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

Crossbow tragedy, bigger than Kyle Clifford, social media culture
Reprinted with permission from Daniel Pocock
Transcript of Richard Stallman's Interview With Manuel Cuda News in Italy (Debunking Fake "AI")
A rough draft, but checked by two people
Microsoft Collapses While GNU/Linux Rises in Bulgaria, According to statCounter
Microsoft is losing across all sectors
The Fall of the Open Source Initiative (OSI): An Introduction
In a nutshell: there's a massive conflict inside the OSI and the OSI stooges (staff serving Big Sponsors like Microsoft) try to hide it
Paraguay: GNU/Linux Surging to New Usage Levels (7%), According to statCounter
Notice that the gains are at Microsoft Windows' expense
Social Control Media as a Rapid Race to the Bottom - Part I - That Sinking Feeling
When you realise you made an error and things you adopted more than 15 years ago became utterly bad
Microsoft's Entryism as Mortal Risk/Danger: The Example of the Open Source Initiative (OSI)
Microsoft is a cult
FSF Amicus Brief: Aspose.PDF for .NET 24.2.0, OOXML (.docx), and Microsoft Word (Proprietary)
Could the FSF not find any law firm that, in addition to talking about or for Free software, does not use .NET, OOXML, and almost everything Microsoft?
New Interview With Richard Stallman in Italy (Manuel Cuda News)
Due to Google's growing aggression against Free software and proper APIs, this cannot be downloaded and converted to a free format
The UEFI hype and Microsoft's lies
By Sami Tikkanen
Over at Tux Machines...
GNU/Linux news for the past day
 
Luxembourg: GNU/Linux at 8% Based on Estimates
steady increases this year
Gemini Links 04/03/2025: Bicycle, Photos, and Motorola 6809 Assemblers
Links for the day
Microsoft OSI Apparently Still Reading Techrights Closely, Trying to Make Face-Saving PR Moves
They have long had this reactionary rhythm, wherein it feels like we can 'control' what they publish and when by merely highlighting facts about them
Slopwatch: linuxsecurity.com and Other 'Linux' Sites With LLM Slop
SEO spam with machine-generated fodder, plus a person to whom English isn't a first language
Links 04/03/2025: Microsoft/Korea Game Industry Association Workforce Cuts, Outlook and 365 Outage Affects Very Many
Links for the day
Chad: All-Time Lows for Windows, According to statCounter
According to statCounter, many in Chad moved to Android
Links 04/03/2025: Universities Are Under Attack, Windows Attracts Ransom Against Ministry of Health
Links for the day
Links 04/03/2025: Microsoft Issues Policy Instructions to the Cheeto Mussolini Administration, Cloudflare Engages in Mass Censorship Again
Links for the day
Gemini Links 04/03/2025: Athens, Fedora 41, and Yelling at Clouds
Links for the day
The Free Software Foundation (FSF) Belatedly Comments on Case That Tests Copyleft in the United States
"The Free Software Foundation (FSF) announced today it has submitted an amicus brief in the case entitled Neo4j"
If They Try to Censor You on Some Topic, Then You Should Cover This Topic Even More
OSI is only a small part of it
IRC Proceedings: Monday, March 03, 2025
IRC logs for Monday, March 03, 2025
Thorsten Glaser & Open Source Initiative (OSI) resignations due to AI whitewashing
Reprinted with permission from Daniel Pocock
Gemini Links 03/03/2025: Copyrights, GrapheneOS, and SpaceBeans
Links for the day
Links 03/03/2025: Europe Rallies Behind Ukraine, Measles Flourishes in US Again
Links for the day
In Central African Republic Windows Has Pretty Much Fallen to Zero
We need to focus on Software Freedom
Microsoft Windows Down to 8.5% in South Africa
South Africa and Egypt are strategic in Africa
After Fund-raising Campaign the Free Software Foundation Still Raises About $13,000 Per Week (Without Campaigning for New Donors/Members)
Richard Stallman in the Board is not a liability
Links 03/03/2025: 'Monetisation' Myth' and Microsoft's LLMs Helping Criminals
Links for the day
The New Series About the Open Source Initiative (OSI) and the Microsoft Entryism in OSI is Closely Related to the SLAPP Against Techrights
Also based on the leading publication that they want removed
New Series: A Deep Dive Into the Severe Corruption of the Open Source Initiative (OSI), Nowadays a Front Group and Lobbyist of Microsoft
There's a lot to show
Links 03/03/2025: Mass Layoffs in IBM China, Intel Still in Trouble
Links for the day
3 Out of 4 in Cuba Use Linux to Access the Web
Maybe change does come about...
Doing Free Software for a Living in an Era or a Time of Abundance of Code (and Fast Internet to Pass It Around Freely) or Writing When the Web is Attacked by LLM Slop
Tailoring code to needs is the key
Links 02/03/2025: Day Off, POWER9, Console Challenge
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, March 02, 2025
IRC logs for Sunday, March 02, 2025
Microsoft Windows Falls to All-Time Low in Thailand
We're seeing many all-time records like these so far in 2025
Gemini Links 02/03/2025: Snowdrop Flower and Hostile Leaders
Links for the day
Links 02/03/2025: Microsoft Outlook Goes Offline, Foreign-Owned Social Control Media Interfering With Fair Elections
Links for the day
According to statCounter, Windows Falls Off a Cliff in Maharlika, GNU/Linux Surges to 5%
But mobile is king
New Video Clip of Richard Stallman's Latest Visit to and Talks in Italy
Richard Stallman or RMS giving his latest talk last week
Windows Used by Only One in Six Asians to Access the Web, According to statCounter
maybe more governments in Asia should move away from Microsoft
GNU/Linux Reaches 5% in Brazil, an All-Time High According to statCounter
There are hundreds of millions of people in that country
Google Already Dominates the Global South (via Android/Linux)
If one puts aside Russia and east Europe, not many countries exist that still connect to the Web from Windows more than from Android
GNU/Linux Widespread in Finland, Sweden, and Norway
Sweden has many Chromebooks in schools3 nations
Germany's Incoming Leader Said He'd Seek More Independence from the US, GNU/Linux Soars to 6%
Last month it was 5%
For the First Time GNU/Linux is Measured at Over 4% in Europe (Not Counting ChromeOS/Chromebooks)
Europe, on average, is now estimated to have GNU/Linux on 1 in 25 Web-connected laptops/desktops
Over 2 Years of LLM Hype and Nothing to Show for It
People still use search, not chatbots
Apple's iOS Almost Bigger Than Windows Now (Internationally), Windows Falls to 22% According to statCounter
Without Windows domination, there's not much left going for Microsoft
Putin's Loyal DOGE
We hereby crown Arvind Krishna "Putin's DOGE"
The Media Barely Reported This (Late Friday): IBM Lays Off About 2,000 More Workers, Effective Hours Ago
Maybe some diversity programs can help IBM recruit slaves or grossly-underpaid staff
Microsoft Money Being Spent to Bully Techrights Only Legitimises Techrights
The longer it goes on for, the greater the Streisand Effect
Suing One's Way Out of Real Trouble Won't Work (It Merely Increases the Trouble)
"Guns for hire" in London can only issue "legal" threats
Microsoft Writing Articles About Microsoft, Using Microsoft LLMs
Right now there are many articles about Microsoft Outlook being down completely
Gemini Links 02/03/2025: OFFLFIRSOCH 2025 and Programming
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, March 01, 2025
IRC logs for Saturday, March 01, 2025