Bonum Certa Men Certa

Links 16/9/2019: GNU Linux-libre 5.3, GNU World Order 13×38, Vista 10 Breaks Itself Again



  • GNU/Linux

    • Desktop

      • Can a Raspberry Pi 4 really replace your PC?

        I have written several times already about the recently-released Raspberry Pi 4 Model B (see my first impressions, how-to setup, my hands-on experience, and my thoughts two months in). Now I'm going to look at one of the practical aspects that I think a lot of people have been wondering about - is it (finally) good enough to use as an every-day desktop system?

        We've been through this several times before, when the original Raspberry Pi, the Pi 2 and the Pi 3 came out - and each time the answer was "only if you have enough patience". Although the amount of patience required decreased each time, it was still too slow on many everyday tasks, or too limited in configuration (primarily memory) for most people to be satisfied using it. So maybe this time it will make the grade?

    • Server

      • This $8,000 super computer can be yours for pennies

        With companies of all sizes looking to boost their computing power, the amount of competition to provide such services is keener than ever.

        20 years ago, the world’s most powerful computer was the Intel-powered ASCI Red. It had nearly 10,000 cores, a peak performance of 3.21 Tflops and had a cool price tag of $55 million.

        [...]

        Ubuntu 18.04 is included as the default operating system and you can upgrade it to WIndows Server 2019. As with all Ionos dedicated servers, there's also a 1Gbps unlimited data pipe, and you can choose the location of your server (either US or Europe).

      • IBM

        • 9 steps to awesome with Kubernetes and Red Hat OpenShift

          Our first DevNation Live regional event was held in Bengaluru, India in July. This free technology event focused on open source innovations, with sessions presented by elite Red Hat technologists.

          Kubernetes has become the de facto standard for hybrid cloud portable application architecture, and in this session, Burr Sutter shows why Kubernetes and Red Hat OpenShift provide the ideal solution for deploying and managing microservices in your organization.

          This live hands-on session is for any developer who is interested in Linux containers and cloud-native application architecture. Our examples will primarily be in Java, as there is some special “care and feeding” related to Java in a container, but the lessons are applicable to any programming language.

    • Audiocasts/Shows

      • GNU World Order 13x38

        First up: all about mcookie, mesg, and namei from util-linux. Then, a discussion of how one might transition to running Linux exclusively. Do you have a story of how you switched to Linux full-time? Do you not run Linux and just run as much open source as possible?

    • Kernel Space

      • Linux Kernel 5.3 Released, This is What’s New

        Linux 5.3 was announced by Linus Torvalds on the Linux Kernel Mailing List (lkml) in the founder’s trademark modest style. No major “quotable” quips from Linus thus time around, save for background on the unplanned eighth release candidate.

        This release follows the well-received Linux 5.2 release back in July and comes with a raft of improvements, optimisations, and new hardware support.

        For instance, Linux 5.3 introduces early support for AMD Navi GPUs, makes 16 million new IPv4 addresses available, and is compatible with Intel Speed Select used in Intel Xeon servers.

      • Linus Torvalds releases Linux 5.3: Kernel fixes are about user impact, nothing else

        Linux kernel boss Linus Torvalds has finally announced the release of Linux 5.3, after eight release candidates and a delay of one week.

        But that delay has been a good thing, according to Torvalds, because it gives kernel developers an important lesson in what's important and how to frame issues when reporting bugs.

        Torvalds had a busy schedule last week, speaking with ZDNet's open-source authority, Steven J Vaughan-Nichols, at not one but two core Linux conferences – the Kernel Maintainers Summit and the Linux Plumbers Conference, held in Lisbon, Portugal last week.

      • The 5.3 kernel is out

        The 5.3 kernel is available at last. The announcement includes a long discussion about user-space regressions — an ext4 filesystem performance improvement had caused some systems to fail booting due to a lack of entropy early after startup. "It's more that it's an instructive example of what counts as a regression, and what the whole 'no regressions' kernel rule means. The reverted commit didn't change any API's, and it didn't introduce any new bugs. But it ended up exposing another problem, and as such caused a kernel upgrade to fail for a user. So it got reverted."

      • Linux 5.2.15

        I'm announcing the release of the 5.2.15 kernel.

        All users of the 5.2 kernel series must upgrade.

        The updated 5.2.y git tree can be found at:

        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.2.y

        and can be browsed at the normal kernel.org git web browser:

        https://git.kernel.org/?p=linux/kernel/git/stable/linux-s...

      • Linux 4.19.73
      • Linux 4.14.144
      • Linux 4.9.193
      • Linux 4.4.193
      • GNU Linux-libre 5.3-gnu
        GNU Linux-libre 5.3-gnu sources and tarballs are now available at
        <http://www.fsfla.org/selibre/linux-libre/download/releases/5.3-gnu/>.
        It didn't require any deblobbing changes since -rc7-gnu, the first
        published rc-gnu.  Freesh binaries are already available!, thanks to
        Jason Self; others are on the way.
        
        

        Besides recognizing new false positives (sequences that our blob hunter would report as suspicious, but that are neither blobs nor requests for blobs), updating the deblobbing scripts for 5.3 required adjusting cleaned up drivers for updated blob names, recognizing one new Free piece of firmware with binary and corresponding sources embedded in the kernel sources, and disabling blob loading introduced in a few drivers: QCOM, DRM (HDCP), Allegro-DVT, and Meson-VDEC.

        This last one was particularly disappointing: the firmware sources were supposed to be available from LibreELEC, and though the link to the alleged sources there is broken, I managed to find the "source" repo containing them, only to find out the "source" was just a binary blob encoded in C as an array of char, just like Linux used to do back when I got involved with Linux-libre. Oh well... Request disabled...

        If anyone can find Freely-licensed actual source code for that, or for any other file whose loading we disable, please let us know, so that we can refrain from disabling its loading.

        For up-to-the-minute news, join us on #linux-libre of irc.gnu.org (Freenode), or follow me (@lxoliva) on Twister <http://twister.net.co/>, Secure Scuttlebutt, GNU social at social.libreplanet.org, Diaspora* at pod.libreplanetbr.org or pump.io at identi.ca. Check my web page (link in the signature) for direct links.

        Be Free! with GNU Linux-libre.
      • GNU Linux-libre 5.3 Continues Deblobbing & Dealing With Firmware Trickery
      • GNU Linux-Libre 5.3 Kernel Arrives for Those Seeking 100% Freedom for Their PCs
      • Google's FS-VERITY File Authentication Called For Inclusion In Linux 5.4 Kernel

        Linux kernel engineer Eric Biggers of Google has sent in a pull request adding FS-VERITY support to the Linux 5.4 but it remains to be seen if Linus Torvalds is content with pulling the code at this stage.

        FS-VERITY is the code Google has been working on for a while now in the context of Android. The focus is on providing transparent integrity/authenticity support for read-only files on an otherwise writable file-system. See this presentation to learn more on this file-based authenticity protection.

      • Linux 5.4 Brings Working Temperature Reporting For AMD Ryzen 3000 Series CPUs

        Due to a combination of poor timing and an oversight at AMD, the CPU temperature reporting under Linux for the Ryzen 3000 series processors isn't in order until this new Linux 5.4 cycle. Back at the Ryzen 3000 series launch event I was told everything was "all good" from the Linux support perspective for thermal monitoring, after having been closely following the situation for past Zen CPUs and ended up myself adding the Linux CPU temperature monitoring support for Threadripper 2 among other hudles in the past. That all-good though just ended up meaning that there is no Tcontrol offset needed for these new CPUs, which is great news no longer needing the temperature offset by an arbitrary amount. But the oversight was the Family 17h Model 70h ID was never added to the AMD k10temp driver. As a result, temperature monitoring wasn't actually working and took an extra kernel cycle before this trivial addition landed.

      • Linux Foundation

        • All about Reactive Foundation,The Linux Foundation's new baby

          The Linux Foundation has announced the launch of the Reactive Foundation, a community of leaders established to accelerate technologies for building the next generation of networked applications. The foundation is made up of Alibaba, Lightbend, Netifi and Pivotal as initial members and includes the successful open source RSocket specification, along with programming language implementations.

          The aim of reactive programming is to build applications that maintain a consistent user experience regardless of traffic on the network, infrastructure performance and different end-user devices (computers, tablets, smartphones). Reactive programming uses a message-driven approach to achieve the resiliency, scalability, and responsiveness that is required for today's networked cloud-native applications, independent of their underlying infrastructure. The Reactive Foundation establishes a formal open governance model and neutral ecosystem for supporting open source reactive programming projects.

          [...]

          The aim of reactive programming is to build applications that maintain a consistent user experience regardless of traffic on the network, infrastructure performance and different end-user devices (computers, tablets, smartphones). Reactive programming uses a message-driven approach to achieve the resiliency, scalability, and responsiveness that is required for today's networked cloud-native applications, independent of their underlying infrastructure. The Reactive Foundation establishes a formal open governance model and neutral ecosystem for supporting open source reactive programming projects. "From the beginning of our work on RSocket during my time at Netflix, our intent was to have an open system that encouraged broad adoption, which is essential for networking technology. We're thrilled to be hosted at the Linux Foundation with commitment from leaders and disruptors in the industry, and are excited to make progress enabling reactive programming," said Ryland Degnan, Co-Founder, and CTO at Netifi and Foundation community chair.

    • Applications

      • New WireGuard Snapshot Offers Better Compatibility With Distributions/Kernels
        WireGuard sadly isn't slated for the now-open Linux 5.4 merge window, but lead developer Jason Donenfeld has put out a new development snapshot of this open-source secure VPN tunnel.

        Coming barely two weeks since the previous WireGuard snapshot, this newest development release isn't too heavy on the changes but the focus is on better portability/compatibility.



      • PulseAudio 13 Released with Dolby TrueHD and DTS-HD Master Audio Support, More

        Released three months after the PulseAudio 12 series, PulseAudio 13 is here with support for Dolby TrueHD and DTS-HD Master Audio, support for the SteelSeries Arctis 5 USB headset, improved initial card profile selection for ALSA cards, as well as S/PDIF improvements for CMEDIA USB2.0 High-Speed True HD Audio.

        The PulseAudio 13 series also adds several new module arguments, including "max_latency_msec" for module-loopback, "stream_name" for module-rtp-send, and "avoid_resampling" for module-udev-detect and module-alsa-card, and no longer uses persistent Bluetooth card profile choices by default, recommending users to use A2DP by default.

      • Apple Watch Series 5, $500, or Linux PineTime smartwatch, $25?

        A new open-source smartwatch is in the works with a planned price of $25.

        [...]

        But the PineTime isn't quite a reality yet. Pine64 said it is still "waiting for some love from developers" and that for now it is a side project, similar to the Pine64 CUBE, an open-source IoT camera.

        Besides Apple, no Android smartphone maker besides perhaps Xiaomi has been able to carve out a dominant position in the smartwatch category.

        The cheapest decent smartwatches today can be found generally for about $40, so Pine64's promise of a smartwatch that looks similar to the Apple Watch for $25 does sound interesting. And it runs on Arm MBed or FreeTOS, a sure selling point for those who want to avoid the mainstream.

        The smartwatch announcement follows Pine64's plans to launch the PinePhone, a follow-up to its cheap Pinebook Pro laptops and its Raspberry Pi rival boards.

      • cmus – free terminal-based audio player

        It took me a few years to appreciate console-based software. Repairing a broken system using the ubiquitous vi text editor was a turning point in my Linux journey. Now I spend a lot of time at the terminal, and listening to music. Best combine the two!

        When it comes to console-based music software, I really admire musikcube, a wonderful audio engine, library, player and server written in C++.

        This review looks at an alternative to musikcube. It’s called cmus. It shares many similarities with musikcube. Both are designed to run on a text-only user interface, reducing the resources required to run the application.

        cmus is written in C.

      • Rclone Browser Fork With Fixes And Enhancements

        Rclone Browser is a fairly popular cross-platform GUI for Rclone. Its development was stopped in 2017, but a Rclone Browser fork was created recently to fix some "small not working bits and pieces", like the transfer progress not working, while also adding some enhancements.

        Let me tell you a few things about Rclone, in case you haven't heard of it, and then continue with Rclone Browser. Rclone is like rsync, but for cloud storage. The command line tool can synchronize files between your filesystem and cloud storage services like Google Drive, Microsoft OneDrive, Nextcloud, Yandex Disk, Dropbox, Amazon Drive and S3, Mega, pCloud, and others (and having WebDAV, FTP and SFTP support), as well as directly between cloud storage services. It also supports mounting these cloud storage services so you can access your files using desktop applications.

    • Instructionals/Technical

    • Games

      • It Stares Back, an RTS with a really wild style will be coming to Linux

        Always on the lookout for my next strategy game fix, I recently came across It Stares Back after it pulled my in due to the wild visuals.

        Currently, it's only available for Windows in Early Access on Steam. However, the developer confirmed to me on the Steam forum that it's planned for Linux just like their last game, Castle Battles. The Linux version should come once the game is complete.

      • Receiver, the experimental FPS from Wolfire Games had a big update recently

        Receiver is a name I've not heard in a long time, the indie FPS released back in 2013 by Wolfire Games and it's just seen a big update.

        There's no new enemies or levels in this update, instead Wolfire focused on the tech that runs the game. In this case it's the Unity game engine and they gave it quite a big update. It also adds in some graphical prettiness and other bits like that.

      • Ocean exploration game Beyond Blue has a new story trailer and voice cast reveal

        Beyond Blue, the near-future ocean exploration game from E-Line Media (publisher of Never Alone) has a new story teaser.

        If you've not heard of it before, this is not some survival game like Subnautica. Instead, it's a game about exploring the depths of our oceans. Think of it like Blue Planet: The Game, that sums it up quite well especially since they've teamed up with BBC Studios (who did the Blue Planet documentary).

      • NARWHAR Project Hornwhale, a really wacky shoot 'em up that reminds me of the Amiga days

        The developer of NARWHAR Project Hornwhale emailed in recently about their new arcade style shoot 'em up being released with Linux support. It's a bit wild.

        I'll admit the name, along with the setting of this thoroughly made me chuckle to no end. Space Narwhals that rule with an iron fist, with you playing as one of two Rays that shoot lasers? The damn Narwhals took away all the free milkshake, so naturally a rebellion happened. What's not to love about such a crazy setting?

      • Buoyancy, a city-builder where you manage a floating city has a Linux test build up

        Sometimes when you ask if a game is coming to Linux it's a no, others say it's planned and when it's Buoyancy the developer just puts up a build soon after asking.

        Yep, that's what happened here. After asking about Linux support on Steam, developer replied to say "yes". When asking if they knew when, they went ahead and uploaded a build. If only it was always that easy…

      • The latest Overcooked! 2 expansion sounds more crazy than ever with the Carnival of Chaos

        Overcooked! 2 is no doubt one of the best, most hilarious and most infuriating co-op experiences around all in one. It just got bigger again too, with another great sound DLC out now.

      • Fantastic looking beat 'em up Shing! confirmed to be releasing for Linux

        One we completely missed from Gamescom is Shing!, a new beat 'em up from developer Mass Creation releasing next year and it looks like it's going to be a lot of fun.

        Curiously, it appeared recently in my Steam searching with a SteamOS/Linux icon but the store page only has Windows system requirements. When going to message the developer, I checked the Steam forum and as expected someone asked about Linux support. The reply from the developer was a very clear "Yes - Shing will be available on Linux.".

        They're saying it's so good, they've called it a "beat-em-up 2.0". With Shing! Mass Creation say they're mixing in classic arcade-style gameplay with modern graphics and an innovative control scheme. This is not going to be a button basher, instead you use the right stick of a gamepad to directly control your weapon. It sounds good on paper but does it look good? Sure does! Take a look at their recent gameplay reveal:

    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

        • New webpage for Plasma Desktop

          In my quest to improve the website of KDE, I updated the Plasma Desktop webpage. This is a huge improvement to the old website, which didn’t show any screenshots and didn’t list any Plasma features.

          I already teased the improvements I made in the Plasma BoF in Milan to the Akademy.

          The redesign got a lot of positive feedback by the Plasma team and after some small modifications the changes landed.

        • Interview with Julius Grels

          At one point I started to search for open source alternatives for the myriad number of programs I was using, and Krita was a recommendation somewhere to replace Photoshop, with high ratings from users.

      • GNOME Desktop/GTK

        • GNOME Firmware App Launches Officially to Make Updating Firmware Easier on Linux

          Promising to make firmware updates easier to deploy, GNOME Firmware is a graphical application for power users that lets them check for new firmware for their devices, update or downgrade current firmware, as well as to install new firmware. GNOME Firmware is designed as an optional utility for GNOME users, as well as users of other desktop environments.

          "GNOME Firmware is designed to be a not-installed-by-default power-user tool to investigate, upgrade, downgrade and re install firmware," said Richard Hughes in a blog post. "GNOME Software will continue to be used for updates as before. Vendor helpdesks can ask users to install GNOME Firmware rather than getting them to look at command line output."

        • A Simple Review of GNOME 3.34

          That's all for now. As always, I love how simple and beautiful GNOME release announcement was. After testing in 3 days, I immediately like this version more than the previous one for the speed improvement and I hope Ubuntu and other distros adopt it soon. Ah, I forgot, regarding Ubuntu, good news for us: next October's Ubuntu Eoan Ermine will feature 3.34! Regarding GNOME, I don't know if this is coincidence or what, but this year's KDE Plasma is faster and smoother and so is GNOME. I think next GNOME 3.36 will be faster and better as well. Finally I would love to say thank you GNOME developers! You all did well in last 6 month.

          How do you think about 3.34? Let me know in the comment section!

        • Internet Speed Indicator for GNOME 3.34
    • Distributions

      • Reviews

        • Chuwi AeroBook review: Testing 5 Linux distributions

          Chuwi is likely not a brand familiar to many, though the Chinese firm has established its abilities in producing budget-focused notebooks and tablets—essentially, attempting to provide a full Windows experience at a price point of an average Chromebook. Chuwi's upmarket Chuwi Aerobook could be the right price for an Ultrabook form factor at a $500 price point.

          Support for Linux on fundamentally consumer hardware has improved considerably over the last decade, largely preventing the need to perform extensive manual configuration. In 2019, minor compatibility issues—tiny papercut-like problems that are harder to actually solve—can pop up for specific hardware configurations. Depending on the return policies of your preferred marketplace, it might be impossible or cost-prohibitive to return a product like this if it doesn't work with Linux.

      • Debian Family

        • Why Debian Is the Gold Standard of Upstream Desktop Linux

          If you don’t follow the fortunes of Linux distributions, you might think that the days of Debian’s dominance are long since gone. However, superficial appearances can be deceiving. Not only does Debian consistently appear in the top ten of Distrowatch’s page hit ranking, it’s used as the base of the majority of other distributions as well, far eclipsing rivals like Fedora and Red Hat or openSuse. In fact, Debian might be said to be the most influential distro ever.

          That may seem an overstatement, but the figures are hard to argue with. For at least eight years, Debian has been by far the most dominant distribution. Some details of its dominance have changed, but the overall pattern has been constant. Without Debian, modern Linux would be vastly different.

    • Devices/Embedded

    • Free, Libre, and Open Source Software

      • Web Browsers

        • Mozilla

          • QMO: Firefox 70 Beta 6 Testday Results

            Hello Mozillians!

            As you may already know, Friday, September 13th – we held a new Testday event, for Firefox 70 Beta 6.

            Thank you all for helping us make Mozilla a better place: Gabriela (gaby2300), Dan Caseley (Fishbowler) and Aishwarya Narasimhan!

            Result: Several test cases were executed for Protection Report and Privacy Panel UI Updates.

      • Productivity Software/LibreOffice/Calligra

      • FSF/FSFE/GNU/SFLC

        • Stallman defends himself over Epstein comments

          Open saucy messiah Richard Stallman has found himself in a bit of a mess after he was quoted as defending Marvin Minsky's association with dead sex-pest Jeffrey Epstein.

          On MIT's internal Computer Science and Artificial Intelligence Laboratory (CSAIL) listserv, Stallman had seen the description of a protest of Marvin Minsky which said Minsky was "accused of assaulting" one of Epstein's victims. Stallman argued that "the most plausible scenario" is that "she presented herself to him as entirely willing" -- even if Epstein coerced her into doing so -- whereas the phrase "assaulting" implies the use of force or violence, faciliating what he calls "accusation inflation... Whatever conduct you want to criticise, you should describe it with a specific term that avoids moral vagueness about the nature of the criticism."

      • Programming/Development

        • The State Of Qt Quick Vulkan Support With Qt 5.14

          Of the exciting changes so far for Qt 5.14, one of the big ticket items on the path to Qt 6 is the experimental implementation of Qt's new graphics API independent scenegraph renderer. Rather than being limited to OpenGL, Qt 5.14+ can target Vulkan, Direct3D 11, and even Apple's Metal API for rendering.

        • How to get current date and time in Python?

          There are a number of ways you can take to get current date. We will use date class of the datetime module to accomplish this task.

        • Mike Driscoll: PyDev of the Week: Veronica Hanus

          This week we welcome Veronica Hanus (@veronica_hanus) as our PyDev of the Week! Veronica is a regular tech speaker at Python and other tech conferences and meetups. You can see some of her talks and her schedule on her website. She has been active in the Python community for the past few years. Let’s take a few moments to get to know her better!

  • Leftovers

    • Security (Confidentiality/Integrity/Availability)

      • Warning Issued For Millions Of Microsoft Windows 10 Users

        The September KB4515384 update is already a menace. Introduced to fix CPU spiking, reports state it has broken Windows 10 search, the Start Menu, Action Centre, USB connections and caused audio problems. And now it is gunning for your Internet access.

        Windows Latest has spotted that users are reporting on Microsoft’s community forum, Windows 10’s Feedback Hub and social networks that network adapters have stopped working after applying this update. Impacted users primarily appear to have Intel chipsets (Asus, MSI and Gigabyte motherboards are mentioned) and both their Ethernet and WiFi connections are affected.

        “Cumulative update (KB4515384) causes the NIC to fail to enable with a code 10 error,” warns one user on the Windows 10 Feedback Hub. “Reinstalling network drivers from Intel or Windows Update sources does not resolve the issue. However removing the update through the ‘Programs & Software’ panel or using a recovery point set *before* the update fully resolves the issue.”

    • AstroTurf/Lobbying/Politics

      • Possibly by accident, Moscow officials released the decryption key for the city's online votes. We put it to use and found some weird stuff.

        In three of Moscow’s voting districts, the city’s September 8 legislative elections also served as a test for a new online voting system. In one of those districts, the online vote proved decisive: While independent candidate Roman Yuneman won the most paper ballots in District 30, he lost to pro-regime candidate Margarita Rusetskaya thanks to the latter’s electronic results. Moscow City Hall published the results of the city’s online voting but did not provide access to the raw voting data behind those results. We found the key to that data, decrypted all of Moscow’s online votes, and reconstructed the three races that used online voting down to the minute.

      • By unknown means, Navalny's Anti-Corruption Foundation reportedly obtains list of Moscow online voters

        Russian opposition politician Alexey Navalny’s Anti-Corruption Foundation (FBK) has reportedly obtained a complete list of the Moscow residents who were registered to vote online during the city’s limited run of a new Internet election system on September 8. The list includes 12,000 names (9,810 people ultimately submitted online ballots) as well as contact information.

        A statement on Navalny’s website did not specify how the FBK had obtained the list. Moscow city officials said they would investigate the matter. They did not confirm or deny the list’s authenticity, saying only that their official voter list was stored in a different format.

    • Privacy/Surveillance

      • Edward Snowden wants to come home: "I'm not asking for a pass. What I'm asking for is a fair trial"

        "I would like to return to the United States. That is the ultimate goal. But if I'm gonna spend the rest of my life in prison, the one bottom line demand that we have to agree to is that at least I get a fair trial. And that is the one thing the government has refused to guarantee because they won't provide access to what's called a public interest defense," Snowden told "CBS This Morning."

        The former NSA contractor is shedding new light on his decision to reveal classified documents about the U.S. government's mass surveillance program back in 2013. Snowden disclosed government programs that collected Americans' emails, phone calls and internet activity in the name of national security and was subsequently charged under the Espionage Act for doing so. A congressional report said his disclosures "caused tremendous damage to national security."

        In his new memoir, "Permanent Record," Snowden tells his story in detail for the first time and speaks about his life in exile in Russia. Snowden, who now identifies himself as a privacy advocate, said his biggest issue with standing trial in the U.S. is that the government won't allow the jury to consider his motivations.

    • Monopolies

      • Patents and Software Patents

        • CJEU declines to assess unfriendly SPCs based on third-party MAs in Eli Lilly v. Genentech (C-239/19)

          One of the features that render the European Union’s Supplementary Protection Certificate (SPC) unique in comparison to similar legal instruments in other jurisdictions, including the United States and Japan, is that there is no legal provision expressly calling for any specific relationship or agreement between the patent proprietor (and SPC applicant) on the one hand, and the holder of the marketing authorization relied upon for the SPC filing on the other hand. In line with this, and following the CJEU’s judgment in Biogen (C-181/95), it has become common practice that SPCs are granted to patent proprietors who rely on a marketing authorization held by a third party, including even a competitor, without the consent of that third party. Yet, the validity of this practice has stirred controversy for more than 20 years, which has never been fully resolved.

          [...]

          While this result is not entirely unexpected, it is deeply disappointing that the fundamental question whether or not the consent of the holder of a marketing authorization is required for the filing of an SPC remains unresolved. Yet, chances are that this same question could be referred to the CJEU again in the near future, possibly in contentious proceedings between the same parties in another EU member state or in the context of a different case with similar factual circumstances, of which there are more than a few.

        • State of Minnesota Petitions for Certiorari in Regents of University of Minnesota v. LSI Corp.

          The issue is not whether the university's patents can be challenged, because the State has asserted these patents against Respondent in district court litigation. The issue, according to the brief, is that the State has the constitutional right to choose the forum before which its patents are put at issue. This position is contrary to the Federal Circuit's blanket determination (begging for Supreme Court review) that IPRs are not subject to any sort of sovereign immunity, based on the appellate court's decision in St. Regis Mohawk Tribe v. Mylan Pharmaceuticals Inc.



Recent Techrights' Posts

Wikipedia Co-Founder (Not Wales) Expresses Support for Wikileaks Founder Julian Assange, Says Assange Will Probably Continue
probably exactly the sort of thing that the US prosecutors did not want
Windows in Åland Islands: From 100% to Less Than Half
Åland Islands lost the sense of urgency to move to GNU/Linux
Not Just Slow News But Also Late News (Julian Assange Landing in Thailand)
Why did AP take so long (nearly a week) to release these?
[Meme] Smart Alec Poettering
How many Microsofters can the Debian Project withstand?
Getting Rid of Microsoft Does Not Go Far Enough
Microsoft already has many problems. One day Microsoft won't exist anymore. But that does not guarantee users' freedom.
Alyssa Rosenzweig's LibrePlanet Talk About Freeing the Apple GPU
Alyssa Rosenzweig is the graphics witch behind the reverse-engineered drivers for the Apple GPU. She previously led Panfrost, the free drivers for Arm Mali GPUs powering devices like the Pinebook Pro. She graduated in 2023 with a Computer Science degree from the University of Toronto and now writes free software full-time.
Links 30/06/2024: LLMs Under Fire and Dictatorship of the Old
Links for the day
 
Paulo Henrique Santana (Collabora) on the Debian Brazil Community
There was similar material in DebConf22
Making the Wikileaks Site More Active Again (and Gradually Exiting "X" or Other Social Control Media)
As soon as Assange got kidnapped the Wikileaks Web site reached a near-standstill
Marco Calegaro on Hacking Art Into a Community
talk by Marco Calegaro
Links 01/07/2024: Chokecherry Leaf and Agile Manifesto
Links for the day
Johannes Åsgård on Making the Raspberry Pi More Free With librerpi
Johannes (also known as dolphinana)
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, June 30, 2024
IRC logs for Sunday, June 30, 2024
200 This Week
Monday started with 40 articles/pages and this is #200
Press Complicity and Public Apathy All Along Enabled 14 Years of Illegal, Arbitrary Detention and Coercion Into Plea Bargain of Julian Assange on Brink of Death
They basically blackmailed him into letting the US 'win' the argument
At the End Journalism a Crime (If It Involves Accessing or Gaining Access to Documents Marked "Confidential" or "Classified" by Those Looking to Hide Their Misconduct/Crimes)
At least in the US, especially where the imperialism is at stake
Links 30/06/2024: Tensions in Korea and Japan, Criminalisation of Sleeping Outdoors
Links for the day
100% Slop/Spam From linuxsecurity.com
This is the kind of stuff that's killing the Web faster
Gemini Links 30/06/2024: Murdoch and Ideal OS
Links for the day
In the First 6 Months of 2024 Thailand Moved to GNU/Linux, Not to Windows Vista 11
maybe users moved from Vista 10 and 11 to GNU/Linux, seeing where Microsoft was heading with forced hardware "upgrades"
Eko K. A. Owen, New Outreach and Communications Coordinator for the FSF
Nice to see many new additions to the FSF's team
Microsoft Has Slaves and Enablers, Not Partners
Obligatory meme too
Tobias Platen Covered Freedom-To-Play Games in LibrePlanet 2024
Freedom-To-Play games using Taler
[Meme] Opening a 'Webapp' With 'Only' 4 GB of RAM
Until 2020 none of my PCs ever had more than 2 GB of RAM
Destination 'Five Percent'
We reckon GNU/Linux can break the 5% barrier some time by the end of this year, even without counting Chromebooks
A Crisis of Online Journalism
Almost a week ago a journalist was forced to plead guilty for an act of journalism
Germany One of Many Countries Where Microsoft's Bing Lost Market Share After All That LLM Nonsense (Bing Chat and Further Rebrands/Renames)
openai.com traffic plunged 60% last month
Microsoft’s Latest Antitrust Scrutiny
4 new stories
Microsoft Layoffs, Mass Plagiarism, and More
outrage included
[Meme] Walking Outside the Guardrails of the Walled Gardens Built by Monopolies
So-called "advertiser-unfriendly" material was never a problem for Wikileaks
GNU/Linux Climbed 0.25% This Month (in statCounter)
Around midday on Tuesday we'll start seeing preliminary data for July
Ilya Gulko Introduces Pollyanna
"Pollyanna is a web framework that makes it easy to create your own libre social space, such as a social network or blog."
'FSFE': Underage Labour, GAFAM Fronting, and Identity Theft to Undermine the FSF's Current Fundraiser
looking to raise funds at the same time as the FSF
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, June 29, 2024
IRC logs for Saturday, June 29, 2024
Links 29/06/2024: Astronauts at Risk, Ukraine Updates
Links for the day
Fedora and Red Hat Leftovers
mostly redhat.com
Microsoft is Now Googlebombing or Spamming 'Open Source' and 'Linux' to Promote Proprietary Surveillance, Azure
Notice the title and the image, what's being promoted etc.
Seychelles: GNU/Linux Doing OK
Seychelles cannot be considered poor
This War Crime Footage, Nothing Political Per Se, Is What They Made Julian Assange Plead Guilty To (War Criminals Not Convicted, Only Those Who Expose Them)
Wikileaks' Julian Assange: Exposing the US Military Crimes
Gemini Protocol Isn't Even Remotely "Dead"
"Lupa knows of 505,000 (half a million!) working Gemini URLs at present, up from about 425,000 this time last year"
About 10 New Free Software Foundation (FSF) Members Per Day
The total changed from 46 to 47 while typing the article
20 Years Passed, Let's Go Even Faster Now
We are hoping to bring more original stories
Vista 11 Adoption Unusually Low in Germany and It's Going Down, Not Up
This is not happening only in Germany
Kevin Korte on Computers Being Allowed to Make Decisions Based on Cryptic Algorithms and Proprietary/Secret Data
It uses buzzwords where none are needed
[Meme] Garbage In, Garbage Out (linuxsecurity.com)
It is neither Linux nor security, just chatbot-generated slop
Microsoft-Invaded CISA Spreads Anti-Free Software FUD (as If Proprietary Software Has No Memory Safety Issues), Brittany Day Uses Chatbots to Amplify and Permutate the Microsoft FUD
linuxsecurity.com became an anti-Linux spam site
Microsoft Laying Off Staff in an Act of Retaliation and Union-Busting
retaliatory layoffs at Microsoft
Gemini Links 29/06/2024: Content Drowning in 'Goo' and LLM Slop
Links for the day
Windows Lost Almost 92% Market Share in Egypt
From over 99% to just over 7%
In Ecuador, GNU/Linux Adoption Surged From Under 1% to Over 4% in About 3 Years
Not even counting Chromebooks
LibrePlanet: Cultivating Backups (of Recordings)
an appeal to recover some of these talks
Microsoft/Windows Machines Are Turned Off (or Windows Deleted/Decommissioned) in Web Servers, as the "Market Share" Collapse Continues
Taking full history into account, this is a decrease of over 90% in some cases
Corwin Brust Hosting Freedom: A Behind-the-scenes Tour With the GNU Savannah Hackers
"the "smiling faces" behind it."
Android at 90% or More in Chad
Windows below 2%
David Wilson: Cultivating a Welcoming Free Software Community That Lasts
"a feeling of shared ownership for all users."
Julian Assange Might Continue Wikileaks, But Certainly Not Yet (Recovery Time Needed)
And probably at a symbolic capacity only
Bringing in 12 Santas and Taking 13 Out (Old Interview With Julian Assange)
Julian Assange's life inside the Ecuadorian embassy
Neil Plotnick on GNU/Linux in the High School Classroom
uploaded to the LibrePlanet instance of MediaGoblin
Asia Appears to be Fastest to Adopt GNU/Linux
the home of a considerable majority of the world's population
Alexandre Oliva's LibrePlanet 2024 Talk About "Software Enshittification"
in spite of technical difficulties encountered while recording
What They Used to Do With Mono They Now Do With Systemd (Lower and Deeper Down Than Userspace)
Now we have a project started primarily by Red Hat (and managed by Microsoft GitHub, which is proprietary) being managed by Microsoft and primarily serving Microsoft and IBM
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, June 28, 2024
IRC logs for Friday, June 28, 2024