<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Solus – Blog</title><link>https://getsol.us/blog/</link><description>Recent content in Blog on Solus</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Tue, 10 Mar 2026 15:00:00 +0000</lastBuildDate><atom:link href="https://getsol.us/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>More Website Improvements</title><link>https://getsol.us/2026/03/10/more-website-improvements/</link><pubDate>Tue, 10 Mar 2026 15:00:00 +0000</pubDate><guid>https://getsol.us/2026/03/10/more-website-improvements/</guid><description>
&lt;p&gt;&lt;img src="https://getsol.us/2026/03/10/more-website-improvements/website-glassmorphic-preview.jpg" alt="Hero Image" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;If you haven&amp;rsquo;t visited our website in a while, you may notice some changes. We&amp;rsquo;ve recently made some tweaks to the website, as well as some larger improvements. All of this work is building on the &lt;a href="https://getsol.us/2025/11/22/unveiling-our-new-website"&gt;website rewrite&lt;/a&gt; that we did over the course of 2025. In this Devlog post, we&amp;rsquo;ll be going over the recent work, and a couple of ideas we have for what we want to do with the site next.&lt;/p&gt;
&lt;h2&gt;New Building Blocks&lt;span class="hx:absolute hx:-mt-20" id="new-building-blocks"&gt;&lt;/span&gt;
&lt;a href="#new-building-blocks" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;One thing that we&amp;rsquo;ve done is add a couple of reusable components that facilitates quickly building a page with a uniform look across the entire website. The main component is called a &lt;code&gt;section&lt;/code&gt;. It has two types: a normal mode, and an alternate mode that has a top and bottom border, and a colored background. Both forms feature a header that is followed by whatever content we want to put inside it. They have uniform sizing for a consistent look and feel, and the alternate form enables us to visually separate different sections in a single page.&lt;/p&gt;
&lt;p&gt;We also have a special glass version for when we want to &lt;em&gt;really&lt;/em&gt; highlight something. It uses our colors combined with &lt;a href="https://www.geeksforgeeks.org/css/glassmorphism/"target="_blank" rel="noopener"&gt;Glassmorphic&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; principles, to make the section really &lt;strong&gt;pop&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;About Pages&lt;span class="hx:absolute hx:-mt-20" id="about-pages"&gt;&lt;/span&gt;
&lt;a href="#about-pages" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;The first thing we did once we made these elements was create a new section of our website. This section has pages that contains information about Solus as an organization, and the people that make up the Solus teams. All of that information was already on our Help Center, but we felt that it made more sense for that information to live on our main website. The content is a little more condensed from the old Help Center version, the goal being to make it more easily digestible.&lt;/p&gt;
&lt;h2&gt;Devlog Migration&lt;span class="hx:absolute hx:-mt-20" id="devlog-migration"&gt;&lt;/span&gt;
&lt;a href="#devlog-migration" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;The Devlog posts from our Help Center have been migrated to the main website. When the Devlog was first created, the idea was to have it be separate from the main blog post. On reconsideration, though, the consensus was that it made more sense for those posts to be a part of the main website blog, just with a different tag. That way, readers don&amp;rsquo;t have to follow multiple different places to see what&amp;rsquo;s happening around Solus.&lt;/p&gt;
&lt;h2&gt;Tweaks&lt;span class="hx:absolute hx:-mt-20" id="tweaks"&gt;&lt;/span&gt;
&lt;a href="#tweaks" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Home Page&lt;span class="hx:absolute hx:-mt-20" id="home-page"&gt;&lt;/span&gt;
&lt;a href="#home-page" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;While the overall design of the home page hasn&amp;rsquo;t really changed, a number of tweaks have been made to make it look even better. Right away, you&amp;rsquo;ll notice a new area using our new Glassmorphic section with a list of the top Solus features, giving a very quick at-a-glance overview of what Solus is. Next, we&amp;rsquo;ve replaced the images in the informational section with screenshots of relevant programs running on Solus. This makes the home page feel more &amp;ldquo;complete&amp;rdquo;.&lt;/p&gt;
&lt;h3&gt;Downloads Page&lt;span class="hx:absolute hx:-mt-20" id="downloads-page"&gt;&lt;/span&gt;
&lt;a href="#downloads-page" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Our downloads page is now using the new sections, along with all of the other pages on the site, and a new section has been added to list the hardware requirements to run Solus. This information is also already present in the Help Center, but we felt that it made sense to have that information directly on the downloads page. We also added links pointing to our installation documentation, and show users where they can go to receive support.&lt;/p&gt;
&lt;h3&gt;Navbar&lt;span class="hx:absolute hx:-mt-20" id="navbar"&gt;&lt;/span&gt;
&lt;a href="#navbar" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;The ordering of the navigation bar is a bit different now. All of our community links have been consolidated to their own submenu, making the navbar a bit more organized. This space savings meant that we could add a search bar, making it much easier to look for content on our website, especially in all of our old blog posts.&lt;/p&gt;
&lt;h4&gt;Mobile Sidebar&lt;span class="hx:absolute hx:-mt-20" id="mobile-sidebar"&gt;&lt;/span&gt;
&lt;a href="#mobile-sidebar" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;With the update to Hextra 0.12, the mobile navigation sidebar now uses the same items as the desktop navbar. With that update, we ditched our custom sidebar implementation to use the built-in one from Hextra.&lt;/p&gt;
&lt;h2&gt;What&amp;rsquo;s Next?&lt;span class="hx:absolute hx:-mt-20" id="whats-next"&gt;&lt;/span&gt;
&lt;a href="#whats-next" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;For myself, the next item I want to tackle is the edition cards on the downloads page. While the Hextra cards look good, I don&amp;rsquo;t think they&amp;rsquo;re intended to be used in this way. Plus, with everything that I&amp;rsquo;ve learned so far, I want to challenge myself to try to build something even better.&lt;/p&gt;
&lt;p&gt;Malfisya has also been thinking about how we can better integrate funding information in our website. Details on that are still being worked out.&lt;/p&gt;
&lt;p&gt;Something else that we are thinking about is a page in the About section detailing the history of Solus. We&amp;rsquo;re still unsure if we want to add such a page, or what it might look like.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s all for now, though! Stay tuned for the next installment.&lt;/p&gt;</description></item><item><title>Solus 4.8 Released</title><link>https://getsol.us/2025/11/29/solus-4-8-released/</link><pubDate>Sat, 29 Nov 2025 00:00:00 +0000</pubDate><guid>https://getsol.us/2025/11/29/solus-4-8-released/</guid><description>
&lt;p&gt;&lt;img src="https://getsol.us/2025/11/29/solus-4-8-released/collage.jpg" alt="Collage" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;re nearing the holiday season, and what better way to kick it off than by releasing new Solus ISOs? This release is called &lt;em&gt;Opportunity&lt;/em&gt;, for all the new opportunities that are open to us. A lot has happened since we released Solus 4.7 at the beginning of this year, so let&amp;rsquo;s go over the changes.&lt;/p&gt;
&lt;h2&gt;General&lt;span class="hx:absolute hx:-mt-20" id="general"&gt;&lt;/span&gt;
&lt;a href="#general" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Epoch jump&lt;span class="hx:absolute hx:-mt-20" id="epoch-jump"&gt;&lt;/span&gt;
&lt;a href="#epoch-jump" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;In October, we made the jump to &lt;a href="https://getsol.us/2025/10/11/a-new-epoch-begins/"&gt;a new epoch&lt;/a&gt;, the final chapter of our &lt;a href="https://getsol.us/2024/09/04/usr-merge/"&gt;&amp;ldquo;Usr-Merge&amp;rdquo;&lt;/a&gt; saga. With the new epoch, we started using a new package repository, named Polaris, after the North Star. This unlocked our ability to remove &amp;ldquo;Usr-Merge&amp;rdquo; compatibility symbolic links from packages, update our &lt;code&gt;systemd&lt;/code&gt; package, and more.&lt;/p&gt;
&lt;h4&gt;New software centers&lt;span class="hx:absolute hx:-mt-20" id="new-software-centers"&gt;&lt;/span&gt;
&lt;a href="#new-software-centers" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;You&amp;rsquo;ll notice that the Solus Software Center is a thing of the past. While it was a popular program among users, it had problems, the first of which being it was written in Python 2. While it could have been ported to Python 3, this would have taken considerable effort, not just in porting, but also in testing. Even with that, it sometimes had reliability issues, and it had no support for Flatpaks.&lt;/p&gt;
&lt;p&gt;By switching to GNOME Software and KDE Discover, we are using ready-made and supported solutions to graphical package management. Users get programs that better integrate with their desktop, and we get a lot of time freed up to pursue other ways to make Solus better. While this solution isn&amp;rsquo;t perfect, either, we feel that it is better for us in the long run as we improve our packages over time to work better with these other software centers.&lt;/p&gt;
&lt;h4&gt;Removal of Python 2&lt;span class="hx:absolute hx:-mt-20" id="removal-of-python-2"&gt;&lt;/span&gt;
&lt;a href="#removal-of-python-2" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;The epoch also meant that we could finally remove Python 2 from Solus once and for all. This is something that we&amp;rsquo;ve wanted to do for years. Over the last two years, we&amp;rsquo;ve migrated all of our tooling to Python 3, leaving the old Solus Software Center being the only software that still required Python 2. Now that the Software Center has been sunset in favor of GNOME Software and KDE Discover, the old version of Python was removed from the Solus repositories.&lt;/p&gt;
&lt;h3&gt;New website&lt;span class="hx:absolute hx:-mt-20" id="new-website"&gt;&lt;/span&gt;
&lt;a href="#new-website" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;If you&amp;rsquo;re reading this, then you will have no doubt noticed some changes with our website. Last week, we &lt;a href="https://getsol.us/2025/11/22/unveiling-our-new-website/"&gt;unveiled our re-designed website&lt;/a&gt; ahead of the Solus 4.8 release! We spent the better part of the year on this project, and we thought it would be extra cool to deploy the new site along with the Solus 4.8 release. We are very happy with how it turned out, and it is much easier to iterate on and improve.&lt;/p&gt;
&lt;h3&gt;Plymouth&lt;span class="hx:absolute hx:-mt-20" id="plymouth"&gt;&lt;/span&gt;
&lt;a href="#plymouth" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;For this release, we&amp;rsquo;ve decided to install the Plymouth splash screen by default. It wasn&amp;rsquo;t a part of the default installation before because it was deemed to be too big of a performance hit, but our latest evaluation indicates that performance is no longer a problem. On a fast system, you likely wont even see it appear before your system fully boots. The big reason for adding it by default is that it provides a nice interface for installing offline updates, which GNOME Software and KDE Discover both support, even if we haven&amp;rsquo;t enabled them by default. Offline updates are where package updates are downloaded, but not installed until the next system boot, meaning you no longer have to worry about instability because of executables and libraries being moved out from underneath the running system.&lt;/p&gt;
&lt;h3&gt;girepository 2.0&lt;span class="hx:absolute hx:-mt-20" id="girepository-20"&gt;&lt;/span&gt;
&lt;a href="#girepository-20" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;All packages in the Solus repository that rely on &lt;code&gt;libgirepository&lt;/code&gt; now use the newer 2.0 API version, with the exception of &lt;code&gt;perl-glib-object-introspection&lt;/code&gt;. We made this change because the latest version of &lt;code&gt;pygobject&lt;/code&gt; uses the newer GObject Introspection API, and you cannot use multiple versions of the API in the same process. This meant patching &lt;code&gt;libpeas&lt;/code&gt;, the plugin engine for GObject-based applications, to also use the new API, eliminating the chance for a version mismatch.&lt;/p&gt;
&lt;h2&gt;General&lt;span class="hx:absolute hx:-mt-20" id="general-1"&gt;&lt;/span&gt;
&lt;a href="#general-1" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Default applications&lt;span class="hx:absolute hx:-mt-20" id="default-applications"&gt;&lt;/span&gt;
&lt;a href="#default-applications" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;All our editions feature:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Firefox 145.0.1&lt;/li&gt;
&lt;li&gt;LibreOffice 25.2.6&lt;/li&gt;
&lt;li&gt;Thunderbird 140.5.0&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Kernels and Mesa&lt;span class="hx:absolute hx:-mt-20" id="kernels-and-mesa"&gt;&lt;/span&gt;
&lt;a href="#kernels-and-mesa" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Solus now ships with Linux kernel 6.17.8. If you need the LTS kernel, we offer 6.12.58. To pair with the kernel, this release ships with Mesa 25.2.6.&lt;/p&gt;
&lt;h3&gt;systemd&lt;span class="hx:absolute hx:-mt-20" id="systemd"&gt;&lt;/span&gt;
&lt;a href="#systemd" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Since we are no longer blocked on updating &lt;code&gt;systemd&lt;/code&gt;, we have updated our package to 257.10, from version 254. This is a significant version jump from where we were before. At the same time, we&amp;rsquo;ve modernized our package, and aligned it with the AerynOS package. We now build fewer of the modules for the 32-bit version, making that package quite a bit slimmer. Notably, the &lt;code&gt;homed&lt;/code&gt; and &lt;code&gt;userdb&lt;/code&gt; modules have been enabled.&lt;/p&gt;
&lt;h2&gt;Budgie&lt;span class="hx:absolute hx:-mt-20" id="budgie"&gt;&lt;/span&gt;
&lt;a href="#budgie" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;figure&gt;
&lt;img src="https://getsol.us/2025/11/29/solus-4-8-released/Budgie.jpg" title="Solus 4.8 Budgie" alt="Solus 4.8 Budgie" loading="lazy" /&gt;
&lt;figcaption&gt;Solus 4.8 Budgie&lt;/figcaption&gt;
&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;Solus 4.8 Budgie Edition ships with &lt;a href="https://github.com/BuddiesOfBudgie/budgie-desktop/releases/tag/v10.9.4"target="_blank" rel="noopener"&gt;Budgie 10.9.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. This version, along with &lt;a href="https://github.com/BuddiesOfBudgie/budgie-desktop/releases/tag/v10.9.3"target="_blank" rel="noopener"&gt;10.9.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, are aimed at making Budgie compatible with GNOME 49. Budgie Desktop and all applets have also been built to use &lt;code&gt;libpeas-2&lt;/code&gt; and &lt;code&gt;girepository-2.0&lt;/code&gt;, retaining support for Python applets.&lt;/p&gt;
&lt;h3&gt;New defaults&lt;span class="hx:absolute hx:-mt-20" id="new-defaults"&gt;&lt;/span&gt;
&lt;a href="#new-defaults" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Pocillo Dark GTK theme.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;GNOME&lt;span class="hx:absolute hx:-mt-20" id="gnome"&gt;&lt;/span&gt;
&lt;a href="#gnome" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;figure&gt;
&lt;img src="https://getsol.us/2025/11/29/solus-4-8-released/GNOME.jpg" title="Solus 4.8 GNOME" alt="Solus 4.8 GNOME" loading="lazy" /&gt;
&lt;figcaption&gt;Solus 4.8 GNOME&lt;/figcaption&gt;
&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;Solus 4.8 GNOME Edition ships with GNOME 49.1, an update to the GNOME 49 Brescia series. GNOME on Solus no longer ships with an X11 session by default. Users that still wish to use X11 must install the &lt;code&gt;gnome-session-shell-x11&lt;/code&gt; package.&lt;/p&gt;
&lt;div class="hx:overflow-x-auto hx:mt-6 hx:flex hx:rounded-lg hx:border hx:py-2 hx:ltr:pr-4 hx:rtl:pl-4 hx:contrast-more:border-current hx:contrast-more:dark:border-current hx:border-purple-200 hx:bg-purple-100 hx:text-purple-900 hx:dark:border-purple-200/30 hx:dark:bg-purple-900/30 hx:dark:text-purple-200"&gt;
&lt;div class="hx:ltr:pl-3 hx:ltr:pr-2 hx:rtl:pr-3 hx:rtl:pl-2"&gt;&lt;svg height=1.2em class="hx:inline-block hx:align-middle" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" aria-hidden="true"&gt;&lt;path stroke-linecap="round" stroke-linejoin="round" d="M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/&gt;&lt;/svg&gt;&lt;/div&gt;
&lt;div class="hx:w-full hx:min-w-0 hx:leading-7"&gt;
&lt;div class="hx:mt-6 hx:leading-7 hx:first:mt-0"&gt;With GNOME 50, scheduled for release sometime next year, GNOME will no longer support X11 at all, and will be &lt;em&gt;Wayland only&lt;/em&gt;! Users should try the Wayland session, and file issues so that it can be improved.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h3&gt;Features added in GNOME 49&lt;span class="hx:absolute hx:-mt-20" id="features-added-in-gnome-49"&gt;&lt;/span&gt;
&lt;a href="#features-added-in-gnome-49" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Accent color support.&lt;/li&gt;
&lt;li&gt;Calendar’s interface has undergone significant accessibility enhancements for people with disabilities.&lt;/li&gt;
&lt;li&gt;Significant performance improvements to GNOME Software.&lt;/li&gt;
&lt;li&gt;Enhanced Remote Desktop capability and support.&lt;/li&gt;
&lt;li&gt;Media controls on the lock screen.&lt;/li&gt;
&lt;li&gt;HDR brightness controls.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The upstream release notes can be found &lt;a href="https://release.gnome.org/49/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;New defaults&lt;span class="hx:absolute hx:-mt-20" id="new-defaults-1"&gt;&lt;/span&gt;
&lt;a href="#new-defaults-1" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;MoreWaita Icon theme.&lt;/li&gt;
&lt;li&gt;Decibel as audio player.&lt;/li&gt;
&lt;li&gt;Papers as PDF reader.&lt;/li&gt;
&lt;li&gt;Ptyxis as terminal.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Plasma&lt;span class="hx:absolute hx:-mt-20" id="plasma"&gt;&lt;/span&gt;
&lt;a href="#plasma" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;figure&gt;
&lt;img src="https://getsol.us/2025/11/29/solus-4-8-released/Plasma.jpg" title="Solus 4.8 Plasma" alt="Solus 4.8 Plasma" loading="lazy" /&gt;
&lt;figcaption&gt;Solus 4.8 Plasma&lt;/figcaption&gt;
&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;Solus 4.8 Plasma Edition ships with KDE Frameworks 6.19.0, KDE Plasma 6.5.3, and KDE Gear 25.08.3. In conjunction with the GNOME Edition, we no longer ship an X11 session on Plasma by default. Users that still wish to use the X11 session must install the &lt;code&gt;plasma-x11&lt;/code&gt; package.&lt;/p&gt;
&lt;div class="hx:overflow-x-auto hx:mt-6 hx:flex hx:rounded-lg hx:border hx:py-2 hx:ltr:pr-4 hx:rtl:pl-4 hx:contrast-more:border-current hx:contrast-more:dark:border-current hx:border-purple-200 hx:bg-purple-100 hx:text-purple-900 hx:dark:border-purple-200/30 hx:dark:bg-purple-900/30 hx:dark:text-purple-200"&gt;
&lt;div class="hx:ltr:pl-3 hx:ltr:pr-2 hx:rtl:pr-3 hx:rtl:pl-2"&gt;&lt;svg height=1.2em class="hx:inline-block hx:align-middle" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" aria-hidden="true"&gt;&lt;path stroke-linecap="round" stroke-linejoin="round" d="M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/&gt;&lt;/svg&gt;&lt;/div&gt;
&lt;div class="hx:w-full hx:min-w-0 hx:leading-7"&gt;
&lt;div class="hx:mt-6 hx:leading-7 hx:first:mt-0"&gt;With KDE Plasma 6.8, scheduled for release in October 2026, Plasma will no longer support X11 at all, and will be &lt;em&gt;Wayland only&lt;/em&gt;! Users should try the Wayland session, and file issues so that it can be improved.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h3&gt;Features added in KDE Plasma 6.5&lt;span class="hx:absolute hx:-mt-20" id="features-added-in-kde-plasma-65"&gt;&lt;/span&gt;
&lt;a href="#features-added-in-kde-plasma-65" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Automatic theme transitions.&lt;/li&gt;
&lt;li&gt;Fuzzy search in KRunner.&lt;/li&gt;
&lt;li&gt;Rounded bottom corners for windows.&lt;/li&gt;
&lt;li&gt;Performance improvements for Discover.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Here are the upstream release notes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://kde.org/announcements/frameworks/6/6.19.0/"target="_blank" rel="noopener"&gt;KDE Frameworks 6.19.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://kde.org/announcements/plasma/6/6.5.3/"target="_blank" rel="noopener"&gt;Plasma 6.5.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://kde.org/announcements/gear/25.08.3/"target="_blank" rel="noopener"&gt;Gear 25.08.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Xfce&lt;span class="hx:absolute hx:-mt-20" id="xfce"&gt;&lt;/span&gt;
&lt;a href="#xfce" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;figure&gt;
&lt;img src="https://getsol.us/2025/11/29/solus-4-8-released/Xfce.jpg" title="Solus 4.8 Xfce" alt="Solus 4.8 Xfce" loading="lazy" /&gt;
&lt;figcaption&gt;Solus 4.8 Xfce&lt;/figcaption&gt;
&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;Solus 4.8 Xfce Edition is now out of beta! We feel that it is finally time to promote the Xfce edition as a full edition alongside Budgie, Plasma, and GNOME. It is stable and lightweight, making it a good choice for users that care about performance and stability. For 4.8, we are shipping with &lt;a href="https://www.xfce.org/about/tour420"target="_blank" rel="noopener"&gt;Xfce 4.20&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Download&lt;span class="hx:absolute hx:-mt-20" id="download"&gt;&lt;/span&gt;
&lt;a href="#download" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Head on over to our &lt;a href="https://getsol.us/download/"&gt;Download&lt;/a&gt; page to download the edition you wish to use. Happy installing!&lt;/p&gt;
&lt;h2&gt;Thank you&lt;span class="hx:absolute hx:-mt-20" id="thank-you"&gt;&lt;/span&gt;
&lt;a href="#thank-you" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;We want to give a shout-out to all of our supporters on &lt;a href="https://opencollective.com/getsolus"target="_blank" rel="noopener"&gt;OpenCollective&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. We are grateful to all of our backers who fund our work, and help us bring this Linux distribution to everyone. Solus could not operate without your help. Your donations pay for our server infrastructure, services like email, and our contributors for long-term and complex package and development work. You can &lt;a href="https://opencollective.com/getsolus#category-CONTRIBUTE"target="_blank" rel="noopener"&gt;become a backer&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; today for as little as $1 a month. Thank you.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;A previous version of this post listed an incorrect version of LibreOffice. It has been corrected to 25.2.6.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;A previous version of this post stated that Plasma 6.8 would release in early 2027. It has been corrected to say October 2026.&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Unveiling Our New Website</title><link>https://getsol.us/2025/11/22/unveiling-our-new-website/</link><pubDate>Sat, 22 Nov 2025 00:00:00 +0000</pubDate><guid>https://getsol.us/2025/11/22/unveiling-our-new-website/</guid><description>
&lt;p&gt;&lt;img src="https://getsol.us/2025/11/22/unveiling-our-new-website/website-preview-split.jpg" alt="Website Homepage Preview" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Heya folks, we have some exciting news to share! Today, after many months of work, Solus has a new website! A &lt;em&gt;lot&lt;/em&gt; of work has gone into this project, and we are all very excited to finally deploy it for everyone to use.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;ve chosen to do away with the old custom Solus theme for Hugo, and adopt the &lt;a href="https://imfing.github.io/hextra/"target="_blank" rel="noopener"&gt;Hextra&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; theme. It is a modern theme that supports blogs, documentation, and regular static pages. Importantly, Hextra is actively maintained, and has a good community and friendly developers.&lt;/p&gt;
&lt;h2&gt;What&amp;rsquo;s wrong with the old site?&lt;span class="hx:absolute hx:-mt-20" id="whats-wrong-with-the-old-site"&gt;&lt;/span&gt;
&lt;a href="#whats-wrong-with-the-old-site" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;You may be wondering why we decided to replace the old website. There are a few reasons.&lt;/p&gt;
&lt;p&gt;First of all, the old site was created using something called &amp;ldquo;Solbit&amp;rdquo;, which aimed to be a unified look and feel for both the main website, and the Help Center. Since we moved to Docusaurus for the Help Center, Solbit was only used for the main website. Now, this all sounds good in theory, but the reality is that Solbit was not easy to work with. To compound the matter, the website used a mishmash of Solbit and its own custom Hugo theme, making it even harder to do work on the site. Most of your time would be spent trying to find in which of three different places a component or style might be located, only to find that there are versions in multiple places and you chose the wrong one.&lt;/p&gt;
&lt;p&gt;Second, information on the old website was spread out across multiple pages. Accessing some of the pages was also difficult; links to them were not obvious as they appeared in page content and not the navigation bar or footer.&lt;/p&gt;
&lt;p&gt;Third, the blog was kind of brittle. We were limited in the formatting we could do on posts because of missing Markdown support. For example, we could not do code blocks in posts because it wasn&amp;rsquo;t implemented.&lt;/p&gt;
&lt;h2&gt;Goals&lt;span class="hx:absolute hx:-mt-20" id="goals"&gt;&lt;/span&gt;
&lt;a href="#goals" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;In taking a hard look at the old website, we came up with clear goals that we wanted to achieve. One thing we wanted to do was make the content of the entire website easier to access. It should be clear how to navigate to every page on the website. Next, we wanted to try to consolidate the information on the site. Users shouldn&amp;rsquo;t have to go through three different pages to get the information they want. Third, there should be some sort of visual consistency across the website. Having a consistent look and feel makes the site look more professional and cohesive.&lt;/p&gt;
&lt;h2&gt;In with the new&lt;span class="hx:absolute hx:-mt-20" id="in-with-the-new"&gt;&lt;/span&gt;
&lt;a href="#in-with-the-new" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Now that we know the reasons for the change, what have we actually done? Frankly, a &lt;em&gt;lot&lt;/em&gt;; there isn&amp;rsquo;t a single page that wasn&amp;rsquo;t touched, and most received a total redesign. Too much changed to list &lt;em&gt;everything&lt;/em&gt;, and besides, part of the fun is exploring the new site to find the differences. Still, I&amp;rsquo;ll talk about the highlights.&lt;/p&gt;
&lt;h3&gt;Home page&lt;span class="hx:absolute hx:-mt-20" id="home-page"&gt;&lt;/span&gt;
&lt;a href="#home-page" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Right off the bat, you&amp;rsquo;ll notice that the home page is completely different. Users are greeted by a short, bold blurb about Solus, and a preview image front-and-center. The laptop image has been re-created by Malfisya, depicting a more modern laptop than the original site. Below that, prominent buttons to take you to the Help Center or download page, making them much more accessible. The rest of the page tells visitors about Solus.&lt;/p&gt;
&lt;h3&gt;Editions&lt;span class="hx:absolute hx:-mt-20" id="editions"&gt;&lt;/span&gt;
&lt;a href="#editions" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;The editions page is where you go to download your preferred edition of Solus. We kept the old grid layout, but redesigned it to look more modern and appealing. Of all of the pages on the website, this one probably changed the least, if you can believe it.&lt;/p&gt;
&lt;h3&gt;Technology&lt;span class="hx:absolute hx:-mt-20" id="technology"&gt;&lt;/span&gt;
&lt;a href="#technology" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Our technology page has seen changes to better showcase the software and technology that Solus develops. It gives a lot more information about each project, without appearing cluttered and cramped like the old page. The page no longer lists software that we include in the repository, focusing only on software created by Solus.&lt;/p&gt;
&lt;h3&gt;Blog&lt;span class="hx:absolute hx:-mt-20" id="blog"&gt;&lt;/span&gt;
&lt;a href="#blog" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;The index page for our blog posts is a bit simpler than the old site. It is largely unchanged from the stock Hextra blog page. The only difference is that we&amp;rsquo;ve added a button at the top for the RSS feed. Compared to the old blog page, you&amp;rsquo;ll notice that there are no more preview images. There is &lt;a href="https://github.com/imfing/hextra/issues/565"target="_blank" rel="noopener"&gt;an upstream issue to add that support&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, but it has not been done at the time of writing this post.&lt;/p&gt;
&lt;p&gt;Blog posts now have a Table of Contents to make it easier to jump to sections in a post. They also support a broader range of Markdown, so we can more easily add images, and add real code blocks:&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-rust" data-lang="rust"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;fn&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;main&lt;/span&gt;() {
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;println!&lt;/span&gt;(&lt;span style="color:#e6db74"&gt;&amp;#34;Hello, world!&amp;#34;&lt;/span&gt;);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Posts can now have multiple authors listed, complete with avatars and links. On the old blog, only a single author could be listed, and they had to be defined elsewhere in a YAML file.&lt;/p&gt;
&lt;h3&gt;Branding &amp;amp; Press&lt;span class="hx:absolute hx:-mt-20" id="branding--press"&gt;&lt;/span&gt;
&lt;a href="#branding--press" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;The branding and press pages both saw significant reworks. The press page now has a nicer layout, with proper spacing between sections to make it more accessible and readable.&lt;/p&gt;
&lt;p&gt;My favorite change across the entire site has to be the new branding page. It now contains a lot more information about the Solus branding. We&amp;rsquo;ve included new sections on the colors we use, and our position on merchandise. This page, while being something that most of our visitors won&amp;rsquo;t ever see, I feel best embodies what we wanted to achieve with this endeavor: making the information on our website clearer, more readable, and, I hope, visually pleasing.&lt;/p&gt;
&lt;h2&gt;Closing words&lt;span class="hx:absolute hx:-mt-20" id="closing-words"&gt;&lt;/span&gt;
&lt;a href="#closing-words" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;We started work on the new website on May 1, 2025. It has been quite the journey to get here. When I started this project, I had basically 0 experience with making a Hugo website. Since then, I have learned a lot, both about Hugo, and about general design. Each page took multiple iterations before we landed on the designs we have now. As with any project, it is never truly finished, but we feel this one is now in a place where we can make it the Solus website. From all of us, we hope that you enjoy the new design, and we will see you for the next blog post.&lt;/p&gt;</description></item><item><title>A New Epoch Begins</title><link>https://getsol.us/2025/10/11/a-new-epoch-begins/</link><pubDate>Sat, 11 Oct 2025 00:00:00 +0000</pubDate><guid>https://getsol.us/2025/10/11/a-new-epoch-begins/</guid><description>
&lt;p&gt;&lt;img src="https://getsol.us/2025/10/11/a-new-epoch-begins/new-epoch-banner.jpg" alt="Night sky timelapse" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Heya, folks! We have some exciting news to share with you today. Last year, we began the process of moving the remaining executable files from &lt;code&gt;/bin&lt;/code&gt; and &lt;code&gt;/sbin&lt;/code&gt; to directories inside of &lt;code&gt;/usr&lt;/code&gt;, and creating compatibility symlinks from &lt;code&gt;/usr/bin&lt;/code&gt; to &lt;code&gt;/bin&lt;/code&gt; and &lt;code&gt;/usr/sbin&lt;/code&gt; to &lt;code&gt;/sbin&lt;/code&gt;. We call this &lt;a href="https://getsol.us/2024/09/04/usr-merge/"target="_blank" rel="noopener"&gt;&amp;ldquo;Usr-Merge&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. The rollout of our Usr-Merge process was a success, and it is now time to perform the next steps. There are compatibility symlinks in some packages to make sure they work on both merged and unmerged systems, and we cannot remove those without potentially breaking systems. That is, we can&amp;rsquo;t, unless we do an &amp;ldquo;epoch bump&amp;rdquo;, and start using a new package repository. This is also an important step on the road to using AerynOS tooling.&lt;/p&gt;
&lt;h1&gt;What&amp;rsquo;s an epoch?&lt;/h1&gt;&lt;p&gt;For Solus, an epoch refers to the binary version of the package repository. Bumping the epoch means that we are moving from one binary version to another. This means creating a new package repository from our existing one, Shannon, where we can update packages beyond what is available in the Shannon repository. That way, we know with absolute certainty that user systems are updated to the required point to install further updates without system breakages.&lt;/p&gt;
&lt;p&gt;The current epoch began when Solus was &lt;a href="https://getsol.us/2023/04/18/a-new-voyage/"target="_blank" rel="noopener"&gt;re-launched on new infrastructure&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, and our package repositories were put behind a Content Delivery Network, or CDN.&lt;/p&gt;
&lt;h1&gt;A new epoch&lt;/h1&gt;&lt;p&gt;In this epoch, we will begin using a new stable repository. We&amp;rsquo;ve chosen to name this new repository Polaris, after the North Star, keeping with our usual nautical theme. This star is often used for navigation, especially at sea, so the name can be symbolic of us being on the right path.&lt;/p&gt;
&lt;p&gt;Once users begin using the new repository, they will be able to install updated &lt;code&gt;systemd&lt;/code&gt; and &lt;code&gt;baselayout&lt;/code&gt; packages which we could not safely push to the old repository. This unlocks several other upgrades that we can then do, such as improved virtual console handling. Importantly, it means we are no longer stuck on an old version of &lt;code&gt;systemd&lt;/code&gt;.&lt;/p&gt;
&lt;h2&gt;Python 2&lt;span class="hx:absolute hx:-mt-20" id="python-2"&gt;&lt;/span&gt;
&lt;a href="#python-2" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Something else that we&amp;rsquo;ve wanted to do for years now is finally &lt;a href="https://github.com/getsolus/packages/issues/270"target="_blank" rel="noopener"&gt;remove Python 2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. Since the old Software Center is written in Python 2, we can&amp;rsquo;t simply remove it with a normal package deprecation, because it may be the mechanism actually performing the update and removal. Removing it while it is running would be a Bad Idea. With that in mind, we decided that it would be best if we did this as a part of the epoch transition.&lt;/p&gt;
&lt;p&gt;By the time Shannon is tomb-stoned, that is, no longer receiving package updates, Python 2 will have been fully removed from the Polaris repository. While it is still available at the time of writing, we will begin deprecations over the course of the transition period.&lt;/p&gt;
&lt;h2&gt;How do we do it?&lt;span class="hx:absolute hx:-mt-20" id="how-do-we-do-it"&gt;&lt;/span&gt;
&lt;a href="#how-do-we-do-it" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Now we know the benefits of, and the reasons behind, starting a new epoch, how do we actually do it? The process is actually fairly simple. First, we create a new repository on our package server and clone all of the packages in Shannon into it. This step has already been done. Next, we &lt;a href="https://github.com/getsolus/packages/pull/5944"target="_blank" rel="noopener"&gt;create a script that runs during system boot&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; that checks if the system is ready to transition, and performs the migration if it is, additionally replacing Software Center with GNOME Software or KDE Discover, depending on your desktop environment. This is exactly the same concept as the Usr-Merge script we rolled out last year. The script will be rolled out to users&amp;rsquo; systems via a package update to the &lt;code&gt;usysconf-epoch&lt;/code&gt; package on Shannon.&lt;/p&gt;
&lt;p&gt;After the transition is complete on your system, install updates via a software center or &lt;code&gt;eopkg&lt;/code&gt;, reboot, and continue using your system as normal.&lt;/p&gt;
&lt;h2&gt;When is it happening?&lt;span class="hx:absolute hx:-mt-20" id="when-is-it-happening"&gt;&lt;/span&gt;
&lt;a href="#when-is-it-happening" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;The update script is already in the Unstable repository for opt-in testing. After it is synced to the Shannon (Stable) repository on &lt;strong&gt;October 17&lt;/strong&gt;, users can opt-in to run the script on their systems for wider feedback and testing. One week after that, assuming that no major blockers have been found, on the sync of &lt;strong&gt;October 24&lt;/strong&gt;, all users on Shannon will automatically undergo the epoch transition.&lt;/p&gt;
&lt;h3&gt;Opting in&lt;span class="hx:absolute hx:-mt-20" id="opting-in"&gt;&lt;/span&gt;
&lt;a href="#opting-in" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Opting in to undergo the transition is really easy. All you have to do is run this command in your favorite terminal:&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;echo EPOCH_ENABLE&lt;span style="color:#f92672"&gt;=&lt;/span&gt;yes | sudo tee /etc/sysconfig/epoch&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Once you do that, the script will run during the next boot.&lt;/p&gt;
&lt;h1&gt;Next steps&lt;/h1&gt;&lt;p&gt;Once the epoch bump is complete, we will be updating GNOME to 49. This release uses API only present in a newer &lt;code&gt;systemd&lt;/code&gt;, so we can&amp;rsquo;t really update it before then. After that, we will be going into feature freeze so we can start creating and testing new ISOs for a Solus release so new users can begin using Solus straightaway without having to go through the epoch transition process. Once that is out the door, we can go back to business as usual, making this Linux distribution the best that it can be.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;A previous version of this post used the incorrect name of Aeryn to refer to the organization. It has been corrected to AerynOS.&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Hacktoberfest 2025</title><link>https://getsol.us/2025/10/01/hacktoberfest-2025/</link><pubDate>Wed, 01 Oct 2025 12:40:32 -0400</pubDate><guid>https://getsol.us/2025/10/01/hacktoberfest-2025/</guid><description>
&lt;p&gt;&lt;img src="https://getsol.us/2025/10/01/hacktoberfest-2025/horizontal_black.png" alt="" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Heya folks! It&amp;rsquo;s now October, and that means &lt;a href="https://hacktoberfest.com"target="_blank" rel="noopener"&gt;Hacktoberfest&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;! It is an annual event that &amp;ldquo;encourages people to contribute to open source throughout October&amp;rdquo;, while earning rewards. Hacktoberfest is an excellent way to start getting involved in Open Source, and many projects participate in the event. You can make contacts in different projects, get mentoring, and practice your skills. On top of that, you can get &lt;a href="https://hacktoberfest.com/about/#rewards"target="_blank" rel="noopener"&gt;cool badges&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;!&lt;/p&gt;
&lt;h1&gt;Our goals&lt;/h1&gt;&lt;p&gt;We have two goals again this year. First, we have a lot of &lt;a href="https://github.com/getsolus/packages/issues"target="_blank" rel="noopener"&gt;open issues on our package repository&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, and we would love to close some of them. There are currently three pinned issues that are a great place to start; you don&amp;rsquo;t even need to have any programming experience.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/getsolus/packages/issues/1389"target="_blank" rel="noopener"&gt;appstream: Add metainfo to all packages containing a .desktop file&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/getsolus/packages/issues/5522"target="_blank" rel="noopener"&gt;Packages with insecure &lt;code&gt;http&lt;/code&gt; or dead link as homepage&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/getsolus/packages/issues/4121"target="_blank" rel="noopener"&gt;Add monitoring.yaml to all packages in the repo&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you&amp;rsquo;re looking for something a bit more involved, we also have plenty of software that has been accepted for inclusion in the repository, but has not had anyone step up to package or maintain them. You can see them all &lt;a href="https://github.com/getsolus/packages/issues?q=sort%3Aupdated-desc%20is%3Aissue%20is%3Aopen%20label%3A%22State%3A%20Approved%22"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Our second goal is to slim down the number of &lt;a href="https://github.com/getsolus/help-center-docs/issues"target="_blank" rel="noopener"&gt;open issues&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; on our documentation for the Help Center. Our documentation is written in Markdown, and you really don&amp;rsquo;t need any programming knowledge to contribute. Improving our Help Center articles is a great way to help make Solus easier to use by the community.&lt;/p&gt;
&lt;h1&gt;Getting involved&lt;/h1&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="https://hacktoberfest.com/auth/"target="_blank" rel="noopener"&gt;Register&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; on the Hacktoberfest website&lt;/li&gt;
&lt;li&gt;Read up on &lt;a href="https://hacktoberfest.com/about/"target="_blank" rel="noopener"&gt;what it is and how to participate&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Check out our &lt;a href="https://help.getsol.us/docs/packaging"target="_blank" rel="noopener"&gt;docs on packaging&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Join our &lt;a href="https://matrix.to/#/#solus:matrix.org"target="_blank" rel="noopener"&gt;Matrix space&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, we use the Solus Packaging room to discuss packaging work.&lt;/li&gt;
&lt;li&gt;Find something(s) to work on
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;For development / bug triage: look in the &lt;a href="https://github.com/getsolus/packages/issues"target="_blank" rel="noopener"&gt;Solus Packages repository&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;We also need help with some issues in &lt;a href="https://github.com/getsolus/help-center-docs/issues"target="_blank" rel="noopener"&gt;our Help Center repository&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Anything labeled &amp;ldquo;Hacktoberfest&amp;rdquo;, &amp;ldquo;Good First Issue&amp;rdquo;, &amp;ldquo;Package Request&amp;rdquo; or &amp;ldquo;Help Wanted&amp;rdquo; is a good candidate for new folks (but don&amp;rsquo;t feel limited to them)&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Do work and create pull requests in the Solus repositories&lt;/li&gt;
&lt;li&gt;At least four of your PRs / MRs need to be accepted and merged (across any and all projects which are participating) for you to complete Hacktoberfest&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Happy hacking!&lt;/p&gt;</description></item><item><title>Update on Snaps</title><link>https://getsol.us/2025/05/05/snapd-update/</link><pubDate>Mon, 05 May 2025 00:00:00 +0000</pubDate><guid>https://getsol.us/2025/05/05/snapd-update/</guid><description>
&lt;p&gt;Last year we announced the &lt;a href="https://getsol.us/2024/07/15/dropping-apparmor-kernel-patches/"&gt;removal of snaps from Solus&lt;/a&gt; in January of 2025. Because of recent developments, we have decided to hold off on the complete removal for the time being.&lt;/p&gt;
&lt;h2&gt;What has changed&lt;span class="hx:absolute hx:-mt-20" id="what-has-changed"&gt;&lt;/span&gt;
&lt;a href="#what-has-changed" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;There is progress on getting the required AppArmor support added to the Linux kernel itself. The changes have made it to &lt;code&gt;linux-next&lt;/code&gt;, which means that they &lt;em&gt;could&lt;/em&gt; land in the next Linux release (v6.16).&lt;/p&gt;
&lt;p&gt;The maintenance burden of the AppArmor patches was the primary driver behind our deprecation of Snaps. With full AppArmor support in the Linux kernel, we should get full Snap support &lt;em&gt;without&lt;/em&gt; the maintenance burden.&lt;/p&gt;
&lt;h2&gt;Current status&lt;span class="hx:absolute hx:-mt-20" id="current-status"&gt;&lt;/span&gt;
&lt;a href="#current-status" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;The current situation is the same as in &lt;a href="https://getsol.us/2024/07/15/dropping-apparmor-kernel-patches/"&gt;our previous blog post&lt;/a&gt; on the topic:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Snaps will continue to show a warning when not running in strict confinement.&lt;/li&gt;
&lt;li&gt;We recommend &lt;a href="https://help.getsol.us/docs/user/software/third-party/snap#migrating-to-flatpak"target="_blank" rel="noopener"&gt;migrating to Flatpak&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;: Flatpaks are integrated in both GNOME Software and KDE Discover, making it easier than ever to not only install, but also update, Flatpak software on your systems. They also have broader upstream support since Flatpak is developed by a cross-distribution community.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Next steps&lt;span class="hx:absolute hx:-mt-20" id="next-steps"&gt;&lt;/span&gt;
&lt;a href="#next-steps" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;There is a lot that needs to happen before Snaps can be strictly confined again:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The new AppArmor features need to actually land in the Linux kernel. When this happens is unknown, but it will be in Linux 6.16 at the earliest (expected in July, 2025).&lt;/li&gt;
&lt;li&gt;Both AppArmor and &lt;code&gt;snapd&lt;/code&gt; will need to be updated to support the new version of AppArmor in the Linux Kernel.&lt;/li&gt;
&lt;li&gt;We will need to integrate the new Linux kernel, AppArmor and &lt;code&gt;snapd&lt;/code&gt; releases.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We will continue to monitor the situation. Updates will be posted to &lt;a href="https://github.com/getsolus/packages/issues/325"target="_blank" rel="noopener"&gt;the GitHub issue&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; tracking deprecation.&lt;/p&gt;</description></item><item><title>Solus 4.7 Released</title><link>https://getsol.us/2025/01/26/solus-4-7-released/</link><pubDate>Sun, 26 Jan 2025 00:00:00 +0000</pubDate><guid>https://getsol.us/2025/01/26/solus-4-7-released/</guid><description>
&lt;img src="https://getsol.us/2025/01/26/solus-4-7-released/solus-4.7-featured_hu_525b266f39fdd37.jpg" width="640" height="360"/>&lt;p&gt;New Year, new ISOs! We are proud to announce our latest release: Solus 4.7 &lt;em&gt;Endurance&lt;/em&gt;. This release focuses on updating our editions, and refreshing the default kernels. We&amp;rsquo;ve called this release &lt;em&gt;Endurance&lt;/em&gt; to highlight our promise to users that we will continue to deliver timely updates to keep their systems stable and beautiful.&lt;/p&gt;
&lt;h2&gt;General&lt;span class="hx:absolute hx:-mt-20" id="general"&gt;&lt;/span&gt;
&lt;a href="#general" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Default applications&lt;span class="hx:absolute hx:-mt-20" id="default-applications"&gt;&lt;/span&gt;
&lt;a href="#default-applications" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;All our editions feature:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Firefox 134.0.2&lt;/li&gt;
&lt;li&gt;LibreOffice 24.8.4.2&lt;/li&gt;
&lt;li&gt;Thunderbird 128.6.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For audio and video multimedia playback, we offer software out-of-the-box that caters specifically to our desired experience for each edition.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Budgie and GNOME editions ship with Rhythmbox for audio playback, with the latest release of the Alternate Toolbar extension to provide a more modern user experience.&lt;/li&gt;
&lt;li&gt;Budgie and GNOME ship with Celluloid for video playback.&lt;/li&gt;
&lt;li&gt;Xfce ships with Parole for multimedia playback.&lt;/li&gt;
&lt;li&gt;Plasma ships with Elisa for audio playback and Haruna for video playback.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Try a new Software Center&lt;span class="hx:absolute hx:-mt-20" id="try-a-new-software-center"&gt;&lt;/span&gt;
&lt;a href="#try-a-new-software-center" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;We encourage you to try one of the new Software Centers as a replacement for &lt;em&gt;solus-sc&lt;/em&gt; (Solus Software Center). A new software center gets you out-of-the-box support for Flatpaks, and better app descriptions through &lt;a href="https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html"target="_blank" rel="noopener"&gt;Appstream metadata support&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Our contributors and staff have been hard at work adding and fixing the &lt;code&gt;metainfo.xml&lt;/code&gt; files used for Appstream support. Our goal is for every packaged GUI application to have a working &lt;code&gt;metainfo.xml&lt;/code&gt; file, so that the software centers can show users all kinds of information about an app before they decide to install it.&lt;/p&gt;
&lt;p&gt;Curious Budgie, GNOME and Xfce users can install &lt;em&gt;gnome-software&lt;/em&gt;, while Plasma users should install &lt;em&gt;discover&lt;/em&gt;.&lt;/p&gt;
&lt;h2&gt;Better initial support for new NVIDIA cards&lt;span class="hx:absolute hx:-mt-20" id="better-initial-support-for-new-nvidia-cards"&gt;&lt;/span&gt;
&lt;a href="#better-initial-support-for-new-nvidia-cards" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Our ISO images now include firmware support for more NVIDIA GPUs out-of-the-box. Some users with 4000 series cards were seeing black screens when trying to install Solus; this should now be fixed.&lt;/p&gt;
&lt;h3&gt;Kernels and Mesa&lt;span class="hx:absolute hx:-mt-20" id="kernels-and-mesa"&gt;&lt;/span&gt;
&lt;a href="#kernels-and-mesa" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Solus now ships Linux kernel &lt;code&gt;6.12.9&lt;/code&gt;. For those who need an LTS kernel, we provide &lt;code&gt;6.6.70&lt;/code&gt;. We plan to move to the &lt;code&gt;6.12.x&lt;/code&gt; kernel series for LTS; if you are using the LTS kernel now, please try the &lt;code&gt;6.12.x&lt;/code&gt; kernel so we can address any issues that may arise from the switch before it becomes mandatory.&lt;/p&gt;
&lt;p&gt;Mesa has been upgraded to 24.3.3. See the &lt;a href="https://docs.mesa3d.org/relnotes/24.3.0.html"target="_blank" rel="noopener"&gt;24.3.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; notes for new features, the full release notes are &lt;a href="https://docs.mesa3d.org/relnotes/24.3.3.html"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Budgie&lt;span class="hx:absolute hx:-mt-20" id="budgie"&gt;&lt;/span&gt;
&lt;a href="#budgie" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2025/01/26/solus-4-7-released/Budgie.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus ships with &lt;a href="https://blog.buddiesofbudgie.org/budgie-10-9-2-released/"target="_blank" rel="noopener"&gt;Budgie 10.9.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, the latest release of the Budgie Desktop. The mature 10.9.x series brings some small improvements, and builds on Budgie&amp;rsquo;s reputation for stability and polish.&lt;/p&gt;
&lt;p&gt;Upstream release notes can be found &lt;a href="https://blog.buddiesofbudgie.org"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;GNOME&lt;span class="hx:absolute hx:-mt-20" id="gnome"&gt;&lt;/span&gt;
&lt;a href="#gnome" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2025/01/26/solus-4-7-released/GNOME.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus GNOME Edition ships with GNOME 47.3, an update to the GNOME 47 &lt;em&gt;Denver&lt;/em&gt; series.&lt;/p&gt;
&lt;h3&gt;Features Added in GNOME 47&lt;span class="hx:absolute hx:-mt-20" id="features-added-in-gnome-47"&gt;&lt;/span&gt;
&lt;a href="#features-added-in-gnome-47" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Accent Colors&lt;/li&gt;
&lt;li&gt;Enhanced Small Screen Support&lt;/li&gt;
&lt;li&gt;Screen Capture Hardware Encoding&lt;/li&gt;
&lt;li&gt;Faster, More Accurate GTK Rendering&lt;/li&gt;
&lt;li&gt;New Open and Save File Dialogs&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Upstream release notes can be found &lt;a href="https://release.gnome.org/47/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Plasma&lt;span class="hx:absolute hx:-mt-20" id="plasma"&gt;&lt;/span&gt;
&lt;a href="#plasma" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2025/01/26/solus-4-7-released/Plasma.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus 4.7 Plasma Edition ships with the latest Plasma Desktop, KDE Frameworks, KDE Gear, and the KDE branch for QT.&lt;/p&gt;
&lt;p&gt;Upstream release notes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://kde.org/announcements/plasma/6/6.2.5/"target="_blank" rel="noopener"&gt;Plasma 6.2.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://kde.org/announcements/gear/24.12.1/"target="_blank" rel="noopener"&gt;KDE Gear 24.12.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://kde.org/announcements/frameworks/6/6.10.0/"target="_blank" rel="noopener"&gt;KDE Frameworks 6.10.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.8.1/release-note.md"target="_blank" rel="noopener"&gt;QT 6.8.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sddm/sddm/blob/v0.21.0/ChangeLog"target="_blank" rel="noopener"&gt;sddm 0.21.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Xfce&lt;span class="hx:absolute hx:-mt-20" id="xfce"&gt;&lt;/span&gt;
&lt;a href="#xfce" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2025/01/26/solus-4-7-released/XFCE-Beta.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Our Xfce experience has been updated to version 4.20. This is a big milestone for the Xfce project: It brings &lt;em&gt;very&lt;/em&gt; experimental support for Wayland. You can take the tour of the latest release &lt;a href="https://xfce.org/about/tour420"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The Xfce edition includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Xfce version 4.20&lt;/li&gt;
&lt;li&gt;Mousepad 0.6.3&lt;/li&gt;
&lt;li&gt;Parole 4.18.2&lt;/li&gt;
&lt;li&gt;Ristretto 0.13.2&lt;/li&gt;
&lt;li&gt;Thunar 4.20.1&lt;/li&gt;
&lt;li&gt;Whiskermenu 2.8.3&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Known Issues&lt;span class="hx:absolute hx:-mt-20" id="known-issues"&gt;&lt;/span&gt;
&lt;a href="#known-issues" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/getsolus/packages/issues/1429"target="_blank" rel="noopener"&gt;Plasma ISO requires creation of a kwallet key file before connecting to a network&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;When running &lt;code&gt;eopkg check&lt;/code&gt;, &lt;code&gt;linux-current&lt;/code&gt; and &lt;code&gt;linux-lts&lt;/code&gt; may show as broken. These are false positives, and can be disregarded.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/getsolus/packages/issues/1107"target="_blank" rel="noopener"&gt;Sometimes there is no image when booting GNOME in a VM&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/getsolus/packages/issues/1548"target="_blank" rel="noopener"&gt;GNOME sometimes boots to black screen and X cursor in VM&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; This appears to be an upstream bug.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We will keep an up to date list of &lt;a href="https://discuss.getsol.us/d/11310-known-issues-47"target="_blank" rel="noopener"&gt;known issues for 4.7 on the forums&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Download&lt;span class="hx:absolute hx:-mt-20" id="download"&gt;&lt;/span&gt;
&lt;a href="#download" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Go to our &lt;a href="https://getsol.us/download/"&gt;Download&lt;/a&gt; page and select direct download or torrent. Happy installing!&lt;/p&gt;
&lt;h2&gt;Thank you&lt;span class="hx:absolute hx:-mt-20" id="thank-you"&gt;&lt;/span&gt;
&lt;a href="#thank-you" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;This release I would like to highlight the work done by our newly-minted Solus Cleanup Crew ™. This wonderful group has been working through a series of tasks that require a particular kind of dedication. As an example, take a look at the &lt;a href="https://github.com/getsolus/packages/issues/411"target="_blank" rel="noopener"&gt;homepage task&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. More than a year ago, we started a clean-up of one particular field in the files that define our packages. Now, we&amp;rsquo;re very close to finishing that task, which required editing ~2,300 packages. You can follow their work in the &lt;a href="https://discuss.getsol.us/d/11271-contributor-roundup-2"target="_blank" rel="noopener"&gt;Contributor Round-ups&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; we publish from time to time on our forum.&lt;/p&gt;
&lt;p&gt;Thank you to everyone who supports our work financially through &lt;a href="https://opencollective.com/getsolus"target="_blank" rel="noopener"&gt;Open Collective&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. We are grateful to all our backers. As a reminder, OpenCollective members get access to testing ISOs between formal releases. For more information, &lt;a href="https://opencollective.com/getsolus#category-CONTRIBUTE"target="_blank" rel="noopener"&gt;click here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Future plans&lt;span class="hx:absolute hx:-mt-20" id="future-plans"&gt;&lt;/span&gt;
&lt;a href="#future-plans" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;In keeping with our &lt;em&gt;Endurance&lt;/em&gt; theme for this release, we are proud to have delivered another year of stable updates to all our users. We plan to mix in a few interesting changes with our next release, along with the usual updates; stay tuned.&lt;/p&gt;</description></item><item><title>Clean, Clean, Clean!</title><link>https://getsol.us/2024/11/21/clean-clean-clean/</link><pubDate>Thu, 21 Nov 2024 00:00:00 +0000</pubDate><guid>https://getsol.us/2024/11/21/clean-clean-clean/</guid><description>
&lt;p&gt;Hello everyone! Alfi here, member of Solus Cleanup Crew. It&amp;rsquo;s been more than a year since I started contributing to Solus and I want to talk about it. About what I did, what we did, what we accomplished so far, and what we want to do next.&lt;/p&gt;
&lt;h2&gt;A bit of background&lt;span class="hx:absolute hx:-mt-20" id="a-bit-of-background"&gt;&lt;/span&gt;
&lt;a href="#a-bit-of-background" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;I started contributing in October 2023, when Solus participated in &lt;a href="https://getsol.us/2023/10/01/solus-and-hacktoberfest-2023/"target="_blank" rel="noopener"&gt;Hacktoberfest&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. Hacktoberfest is a month-long event that encourage people to contribute to open source project in exchange for some digital merchandise. Finally, an excuse to contribute to something I use every day. Although, as an accountant, all of this is new experience to me. It was confusing at first, but I persisted. Finally, I got the hang of it and I managed to submit around 100 pull request during the month of the event. I was very excited and motivated. During the month, a few people joined the event and contributed to Solus, but then November came and most of the contribution slowed down. I was the only one left that continued doing the beginner tasks, mostly adding homepage to packages.&lt;/p&gt;
&lt;p&gt;At the start of January 2024, Jakob Gezelius (&lt;a href="https://github.com/androidnisse"target="_blank" rel="noopener"&gt;androidnisse&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;) comes in and starts contributing to homepage task too. Worried that we would stepped on each other&amp;rsquo;s feet, we started a private chat to organize the tasks between ourselves. Until May, the two of us had been chipping away at the homepage task which at this point left 650 packages without a homepage. Then we had more contributors joining. I decided to make a group chat to accommodate all the people joining. It was called &amp;ldquo;Solus Homepage Team&amp;rdquo; at the time. More contributors and staff members joined the room, then it was renamed as &amp;ldquo;Solus Cleanup Crew&amp;rdquo; and moved under the official Solus matrix space.&lt;/p&gt;
&lt;h2&gt;What is it?&lt;span class="hx:absolute hx:-mt-20" id="what-is-it"&gt;&lt;/span&gt;
&lt;a href="#what-is-it" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Solus cleanup crew is a group of community contributors as as well staff members with the goal of bringing the Solus package repository up to current standard. It is a subset of the packaging room on our matrix channel. We organize the work on all the cleanup related tasks.&lt;/p&gt;
&lt;h2&gt;Why bother?&lt;span class="hx:absolute hx:-mt-20" id="why-bother"&gt;&lt;/span&gt;
&lt;a href="#why-bother" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Solus has been updating their tooling and infrastructure since its resurrection. While most of the tooling changes can be accomplished by staff members alone, there are things that they cannot do. While many consider Solus repository as small, it still contains more than 6000 packages. Some packages have never even gotten an update since Solus was first created! We want to get rid of all its cruft before we can migrate to a better tooling. That&amp;rsquo;s where the community contributor can come in and help.&lt;/p&gt;
&lt;p&gt;For me personally, it is a chance to learn something new and fill my time with more purpose. Sometimes, I feel like a slob scrolling through things, opening the same three apps over and over or sleeping midday. Technically speaking, doing packaging is still scrolling through things, still opening the same three apps over and over, and I still get my midday nap, but now it is with purpose. I love that what I do can be enjoyed by other people. It is mostly invisible and not even noticed by people, but the chance of it helping people gives me so much joy. Why bother? Because I love it.&lt;/p&gt;
&lt;h2&gt;What we accomplished&lt;span class="hx:absolute hx:-mt-20" id="what-we-accomplished"&gt;&lt;/span&gt;
&lt;a href="#what-we-accomplished" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;We create a few repository wide task that can done with little reading of our packaging guide. The keen-eyed of you may have already seen these tasks. It is always attached at the end of every Sync Updates since July. These are the tasks we did:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;No.&lt;/th&gt;
&lt;th&gt;Task&lt;/th&gt;
&lt;th&gt;Date Started&lt;/th&gt;
&lt;th&gt;Start count&lt;/th&gt;
&lt;th&gt;Current count&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;1.&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/getsolus/packages/issues/411"target="_blank" rel="noopener"&gt;Adding homepage key to package.yml&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;30-09-2023&lt;/td&gt;
&lt;td&gt;2300&lt;/td&gt;
&lt;td&gt;8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2.&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/getsolus/packages/issues/449"target="_blank" rel="noopener"&gt;Adding AppStream metainfo to all font packages&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;06-10-2023&lt;/td&gt;
&lt;td&gt;38&lt;/td&gt;
&lt;td&gt;Done 🎉&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;3.&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/getsolus/packages/issues/1389"target="_blank" rel="noopener"&gt;Adding AppStream metainfo to all graphical applications&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;22-01-2024&lt;/td&gt;
&lt;td&gt;316&lt;/td&gt;
&lt;td&gt;198&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;4.&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/getsolus/packages/issues/3111"target="_blank" rel="noopener"&gt;Applying new cargo macros&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;27-06-2024&lt;/td&gt;
&lt;td&gt;37&lt;/td&gt;
&lt;td&gt;Done 🎉&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;5.&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/getsolus/packages/issues/4116"target="_blank" rel="noopener"&gt;Changing all packages with homepages pointing to wiki.gnome.org&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;20-10-2024&lt;/td&gt;
&lt;td&gt;87&lt;/td&gt;
&lt;td&gt;62&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;6.&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/getsolus/packages/issues/4121"target="_blank" rel="noopener"&gt;Adding monitoring.yml&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;21-10-2024&lt;/td&gt;
&lt;td&gt;3070&lt;/td&gt;
&lt;td&gt;2937&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;7.&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/getsolus/packages/issues?q=is%3Aopen&amp;#43;is%3Aissue&amp;#43;label%3A%22Packaging&amp;#43;Problem%22"target="_blank" rel="noopener"&gt;Tagging packages that do not build&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Ongoing&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;13&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;8.&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/getsolus/packages/issues?q=is%3Aopen&amp;#43;is%3Aissue&amp;#43;label%3A%22Package%3A&amp;#43;Removal&amp;#43;Request%22"target="_blank" rel="noopener"&gt;Tagging packages that should be deprecated&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Ongoing&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;25&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;As you can see from the table above, we just completed two tasks and we are close to completing homepage task. Packages that do not build also are also getting solved one by one. Right now, there are 12 people in Solus Cleanup Crew Matrix room, 6 of them are new contributors. We also create a new AppStream metainfo documentation, clean up our issue templates, implement a better tagging system for organizing issues and much more. Solus Cleanup Crew is also becoming a place where we can onboard new contributors and recruit new staff. I thought we accomplished a lot and I am happy with it.&lt;/p&gt;
&lt;h2&gt;What next?&lt;span class="hx:absolute hx:-mt-20" id="what-next"&gt;&lt;/span&gt;
&lt;a href="#what-next" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;We want to focus on adding appstream metainfo for remaining 200 packages, in line with the goal of 4.7 ISO. It will not be easy nor quick, but we will try our best. We want Solus users to have the best experience possible when we finally say goodbye to &lt;code&gt;solus-sc&lt;/code&gt; and switch to modern software center (Gnome Software and KDE Discover). We want you to be able to install all graphical application from software center and have all the relevant information (Legible screenshot, Hi-Res Icon, good description, etc).&lt;/p&gt;
&lt;p&gt;We also want to add more &lt;a href="https://help.getsol.us/docs/packaging/monitoring.yml"target="_blank" rel="noopener"&gt;monitoring.yml&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; files to packages, so we can utilize our proof-of-concept &lt;a href="https://shared.getsol.us/justin/updates/"target="_blank" rel="noopener"&gt;&amp;ldquo;Package Update Monitor&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; created by &lt;a href="https://github.com/Justinzobel"target="_blank" rel="noopener"&gt;Justin Zobel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. I, myself and &lt;a href="https://github.com/joebonrichie"target="_blank" rel="noopener"&gt;Joey Riches&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; will explore the possibility of curating our own &amp;ldquo;Editor&amp;rsquo;s Choice&amp;rdquo; and &amp;ldquo;Featured Apps&amp;rdquo; in Gnome Software, made possible by &lt;a href="https://gitlab.gnome.org/GNOME/gnome-app-list"target="_blank" rel="noopener"&gt;&lt;code&gt;gnome-app-list&lt;/code&gt;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. I think the road ahead is very exciting for us and hopefully for you too!&lt;/p&gt;
&lt;h2&gt;Want to help?&lt;span class="hx:absolute hx:-mt-20" id="want-to-help"&gt;&lt;/span&gt;
&lt;a href="#want-to-help" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;We are always eager for people to join and spend their time contributing to Solus. There are many ways you can &lt;a href="https://help.getsol.us/docs/user/contributing/getting-involved"target="_blank" rel="noopener"&gt;contribute&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, but for me it is packaging. For me, packaging can be relaxing, sometimes frustrating, but always gives me joy at the end. If you are interested to dip your toe on packaging and want to help us, here are the simple steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Join the Solus Packaging Room on Matrix&lt;/li&gt;
&lt;li&gt;Read and practice our &lt;a href="https://help.getsol.us/docs/packaging/"target="_blank" rel="noopener"&gt;packaging documentation&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Submit your first Pull Request. We recommend doing the wiki gnome task or monitoring task&lt;/li&gt;
&lt;li&gt;Follow along the review process until your PR gets merged&lt;/li&gt;
&lt;li&gt;Continue on contributing and you might get invited to Solus Cleanup Crew&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Closing thoughts&lt;span class="hx:absolute hx:-mt-20" id="closing-thoughts"&gt;&lt;/span&gt;
&lt;a href="#closing-thoughts" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;I want to thank all the contributors that made all of this possible. It was such a wonderful effort from everyone and we will strive to keep that up. Let me know if you are interested in a follow-up blog about the detail of doing packaging for Solus.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Terima kasih dan sampai jumpa&lt;/em&gt;!&lt;/p&gt;</description></item><item><title>Solus 4.6 Released</title><link>https://getsol.us/2024/10/14/solus-4-6-released/</link><pubDate>Mon, 14 Oct 2024 00:00:00 +0000</pubDate><guid>https://getsol.us/2024/10/14/solus-4-6-released/</guid><description>
&lt;img src="https://getsol.us/2024/10/14/solus-4-6-released/solus-4.6-featured_hu_7f78e2a18a158622.jpg" width="640" height="360"/>&lt;p&gt;The Solus team is proud to announce the release of Solus 4.6 &lt;em&gt;Convergence&lt;/em&gt;. This refresh brings the usual collection of Desktop Environment updates, kernel enhancements, and increased hardware support.&lt;/p&gt;
&lt;p&gt;Note that the file names of the ISOs is slightly different than they used to be. Each file now has the release channel and date that the ISO was generated in the name.&lt;/p&gt;
&lt;h2&gt;General&lt;span class="hx:absolute hx:-mt-20" id="general"&gt;&lt;/span&gt;
&lt;a href="#general" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Default applications&lt;span class="hx:absolute hx:-mt-20" id="default-applications"&gt;&lt;/span&gt;
&lt;a href="#default-applications" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;All our editions feature:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Firefox 131.0.3&lt;/li&gt;
&lt;li&gt;LibreOffice 24.2.5.2&lt;/li&gt;
&lt;li&gt;Thunderbird 128.3.1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For audio and video multimedia playback, we offer software out-of-the-box that caters specifically to our desired experience for each edition.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Budgie and GNOME editions ship with Rhythmbox for audio playback, with the latest release of the Alternate Toolbar extension to provide a more modern user experience.&lt;/li&gt;
&lt;li&gt;Budgie and GNOME ship with Celluloid for video playback.&lt;/li&gt;
&lt;li&gt;XFCE ships with Parole for multimedia playback.&lt;/li&gt;
&lt;li&gt;Plasma ships with Elisa for audio playback and Haruna for video playback.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Usr-merge&lt;span class="hx:absolute hx:-mt-20" id="usr-merge"&gt;&lt;/span&gt;
&lt;a href="#usr-merge" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Over the summer, the Solus team has been tackling the &lt;a href="https://getsol.us/2024/09/04/usr-merge/"target="_blank" rel="noopener"&gt;Usr-Merge conundrum&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;; read Evan&amp;rsquo;s excellent blog post for the full story. We have now reached the end of Stage 3 on our rollout plan: All users with an updated system now have a Usr-Merge&amp;rsquo;d system. Any users that create a fresh installation with today&amp;rsquo;s ISOs will also have a merged system. We expect stage 4 to complete Soon™️.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As a reminder, the Usr-Merge brings Solus in line with the compatibility efforts being spearheaded by Fedora and other distributions. More urgently, &lt;em&gt;systemd&lt;/em&gt; requires the filesystem be merged for version 255. Additionally, the Usr-Merge is a necessary (though not sufficient) condition for Solus to adopt Serpent tooling in the future.&lt;/p&gt;
&lt;h3&gt;Experimental Software Centers&lt;span class="hx:absolute hx:-mt-20" id="experimental-software-centers"&gt;&lt;/span&gt;
&lt;a href="#experimental-software-centers" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;We continue to ship &lt;em&gt;solus-sc&lt;/em&gt; (Solus Software Center) as the default graphical package manager, but close watchers of Solus development know that we have had experimental support for GNOME Software and KDE Discover included in our repository for many months now.&lt;/p&gt;
&lt;p&gt;These software centers let users update software distributed by the Solus repositories, as before, &lt;em&gt;and&lt;/em&gt; install and manage Flatpaks for third-party packages. Flathub is configured as a Flatpak remote by default.&lt;/p&gt;
&lt;p&gt;Curious Budgie, GNOME and XFCE users can install &lt;em&gt;gnome-software&lt;/em&gt;, while Plasma users should install &lt;em&gt;discover&lt;/em&gt;.&lt;/p&gt;
&lt;h3&gt;Kernels and Mesa&lt;span class="hx:absolute hx:-mt-20" id="kernels-and-mesa"&gt;&lt;/span&gt;
&lt;a href="#kernels-and-mesa" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;This release of Solus ships with Linux kernel 6.10.13. For those needing an LTS kernel, we provide 6.6.54.&lt;/p&gt;
&lt;p&gt;Our &lt;code&gt;linux-current&lt;/code&gt; kernel no longer includes AppArmor patches; see &lt;a href="https://getsol.us/2024/07/15/dropping-apparmor-kernel-patches/"target="_blank" rel="noopener"&gt;this&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; prior blog post. Dropping the patches reduces the kernel maintenance workload. Snaps now run in partial confinement, and our preferred source of third-party applications continues to be Flatpaks. The patches are still included with our LTS kernel branch.&lt;/p&gt;
&lt;p&gt;Mesa has been upgraded to 24.2.3. The &lt;a href="https://docs.mesa3d.org/relnotes/24.2.0.html"target="_blank" rel="noopener"&gt;24.2.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; release introduced a few new features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;VK_KHR_dynamic_rendering_local_read on RADV&lt;/li&gt;
&lt;li&gt;VK_EXT_legacy_vertex_attributes on lavapipe, ANV, Turnip and RADV&lt;/li&gt;
&lt;li&gt;VK_MESA_image_alignment_control on RADV&lt;/li&gt;
&lt;li&gt;VK_EXT_shader_replicated_composites on ANV, dozen, hasvk, lavapipe, nvk, RADV, and Turnip&lt;/li&gt;
&lt;li&gt;VK_KHR_maintenance5 on v3dv&lt;/li&gt;
&lt;li&gt;VK_KHR_maintenance7 on RADV&lt;/li&gt;
&lt;li&gt;VK_EXT_depth_clamp_zero_one on v3dv&lt;/li&gt;
&lt;li&gt;GL_ARB_depth_clamp on v3d&lt;/li&gt;
&lt;li&gt;Defaulting to a new shader cache implementation, reducing filesystem overhead.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This, and newer releases, have also shipped many bug fixes.&lt;/p&gt;
&lt;p&gt;The full upstream release notes are &lt;a href="https://docs.mesa3d.org/relnotes/24.2.3.html"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Budgie&lt;span class="hx:absolute hx:-mt-20" id="budgie"&gt;&lt;/span&gt;
&lt;a href="#budgie" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2024/10/14/solus-4-6-released/Budgie.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus ships with &lt;a href="https://blog.buddiesofbudgie.org/budgie-10-9-2-released/"target="_blank" rel="noopener"&gt;Budgie 10.9.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, the latest release of the Budgie Desktop. The mature 10.9.x series brings some small improvements, and builds on Budgie&amp;rsquo;s reputation for stability and polish.&lt;/p&gt;
&lt;h3&gt;Default applications&lt;span class="hx:absolute hx:-mt-20" id="default-applications-1"&gt;&lt;/span&gt;
&lt;a href="#default-applications-1" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;With this Solus release, the Budgie edition now uses some different default applications. As most GNOME apps have been ported to GTK 4 and libadwaita, the Budgie experience has had to shift to achieve a consistent look and feel. Where applicable, we are now using &lt;a href="https://linuxmint-developer-guide.readthedocs.io/en/latest/xapps.html"target="_blank" rel="noopener"&gt;XApps&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; in place of GNOME apps. XApps are generic applications for GTK-based desktop environments.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;XReader has replaced Evince&lt;/li&gt;
&lt;li&gt;XViewer has replacecd Eye of GNOME&lt;/li&gt;
&lt;li&gt;Engrampa has replaced File Roller&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Upstream release notes can be found &lt;a href="https://blog.buddiesofbudgie.org"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;GNOME&lt;span class="hx:absolute hx:-mt-20" id="gnome"&gt;&lt;/span&gt;
&lt;a href="#gnome" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2024/10/14/solus-4-6-released/GNOME.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus 4.6 GNOME Edition ships with GNOME 46.5.&lt;/p&gt;
&lt;h3&gt;Added Features&lt;span class="hx:absolute hx:-mt-20" id="added-features"&gt;&lt;/span&gt;
&lt;a href="#added-features" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Global Search&lt;/li&gt;
&lt;li&gt;Enhanced files app&lt;/li&gt;
&lt;li&gt;Upgraded online accounts, now with OneDrive support&lt;/li&gt;
&lt;li&gt;Remote login with RDP&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Bug Fixes, cleanup &amp;amp; quality-of-life improvements&lt;span class="hx:absolute hx:-mt-20" id="bug-fixes-cleanup--quality-of-life-improvements"&gt;&lt;/span&gt;
&lt;a href="#bug-fixes-cleanup--quality-of-life-improvements" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Settings improvements&lt;/li&gt;
&lt;li&gt;Accessibility improvements&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Upstream release notes can be found &lt;a href="https://release.gnome.org/46/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Plasma&lt;span class="hx:absolute hx:-mt-20" id="plasma"&gt;&lt;/span&gt;
&lt;a href="#plasma" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2024/10/14/solus-4-6-released/Plasma.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus 4.6 Plasma Edition ships with the latest Plasma Desktop, KDE Frameworks, KDE Gear, and the KDE branch for QT. The most notable change is the introduction of Plasma 6. If you&amp;rsquo;re looking for Wayland, Plasma still has you covered.&lt;/p&gt;
&lt;p&gt;Upstream release notes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://kde.org/announcements/plasma/6/6.1.5/"target="_blank" rel="noopener"&gt;Plasma 6.1.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://kde.org/announcements/gear/24.08.1/"target="_blank" rel="noopener"&gt;KDE Gear 24.08.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://kde.org/announcements/frameworks/6/6.6.0/"target="_blank" rel="noopener"&gt;KDE Frameworks 6.6.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.3/release-note.md"target="_blank" rel="noopener"&gt;QT 6.7.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sddm/sddm/blob/v0.21.0/ChangeLog"target="_blank" rel="noopener"&gt;sddm 0.21.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;XFCE&lt;span class="hx:absolute hx:-mt-20" id="xfce"&gt;&lt;/span&gt;
&lt;a href="#xfce" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2024/10/14/solus-4-6-released/XFCE-Beta.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;We continue to call our XFCE Desktop a &lt;em&gt;beta&lt;/em&gt; experience, though we have been shipping this desktop since the release of Solus 4.5.&lt;/p&gt;
&lt;p&gt;The XFCE edition includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;XFCE version 4.18&lt;/li&gt;
&lt;li&gt;Mousepad 0.6.2&lt;/li&gt;
&lt;li&gt;Parole 4.18.1&lt;/li&gt;
&lt;li&gt;Ristretto 0.13.2&lt;/li&gt;
&lt;li&gt;Thunar 4.18.11&lt;/li&gt;
&lt;li&gt;Whiskermenu 2.8.3&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Since Solus 4.5, we&amp;rsquo;ve added the following to our default XFCE experience:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Engrampa has replaced File Roller&lt;/li&gt;
&lt;li&gt;XReader is now the default PDF reader&lt;/li&gt;
&lt;li&gt;The keyboard layout switcher plugin is now installed by default&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;While not installed by default, a couple of other XFCE-related packages have been added since our last release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;xfdashboard&lt;/li&gt;
&lt;li&gt;xfce4-battery-plugin&lt;/li&gt;
&lt;li&gt;xfce4-clipman-plugin&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Known Issues&lt;span class="hx:absolute hx:-mt-20" id="known-issues"&gt;&lt;/span&gt;
&lt;a href="#known-issues" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/getsolus/packages/issues/1429"target="_blank" rel="noopener"&gt;Plasma ISO requires creation of a kwallet key file before connecting to a network&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;When running &lt;code&gt;eopkg check&lt;/code&gt;, linux-current and linux-lts may show as broken. These are false positives, and can be disregarded.&lt;/li&gt;
&lt;li&gt;Users with the proprietary NVIDIA drivers and the 6.10 kernel may experience a black screen or errors on a black screen after waking the system from sleep.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/getsolus/packages/issues/1107"target="_blank" rel="noopener"&gt;Sometimes there is no image when booting GNOME in a VM&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/getsolus/packages/issues/1548"target="_blank" rel="noopener"&gt;GNOME sometimes boots to black screen and X cursor in VM&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Download&lt;span class="hx:absolute hx:-mt-20" id="download"&gt;&lt;/span&gt;
&lt;a href="#download" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Go to our &lt;a href="https://getsol.us/download/"&gt;Download&lt;/a&gt; page and select direct download or torrent. Happy installing!&lt;/p&gt;
&lt;h2&gt;Thank you&lt;span class="hx:absolute hx:-mt-20" id="thank-you"&gt;&lt;/span&gt;
&lt;a href="#thank-you" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Solus infrastructure is funded solely through voluntary contributions to our &lt;a href="https://opencollective.com/getsolus"target="_blank" rel="noopener"&gt;Open Collective&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. We are grateful to everyone who has joined us there.&lt;/p&gt;
&lt;p&gt;Our open collective backers get access to testing ISOs between formal releases. For more information, &lt;a href="https://opencollective.com/getsolus#category-CONTRIBUTE"target="_blank" rel="noopener"&gt;click here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thanks also to all of you who have helped build the Solus community; we love all your contributions! We encourage anyone who want to join the wider Solus community to check out the dedicated &lt;a href="https://help.getsol.us/docs/user/contributing/getting-involved"target="_blank" rel="noopener"&gt;Getting Involved&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; page on our Help Center.&lt;/p&gt;
&lt;h2&gt;Past and future&lt;span class="hx:absolute hx:-mt-20" id="past-and-future"&gt;&lt;/span&gt;
&lt;a href="#past-and-future" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;It has now been over a year and a half since the team relaunched Solus. 2023 saw us complete numerous migrations as we upgraded our infrastructure, while 2024 has been a year moving through much calmer waters.&lt;/p&gt;
&lt;p&gt;Looking forward, our next goal is to make a release with the latest Linux kernel, GNOME 47, and the latest Plasma and XFCE versions. In addition, we want to begin the epoch process alluded to in the Usr-Merge blog post so that we can safely enable a Python 3 version of &lt;code&gt;eopkg&lt;/code&gt; by default, as well as removing compatibility symbolic links that were added pre-Usr-Merge.&lt;/p&gt;
&lt;p&gt;We are excited to see what the future has in store. Keep your eye on our &lt;a href="https://discuss.getsol.us"target="_blank" rel="noopener"&gt;forums&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; and &lt;a href="https://fosstodon.org/@Solus"target="_blank" rel="noopener"&gt;Mastodon&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; for the latest Solus news. We&amp;rsquo;ll see you again soon.&lt;/p&gt;</description></item><item><title>Solus Hacktoberfest 2024</title><link>https://getsol.us/2024/09/30/solus-hacktoberfest-2024/</link><pubDate>Mon, 30 Sep 2024 20:29:55 -0500</pubDate><guid>https://getsol.us/2024/09/30/solus-hacktoberfest-2024/</guid><description>
&lt;p&gt;Hey folks! It&amp;rsquo;s spooky season, so you know what that means. It&amp;rsquo;s time for &lt;a href="https://hacktoberfest.com/"target="_blank" rel="noopener"&gt;Hacktoberfest 2024&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;! This is the annual event that &amp;ldquo;encourages people to contribute to open source throughout October&amp;rdquo;, in exchange for rewards.&lt;/p&gt;
&lt;p&gt;This year we have two main goals. First, as always, we want to support anyone
looking to get involved in open source contributions, or helping Solus
specifically. We would love to add people to our packaging team.&lt;/p&gt;
&lt;p&gt;Second, there&amp;rsquo;s been a big push recently to clean up and update our package
repository, and we can use your help. Much of this work currently involves
adding home pages to packages, making sure they build, fixing them if they
don&amp;rsquo;t, and adding monitoring information. Related, we would like to field test
and improve our &amp;ldquo;autobuild&amp;rdquo; tool.&lt;/p&gt;
&lt;p&gt;Read on for ways to participate.&lt;/p&gt;
&lt;h2&gt;What do I get out of it?&lt;span class="hx:absolute hx:-mt-20" id="what-do-i-get-out-of-it"&gt;&lt;/span&gt;
&lt;a href="#what-do-i-get-out-of-it" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Hacktoberfest is a great way to get started contributing to a project, or open source in general. You can make contacts in different projects, get mentoring, and practice your skills. You&amp;rsquo;ll also get &lt;a href="https://hacktoberfest.com/about/#rewards"target="_blank" rel="noopener"&gt;cool badges&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;What if I&amp;rsquo;m not a developer?&lt;span class="hx:absolute hx:-mt-20" id="what-if-im-not-a-developer"&gt;&lt;/span&gt;
&lt;a href="#what-if-im-not-a-developer" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Developers aren&amp;rsquo;t the only contributors in the open source community. We also have people who write documentation, people who submit and triage bugs, and people who do communications and outreach. Your submission to a project does not have to be code.&lt;/p&gt;
&lt;h2&gt;OK so how do I get involved? And who can help me if I need it?&lt;span class="hx:absolute hx:-mt-20" id="ok-so-how-do-i-get-involved-and-who-can-help-me-if-i-need-it"&gt;&lt;/span&gt;
&lt;a href="#ok-so-how-do-i-get-involved-and-who-can-help-me-if-i-need-it" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="https://hacktoberfest.com/auth/"target="_blank" rel="noopener"&gt;Register&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; on the Hacktoberfest website&lt;/li&gt;
&lt;li&gt;Read up on &lt;a href="https://hacktoberfest.com/about/"target="_blank" rel="noopener"&gt;what it is and how to participate&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Check out our &lt;a href="https://help.getsol.us/docs/packaging"target="_blank" rel="noopener"&gt;docs on packaging&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Join our &lt;a href="https://matrix.to/#/#solus:matrix.org"target="_blank" rel="noopener"&gt;Matrix space&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, we use the Solus Packaging room to discuss packaging work.&lt;/li&gt;
&lt;li&gt;Find something(s) to work on
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;For development / bug triage: look in the &lt;a href="https://github.com/getsolus/packages/issues"target="_blank" rel="noopener"&gt;Solus Packages repository&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;We also need help with some issues in &lt;a href="https://github.com/getsolus/help-center-docs/issues"target="_blank" rel="noopener"&gt;our Help Center repository&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Anything labeled &amp;ldquo;Hacktoberfest&amp;rdquo;, &amp;ldquo;Good First Issue&amp;rdquo;, &amp;ldquo;Package Request&amp;rdquo; or &amp;ldquo;Help Wanted&amp;rdquo; is a good candidate for new folks (but don&amp;rsquo;t feel limited to them)&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Do work and create pull requests in the Solus repositories&lt;/li&gt;
&lt;li&gt;At least four of your PRs / MRs need to be accepted and merged (across any and all projects which are participating) for you to complete Hacktoberfest&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Good luck, everyone and happy hacking!&lt;/p&gt;</description></item><item><title>Usr-Merge</title><link>https://getsol.us/2024/09/04/usr-merge/</link><pubDate>Wed, 04 Sep 2024 00:00:00 +0000</pubDate><guid>https://getsol.us/2024/09/04/usr-merge/</guid><description>
&lt;p&gt;Back in May, 2024, we made our initial attempt at doing what we&amp;rsquo;re calling &amp;ldquo;Usr-Merge&amp;rdquo;. While initially hopeful, it quickly became clear that there were significant problems with our approach, and that a new one would be needed. This post will go into what happened in May, and outline what we plan to do next time.&lt;/p&gt;
&lt;h2&gt;What is Usr-Merge?&lt;span class="hx:absolute hx:-mt-20" id="what-is-usr-merge"&gt;&lt;/span&gt;
&lt;a href="#what-is-usr-merge" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;The old way of organizing the Linux filesystem split files between &lt;code&gt;/bin&lt;/code&gt; and &lt;code&gt;/usr/bin&lt;/code&gt;, &lt;code&gt;/sbin&lt;/code&gt; and &lt;code&gt;/usr/sbin&lt;/code&gt;, &lt;code&gt;/lib&lt;/code&gt; and &lt;code&gt;/usr/lib&lt;/code&gt;, and &lt;code&gt;/lib64&lt;/code&gt; and &lt;code&gt;/usr/lib64&lt;/code&gt;. In recent years, there has been a push to unify everything by putting all the directories in the &lt;code&gt;/usr&lt;/code&gt; file tree, e.g. &lt;code&gt;/usr/bin&lt;/code&gt; and &lt;code&gt;/usr/lib64&lt;/code&gt;, and adding compatibility symbolic links (symlinks) pointing to the directories in &lt;code&gt;/usr&lt;/code&gt;. There are several reasons for this:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;It improves compatibility in behavior with other Unixes and Linuxes. Scripts written for another distribution don&amp;rsquo;t need modifications for different file paths, making them more portable.&lt;/li&gt;
&lt;li&gt;Compatibility with the GNU build systems. Porting software to Linux becomes easier, because the build system and developers don&amp;rsquo;t have to worry about a split &lt;code&gt;/usr&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Improved compatibility with upstream development.&lt;/li&gt;
&lt;li&gt;Reduced complexity of the filesystem. The separation between vendor-provided (coming from your Linux distribution, possibly read-only) resources and user resources becomes more clear.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Freedesktop Wiki has a much more detailed article about Usr-Merge &lt;a href="https://www.freedesktop.org/wiki/Software/systemd/TheCaseForTheUsrMerge/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Sounds like Stateless&lt;span class="hx:absolute hx:-mt-20" id="sounds-like-stateless"&gt;&lt;/span&gt;
&lt;a href="#sounds-like-stateless" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;If you&amp;rsquo;ve used Solus for any length of time, you may have heard the team talking about &amp;ldquo;stateless&amp;rdquo; packages. What does that mean? A stateless system means that, in theory, you can remove everything in &lt;code&gt;/etc&lt;/code&gt; and be left with a still-working system using vendor-provided (e.g., Solus) defaults. We do this by putting default configuration files in &lt;code&gt;/usr/share/defaults&lt;/code&gt;, which can be copied to &lt;code&gt;/etc&lt;/code&gt; or &lt;code&gt;$HOME/.config&lt;/code&gt; and modified by the user, overwriting the system defaults. While not directly related to Statelessness, the idea behind it and Usr-Merge are quite similar.&lt;/p&gt;
&lt;p&gt;This concept is also called &amp;ldquo;Hermetic-Usr&amp;rdquo; by systemd and openSUSE.&lt;/p&gt;
&lt;p&gt;Serpent OS and &lt;code&gt;moss&lt;/code&gt; take the idea of Statelessness a step further. The package manager &lt;em&gt;cannot&lt;/em&gt; install files outside of &lt;code&gt;/usr&lt;/code&gt;, enforcing a stateless system. Since Solus will also be moving to &lt;code&gt;moss&lt;/code&gt; and associated tooling, we will also not be able to ship files outside of &lt;code&gt;/usr&lt;/code&gt;, including files in directories like &lt;code&gt;/bin&lt;/code&gt; and &lt;code&gt;/lib&lt;/code&gt;. That&amp;rsquo;s where Usr-Merge comes in; it is a prerequisite to switching to the Serpent OS tooling on Solus.&lt;/p&gt;
&lt;h2&gt;Our previous attempt&lt;span class="hx:absolute hx:-mt-20" id="our-previous-attempt"&gt;&lt;/span&gt;
&lt;a href="#our-previous-attempt" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Back in May 2024, we thought we had a safe way to merge &lt;code&gt;/bin&lt;/code&gt; and &lt;code&gt;/sbin&lt;/code&gt; into &lt;code&gt;/usr&lt;/code&gt;. It was discovered that we could simply turn these directories into symlinks in our &lt;code&gt;baselayout&lt;/code&gt; package, and everything in them would end up in &lt;code&gt;/usr/bin&lt;/code&gt; and &lt;code&gt;/usr/sbin&lt;/code&gt; when they were updated. As it turned out, it was not that simple at all.&lt;/p&gt;
&lt;p&gt;There were two issues with this approach.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Package updates with &lt;code&gt;eopkg&lt;/code&gt; are non-deterministic. That means that there is no guarantee about the order that packages will be installed in. In this case, &lt;code&gt;baselayout&lt;/code&gt; needed to be updated before any other package to create the symlinks, but there was no way to actually enforce it to be the first in the list. That created the situation where other packages were updated first, and thus their executable files didn&amp;rsquo;t end up in &lt;code&gt;/usr/bin&lt;/code&gt; or &lt;code&gt;/usr/sbin&lt;/code&gt;, causing people&amp;rsquo;s systems to be completely broken.&lt;/li&gt;
&lt;li&gt;The Usr-Merge work depended on a previous update already having been installed on users&amp;rsquo; systems. When fetching updates, &lt;code&gt;eopkg&lt;/code&gt; goes straight from where you are to the latest package version found in the repository, skipping anything in between. Since the team&amp;rsquo;s systems are usually always up-to-date on the Unstable repository, we didn&amp;rsquo;t catch that if you weren&amp;rsquo;t already up-to-date, you would be missing the necessary work done in a previous update when you tried to install the Usr-Merge update.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The second issue is compounded by the first issue because even if the second is solved, the first makes it impossible to reliably install an update addressing it. We were stuck in the position where some users were successfully Usr-Merged, other users weren&amp;rsquo;t, and there was no way to unify those two groups, either by successfully merging everyone, or rolling back the merge.&lt;/p&gt;
&lt;p&gt;We started calling it our &lt;a href="https://en.wikipedia.org/wiki/Chicken_or_the_egg"target="_blank" rel="noopener"&gt;Chicken and Egg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; problem.&lt;/p&gt;
&lt;h2&gt;Chicken and Egg&lt;span class="hx:absolute hx:-mt-20" id="chicken-and-egg"&gt;&lt;/span&gt;
&lt;a href="#chicken-and-egg" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;The problem goes like this: we can update &lt;code&gt;eopkg&lt;/code&gt; to provide more deterministic updates. In fact, Ermo has already done this for both the &lt;a href="https://github.com/getsolus/eopkg/pull/68"target="_blank" rel="noopener"&gt;Python 2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; and &lt;a href="https://github.com/getsolus/eopkg/pull/70"target="_blank" rel="noopener"&gt;Python 3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; versions of &lt;code&gt;eopkg&lt;/code&gt;. But because updates are already non-deterministic, and we can&amp;rsquo;t guarantee what point in time users are updating from, we can&amp;rsquo;t rely on the update being present on user systems if we try to do the Usr-Merge again; trying to update would lead to the same problem as before.&lt;/p&gt;
&lt;p&gt;And that holds true for any fix that involves a package update to solve this problem. No matter what package it is, or what the update does, the issue is always the same.&lt;/p&gt;
&lt;h2&gt;Cracking the egg&lt;span class="hx:absolute hx:-mt-20" id="cracking-the-egg"&gt;&lt;/span&gt;
&lt;a href="#cracking-the-egg" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;We have come up with a way forward that should solve our little Chicken and Egg problem. We can&amp;rsquo;t rely on a single update in a single package to solve the issue, but what we &lt;em&gt;can&lt;/em&gt; do is update the pieces of software involved to write and look for marker files signaling that they are compatible with Usr-Merge, and each other. In conjunction, we can ship a script to be run during the early boot process to do the actual merging, if and only if the marker files are in place. By having the process rely on these files and boot scripts instead of just happening with update installation, we can ensure that the merging process will only run when all of the pieces are in place, and not before. The package manager is taken out of the equation entirely. If you want to see what the script does for yourself, it can be found &lt;a href="https://github.com/getsolus/packages/blob/main/packages/u/usysconf-epoch/files/usr-merge.sh"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;The plan&lt;span class="hx:absolute hx:-mt-20" id="the-plan"&gt;&lt;/span&gt;
&lt;a href="#the-plan" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;The process goes like this:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;code&gt;eopkg&lt;/code&gt; is updated with Usr-Merge support. It writes a marker file to indicate that the system can safely be merged.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Our Usr-Merge script runs during early boot and detects the marker file. The script proceeds to upgrade the machine safely, checking every file along the way with each step, only continuing if everything is correct.&lt;/p&gt;
&lt;p&gt;The checking does mean that the script takes a while to run on less powerful systems; our testing in a Virtual Machine simulating really old hardware showed that the script took about 3 minutes to complete. Recent package updates include work to speed up the migration process significantly by essentially self-migrating, but it could still take a while.&lt;/p&gt;
&lt;p&gt;Because of the time the script could take to run, a message will be shown on screen so the user knows that something is happening. The script is robust enough to not destroy your system if a reboot occurs while it is running, but doing a hard reboot does mean that the script has to start over on the next boot.&lt;/p&gt;
&lt;p&gt;Lastly, a marker file is written that indicates that the system is now Usr-Merged.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;code&gt;eopkg&lt;/code&gt; will use the second marker file to know that it is safe to switch to a new package repository that is incompatible with non-Usr-Merged systems.&lt;/p&gt;
&lt;p&gt;The switch will be activated when the phased rollout is complete.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Once the migration has rolled out to everyone (more on this later), we can fork our package repository and do an Epoch bump, which is jumping from one binary repository version to another. That way, we can safely release package updates, knowing that they&amp;rsquo;ll only be going out to Usr-Merged systems. While an Epoch bump isn&amp;rsquo;t strictly necessary for the merging process itself, it &lt;em&gt;is&lt;/em&gt; necessary to safely remove our pre-Usr-Merge compatibility symlinks from various packages. Removing the symlinks on a system that has not been merged will likely break the system, as we saw last time, because update order is non-deterministic.&lt;/p&gt;
&lt;p&gt;Migration to a new package repository has actually been done before on Solus. Most recently, it was done when the repositories were put behind a CDN during the re-launch of our infrastructure.&lt;/p&gt;
&lt;h3&gt;Staged rollout&lt;span class="hx:absolute hx:-mt-20" id="staged-rollout"&gt;&lt;/span&gt;
&lt;a href="#staged-rollout" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;We&amp;rsquo;re aiming for a staged rollout, where everyone gets the necessary updates, but the script will only run on some systems, leaving everyone else operating as before. After our last attempt, we want to ensure that the process is as robust as possible, and if there is another problem that we have not foreseen, it will only affect a limited number of users, and the rollout can be stopped with minimal disruption. Assuming that no issues pop up, each weekly sync after the rollout begins will see more machines going through the Usr-Merge process, until no one is being held back.&lt;/p&gt;
&lt;p&gt;A staged rollout can be achieved by taking the systemd machine ID of a computer, deriving a number from it between 0 and 255, and checking if the derived number is below a certain threshold. If it is, then the merging script continues to run; otherwise, the script will exit, and the system will not be Usr-Merged. The magic number can be set in a file that gets shipped with the script, enabling us to update it for each rollout stage with the weekly sync.&lt;/p&gt;
&lt;p&gt;The entire process goes like this:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Stage 1: Allow opt-in to Usr-Merge via a configuration file.&lt;/li&gt;
&lt;li&gt;Stage 2: Allow opt-in, and merge &lt;em&gt;x&lt;/em&gt; amount of computers.&lt;/li&gt;
&lt;li&gt;Stage 3..&lt;em&gt;n&lt;/em&gt;: Each sync, more systems are allowed to go through the process.&lt;/li&gt;
&lt;li&gt;Stage &lt;em&gt;n+1&lt;/em&gt;: All users have been merged; do the Epoch bump. Users start getting updates from the new repository, and everyone is on a Usr-Merged system! 🎉&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;When is it happening?&lt;span class="hx:absolute hx:-mt-20" id="when-is-it-happening"&gt;&lt;/span&gt;
&lt;a href="#when-is-it-happening" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;As always, Solus does not give an ETA for anything. That said, users running on the Unstable package repository can opt-in and help us test right now! If you wish to be one of those brave people, head on over to &lt;a href="https://github.com/getsolus/packages/issues/3691"target="_blank" rel="noopener"&gt;this tracking issue&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; for instructions, and join us on &lt;a href="https://matrix.to/#/#solus:matrix.org"target="_blank" rel="noopener"&gt;Matrix&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; if you haven&amp;rsquo;t already. Keep an eye on our &lt;a href="https://discuss.getsol.us"target="_blank" rel="noopener"&gt;forum&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; and &lt;a href="https://fosstodon.org/@Solus"target="_blank" rel="noopener"&gt;Mastodon&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; for updates on when Usr-Merge begins rolling out to users.&lt;/p&gt;</description></item><item><title>Dropping AppArmor Kernel Patches</title><link>https://getsol.us/2024/07/15/dropping-apparmor-kernel-patches/</link><pubDate>Mon, 15 Jul 2024 00:00:00 +0000</pubDate><guid>https://getsol.us/2024/07/15/dropping-apparmor-kernel-patches/</guid><description>
&lt;p&gt;Heya folks! With the 6.9 update to our Current branch of the Linux kernel, we are dropping the AppArmor patchset from Canonical. This means that snaps will now run with partial confinement if you are using the current kernel. Our LTS kernel will still have the AppArmor patches applied.&lt;/p&gt;
&lt;p&gt;Dropping these patches is the first step in ending support for Snap on Solus. &lt;strong&gt;Snaps will still be supported for the rest of 2024&lt;/strong&gt;, they will just be running with only partial confinement. Long-term, Snap users are encouraged to explore alternative solutions, such as Flatpak.&lt;/p&gt;
&lt;h2&gt;User impact&lt;span class="hx:absolute hx:-mt-20" id="user-impact"&gt;&lt;/span&gt;
&lt;a href="#user-impact" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;The only immediate impact on users as a result of this decision is that snaps will now be running under partial confinement. Snaps will continue to function until their support on Solus ends at the end of 2024.&lt;/p&gt;
&lt;h3&gt;Confinement warning&lt;span class="hx:absolute hx:-mt-20" id="confinement-warning"&gt;&lt;/span&gt;
&lt;a href="#confinement-warning" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Snaps are usually protected using &lt;code&gt;strict&lt;/code&gt; confinement, ensuring that snaps can&amp;rsquo;t access more of your system than needed. The &lt;code&gt;snap&lt;/code&gt; command provided by Solus shows a warning when strict confinement is not available. For example:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;WARNING: snap is running with partial confinement. See &lt;a href="https://help.getsol.us/docs/user/software/third-party/snap"target="_blank" rel="noopener"&gt;https://help.getsol.us/docs/user/software/third-party/snap&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; for details&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;We recommend &lt;a href="https://help.getsol.us/docs/user/software/third-party/snap#migrating-to-flatpak"target="_blank" rel="noopener"&gt;migrating to Flatpak&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; when possible. The warning can be silenced by running:&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;pre&gt;&lt;code&gt;sudo snap hide-confinement-warning&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h2&gt;Benefits to us&lt;span class="hx:absolute hx:-mt-20" id="benefits-to-us"&gt;&lt;/span&gt;
&lt;a href="#benefits-to-us" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Maintenance&lt;span class="hx:absolute hx:-mt-20" id="maintenance"&gt;&lt;/span&gt;
&lt;a href="#maintenance" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Dropping the AppArmor patchset has several benefits for us. To start with, the patchset is &lt;em&gt;huge&lt;/em&gt;; it is upwards of 60 separate patches, making it a significant maintenance burden. Since the set is maintained and updated by Canonical, we can only update to a new kernel after they&amp;rsquo;ve updated all of those patches, which sometimes takes a long time, or even doesn&amp;rsquo;t happen at all, as with the 6.9 kernel series.&lt;/p&gt;
&lt;h3&gt;ISO generation&lt;span class="hx:absolute hx:-mt-20" id="iso-generation"&gt;&lt;/span&gt;
&lt;a href="#iso-generation" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Not applying the patches means that we can generate ISO images on our own infrastructure. Right now, ISOs can only be generated on systems using the Solus kernel, due to our AppArmor hooks. This means that every week, someone on the team has to use their system to build all the images and then upload around 10GB of ISOs to the download server for our OpenCollective backers. The same goes for full Solus releases. By dropping the AppArmor patches, we can skip all of that and generate images on the server directly.&lt;/p&gt;
&lt;h2&gt;Next steps&lt;span class="hx:absolute hx:-mt-20" id="next-steps"&gt;&lt;/span&gt;
&lt;a href="#next-steps" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Going forward, Flatpaks will be the preferred way of installing software that isn&amp;rsquo;t in our official repository. We recommend looking into migrating to Flatpak and/or looking for alternatives to any snaps you use. &lt;strong&gt;Snap support on Solus will end with the start of 2025.&lt;/strong&gt; Until then, Snaps will still work and be supported on Solus, albeit without full confinement.&lt;/p&gt;
&lt;h3&gt;Flatpak&lt;span class="hx:absolute hx:-mt-20" id="flatpak"&gt;&lt;/span&gt;
&lt;a href="#flatpak" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Flatpaks are integrated in both GNOME Software and KDE Discover, making it easier than ever to not only install, but also update, Flatpak software on your systems. They also have broader upstream support since Flatpak is developed by a cross-distribution community, whereas Snap is developed and managed by Canonical and currently largely targets Ubuntu. Most flatpaks are available on &lt;a href="https://flathub.org/"target="_blank" rel="noopener"&gt;Flathub&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, which can be explored in your web browser in addition to GNOME Software and KDE Discover.&lt;/p&gt;
&lt;h4&gt;Migrating to Flatpak&lt;span class="hx:absolute hx:-mt-20" id="migrating-to-flatpak"&gt;&lt;/span&gt;
&lt;a href="#migrating-to-flatpak" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;We have implemented tools and documentation to assist users in migrating from snaps to flatpaks. The &lt;code&gt;unsnap&lt;/code&gt; package has been added to the Solus repository, facilitating an easy way to switch to flatpak versions of installed snaps. Head on over to our &lt;a href="https://help.getsol.us/docs/user/software/third-party/snap#migrating-to-flatpak"target="_blank" rel="noopener"&gt;Help Center article&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; for more information.&lt;/p&gt;</description></item><item><title>State of Solus - April 2024</title><link>https://getsol.us/2024/04/20/state-of-solus-april-2024/</link><pubDate>Sat, 20 Apr 2024 00:00:00 +0000</pubDate><guid>https://getsol.us/2024/04/20/state-of-solus-april-2024/</guid><description>
&lt;p&gt;April 18, 2024 marks exactly one year since Josh published the &amp;ldquo;New Voyage&amp;rdquo; post announcing the return of Solus in its current form. A good chunk of that post was dedicated to explaining the work we wanted to do in the future, having just completed the technical task of migrating critical Solus infrastructure off the previous hosting environment. In this post, I will outline what we&amp;rsquo;ve accomplished in this busy year.&lt;/p&gt;
&lt;h2&gt;Organizational work&lt;span class="hx:absolute hx:-mt-20" id="organizational-work"&gt;&lt;/span&gt;
&lt;a href="#organizational-work" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Expanding Solus Staff&lt;span class="hx:absolute hx:-mt-20" id="expanding-solus-staff"&gt;&lt;/span&gt;
&lt;a href="#expanding-solus-staff" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Solus Staff now includes 19 individuals whom we have trusted with access to our packaging infrastructure. From that larger group, we have organically formed smaller groups with additional access and responsibility dedicated to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Maintaining specific software stacks in the Solus repository&lt;/li&gt;
&lt;li&gt;Running social media accounts and moderating Solus communities&lt;/li&gt;
&lt;li&gt;Maintaining the infrastructure that hosts Solus services&lt;/li&gt;
&lt;li&gt;Running the boring administrative side of the organization&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As the Staff group has collaborated over the past year, we&amp;rsquo;ve found the lines between these groups are a little blurry. New members are trusted with more responsibilities as they demonstrate their abilities, leading to a large group with everyone wearing a few different hats. So far, this informal organization has worked out rather well, and we plan to continue along this trajectory.&lt;/p&gt;
&lt;h3&gt;Boring administration&lt;span class="hx:absolute hx:-mt-20" id="boring-administration"&gt;&lt;/span&gt;
&lt;a href="#boring-administration" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;There is one Staff group we have formed very deliberately: We call it &amp;ldquo;Boring Admin&amp;rdquo;. This group is trusted with billing access to all critical Solus infrastructure, and control over the Open Collective account holding money donated to Solus.&lt;/p&gt;
&lt;p&gt;The idea here is to ensure that all critical access is &lt;em&gt;shared&lt;/em&gt;. No single person can exert total control over the organization, or threaten it by their absence. This also allows other Staff members to focus on the technical aspects of Solus, rather than mundane administration.&lt;/p&gt;
&lt;p&gt;In addition, we have put in place policies to ensure we have reviews of all expenses submitted for approval, and that submitters cannot approve their own expenses.&lt;/p&gt;
&lt;h3&gt;Spending donated funds&lt;span class="hx:absolute hx:-mt-20" id="spending-donated-funds"&gt;&lt;/span&gt;
&lt;a href="#spending-donated-funds" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;We are eternally grateful to those of you who support us financially on &lt;a href="https://opencollective.com/getsolus"target="_blank" rel="noopener"&gt;Open Collective&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. Part of the responsibility that comes with accepting donations is the implicit promise that we will &lt;em&gt;spend the money&lt;/em&gt;. Solus is here to build and maintain an operating system, not accumulate cash. To that end, we updated the wording on the Open Collective page to explain more precisely what we will spend money on.&lt;/p&gt;
&lt;p&gt;Our expenses fall into two categories: Fixed costs, (examples: server hosting, email), and discretionary spending (example: direct payment of contributors for work). Our fixed costs increased immediately in April 2023 when we moved infrastructure off the server co-located at Rochester Institute of Technology and onto more typical paid hosting.&lt;/p&gt;
&lt;p&gt;We have also increased our discretionary spending, recognizing that these payments were rare in the past, and that we have a healthy reserve to draw on, even with the increase in fixed costs. In a way, we are recognizing contributor work that we would have liked to pay for in the past. All discretionary spending is put to a Staff vote before we commit to it.&lt;/p&gt;
&lt;p&gt;As a reminder, all our paid expenses are published on the Open Collective page.&lt;/p&gt;
&lt;h3&gt;Internal documentation&lt;span class="hx:absolute hx:-mt-20" id="internal-documentation"&gt;&lt;/span&gt;
&lt;a href="#internal-documentation" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Have you ever wondered what &lt;em&gt;exactly&lt;/em&gt; is done behind the scenes to kick off the typical Friday Sync? As it turns out, we didn&amp;rsquo;t have a good answer either. Some Staff knew from experience, but not everyone. Wherever possible, we&amp;rsquo;ve worked to refresh and build up internal documentation.&lt;/p&gt;
&lt;h2&gt;Community&lt;span class="hx:absolute hx:-mt-20" id="community"&gt;&lt;/span&gt;
&lt;a href="#community" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Published regular sync notes&lt;span class="hx:absolute hx:-mt-20" id="published-regular-sync-notes"&gt;&lt;/span&gt;
&lt;a href="#published-regular-sync-notes" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Since about June 2023, we&amp;rsquo;ve been publishing weekly sync notes to the forum. These posts inform the community of notable updates and give us valuable direct feedback from users.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;re grateful to Evan and Reilly for their weekly dedication here. Condensing a week&amp;rsquo;s worth of commits into a friendly and informative forum post is more effort than you might think. Silke also gets a mention for creating handy scripts to automate the task of formatting the changelog.&lt;/p&gt;
&lt;h3&gt;Moved from IRC to Matrix&lt;span class="hx:absolute hx:-mt-20" id="moved-from-irc-to-matrix"&gt;&lt;/span&gt;
&lt;a href="#moved-from-irc-to-matrix" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;This move was completed as part of the initial migration work in April 2023. We&amp;rsquo;re happy with the change and have donated to &lt;a href="https://matrix.org/"target="_blank" rel="noopener"&gt;Matrix.org&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; for hosting our chat over the past year.&lt;/p&gt;
&lt;h3&gt;Migrated to new Help Center&lt;span class="hx:absolute hx:-mt-20" id="migrated-to-new-help-center"&gt;&lt;/span&gt;
&lt;a href="#migrated-to-new-help-center" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;One night, Joey got sick of the old Help Center, and put in a big effort to port everything over to &lt;a href="https://docusaurus.io/"target="_blank" rel="noopener"&gt;Docusaurus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. This modern platform has made contributing to the Help Center fun and easy.&lt;/p&gt;
&lt;p&gt;Then, Tracey completed a thorough review and re-organization of help center content in September. From that base, we have slowly expanded topics covered, with an emphasis on documenting the many small changes to packaging practices. We&amp;rsquo;ve had about 200 pull requests since the port.&lt;/p&gt;
&lt;h3&gt;Added new development log (devlog)&lt;span class="hx:absolute hx:-mt-20" id="added-new-development-log-devlog"&gt;&lt;/span&gt;
&lt;a href="#added-new-development-log-devlog" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;As an experiment, we started the &lt;a href="https://help.getsol.us/blog/"target="_blank" rel="noopener"&gt;devlog&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; to host shorter developer-focused content separate from the main site. We wanted a place for more informal posts. When writing for the main Solus blog (this site), we carefully edit posts, knowing in the back of our minds that we ship browsers with the homepage set to the Solus blog.&lt;/p&gt;
&lt;h3&gt;Sent regular backer emails&lt;span class="hx:absolute hx:-mt-20" id="sent-regular-backer-emails"&gt;&lt;/span&gt;
&lt;a href="#sent-regular-backer-emails" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Tracey has been leading the charge in ensuring that Open Collective backers get regular email updates. This required learning how to use our new mail host (Mailgun), and creating new mail templates. The process is now well documented internally, where there was little documentation previously. Silke contributed his scripting talents here too, providing a well formatted starting point for changelogs included in emails. Work continues on automating the process of gathering data for the messages and sending the emails.&lt;/p&gt;
&lt;h3&gt;Created new YouTube channel&lt;span class="hx:absolute hx:-mt-20" id="created-new-youtube-channel"&gt;&lt;/span&gt;
&lt;a href="#created-new-youtube-channel" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Due to past turbulence at Solus, we no longer have full access to the existing &lt;a href="https://www.youtube.com/channel/UCafmzeNk3o0g79oz0qbkzNg"target="_blank" rel="noopener"&gt;Solus YouTube channel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; (note the old &lt;em&gt;solus-project.com&lt;/em&gt; URL on the page). As a result, we&amp;rsquo;ve started a new channel &lt;a href="https://www.youtube.com/@getsolus"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; under the &lt;em&gt;getsolus&lt;/em&gt; handle. I&amp;rsquo;m currently working on a series on packaging basics using the new infrastructure and tools.&lt;/p&gt;
&lt;h3&gt;Built new XFCE Edition&lt;span class="hx:absolute hx:-mt-20" id="built-new-xfce-edition"&gt;&lt;/span&gt;
&lt;a href="#built-new-xfce-edition" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;The new XFCE edition of Solus was released as part of Solus 4.5. This edition is planned to take the place of the MATE edition. We are currently working on a migration tool to assist users with this task.&lt;/p&gt;
&lt;h3&gt;Set up new translation platform&lt;span class="hx:absolute hx:-mt-20" id="set-up-new-translation-platform"&gt;&lt;/span&gt;
&lt;a href="#set-up-new-translation-platform" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;For our transition away from the MATE desktop, Joey built the Solus MATE Transition tool (MTT). I thought it would be a good idea to get the MTT interface translated into as many languages as we can find volunteers for, so we started the Solus translations team on &lt;a href="https://explore.transifex.com/solus/"target="_blank" rel="noopener"&gt;Transifex&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Welcomed new packaging contributors&lt;span class="hx:absolute hx:-mt-20" id="welcomed-new-packaging-contributors"&gt;&lt;/span&gt;
&lt;a href="#welcomed-new-packaging-contributors" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;We were worried that the blackout period prior to our return in April 2023, and the subsequent jump from Phabricator to GitHub, would leave behind some of our valued volunteers. Happily, we can report that after the switch we&amp;rsquo;ve seen the return of many familiar faces, and we have also managed to attract new contributors. The experience of guiding these new contributors has informed our efforts in rewriting portions of the Help Center.&lt;/p&gt;
&lt;h2&gt;Infrastructure&lt;span class="hx:absolute hx:-mt-20" id="infrastructure"&gt;&lt;/span&gt;
&lt;a href="#infrastructure" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Critical parts of the infrastructure migration had already been completed when we set out on A New Voyage in April 2023. This initial work was done by Algent, Ermo, Ikey, Joey, Josh, Reilly, Staudey, Tracey, and Zach, and included:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Moving package hosting to a dedicated server at a hosting provider, backed by Cloudflare CDN&lt;/li&gt;
&lt;li&gt;Moving the package builder to more powerful dedicated server hardware at a commercial hosting provider&lt;/li&gt;
&lt;li&gt;Ensuring proper shared access to various services among Staff&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Migrated development tracker&lt;span class="hx:absolute hx:-mt-20" id="migrated-development-tracker"&gt;&lt;/span&gt;
&lt;a href="#migrated-development-tracker" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Our next hurdle was moving Solus development off our self-hosted Phabricator instance, and onto GitHub. Phabricator had an uncertain future at the time, and GitHub was familiar to many potential contributors.&lt;/p&gt;
&lt;p&gt;Silke and Joey wrote up a set of processes and migration tools, which included git magic to combine ~5,000 individual package repositories into a single &lt;em&gt;packages&lt;/em&gt; repository. They also ported several hundred open issues and re-tagged them for better sorting. All in all, the migration, while initially painful, has turned out very well for the project.&lt;/p&gt;
&lt;h3&gt;Infrastructure numbers&lt;span class="hx:absolute hx:-mt-20" id="infrastructure-numbers"&gt;&lt;/span&gt;
&lt;a href="#infrastructure-numbers" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Since April 2023 we have:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Merged ~2,000 pull requests from community contributors&lt;/li&gt;
&lt;li&gt;Pushed ~14,000 package builds through the new build server&lt;/li&gt;
&lt;li&gt;Served 15-20TB of package data monthly&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Tooling and packaging&lt;span class="hx:absolute hx:-mt-20" id="tooling-and-packaging"&gt;&lt;/span&gt;
&lt;a href="#tooling-and-packaging" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Solus prides itself on delivering timely and convenient updates to our users. It&amp;rsquo;s what distinguishes us as a friendly rolling Linux experience. Naturally, the processes we use to &lt;em&gt;make&lt;/em&gt; Solus must &lt;em&gt;also&lt;/em&gt; be friendly and continually updated. But when the tools are not updated, becoming dull or growing brittle, we accumulate &lt;em&gt;technical debt&lt;/em&gt;. This next section is about finally paying down a portion of that debt. Some issues discussed here have lurked in the background for years.&lt;/p&gt;
&lt;h3&gt;Building a path out of the python2 rut&lt;span class="hx:absolute hx:-mt-20" id="building-a-path-out-of-the-python2-rut"&gt;&lt;/span&gt;
&lt;a href="#building-a-path-out-of-the-python2-rut" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;No single chunk of debt has loomed quite so large as our reliance on python2. The fundamental tools used to get Solus installed on user systems, as well as updating, installing, removing, and building individual packages, were all originally written for this platform. This means we&amp;rsquo;re still carrying these dependencies, even though official support of any kind stopped in 2020.&lt;/p&gt;
&lt;h4&gt;Switched to new installer&lt;span class="hx:absolute hx:-mt-20" id="switched-to-new-installer"&gt;&lt;/span&gt;
&lt;a href="#switched-to-new-installer" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;As a first step, we decided to stop investing resources into our in-house python2 based &lt;em&gt;solus-installer&lt;/em&gt;, and instead rely on &lt;a href="https://calamares.io/"target="_blank" rel="noopener"&gt;&lt;em&gt;calamares&lt;/em&gt;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, an installer used by several other distributions.&lt;/p&gt;
&lt;p&gt;Using Calamares, we get to pool our resources with other projects, collectively building and maintaining a polished installer. We are much more comfortable relying on a larger effort like Calamares to support installing Solus under many different configurations, on a wide range of hardware. The alternative was to spend valuable contributor time porting, re-testing, and then maintaining our existing installer.&lt;/p&gt;
&lt;p&gt;We are very grateful to Evan for his efforts and patience driving the development and integration testing for our successful switch to Calamares for the Solus 4.5 release earlier this year.&lt;/p&gt;
&lt;h4&gt;Switching to new software centers&lt;span class="hx:absolute hx:-mt-20" id="switching-to-new-software-centers"&gt;&lt;/span&gt;
&lt;a href="#switching-to-new-software-centers" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;In the early days of Solus, we pioneered the integration of repository packages and third-party applications into a single interface for users, called the Solus Software Center, or &lt;em&gt;solus-sc&lt;/em&gt;. But it too requires python2 dependencies. Between then and now, other distributions have put their collective efforts into developing newer software centers that have features we want to bring to Solus users.&lt;/p&gt;
&lt;p&gt;The GNOME and KDE projects offer GNOME Software and KDE Discover as native software centers for their respective desktop environments. Both include Flatpak support, which we see as a natural successor to our Third Party repository.&lt;/p&gt;
&lt;p&gt;To include these projects in Solus, Joey and Hans, with support from Evan, Fabio and Ikey, are putting the final touches on bringing &lt;em&gt;PackageKit&lt;/em&gt; support to &lt;em&gt;eopkg&lt;/em&gt;. We are also trying to add support for hardware management in KDE Discover, similar to what is available in GNOME Software. If this effort goes well, we plan to contribute the work upstream to the KDE project.&lt;/p&gt;
&lt;h4&gt;Porting &lt;em&gt;eopkg&lt;/em&gt; and &lt;em&gt;ypkg&lt;/em&gt; to python3&lt;span class="hx:absolute hx:-mt-20" id="porting-eopkg-and-ypkg-to-python3"&gt;&lt;/span&gt;
&lt;a href="#porting-eopkg-and-ypkg-to-python3" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;Before Solus was even called &lt;em&gt;Solus&lt;/em&gt;, Ikey forked the python2 based &lt;em&gt;pisi&lt;/em&gt; package manager to create &lt;em&gt;eopkg&lt;/em&gt;, which we still use today. This is yet another python2 application. So, the most fundamental tool for maintaining a Solus system is based on a platform that has been end-of-life for four years now.&lt;/p&gt;
&lt;p&gt;Replacing &lt;em&gt;eopkg&lt;/em&gt; is a tricky problem. We must create a new package manager that behaves exactly like the old one. Then swap new for old seamlessly on every existing Solus installation, &lt;em&gt;using the package manager we are replacing!&lt;/em&gt; You can imagine why we&amp;rsquo;re treading carefully.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;ypkg&lt;/em&gt; is less visible to regular users, but no less vital. It is a crucial part of the Solus packaging process, interpreting &lt;em&gt;package.yml&lt;/em&gt; instruction files and translating them into build operations. This tool was also originally written in python2.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s the the plan that Fabio, Hans, and Joey &amp;ndash; with support from Ermo, Evan, Ikey and Silke &amp;ndash; have been following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Port &lt;em&gt;eopkg&lt;/em&gt; and &lt;em&gt;ypkg&lt;/em&gt; to python3. As part of this process, Ermo has spent some time building and documenting the release testing process for &lt;em&gt;eopkg&lt;/em&gt; and &lt;em&gt;ypkg&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;As part of the porting effort, switch to a better XML library. Up until very recently, a stray emoji could corrupt the package index 😂.&lt;/li&gt;
&lt;li&gt;Per Reilly&amp;rsquo;s suggestion, use &lt;a href="https://nuitka.net"target="_blank" rel="noopener"&gt;&lt;em&gt;nuitka&lt;/em&gt;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; to compile the python3 code into stand-alone executables for &lt;em&gt;eopkg&lt;/em&gt; and &lt;em&gt;ypkg&lt;/em&gt;. These executables are built so they only depend on the availability of the system C library, glibc, which is &lt;em&gt;always&lt;/em&gt; available in Solus. This in turn makes these executables effectively independent of all normal python3 stack updates.&lt;/li&gt;
&lt;li&gt;Ship those stand-alone executables as drop-in replacements for the current python2 versions (which in contrast depend on the installed python2 interpreter and a few other python2-based libraries).&lt;/li&gt;
&lt;li&gt;Update the python3 interpreter and related dependencies without having to worry about breaking the package manager or the package build tool.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The team has already proved that the new &lt;em&gt;eopkg&lt;/em&gt; executable is immune to system python3 interpreter changes and upgrades. This was done by using a nuitka-compiled version of the &lt;em&gt;eopkg&lt;/em&gt; python3 port to update the system python3 interpreter version from python3.10 to python3.11.&lt;/p&gt;
&lt;p&gt;In addition, the nuitka-compiled &lt;em&gt;eopkg&lt;/em&gt; python3 version has also successfully demonstrated the ability to downgrade and upgrade itself between versions nuitka-compiled against python3.10 and python3.11 respectively, with no associated crashes or loss of functionality.&lt;/p&gt;
&lt;p&gt;The team is currently in the final stages of polishing the python3 port of &lt;em&gt;eopkg&lt;/em&gt;, having already ported and put into production the python3 port of &lt;em&gt;ypkg&lt;/em&gt;. Early testing has also revealed a 20-25% speed-up in packaging operations.&lt;/p&gt;
&lt;h3&gt;Workflow improvements&lt;span class="hx:absolute hx:-mt-20" id="workflow-improvements"&gt;&lt;/span&gt;
&lt;a href="#workflow-improvements" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&amp;ldquo;Workflow&amp;rdquo; is a broad term we use to cover the experience of using Solus packaging tools and infrastructure to do the day-to-day work of updating packages; and shepherding those changes through the services that handle building and shipping packages onto users&amp;rsquo; systems. The improvements outlined here center around automating and modernizing processes and checks that were once manual.&lt;/p&gt;
&lt;h4&gt;Moved from Makefile to go-task&lt;span class="hx:absolute hx:-mt-20" id="moved-from-makefile-to-go-task"&gt;&lt;/span&gt;
&lt;a href="#moved-from-makefile-to-go-task" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;For a long time, our packaging tasks and commands were all captured in Makefiles. At Reilly&amp;rsquo;s suggestion, we&amp;rsquo;ve now switched to &lt;a href="https://taskfile.dev/"target="_blank" rel="noopener"&gt;go-task&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, a simplified task runner written in Go. Taskfiles are easier to understand, edit, and extend. Plus, we don&amp;rsquo;t have to include a Makefile stub in every package directory.&lt;/p&gt;
&lt;h4&gt;Added automatic packaging checks&lt;span class="hx:absolute hx:-mt-20" id="added-automatic-packaging-checks"&gt;&lt;/span&gt;
&lt;a href="#added-automatic-packaging-checks" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;One benefit of moving to GitHub is that we can now write automatic checks that run against all pull requests. For instance: Under the old Phabricator workflow, you could easily forget to increase the release number for a package you are working on, then the reviewer could miss it in their manual review. Now, an error like that is flagged by a pre-commit hook, and then generates a warning if it is still pushed to GitHub.&lt;/p&gt;
&lt;p&gt;Automatic checks help new packagers learn the minutiae of packaging without having to go through multiple review cycles. Meanwhile, reviewers can focus on trickier subjects and leave the simple checks to the machines.&lt;/p&gt;
&lt;p&gt;A big thank you to Silke for having the courage and perseverance to take on this task.&lt;/p&gt;
&lt;h4&gt;Released new versions of &lt;em&gt;solbuild&lt;/em&gt;&lt;span class="hx:absolute hx:-mt-20" id="released-new-versions-of-solbuild"&gt;&lt;/span&gt;
&lt;a href="#released-new-versions-of-solbuild" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;The Go tooling team, led by Silke and supported by the rest of the Gophers on the team, has worked with Ermo to create and document a release process for &lt;em&gt;solbuild&lt;/em&gt;, through which a range of bug fixes and additions that makes &lt;em&gt;solbuild&lt;/em&gt; more convenient to work with have recently been deployed.&lt;/p&gt;
&lt;h4&gt;Improved the process for updating &lt;em&gt;solbuild&lt;/em&gt; images&lt;span class="hx:absolute hx:-mt-20" id="improved-the-process-for-updating-solbuild-images"&gt;&lt;/span&gt;
&lt;a href="#improved-the-process-for-updating-solbuild-images" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;The process for creating and deploying &lt;em&gt;solbuild&lt;/em&gt; images, which are used to speed up package builds, has been updated by Ermo. It is now more straight-forward for Staff to update the images. Ermo also showed his talent for optimization; tweaking image compression to give users faster &lt;em&gt;solbuild&lt;/em&gt; updates.&lt;/p&gt;
&lt;h4&gt;Updated build server tooling&lt;span class="hx:absolute hx:-mt-20" id="updated-build-server-tooling"&gt;&lt;/span&gt;
&lt;a href="#updated-build-server-tooling" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;Silke, Gavin, and Reilly have contributed useful tweaks and changes to existing build server tooling, which has allowed us to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Create an automated PR build script, cutting down on the tedium associated with landing large stacks&lt;/li&gt;
&lt;li&gt;List build start and end times + PR landing progress, giving better insight into the flow of builds&lt;/li&gt;
&lt;li&gt;Follow the build log progress in real time via client-side CLI tool&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;Wrote better scripts for ISO generation&lt;span class="hx:absolute hx:-mt-20" id="wrote-better-scripts-for-iso-generation"&gt;&lt;/span&gt;
&lt;a href="#wrote-better-scripts-for-iso-generation" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;Our &amp;ldquo;crew&amp;rdquo; Open Collective tier gives backers access to ISOs generated weekly after every sync. You might guess that ISO generation is completely automatic, and you&amp;rsquo;re &lt;em&gt;almost&lt;/em&gt; right: it &lt;em&gt;could&lt;/em&gt; be; but it wasn&amp;rsquo;t! Silke and Ermo have worked together to improve that, making a weekly task less of a chore.&lt;/p&gt;
&lt;p&gt;A big thank you to Evan and Tracey who usually handle the actual generation of the ISOs we share every week.&lt;/p&gt;
&lt;h4&gt;Wrote automated ISO boot and install testing scripts&lt;span class="hx:absolute hx:-mt-20" id="wrote-automated-iso-boot-and-install-testing-scripts"&gt;&lt;/span&gt;
&lt;a href="#wrote-automated-iso-boot-and-install-testing-scripts" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;The vast majority of the time spent on creating official ISO releases for Solus is spent on manually testing ISO images for each edition for basic functionality. To take some of the tedium out of this, Silke has taken point in authoring a test harness for our official release ISOs. This tool runs automated tests on the many boot and partition permutations our installer targets, then creates a collage of desktop screenshots showing the result for each boot + install permutation.&lt;/p&gt;
&lt;p&gt;As a result, we can now spend more time fettling the ISO install experience, and less time setting up tests just to see if an ISO will boot.&lt;/p&gt;
&lt;h2&gt;In closing&lt;span class="hx:absolute hx:-mt-20" id="in-closing"&gt;&lt;/span&gt;
&lt;a href="#in-closing" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;This was a marathon post for a marathon year; thank you for reading. We&amp;rsquo;re quite pleased with the progress we&amp;rsquo;ve made over the past twelve months. Our aim was to demonstrate a certain amount of &amp;ldquo;boring&amp;rdquo; behavior. Regular syncs, solid performance, and a friendly community; all the while working behind the scenes to improve our own experience as volunteers, and laying the groundwork for another exciting year.&lt;/p&gt;</description></item><item><title>Intro to Optimizing Packages on Solus</title><link>https://getsol.us/2024/02/09/into-to-optimizing-packages-on-solus/</link><pubDate>Fri, 09 Feb 2024 00:00:00 +0000</pubDate><guid>https://getsol.us/2024/02/09/into-to-optimizing-packages-on-solus/</guid><description>
&lt;p&gt;We&amp;rsquo;ll explore how to build packages with advanced compiler techniques in order to squeeze more performance out of the box for packages in Solus. We&amp;rsquo;ll be using the story of how &lt;code&gt;libwebp&lt;/code&gt; was optimized for and how it led to an unexpected side quest.&lt;/p&gt;
&lt;h2&gt;Cual es la causa&lt;span class="hx:absolute hx:-mt-20" id="cual-es-la-causa"&gt;&lt;/span&gt;
&lt;a href="#cual-es-la-causa" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Linux distributions have a lot of control over how a source-based package gets compiled and shipped to users as part of a binary repository. Aggressive and advanced compiler optimization techniques, as well as other methods can be used to provide greater out of the box performance for end users. This can greatly benefit users running on older hardware to provide a snappier end-user experience; reducing time waiting on a heavy workload to finish; or even improved battery life; amongst other improvements.&lt;/p&gt;
&lt;p&gt;Part of the problem is, a packager&amp;rsquo;s time is limited. So how, as a distribution, do you choose to try provide faster compatible packages for an end user. A historic approach is to simply change the default compiler flags for &lt;em&gt;all&lt;/em&gt; packages, such as enabling &lt;a href="https://en.wikipedia.org/wiki/Interprocedural_optimization"target="_blank" rel="noopener"&gt;LTO&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; by default. Whilst this approach can work well, at Solus the philosophy is slightly different where a packager can trivially enable several advanced compiler optimization techniques such as &lt;a href="https://en.wikipedia.org/wiki/Profile-guided_optimization"target="_blank" rel="noopener"&gt;PGO&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; without too much faffing around on a &lt;em&gt;targeted&lt;/em&gt; package.&lt;/p&gt;
&lt;p&gt;The benefits of such an approach are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Can target the performance of a specific package to benefit &lt;em&gt;all&lt;/em&gt; users&lt;/li&gt;
&lt;li&gt;A compiler optimization may improve one package, but may not apply globally to all packages.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The downsides are such:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Requires additional packager time to benchmark and experiment with different optimization strategies.&lt;/li&gt;
&lt;li&gt;Requires the packager to &lt;em&gt;choose&lt;/em&gt; and invest time into improving performance of a package.&lt;/li&gt;
&lt;li&gt;Requires the packager to find an appropriate benchmark to test the package against.&lt;/li&gt;
&lt;li&gt;Experimenting with compiler optimizations may not bear fruit: no meaningful improvement in performance, or there may be some other bottleneck.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Optimization Techniques Available&lt;span class="hx:absolute hx:-mt-20" id="optimization-techniques-available"&gt;&lt;/span&gt;
&lt;a href="#optimization-techniques-available" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;speed:
&lt;ul&gt;
&lt;li&gt;As simple as it gets really, build a package with &lt;code&gt;-O3&lt;/code&gt; instead of &lt;code&gt;-O2&lt;/code&gt; as well as any other flags deemed worthy to be included as part of the &lt;code&gt;speed&lt;/code&gt; flags. The main drawback of this is that &lt;code&gt;-O3&lt;/code&gt; is not guaranteed to produce faster results than building with &lt;code&gt;-O2&lt;/code&gt; and typically will produce bigger binaries. The days of &lt;code&gt;-O3&lt;/code&gt; outright breaking your program in weird unexpected ways is largely behind us.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;LTO:
&lt;ul&gt;
&lt;li&gt;Compared to some other distributions &lt;code&gt;-flto&lt;/code&gt; is not yet enabled by default on Solus. LTO is almost guaranteed to provide a %1 or slightly larger performance improvement as well as a smaller binary at the cost of increased compiling times and memory usage during build. When combined with other optimization techniques such as PGO the LTO optimization can really stretch its legs and provide even greater uplift!&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Clang:
&lt;ul&gt;
&lt;li&gt;Not strictly an optimization, but, building a package with &lt;code&gt;clang&lt;/code&gt; instead of &lt;code&gt;gcc&lt;/code&gt; and &lt;code&gt;ld.ldd&lt;/code&gt; to link instead of the infamous &lt;code&gt;ld.bfd&lt;/code&gt; may provide a faster package out of the box. You&amp;rsquo;ll have to be careful of subtle ABI differences if building with &lt;code&gt;clang&lt;/code&gt;. If in doubt, and, &lt;code&gt;clang&lt;/code&gt; is the obvious choice, perform safety rebuilds on all reverse dependencies of the package.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;PGO:
&lt;ul&gt;
&lt;li&gt;Profile guided optimization. Build once with instrumentation in order to collect profile data when ran. Run the program using a representative workload in order to collect profiling data. Build the program again with the profiling data provided in order to build an optimized variant.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;BOLT:
&lt;ul&gt;
&lt;li&gt;Binary optimization and layout tool. You can think of this as &amp;ldquo;post-link PGO&amp;rdquo; where you instrument a binary with &lt;code&gt;bolt&lt;/code&gt; to collect profiling data. Run that binary. Then finally reorganize the binary layout using the collected profile data. This generally works better on large statically linked binaries but smaller binaries or libraries such as found in a typical package can benefit too. This optimization is still quite new.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Regardless, that&amp;rsquo;s enough word spaghetti, let&amp;rsquo;s look at the process to actually optimize a package.&lt;/p&gt;
&lt;h2&gt;Optimizing a Package&lt;span class="hx:absolute hx:-mt-20" id="optimizing-a-package"&gt;&lt;/span&gt;
&lt;a href="#optimizing-a-package" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Right, to begin with we&amp;rsquo;ll have to start on choosing an actual package to benchmark and optimize. I&amp;rsquo;ve heard the &lt;code&gt;.webp&lt;/code&gt; file format is becoming increasingly common on the web, slowly replacing &lt;code&gt;.png&lt;/code&gt; and &lt;code&gt;.jpg&lt;/code&gt; file formats due to the strong backing of Google (for better or for worst). An improvement in decoding time for &lt;code&gt;.webp&lt;/code&gt; files would benefit any user using a web browser casually browsing the web.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s have a look at the &lt;code&gt;package.yml&lt;/code&gt; build recipe for &lt;code&gt;libwebp&lt;/code&gt;.&lt;/p&gt;
&lt;!-- prettier-ignore --&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-yaml" data-lang="yaml"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;name &lt;/span&gt;: &lt;span style="color:#ae81ff"&gt;libwebp&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;version &lt;/span&gt;: &lt;span style="color:#ae81ff"&gt;1.3.2&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;release &lt;/span&gt;: &lt;span style="color:#ae81ff"&gt;25&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;source &lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; - &lt;span style="color:#f92672"&gt;https://github.com/webmproject/libwebp/archive/refs/tags/v1.3.2.tar.gz &lt;/span&gt;: &lt;span style="color:#ae81ff"&gt;c2c2f521fa468e3c5949ab698c2da410f5dce1c5e99f5ad9e70e0e8446b86505&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;homepage &lt;/span&gt;: &lt;span style="color:#ae81ff"&gt;https://developers.google.com/speed/webp/&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;license &lt;/span&gt;: &lt;span style="color:#ae81ff"&gt;BSD-3-Clause&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;component &lt;/span&gt;: &lt;span style="color:#ae81ff"&gt;multimedia.codecs&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;summary &lt;/span&gt;: &lt;span style="color:#ae81ff"&gt;A new image format for the web&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;description&lt;/span&gt;: |&lt;span style="color:#e6db74"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#e6db74"&gt; WebP is a new image format that provides lossless and lossy compression for images on the web. WebP lossless images are 26% smaller in size compared to PNG. WebP lossy images are 25-34% smaller in size compared to JPEG images at equivalent SSIM index. WebP supports lossless transparency (also known as alpha channel) with just 22% additional bytes. Transparency is also supported with lossy compression and typically provides 3x smaller file sizes compared to PNG when lossy compression is acceptable for the red/green/blue color channels.&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;emul32 &lt;/span&gt;: &lt;span style="color:#66d9ef"&gt;yes&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;patterns &lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; - &lt;span style="color:#f92672"&gt;devel &lt;/span&gt;: &lt;span style="color:#ae81ff"&gt;/usr/share/man&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;builddeps &lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; - &lt;span style="color:#ae81ff"&gt;pkgconfig32(glu)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; - &lt;span style="color:#ae81ff"&gt;pkgconfig32(glut)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; - &lt;span style="color:#ae81ff"&gt;pkgconfig32(libpng)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; - &lt;span style="color:#ae81ff"&gt;pkgconfig32(libtiff-4)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; - &lt;span style="color:#ae81ff"&gt;pkgconfig32(libturbojpeg)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; - &lt;span style="color:#ae81ff"&gt;pkgconfig32(zlib)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; - &lt;span style="color:#ae81ff"&gt;giflib-devel&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;setup &lt;/span&gt;: |&lt;span style="color:#e6db74"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#e6db74"&gt; %reconfigure --disable-static --enable-everything&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;build &lt;/span&gt;: |&lt;span style="color:#e6db74"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#e6db74"&gt; %make&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;install &lt;/span&gt;: |&lt;span style="color:#e6db74"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#e6db74"&gt; %make_install&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Okay, looks to be a quite simple affair. A simple configure, make, make install as well as &lt;code&gt;emul32&lt;/code&gt; being enabled specifying the -32bit packages are also provided from this recipe. Next step is to look for a repeatable and easy way to benchmark it. We&amp;rsquo;ll begin by looking at the &lt;code&gt;pspec_x86_64.xml&lt;/code&gt; file which lists all the files produced from the &lt;code&gt;package.yml&lt;/code&gt; recipe as well as some metadata.&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-xml" data-lang="xml"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#f92672"&gt;&amp;lt;Name&amp;gt;&lt;/span&gt;libwebp&lt;span style="color:#f92672"&gt;&amp;lt;/Name&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#f92672"&gt;&amp;lt;Summary&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;xml:lang=&lt;/span&gt;&lt;span style="color:#e6db74"&gt;&amp;#34;en&amp;#34;&lt;/span&gt;&lt;span style="color:#f92672"&gt;&amp;gt;&lt;/span&gt;A new image format for the web&lt;span style="color:#f92672"&gt;&amp;lt;/Summary&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#f92672"&gt;&amp;lt;Description&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;xml:lang=&lt;/span&gt;&lt;span style="color:#e6db74"&gt;&amp;#34;en&amp;#34;&lt;/span&gt;&lt;span style="color:#f92672"&gt;&amp;gt;&lt;/span&gt;WebP is a new image format that provides lossless and lossy compression for images on the web. WebP lossless images are 26% smaller in size compared to PNG. WebP lossy images are 25-34% smaller in size compared to JPEG images at equivalent SSIM index. WebP supports lossless transparency (also known as alpha channel) with just 22% additional bytes. Transparency is also supported with lossy compression and typically provides 3x smaller file sizes compared to PNG when lossy compression is acceptable for the red/green/blue color channels.
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;&amp;lt;/Description&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#f92672"&gt;&amp;lt;PartOf&amp;gt;&lt;/span&gt;multimedia.codecs&lt;span style="color:#f92672"&gt;&amp;lt;/PartOf&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#f92672"&gt;&amp;lt;Files&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#f92672"&gt;&amp;lt;Path&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;fileType=&lt;/span&gt;&lt;span style="color:#e6db74"&gt;&amp;#34;executable&amp;#34;&lt;/span&gt;&lt;span style="color:#f92672"&gt;&amp;gt;&lt;/span&gt;/usr/bin/cwebp&lt;span style="color:#f92672"&gt;&amp;lt;/Path&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#f92672"&gt;&amp;lt;Path&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;fileType=&lt;/span&gt;&lt;span style="color:#e6db74"&gt;&amp;#34;executable&amp;#34;&lt;/span&gt;&lt;span style="color:#f92672"&gt;&amp;gt;&lt;/span&gt;/usr/bin/dwebp&lt;span style="color:#f92672"&gt;&amp;lt;/Path&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#f92672"&gt;&amp;lt;Path&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;fileType=&lt;/span&gt;&lt;span style="color:#e6db74"&gt;&amp;#34;executable&amp;#34;&lt;/span&gt;&lt;span style="color:#f92672"&gt;&amp;gt;&lt;/span&gt;/usr/bin/gif2webp&lt;span style="color:#f92672"&gt;&amp;lt;/Path&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#f92672"&gt;&amp;lt;Path&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;fileType=&lt;/span&gt;&lt;span style="color:#e6db74"&gt;&amp;#34;executable&amp;#34;&lt;/span&gt;&lt;span style="color:#f92672"&gt;&amp;gt;&lt;/span&gt;/usr/bin/img2webp&lt;span style="color:#f92672"&gt;&amp;lt;/Path&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#f92672"&gt;&amp;lt;Path&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;fileType=&lt;/span&gt;&lt;span style="color:#e6db74"&gt;&amp;#34;executable&amp;#34;&lt;/span&gt;&lt;span style="color:#f92672"&gt;&amp;gt;&lt;/span&gt;/usr/bin/vwebp&lt;span style="color:#f92672"&gt;&amp;lt;/Path&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#f92672"&gt;&amp;lt;Path&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;fileType=&lt;/span&gt;&lt;span style="color:#e6db74"&gt;&amp;#34;executable&amp;#34;&lt;/span&gt;&lt;span style="color:#f92672"&gt;&amp;gt;&lt;/span&gt;/usr/bin/webpinfo&lt;span style="color:#f92672"&gt;&amp;lt;/Path&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#f92672"&gt;&amp;lt;Path&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;fileType=&lt;/span&gt;&lt;span style="color:#e6db74"&gt;&amp;#34;executable&amp;#34;&lt;/span&gt;&lt;span style="color:#f92672"&gt;&amp;gt;&lt;/span&gt;/usr/bin/webpmux&lt;span style="color:#f92672"&gt;&amp;lt;/Path&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Perfect, we have &lt;code&gt;dwebp&lt;/code&gt; and &lt;code&gt;cwebp&lt;/code&gt; binaries available in the main package, which from a guess can be used to decode and encode &lt;code&gt;.webp&lt;/code&gt; files. Let&amp;rsquo;s try it out.&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;pre&gt;&lt;code&gt;$ dwebp -h
Usage: dwebp in_file [options] [-o out_file]
Decodes the WebP image file to PNG format [Default].
Note: Animated WebP files are not supported.
$ cwebp -h
Usage:
cwebp [options] -q quality input.png -o output.webp&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Awesome, these binaries do exactly what we need to benchmark &lt;code&gt;libwebp&lt;/code&gt;, but, we are also indirectly testing &lt;code&gt;libpng&lt;/code&gt; as well for this benchmark, we&amp;rsquo;ll have to keep an eye out for that.&lt;/p&gt;
&lt;p&gt;One extra step we have to do is ensure these binaries are actually linking against their own library, as upstream developers can have a habit of making sure their binaries don&amp;rsquo;t link against their own libraries and end up being self-contained. Run &lt;code&gt;ldd&lt;/code&gt; to verify.&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;pre&gt;&lt;code&gt;$ ldd /usr/bin/dwebp
linux-vdso.so.1 (0x00007ffed8733000)
libwebpdemux.so.2 =&amp;gt; /usr/lib/libwebpdemux.so.2.0.14 (0x00007f7473bb4000)
libwebp.so.7 =&amp;gt; /usr/lib/libwebp.so.7.1.8 (0x00007f7473ae2000)
libpng16.so.16 =&amp;gt; /usr/lib/libpng16.so.16 (0x00007f7473aa6000)
libc.so.6 =&amp;gt; /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6 (0x00007f74738a9000)
libsharpyuv.so.0 =&amp;gt; /usr/lib/libsharpyuv.so.0.0.1 (0x00007f747389e000)
libm.so.6 =&amp;gt; /usr/lib/glibc-hwcaps/x86-64-v3/libm.so.6 (0x00007f74737b8000)
libz.so.1 =&amp;gt; /usr/lib/libz.so.1.3.0 (0x00007f7473200000)
/usr/lib64/ld-linux-x86-64.so.2 (0x00007f7473bea000)&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Awesome in this case both &lt;code&gt;dwebp&lt;/code&gt; and &lt;code&gt;cwebp&lt;/code&gt; link against &lt;code&gt;libwebp.so&lt;/code&gt; so we can be confident that any performance improvements will be applicable to all packages in the repository linking against &lt;code&gt;libwebp&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s grab a couple of &lt;code&gt;.webp&lt;/code&gt; files from &lt;a href="https://developers.google.com/speed/webp/gallery1"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; to test with. We&amp;rsquo;ll just use the largest image size available in this case to reduce noise as much as possible when running benchmarks as well as allow any potential optimizations to stretch their legs a little more.&lt;/p&gt;
&lt;p&gt;Now having done the prep work, lets actually benchmark the damn thing using &lt;code&gt;hyperfine&lt;/code&gt; for the time being.&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;pre&gt;&lt;code&gt;$ hyperfine &amp;#34;dwebp ~/3.webp -o /dev/null&amp;#34;
Benchmark 1: dwebp ~/3.webp -o /dev/null
Time (mean ± σ): 202.2 ms ± 0.3 ms [User: 198.9 ms, System: 3.0 ms]
Range (min … max): 201.8 ms … 202.7 ms 14 runs
$ hyperfine &amp;#34;cwebp ~/PNG_Test.png -o /dev/null&amp;#34;
Benchmark 1: cwebp ~/PNG_Test.png -o /dev/null
Time (mean ± σ): 1.423 s ± 0.009 s [User: 1.346 s, System: 0.076 s]
Range (min … max): 1.410 s … 1.435 s 10 runs&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;There, we have our a basic baseline for encode and decode performance. We mostly care about decode performance here but improved encoding performance would also not go amiss.&lt;/p&gt;
&lt;h3&gt;Let&amp;rsquo;s Start Obvious&lt;span class="hx:absolute hx:-mt-20" id="lets-start-obvious"&gt;&lt;/span&gt;
&lt;a href="#lets-start-obvious" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Let&amp;rsquo;s start basic, enabling the &lt;code&gt;speed&lt;/code&gt; optimization which basically builds with &lt;code&gt;-O3&lt;/code&gt; instead of &lt;code&gt;-O2&lt;/code&gt; as well as any other flags that are deemed to be worthy to be part of the &lt;code&gt;speed&lt;/code&gt; group. As well as, the &lt;code&gt;lto&lt;/code&gt; optimization which builds with link time optimization allowing for inter-procedural optimizations to take place.&lt;/p&gt;
&lt;!-- prettier-ignore --&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-yaml" data-lang="yaml"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;optimize&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; - &lt;span style="color:#ae81ff"&gt;speed&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; - &lt;span style="color:#ae81ff"&gt;lto&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Moment of truth&amp;hellip;&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;pre&gt;&lt;code&gt;$ hyperfine &amp;#34;dwebp ~/3.webp -o /dev/null&amp;#34;
Benchmark 1: dwebp ~/3.webp -o /dev/null
Time (mean ± σ): 200.0 ms ± 1.5 ms [User: 197.3 ms, System: 2.5 ms]
Range (min … max): 198.1 ms … 203.2 ms 15 runs
$ hyperfine &amp;#34;cwebp ~/PNG_Test.png -o /dev/null&amp;#34;
Benchmark 1: cwebp ~/PNG_Test.png -o /dev/null
Time (mean ± σ): 1.353 s ± 0.012 s [User: 1.281 s, System: 0.071 s]
Range (min … max): 1.336 s … 1.369 s 10 runs&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Well okay, we got a very minor uplift in decoding performance and a slightly higher improvement in encoding performance, but nothing too much to write home about. Luckily we have several more optimizations to explore&amp;hellip;&lt;/p&gt;
&lt;h3&gt;PGO is great, except, when it isn&amp;rsquo;t.&lt;span class="hx:absolute hx:-mt-20" id="pgo-is-great-except-when-it-isnt"&gt;&lt;/span&gt;
&lt;a href="#pgo-is-great-except-when-it-isnt" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Next step is to explore PGO (Profile Guided Optimization). For our &lt;code&gt;libwebp&lt;/code&gt; package, looks like we already hit a bit of a snafu. There&amp;rsquo;s no test suite included in the tarball! That&amp;rsquo;s a bit of a disappointment as a test suite such as &lt;code&gt;make check&lt;/code&gt; is by far and away the easiest and most comprehensive workload that can be used for profiling as part of PGO, especially for smaller libraries. However, we can still experiment with the just built &lt;code&gt;dwebp&lt;/code&gt; and &lt;code&gt;cwebp&lt;/code&gt; binaries as a suitable workload for PGO.&lt;/p&gt;
&lt;p&gt;Luckily, as part of the package.yml format all you have to do is provide a profile for automatic PGO. After chrooting into the build environment and fiddling around a bit we end up with:&lt;/p&gt;
&lt;!-- prettier-ignore --&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-yaml" data-lang="yaml"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;profile &lt;/span&gt;: |&lt;span style="color:#e6db74"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#e6db74"&gt; ./examples/dwebp webp_js/test_webp_js.webp -o test_png.png
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#e6db74"&gt; ./examples/cwebp test_png.png -o /dev/null&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;After specifying that, 6 builds will now be performed instead of 2:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;emul32:
&lt;ul&gt;
&lt;li&gt;Instrumented build&lt;/li&gt;
&lt;li&gt;Run profiling workload&lt;/li&gt;
&lt;li&gt;Optimized build using profiling data&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;x86_64:
&lt;ul&gt;
&lt;li&gt;Instrumented build&lt;/li&gt;
&lt;li&gt;Run profiling workload&lt;/li&gt;
&lt;li&gt;Optimized build using profiling data&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For this relatively small package it increases the build time from 1m1.672s to 1m42.199s&lt;/p&gt;
&lt;p&gt;The next moment of truth&amp;hellip;&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;pre&gt;&lt;code&gt;$ hyperfine &amp;#34;dwebp ~/3.webp -o /dev/null&amp;#34;
Benchmark 1: dwebp ~/3.webp -o /dev/null
Time (mean ± σ): 204.1 ms ± 2.2 ms [User: 201.3 ms, System: 2.7 ms]
Range (min … max): 201.6 ms … 207.1 ms 14 runs
$ hyperfine &amp;#34;cwebp ~/PNG_Test.png -o /dev/null&amp;#34;
Benchmark 1: cwebp ~/PNG_Test.png -o /dev/null
Time (mean ± σ): 1.349 s ± 0.010 s [User: 1.266 s, System: 0.082 s]
Range (min … max): 1.335 s … 1.374 s 10 runs&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Well&amp;hellip; That&amp;rsquo;s interesting. We actually regress in performance for decode performance whilst gaining another small bump in encoding performance. Worse still, we get a bunch of &lt;code&gt;profile count data file not found [-Wmissing-profile]&lt;/code&gt; warning messages during the optimized build indicating to us our profiling workload isn&amp;rsquo;t comprehensive enough and doesn&amp;rsquo;t cover enough code paths. The lack of a handy &lt;code&gt;make check&lt;/code&gt; that could be used as a profiling workload is really hurting us here. For now, let&amp;rsquo;s put a pin in exploring PGO, it isn&amp;rsquo;t a dead end but more work needs to be done curating a more comprehensive workload to chuck at it in this particular case, whilst other, easier, optimization techniques are still available to us.&lt;/p&gt;
&lt;h3&gt;256 Vector Units go brrrrrr&amp;hellip;&lt;span class="hx:absolute hx:-mt-20" id="256-vector-units-go-brrrrrr"&gt;&lt;/span&gt;
&lt;a href="#256-vector-units-go-brrrrrr" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;The next obvious step is to explore &lt;code&gt;glibc&lt;/code&gt; hardware capabilities. For those unaware both &lt;code&gt;clang&lt;/code&gt; and &lt;code&gt;gnu&lt;/code&gt; compilers provide &lt;code&gt;x86_64-v2&lt;/code&gt;, &lt;code&gt;x86_64-v3&lt;/code&gt; and &lt;code&gt;x86_64-v4&lt;/code&gt; micro-architecture build options on top of the baseline of &lt;code&gt;x86_64&lt;/code&gt;. These enable the use of targeting additional CPU instruction sets during compilation for better performance. For example, &lt;code&gt;-sse4.2&lt;/code&gt; for &lt;code&gt;x86_64-v2&lt;/code&gt;, &lt;code&gt;-avx2&lt;/code&gt; for &lt;code&gt;x86_64-v3&lt;/code&gt;, and &lt;code&gt;-avx512&lt;/code&gt; for &lt;code&gt;x86_64-v4&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Whilst that&amp;rsquo;s great &amp;rsquo;n all, if a program is built with &lt;code&gt;x86_64-v3&lt;/code&gt; and gains an additional ~10% uplift in performance, it&amp;rsquo;s no good if a &lt;code&gt;x86_64-v2&lt;/code&gt; compatible cpu can&amp;rsquo;t run it. Luckily the &lt;code&gt;glibc&lt;/code&gt; loader that&amp;rsquo;s found on almost general purpose linux installs provides a way to load higher or lower micro-architecture libraries if they&amp;rsquo;re installed and supported.&lt;/p&gt;
&lt;p&gt;On top of all that, the &lt;code&gt;package.yml&lt;/code&gt; format provides an incredibly simple way of providing &lt;code&gt;x86_64-v3&lt;/code&gt; built libraries by enabling the &lt;code&gt;avx2 : yes&lt;/code&gt; flag.&lt;/p&gt;
&lt;p&gt;With &lt;code&gt;avx2 : yes&lt;/code&gt; enabled in the &lt;code&gt;libwebp&lt;/code&gt; package three builds are performed.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;emul32&lt;/li&gt;
&lt;li&gt;x86_64-v3&lt;/li&gt;
&lt;li&gt;x86_64&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We now see these additional files in the &lt;code&gt;pspec_x86_64.xml&lt;/code&gt; file&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-diff" data-lang="diff"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#a6e22e"&gt;+ &amp;lt;Path fileType=&amp;#34;library&amp;#34;&amp;gt;/usr/lib64/glibc-hwcaps/x86-64-v3/libsharpyuv.so.0&amp;lt;/Path&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#a6e22e"&gt;+ &amp;lt;Path fileType=&amp;#34;library&amp;#34;&amp;gt;/usr/lib64/glibc-hwcaps/x86-64-v3/libsharpyuv.so.0.0.1&amp;lt;/Path&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#a6e22e"&gt;+ &amp;lt;Path fileType=&amp;#34;library&amp;#34;&amp;gt;/usr/lib64/glibc-hwcaps/x86-64-v3/libwebp.so.7&amp;lt;/Path&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#a6e22e"&gt;+ &amp;lt;Path fileType=&amp;#34;library&amp;#34;&amp;gt;/usr/lib64/glibc-hwcaps/x86-64-v3/libwebp.so.7.1.8&amp;lt;/Path&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#a6e22e"&gt;+ &amp;lt;Path fileType=&amp;#34;library&amp;#34;&amp;gt;/usr/lib64/glibc-hwcaps/x86-64-v3/libwebpdecoder.so.3&amp;lt;/Path&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#a6e22e"&gt;+ &amp;lt;Path fileType=&amp;#34;library&amp;#34;&amp;gt;/usr/lib64/glibc-hwcaps/x86-64-v3/libwebpdecoder.so.3.1.8&amp;lt;/Path&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#a6e22e"&gt;+ &amp;lt;Path fileType=&amp;#34;library&amp;#34;&amp;gt;/usr/lib64/glibc-hwcaps/x86-64-v3/libwebpdemux.so.2&amp;lt;/Path&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#a6e22e"&gt;+ &amp;lt;Path fileType=&amp;#34;library&amp;#34;&amp;gt;/usr/lib64/glibc-hwcaps/x86-64-v3/libwebpdemux.so.2.0.14&amp;lt;/Path&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#a6e22e"&gt;+ &amp;lt;Path fileType=&amp;#34;library&amp;#34;&amp;gt;/usr/lib64/glibc-hwcaps/x86-64-v3/libwebpmux.so.3&amp;lt;/Path&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#a6e22e"&gt;+ &amp;lt;Path fileType=&amp;#34;library&amp;#34;&amp;gt;/usr/lib64/glibc-hwcaps/x86-64-v3/libwebpmux.so.3.0.13&amp;lt;/Path&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Let&amp;rsquo;s rerun &lt;code&gt;lld&lt;/code&gt; on &lt;code&gt;dwebp&lt;/code&gt; after installing the new package and&amp;hellip;&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;pre&gt;&lt;code&gt;$ ldd /usr/bin/dwebp
linux-vdso.so.1 (0x00007ffeab5b1000)
libwebpdemux.so.2 =&amp;gt; /usr/lib/glibc-hwcaps/x86-64-v3/libwebpdemux.so.2.0.14 (0x00007f9a351d5000)
libwebp.so.7 =&amp;gt; /usr/lib/glibc-hwcaps/x86-64-v3/libwebp.so.7.1.8 (0x00007f9a3510b000)
libpng16.so.16 =&amp;gt; /usr/lib/libpng16.so.16 (0x00007f9a350cf000)
libc.so.6 =&amp;gt; /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6 (0x00007f9a34ed2000)
libsharpyuv.so.0 =&amp;gt; /usr/lib/glibc-hwcaps/x86-64-v3/libsharpyuv.so.0.0.1 (0x00007f9a34ec1000)
libm.so.6 =&amp;gt; /usr/lib/glibc-hwcaps/x86-64-v3/libm.so.6 (0x00007f9a34ddb000)
libz.so.1 =&amp;gt; /usr/lib/glibc-hwcaps/x86-64-v3/libz.so.1.3 (0x00007f9a34dbb000)
/usr/lib64/ld-linux-x86-64.so.2 (0x00007f9a3520b000)&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;We can crucially see that &lt;code&gt;dwebp&lt;/code&gt; is now loading the &lt;code&gt;x86-64-v3&lt;/code&gt; built &lt;code&gt;libwebp.so&lt;/code&gt; lib from &lt;code&gt;/usr/lib/glibc-hwcaps/x86-64-v3/libwebp.so.7.1.8&lt;/code&gt;, success! Let&amp;rsquo;s what our performance looks like.&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;pre&gt;&lt;code&gt;$ hyperfine &amp;#34;dwebp ~/3.webp -o /dev/null&amp;#34;
Benchmark 1: dwebp ~/3.webp -o /dev/null
Time (mean ± σ): 198.2 ms ± 1.2 ms [User: 195.4 ms, System: 2.5 ms]
Range (min … max): 197.0 ms … 200.5 ms 14 runs
$ hyperfine &amp;#34;cwebp ~/PNG_Test.png -o /dev/null&amp;#34;
Benchmark 1: cwebp ~/PNG_Test.png -o /dev/null
Time (mean ± σ): 1.313 s ± 0.009 s [User: 1.243 s, System: 0.078 s]
Range (min … max): 1.308 s … 1.341 s 10 runs&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Let&amp;rsquo;s recap so far:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Optimization&lt;/th&gt;
&lt;th&gt;Decode&lt;/th&gt;
&lt;th&gt;Encode&lt;/th&gt;
&lt;th&gt;Size&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Baseline&lt;/td&gt;
&lt;td&gt;202.2 ms&lt;/td&gt;
&lt;td&gt;1.399 s&lt;/td&gt;
&lt;td&gt;1.33 MB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Speed + LTO&lt;/td&gt;
&lt;td&gt;200.0 ms&lt;/td&gt;
&lt;td&gt;1.353 s&lt;/td&gt;
&lt;td&gt;1.73 MB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Speed + LTO + PGO&lt;/td&gt;
&lt;td&gt;204.1 ms :warning:&lt;/td&gt;
&lt;td&gt;1.349 s&lt;/td&gt;
&lt;td&gt;1.07 MB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Speed + LTO + x86_64-v3&lt;/td&gt;
&lt;td&gt;198.2 ms&lt;/td&gt;
&lt;td&gt;1.313 s&lt;/td&gt;
&lt;td&gt;3.17 MB&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Whilst we&amp;rsquo;re still getting an additional speedup it isn&amp;rsquo;t really anything to write home about. A measly ~2% improvement in decoding performance and a fairly respectable ~7% improvement in encoding performance for our test case. However, increasing the package size by an extra ~2MiB from providing a bunch of extra libs in &lt;code&gt;/usr/lib/glibc-hwcaps/x86-64-v3/&lt;/code&gt; just ain&amp;rsquo;t worth it. This hints that either the compiler optimizations aren&amp;rsquo;t really effective here or we&amp;rsquo;re being bottle-necked by something else.&lt;/p&gt;
&lt;p&gt;So far, we&amp;rsquo;ve been benchmarking fairly simply using &lt;code&gt;hyperfine&lt;/code&gt;, let&amp;rsquo;s swap that out for &lt;code&gt;perf&lt;/code&gt; so we can get a callgraph.&lt;/p&gt;
&lt;h3&gt;Something about &lt;code&gt;perf&lt;/code&gt; to the rescue&lt;span class="hx:absolute hx:-mt-20" id="something-about-perf-to-the-rescue"&gt;&lt;/span&gt;
&lt;a href="#something-about-perf-to-the-rescue" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;code&gt;perf record -o dwebp.data -- dwebp ~/3.webp -o /dev/null&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;perf record -o cwebp.data -- cwebp ~/PNG_Test.png -o /dev/null&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s look at &lt;code&gt;dwebp&lt;/code&gt; first with &lt;code&gt;perf report -i dwebp.data&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://getsol.us/2024/02/09/into-to-optimizing-packages-on-solus/perf_report_dwebp_png.webp" alt="Perf report dwebp" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Well god damn, literally all of our time is being spent in &lt;code&gt;libz.so&lt;/code&gt; it&amp;rsquo;s no wonder our compiler optimizations were hardly improving performance.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s also look at the &lt;code&gt;cwebp&lt;/code&gt; report, we&amp;rsquo;ve generally been getting better results from it.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://getsol.us/2024/02/09/into-to-optimizing-packages-on-solus/perf_report_cwebp_png.webp" alt="Perf report cwebp" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Okay, much more of our time is being spent in &lt;code&gt;libwebp.so&lt;/code&gt; itself here which helps to explain why we were seeing a better performance uplift. Still 5.68% of our time is being spent in &lt;code&gt;libz&lt;/code&gt;.&lt;/p&gt;
&lt;h3&gt;Choosing Wisely&lt;span class="hx:absolute hx:-mt-20" id="choosing-wisely"&gt;&lt;/span&gt;
&lt;a href="#choosing-wisely" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;You may remember early on, when I said we are also indirectly testing &lt;code&gt;libpng&lt;/code&gt;. Well&amp;hellip; after some more digging, that&amp;rsquo;s exactly what&amp;rsquo;s happening here. Re-running the &lt;code&gt;dwebp&lt;/code&gt; binary it says this&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Decodes the WebP image file to PNG format&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Turns out, it&amp;rsquo;s more accurate to say we are &lt;em&gt;directly&lt;/em&gt; testing &lt;code&gt;libpng&lt;/code&gt; and by extension &lt;code&gt;zlib&lt;/code&gt;. It isn&amp;rsquo;t &lt;code&gt;libwebp&lt;/code&gt; that&amp;rsquo;s spending all of its time in &lt;code&gt;libz.so&lt;/code&gt;, it&amp;rsquo;s &lt;code&gt;libpng&lt;/code&gt;! This is exactly the reason you have to be careful about the benchmarks chosen and, ensure you understand what they&amp;rsquo;re doing.&lt;/p&gt;
&lt;p&gt;However, the good news about this little snafu is:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;code&gt;dwebp&lt;/code&gt; can be used to translate to another image format such as &lt;code&gt;.yuv&lt;/code&gt; that&amp;rsquo;ll more accurately remove the bottleneck from &lt;code&gt;libz.so&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;We now know that &lt;code&gt;libpng&lt;/code&gt; has a huge bottleneck in &lt;code&gt;libz.so&lt;/code&gt; and speeding up &lt;code&gt;zlib&lt;/code&gt; &lt;em&gt;should&lt;/em&gt; dramatically speed up &lt;code&gt;libpng&lt;/code&gt; performance.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;Adjusting the Benchmark&lt;span class="hx:absolute hx:-mt-20" id="adjusting-the-benchmark"&gt;&lt;/span&gt;
&lt;a href="#adjusting-the-benchmark" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;After reverting the &lt;code&gt;libwebp&lt;/code&gt; package to the baseline let&amp;rsquo;s use our adjusted decoding benchmark.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;ll now use &lt;code&gt;dwebp ~/3.webp -yuv -o /dev/null&lt;/code&gt; for a decoding test, let&amp;rsquo;s run that with &lt;code&gt;perf&lt;/code&gt; to ensure we&amp;rsquo;re exclusively testing &lt;code&gt;libwebp.so&lt;/code&gt; here.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://getsol.us/2024/02/09/into-to-optimizing-packages-on-solus/perf_report_dwebp_yuv.webp" alt="Perf report dwebp to yuv" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Okay that&amp;rsquo;s awesome, no &lt;code&gt;libpng.so&lt;/code&gt; or &lt;code&gt;libz.so&lt;/code&gt; to mess with our tests!&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s reapply our optimizations, keeping those which apply an uplift.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Optimization&lt;/th&gt;
&lt;th&gt;Decode&lt;/th&gt;
&lt;th&gt;Size&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Baseline&lt;/td&gt;
&lt;td&gt;14.7 ms&lt;/td&gt;
&lt;td&gt;1.33 MB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Speed&lt;/td&gt;
&lt;td&gt;14.5 ms&lt;/td&gt;
&lt;td&gt;1.56 MB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;LTO&lt;/td&gt;
&lt;td&gt;14.6 ms&lt;/td&gt;
&lt;td&gt;1.40 MB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PGO&lt;/td&gt;
&lt;td&gt;18.0 ms :warning:&lt;/td&gt;
&lt;td&gt;1.07 MB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;x86-64-v3&lt;/td&gt;
&lt;td&gt;12.7 ms&lt;/td&gt;
&lt;td&gt;2.35 MB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Speed + LTO + x86-64-v3&lt;/td&gt;
&lt;td&gt;12.3 ms&lt;/td&gt;
&lt;td&gt;3.17 MB&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Okay, this is great, whilst we aren&amp;rsquo;t getting much from speed or LTO, we are getting a big uplift from x86-64-v3 libraries and when combined with the other optimizations we&amp;rsquo;re getting an uplift in performance of around ~16% at the cost of close to thrice the installed package size.&lt;/p&gt;
&lt;h4&gt;Partial Profiling&lt;span class="hx:absolute hx:-mt-20" id="partial-profiling"&gt;&lt;/span&gt;
&lt;a href="#partial-profiling" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;Once again we see that PGO regresses performance hard, however, that smaller size is giving a good hint! We already know that the profiling workload we gave it isn&amp;rsquo;t very comprehensive due to the bunch of &lt;code&gt;-Wmissing-profile&lt;/code&gt; warnings we get during the optimized build. By default, PGO will aggressively inline and apply additional optimizations to code that&amp;rsquo;s part of the profiling workload while everything else will be optimized for size. The idea being, hot-path code is fast and code that doesn&amp;rsquo;t matter is small. However, what happens when you can&amp;rsquo;t craft a comprehensive workload, as seems to be the case here? Luckily GCC has a flag for exactly that &lt;code&gt;-fprofile-partial-training&lt;/code&gt;. GCC docs state that:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;In some cases it is not practical to train all possible hot paths in the program. (For example, program may contain functions specific for a given hardware and training may not cover all hardware configurations program is run on.) With -fprofile-partial-training profile feedback will be ignored for all functions not executed during the train run leading them to be optimized as if they were compiled without profile feedback. This leads to better performance when train run is not representative but also leads to significantly bigger code.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Okay, let&amp;rsquo;s try it out, all we need to do is specify in our &lt;code&gt;package.yml&lt;/code&gt; recipe.&lt;/p&gt;
&lt;!-- prettier-ignore --&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-yaml" data-lang="yaml"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;environment&lt;/span&gt;: |&lt;span style="color:#e6db74"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#e6db74"&gt; if [[ -n ${PGO_USE_BUILD} ]]; then
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#e6db74"&gt; export CFLAGS=&amp;#34;${CFLAGS} -fprofile-partial-training&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#e6db74"&gt; export CXXFLAGS=&amp;#34;${CXXFLAGS} -fprofile-partial-training&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#e6db74"&gt; fi&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;And the results:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Optimization&lt;/th&gt;
&lt;th&gt;Decode&lt;/th&gt;
&lt;th&gt;Size&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Speed + LTO + x86-64-v3&lt;/td&gt;
&lt;td&gt;12.3 ms&lt;/td&gt;
&lt;td&gt;3.17 MB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Speed + LTO + x86-64-v3 + Partial PGO&lt;/td&gt;
&lt;td&gt;12.5 ms&lt;/td&gt;
&lt;td&gt;3.13 MB&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Well, it was worth a try. This highlights how useless PGO can be when you don&amp;rsquo;t or can&amp;rsquo;t provide it a good workload. Interestingly, we don&amp;rsquo;t get the size bloat that was promised, in fact, the opposite.&lt;/p&gt;
&lt;h2&gt;Final libwebp Results&lt;span class="hx:absolute hx:-mt-20" id="final-libwebp-results"&gt;&lt;/span&gt;
&lt;a href="#final-libwebp-results" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Benchmark&lt;/th&gt;
&lt;th&gt;Time Before&lt;/th&gt;
&lt;th&gt;Time After&lt;/th&gt;
&lt;th&gt;Size Before&lt;/th&gt;
&lt;th&gt;Size After&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;ldquo;dwebp ~/3.webp -yuv -o /dev/null&amp;rdquo;&lt;/td&gt;
&lt;td&gt;14.5 ms&lt;/td&gt;
&lt;td&gt;12.3 ms&lt;/td&gt;
&lt;td&gt;1.33 MB&lt;/td&gt;
&lt;td&gt;3.17 MB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&amp;ldquo;cwebp ~/PNG_Test.png -o /dev/null&amp;rdquo;&lt;/td&gt;
&lt;td&gt;1.399 s&lt;/td&gt;
&lt;td&gt;1.313 s&lt;/td&gt;
&lt;td&gt;&amp;ndash;&lt;/td&gt;
&lt;td&gt;&amp;ndash;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;In the end, we get a very healthy ~16% improvement in decoding from a .webp to .yuv file. As well as a respectable 6% improvement in encoding from a .png to .webp file. However, the increased package size is very unfortunate. It&amp;rsquo;s possible to tweak the x86-64-v3 build and only ship the libs that actually improve performance in order to get the installed size back to an acceptable level.&lt;/p&gt;
&lt;h2&gt;&amp;ldquo;Next-Generation&amp;rdquo; Side Quest&lt;span class="hx:absolute hx:-mt-20" id="next-generation-side-quest"&gt;&lt;/span&gt;
&lt;a href="#next-generation-side-quest" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Now, you probably remember earlier due to our unrepresentative benchmark we found out that &lt;code&gt;libpng&lt;/code&gt; is getting highly bottlenecked by &lt;code&gt;libz.so&lt;/code&gt;. This now seems like a perfect opportunity to take a look at zlib and circle-back to our original benchmark that we were using.&lt;/p&gt;
&lt;p&gt;Zlib is widely employed throughout the ecosystem and, as such you&amp;rsquo;d think it would be highly-optimized for performance. However, that isn&amp;rsquo;t really the case. Zlib is written in an old-fashioned way of C and tries to be &lt;em&gt;extremely&lt;/em&gt; portable; supporting dozens of systems that have fallen out of common use. As such, it&amp;rsquo;s hard to apply architecture specific optimizations that wouldn&amp;rsquo;t break some old system or without introducing code spaghetti. There have been a couple of attempts to merge AArch64 and x86_64 optimizations into the canonical zlib library without success.&lt;/p&gt;
&lt;p&gt;However, there is some light in this tunnel as various forks of zlib having been popping up, applying new optimizations on top of zlib. The most promising of these looks be to &lt;a href="https://github.com/zlib-ng/zlib-ng/"target="_blank" rel="noopener"&gt;zlib-ng&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. When built in compatible mode, it promises to be API compatible with canonical zlib and &lt;em&gt;tries&lt;/em&gt; to be as ABI compatible as possible.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s just go for it, replacing Solus&amp;rsquo; &lt;code&gt;zlib&lt;/code&gt; package with zlib-ng built in compatible mode. It&amp;rsquo;s a bit scary due to how integral zlib is in a typical Linux install, but, how hard could it be?&lt;/p&gt;
&lt;h3&gt;I Zee a Purty lil&amp;rsquo; Package&lt;span class="hx:absolute hx:-mt-20" id="i-zee-a-purty-lil-package"&gt;&lt;/span&gt;
&lt;a href="#i-zee-a-purty-lil-package" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Well that was simple. Here&amp;rsquo;s what our zlib-ng &lt;code&gt;package.yml&lt;/code&gt; recipe looks like.&lt;/p&gt;
&lt;!-- prettier-ignore --&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-yaml" data-lang="yaml"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;name &lt;/span&gt;: &lt;span style="color:#ae81ff"&gt;zlib&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;version &lt;/span&gt;: &lt;span style="color:#ae81ff"&gt;2.1.5&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;release &lt;/span&gt;: &lt;span style="color:#ae81ff"&gt;28&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;source &lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; - &lt;span style="color:#f92672"&gt;https://github.com/zlib-ng/zlib-ng/archive/refs/tags/2.1.5.tar.gz &lt;/span&gt;: &lt;span style="color:#ae81ff"&gt;3f6576971397b379d4205ae5451ff5a68edf6c103b2f03c4188ed7075fbb5f04&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;homepage &lt;/span&gt;: &lt;span style="color:#ae81ff"&gt;https://github.com/zlib-ng/zlib-ng&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;license &lt;/span&gt;: &lt;span style="color:#ae81ff"&gt;ZLIB&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;component &lt;/span&gt;: &lt;span style="color:#ae81ff"&gt;system.base&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;summary &lt;/span&gt;: &lt;span style="color:#ae81ff"&gt;zlib replacement with optimizations for next generation systems.&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;description&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; - &lt;span style="color:#ae81ff"&gt;A zlib data compression library for the next generation systems. ABI/API compatible mode.&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;devel &lt;/span&gt;: &lt;span style="color:#66d9ef"&gt;yes&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;emul32 &lt;/span&gt;: &lt;span style="color:#66d9ef"&gt;yes&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;setup &lt;/span&gt;: |&lt;span style="color:#e6db74"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#e6db74"&gt; %cmake_ninja \
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#e6db74"&gt; -DZLIB_COMPAT=ON \
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#e6db74"&gt; -DWITH_GTEST=OFF \
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#e6db74"&gt; -DBUILD_SHARED_LIBS=ON \
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#e6db74"&gt; -DINSTALL_LIB_DIR=%libdir%&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;build &lt;/span&gt;: |&lt;span style="color:#e6db74"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#e6db74"&gt; %ninja_build&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;install &lt;/span&gt;: |&lt;span style="color:#e6db74"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#e6db74"&gt; %ninja_install&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;check &lt;/span&gt;: |&lt;span style="color:#e6db74"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#e6db74"&gt; %ninja_check&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;After building it, all the files seem to be in the right place and the test suite is passing. Let&amp;rsquo;s just install it overwriting our canonical &lt;code&gt;zlib&lt;/code&gt; package and hope our system doesn&amp;rsquo;t die&amp;hellip; I think the word is YOLO.&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;pre&gt;&lt;code&gt;$ hyperfine &amp;#34;dwebp ~/3.webp -o /dev/null&amp;#34;
Benchmark 1: dwebp ~/3.webp -o /dev/null
Time (mean ± σ): 198.6 ms ± 2.3 ms [User: 194.3 ms, System: 3.6 ms]
Range (min … max): 196.3 ms … 203.3 ms 14 runs
$ sudo eopkg it zlib-2.1.5-28-1-x86_64.eopkg
...
$ $ hyperfine &amp;#34;dwebp ~/3.webp -o /dev/null&amp;#34;
Benchmark 1: dwebp ~/3.webp -o /dev/null
Time (mean ± σ): 87.6 ms ± 0.7 ms [User: 84.7 ms, System: 2.6 ms]
Range (min … max): 86.5 ms … 88.7 ms 33 runs&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Well, hot diggity damn. Swapping out the zlib package for a more performant variant has instantly more than halved(!!) our decoding time.&lt;/p&gt;
&lt;p&gt;We need to find a more contained &lt;code&gt;libpng&lt;/code&gt; benchmark here that removes the &lt;code&gt;libwebp&lt;/code&gt; stuff to really confirm the findings here. After some sleuthing the &lt;code&gt;libpng&lt;/code&gt; source repository has a &lt;a href="https://github.com/glennrp/libpng/blob/libpng16/contrib/examples/pngtopng.c"target="_blank" rel="noopener"&gt;pngtopng.c&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; file we can compile to use the system libpng library.&lt;/p&gt;
&lt;p&gt;Changing the header from &lt;code&gt;#include &amp;quot;../../png.h&amp;quot;&lt;/code&gt; to &lt;code&gt;#include &amp;lt;png.h&amp;gt;&lt;/code&gt; then running &lt;code&gt;gcc -Ofast pngtopng.c -lpng16 -o pngtopng&lt;/code&gt; to compile it, we have a libpng benchmark. We can reuse our test .png file from earlier. Ending up with: &lt;code&gt;./pngtopng ~/PNG_Test.png /dev/null&lt;/code&gt; for our benchmark.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Library&lt;/th&gt;
&lt;th&gt;Time&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;zlib (canonical)&lt;/td&gt;
&lt;td&gt;1.464 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;zlib-ng (compat)&lt;/td&gt;
&lt;td&gt;896.6 ms&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Well. This is pretty much inline with our flawed &lt;code&gt;dwebp&lt;/code&gt; benchmark from earlier. Swapping out zlib almost halves &lt;code&gt;libpng&lt;/code&gt; decoding time.&lt;/p&gt;
&lt;h3&gt;Squeezing more from zlib-ng&lt;span class="hx:absolute hx:-mt-20" id="squeezing-more-from-zlib-ng"&gt;&lt;/span&gt;
&lt;a href="#squeezing-more-from-zlib-ng" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;However, we&amp;rsquo;re not done yet. We still have our compiler optimizations available to us to squeeze more performance from &lt;code&gt;zlib-ng&lt;/code&gt;.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Optimization&lt;/th&gt;
&lt;th&gt;Decode&lt;/th&gt;
&lt;th&gt;Size&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Baseline&lt;/td&gt;
&lt;td&gt;896.6 ms&lt;/td&gt;
&lt;td&gt;141.00 KB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Speed&lt;/td&gt;
&lt;td&gt;883.6 ms&lt;/td&gt;
&lt;td&gt;182.00 KB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;LTO&lt;/td&gt;
&lt;td&gt;892.7 ms&lt;/td&gt;
&lt;td&gt;133.00 KB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PGO&lt;/td&gt;
&lt;td&gt;894.6 ms&lt;/td&gt;
&lt;td&gt;141.00 KB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;x86-64-v3&lt;/td&gt;
&lt;td&gt;892.5 ms&lt;/td&gt;
&lt;td&gt;295.00 KB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Speed + LTO&lt;/td&gt;
&lt;td&gt;882.6 ms&lt;/td&gt;
&lt;td&gt;170.00 KB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Speed + LTO + PGO + x86-64-v3&lt;/td&gt;
&lt;td&gt;882.5 ms&lt;/td&gt;
&lt;td&gt;250.00 KB&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;It looks like in this case the simple speed + LTO optimizations is the way to go. Speed gives the majority of the speedup but LTO helps bring back down the package size again. However, it&amp;rsquo;s only a 1.5% improvement from baseline for this benchmark. We can always re-benchmark it later, testing zlib performance more directly instead of via libpng. It shows how good a job the zlib-ng developers have done that it&amp;rsquo;s so performant right out of the gate.&lt;/p&gt;
&lt;h2&gt;Final Words&lt;span class="hx:absolute hx:-mt-20" id="final-words"&gt;&lt;/span&gt;
&lt;a href="#final-words" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;We&amp;rsquo;ve shown the process of how a package can be optimized in Solus, through the failings and wins here I hope some good tips and tricks were provided in avoiding common pitfalls. Additional benchmarking strategies such as BOLT or Polly optimizations were not discussed and it&amp;rsquo;ll be good material for a future blog post.&lt;/p&gt;
&lt;p&gt;Some other important things such as tweaking the system for benchmarking in order to get representative and consistent results were also not discussed. This is especially important in power budget constrained systems such as laptops and worth bearing in mind.&lt;/p&gt;
&lt;p&gt;Regardless, I hope the story of how &lt;code&gt;libwebp&lt;/code&gt; was optimized for was entertaining and some things were learnt for anyone looking to optimize packages in Solus for the future.&lt;/p&gt;</description></item><item><title>Dont Call Me MATE, pal!</title><link>https://getsol.us/2024/01/29/dont-call-me-mate/</link><pubDate>Mon, 29 Jan 2024 00:00:00 +0000</pubDate><guid>https://getsol.us/2024/01/29/dont-call-me-mate/</guid><description>
&lt;p&gt;Back in our &lt;a href="https://getsol.us/2023/07/08/solus-4-4-released"&gt;4.4 release post&lt;/a&gt; we announced that Solus would stop shipping a MATE ISO, mostly because MATE showed no signs of moving away from X11 and towards wayland. At the beginning of this year, we shipped our new Xfce ISO as a beta. And now we&amp;rsquo;re getting ready to ship the &lt;em&gt;Solus MATE Transition Tool&lt;/em&gt; to move existing users off of MATE.&lt;/p&gt;
&lt;!-- truncate --&gt;
&lt;h2&gt;The problem&lt;span class="hx:absolute hx:-mt-20" id="the-problem"&gt;&lt;/span&gt;
&lt;a href="#the-problem" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;MATE and Xfce are similar enough that eager Solusians can, and have, installed XCFE on their MATE machines with nothing more than a couple of &lt;code&gt;eopkg&lt;/code&gt; commands. We&amp;rsquo;re pretty sure our resident &lt;code&gt;bash&lt;/code&gt; script enthusiast (ermo) could hammer out a working transition script in an evening. But we want a more polished experience. We know &lt;em&gt;you&lt;/em&gt; follow Solus news; after all, you&amp;rsquo;re reading this. However, we assume there are users who dutifully update their systems, but have no interest in keeping up with our blog posts. How do we get their attention and prompt them to move away from MATE?&lt;/p&gt;
&lt;h2&gt;Introducing the Solus MATE Transition Tool&lt;span class="hx:absolute hx:-mt-20" id="introducing-the-solus-mate-transition-tool"&gt;&lt;/span&gt;
&lt;a href="#introducing-the-solus-mate-transition-tool" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;We&amp;rsquo;re pleased to show off the &lt;em&gt;MATE Transition Tool&lt;/em&gt;, which we plan to include in normal updates to MATE systems in the coming weeks. Most of the work on this tool was done by Joey; more on his efforts in the section below. Here&amp;rsquo;s how MATE users will encounter the tool:&lt;/p&gt;
&lt;p&gt;:::note&lt;/p&gt;
&lt;p&gt;These screenshots are current as of the publishing of this post, we may change things as we continue testing.&lt;/p&gt;
&lt;p&gt;:::&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Users will get a notification on every start-up informing them that they need to transition away from MATE.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://getsol.us/2024/01/29/dont-call-me-mate/notification.png" alt="Notification: Solus Transition Service" loading="lazy" /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Clicking on that notification will launch the Solus MATE Transition Tool.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://getsol.us/2024/01/29/dont-call-me-mate/MTT-launch.png" alt="MATE Transition Tool Launch" loading="lazy" /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Users select either Solus Budgie or Solus Xfce. The tool installs the selected edition, removes MATE, and prompts for a reboot&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The tool removes itself after a successful transition.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Simple. At least, that&amp;rsquo;s what we want users to think.&lt;/p&gt;
&lt;h2&gt;How the Mate Transition Tool is actually part of our Python2 work&lt;span class="hx:absolute hx:-mt-20" id="how-the-mate-transition-tool-is-actually-part-of-our-python2-work"&gt;&lt;/span&gt;
&lt;a href="#how-the-mate-transition-tool-is-actually-part-of-our-python2-work" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;The story of the MATE Transition Tool is actually tied up in our fight to drag &lt;code&gt;eopkg&lt;/code&gt; into the current decade. As I wrote previously, we&amp;rsquo;re somewhat embarrassed by the amount of Solus tooling which &lt;em&gt;still&lt;/em&gt; relies on Python2. One such tool is the Solus Software Center &lt;code&gt;solus-sc&lt;/code&gt;. A while back, the team decided the sane thing to do was to ditch &lt;code&gt;solus-sc&lt;/code&gt; in favor of &lt;em&gt;KDE Discover&lt;/em&gt; and &lt;em&gt;GNOME Software&lt;/em&gt; . This would have the additional benefit of promoting flatpak applications to first-class citizens. The problem is &lt;em&gt;Discover&lt;/em&gt; and &lt;em&gt;Software&lt;/em&gt; have no way to talk to our package manager &lt;code&gt;eopkg&lt;/code&gt;. We need an API. Luckily, other projects have encountered the same issue, leading to &lt;a href="https://www.freedesktop.org/software/PackageKit/pk-intro.html"target="_blank" rel="noopener"&gt;&lt;code&gt;packagekit&lt;/code&gt;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Joey has been doing the dirty work of bolting &lt;code&gt;packagekit&lt;/code&gt; support onto &lt;code&gt;eopkg&lt;/code&gt;, and saw an opportunity: If &lt;code&gt;eopkg&lt;/code&gt; could be upgraded to understand some of &lt;code&gt;packagekit&lt;/code&gt;, then he could write a special-purpose application to move users off MATE without asking them to run scary bash scripts (sorry ermo). We&amp;rsquo;re rather pleased with this solution. MATE users get a simple transition and Solus gets closer to checking &lt;code&gt;solus-sc&lt;/code&gt; off &lt;a href="https://github.com/getsolus/packages/issues/270"target="_blank" rel="noopener"&gt;the list&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Eopkg Is Dead, Long Live Eopkg</title><link>https://getsol.us/2024/01/19/eopkg-is-dead/</link><pubDate>Fri, 19 Jan 2024 00:00:00 +0000</pubDate><guid>https://getsol.us/2024/01/19/eopkg-is-dead/</guid><description>
&lt;p&gt;Close watchers of our &lt;a href="https://github.com/getsolus/packages"target="_blank" rel="noopener"&gt;packages repository&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; may have noticed some strange looking items:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/getsolus/packages/pull/1305"target="_blank" rel="noopener"&gt;Initial inclusion of eopkg4-bin&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/getsolus/packages/issues/1316"target="_blank" rel="noopener"&gt;Testing the eopkg4-bin package&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; Warning: Minions GIF&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It&amp;rsquo;s a long story.&lt;/p&gt;
&lt;p&gt;Our package manager &lt;code&gt;eopkg&lt;/code&gt; is written in Python2. Python2 was originally planned to hit end-of-life all the way back in 2015! So Solus contributors past and present have wrestled with three thorny issues:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do we really want to just port &lt;code&gt;eopkg&lt;/code&gt; to python3? Surely we could build something newer and shinier.&lt;/li&gt;
&lt;li&gt;How exactly do we want to port &lt;code&gt;eopkg&lt;/code&gt; to Python3? (We&amp;rsquo;ll call this ported version &lt;code&gt;eopkg3&lt;/code&gt; for short)&lt;/li&gt;
&lt;li&gt;How do we make sure &lt;code&gt;eopkg3&lt;/code&gt; works even if something goes wrong with the Python3 libraries on someone&amp;rsquo;s machine?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Here&amp;rsquo;s the plan to solve this: Ikey and friends over at Serpent OS are actively building a new package manager &lt;a href="https://github.com/serpent-os/moss"target="_blank" rel="noopener"&gt;&lt;em&gt;moss&lt;/em&gt;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; that we are excited about. And they&amp;rsquo;re building it with Solus in mind as an eventual user. This will be our fix for the first problem. In the meantime, we&amp;rsquo;re taking a pragmatic approach to the last two issues so that (frankly) we can do more exciting things.&lt;/p&gt;
&lt;p&gt;Sheepman, Livingsilver, and others completed a &lt;a href="https://github.com/getsolus/eopkg/commits/python3"target="_blank" rel="noopener"&gt;direct Python3 port&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, which we never expect our users to actually run directly like a traditional Python program. Instead, that port will be compiled into a &lt;em&gt;binary&lt;/em&gt; using &lt;a href="https://nuitka.net/doc/download.html"target="_blank" rel="noopener"&gt;nuitka&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. We&amp;rsquo;re calling this compiled &lt;code&gt;eopkg3&lt;/code&gt; binary &lt;code&gt;eopkg4-bin&lt;/code&gt; for now. Critically, this binary will have &lt;em&gt;no dependencies&lt;/em&gt; other than &lt;code&gt;libc&lt;/code&gt;. If we can successfully swap &lt;code&gt;eopkg&lt;/code&gt; with &lt;code&gt;eopkg4-bin&lt;/code&gt; on user&amp;rsquo;s machines, then we&amp;rsquo;ve solved the last issue: Python3 can be updated without worrying about also wrecking the package manager. Got it?&lt;/p&gt;
&lt;p&gt;But what about Python2? Well, now that Evan and Joey have seen off a &lt;a href="https://getsol.us/2024/01/08/solus-4-5-released/"target="_blank" rel="noopener"&gt;successful ISO release&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; with a &lt;code&gt;calamares&lt;/code&gt; based installer, we can cross &lt;code&gt;os-installer&lt;/code&gt; &lt;a href="https://github.com/getsolus/packages/issues/270"target="_blank" rel="noopener"&gt;off the list&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. And &lt;code&gt;eopkg4-bin&lt;/code&gt; will let us cross off a whole bunch more. The rest of that list is a story for another day.&lt;/p&gt;</description></item><item><title>Welcome to the Solus Devlog</title><link>https://getsol.us/2024/01/13/welcome-devlog/</link><pubDate>Sat, 13 Jan 2024 00:00:00 +0000</pubDate><guid>https://getsol.us/2024/01/13/welcome-devlog/</guid><description>
&lt;p&gt;Welcome to the Solus Development Log.&lt;/p&gt;
&lt;p&gt;The Solus Development Log will be used by Solus Staff and outside contributors to highlight wins and changes in Solus. Keep an eye on this space.&lt;/p&gt;
&lt;!-- truncate --&gt;
&lt;p&gt;The Solus DevLog has been setup to facilitate improved communication with the outside world; wins, significant changes, as well as challenges, within Solus. Solus Staff and contributors are encouraged to use this space.&lt;/p&gt;
&lt;p&gt;The DevLog has been setup as a separate entity to the &lt;a href="https://getsol.us/blog/"target="_blank" rel="noopener"&gt;Solus Blog&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; to encourage more short form development content that doesn&amp;rsquo;t require the same level of polish as an official blog post.&lt;/p&gt;
&lt;p&gt;It is hoped that this will be used to help communicate what&amp;rsquo;s going on in Solus such that our short-term and medium-term progress, goals, and ambitions are less of a black box to the outside world.&lt;/p&gt;
&lt;p&gt;Additionally, we believe it will help provide context to any of our murmurings for any users who keep an eye on the &lt;a href="https://github.com/getsolus/"target="_blank" rel="noopener"&gt;getsolus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; GitHub organization page and the &lt;a href="https://matrix.to/#/#solus:matrix.org"target="_blank" rel="noopener"&gt;Solus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; Matrix channels.&lt;/p&gt;
&lt;p&gt;Hope to see you back at this space soon with more content!&lt;/p&gt;</description></item><item><title>Solus 4.5 Released</title><link>https://getsol.us/2024/01/08/solus-4-5-released/</link><pubDate>Mon, 08 Jan 2024 00:00:00 +0000</pubDate><guid>https://getsol.us/2024/01/08/solus-4-5-released/</guid><description>
&lt;img src="https://getsol.us/2024/01/08/solus-4-5-released/solus-4.5-featured_hu_c6dd4c65d420dcec.jpg" width="640" height="360"/>&lt;p&gt;The Solus team is proud to announce the release of Solus 4.5 &lt;em&gt;Resilience&lt;/em&gt;. This release brings updated applications and kernels, refreshed software stacks, a new installer, and a new ISO edition featuring the XFCE desktop environment.&lt;/p&gt;
&lt;h2&gt;General&lt;span class="hx:absolute hx:-mt-20" id="general"&gt;&lt;/span&gt;
&lt;a href="#general" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Installer&lt;span class="hx:absolute hx:-mt-20" id="installer"&gt;&lt;/span&gt;
&lt;a href="#installer" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;With Solus 4.5 comes a new installation experience using the &lt;a href="https://calamares.io"target="_blank" rel="noopener"&gt;Calamares installer&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. This enables easier installation using filesystems like BTRFS, specifying your own partition layout right in the installer, and it&amp;rsquo;s a major step in migrating away from Python 2, which the old &lt;code&gt;os-installer&lt;/code&gt; was written in. A ton of work has gone into the new installation experience, and we are glad to finally release it to everyone!&lt;/p&gt;
&lt;h3&gt;Default applications&lt;span class="hx:absolute hx:-mt-20" id="default-applications"&gt;&lt;/span&gt;
&lt;a href="#default-applications" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;All our editions feature:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Firefox 121.0&lt;/li&gt;
&lt;li&gt;LibreOffice 7.6.4.1&lt;/li&gt;
&lt;li&gt;Thunderbird 115.6.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For audio and video multimedia playback, we offer software out-of-the-box that caters specifically to our desired experience for each edition.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Budgie and GNOME editions ship with Rhythmbox for audio playback, with the latest release of the Alternate Toolbar extension to provide a more modern user experience.&lt;/li&gt;
&lt;li&gt;Budgie and GNOME ship with Celluloid for video playback.&lt;/li&gt;
&lt;li&gt;XFCE ships with Parole for multimedia playback.&lt;/li&gt;
&lt;li&gt;Plasma ships with Elisa for audio playback and Haruna for video playback.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Pipewire by default&lt;span class="hx:absolute hx:-mt-20" id="pipewire-by-default"&gt;&lt;/span&gt;
&lt;a href="#pipewire-by-default" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Pipewire is now the media framework for Solus, replacing PulseAudio and JACK. Users should not see any difference in the UI. You may notice performance improvements, such as better and more reliable Bluetooth audio. For a demonstration of pipewire&amp;rsquo;s out-of-the-box capabilities, see &lt;a href="https://discuss.getsol.us/d/9596-showcase-noise-reduction-with-pipewire-and-easyeffects"target="_blank" rel="noopener"&gt;this forum post&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; about noise reduction for microphone inputs.&lt;/p&gt;
&lt;h3&gt;ROCm support for AMD hardware&lt;span class="hx:absolute hx:-mt-20" id="rocm-support-for-amd-hardware"&gt;&lt;/span&gt;
&lt;a href="#rocm-support-for-amd-hardware" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;We now package &lt;a href="https://www.amd.com/en/products/software/rocm.html"target="_blank" rel="noopener"&gt;ROCm&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; 5.5 for users with supported AMD hardware. This provides GPU acceleration for applications like Blender, and enables hardware accelerated machine learning with support for PyTorch, llama.cpp, stable diffusion, and many other AI software and tools. We have done additional work to extend the compatibility of ROCm to as much hardware as possible, including some not officially supported by AMD. ROCm 6.0 is coming Soon™ which will further improve the performance of GPU-accelerated workflows.&lt;/p&gt;
&lt;h3&gt;Hardware and kernel enablement&lt;span class="hx:absolute hx:-mt-20" id="hardware-and-kernel-enablement"&gt;&lt;/span&gt;
&lt;a href="#hardware-and-kernel-enablement" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;This release of Solus ships with Linux kernel 6.6.9. For those needing an LTS kernel we provide 5.15.145.&lt;/p&gt;
&lt;p&gt;The 6.6.9 kernel brings wider hardware support and some interesting configuration changes. Some highlights:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Our kernel config now enables all Bluetooth drivers, sound codecs, and sound drivers&lt;/li&gt;
&lt;li&gt;&lt;code&gt;schedutil&lt;/code&gt; is now the default CPU governor&lt;/li&gt;
&lt;li&gt;Kernel modules are no longer compressed during initramfs creation, reducing boot times&lt;/li&gt;
&lt;li&gt;We have modified our kernel to use the &lt;a href="https://github.com/firelzrd/bore-scheduler"target="_blank" rel="noopener"&gt;BORE scheduler&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; by default. This is a modification of the EEVDF scheduler optimized for interactive desktops. Under heavy CPU load the system will try to prioritize processes that it thinks are interactive, maintaining a responsive feel.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Mesa has been upgraded to 23.3.2. This introduces various improvements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Device-select and overlay vulkan layers are now enabled&lt;/li&gt;
&lt;li&gt;Added gallium zink driver&lt;/li&gt;
&lt;li&gt;Added gallium VAAPI driver&lt;/li&gt;
&lt;li&gt;Added IO support for built-in opengl overlay&lt;/li&gt;
&lt;li&gt;Added Vulkan support for Intel 7th/8th gen GPUs (which really aren&amp;rsquo;t performant enough to make use of it but some hardware acceleration is better than nothing)&lt;/li&gt;
&lt;li&gt;Added ray-tracing support for Intel XE GPUs&lt;/li&gt;
&lt;li&gt;Added experimental Virtio Vulkan driver&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Budgie&lt;span class="hx:absolute hx:-mt-20" id="budgie"&gt;&lt;/span&gt;
&lt;a href="#budgie" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="Budgie.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus ships with &lt;a href="https://blog.buddiesofbudgie.org/budgie-10-8-2-released/"target="_blank" rel="noopener"&gt;Budgie 10.8.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, the latest release of the Budgie Desktop. Since the release of Solus 4.4, our friends over at &lt;em&gt;Buddies of Budgie&lt;/em&gt; have been steadily improving the user experience of Budgie and laying the groundwork for Wayland support.&lt;/p&gt;
&lt;h3&gt;Dark style preference support&lt;span class="hx:absolute hx:-mt-20" id="dark-style-preference-support"&gt;&lt;/span&gt;
&lt;a href="#dark-style-preference-support" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;The &amp;ldquo;Dark Theme&amp;rdquo; toggle in Budgie Settings now also sets the dark theme preference for applications. Some applications may override this with a specific color scheme; for example a photo editor may prefer a dark canvas. Even so, this standardized, vendor-neutral setting should help to create a more consistent experience for our users.&lt;/p&gt;
&lt;h3&gt;Budgie trash applet&lt;span class="hx:absolute hx:-mt-20" id="budgie-trash-applet"&gt;&lt;/span&gt;
&lt;a href="#budgie-trash-applet" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;The &lt;em&gt;Budgie Trash Applet&lt;/em&gt;, developed by Buddies of Budgie and Solus team member Evan Maddock, is now part of the default applets available on all Budgie installations. With this applet, users can efficiently empty their trashcan and browse contents for possible restoration.&lt;/p&gt;
&lt;h3&gt;Quality-of-life improvements&lt;span class="hx:absolute hx:-mt-20" id="quality-of-life-improvements"&gt;&lt;/span&gt;
&lt;a href="#quality-of-life-improvements" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;System tray icons can optionally scale with panel size.&lt;/li&gt;
&lt;li&gt;Notification system improvements, including slightly decreased memory usage.&lt;/li&gt;
&lt;li&gt;System tray improvements around inconsistent &lt;code&gt;StatusNotifierItem&lt;/code&gt; implementations.&lt;/li&gt;
&lt;li&gt;Keyword support is now supported in fuzzy searching in Budgie Menu and Run Dialog: search terms like &amp;ldquo;browser&amp;rdquo; or &amp;ldquo;editor&amp;rdquo; should return better results.&lt;/li&gt;
&lt;li&gt;The privilege escalation dialog will now show the action description and action ID when graphical privilege escalation is requested.&lt;/li&gt;
&lt;li&gt;The battery indicator in the Status applet now enables users to chose power profile modes on supported systems.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Upstream release notes can be found &lt;a href="https://blog.buddiesofbudgie.org"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;GNOME&lt;span class="hx:absolute hx:-mt-20" id="gnome"&gt;&lt;/span&gt;
&lt;a href="#gnome" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="GNOME.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus 4.5 GNOME Edition ships with GNOME 45.2&lt;/p&gt;
&lt;h3&gt;Defaults configuration changes&lt;span class="hx:absolute hx:-mt-20" id="defaults-configuration-changes"&gt;&lt;/span&gt;
&lt;a href="#defaults-configuration-changes" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;The &lt;a href="https://github.com/tehsquidge/speedinator"target="_blank" rel="noopener"&gt;Speedinator&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; extension replaces Impatience to speed up animations in Gnome Shell.&lt;/li&gt;
&lt;li&gt;The default GTK theme is now set to &lt;code&gt;adw-gtk3-dark&lt;/code&gt; to provide a uniform look for GTK3 and GTK4 applications based on &lt;code&gt;libadwaita&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;New windows are centered by default.&lt;/li&gt;
&lt;li&gt;Timeout for the &amp;ldquo;Application not responding&amp;rdquo; prompt is increased to 10s.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Bug Fixes, cleanup &amp;amp; quality-of-life improvements&lt;span class="hx:absolute hx:-mt-20" id="bug-fixes-cleanup--quality-of-life-improvements"&gt;&lt;/span&gt;
&lt;a href="#bug-fixes-cleanup--quality-of-life-improvements" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;GNOME&amp;rsquo;s file chooser now has a grid view, closing a long-standing feature request. You can now pick files based on thumbnails.&lt;/li&gt;
&lt;li&gt;Mouse and touchpad settings are now demonstrated visually.&lt;/li&gt;
&lt;li&gt;New accessibility settings have been added: sound over-amplification, enable accessibility features using the keyboard, permanent scrollbar visibility&lt;/li&gt;
&lt;li&gt;GNOME Settings now includes a Security menu showing the status of SecureBoot&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Upstream release notes can be found &lt;a href="https://release.gnome.org/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Plasma&lt;span class="hx:absolute hx:-mt-20" id="plasma"&gt;&lt;/span&gt;
&lt;a href="#plasma" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="Plasma.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus 4.5 Plasma Edition ships with the latest Plasma Desktop, KDE Frameworks, KDE Gear, and, the KDE branch for QT, which largely brings bugfixes and translation updates&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://kde.org/announcements/plasma/5/5.27.10/"target="_blank" rel="noopener"&gt;Plasma 5.27.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://kde.org/announcements/gear/23.08.4/"target="_blank" rel="noopener"&gt;KDE Gear 23.08.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.11/release-note.md"target="_blank" rel="noopener"&gt;QT 5.15.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sddm/sddm/blob/v0.20.0/ChangeLog"target="_blank" rel="noopener"&gt;sddm 0.20.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Plenty of work has also been done for the future of the Plasma edition. We are slowly introducing Plasma 6 support, in anticipation of the first stable release from the KDE developers, expected later this year.&lt;/p&gt;
&lt;h3&gt;Defaults configuration changes&lt;span class="hx:absolute hx:-mt-20" id="defaults-configuration-changes-1"&gt;&lt;/span&gt;
&lt;a href="#defaults-configuration-changes-1" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Past Solus team member Girtabulu &lt;a href="https://github.com/getsolus/plasma-desktop-branding/pull/2"target="_blank" rel="noopener"&gt;gave us&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; lots of little fixes to our custom theme.&lt;/li&gt;
&lt;li&gt;Default to double click to open.&lt;/li&gt;
&lt;li&gt;New folders opened by external applications in Dolphin now open in a new tab.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;XFCE&lt;span class="hx:absolute hx:-mt-20" id="xfce"&gt;&lt;/span&gt;
&lt;a href="#xfce" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="XFCE-Beta.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;In the &lt;a href="https://getsol.us/2023/07/08/solus-4-4-released"&gt;Solus 4.4 release post&lt;/a&gt; we announced our intention to deprecate the MATE Edition in favor of a new XFCE edition. The XFCE edition aims to fill the same niche as the MATE edition: users who prefer a more lightweight desktop experience.&lt;/p&gt;
&lt;p&gt;As this is the first release of the XFCE edition, there may be some rough edges, even with all the time taken to make the experience smooth. We are calling the 4.5 release of XFCE a &lt;em&gt;beta&lt;/em&gt; release.&lt;/p&gt;
&lt;p&gt;The new XFCE edition includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;XFCE version 4.18&lt;/li&gt;
&lt;li&gt;Mousepad 0.6.1&lt;/li&gt;
&lt;li&gt;Parole 4.18.0&lt;/li&gt;
&lt;li&gt;Ristretto 0.13.1&lt;/li&gt;
&lt;li&gt;Thunar 4.18.6&lt;/li&gt;
&lt;li&gt;Whiskermenu 2.8.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Our XFCE edition features a traditional desktop layout with a bottom panel and Whiskermenu as the application menu. It is using the Qogir GTK theme with the Papirus icon theme for a sleek and modern look. Blueman comes installed for all of your Bluetooth needs. This edition has taken a lot of work, and we are excited to share it with you all!&lt;/p&gt;
&lt;h2&gt;Future of MATE installations&lt;span class="hx:absolute hx:-mt-20" id="future-of-mate-installations"&gt;&lt;/span&gt;
&lt;a href="#future-of-mate-installations" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;We are still working on a seamless transition path for existing users of the MATE desktop. In broad terms, we will provide a way for users to transition their MATE installations to Budgie or XFCE. MATE will continue to be supported for existing users until we are confident in our transition plan.&lt;/p&gt;
&lt;h2&gt;Download&lt;span class="hx:absolute hx:-mt-20" id="download"&gt;&lt;/span&gt;
&lt;a href="#download" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Go to our &lt;a href="https://getsol.us/download/"&gt;Download&lt;/a&gt; page and select direct download or torrent. Happy installing!&lt;/p&gt;
&lt;h2&gt;Thank you&lt;span class="hx:absolute hx:-mt-20" id="thank-you"&gt;&lt;/span&gt;
&lt;a href="#thank-you" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Big thanks to everyone backing us on OpenCollective. You have funded direct compensation of developer work, covered our modest infrastructure costs, and provided valuable ISO testing prior to the wide public release. If you are not a backer and that sounds like something you would like to be a part of, consider supporting us on &lt;a href="https://opencollective.com/getsolus"target="_blank" rel="noopener"&gt;Open Collective&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We have updated the perks backers get for supporting us. We&amp;rsquo;re now providing access to more ISOs over time, as well as snapshots of all desktop environments (not just Budgie). You can read more about it on &lt;a href="https://discuss.getsol.us/d/10086-updated-perks-for-open-collective-backers"target="_blank" rel="noopener"&gt;our forums&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thanks also to all of you who have helped build the Solus community; we love all your contributions! We encourage anyone who want to join the wider Solus community to check out the dedicated &lt;a href="https://help.getsol.us/docs/user/contributing/getting-involved"target="_blank" rel="noopener"&gt;Getting Involved page&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; on our Help Center site.&lt;/p&gt;
&lt;h2&gt;Future&lt;span class="hx:absolute hx:-mt-20" id="future"&gt;&lt;/span&gt;
&lt;a href="#future" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;2023 was certainly a busy year for Solus; we&amp;rsquo;re excited to see what 2024 brings.&lt;/p&gt;
&lt;p&gt;Behind the scenes, we made many improvements in 2023 to our tooling and infrastructure. While end users don&amp;rsquo;t see most of this directly, it means we are able to maintain and update Solus more efficiently. What end users &lt;em&gt;will&lt;/em&gt; see is overall improvement in packages being kept up to date. Packagers and developers will notice many quality of life improvements, which enable our plans to migrate to Serpent tooling in 5.0. One of our future blog posts will summarize these changes.&lt;/p&gt;
&lt;p&gt;In the meantime, here&amp;rsquo;s a brief overview of the work we plan to tackle in early 2024. We are working to provide Discover in Plasma and Software Center in GNOME for software management with integrated flatpak support. We will be paying down technical debt by fixing bugs, updating system components, and completing the migration off of &lt;code&gt;python2&lt;/code&gt;. You can follow our progress on the 4.6 milestone &lt;a href="https://github.com/orgs/getsolus/projects/7/views/9"target="_blank" rel="noopener"&gt;on GitHub&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. We also plan to explore how to start migrating to Serpent tooling in preparation for 5.0.&lt;/p&gt;
&lt;p&gt;Keep an eye on this space to see how things progress, and what other things we are working on in 2024.&lt;/p&gt;</description></item><item><title>Solus and Hacktoberfest 2023</title><link>https://getsol.us/2023/10/01/solus-and-hacktoberfest-2023/</link><pubDate>Sun, 01 Oct 2023 17:50:07 -0500</pubDate><guid>https://getsol.us/2023/10/01/solus-and-hacktoberfest-2023/</guid><description>
&lt;p&gt;We are happy to announce that Solus is participating in this year’s &lt;a href="https://hacktoberfest.com"target="_blank" rel="noopener"&gt;Hacktoberfest&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;We have a couple of intertwined goals with this. First, we want to encourage anyone who wants to get involved with Solus. Second, we hope to potentially get some new software packaged, fix a few bugs and improve our documentation along the way.&lt;/p&gt;
&lt;p&gt;Is there software you wish was in the Solus repository and would be willing to maintain? Is there software needing an update, and you’d like to make it happen? Is there a bug you’d like to try to fix? This is your chance to dive in! You’ll be helping improve Solus, while doing work you can add to a resume or CV. You’ll learn stuff and might even have fun in the process.&lt;/p&gt;
&lt;p&gt;To get started with packaging work, have a look at our &lt;a href="https://github.com/getsolus/packages/issues"target="_blank" rel="noopener"&gt;issue tracker&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; and &lt;a href="https://help.getsol.us/docs/packaging"target="_blank" rel="noopener"&gt;packaging documentation&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. If you’re interested in improving documentation, we have an &lt;a href="https://github.com/getsolus/help-center-docs/issues"target="_blank" rel="noopener"&gt;issue tracker&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; for that as well. Check out our &lt;a href="https://github.com/getsolus/help-center-docs"target="_blank" rel="noopener"&gt;documentation repository&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; to find out how to contribute.&lt;/p&gt;
&lt;p&gt;For either tracker, we’ve labeled some issues as “Good First Issue” which we feel are good for people new to working with Solus. We also have some “Help Wanted” issues. For packages, there is also “Needs Maintainer”. You are not limited to these, we will accept other valuable pull requests.(Note: requests for adding a package to the repo must be labeled “Approved”).&lt;/p&gt;
&lt;p&gt;Feel free to reach out &lt;a href="https://help.getsol.us/docs/user/contributing/getting-involved#matrix-chat"target="_blank" rel="noopener"&gt;on Matrix&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; in the Packaging room if you have any questions about getting started, if you run into stumbling blocks, or have any other questions for us. Also, check out the &lt;a href="https://hacktoberfest.com"target="_blank" rel="noopener"&gt;Official Hacktoberfest Site&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; for resources, details and rewards. We look forward to working with you. Let’s get hacking!&lt;/p&gt;</description></item><item><title>State of Solus - August 2023</title><link>https://getsol.us/2023/08/07/state-of-solus-august-2023/</link><pubDate>Mon, 07 Aug 2023 00:27:44 +0300</pubDate><guid>https://getsol.us/2023/08/07/state-of-solus-august-2023/</guid><description>
&lt;p&gt;This blog post is meant as a follow-up to &lt;a href="https://getsol.us/2023/04/18/a-new-voyage/"&gt;A New Voyage&lt;/a&gt;. We want to discuss what we have accomplished, and what we have planned for the future.&lt;/p&gt;
&lt;h2&gt;New Roles and Faces&lt;span class="hx:absolute hx:-mt-20" id="new-roles-and-faces"&gt;&lt;/span&gt;
&lt;a href="#new-roles-and-faces" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Long-time Solus users know that the project has navigated some choppy waters in the past with &lt;a href="https://en.wikipedia.org/wiki/Bus_factor"target="_blank" rel="noopener"&gt;bus factor&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. Too much responsibility on too few shoulders has led to burnout, stalled work, and even an extended project blackout. For Solus to continue long into the future, we need people to enjoy working on Solus, and we need it to be a team effort.&lt;/p&gt;
&lt;p&gt;In short, the new strategy is to spread responsibilities across a larger team, enabling individuals to fill in for each other as availability dictates. Our new processes enable us to seamlessly onboard new and offboard existing team members as necessary. Since our return in April, Solus Staff has grown to a team of 16 volunteers, and we’ve been working on internal documentation and workflows so responsibilities can be readily shared.&lt;/p&gt;
&lt;p&gt;Case in point, to test our processes and documentation, we have been rotating the individuals that perform the package repository sync, with 11 out of our 16 staff members having already completed the process.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Solus Staff&lt;/em&gt; is the umbrella term for everyone who has a role on the Solus team. Note that the roles are a little different from what was laid out in the New Voyage blog post. As we have collaborated over the past few months, we found these were the roles people naturally fell into.&lt;/p&gt;
&lt;p&gt;The roles and their responsibilities are as follows:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Boring Admin
&lt;ul&gt;
&lt;li&gt;Be responsible for the financial side of Solus, in particular OpenCollective.&lt;/li&gt;
&lt;li&gt;Manage the keys for all important Solus accounts.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Comms
&lt;ul&gt;
&lt;li&gt;Reach out with news to the Solus communities, and solicit feedback.&lt;/li&gt;
&lt;li&gt;Moderate Solus communities to keep them friendly and useful.&lt;/li&gt;
&lt;li&gt;Supervise work on Help Center documentation.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Infrastructure
&lt;ul&gt;
&lt;li&gt;Maintain the services that are knitted together to make Solus: services hosting the homepage, Help Center, build server, the dev tracker, forum, and others.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Packaging
&lt;ul&gt;
&lt;li&gt;Push their own packaging work, review work done by other packagers, and show new packagers the ropes.&lt;/li&gt;
&lt;li&gt;Coordinate weekly syncs with other Packaging Team members, Infrastructure and Comms teams.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Web
&lt;ul&gt;
&lt;li&gt;Work with Infrastructure to develop the sites and services that deliver Solus: particularly the primary web property (getsol.us) and the Help Center.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;At the end of the day, Solus is a Linux distribution, so we expect that most people will join Solus Staff as packagers, and take on other responsibilities as they wish.&lt;/p&gt;
&lt;p&gt;Solus Staff now includes the following people:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Alex Vorobyev (aleksvor)&lt;/li&gt;
&lt;li&gt;Algent Albrahimi (algent)&lt;/li&gt;
&lt;li&gt;David Harder (davidjharder)&lt;/li&gt;
&lt;li&gt;Evan Maddock (EbonJaeger)&lt;/li&gt;
&lt;li&gt;Fabio Forni (livingsilver94)&lt;/li&gt;
&lt;li&gt;Gavin Zhao (GZGavinZhao)&lt;/li&gt;
&lt;li&gt;Ikey Doherty (ikey)&lt;/li&gt;
&lt;li&gt;Joey Riches (joebonrichie)&lt;/li&gt;
&lt;li&gt;Joshua Strobl (JoshStrobl)&lt;/li&gt;
&lt;li&gt;Philipp Trulson (der_eismann)&lt;/li&gt;
&lt;li&gt;Reilly Brogan (ReillyBrogan)&lt;/li&gt;
&lt;li&gt;Rune Morling (ermo)&lt;/li&gt;
&lt;li&gt;Silke Hofstra (silke)&lt;/li&gt;
&lt;li&gt;Tracey Clark (TClark77)&lt;/li&gt;
&lt;li&gt;Troy Harvey (Harvey)&lt;/li&gt;
&lt;li&gt;Zach Bacon (ZachBacon)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Other Recent Work&lt;span class="hx:absolute hx:-mt-20" id="other-recent-work"&gt;&lt;/span&gt;
&lt;a href="#other-recent-work" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;New Help Center&lt;span class="hx:absolute hx:-mt-20" id="new-help-center"&gt;&lt;/span&gt;
&lt;a href="#new-help-center" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Help Center content was moved onto a new stand-alone site at &lt;a href="https://help.getsol.us/"target="_blank" rel="noopener"&gt;help.getsol.us&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. With this new &lt;a href="https://docusaurus.io/"target="_blank" rel="noopener"&gt;Docusaurus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;-based site, we can quickly review and incorporate changes suggested by anyone willing to send us a Pull Request or open an issue on the accompanying GitHub repository &lt;a href="https://github.com/getsolus/help-center-docs"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. Please take a look around and let us know what you think.&lt;/p&gt;
&lt;h3&gt;Launching the Solus Matrix Space&lt;span class="hx:absolute hx:-mt-20" id="launching-the-solus-matrix-space"&gt;&lt;/span&gt;
&lt;a href="#launching-the-solus-matrix-space" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;We now have four public Matrix rooms set up, migrating our old setup from IRC. All our rooms are listed &lt;a href="https://help.getsol.us/docs/user/contributing/getting-involved#matrix-chat"target="_blank" rel="noopener"&gt;in the Help Center&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;All Solus IRC channels have been retired, except for &lt;code&gt;#solus&lt;/code&gt;, which remains solely
to direct people to Matrix.&lt;/p&gt;
&lt;h3&gt;Releasing Solus 4.4&lt;span class="hx:absolute hx:-mt-20" id="releasing-solus-44"&gt;&lt;/span&gt;
&lt;a href="#releasing-solus-44" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;The 4.4 ISOs were released at the beginning of July. Thanks to all our &lt;a href="https://opencollective.com/getsolus"target="_blank" rel="noopener"&gt;OpenCollective backers&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; for testing the pre-release images. If you haven’t heard about it and would like to learn more, check out our &lt;a href="https://getsol.us/2023/07/08/solus-4-4-released/"&gt;release blog post here&lt;/a&gt; and catch up on all the awesome stuff that went into it!&lt;/p&gt;
&lt;h2&gt;Next Steps&lt;span class="hx:absolute hx:-mt-20" id="next-steps"&gt;&lt;/span&gt;
&lt;a href="#next-steps" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Phabricator to GitHub migration&lt;span class="hx:absolute hx:-mt-20" id="phabricator-to-github-migration"&gt;&lt;/span&gt;
&lt;a href="#phabricator-to-github-migration" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;The &lt;a href="https://dev.getsol.us/"target="_blank" rel="noopener"&gt;Solus dev tracker&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, where all our package repositories, development tasks, and reported issues live, is currently run by software called &lt;em&gt;Phabricator&lt;/em&gt;. We have decided to migrate these services to GitHub. There are several reasons why we decided to make this change:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;GitHub provides a better team experience, especially for reviewers and admins.&lt;/li&gt;
&lt;li&gt;GitHub has a greater mindshare among developers around the world.&lt;/li&gt;
&lt;li&gt;GitHub provides good APIs, opening the door to more tooling improvements.&lt;/li&gt;
&lt;li&gt;Solus will no longer need to pay for the infrastructure required to run the development tracker.&lt;/li&gt;
&lt;li&gt;The future of Phabricator as a project is &lt;a href="https://admin.phacility.com/phame/post/view/11/phacility_is_winding_down_operations/"target="_blank" rel="noopener"&gt;uncertain&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; as the historical upstream is not undergoing development. The open source fork “Phorge”, while doing fantastic work associated with maintenance, is not actively focusing on new features that would positively impact the developer experience of the Solus project.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This change should be mostly transparent to users, but will be a big change for our volunteers who contribute to packaging. For our users, the place to report issues and request packages will change. Work is just beginning here, we will share more in the future.&lt;/p&gt;
&lt;h3&gt;Solus 4.5&lt;span class="hx:absolute hx:-mt-20" id="solus-45"&gt;&lt;/span&gt;
&lt;a href="#solus-45" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;The next milestone for Solus staff is the 4.5 ISO, which we have tentatively planned for release towards the beginning of Q4. We have a list of updates and features we want to bring to the release, which you can see &lt;a href="https://dev.getsol.us/T10476"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;The Bridge to Solus V&lt;span class="hx:absolute hx:-mt-20" id="the-bridge-to-solus-v"&gt;&lt;/span&gt;
&lt;a href="#the-bridge-to-solus-v" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;We are still very much in the planning and experimentation phase for the eventual rebase of Solus on Serpent OS tooling. That said, real work is being done right now to move us towards our goals. Ikey and Joey have been working away on technology that encapsulates the legacy Python2-based eopkg tooling, enabling us to write a DLang-based PackageKit plugin for eopkg.&lt;/p&gt;
&lt;p&gt;This plugin has some features we are excited about:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;It’s ecosystem friendly: Enables us to use already established software centers that already have excellent flatpak integration, such as KDE Discover and GNOME Software.&lt;/li&gt;
&lt;li&gt;It’s efficient: The design is memory efficient and prevents memory leakage.&lt;/li&gt;
&lt;li&gt;It’s fast: Frustratingly slow Python db queries are avoided by generating a secondary database that is cached in memory and accessible from DLang, thereby significantly improving search performance.&lt;/li&gt;
&lt;li&gt;It’s future-proof: With this plugin in-hand, we begin our efforts of adapting it to existing and upcoming Serpent DLang tooling, making the transition for our users even smoother.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Closing Thoughts&lt;span class="hx:absolute hx:-mt-20" id="closing-thoughts"&gt;&lt;/span&gt;
&lt;a href="#closing-thoughts" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Solus continues to exist solely (heh) because a wide group of people, scattered all over the globe, are willing to contribute to the project, and build a community excited about our future. We are incredibly grateful for the continued support of all of you fine folks in the community and those of you that have financially contributed through our &lt;a href="https://opencollective.com/getsolus"target="_blank" rel="noopener"&gt;OpenCollective&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. All of this wouldn’t be possible without you. Thanks everyone! We look forward to continuing on this journey together, and we hope you’ll join us for the adventure.&lt;/p&gt;</description></item><item><title>Solus 4.4 Released</title><link>https://getsol.us/2023/07/08/solus-4-4-released/</link><pubDate>Sat, 08 Jul 2023 00:27:44 +0300</pubDate><guid>https://getsol.us/2023/07/08/solus-4-4-released/</guid><description>
&lt;img src="https://getsol.us/2023/07/08/solus-4-4-released/solus-4.4-featured_hu_b711a5ed9eacc8e5.jpg" width="640" height="360"/>&lt;p&gt;We are proud to announce the immediate availability of Solus 4.4, a new Solus 4 series release named &lt;em&gt;Harmony&lt;/em&gt;. This release delivers new desktop environment updates, software stacks, and hardware enablement.&lt;/p&gt;
&lt;h2&gt;General&lt;span class="hx:absolute hx:-mt-20" id="general"&gt;&lt;/span&gt;
&lt;a href="#general" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Default Applications&lt;span class="hx:absolute hx:-mt-20" id="default-applications"&gt;&lt;/span&gt;
&lt;a href="#default-applications" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;All our editions feature:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Firefox 114.0.1&lt;/li&gt;
&lt;li&gt;LibreOffice 7.5.3.2&lt;/li&gt;
&lt;li&gt;Thunderbird 102.12.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For audio and video multimedia playback, we offer software out-of-the-box that caters specifically to our desired experience for each edition.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Budgie, GNOME, and MATE editions all ship with Rhythmbox for audio playback, with the latest release of the Alternate Toolbar extension to provide a more modern user experience.&lt;/li&gt;
&lt;li&gt;Budgie and GNOME ship with Celluloid for video playback.&lt;/li&gt;
&lt;li&gt;MATE ships with VLC for video playback.&lt;/li&gt;
&lt;li&gt;Plasma ships with Elisa for audio playback and Haruna for video playback.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Hardware and Kernel Enablement&lt;span class="hx:absolute hx:-mt-20" id="hardware-and-kernel-enablement"&gt;&lt;/span&gt;
&lt;a href="#hardware-and-kernel-enablement" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;This release of Solus ships with Linux kernel 6.3.8, enabling us to provide support for a broader range of hardware, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Secure Boot support. See our &lt;a href="https://help.getsol.us/docs/user/quick-start/installation/secure-boot"target="_blank" rel="noopener"&gt;documentation&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; for enablement.&lt;/li&gt;
&lt;li&gt;AMD Radeon RX 7600, 7900 XT, and 7900 XTX cards.&lt;/li&gt;
&lt;li&gt;Intel Arc cards&lt;/li&gt;
&lt;li&gt;NVIDIA 40 series cards&lt;/li&gt;
&lt;li&gt;Support for laptops defaulting their NVMe controllers to RAID mode&lt;/li&gt;
&lt;li&gt;Support for laptops with ATH11K wifi&lt;/li&gt;
&lt;li&gt;Better support for various light sensors and accelerometers&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Additionally, we continue to refine our kernel configuration, and this release features changes such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://wiki.archlinux.org/title/Zram"target="_blank" rel="noopener"&gt;zram&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; enabled by default out of the box providing a better user experience for devices with low amount of memory (&amp;lt; 3GB)&lt;/li&gt;
&lt;li&gt;Enable &lt;code&gt;CONFIG_NFT_FIB_INET&lt;/code&gt; to allow Firewalld/nftables to work&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Mesa has been upgraded to 23.0.3. This introduces various improvements, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Nouveau 3D support for NVIDIA 30 series GPUs&lt;/li&gt;
&lt;li&gt;Improvements to Zink driver&lt;/li&gt;
&lt;li&gt;RADV Vulkan mesh shaders&lt;/li&gt;
&lt;li&gt;RADV ray-tracing changes&lt;/li&gt;
&lt;li&gt;Optimizations for Intel Arc / DG2 graphics&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Budgie&lt;span class="hx:absolute hx:-mt-20" id="budgie"&gt;&lt;/span&gt;
&lt;a href="#budgie" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2023/07/08/solus-4-4-released/Budgie.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus ships with the latest 10.7 series release of the Budgie Desktop environment, &lt;a href="https://blog.buddiesofbudgie.org/budgie-10-7-2/"target="_blank" rel="noopener"&gt;10.7.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. This features GNOME 43 stack support alongside all the fixes and quality-of-life improvements listed below. We welcome you to check out the full release notes from Buddies of Budgie listed above.&lt;/p&gt;
&lt;p&gt;The Budgie edition of Solus now ships with the Nemo file manager by default instead of Nautilus. We decided to make this change as, since our last release, Nautilus has been ported to GTK4 and libadwaita. Because of this, it no longer fits in with the look and feel of the rest of the desktop environment. Additionally, a few features that people relied on were removed without replacement, prompting the desire to find a familiar and feature-rich file manager alternative.&lt;/p&gt;
&lt;h3&gt;Bug Fixes and Cleanup&lt;span class="hx:absolute hx:-mt-20" id="bug-fixes-and-cleanup"&gt;&lt;/span&gt;
&lt;a href="#bug-fixes-and-cleanup" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;No longer reload the Budgie Menu during a AppIndex change when the menu is open&lt;/li&gt;
&lt;li&gt;Fix large fonts pushing the close button out of notification popups&lt;/li&gt;
&lt;li&gt;Notification pop-ups will no longer steal focus&lt;/li&gt;
&lt;li&gt;Notifications should no longer cause screen flickering when in a full-screen application&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Quality-of-life Improvements&lt;span class="hx:absolute hx:-mt-20" id="quality-of-life-improvements"&gt;&lt;/span&gt;
&lt;a href="#quality-of-life-improvements" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;New widget API for Raven&lt;/li&gt;
&lt;li&gt;New application indexer for Budgie Menu and Run Dialog&lt;/li&gt;
&lt;li&gt;New power dialog for session management&lt;/li&gt;
&lt;li&gt;Dual-GPU support in Budgie Menu when launching applications&lt;/li&gt;
&lt;li&gt;Quick XDG directory access in Budgie Menu&lt;/li&gt;
&lt;li&gt;Buttons for settings added to Budgie Menu&lt;/li&gt;
&lt;li&gt;New Budgie Screenshot application&lt;/li&gt;
&lt;li&gt;Notifications will now fade in and out upon showing and closing&lt;/li&gt;
&lt;li&gt;When a window leaves full screen mode, Budgie will now show a notification popup to alert the user that there are notifications that they didn&amp;rsquo;t see&lt;/li&gt;
&lt;li&gt;Notification sounds are now supported&lt;/li&gt;
&lt;li&gt;The Media Player widget now has a more compact design&lt;/li&gt;
&lt;li&gt;You can now click on the widget header icons for sound output and input to mute the respective device&lt;/li&gt;
&lt;li&gt;New usage monitor widget for Raven&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Upstream release notes can be found &lt;a href="https://blog.buddiesofbudgie.org"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;GNOME&lt;span class="hx:absolute hx:-mt-20" id="gnome"&gt;&lt;/span&gt;
&lt;a href="#gnome" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2023/07/08/solus-4-4-released/GNOME.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus 4.4 GNOME Edition ships with the latest GNOME 43 series release, 43.5.&lt;/p&gt;
&lt;h3&gt;Defaults Changes&lt;span class="hx:absolute hx:-mt-20" id="defaults-changes"&gt;&lt;/span&gt;
&lt;a href="#defaults-changes" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Enabled Dark Mode by default&lt;/li&gt;
&lt;li&gt;Changed the default shell theme to Adwaita&lt;/li&gt;
&lt;li&gt;Changed the default GTK theme to Adwaita-Dark&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Bug Fixes, Cleanup &amp;amp; Quality-of-life Improvements&lt;span class="hx:absolute hx:-mt-20" id="bug-fixes-cleanup--quality-of-life-improvements"&gt;&lt;/span&gt;
&lt;a href="#bug-fixes-cleanup--quality-of-life-improvements" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;The styling of GNOME’s system UI has been updated.&lt;/li&gt;
&lt;li&gt;A redesigned system status menu, which allows quickly changing commonly used settings. The new design also makes it easy to see the status of your settings at a glance.&lt;/li&gt;
&lt;li&gt;A new global dark UI style preference was added.&lt;/li&gt;
&lt;li&gt;Refreshed look and feel of the Settings app.&lt;/li&gt;
&lt;li&gt;Redesigned screenshot experience.&lt;/li&gt;
&lt;li&gt;The ability to install websites to the desktop, as apps.&lt;/li&gt;
&lt;li&gt;File indexing in Tracker has been dramatically improved, with faster startup times and reduced memory usage.&lt;/li&gt;
&lt;li&gt;Some of the animations in the Activities Overview have been optimized, so that they are smoother.&lt;/li&gt;
&lt;li&gt;Improvements in how full-screen apps are rendered will result in reduced energy consumption for video playback and increased frame rates for games.&lt;/li&gt;
&lt;li&gt;The Files app has received multiple improvements since its port to GTK4.&lt;/li&gt;
&lt;li&gt;Boxes, GNOME’s virtual machine app, has a redesigned preferences view and has better support for modern UEFI operating systems.&lt;/li&gt;
&lt;li&gt;The Calendar, Contacts and Calls apps have all been enhanced.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Upstream release notes can be found &lt;a href="https://release.gnome.org/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;MATE&lt;span class="hx:absolute hx:-mt-20" id="mate"&gt;&lt;/span&gt;
&lt;a href="#mate" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2023/07/08/solus-4-4-released/MATE.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus 4.4 MATE Edition ships with the latest MATE 1.27 series release, 1.27.1.&lt;/p&gt;
&lt;h3&gt;⚠️ Planned deprecation of the MATE Edition 😱&lt;span class="hx:absolute hx:-mt-20" id="-planned-deprecation-of-the-mate-edition-"&gt;&lt;/span&gt;
&lt;a href="#-planned-deprecation-of-the-mate-edition-" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;As we implement our strategy for 4.5, including the adoption of PipeWire and Wayland where feasible, we have been evaluating the current state of the desktop landscape. In particular, we have looked at how various projects have implemented these solutions. In doing so, it has become clear that Wayland has continued to mature as more projects work to phase out X.Org support and collaborate on modern solutions for important aspects of the desktop experience. These include: Color Management, High Dynamic Range (HDR), and Variable Refresh Rate (VRR) support.&lt;/p&gt;
&lt;p&gt;After evaluating MATE, we have concluded that it does not have a credible and active Wayland strategy, with the project itself effectively being on life support. As such, we have decided to sunset the MATE Edition. Hence, Solus 4.4 will be the last release to ship a MATE edition ISO. For the time being, we will continue to support the actual MATE packages in order to ensure that our users will be able to update their existing MATE installations.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Going forward, to serve users looking for a simple, lightweight GTK-based desktop experience, we will instead ship an edition with Xfce in the near future.&lt;/strong&gt; Xfce sees considerably more development than MATE and has a viable Wayland strategy. Work on building out the Xfce stack has already started and will begin landing in the unstable repo shortly after the 4.4 release.&lt;/p&gt;
&lt;p&gt;The reality is that, at some point in the not-too-distant future, we will need to deprecate and remove the MATE packages from Solus. We would like to stress, however, that we are working to provide a seamless upgrade path from MATE to Xfce for those users with an existing MATE installation. You can expect to see more information on this topic soon.&lt;/p&gt;
&lt;h3&gt;Defaults Changes&lt;span class="hx:absolute hx:-mt-20" id="defaults-changes-1"&gt;&lt;/span&gt;
&lt;a href="#defaults-changes-1" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Changed the default GTK theme to Qogir-Dark.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Bug Fixes and Cleanup&lt;span class="hx:absolute hx:-mt-20" id="bug-fixes-and-cleanup-1"&gt;&lt;/span&gt;
&lt;a href="#bug-fixes-and-cleanup-1" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;The MATE 1.27 series upstream changes include reliability and accessibility fixes plus small bug fixes and translation updates.&lt;/li&gt;
&lt;li&gt;The Solus MATE edition now uses &lt;code&gt;xorg-driver-input-libinput&lt;/code&gt; instead &lt;code&gt;xorg-driver-input-evdev&lt;/code&gt; to make keyboard layouts other than en_US actually work in Xorg in both the greeter and the MATE desktop session.&lt;/li&gt;
&lt;li&gt;Added qxl video driver by default to bring the MATE edition to parity with our other editions re. virtualization video driver support.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Upstream release notes can be found &lt;a href="https://github.com/mate-desktop/mate-desktop/releases"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Plasma&lt;span class="hx:absolute hx:-mt-20" id="plasma"&gt;&lt;/span&gt;
&lt;a href="#plasma" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2023/07/08/solus-4-4-released/Plasma.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus 4.4 Plasma Edition ships with the latest Plasma Desktop 5.27.5, KDE Frameworks 5.106.0, KDE Gear 23.04.2, and, the KDE branch for QT 5.15.9, which brings many new features. Some highlights:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Many new look and feel customization options to allow you to personalize your Plasma experience.&lt;/li&gt;
&lt;li&gt;Improved gesture support for touchpads, and touchscreens.&lt;/li&gt;
&lt;li&gt;Support for floating panels.&lt;/li&gt;
&lt;li&gt;Overview View - Use this to manage all your desktops and applications. (Win + w)&lt;/li&gt;
&lt;li&gt;Touch Mode - Support for touchscreen displays.&lt;/li&gt;
&lt;li&gt;Big Screen Mode - A new mode for using Plasma with your TV.&lt;/li&gt;
&lt;li&gt;Associate a fingerprint with a user and use it to unlock your session (but, not login).&lt;/li&gt;
&lt;li&gt;Improved window tiling support and support for custom window tiling layouts.&lt;/li&gt;
&lt;li&gt;System Settings will now highlight which settings have been changed.&lt;/li&gt;
&lt;li&gt;Much improved multi-monitor support, these setups will now work much more reliably.&lt;/li&gt;
&lt;li&gt;System widgets such as Clipboard, Network, Bluetooth and Audio have been much improved.&lt;/li&gt;
&lt;li&gt;Many new Krunner features, such as currency conversion and showing the time in another timezone.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Upstream release notes for Plasma since Solus 4.3 can be found here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://kde.org/announcements/plasma/5/5.23.0/"target="_blank" rel="noopener"&gt;Plasma 5.23.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://kde.org/announcements/plasma/5/5.24.0/"target="_blank" rel="noopener"&gt;Plasma 5.24.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://kde.org/announcements/plasma/5/5.25.0/"target="_blank" rel="noopener"&gt;Plasma 5.25.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://kde.org/announcements/plasma/5/5.26.0/"target="_blank" rel="noopener"&gt;Plasma 5.26.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://kde.org/announcements/plasma/5/5.27.0/"target="_blank" rel="noopener"&gt;Plasma 5.27.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Defaults Changes&lt;span class="hx:absolute hx:-mt-20" id="defaults-changes-2"&gt;&lt;/span&gt;
&lt;a href="#defaults-changes-2" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Improvements to the SolusDark and SolusLight themes.&lt;/li&gt;
&lt;li&gt;Replaced the default application launcher with Kickoff.&lt;/li&gt;
&lt;li&gt;Replaced the default system monitor to System Monitor from KSysGuard.&lt;/li&gt;
&lt;li&gt;Enabled the Wayland Session to be available out of the box.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Download&lt;span class="hx:absolute hx:-mt-20" id="download"&gt;&lt;/span&gt;
&lt;a href="#download" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;To download our latest Editions, you can go to our &lt;a href="https://getsol.us/download/"&gt;Download&lt;/a&gt; page, where direct links and torrents are available!&lt;/p&gt;
&lt;h2&gt;Thank You&lt;span class="hx:absolute hx:-mt-20" id="thank-you"&gt;&lt;/span&gt;
&lt;a href="#thank-you" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;A big thank-you to our backers on OpenCollective who provided us with valuable beta testing for this release. We are also thankful for the ongoing financial support. If you are interested in funding Solus, helping us cover ongoing project expenses and opening the door to direct financial compensation for developer work, consider supporting us on &lt;a href="https://opencollective.com/getsolus"target="_blank" rel="noopener"&gt;Open Collective&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you are interested in other ways of getting involved, we encourage you to check out our dedicated &lt;a href="https://help.getsol.us/docs/user/contributing/getting-involved"target="_blank" rel="noopener"&gt;documentation&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; on doing so!&lt;/p&gt;
&lt;h2&gt;Future&lt;span class="hx:absolute hx:-mt-20" id="future"&gt;&lt;/span&gt;
&lt;a href="#future" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;In our last blog post &lt;a href="https://getsol.us/2023/04/18/a-new-voyage"&gt;&amp;ldquo;A New Voyage&amp;rdquo;&lt;/a&gt;, we talked about the challenges Solus has faced, and the steps we took to right the ship. Our next blog post will be an update on our efforts to expand the Solus Staff to include some familiar community members, as well as a more general update on the state of Solus and the move to Wayland, PipeWire, and Xfce.&lt;/p&gt;</description></item><item><title>A New Voyage</title><link>https://getsol.us/2023/04/18/a-new-voyage/</link><pubDate>Tue, 18 Apr 2023 13:00:00 +0300</pubDate><guid>https://getsol.us/2023/04/18/a-new-voyage/</guid><description>
&lt;img src="https://getsol.us/2023/04/18/a-new-voyage/featured-image_hu_9f36f677e37acd3a.jpg" width="640" height="360"/>&lt;p&gt;As a community and a team, we have been through some choppy waters the last few months. After extensive internal discussions involving consultation with contributors past and present, we have charted a new course for long term success which will yield immediate results for users and contributors. As of today, we are deploying a new, more resilient infrastructure and a new governance structure for Solus.&lt;/p&gt;
&lt;h1&gt;What Have We Already Done&lt;/h1&gt;&lt;h2&gt;Infrastructure &amp;amp; Operations&lt;span class="hx:absolute hx:-mt-20" id="infrastructure--operations"&gt;&lt;/span&gt;
&lt;a href="#infrastructure--operations" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Previously, our build and development infrastructure was hosted on-premises at the Rochester Institute of Technology. This infrastructure was only accessible to (and physically serviceable by) one individual. On January 17th 2023, Solus infrastructure suffered a hardware-level issue that caused a service outage. This outage resulted in almost three months of service downtime, which impacted the ability to update and deliver packages, communicate on the Solus forums, or access the website (which was rehosted on GitHub Pages on February 27th). Alongside this service downtime, there was minor data loss for a limited set of package git repositories on the server which hosted the development tracker (Phabricator).&lt;/p&gt;
&lt;p&gt;Both prior to and during the outage, active Solus team members offered to help mitigate the infrastructure bus-factor issue and move the infrastructure to more accessible hosting providers. These efforts were not met with success. In parallel, the Solus team members stepped up to communicate with the community when there was otherwise an absence of information.&lt;/p&gt;
&lt;p&gt;Separately, the Serpent OS project, led by Ikey Doherty (original founder and lead of Solus), reached out to offer hosting of the website to facilitate Solus’ ability to communicate with its user base and serve ISOs (which was declined). Concerned by the continuing outage and its impact on Solus users and contributors, the Serpent OS team then shared a proposal which would allow Solus to resume operations with less technical debt and mitigation of the apparent bus factor of one.&lt;/p&gt;
&lt;p&gt;This proposal was well-received by active Solus team members and led to extensive discussions and eventual agreement regarding a sensible path towards infrastructure recovery and a viable future for Solus.&lt;/p&gt;
&lt;p&gt;After reaching a consensus at the beginning of April regarding the new organizational structure and plans for the short, medium, and long term; the cross-project team began detailing the necessary action items for restoring operations, the continuation of the development of Solus, and earning back the trust of our community.&lt;/p&gt;
&lt;p&gt;Our infrastructure is in the process of being redeployed on a more robust multi-cloud architecture. This infrastructure is hosted across DigitalOcean and Hetzner, mitigating the requirement for physical access, and access to the virtualized resources and service control panels are available to multiple team members, mitigating any bus-factor issues from the outset. This management is made easier with the adoption of modern DevOps tooling such as terraform. Alongside this, we now take advantage of Bitwarden Teams for consistent and secure credential sharing where it is otherwise not feasible to set up dedicated teams or invite on team members for management purposes.&lt;/p&gt;
&lt;p&gt;This shared access to the new infrastructure also means that Solus team members are now able to independently perform package syncs to users, which is in contrast to the prior situation as package syncs were blocked on the availability of a single person.&lt;/p&gt;
&lt;h1&gt;Charting A New Course&lt;/h1&gt;&lt;p&gt;As we embark on a new voyage, it would be wise to take inspiration from our shared experiences and perspectives. This involves addressing not only highlights and successes but also taking an honest look at what perhaps didn’t work so well or didn’t meet our expectations or that of our community.&lt;/p&gt;
&lt;p&gt;Moving forward, our aim is to adopt a more grassroots-based leadership approach with more fluid domains of responsibility along with the increase in transparency such a move allows. Philosophically, it provides a welcome opportunity for the current team to adjust course towards the original goal, spirit, and soul of Solus.&lt;/p&gt;
&lt;p&gt;In that respect, it is perhaps useful to outline some of the strengths displayed by Solus in its heyday.&lt;/p&gt;
&lt;h2&gt;The original Solus value proposition&lt;span class="hx:absolute hx:-mt-20" id="the-original-solus-value-proposition"&gt;&lt;/span&gt;
&lt;a href="#the-original-solus-value-proposition" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Originally, the community was attracted to Solus because, as an independently developed Linux-based operating system, for a while, it was right at the vanguard of desktop Linux development, due to its ability to deliver a friendly, fast and well-curated home computing experience with an eye towards elegance and technological advancement.&lt;/p&gt;
&lt;p&gt;Solus could deliver this because it was engineered as a seamlessly integrated collection of innovative backend engineering choices and user-facing tools, resulting in quantum leaps compared to the then competition in many areas, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Having a desktop focused Linux kernel configuration that targeted increased responsiveness in the user experience under load out of the box&lt;/li&gt;
&lt;li&gt;Delivering Haswell-optimized binaries as part of the base x86_64 packages, which would automatically be utilized on supported processors. These were offered where they showed tangible package performance benefits, during a period where there was no equivalent to the recently adopted psABI-based x86_64-v2/3/4 offerings.&lt;/li&gt;
&lt;li&gt;Enabling PGO and LTO performance optimizations in binaries that benefited from this, before doing so was the norm across mainstream Linux distributions&lt;/li&gt;
&lt;li&gt;A much more streamlined packaging experience, which from the outset insisted on a packaging process based around a chroot-based environment, thus ensuring reproducibility. This was made possible through innovative tooling such as ypkg and evobuild / solbuild.&lt;/li&gt;
&lt;li&gt;A release engineering workflow which provided the stability of a long-term release model with the upside of not having to wait many months for new software versions with new features and increased performance, due to the curated rolling-release model employed by Solus.&lt;/li&gt;
&lt;li&gt;Simple hardware enablement for many vendors such as Broadcom and NVIDIA, via our hardware enablement tool DoFlicky. This was combined with native NVidia Optimus (integrated⇔dedicated GPU switching) support at a time when this was a legitimate pain point in other Linux distributions&lt;/li&gt;
&lt;li&gt;A great Steam experience on Linux via the in-house developed Linux Steam Integration tool, the features of which were subsequently adopted by the Steam Flatpak runtime&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Leadership &amp;amp; Organizational Structure&lt;span class="hx:absolute hx:-mt-20" id="leadership--organizational-structure"&gt;&lt;/span&gt;
&lt;a href="#leadership--organizational-structure" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Historically, the hierarchy of the Solus management did not facilitate or promote the idea of shared domain ownership or organizing into groups that could work independently to keep the Solus ship sailing smoothly. Management was organized into the “Core Team” and “Global Maintainers”, with Core Team being responsible for most of the administrative work and a considerable amount of decision-making. In contrast, Global Maintainers were mostly involved in maintaining a subset of Solus packages, such as desktop environment stacks and individual packages. The purview of Global Maintainers was typically viewed as being confined to “their” individual stacks, not allowing them much agency beyond that.&lt;/p&gt;
&lt;p&gt;To enable the continuing evolution of Solus and the next set of quantum leaps, Solus leadership needs to evolve as well.&lt;/p&gt;
&lt;p&gt;The new Solus organizational structure is built around the philosophy that the sum of the whole is greater than its parts. This structure, by virtue of being flatter and less strictly delineated, is deliberately designed to provide more opportunities for the community to get involved in various areas. This will allow people to showcase their amazing skills and talents in a context that encourages personal and professional growth through more areas / avenues of collaboration and learning. We intend for community members to be able to evolve in new and exciting ways, treating their experience using and contributing to Solus as an adventure where the journey is just as important as the destination.&lt;/p&gt;
&lt;p&gt;While the organizational structure will need to be able to constantly evolve to meet the current and emerging needs of contributors and users alike, we believe that the teams listed below will provide for a good start towards our vision of a more open and inclusive Solus.&lt;/p&gt;
&lt;p&gt;All of these teams contain more than one individual (preferably at least three), reducing bus factor within each domain, and as a result of cross-domain expertise and knowledge, it is expected that many of these groups will consist of at least a handful of people.&lt;/p&gt;
&lt;h3&gt;Technical Steering Committee&lt;span class="hx:absolute hx:-mt-20" id="technical-steering-committee"&gt;&lt;/span&gt;
&lt;a href="#technical-steering-committee" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;This group would be responsible for researching, guiding and influencing matters of technical development in the larger arc of evolution for Solus. The overarching goal is to ensure that Solus remains relevant in a constantly changing computing landscape. As part of its responsibility, it will carefully listen to input from the community and the various stakeholders in Solus.&lt;/p&gt;
&lt;p&gt;At the time of publication, this group consists of: Ikey Doherty, Joshua Strobl, Joey Riches, Reilly Brogan and Rune Morling (ermo).&lt;/p&gt;
&lt;h3&gt;Infrastructure and Operations&lt;span class="hx:absolute hx:-mt-20" id="infrastructure-and-operations"&gt;&lt;/span&gt;
&lt;a href="#infrastructure-and-operations" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;This group would be responsible for ensuring infrastructure related to Solus is adequately maintained and managed, evolves over time as new hardware and capabilities arise, adopts modern development and infrastructure practices, essentially safeguarding the promise of install today, update forever.&lt;/p&gt;
&lt;p&gt;At the time of publication, this group consists of: Ikey Doherty, Joshua Strobl, Joey Riches, Reilly Brogan, Rune Morling (ermo), Philipp Trulson.&lt;/p&gt;
&lt;h3&gt;Community Engagement and Communications&lt;span class="hx:absolute hx:-mt-20" id="community-engagement-and-communications"&gt;&lt;/span&gt;
&lt;a href="#community-engagement-and-communications" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;This group would be responsible for engaging and communicating with not only the Solus community but also the wider tech community. This includes, but is not limited to: surveys, blog posts, tech highlights, interviews, social and trade media, podcasts, and our forums.&lt;/p&gt;
&lt;p&gt;At the time of publication, this group consists of: Joshua Strobl, Joey Riches, Reilly Brogan, Thomas Staudinger (Staudey), Tracey Clark, Algent Albrahimi.&lt;/p&gt;
&lt;h3&gt;Stack Maintainers&lt;span class="hx:absolute hx:-mt-20" id="stack-maintainers"&gt;&lt;/span&gt;
&lt;a href="#stack-maintainers" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;This is a high-level group with the goal of providing points of contact and resiliency for the maintenance of crucial or otherwise important parts of the software stack and user experiences that Solus delivers. This ranges from toolchains and kernels to your favorite applications and desktop environments.&lt;/p&gt;
&lt;p&gt;At the time of publication, well it is basically everybody! Ikey Doherty, Joshua Strobl, Joey Riches, Reilly Brogan, Algent Albrahimi, Thomas Staudinger (Staudey), Zach Bacon.&lt;/p&gt;
&lt;h3&gt;Package Maintainers&lt;span class="hx:absolute hx:-mt-20" id="package-maintainers"&gt;&lt;/span&gt;
&lt;a href="#package-maintainers" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;This group would be responsible for maintaining various packages that are not part of the core software and toolchains, but are otherwise important for a fully functional desktop or server operating system.&lt;/p&gt;
&lt;p&gt;At the time of publication (and at any point in the future): Everyone is welcome!&lt;/p&gt;
&lt;h3&gt;Web Developers&lt;span class="hx:absolute hx:-mt-20" id="web-developers"&gt;&lt;/span&gt;
&lt;a href="#web-developers" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;This group would be responsible for the development and maintenance of the various web properties of Solus and intersect with the Infrastructure / Operations team.&lt;/p&gt;
&lt;p&gt;At the time of publication, this group consists of: Joshua Strobl and Ikey Doherty. This group is actively looking to onboard more contributors. Our toolset primarily consists of Node.js, React, TypeScript, Docusaurus and Next.js.&lt;/p&gt;
&lt;h2&gt;Transparency and Communications&lt;span class="hx:absolute hx:-mt-20" id="transparency-and-communications"&gt;&lt;/span&gt;
&lt;a href="#transparency-and-communications" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Previously, individuals would have to coordinate with a single person before communicating via various public Solus communication channels, such as Mastodon, Twitter, posts on the Solus subreddit, and announcements on the Solus forums. In the case of Mastodon, it resulted in it no longer being taken into use at all.&lt;/p&gt;
&lt;p&gt;Going forwards – and entirely in line with the more grassroots-oriented approach the current Solus team is adopting – more people are able (and encouraged!) to share what they are working on in the context of Solus, via our public communication channels. Our Community Engagement and Communications group is instrumental in assisting with, collating, and boosting those efforts.&lt;/p&gt;
&lt;p&gt;As an example, this will enable stack maintainers to announce their intention to stream their work on package updates, which at the same time would allow contributors and interested users to provide feedback and see the nitty gritty details of how the distribution is actually built and kept up to date, driving more attention to the project and potentially resulting in new contributors being onboarded.&lt;/p&gt;
&lt;p&gt;In the case of the blog, Solus team members will be actively encouraged to write dedicated posts or sections for posts, and it should be expected that the blog will return to a more regular flow of publications.&lt;/p&gt;
&lt;p&gt;For day-to-day communication and in the spirit of evolving Solus, we have &lt;a href="https://matrix.to/#/#solus:matrix.org"target="_blank" rel="noopener"&gt;adopted Matrix&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; and created a Matrix Space for all members of Solus. Matrix offers a superior experience over IRC, including ease of onboarding, built-in message history, video calls that could be used for community events, bots / integration, and more.&lt;/p&gt;
&lt;h2&gt;Solus 4.x release series&lt;span class="hx:absolute hx:-mt-20" id="solus-4x-release-series"&gt;&lt;/span&gt;
&lt;a href="#solus-4x-release-series" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;In the context of the above aims, the primary focus for the foreseeable future will be on delivering new ISOs with updated -lts and -current kernels, as well as new desktop environment / stack / framework releases. This will enable Solus to once again be installed on more recent hardware.&lt;/p&gt;
&lt;p&gt;In terms of tooling and features, we are currently focusing on maintenance and quality-of-life tweaks to the developer / packager experience. Discussions are ongoing regarding the current workflows and how to improve them going into the future.&lt;/p&gt;
&lt;p&gt;As we will be focusing on the next-generation of Solus, in the coming weeks we intend to evaluate our existing custom tooling and will come up with an individual plan for each. This includes, but is not limited to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DoFlicky&lt;/li&gt;
&lt;li&gt;Linux Steam Integration&lt;/li&gt;
&lt;li&gt;OS Installer&lt;/li&gt;
&lt;li&gt;Software Center&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Solus 5 and beyond&lt;span class="hx:absolute hx:-mt-20" id="solus-5-and-beyond"&gt;&lt;/span&gt;
&lt;a href="#solus-5-and-beyond" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;To bring Solus back into a position where it is again at the vanguard of innovation and user experiences within the Linux ecosystem, it is perhaps useful to understand how Solus 4.x compares to the current state of the art in the Linux landscape.&lt;/p&gt;
&lt;p&gt;Notably, innovation in the Linux ecosystem is presently centered around the use of application sandboxing, containers and the development of immutable operating systems with a well understood Software Bill of Materials. Each of these concepts allow for a degree of separation and stability when developing, testing and certifying software and products.&lt;/p&gt;
&lt;p&gt;The current Solus tooling, as well as the resulting packaging and development experience, is somewhat ill-suited to this objective and would most likely need a wholesale re-engineering of the tools before this becomes feasible.&lt;/p&gt;
&lt;p&gt;However, there is a more straightforward path for Solus: Rebasing onto Serpent OS.&lt;/p&gt;
&lt;h3&gt;Rebasing onto Serpent OS&lt;span class="hx:absolute hx:-mt-20" id="rebasing-onto-serpent-os"&gt;&lt;/span&gt;
&lt;a href="#rebasing-onto-serpent-os" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;a href="https://serpentos.com"target="_blank" rel="noopener"&gt;Serpent OS&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; is an independent, built-from-scratch Linux-based Operating system. It is first and foremost a project built on engineering-led, scalability-driven infrastructure and tooling, which is designed to vastly reduce the burden on project contributors via tight integration of modern devops practices.&lt;/p&gt;
&lt;p&gt;The Serpent OS moss package manager mimics the familiarity of eopkg in daily use, marrying advanced and modern underpinnings with the celtic magic of simple yet powerful system package manager operations.&lt;/p&gt;
&lt;p&gt;This results in Serpent OS being able to merge the world of traditional Linux distribution practices that we all cut our teeth on, with the advanced features expected from next generation tooling: offline rollbacks, atomic updates, immutability and continuous, verifiable delivery of packages.&lt;/p&gt;
&lt;p&gt;The Serpent OS packaging format (stone.yml) is an evolution of the packaging format used in Solus (package.yml), such that existing contributors will find it very easy to learn the minor differences between the two.&lt;/p&gt;
&lt;h4&gt;How is Serpent OS developed?&lt;span class="hx:absolute hx:-mt-20" id="how-is-serpent-os-developed"&gt;&lt;/span&gt;
&lt;a href="#how-is-serpent-os-developed" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;In line with the aims of Solus, Serpent OS and its tooling is developed and delivered in the open, with current and former Solus contributors actively involved in the process.&lt;/p&gt;
&lt;h4&gt;How far advanced is Serpent OS?&lt;span class="hx:absolute hx:-mt-20" id="how-far-advanced-is-serpent-os"&gt;&lt;/span&gt;
&lt;a href="#how-far-advanced-is-serpent-os" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;Currently, Serpent OS is in the development stage with functioning prototype tooling, infrastructure and ISO images. Serpent OS is not yet in a state for end users to rely on as their development or daily driver system. However, even in its current prototype state, the Serpent OS tooling is already more capable and advanced than the equivalent (and originally planned future) Solus tooling, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ypkg3 and solbuild (build system) – replaced by &lt;a href="https://serpentos.com/#boulder-a-better-way-to-package"target="_blank" rel="noopener"&gt;boulder&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; and the distributed avalanche middleware&lt;/li&gt;
&lt;li&gt;sol (eopkg replacement) – replaced by &lt;a href="https://serpentos.com/#moss-blazing-fast-package-management"target="_blank" rel="noopener"&gt;moss&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;solhub (development hub) – replaced by &lt;a href="https://serpentos.com/blog/2023/03/18/infrastructure-launched/"target="_blank" rel="noopener"&gt;summit&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; (and &lt;a href="https://github.com/serpent-os"target="_blank" rel="noopener"&gt;GitHub&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;ferryd (binary package repository manager) – replaced by &lt;a href="https://github.com/serpent-os/vessel"target="_blank" rel="noopener"&gt;vessel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;How could Solus benefit from Serpent OS and vice versa?&lt;span class="hx:absolute hx:-mt-20" id="how-could-solus-benefit-from-serpent-os-and-vice-versa"&gt;&lt;/span&gt;
&lt;a href="#how-could-solus-benefit-from-serpent-os-and-vice-versa" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;The primary focus of the Serpent OS team is to focus on the development of a scalable, high performance set of Linux distribution development and delivery tools.&lt;/p&gt;
&lt;p&gt;This ties neatly into the projected future needs of the Solus community and contributors, in that it enables Solus to focus on the business of the day-to-day running of a grassroots community operating system, including timely and well-tested package updates.&lt;/p&gt;
&lt;p&gt;In return, the day-to-day needs of the Solus development process will help inform the development direction and priorities of the Serpent OS base, while offering a path to dogfooding and battle testing the Serpent OS tooling in a large-scale production environment.&lt;/p&gt;
&lt;h3&gt;Solus V – flexible, rock-solid performance&lt;span class="hx:absolute hx:-mt-20" id="solus-v--flexible-rock-solid-performance"&gt;&lt;/span&gt;
&lt;a href="#solus-v--flexible-rock-solid-performance" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;What we are proposing is that, alongside its day-to-day operations, we will begin exploring the option of re-basing our distribution onto a Serpent OS base with Serpent OS tooling and processes.&lt;/p&gt;
&lt;p&gt;This would elegantly address several longstanding concerns in how to evolve Solus and bring it into the brave new future. Adopting the the Serpent OS tools and processes would enable Solus to:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Shed technical debt in terms of tools and development processes&lt;/li&gt;
&lt;li&gt;Offer seamlessly integrated from-source user repositories, finally making the much asked for Solus User Repository a reality, as well enabling users to self-host personal from-source repositories&lt;/li&gt;
&lt;li&gt;Become an atomic and immutable operating system with the benefits that this entails in terms of reliability and security&lt;/li&gt;
&lt;li&gt;Be ported to other architectures than x86_64, such as AArch64 and RISC-V, in the future&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This would be married to the traditional Solus approach of a resilient, curated rolling release with its mantra “install once, update forever”.&lt;/p&gt;
&lt;h1&gt;Conclusion&lt;/h1&gt;&lt;p&gt;Having completed the handover process and initial testing, we’re now activating our new infrastructure and updating DNS records to make them available to the general public.&lt;/p&gt;
&lt;p&gt;The journey ahead is incredibly exciting for users and contributors alike - the very foundations of our project, the ideas that held us together over the years, are finally coming to fruition.&lt;/p&gt;
&lt;p&gt;We welcome you aboard as we chart new waters, melding the original, high quality experience of Solus with the forward-thinking innovation it was always known for.&lt;/p&gt;
&lt;p&gt;The New Solus Team&lt;/p&gt;</description></item><item><title>Solus 4.3 Released</title><link>https://getsol.us/2021/07/11/solus-4-3-released/</link><pubDate>Sun, 11 Jul 2021 16:20:19 +0300</pubDate><guid>https://getsol.us/2021/07/11/solus-4-3-released/</guid><description>
&lt;img src="https://getsol.us/2021/07/11/solus-4-3-released/solus-4.3-featured_hu_3bfe59a910f38f89.jpg" width="640" height="360"/>&lt;p&gt;We are proud to announce the immediate availability of Solus 4.3, a new Solus 4 &amp;ldquo;Fortitude&amp;rdquo; series release. This release delivers new desktop environment updates, software stacks, and hardware enablement.&lt;/p&gt;
&lt;h2&gt;General&lt;span class="hx:absolute hx:-mt-20" id="general"&gt;&lt;/span&gt;
&lt;a href="#general" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Default Applications&lt;span class="hx:absolute hx:-mt-20" id="default-applications"&gt;&lt;/span&gt;
&lt;a href="#default-applications" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;All our editions feature:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Firefox 89.0.2&lt;/li&gt;
&lt;li&gt;LibreOffice 7.1.4.2&lt;/li&gt;
&lt;li&gt;Thunderbird 78.11.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For audio and video multimedia playback, we offer software out-of-the-box that caters specifically to our desired experience for each edition.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Budgie, GNOME, and MATE editions all ship with Rhythmbox for audio playback, with the latest release of the Alternate Toolbar extension to provide a more modern user experience.&lt;/li&gt;
&lt;li&gt;Budgie and GNOME ship with GNOME MPV for video playback.&lt;/li&gt;
&lt;li&gt;MATE ships with VLC for video playback.&lt;/li&gt;
&lt;li&gt;Plasma ships with Elisa for audio playback and SMPlayer for video playback.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Hardware and Kernel Enablement&lt;span class="hx:absolute hx:-mt-20" id="hardware-and-kernel-enablement"&gt;&lt;/span&gt;
&lt;a href="#hardware-and-kernel-enablement" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;This release of Solus ships with Linux kernel 5.13.1, enabling us to provide support for a broader range of hardware, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;AMD Radeon RX 6700 XT, 6800, 6800 XT and 6900 XT cards.&lt;/li&gt;
&lt;li&gt;ASoC machine driver for the Elkhart Lake platform and those with the DA7219 + MAX98373/MAX98360A I2S audio codecs.&lt;/li&gt;
&lt;li&gt;Dell X86 Platform specific drivers, such as vendor-specific laptop extension drivers, via X86_PLATFORM_DRIVERS_DELL.&lt;/li&gt;
&lt;li&gt;Hardware monitoring for the NZXT Kraken X42/X52/X62/X72 all-in-one CPU liquid coolers via SENSORS_NZXT_KRAKEN2.&lt;/li&gt;
&lt;li&gt;Microsoft network devices via NET_VENDOR_MICROSOFT&lt;/li&gt;
&lt;li&gt;Intel ASoC for Elkhart Lake, Jasper Lake, Tiger Lake&lt;/li&gt;
&lt;li&gt;Sony PS5 controller via HID_PLAYSTATION&lt;/li&gt;
&lt;li&gt;Supplemental Microsoft Surface support such as CHARGER_SURFACE, SURFACE_ACPI_NOTIFY (Surface ACPI Notify (SAN) driver), SURFACE_DTX and SURFACE_HOTPLUG (out-of-band hot-plug event signaling on Microsoft Surface devices with hot-pluggable PCIe cards, further details &lt;a href="https://cateee.net/lkddb/web-lkddb/SURFACE_HOTPLUG.html"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;SemiTek keyboards via HID_SEMITEK.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Additionally, we continue to refine our kernel configuration, and this release features changes such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enabled CONFIG_NETFILTER_XT_TARGET_CHECKSUM for improved lxd support.&lt;/li&gt;
&lt;li&gt;Enabled KVM guests to create SGX enclaves via X86_SGX_KVM&lt;/li&gt;
&lt;li&gt;Enabled VIRTIO SND.&lt;/li&gt;
&lt;li&gt;Disabled RT_GROUP_SCHED for improved JACK support.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Mesa has been upgraded to 21.1.3. This introduces various improvements, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;AMD Resizable BAR support in RADV, RDNA 2 GPUs, and Zen 3.&lt;/li&gt;
&lt;li&gt;Improved support for various game titles such as Cyberpunk 2077, DOTA 2, DIRT 5, Elite Dangerous: Odyssey, Halo: The Master Chief Collection, Path of Exile.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Solus 4.3 ships with bluez 5.60, improving Bluetooth support and fixing the following issues:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Accepting invalid AVDTP capabilities&lt;/li&gt;
&lt;li&gt;Fix issue with non-discoverable device and advertising monitor.&lt;/li&gt;
&lt;li&gt;Fix issue with reading from RFKILL device node.&lt;/li&gt;
&lt;li&gt;Fix reading from rfkill socket&lt;/li&gt;
&lt;li&gt;GATT and handling device removal&lt;/li&gt;
&lt;li&gt;Handling session of A2DP channels&lt;/li&gt;
&lt;li&gt;HID report value callback registration&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Multimedia Upgrades&lt;span class="hx:absolute hx:-mt-20" id="multimedia-upgrades"&gt;&lt;/span&gt;
&lt;a href="#multimedia-upgrades" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;This release ships with ffmpeg 4.4. This enables us to provide support for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;AV1 VAAPI decoders&lt;/li&gt;
&lt;li&gt;AV1 monochrome encoding support&lt;/li&gt;
&lt;li&gt;VDPAU accelerated HEVC 10/12bit and VP9 10/12bit decoding&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The latest bug fix release of gstreamer, 1.18.4, is provided out of the box. This fixes various issues, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ID3 tag reading&lt;/li&gt;
&lt;li&gt;allow v4l2 encoder resolution changes&lt;/li&gt;
&lt;li&gt;mpeg-2 video handling&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Solus 4.3 ships with version 0.9.0 of the dav1d AV1 decoder, which should provide a large boost to high-bitdepth decoding on AVX2 supported CPUs. We also ship with Pulseaudio 14.2, which fixes a bug related to unplug event handling.&lt;/p&gt;
&lt;h2&gt;Budgie&lt;span class="hx:absolute hx:-mt-20" id="budgie"&gt;&lt;/span&gt;
&lt;a href="#budgie" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2021/07/11/solus-4-3-released/Budgie.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus ships with the latest release of our flagship desktop environment, &lt;a href="https://getsol.us/2021/04/27/fashionable-gnome-forty"&gt;Budgie 10.5.3&lt;/a&gt;. This features GNOME 40 stack support alongside all the fixes and quality-of-life improvements listed below. We welcome you to check out the full release notes listed above.&lt;/p&gt;
&lt;h3&gt;Bug Fixes and Cleanup&lt;span class="hx:absolute hx:-mt-20" id="bug-fixes-and-cleanup"&gt;&lt;/span&gt;
&lt;a href="#bug-fixes-and-cleanup" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Budgie 10.5.3 introduces fixes to Budgie panel applets, Raven, and various window state tracking.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Drop use of Queue and Cancellable in Raven&amp;rsquo;s NotificationView.
&lt;ul&gt;
&lt;li&gt;Instead of using a Queue (which is not thread safe anyways), just update a reference to a NotificationWindow since we only really cared about the head of the Queue to begin with.&lt;/li&gt;
&lt;li&gt;Dropped Cancellable usage for async pixbuf scaling. There has not really been a scenario yet where we have not been able to scale an icon within the amount of time before a NotificationWindow is removed.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Fix application icons not scaling in Raven&amp;rsquo;s Notification Group headers.&lt;/li&gt;
&lt;li&gt;Fix issue with VirtualBox icon not being displayed in IconTaskList applet&lt;/li&gt;
&lt;li&gt;Fix regression in Budgie Desktop Settings icon handling.&lt;/li&gt;
&lt;li&gt;MPRIS metadata, playback status, and CanGoPrevious / CanGoNext fetching is now performed immediately rather than being an unnecessary idle operation.&lt;/li&gt;
&lt;li&gt;Notifications now use a high priority timeout.&lt;/li&gt;
&lt;li&gt;Notification iconography now uses a consistent &lt;code&gt;IconSize.DIALOG&lt;/code&gt; instead of &lt;code&gt;IconSize.INVALID&lt;/code&gt; and only scales if the icon provided is not already the desired height.&lt;/li&gt;
&lt;li&gt;Prevent Budgie Desktop Settings from being pinned via drag-and-drop, fixing an issue where Budgie Desktop Settings was inadvertently pinnable and unable to be unpinned.&lt;/li&gt;
&lt;li&gt;Sound Indicator applet and Raven
&lt;ul&gt;
&lt;li&gt;Use standard mute/unmute methods, fixing issues like muting with media keys and then trying to unmute via the applet, which would previously not work.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;System Tray applet
&lt;ul&gt;
&lt;li&gt;Fix issue with KeePass causing panel segfaults.&lt;/li&gt;
&lt;li&gt;Various stability improvements, such as more proactive X11 error trapping.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Quality-of-life Improvements&lt;span class="hx:absolute hx:-mt-20" id="quality-of-life-improvements"&gt;&lt;/span&gt;
&lt;a href="#quality-of-life-improvements" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;img src="2021/04/budgie-desktop-settings.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Here are some quality-of-life improvements shipping in Budgie 10.5.3:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Filter out audacious notifications so they do not clutter up Raven.&lt;/li&gt;
&lt;li&gt;Hide &amp;ldquo;Default&amp;rdquo;, which is typically Adwaita / GTK&amp;rsquo;s internal theme. We continue to encourage the use of theming that officially supports Budgie, such as Materia and Plata.&lt;/li&gt;
&lt;li&gt;Mutter and WM preference schema settings are now only applied for Budgie session.&lt;/li&gt;
&lt;li&gt;Spacing is now configurable in the Status applet.&lt;/li&gt;
&lt;li&gt;The application fullscreen state tracking has been slightly rewritten to use the window XIDs, only call our track window state function on specific flags in the changed or current state, and reducing instances where some unset flags would not result in the application being removed as a fullscreen application.&lt;/li&gt;
&lt;li&gt;There is now an option in Budgie and exposed via Budgie Desktop Settings&amp;rsquo; &amp;ldquo;Windows&amp;rdquo; section to automatically pause notifications when a window is fullscreen and unpause when there no longer is a fullscreen window. This is useful in reducing distractions when gaming or watching content!&lt;/li&gt;
&lt;li&gt;To improve the default user experience of Budgie on some downstream operating systems such as Arch Linux, Budgie now ships with a default wallpaper, eliminating the need for downstreams to apply supplemental changes or ship a wallpaper package.&lt;/li&gt;
&lt;li&gt;We will no longer filter device added / removed notifications. This resolves issues where ejection notifications for external media would not get stored in Raven&amp;rsquo;s Notifications section.&lt;/li&gt;
&lt;li&gt;When &lt;code&gt;xdotool&lt;/code&gt; is available on the operating system, the Lock Keys applet can be clicked to toggle CapsLock and NumLock!&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;GNOME&lt;span class="hx:absolute hx:-mt-20" id="gnome"&gt;&lt;/span&gt;
&lt;a href="#gnome" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2021/07/11/solus-4-3-released/GNOME.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus 4.3 GNOME Edition ships with the latest GNOME 40 series release, 40.2.&lt;/p&gt;
&lt;h3&gt;Highlights&lt;span class="hx:absolute hx:-mt-20" id="highlights"&gt;&lt;/span&gt;
&lt;a href="#highlights" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Here are the highlights of various changes introduced in GNOME 40:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;GNOME Shell
&lt;ul&gt;
&lt;li&gt;Allow tap-drag-release to select variants in OSK.&lt;/li&gt;
&lt;li&gt;Correct arrow navigation in alt-tab switcher in RTL locales.&lt;/li&gt;
&lt;li&gt;Fix PgUp / PgDown handling in overview.&lt;/li&gt;
&lt;li&gt;Fix repeated letters in type-to-find overview search.&lt;/li&gt;
&lt;li&gt;Fix screen blanking on idle.&lt;/li&gt;
&lt;li&gt;Handle screencast failures more gracefully&lt;/li&gt;
&lt;li&gt;Improved mouse gestures for switching workspaces (&lt;code&gt;Super&lt;/code&gt; + &lt;code&gt;Alt&lt;/code&gt; + &lt;code&gt;Scroll&lt;/code&gt;).&lt;/li&gt;
&lt;li&gt;Improve workspace placeholder in overview minimap&lt;/li&gt;
&lt;li&gt;New horizontal-oriented layout for application grid and dash.&lt;/li&gt;
&lt;li&gt;Updated keyboard shortcuts for toggling the overview and switching workspaces.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Mutter
&lt;ul&gt;
&lt;li&gt;Add support for rounded clipping when drawing background&lt;/li&gt;
&lt;li&gt;Add support for scroll button locking&lt;/li&gt;
&lt;li&gt;Disable double-buffered shadow buffering&lt;/li&gt;
&lt;li&gt;Ensure valid window texture size after viewport changes&lt;/li&gt;
&lt;li&gt;Fix X11 client resize during moves&lt;/li&gt;
&lt;li&gt;Fix device configuration not being picked up on X11&lt;/li&gt;
&lt;li&gt;Fix missed redraws of newly-mapped actors&lt;/li&gt;
&lt;li&gt;Fix performance drop during night light transition with Nvidia&lt;/li&gt;
&lt;li&gt;Fix tiling to the correct monitor&lt;/li&gt;
&lt;li&gt;Fix unwanted position changes on window resize&lt;/li&gt;
&lt;li&gt;Improve freezes when switching workspace&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Defaults Changes&lt;span class="hx:absolute hx:-mt-20" id="defaults-changes"&gt;&lt;/span&gt;
&lt;a href="#defaults-changes" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Solus 4.3 GNOME Edition ships with Materia-dark instead of Plata-noir as the default GTK theme. This enables us to provide support for GNOME Shell 40 and GTK4, while providing our users as similar look and feel to Plata.&lt;/p&gt;
&lt;p&gt;Alongside this defaults change, Solus 4.3 GNOME Edition continues to ship the Impatience and Tray-Icons-Reloaded. This enables us to reduce animation timings as well as support system trays out-of-the-box!&lt;/p&gt;
&lt;h2&gt;MATE&lt;span class="hx:absolute hx:-mt-20" id="mate"&gt;&lt;/span&gt;
&lt;a href="#mate" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2021/07/11/solus-4-3-released/MATE.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus 4.3 MATE Edition ships with the latest MATE desktop environment and applications. Some highlights since the release of Solus 4.2 include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Atril
&lt;ul&gt;
&lt;li&gt;epub backend: Escape link text to display &amp;amp; in index content&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Caja
&lt;ul&gt;
&lt;li&gt;file-operations: don&amp;rsquo;t attempt to move into the source dir&lt;/li&gt;
&lt;li&gt;keep one .desktop suffix on desktop file renaming&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Engrampa
&lt;ul&gt;
&lt;li&gt;rar 6.00: fix listing archive content with encrypted file list&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Eom
&lt;ul&gt;
&lt;li&gt;Ensure scrollbar moves when dragged to move image&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Marco
&lt;ul&gt;
&lt;li&gt;window: do not unfocus on new window.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;MATE Session Manager
&lt;ul&gt;
&lt;li&gt;Follow freedesktop guidelines to disable autorun using Hidden key&lt;/li&gt;
&lt;li&gt;Look for the location of the locking screen app using user&amp;rsquo;s PATH&lt;/li&gt;
&lt;li&gt;capplet: memory leak&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Pluma
&lt;ul&gt;
&lt;li&gt;pluma-view: Fix incorrect interface font&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Plasma&lt;span class="hx:absolute hx:-mt-20" id="plasma"&gt;&lt;/span&gt;
&lt;a href="#plasma" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2021/07/11/solus-4-3-released/Plasma.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus 4.3 Plasma Edition ships with the latest Plasma Desktop 5.22.2, KDE Frameworks 5.83, Applications 21.04.2 and the backported patches for QT 5.15.2, which brings many new features some highlighted below:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Adaptive Transparency for Breeze.&lt;/li&gt;
&lt;li&gt;System Settings introduces a new Speed Dial page, giving you direct access to commonly used features such as light / dark theme changing, wallpaper changing, and access to common settings.&lt;/li&gt;
&lt;li&gt;System Tray got a rework with a redesigned Digital Clock.&lt;/li&gt;
&lt;li&gt;If you are sharing or recording your screen the Notifications widget will automatically enter &amp;ldquo;Do not Disturb&amp;rdquo; mode.&lt;/li&gt;
&lt;li&gt;Krunner can now be used as a mini command-line launcher.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Solus-specific Plasma integration has received various refinements, specifically:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Introducing SolusLight theme. SolusLight is a brighter theme compared to Breeze Light and compliments our SolusDark aesthetic.&lt;/li&gt;
&lt;li&gt;Plasma-Systemmonitor replaces Ksysguard as default install for the ISO.&lt;/li&gt;
&lt;li&gt;Reworking of the SolusDark theme to better support blur and the new Plasma adaptive Transparency functionality.&lt;/li&gt;
&lt;li&gt;konversation now uses the Libera.chat server and uses TLS connection as default.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Download&lt;span class="hx:absolute hx:-mt-20" id="download"&gt;&lt;/span&gt;
&lt;a href="#download" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;To download our latest Editions, you can go to our &lt;a href="https://getsol.us/download/"&gt;Download&lt;/a&gt; page, where direct links and torrents are available!&lt;/p&gt;
&lt;h2&gt;Thank You&lt;span class="hx:absolute hx:-mt-20" id="thank-you"&gt;&lt;/span&gt;
&lt;a href="#thank-you" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;We would like to thank everyone that has supported and contributed to Solus and its endeavors. It is you, our community, that has made this release possible. Whether you have filed bugs, fixed software, contributed code, translated Budgie Desktop, validated testing ISOs, or shared Solus releases with your colleagues, friends, and family: you&amp;rsquo;ve helped shape this release and improved the project for everyone.&lt;/p&gt;
&lt;p&gt;If you would like to financially support Solus, enabling us to continue to cover infrastructure costs as well as opening the door to future full-time work by the Solus team, you can support us via our &lt;a href="https://opencollective.com/getsolus"target="_blank" rel="noopener"&gt;OpenCollective&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. If you are interested in other ways of getting involved, we encourage you to check out our dedicated &lt;a href="https://getsol.us/articles/contributing/getting-involved/en/"target="_blank" rel="noopener"&gt;documentation&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; on doing so!&lt;/p&gt;
&lt;h2&gt;Changelog of ISO (Budgie)&lt;span class="hx:absolute hx:-mt-20" id="changelog-of-iso-budgie"&gt;&lt;/span&gt;
&lt;a href="#changelog-of-iso-budgie" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h4&gt;Packages added to this release:&lt;span class="hx:absolute hx:-mt-20" id="packages-added-to-this-release"&gt;&lt;/span&gt;
&lt;a href="#packages-added-to-this-release" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Budgie-screensaver&lt;/li&gt;
&lt;li&gt;fuse-common&lt;/li&gt;
&lt;li&gt;fuse2&lt;/li&gt;
&lt;li&gt;libgtksourceview4&lt;/li&gt;
&lt;li&gt;libldac&lt;/li&gt;
&lt;li&gt;libopenaptx&lt;/li&gt;
&lt;li&gt;libopenmpt&lt;/li&gt;
&lt;li&gt;libtirpc&lt;/li&gt;
&lt;li&gt;rtkit&lt;/li&gt;
&lt;li&gt;shaderc&lt;/li&gt;
&lt;li&gt;xdotool&lt;/li&gt;
&lt;li&gt;xorg-xwayland&lt;/li&gt;
&lt;li&gt;youtube-dl&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;Packages removed from this release:&lt;span class="hx:absolute hx:-mt-20" id="packages-removed-from-this-release"&gt;&lt;/span&gt;
&lt;a href="#packages-removed-from-this-release" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;babl&lt;/li&gt;
&lt;li&gt;fuse-exfat&lt;/li&gt;
&lt;li&gt;gegl&lt;/li&gt;
&lt;li&gt;gfbgraph&lt;/li&gt;
&lt;li&gt;gnome-photos&lt;/li&gt;
&lt;li&gt;gnome-screensaver&lt;/li&gt;
&lt;li&gt;grilo-plugins&lt;/li&gt;
&lt;li&gt;imlib2&lt;/li&gt;
&lt;li&gt;libcaca&lt;/li&gt;
&lt;li&gt;libgtksourceview&lt;/li&gt;
&lt;li&gt;libmediaart&lt;/li&gt;
&lt;li&gt;libmodplug&lt;/li&gt;
&lt;li&gt;mozjs38&lt;/li&gt;
&lt;li&gt;yt-dlc&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;Changes in this release:&lt;span class="hx:absolute hx:-mt-20" id="changes-in-this-release"&gt;&lt;/span&gt;
&lt;a href="#changes-in-this-release" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;&lt;strong&gt;gnome-themes-extra&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Martin Reboredo: Update gd to 2.3.2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-plugins-good&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 1.18.4. Changelog available &lt;a href="https://gstreamer.freedesktop.org/releases/1.18/#1.18.4"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gdbm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 1.19. Changelog available &lt;a href="https://lists.gnu.org/archive/html/info-gnu/2020-12/msg00009.html"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-plugins-base&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling update&lt;/li&gt;
&lt;li&gt;Reilly Brogan: Add 32-bit package for gstreamer-1.0-plugins-base&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.18.4. Changelog available &lt;a href="https://gstreamer.freedesktop.org/releases/1.18/#1.18.4"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gpgme&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling update&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libsndfile&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libdvdcss&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Update libdvdcss to 1.4.3&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libimobiledevice&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Sync with git for newer iOS release support.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgtk-2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 2.24.33&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;grub2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;solus-artwork&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 30.0&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 29.0&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 28.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;inetutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;unzip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling update&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tracker-miners&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild against poppler&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.1.2.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against poppler&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.1.0. Changelog available &lt;a href="https://gitlab.gnome.org/GNOME/tracker-miners/-/blob/3.1.0/NEWS"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mpv&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Alexander Vorobyev: mpv: backport fix for zero-copy VAAPI/Vulkan interop&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against libplacebo&lt;/li&gt;
&lt;li&gt;Alexander Vorobyev: Update mpv to 0.33.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Move back to youtube-dl&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;os-installer&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Implement change to installer OP to improve reliability of swap setting in fstab.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;npth&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ghostscript&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-packaging&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Update to 20.9&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcairo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Disable LTO. Evince developers complain about it.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.17 series.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;fftw&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-control-center&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Rune Morling: gnome-control-center: Rebuild against samba-4.13.9&lt;/li&gt;
&lt;li&gt;Rune Morling: gnome-control-center: Rebuild against samba&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.0. Changelog available &lt;a href="https://gitlab.gnome.org/GNOME/gnome-control-center/-/blob/40.0/NEWS"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Rune Morling: Safety rebuild for samba-4.13.7 update&lt;/li&gt;
&lt;li&gt;Rune Morling: Safety rebuild (samba-4.13.x stack upgrade)&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.38.4&lt;/li&gt;
&lt;li&gt;Rune Morling: Safety rebuild for samba-4.12.11&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;findutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Update to 4.8.0 &amp;amp; rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-disk-utility&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Now held back.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.38.2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gspell&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libdvdread&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;zstd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dosfstools&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libinput&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update to 1.17.1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwebp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Enable speed, lto flags and avx2 libs&lt;/li&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxslt&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Martin Reboredo: Update libxslt to 1.1.34&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libspectre&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nano&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;David Harder: Update nano to 5.8&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 5.7. Changelog available &lt;a href="https://lists.gnu.org/archive/html/info-gnu/2021-04/msg00013.html"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Algent Albrahimi: Update nano to 5.6&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;elfutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Martin Reboredo: Update elfutils to 0.185&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libproxy&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Algent Albrahimi: Update libproxy to 0.4.17 and switch to python3&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;inotify-tools&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 3.20.11.0. No changelog by upstream.&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libmaxminddb&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libosinfo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 1.9.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libtimezonemap&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcap2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Martin Reboredo: Update libcap2 to 2.50&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libqmi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 1.28.2. Changelog available &lt;a href="https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/blob/qmi-1-28/NEWS"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Add ABI files for current release&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gawk&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libdazzle&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 3.40.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;baobab&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Held back to 3.38 series.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bind-utils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild against json-c&lt;/li&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Safety rebuild against libuv&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcdr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Pierre-Yves: Update libcdr to 0.1.7&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgweather&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 40.0. Changelog available &lt;a href="https://gitlab.gnome.org/GNOME/libgweather/-/blob/master/NEWS"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxfont2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mesalib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Revert offending commits that cause glitchiness on Plasma for radeonsi. Resolves T9788.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 21.1.3. Release notes available &lt;a href="https://docs.mesa3d.org/relnotes/21.1.3.html"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Bryan T. Meyers: Updated to 21.1.2&lt;/li&gt;
&lt;li&gt;Joey Riches: Rebuild against llvm 11&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libatasmart&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;yelp-xsl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 40.2. Updated translations.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.0. Changelog available &lt;a href="https://gitlab.gnome.org/GNOME/yelp-xsl/-/blob/40.0/NEWS"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.38.3. Updated translations.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;brotli&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ntfs-3g&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Safety rebuild&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openconnect&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;qt5-base&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Sync with KDE-QT&lt;/li&gt;
&lt;li&gt;Fabio Forni: Remove docs from qt5-base and remove qt5-docs replacement&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Sync with KDE QT git&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Switch to KDE QT Source for webengine update&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against our new infrastructure tooling and add patches for: - Fix-allocated-memory-of-QByteArray - Let-QXcbConnection-getTimestamp-properly-exit-when-X&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;webrtc-audio-processing&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;networkmanager-openvpn&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.8.14&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;perl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tzdata&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 2021a&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgphoto2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xkbcomp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Thomas Staudinger: Update xkbcomp to 1.4.5&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;grilo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openssl-11&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.1.1k. Resolves CVE-2021-3449 and CVE-2021-3450.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.1.1j.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bubblewrap&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Campbell Jones: Disable priv-mode setuid in bubblewrap&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgpod&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;network-manager-applet&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;li&gt;Joey Riches: Backport patch to resolve T9606&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.20.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;networkmanager-openconnect&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ffmpegthumbnailer&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;alsa-utils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nautilus&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Disable portal support. Fixes T9793.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.2&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.0. Sorta.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tar&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sudo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain and shadow&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Update sudo to 1.9.7p1&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Update sudo to 1.9.7&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xauth&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gsettings-desktop-schemas&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 40.0.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gcc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Complete bootstrap&lt;/li&gt;
&lt;li&gt;Joey Riches: Rebootstrap&lt;/li&gt;
&lt;li&gt;Joey Riches: Update to 10.3.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lame&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;alsa-lib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Safety rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;budgie-desktop-branding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Sync with git for fix to Rhythmbox desktop file reference.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Sync with git for Solus 4.3 release&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Sync with git for Budgie-specific session screensaver schema changes.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Sync with git for update to reflect Budgie session background key change.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Updated to support moved font settings&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to reflect background change.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;librsvg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.50.7&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.50.6&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.50.5&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.50.4&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Add / update ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gcr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libatk&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;rav1e&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Alexander Vorobyev: rav1e: fix wrong prefix in pkgconfig&lt;/li&gt;
&lt;li&gt;Alexander Vorobyev: Update rav1e to 0.4.1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;amtk&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-plugins-bad&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against srt&lt;/li&gt;
&lt;li&gt;Alexander Vorobyev: gstreamer-1.0-plugins-bad: switch from libmodplug to libopenmpt&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.18.4. Changelog available &lt;a href="https://gstreamer.freedesktop.org/releases/1.18/#1.18.4"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against aom and x265&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against nettle and gnutls&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;aom&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Alexander Vorobyev: Update aom to 3.1.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Alexander Vorobyev: Update aom to 3.1.0&lt;/li&gt;
&lt;li&gt;Alexander Vorobyev: Update aom to 3.0.0&lt;/li&gt;
&lt;li&gt;Alexander Vorobyev: Update aom to 2.0.2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;zimg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Alexander Vorobyev: Update zimg to 3.0.2&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lzip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;adwaita-icon-theme&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 40.1.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.0 RC&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;polkit&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Reilly Brogan: polkit: Security Updates&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;snapd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.51. Release notes available &lt;a href="https://github.com/snapcore/snapd/releases/tag/2.51"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Linker flags fixed apparmor stuff.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Re-introduce runuser patch for Plasma.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Clean up various extraneous patches which should no longer be necessary due to apparmor disabling.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Disable apparmor pending further investigation in profile issues. Ref. T9638.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.49.1. Changelog available &lt;a href="https://github.com/snapcore/snapd/releases/tag/2.49.1"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;vulkan&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Bump to fix inclusion&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Update vulkan to 1.2.176.0&lt;/li&gt;
&lt;li&gt;curtisy: Update vulkan to 1.2.170&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libpsl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-color-manager&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-pysmbc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Rune Morling: python-pysmbc: Rebuild against samba-4.13.9&lt;/li&gt;
&lt;li&gt;Rune Morling: python-pysmbc: Rebuild against samba&lt;/li&gt;
&lt;li&gt;Rune Morling: Safety rebuild for samba-4.13.7 update&lt;/li&gt;
&lt;li&gt;Rune Morling: Safety rebuild (samba-4.13.x stack upgrade)&lt;/li&gt;
&lt;li&gt;Rune Morling: Safety rebuild for samba-4.12.11&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-input-wacom&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libx11&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Thomas Staudinger: Update libx11 to 1.7.2&lt;/li&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Thomas Staudinger: Update libX11 to 1.7.1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;at-spi2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 2.40.2&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.40.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.40.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libao&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgnome-desktop&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.2&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.0&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.38.4. Translation updates.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwpe&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Martin Reboredo: Update libwpe to 1.10.0&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libdc1394&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lz4&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Reilly Brogan: lz4: Add patch for CVE-2021-3520&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;kbd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 2.4.0. Changelog available &lt;a href="https://github.com/legionus/kbd/releases/tag/v2.4.0"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;graphviz&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild against poppler&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against poppler&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.47.0. Changelog available &lt;a href="https://gitlab.com/graphviz/graphviz/-/blob/master/CHANGELOG.md#2470-2021-03-15"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mbedtls&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gpart&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwps&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;exfatprogs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Silke Hofstra: Update exfatprogs to 1.1.1&lt;/li&gt;
&lt;li&gt;Silke Hofstra: Update exfatprogs to 1.1.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-bluetooth&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.34.5&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling update&lt;/li&gt;
&lt;li&gt;Reilly Brogan: Add 32-bit package for gstreamer-1.0&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.18.4. Release notes available &lt;a href="https://gstreamer.freedesktop.org/releases/1.18/#1.18.4"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-calendar&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Add various patches to support new timezone functions and fix compilation against new GWeather.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Add HELDBACK.md file.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;yaml&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Eressea: Update yaml to 0.2.5&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openvpn&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Reilly Brogan: openvpn: Update to 2.5.2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;solus-sc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Sync with git to resolve missing icons for Breeze.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;baselayout&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 4.3&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Bump for 4.2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libpaper&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;squashfs-tools&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Enable LZO for snap squashfs decompression.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwacom&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Campbell Jones: Update libwacom to v1.10.0&lt;/li&gt;
&lt;li&gt;Campbell Jones: Update libwacom to v1.9.0&lt;/li&gt;
&lt;li&gt;Campbell Jones: Update libwacom to v1.8.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libp11-kit&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pango&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 1.48.7&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.48.5&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.48.4&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.48.3&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.48.2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgtk-3&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 3.24.29&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.24.28&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.24.27&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.24.25&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;papirus-icon-theme&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 20210601. Changelog available &lt;a href="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20210601"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 20210501. Changelog available &lt;a href="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20210501"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Revert to 20210201. New release breaks trash icon and I don&amp;rsquo;t like the new Software Center icon.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Revert &amp;ldquo;Update to 20210302. Changelog available &lt;a href="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20210302"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 20210302. Changelog available &lt;a href="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20210302"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 20210201. Changelog available &lt;a href="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20210201"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;osinfo-db&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 20210312.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dhclient&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Reilly Brogan: dhclient: Update to 4.4.2_p1 for CVE-2021-25217&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;system-config-printer&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dbus&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;psmisc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pangomm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 2.46.1. Various build fixes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;wpebackend-fdo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Martin Reboredo: Update wpebackend-fdo to 1.8.4&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.8.2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nautilus-python&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Algent Albrahimi: Switch nautilus-python to python3&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bluez&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Update bluez to 5.60&lt;/li&gt;
&lt;li&gt;Reilly Brogan: bluez: Update to 5.59&lt;/li&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Reilly Brogan: Update bluez to 5.58&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nvidia-390-glx-driver&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against 5.13.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against 5.13&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild against kernel&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild against kernel&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernel&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernel&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernel&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernels&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernels&lt;/li&gt;
&lt;li&gt;Thomas Staudinger: Update nvidia-390-glx-driver to 390.143 and rework descriptions&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernel&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernel&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernels&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernels&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernels&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernels&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgeocode-glib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;poppler&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 21.06.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 21.05.0&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 21.03.0. Changelog available &lt;a href="https://gitlab.freedesktop.org/poppler/poppler/-/blob/poppler-21.03.0/NEWS"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joey Riches: Update to 21.02.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;poppler-data&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Update to 0.4.10&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-screenshot&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sbc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling&lt;/li&gt;
&lt;li&gt;Martin Reboredo: Update sbc to 1.5&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gutenprint&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openal-soft&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bash&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Make this guy static again i guess and test toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Build as shared to avoid segfault against glibc update&lt;/li&gt;
&lt;li&gt;Troy Harvey: Update bash to 5.1.8&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sdl1&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libedit&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update to 2021021-3.1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sdl2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;seahorse&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Enable LDAP support&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openssh&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 8.6_p1. Changelog available &lt;a href="https://www.openssh.com/txt/release-8.6"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openssl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libarchive&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openldap&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cryptsetup&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild against json-c&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.3.6&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lvm2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;harfbuzz&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 2.8.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.8.0&lt;/li&gt;
&lt;li&gt;Joey Riches: Scrap PGO&lt;/li&gt;
&lt;li&gt;Joey Riches: Just gimme one last chance baby&lt;/li&gt;
&lt;li&gt;Joey Riches: Enable PGO for a ~13% performance gain&lt;/li&gt;
&lt;li&gt;Joey Riches: Actually set the version, dolt.&lt;/li&gt;
&lt;li&gt;Joey Riches: Update to 2.7.4&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xz&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-autoar&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 0.3.3&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 0.3.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 0.3.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libjson-glib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 1.6.2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libnfs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cups&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;librest&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gpm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mariadb&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Reilly Brogan: Update mariadb to 10.5.10&lt;/li&gt;
&lt;li&gt;Reilly Brogan: Compile out PLUGIN_AUTH_PAM completely. Update to 10.5.9&lt;/li&gt;
&lt;li&gt;Martin Reboredo: Update mariadb to 10.5.8&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libplist&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libva&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update to 2.10.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xdg-user-dirs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxpm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Thomas Staudinger: Update libxpm to 3.5.13&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libpcre&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libkate&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fabio Forni: Convert libkate to package.yml format&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nvidia-glx-driver&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against 5.13.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against 5.13&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild against kernel&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild against kernel&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernel&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernel&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernel&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernel&lt;/li&gt;
&lt;li&gt;Thomas Staudinger: Update nvidia-glx-driver to 465.31&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernels&lt;/li&gt;
&lt;li&gt;Thomas Staudinger: Update nvidia-glx-driver to 460.80&lt;/li&gt;
&lt;li&gt;Thomas Staudinger: Update nvidia-glx-driver to 465.27&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernels&lt;/li&gt;
&lt;li&gt;Thomas Staudinger: Update nvidia-glx-driver to 465.24.02&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernel&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernel&lt;/li&gt;
&lt;li&gt;Thomas Staudinger: Update nvidia-glx-driver to 460.67&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernels&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernels&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against Linux 5.11&lt;/li&gt;
&lt;li&gt;Thomas Staudinger: Update nvidia-glx-driver to 460.56&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against kernels&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libunwind&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libevent&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;grep&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ffmpeg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against x264&lt;/li&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Rune Morling: ffmpeg: Rebuild against samba-4.13.9&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against srt&lt;/li&gt;
&lt;li&gt;Rune Morling: ffmpeg: Rebuild against samba&lt;/li&gt;
&lt;li&gt;Alexander Vorobyev: ffmpeg: enable module files support via libopenmpt&lt;/li&gt;
&lt;li&gt;Rune Morling: Safety rebuild for samba-4.13.7 update&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 4.4. Changelog available &lt;a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/b593abda6c642cb0c3959752dd235c2faf66837f:/Changelog"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against aom and x265&lt;/li&gt;
&lt;li&gt;Rune Morling: Safety rebuild (samba-4.13.x stack upgrade)&lt;/li&gt;
&lt;li&gt;Alexander Vorobyev: Update ffmpeg to 4.3.2&lt;/li&gt;
&lt;li&gt;Rune Morling: Safety rebuild for samba-4.12.11&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tree&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling update&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;canon-ufriilt-common&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 5.30. No changelog from upstream.&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pipewire&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Fix build&lt;/li&gt;
&lt;li&gt;Reilly Brogan: pipewire: Update to 0.3.31&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Reilly Brogan: Update pipewire to 0.3.28, add 32-bit package&lt;/li&gt;
&lt;li&gt;Martin Reboredo: Update pipewire to 0.3.26&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against GNOME 40&lt;/li&gt;
&lt;li&gt;Martin Reboredo: JACK pipewire support and version number correction&lt;/li&gt;
&lt;li&gt;Joey Riches: Update to 0.3.25&lt;/li&gt;
&lt;li&gt;Joey Riches: Update to 0.3.24&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libepoxy&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Change source URL location back to original&lt;/li&gt;
&lt;li&gt;Joey Riches: Update to 1.5.8&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.5.7&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnupg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-gobject&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 3.40.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-chardet&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Update to 4.0.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgnomekbd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;man-db&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gedit&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 40.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.0&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against libgtksourceview4 rename.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;fluidsynth&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libblockdev&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;wavpack&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling update&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dconf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dbus-glib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 0.112. Mainly CI and test changes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;net-snmp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling update&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgtkmm-3&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 3.24.5&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;djvulibre&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libvoikko&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;which&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;wireless-tools&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Martin Reboredo: Place manpages correctly in wireless-tools&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libinstpatch&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcddb&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cups-pk-helper&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling update&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-calculator&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.0&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against libgtksourceview4 rename.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;iproute2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Silke Hofstra: Update iproute2 to 5.12.0&lt;/li&gt;
&lt;li&gt;Silke Hofstra: Update iproute2 to 5.11.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xrandr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Algent Albrahimi: Fix description and add homepage for xrandr&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;desktop-file-utils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwnck&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libmwaw&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dav1d&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Merge branch &amp;lsquo;master&amp;rsquo; of &lt;a href="https://dev.getsol.us/source/dav1d"target="_blank" rel="noopener"&gt;https://dev.getsol.us/source/dav1d&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Update dav1d to 0.9.0&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Update dav1d to 0.8.2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;thunderbird&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Bryan T. Meyers: Rebuild for toolchain upgrades&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 78.11.0. Release notes available &lt;a href="https://www.thunderbird.net/en-US/thunderbird/78.11.0/releasenotes/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 78.10.2. Release notes available &lt;a href="https://www.thunderbird.net/en-US/thunderbird/78.10.2/releasenotes/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 78.10.1&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Update thunderbird to 78.9.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 78.9.0. Release notes available &lt;a href="https://www.thunderbird.net/en-US/thunderbird/78.9.0/releasenotes/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Update thunderbird to 78.8.0&lt;/li&gt;
&lt;li&gt;Fabio Forni: Fix thunderbird build with rust 1.50.0&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 78.7.0. Release notes available &lt;a href="https://www.thunderbird.net/en-US/thunderbird/78.7.0/releasenotes/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nettle&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 3.7.2. Changelog available &lt;a href="https://git.lysator.liu.se/nettle/nettle/-/blob/nettle_3.7.2_release_20210321/NEWS"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Revert to 3.4.x in git history and generate ABI files for that.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Revert &amp;ldquo;Update to 3.6. Changelog available &lt;a href="https://git.lysator.liu.se/nettle/nettle/-/blob/nettle_3.6_release_20200429/NEWS"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Revert &amp;ldquo;Add / update ABI files&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Add / update ABI files&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.6. Changelog available &lt;a href="https://git.lysator.liu.se/nettle/nettle/-/blob/nettle_3.6_release_20200429/NEWS"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libusb&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;li&gt;Joey Riches: Set homepage to https&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-session&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 40.0&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libpipeline&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libsecret&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Mostly just a safety rebuild against Vala and to get our new ABI files.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libevdev&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;budgie-desktop-view&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against GNOME 40 stack&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Sync with git to enable the &amp;ldquo;Move to Trash&amp;rdquo; option for .desktop files.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-system-monitor&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Fix headerbar not being applied as titlebar&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libnspr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;popt&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 1.18&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;x264&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Alexander Vorobyev: Update x264 to 0.163.3060&lt;/li&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Alexander Vorobyev: Update x264 to 0.161.3049&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;x265&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Alexander Vorobyev: Update x265 to 3.5&lt;/li&gt;
&lt;li&gt;Alexander Vorobyev: x265: update link to source tarball&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gsound&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gobject-introspection&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 1.68.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;clr-boot-manager&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;fontconfig&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Martin Reboredo: Update fontconfig to 2.13.1&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-asn1crypto&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Update to 1.4.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-input-libinput&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Update to 1.0.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-magic&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Jarno Turkki: Update python-magic to 0.4.22&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libboost&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;iptables&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to a version that isn&amp;rsquo;t prehistoric.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;qtstyleplugins&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Safety rebuild&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cpio&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bash-completion&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Abdulkadir Furkan Şanlı: Update bash-completion to 2.11&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-intel&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gptfdisk&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 1.0.8&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;onboard&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;db5&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dotconf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tcl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling update&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-requests&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Update to 2.25.1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-idna&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Update to 2.10&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-online-accounts&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 3.38.1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;flatpak&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Switch back to system bubblewrap now that setuid is disabled&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.10.2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;enchant&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.2.15. No meaningful changes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;orca&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 40.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgnutls&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 3.7.2. Changelog available &lt;a href="https://lists.gnupg.org/pipermail/gnutls-help/2021-May/004708.html"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.7.1. Changelog available &lt;a href="https://lists.gnupg.org/pipermail/gnutls-help/2021-March/004698.html"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Add / update ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;json-c&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 0.15. Changelog available &lt;a href="https://github.com/json-c/json-c/blob/json-c-0.15-20200726/ChangeLog"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libpciaccess&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sed&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;imagemagick&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against libraw 0.20.2&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Update imagemagick to 7.0.11-13&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Update imagemagick to 7.0.11-11&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Update imagemagick to 7.0.11-8&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Update imagemagick to 7.0.11-6&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Update imagemagick to 7.0.11-3&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Update imagemagick to 7.0.11-2&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Update imagemagick to 7.0.11-1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mdadm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxaw&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Thomas Staudinger: Update libxaw to 1.0.14&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxau&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;glib-networking&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 2.68.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;exiv2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Reilly Brogan: exiv2: Security Updates&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;v4l-utils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling update&lt;/li&gt;
&lt;li&gt;Martin Reboredo: Update v4l-utils to 1.20.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libetonyek&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Pierre-Yves: Update libetonyek to 0.1.10&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;modem-manager&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.16.2. Changelog available &lt;a href="https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/blob/mm-1-16/NEWS"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Add updated ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mjpegtools&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgxps&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 0.3.2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-terminal&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 3.40.2. Changes listed &lt;a href="https://ftp.acc.umu.se/pub/GNOME/sources/gnome-terminal/3.40/gnome-terminal-3.40.2.changes"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.40. No changelog by upstream.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.38.3&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cyrus-sasl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Enable LOGIN support resolves T9005&lt;/li&gt;
&lt;li&gt;Joey Riches: Rebuild for prosperity&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;systemd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Pull back to 247.7 to see if that fixes sddm.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 248.3. 248 changelog available &lt;a href="https://github.com/systemd/systemd-stable/blob/v248.3/NEWS"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 247.6. No changelog by upstream.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 247.4. Release notes available &lt;a href="https://lists.freedesktop.org/archives/systemd-devel/2020-November/045646.html"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;portaudio&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Martin Reboredo: Update portaudio to 20210406&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-cffi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Update to 1.14.5&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgcrypt&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling update&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxkbcommon&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.3.0. Changelog available &lt;a href="https://github.com/xkbcommon/libxkbcommon/blob/xkbcommon-1.3.0/NEWS"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;hplip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Fixup builddep and update abireport&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cairomm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lash&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lsof&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Use libtirpc for RPC functionality and safety rebuild against glibc&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libical&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.0.9&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;at-spi2-atk&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;hyphen&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Pierre-Yves: Split hyphenation library &amp;amp; english rules in different packages&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Remove component.xml&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lsb-release&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Bump to 4.3&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Bump for 4.2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libmbim&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 1.24.6&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gdk-pixbuf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 2.42.6&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.42.4&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Add / update ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;network-manager&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against systemd 247.7 to fix WiFi&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.30.4&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.30.2&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.30&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Add ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libexempi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cracklib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Martin Reboredo: Create the cracklib dictionary using a valid word file&lt;/li&gt;
&lt;li&gt;Martin Reboredo: Update cracklib to 2.9.7&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;procps-ng&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libplacebo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Alexander Vorobyev: Update libplacebo to 3.120.3&lt;/li&gt;
&lt;li&gt;Alexander Vorobyev: Update libplacebo to 3.120.2 &amp;amp; switch from glslang to shaderc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;kerberos&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;graphite2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 1.3.14&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-plugins-ugly&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against x264&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.18.4. Changelog available &lt;a href="https://gstreamer.freedesktop.org/releases/1.18/#1.18.4"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libde265&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-keyring&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libnl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libpeas&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 1.30.0. No meaningful changes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgtop&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;avahi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pixman&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 0.40.0. Announcement available &lt;a href="https://lists.freedesktop.org/archives/pixman/2020-April/004959.html"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Cleanup package and add new ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libassuan&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxml2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.9.12. News available &lt;a href="http://xmlsoft.org/news.html"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;graphene&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 1.10.6&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;expat&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cups-filters&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild against poppler&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling update&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against poppler&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against GNOME 40 stack&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Update cups-filters to 1.28.7&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;zenity&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 3.24.0. Updated translations.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;rhythmbox&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Sync with git for numerous fixes. Resolves T9621.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgudev&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 236. Ported to Meson and GIR generation for multilib.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gparted&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;coreutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcap-ng&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Martin Reboredo: Update libcap-ng to 0.8.2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libnice&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Bryan T. Meyers: Updated to 0.1.18 and enabled gstreamer support&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sqlite3&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gvfs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Rune Morling: gvfs: Rebuild against samba-4.13.9&lt;/li&gt;
&lt;li&gt;Rune Morling: gvfs: Rebuild against samba&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Revert ProxyVolumeMonitor free of proxy object.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.48.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.48.0&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against GNOME 40 stack&lt;/li&gt;
&lt;li&gt;Rune Morling: Safety rebuild for samba-4.13.7 update&lt;/li&gt;
&lt;li&gt;Rune Morling: Safety rebuild (samba-4.13.x stack upgrade)&lt;/li&gt;
&lt;li&gt;Rune Morling: Safety rebuild for samba-4.12.11&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pam&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Backport Fedora patch from their 1.3.1 that fixes check against claims of non-existent user.&lt;/li&gt;
&lt;li&gt;Joey Riches: Make sure libtirpc is available&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Do another safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;liborcus&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Update liborcus to 0.16.1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pinentry&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 1.1.1&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;fuse&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Update fuse to 3.10.3&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;audit&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 3.0.2. Changelog available &lt;a href="https://github.com/linux-audit/audit-userspace/blob/v3.0.2/ChangeLog"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;comar&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;liblcms2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Alexander Vorobyev: Update liblcms2 to 2.12&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-libav&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 1.18.4&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;breeze&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Update breeze to Desktop 5.22.2&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Update breeze to Desktop 5.22.1&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Fix SplitterProxy&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Update breeze to Desktop 5.21.5&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Update breeze to Desktop 5.21.4&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Update breeze to Desktop 5.21.3&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Update breeze to Desktop 5.21.2&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Update breeze to Desktop 5.21.1&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against our new infrastructure tooling and some package cleanup&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;totem-pl-parser&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling update&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;alsa-plugins&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;udisks&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libuv&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Martin Reboredo: Update libuv to 1.41.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ldb&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Rune Morling: ldb: Update to 2.2.1 (samba-4.13.7 update)&lt;/li&gt;
&lt;li&gt;Rune Morling: ldb: Update to 2.2.0 (samba-4.13.x stack upgrade)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-doc-utils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-user-docs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 40.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;less&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 581.2. Changelog available &lt;a href="http://www.greenwoodsoftware.com/less/news.581.html"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libheif&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Martin Reboredo: Update libheif to 1.11.0&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against aom and x265&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;neon&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libvpx&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fabio Forni: Update libvpx to 1.10.0&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;evince&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild against poppler&lt;/li&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against poppler&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.38.2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;firefox&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 89.0.2. Changelog available &lt;a href="https://www.mozilla.org/en-US/firefox/89.0.2/releasenotes/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joey Riches: Tweaks to improve performance&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 89.0.1. Release notes available &lt;a href="https://www.mozilla.org/en-US/firefox/89.0.1/releasenotes/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 89.0. Release notes available &lt;a href="https://www.mozilla.org/en-US/firefox/89.0/releasenotes/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 88.0.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 88.0. Release notes available &lt;a href="https://www.mozilla.org/en-US/firefox/88.0/releasenotes/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Troy Harvey: Patch Firefox to fix widevine issue&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 87.0. Changelog available &lt;a href="https://www.mozilla.org/en-US/firefox/87.0/releasenotes/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 86.0.1 Changelog available &lt;a href="https://www.mozilla.org/en-US/firefox/86.0.1/releasenotes/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joey Riches: Backport patch to resolve T9605&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 86.0. Release notes available &lt;a href="https://www.mozilla.org/en-US/firefox/86.0/releasenotes/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libglvnd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Bryan T. Meyers: Updated to 1.3.3&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openjpeg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;aalib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;samba&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Use libtirpc and rpcsvc-proto for RPC functionality&lt;/li&gt;
&lt;li&gt;Rune Morling: Samba: Remove MPD from suggested rebuilds&lt;/li&gt;
&lt;li&gt;Rune Morling: Samba: Update to 4.13.9&lt;/li&gt;
&lt;li&gt;Rune Morling: samba: Update to 4.13.8&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Safety rebuild&lt;/li&gt;
&lt;li&gt;Rune Morling: Samba: Update to 4.13.7&lt;/li&gt;
&lt;li&gt;Rune Morling: Samba: Update to 4.13.5&lt;/li&gt;
&lt;li&gt;Rune Morling: samba: Add smplayer to list of apps that need testing&lt;/li&gt;
&lt;li&gt;Rune Morling: samba: Tweak README.md maintainer documentation&lt;/li&gt;
&lt;li&gt;Rune Morling: samba: Update to 4.12.11&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libpcap&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;wayland&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.19.0&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;apparmor&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Kaktuspalme: Remove php-fpm profile&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.x ABI. Disabled test suite. Enabled systemd unit.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.10.6. Changelog available &lt;a href="https://gitlab.com/apparmor/apparmor/-/tags/v2.10.6"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;inxi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Campbell Jones: Update inxi to v3.3.01&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libreoffice&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild against poppler&lt;/li&gt;
&lt;li&gt;Joey Riches: Ensure precompiled headers are enabled for the next rebuild&lt;/li&gt;
&lt;li&gt;Bryan T. Meyers: Rebuild for toolchain upgrades&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Update libreoffice to 7.1.4.2&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 7.1.3.2.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against poppler&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Update libreoffice to 7.1.1.2&lt;/li&gt;
&lt;li&gt;Joey Riches: Rebuild against poppler&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Fix patterned appdata that was moved to metainfo.&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Update libreoffice to 7.1.0.3&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libusbmuxd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;glibmm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 2.66.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;swig&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling Update&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libdrm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Bryan T. Meyers: Updated to 2.4.106&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libraw&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Update to 0.20.2&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libglade&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libixion&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Pierre-Yves: Update libixion to 0.16.1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;shadow&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Rebuild against fakeroot&lt;/li&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python3&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Reilly Brogan: python3: Update to 3.7.11, Update pip to 21.1.3&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Reilly Brogan: python3: Security Updates&lt;/li&gt;
&lt;li&gt;Rune Morling: Update python3 to 3.7.10&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libmtp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;librevenge&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;hexchat&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Add patches to support Libera and default to it.&lt;/li&gt;
&lt;li&gt;Reilly Brogan: [Hexchat] Add font rendering patch&lt;/li&gt;
&lt;li&gt;Joshua Strobl: vala-panel-appmenu absolutely should not be a rundep. vala-panel-appmenu has no relation to Budgie or native GNOME Shell functionality.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Revert &amp;ldquo;Add vala-panel-appmenu as a missing rundep per T9696&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Bryan T. Meyers: Add vala-panel-appmenu as a missing rundep per T9696&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-server&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Update to 1.20.12&lt;/li&gt;
&lt;li&gt;Joey Riches: Add rundep on xorg-xwayland&lt;/li&gt;
&lt;li&gt;Joey Riches: Don&amp;rsquo;t install Xwayland (replaced by xorg-xwayland package)&lt;/li&gt;
&lt;li&gt;Joey Riches: Merge branch &amp;lsquo;master&amp;rsquo; of &lt;a href="https://dev.getsol.us/source/xorg-server"target="_blank" rel="noopener"&gt;https://dev.getsol.us/source/xorg-server&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Joey Riches: Try moving to meson again for libtirpc support&lt;/li&gt;
&lt;li&gt;Joey Riches: Try moving to meson again for libtirpc support&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.20.11 and revert prior change.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Revert &amp;ldquo;Switch xorg-server to meson and ninja&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Joey Riches: Switch xorg-server to meson and ninja&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against nettle&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-certifi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Algent Albrahimi: Update python-certifi to 2020.12.05&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xdg-desktop-portal&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Add Settings implementation list patch.&lt;/li&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.8.1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-settings-daemon&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.0.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Add / update ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dnsmasq&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against nettle and gnutls&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.84. Announcement &lt;a href="https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2021q1/014640.html"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Fabio Forni: Update dnsmasq to 2.83&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;espeak-ng&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 1.50. Changelog available &lt;a href="https://github.com/espeak-ng/espeak-ng/releases/tag/1.50"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;shared-mime-info&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcdio&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libssh&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-cryptography&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libicu&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgsf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;unrar&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Update unrar to 6.0.4&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;glibc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Update to latest commit in stable branch to resolve CVE-2021-33574.&lt;/li&gt;
&lt;li&gt;Joey Riches: Complete bootstrap&lt;/li&gt;
&lt;li&gt;Joey Riches: Rebootstrap against updated toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update to 2.33&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libice&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tracker&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 3.1.2&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling update&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.1.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.1.0. Changelog available &lt;a href="https://gitlab.gnome.org/GNOME/tracker/-/blob/3.1.0/NEWS"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxt&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Thomas Staudinger: Update libxt to 1.2.1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;linux-firmware&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 20210511&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwebkit-gtk&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Bryan T. Meyers: Rebuild for toolchain upgrades&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.32.1. Changelog available &lt;a href="https://webkitgtk.org/2021/05/10/webkitgtk2.32.1-released.html"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Disable GAMEPAD.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.32.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgdata&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 0.18.1. Translation updates.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 0.18.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tdb&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against toolung update&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;vapoursynth&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Alexander Vorobyev: Update vapoursynth to R53&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Safety rebuild vapoursynth for imagemagick 7.0.11-2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dmidecode&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;wsdd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Rune Morling: wsdd: Update to 0.6.4&lt;/li&gt;
&lt;li&gt;Rune Morling: wsdd: Fix trailing spaces in README.md&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bolt&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Update bolt to 0.9.1&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;wget&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;evolution-data-server&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.40.2&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.40.0. Changelog available &lt;a href="https://gitlab.gnome.org/GNOME/evolution-data-server/-/blob/gnome-40/NEWS"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.38.4&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libjpeg-turbo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Algent Albrahimi: Update libjpeg-turbo to 2.1.0&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;intel-microcode&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 20210608. Resolves T9766.&lt;/li&gt;
&lt;li&gt;Jarno Turkki: Update intel-microcode to 20210216&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxres&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Thomas Staudinger: Update libxres to 1.2.1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;spice-vdagent&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;srt&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Alexander Vorobyev: Update srt to 1.4.3&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tepl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 6.0&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against libgtksourceview4 rename.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;glib2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.68.3&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.68.2&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.68.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.68.0&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 2.66.7&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;stoken&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against nettle and gnutls&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libass&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Alexander Vorobyev: Update libass to 0.15.1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libtiff&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;wpa_supplicant&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;F. von Gellhorn: Rebuild against tooling Rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;disktype&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ppp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgee&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 0.24.4&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libvte&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 0.64.2. Doc fixes.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to latest stable release&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack and fix source URL&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 0.62.3&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;jack-audio-connection-kit&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sane-backends&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;speech-dispatcher&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 0.10.2. Changelog available &lt;a href="https://github.com/brailcom/speechd/releases/tag/0.10.2"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;groff&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxklavier&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;zip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gzip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libiptcdata&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;file-roller&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.40.0&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against GNOME 40 stack&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.38.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mutter&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 40.2.1. Fixes crashes (already were patched in Solus).&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Add patch that fixes various crashes and major issues.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.2&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Add patch to invalidate CRTC gamma when resuming or leaving power save.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.0. Changelog available &lt;a href="https://gitlab.gnome.org/GNOME/mutter/-/blob/40.0/NEWS"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Add / update ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libshout&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;taglib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update 1.12. Changelog available &lt;a href="https://github.com/taglib/taglib/releases/tag/v1.12"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ostree&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;F. von Gellhorn: Safety rebuild&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;yelp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 40.2. Updated translations.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.0. Changelog available &lt;a href="https://gitlab.gnome.org/GNOME/yelp/-/blob/40.0/NEWS"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.38.3. Updated translations.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libieee1284&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xdg-dbus-proxy&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;qpdf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Algent Albrahimi: Update qpdf to 10.3.2&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ibus&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;file&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Martin Reboredo: Update file to 5.40&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;curl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Pierre-Yves: Update curl to 7.76.1 to fix multiple CVEs&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bzip2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-six&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Update to 1.15.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libflac&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libnma&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild for GNOME 40 stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;budgie-desktop&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 10.5.3 release.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Sync with git.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Sync with git.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Sync with git for budgie-screensaver rename.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Sync with git.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Sync with git&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Add ABI files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;llvm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Rebootstrap with gcc to avoid the issue mentioned in T9643&lt;/li&gt;
&lt;li&gt;Joey Riches: Complete bootstrap against clang 11&lt;/li&gt;
&lt;li&gt;Joey Riches: Update to 11.1.0&lt;/li&gt;
&lt;li&gt;Campbell Jones: Modify LLVM update script to take version as a parameter&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;rubberband&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;readline&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Safety rebuild&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;eog&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 40.2&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.1&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 40.0&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 3.38.2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;noto-sans-ttf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Do not force symlink creation&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;linux-current&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joshua Strobl: Update to 5.13.1. Changelog available &lt;a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.1"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 5.13.0.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Add various DRM backports that would prevent some GPUs from entering idle state.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 5.12.13. Changelog available &lt;a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.12.13"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 5.12.11. Changelog available &lt;a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.12.119"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 5.12.10. Changelog available &lt;a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.12.10"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 5.12.9. Changelog available &lt;a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.12.9"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 5.11.22. Changelog available &lt;a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.11.22"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 5.11.21. Changelog available &lt;a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.11.21"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 5.11.16. Changelog available &lt;a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.11.16"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 5.11.12. Changelog available &lt;a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.11.12"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Add CONFIG_NETFILTER_XT_TARGET_CHECKSUM for next build.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 5.11.9. Changelog available &lt;a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.11.9"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 5.11.7. Changelog available &lt;a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.11.7"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 5.11.6. Changelog available &lt;a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.11.6"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 5.11.3. Changelog available &lt;a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.11.3"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 5.10.15. Changelog available &lt;a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.15"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pulseaudio&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Reilly Brogan: pulseaudio: Add rtkit as rundep&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;janebuoy: Update pulseaudio to 14.2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcdio-paranoia&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joey Riches: Update abireport for glibc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-nouveau&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joey Riches: Rebuild against toolchain&lt;/li&gt;
&lt;li&gt;Joshua Strobl: Update to 1.0.17&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Funding Solus Development</title><link>https://getsol.us/2021/05/29/funding-solus-development/</link><pubDate>Sat, 29 May 2021 21:58:55 +0300</pubDate><guid>https://getsol.us/2021/05/29/funding-solus-development/</guid><description>
&lt;p&gt;After much anticipation, in this blog post we announce the availability of community funding opportunities.&lt;/p&gt;
&lt;h1&gt;Background&lt;/h1&gt;&lt;p&gt;We have been on a multi-year endeavor to build and curate a unique and modern desktop experience for home computing platforms. Solus encompasses a multitude of initiatives, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Brisk Menu: A modern menu for the MATE Desktop.&lt;/li&gt;
&lt;li&gt;Budgie: A distribution agnostic, feature-rich desktop environment designed to keep out of the users way. This has been developed across several years and we continue to actively work on our Budgie 10 series while pursuing the next generation of our desktop environment.&lt;/li&gt;
&lt;li&gt;Optimized Gaming Experience leveraging our custom Steam runtime environment and Linux Steam Integration project, responsible for intercepting library requests by games and serving optimized alternatives.&lt;/li&gt;
&lt;li&gt;Package Repositories built and managed by our open-source toolchain: Packaging (ypkg, solbuild), Management (Software Center, eopkg, upcoming sol), Distribution (ferryd), Configuration (usysconf, qol-assist).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As many in our community are aware, this has been done almost exclusively on a volunteer basis, with no full-time Solus developers for close to three years now. When we did accept financial contributions, this was done through our Patreon, which we closed down after changes in leadership in late 2018 and our belief that future funding should be done through a responsible fiscal and/or project host. Since then, primary development has been done by Bryan and myself, with us being the primary financial backers for the project as well.&lt;/p&gt;
&lt;p&gt;For some time now, Bryan and I have been considering various avenues on accepting funding as a project that enables us to not hold the burden for various tax matters, which is complicated by Bryan’s current status as well as my situation living abroad, in addition to providing transparency and equality among “shareholders” (leadership). Independently, I have launched &lt;a href="https://patreon.com/joshuastrobl"target="_blank" rel="noopener"&gt;my own Patreon&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; to facilitate my goals to pursue full-time open source desktop application development, however not only do I want to broaden horizons to Solus in an official capacity, but both Bryan and I understand the necessity for both of us to be able to work on Solus full-time to achieve the goals we set, and in a timely manner.&lt;/p&gt;
&lt;p&gt;We have been working to find a neutral host for Solus that satisfies our requirements for a fiscal host to relieve various tax and administrative burdens, providing a pathway towards growth and longevity for the project, and enabling us to focus more on development and taking care of the needs of our users. After considering / exploring many options ranging from various third-party hosts, establishing a 501(c)3 in the United States to a kommandiittiyhtiö (limited partnership) in Finland, some form of split model, a German GmbH, etc. we have come to the conclusion that the Open Collective platform (with &lt;a href="https://www.oscollective.org/"target="_blank" rel="noopener"&gt;Open Source Collective&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; as the fiscal host) represents the best fit for our international team and project.&lt;/p&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
&lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/IBU5fSILAe8?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;h1&gt;Open Collective&lt;/h1&gt;&lt;p&gt;Solus is now proudly available on &lt;a href="https://opencollective.com/getsolus"target="_blank" rel="noopener"&gt;Open Collective&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; and accepting donations. These donations will be initially used to offset virtual and physical infrastructure / hardware, ranging from datacenter co-location to providing repository mirrors and hardware upgrades for faster builds. Beyond this initial goal, we will use this funding to:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Enable part-time and eventually full-time development by one or more developers (e.g. myself and Bryan).&lt;/li&gt;
&lt;li&gt;Subsidize or pay in full necessary hardware for the Solus team and active contributors.&lt;/li&gt;
&lt;li&gt;Provide opportunities to finance specific approved works, such as various features, fixes, or rewrites that the Team would want to be done in a timely manner, by individuals in the our community that are well-known for high-quality contributions. These opportunities would be provided on a case-by-case basis with direct communication and engagement between all the Team and individual.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If you are interested in supporting Solus or development of one or more of our projects, we encourage you to become a financial contributor today. We are working to provide additional incentives to backers, with some of the early tier perks being detailed below (as well as on our Open Collective page).&lt;/p&gt;
&lt;p&gt;Please keep in mind that we are actively working on the tooling to facilitate some of the perks, we will strive to provide them as quickly as possible. Details on the first weekly snapshot ISO(s) will be rolled out to Beta Testers and Crew on June 4th, 2021.&lt;/p&gt;
&lt;h2&gt;Tiers&lt;span class="hx:absolute hx:-mt-20" id="tiers"&gt;&lt;/span&gt;
&lt;a href="#tiers" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Backers&lt;span class="hx:absolute hx:-mt-20" id="backers"&gt;&lt;/span&gt;
&lt;a href="#backers" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Amount: $1+ USD&lt;/p&gt;
&lt;h3&gt;Release Testers&lt;span class="hx:absolute hx:-mt-20" id="release-testers"&gt;&lt;/span&gt;
&lt;a href="#release-testers" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Amount: $3+ USD&lt;/p&gt;
&lt;p&gt;Perks:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Early access to news / updates (timeframe will vary depending on the post)&lt;/li&gt;
&lt;li&gt;Access to testing ISOs the week of Release&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Beta Testers&lt;span class="hx:absolute hx:-mt-20" id="beta-testers"&gt;&lt;/span&gt;
&lt;a href="#beta-testers" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Amount: $10+ USD&lt;/p&gt;
&lt;p&gt;Perks:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Early access to news / updates (timeframe will vary depending on the post)&lt;/li&gt;
&lt;li&gt;Access to testing ISOs the week of Release&lt;/li&gt;
&lt;li&gt;Access to weekly “snapshot” ISO of Budgie Edition
&lt;ul&gt;
&lt;li&gt;This ISO will be generated after our Friday syncs and use the stable repo. In situations where we are deferring sync for additional testing, they will be based on the unstable repository at a &amp;ldquo;most stable&amp;rdquo; point in time. In the event that it is the week of a release, this would overlap with the respective &amp;ldquo;testing ISOs&amp;rdquo;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Crew&lt;span class="hx:absolute hx:-mt-20" id="crew"&gt;&lt;/span&gt;
&lt;a href="#crew" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Amount: $25+ USD&lt;/p&gt;
&lt;p&gt;Perks:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Early access to news / updates (timeframe will vary depending on the post)&lt;/li&gt;
&lt;li&gt;Access to testing ISOs the week of Release&lt;/li&gt;
&lt;li&gt;Access to weekly “snapshot” ISOs &lt;strong&gt;for all editions&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;These ISOs will be generated after our Friday syncs and use the stable repo. In situations where we are deferring sync for additional testing, they will be based on the unstable repository at a &amp;ldquo;most stable&amp;rdquo; point in time. In the event that it is the week of a release, this would overlap with the respective &amp;ldquo;testing ISOs&amp;rdquo;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Fashionable GNOME Forty | The Roundup #19</title><link>https://getsol.us/2021/04/27/fashionable-gnome-forty/</link><pubDate>Tue, 27 Apr 2021 14:58:33 +0300</pubDate><guid>https://getsol.us/2021/04/27/fashionable-gnome-forty/</guid><description>
&lt;p&gt;Welcome to The Roundup #19, your bytes of Solus news. In this roundup, we talk about our Budgie 10.5.3 bug fix release, GNOME 40, move to KDE&amp;rsquo;s Qt5 patch collection, and more!&lt;/p&gt;
&lt;h2&gt;Budgie 10.5.3&lt;span class="hx:absolute hx:-mt-20" id="budgie-1053"&gt;&lt;/span&gt;
&lt;a href="#budgie-1053" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;a href="https://github.com/solus-project/budgie-desktop/releases/tag/v10.5.3"target="_blank" rel="noopener"&gt;Budgie 10.5.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; is a minor release that introduces fixes for bugs, various quality-of-life improvements, and support for the GNOME 40 stack.&lt;/p&gt;
&lt;h3&gt;Bug Fixes and Cleanup&lt;span class="hx:absolute hx:-mt-20" id="bug-fixes-and-cleanup"&gt;&lt;/span&gt;
&lt;a href="#bug-fixes-and-cleanup" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Budgie 10.5.3 introduces fixes to Budgie panel applets, Raven, and various window state tracking.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Drop use of Queue and Cancellable in Raven&amp;rsquo;s NotificationView.
&lt;ul&gt;
&lt;li&gt;Instead of using a Queue (which is not thread safe anyways), just update a reference to a NotificationWindow since we only really cared about the head of the Queue to begin with.&lt;/li&gt;
&lt;li&gt;Dropped Cancellable usage for async pixbuf scaling. There has not really been a scenario yet where we have not been able to scale an icon within the amount of time before a NotificationWindow is removed.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Fix application icons not scaling in Raven&amp;rsquo;s Notification Group headers.&lt;/li&gt;
&lt;li&gt;Fix issue with VirtualBox icon not being displayed in IconTaskList applet&lt;/li&gt;
&lt;li&gt;Fix regression in Budgie Desktop Settings icon handling.&lt;/li&gt;
&lt;li&gt;MPRIS metadata, playback status, and CanGoPrevious / CanGoNext fetching is now performed immediately rather than being an unnecessary idle operation.&lt;/li&gt;
&lt;li&gt;Notifications now use a high priority timeout.&lt;/li&gt;
&lt;li&gt;Notification iconography now uses a consistent &lt;code&gt;IconSize.DIALOG&lt;/code&gt; instead of &lt;code&gt;IconSize.INVALID&lt;/code&gt; and only scales if the icon provided is not already the desired height.&lt;/li&gt;
&lt;li&gt;Prevent Budgie Desktop Settings from being pinned via drag-and-drop, fixing an issue where Budgie Desktop Settings was inadvertently pinnable and unable to be unpinned.&lt;/li&gt;
&lt;li&gt;Sound Indicator applet and Raven
&lt;ul&gt;
&lt;li&gt;Use standard mute/unmute methods, fixing issues like muting with media keys and then trying to unmute via the applet, which would previously not work.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;System Tray applet
&lt;ul&gt;
&lt;li&gt;Fix issue with KeePass causing panel segfaults.&lt;/li&gt;
&lt;li&gt;Various stability improvements, such as more proactive X11 error trapping.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;GNOME 40 Support&lt;span class="hx:absolute hx:-mt-20" id="gnome-40-support"&gt;&lt;/span&gt;
&lt;a href="#gnome-40-support" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Budgie 10.5.3 introduces support for the GNOME 40 stack. GNOME 40 introduced various changes in Mutter, gsettings-desktop-schemas, and gnome-shell which impacted the ability to use Budgie under a GNOME 40 stack or in conjunction with GDM (GNOME&amp;rsquo;s login manager which leverages gnome-shell).&lt;/p&gt;
&lt;p&gt;When compiled alongside GNOME Settings Daemon 40.x, Budgie will use the migrated font anti-aliasing and hinting options, which were moved from &lt;code&gt;org.gnome.settings-daemon.plugins.xsettings&lt;/code&gt; to &lt;code&gt;org.gnome.desktop.interface&lt;/code&gt;. In &lt;a href="https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/af5aff32514d7236d3261670a5ed0c087ee3abdd"target="_blank" rel="noopener"&gt;GNOME Shell&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; and &lt;a href="https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/commit/f7702421321ff8aeeb2aad26afefee997b63e938"target="_blank" rel="noopener"&gt;GNOME Settings Daemon&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; 40, there were changes introduced which impacted Budgie&amp;rsquo;s ability to use dedicated screensavers, such as Solus&amp;rsquo; fork of gnome-screensaver (which we have been using since 2017). &lt;a href="https://github.com/getsolus/budgie-screensaver"target="_blank" rel="noopener"&gt;This fork&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; has now been formally renamed to &lt;code&gt;budgie-screensaver&lt;/code&gt;, bumped to &lt;code&gt;v4&lt;/code&gt;, and promoted to a required component of Budgie Desktop, with changes introduced to facilitate Budgie&amp;rsquo;s continued ability to lock the session and attempt to co-exist in an installation environment alongside GNOME Shell and GDM. As always, we encourage that Budgie be used with lightdm and an optional greeter such as slick-greeter, as opposed to being installed alongside GDM and GNOME Shell.&lt;/p&gt;
&lt;h3&gt;Quality-of-life Improvements&lt;span class="hx:absolute hx:-mt-20" id="quality-of-life-improvements"&gt;&lt;/span&gt;
&lt;a href="#quality-of-life-improvements" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;img src="https://getsol.us/2021/04/27/fashionable-gnome-forty/budgie-desktop-settings.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Here are some quality-of-life improvements shipping in Budgie 10.5.3&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Filter out audacious notifications so they do not clutter up Raven.&lt;/li&gt;
&lt;li&gt;Hide &amp;ldquo;Default&amp;rdquo;, which is typically Adwaita / GTK&amp;rsquo;s internal theme. We continue to encourage the use of theming that officially supports Budgie, such as Materia and Plata.&lt;/li&gt;
&lt;li&gt;Mutter and WM preference schema settings are now only applied for Budgie session.&lt;/li&gt;
&lt;li&gt;Spacing is now configurable in the Status applet.&lt;/li&gt;
&lt;li&gt;The application fullscreen state tracking has been slightly rewritten to use the window XIDs, only call our track window state function on specific flags in the changed or current state, and reducing instances where some unset flags would not result in the application being removed as a fullscreen application.&lt;/li&gt;
&lt;li&gt;There is now an option in Budgie and exposed via Budgie Desktop Settings&amp;rsquo; &amp;ldquo;Windows&amp;rdquo; section to automatically pause notifications when a window is fullscreen and unpause when there no longer is a fullscreen window. This is useful in reducing distractions when gaming or watching content!&lt;/li&gt;
&lt;li&gt;To improve the default user experience of Budgie on some downstream operating systems such as Arch Linux, Budgie now ships with a default wallpaper, eliminating the need for downstreams to apply supplemental changes or ship a wallpaper package.&lt;/li&gt;
&lt;li&gt;We will no longer filter device added / removed notifications. This resolves issues where ejection notifications for external media would not get stored in Raven&amp;rsquo;s Notifications section.&lt;/li&gt;
&lt;li&gt;When &lt;code&gt;xdotool&lt;/code&gt; is available on the operating system, the Lock Keys applet can be clicked to toggle CapsLock and NumLock!&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Get the Release&lt;span class="hx:absolute hx:-mt-20" id="get-the-release"&gt;&lt;/span&gt;
&lt;a href="#get-the-release" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Official distribution tarballs for Budgie 10.5.3 are available &lt;a href="https://github.com/solus-project/budgie-desktop/releases/tag/v10.5.3"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. For Solus users, Budgie 10.5.3 will be coming this Friday, though most improvements above are already in the stable repository!&lt;/p&gt;
&lt;h2&gt;GNOME 40&lt;span class="hx:absolute hx:-mt-20" id="gnome-40"&gt;&lt;/span&gt;
&lt;a href="#gnome-40" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2021/04/27/fashionable-gnome-forty/gnome-40.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;With this Friday&amp;rsquo;s sync to the stable repository, we will be rolling out the GNOME 40 stack. This stack upgrade introduces the latest updates to GNOME Shell, GNOME&amp;rsquo;s desktop environment, as well as its applications, libraries, and window manager.&lt;/p&gt;
&lt;h3&gt;Highlights&lt;span class="hx:absolute hx:-mt-20" id="highlights"&gt;&lt;/span&gt;
&lt;a href="#highlights" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Solus users can expect goodies such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;GNOME Shell
&lt;ul&gt;
&lt;li&gt;Improved mouse gestures for switching workspaces (&lt;code&gt;Super&lt;/code&gt; + &lt;code&gt;Alt&lt;/code&gt; + &lt;code&gt;Scroll&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;New horizontal-oriented layout for application grid and dash.&lt;/li&gt;
&lt;li&gt;Updated keyboard shortcuts for toggling the overview and switching workspaces.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Boxes
&lt;ul&gt;
&lt;li&gt;Allow users to replace install source of live images&lt;/li&gt;
&lt;li&gt;Improve human-readable names for OS variants&lt;/li&gt;
&lt;li&gt;Indicate that we can open other formats other than .iso&lt;/li&gt;
&lt;li&gt;Update the recommended-downloads list with latest releases&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Builder
&lt;ul&gt;
&lt;li&gt;Allow disabling show-right-margin with .editorconfig&lt;/li&gt;
&lt;li&gt;Debug messages from GLib/GTK are now only shown when debugging your application, not running without debugger.&lt;/li&gt;
&lt;li&gt;Fix highlight after pasting when multiple cursors are in use&lt;/li&gt;
&lt;li&gt;GNOME application templates now provide example icons&lt;/li&gt;
&lt;li&gt;New libide helpers for plugins to locate addins by module name&lt;/li&gt;
&lt;li&gt;Project tree improvements&lt;/li&gt;
&lt;li&gt;Support running GTK 4 applications&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Calculator
&lt;ul&gt;
&lt;li&gt;Added Ctrl+Delete shortcut for clearing the current equation&lt;/li&gt;
&lt;li&gt;Added Ctrl+O shortcut for degrees symbol&lt;/li&gt;
&lt;li&gt;Added support for frequencies conversion&lt;/li&gt;
&lt;li&gt;Added support for converting to and from weeks&lt;/li&gt;
&lt;li&gt;Added support for converting to and from centuries and decades&lt;/li&gt;
&lt;li&gt;Dim inapplicable bits on word size change&lt;/li&gt;
&lt;li&gt;Show 4 decimals in converter instead of only two&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Evince
&lt;ul&gt;
&lt;li&gt;Add support for RAR v5 archives through libarchive&lt;/li&gt;
&lt;li&gt;libview: Fix support for HiDPI in link preview&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Files
&lt;ul&gt;
&lt;li&gt;Add support for extracting password-protected archives&lt;/li&gt;
&lt;li&gt;Add support for creation date&lt;/li&gt;
&lt;li&gt;Do not use default location instead of root in path bar&lt;/li&gt;
&lt;li&gt;Don&amp;rsquo;t save window state when tiled&lt;/li&gt;
&lt;li&gt;Fix Batch rename dialog crashes&lt;/li&gt;
&lt;li&gt;Fix crashes when closing the last tab&lt;/li&gt;
&lt;li&gt;Fix detection and handling of remote files&lt;/li&gt;
&lt;li&gt;Group files depending on the opening app&lt;/li&gt;
&lt;li&gt;Improve tab completion in the location entry&lt;/li&gt;
&lt;li&gt;Preserve mtime of non-empty directories on move&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;GDM
&lt;ul&gt;
&lt;li&gt;Don&amp;rsquo;t overwrite PATH set by user&lt;/li&gt;
&lt;li&gt;PAM integration improvements&lt;/li&gt;
&lt;li&gt;Support systems that boot before the graphics subsystem fully loads&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Gedit
&lt;ul&gt;
&lt;li&gt;Fix huge CPU consumption when a folder with content is deleted&lt;/li&gt;
&lt;li&gt;Start to use TeplBuffer and TeplFile APIs. As a result the new tabs are now named &amp;ldquo;Untitled File&amp;rdquo;, not &amp;ldquo;Untitled Document&amp;rdquo;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;GNOME Settings Daemon
&lt;ul&gt;
&lt;li&gt;Color: Consider night-light active when disabled until tomorrow&lt;/li&gt;
&lt;li&gt;Fix rfkill on newer kernels&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Settings
&lt;ul&gt;
&lt;li&gt;Display: Try harder to select a good and working scale&lt;/li&gt;
&lt;li&gt;Mouse &amp;amp; Touchpad: Allow horizontal scrolling in test page&lt;/li&gt;
&lt;li&gt;Show hardware model and vendor in the About panel&lt;/li&gt;
&lt;li&gt;Sound: Update mute button icon when volume changes&lt;/li&gt;
&lt;li&gt;Various fixes to the language chooser&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Music
&lt;ul&gt;
&lt;li&gt;Fixed: Adding songs to favorite crashes the app&lt;/li&gt;
&lt;li&gt;Fix album selection checkboxes style&lt;/li&gt;
&lt;li&gt;Fix artist queries to retrieve art&lt;/li&gt;
&lt;li&gt;Fix playlist deletion&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Defaults Changes&lt;span class="hx:absolute hx:-mt-20" id="defaults-changes"&gt;&lt;/span&gt;
&lt;a href="#defaults-changes" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;As a result of various changes to GNOME Shell, the current changes are being applied to various branding packages we ship or have shipped for Solus GNOME Edition:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Plata-noir has been swapped out for Materia-dark. Plata Theme has not seen development since the GNOME 3.38 stack release, which has meant considerable breakages under 40, alongside GTK4. Materia GTK Theme provides a very similar look and feel, so we are comfortable with applying this switch. If you changed your GTK or Shell theme to a non-default value, run the command:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;gsettings reset org.gnome.desktop.interface 'gtk-theme'&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Dash to Dock is &lt;strong&gt;temporarily&lt;/strong&gt; deprecated from the Solus repositories and is no longer enabled by default via our desktop branding. We will reintroduce Dash-to-Dock support when the &lt;a href="https://github.com/micheleg/dash-to-dock/pull/1402"target="_blank" rel="noopener"&gt;current merge request for GNOME 40 support&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, which introduces some instability and is &amp;ldquo;very much WIP&amp;rdquo; (exact quote), is merged in and a release is tagged around it.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The remaining extensions enabled by default, like Impatience and Tray-Icons-Reloaded, are still supported and enabled.&lt;/p&gt;
&lt;h3&gt;Upgrading&lt;span class="hx:absolute hx:-mt-20" id="upgrading"&gt;&lt;/span&gt;
&lt;a href="#upgrading" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;As always during a GNOME update, if you are using GNOME Shell, be sure to &lt;strong&gt;disable any extensions&lt;/strong&gt; which we do not provide / have enabled out-of-the-box to ensure the best possible upgrade experience. Not doing so may result in a broken desktop experience, crashes, or worse. It is not the responsibility of Solus or GNOME to ensure those extensions are maintained and updated against newer GNOME Shell APIs. If they break, we suggest you kindly reach out to the developer. For the best possible upgrade experience, you may want to properly reset your extensions back to the stock configuration. This can be done by opening up a Terminal and running the command listed below.&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;pre&gt;&lt;code&gt;gsettings reset org.gnome.shell &amp;#39;enabled-extensions&amp;#39;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;With any ecosystem as large as GNOME&amp;rsquo;s, you can expect and may encounter various issues with GNOME Shell, the window manager, or applications. We always encourage you check the respective upstream projects for issues, filing bugs with them to enable all users across the Linux ecosystem to benefit.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;For GNOME Shell, we would advise checking &lt;a href="https://gitlab.gnome.org/GNOME/gnome-shell/issues"target="_blank" rel="noopener"&gt;GNOME Shell&amp;rsquo;s issue tracker&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;For Mutter, GNOME&amp;rsquo;s window manager, we advise checking their &lt;a href="https://gitlab.gnome.org/GNOME/mutter/issues"target="_blank" rel="noopener"&gt;issue tracker&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. There is currently a known issue we are tracking related to &lt;a href="https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4071"target="_blank" rel="noopener"&gt;red tint with NVIDIA proprietary graphics under X.org&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; that is the result of using a different ICC profile. If you use a dedicated color profile, the current workaround for this is to remove your color profile then add &lt;code&gt;Colorspace: sRGB&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;For applications, searching &lt;a href="https://gitlab.gnome.org"target="_blank" rel="noopener"&gt;GNOME&amp;rsquo;s GitLab instance&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; is the best way to find and reach the respective developers.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As with every GNOME Stack upgrade, we take this opportunity to remove packages from our repository that have either:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Implemented changes which result in the application no longer being aligned with the goals / purpose of Solus&lt;/li&gt;
&lt;li&gt;Not received updates for several stack upgrades or an extended period of time&lt;/li&gt;
&lt;li&gt;No longer compile / work as originally intended against newer upgrades&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The majority of the packages which have been removed during this GNOME Stack upgraded are listed below, excluding old auto-generated documentation packages, and the reason for their deprecation:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;epiphany: We have multiple alternative and objectively better web browsers in our repos. Epiphany has been held back for some time due to libhandy and we are more comfortable with deprecating it at this point. You can always get it from Flatpak.&lt;/li&gt;
&lt;li&gt;gnome-clocks: Used libhandy but actual deprecation reason is that it does not support new gweather APIs.&lt;/li&gt;
&lt;li&gt;nemiver: Has not been developed for a number of years by GNOME and they have other debugging utilities like what you can get via sysprof and Builder.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We have also held back baobab, gnome-disks, gnome-photos, and gnome-maps due to their new requirement for libhandy. This is in addition to existing applications held back. It is always worth keeping in mind that should you desire the most recent versions of this software, flatpak and snap support is available!&lt;/p&gt;
&lt;h2&gt;KDE Framework 5.81.0 and Plasma 5.21.4&lt;span class="hx:absolute hx:-mt-20" id="kde-framework-5810-and-plasma-5214"&gt;&lt;/span&gt;
&lt;a href="#kde-framework-5810-and-plasma-5214" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;KDE Frameworks has been updated to 5.81.0. This introduces fixes such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Baloo: Update filename terms when moving/renaming file&lt;/li&gt;
&lt;li&gt;Breeze Icons
&lt;ul&gt;
&lt;li&gt;Added branches with leaves to Kmymoney icon&lt;/li&gt;
&lt;li&gt;Add high-brightness and low-brightness icons&lt;/li&gt;
&lt;li&gt;Fix location of brightness icons&lt;/li&gt;
&lt;li&gt;Link svn-* icons to new vcs-* icons&lt;/li&gt;
&lt;li&gt;Make lock icon filled status consistent&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;KConfigWidgets: Introduce KHamburgermenu&lt;/li&gt;
&lt;li&gt;KCoreAddons: Enable Unicode support in QRegularExpression where needed&lt;/li&gt;
&lt;li&gt;KIO
&lt;ul&gt;
&lt;li&gt;Fix crash in ApplicationLauncherJob(service) when service is null&lt;/li&gt;
&lt;li&gt;Handle errors during xattr copy in a more robust way&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;KNotification: Don’t close resident notifications when action is invoked&lt;/li&gt;
&lt;li&gt;KTextEditor
&lt;ul&gt;
&lt;li&gt;Avoid gaps in indentation line drawing&lt;/li&gt;
&lt;li&gt;Add option to keep spaces to the left of cursor when saving&lt;/li&gt;
&lt;li&gt;Don’t warn about unsaved changes when closing if blank and unsaved&lt;/li&gt;
&lt;li&gt;Don’t use F9 &amp;amp; F10 as shortcuts&lt;/li&gt;
&lt;li&gt;Restrict horizontal range of cursor to avoid unintentionally wrapping&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Full announcement &lt;a href="https://kde.org/announcements/frameworks/5/5.81.0/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Plasma 5.21.4&lt;span class="hx:absolute hx:-mt-20" id="plasma-5214"&gt;&lt;/span&gt;
&lt;a href="#plasma-5214" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Plasma has been updated to 5.21.4. This introduces numerous bug fixes such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Bluedevil: Fix tooltip showing wrong name for connected device.&lt;/li&gt;
&lt;li&gt;KScreen: Prefer “21:9” over “64:27” aspect ratio&lt;/li&gt;
&lt;li&gt;KWin: Fix crash on hotplugging displays while switched to another TTY.&lt;/li&gt;
&lt;li&gt;Plasma Audio Volume Control: Round volume to avoid increasing or decreasing by more than stepSize.&lt;/li&gt;
&lt;li&gt;Plasma Desktop: Fix zero badges (eg when downloading small files with Firefox).&lt;/li&gt;
&lt;li&gt;Plasma NetworkManager: Fix bug with openfortivpn that do not support 2fa.&lt;/li&gt;
&lt;li&gt;Plasma Systemmonitor: Fix scrollbar overlapping configuration page.&lt;/li&gt;
&lt;li&gt;Plasma Workspace
&lt;ul&gt;
&lt;li&gt;applets/digital-clock: Fix timezone placeholder message positioning.&lt;/li&gt;
&lt;li&gt;Fix color scheme preview.&lt;/li&gt;
&lt;li&gt;Krunner: Restore history related property and methods for compatibility with third party themes.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Full changelog &lt;a href="https://kde.org/announcements/changelogs/plasma/5/5.21.3-5.21.4/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Postgresql 13&lt;span class="hx:absolute hx:-mt-20" id="postgresql-13"&gt;&lt;/span&gt;
&lt;a href="#postgresql-13" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Our Postgresql has been updated to 13.2, which features various changes noted &lt;a href="https://www.postgresql.org/docs/13/release-13-2.html"target="_blank" rel="noopener"&gt;in the Postgresql release notes&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. If you use postgresql for local development purposes, as with all major upgrades you will need to perform a dump / restore either prior to upgrading or by re-installing an older version of postgresql, performing the dump, then doing the restore post-upgrade.&lt;/p&gt;
&lt;p&gt;To assist with migration, this has been &lt;a href="https://getsol.us/articles/software/postgresql/en/"&gt;formally documented&lt;/a&gt; on our Help Center!&lt;/p&gt;
&lt;h2&gt;Qt 5.15.3 Upgrade&lt;span class="hx:absolute hx:-mt-20" id="qt-5153-upgrade"&gt;&lt;/span&gt;
&lt;a href="#qt-5153-upgrade" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;KDE / Plasma Desktop maintainer Friedrich von Gellhorn (a.k.a Girtablulu) has moved our Qt5 to &lt;a href="https://dot.kde.org/2021/04/06/announcing-kdes-qt-5-patch-collection"target="_blank" rel="noopener"&gt;KDE&amp;rsquo;s Qt 5 patch collection&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, released as 5.13.5, including the following packages:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4727:766eff952057ffae465259adbe9e2def3a3ade2d"target="_blank" rel="noopener"&gt;qt5-3d&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2736:5e35f3c538cbe38d2243cc0591608fed74ae3184"target="_blank" rel="noopener"&gt;qt5-base&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3925:bda15a2d6eed25d105d5d813beb59d03ddb2fdd7"target="_blank" rel="noopener"&gt;qt5-charts&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2737:268e8262928b14d456343e22ffe6532f748af2aa"target="_blank" rel="noopener"&gt;qt5-connectivity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4991:b89bf6b3ae793fd287f37dfd3c96ab3d2b464637"target="_blank" rel="noopener"&gt;qt5-datavis3d&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2738:2175f733c5bb225b87a498d62d11d96fd744453c"target="_blank" rel="noopener"&gt;qt5-declarative&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2740:0355294dcf5aee3056073022fa2e577210b890c6"target="_blank" rel="noopener"&gt;qt5-graphical-effects&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4548:0007122ecab3312a18a1340f7bf399fdb42fe490"target="_blank" rel="noopener"&gt;qt5-imageformats&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2741:25cb75a482daf9e52a21ae3a8c34cb12dda5a19e"target="_blank" rel="noopener"&gt;qt5-location&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2742:0433518b8fc0df2a4dd185814a464f55076c0c89"target="_blank" rel="noopener"&gt;qt5-multimedia&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4614:686b2f76db806f796dd0c56c920eb0f6da1bdb94"target="_blank" rel="noopener"&gt;qt5-networkauth&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2743:0a3577e247b330b168f463fe216b18a81aef3d11"target="_blank" rel="noopener"&gt;qt5-quickcontrols&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2744:43a31ee257a581112beaff23b100dd54d0c7aec7"target="_blank" rel="noopener"&gt;qt5-quickcontrols2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2745:60124dbffe64dd4fd1a8fd25d09357131411b74b"target="_blank" rel="noopener"&gt;qt5-script&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4385:e0e44e7246271ad68b6eeee83457f33338df2b18"target="_blank" rel="noopener"&gt;qt5-scxml&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2746:b2d04b5e1d1cfa345803f21c501e43f52955a220"target="_blank" rel="noopener"&gt;qt5-sensors&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2747:d5d89947e5685a98d093ea455042e5dda183764d"target="_blank" rel="noopener"&gt;qt5-serialbus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2748:eaf4a8ccc39a17ea825091cdac3f39bcea0cbd13"target="_blank" rel="noopener"&gt;qt5-serialport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4521:bae7cd0c74565422c62457946c18085f83fa99c6"target="_blank" rel="noopener"&gt;qt5-speech&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2749:596939b8185462aae91f6c21adffdfa832b6a0ed"target="_blank" rel="noopener"&gt;qt5-svg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2750:7a7527a092ff31656618ef4401f96d1b7df6ef74"target="_blank" rel="noopener"&gt;qt5-tools&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2751:d630bdcb7bd972c9bb7b9c98b2bd095a2b7653b0"target="_blank" rel="noopener"&gt;qt5-translations&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3789:7289345a6795eecc759b98e096b31ce19420347c"target="_blank" rel="noopener"&gt;qt5-virtualkeyboard&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2757:9297e8a7a7aeba1247b0abf288015dc4d71d3f80"target="_blank" rel="noopener"&gt;qt5-x11extras&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2759:cc705b7a0a9af9111c0df862cded37900f7782a9"target="_blank" rel="noopener"&gt;qt5-xmlpatterns&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2752:57aef6cb679d1937ad0ede75249699332f04b8a7"target="_blank" rel="noopener"&gt;qt5-wayland&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2753:5b65e4eb725f34624c803a152a627947ac2997de"target="_blank" rel="noopener"&gt;qt5-webchannel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2754:a4f8c22858c2e3fbed75f88100cac101b1353949"target="_blank" rel="noopener"&gt;qt5-webengine&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2756:03fa8b054dc02796962949fcb8dbc57d398eaab7"target="_blank" rel="noopener"&gt;qt5-websockets&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2755:7b44e0442ff4d36b037152e1eff9bc50273a24fc"target="_blank" rel="noopener"&gt;qt5-webkit&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4846:1d1b3ee90d5793fcf2c60b2f13b602d169b571c8"target="_blank" rel="noopener"&gt;qt5-webview&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Package Highlights&lt;span class="hx:absolute hx:-mt-20" id="package-highlights"&gt;&lt;/span&gt;
&lt;a href="#package-highlights" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Here is a highlight of some other package updates that have been done since our last sync. Please note this is not a comprehensive list, we were not going to go through hundreds of package updates. It also is not going to cover anything that has landed between the release of the blog post and the sync on April 30th, because time does not work that way:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R649:1031e15b6ef6ed49259517f345b7322efbafca5b"target="_blank" rel="noopener"&gt;docker 20.10.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4813:13c6d3a240bdccd74e5059cfd380bad73174c0dc"target="_blank" rel="noopener"&gt;drawing 0.8.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R742:5d5abb3cda389b3ca5cfc6bb31b81798a5a2f18c"target="_blank" rel="noopener"&gt;ffmpeg: enable module files support via libopenmpt&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R755:af0a1510f5e5454ff915f3e9fe32479997333ae3"target="_blank" rel="noopener"&gt;firefox 88.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R1031:284bbc5a0773cd15f17f19a4cdd07abade26be14"target="_blank" rel="noopener"&gt;godot 3.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R5024:a7441548278ad491b485526e07adaeeb87694996"target="_blank" rel="noopener"&gt;google-cloud-sdk 337.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R5040:389bd6131ecaeff056243a020a071d7035ff201f"target="_blank" rel="noopener"&gt;goverlay 0.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R1085:5849e266dfdbc12e663e973b3f8863932b879e85"target="_blank" rel="noopener"&gt;gstreamer-1.0-plugins-bad: switch from libmodplug to libopenmpt&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2816:52e94e5a01febc0818385752cb5405b6d45e4c90"target="_blank" rel="noopener"&gt;element 1.7.25&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4352:9d1f34ad0ca261c802cc614d50b0f01a4b90f770"target="_blank" rel="noopener"&gt;kubectl 1.21.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R5033:8321a3e359ca8cd989dced6c49dcf345f4b27130"target="_blank" rel="noopener"&gt;lazygit 0.28.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R1098:e2b1198534aad8f6ee227dfd6d5539e4fcc9fa10"target="_blank" rel="noopener"&gt;libgtk-3 3.24.29&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4851:1e019140bcfd9cf582693a809661562ae4af2d9f"target="_blank" rel="noopener"&gt;libplacebo 3.120.2 &amp;amp; switch from glslang to shaderc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R1997:e2e1b1b0ee117f6c4baf20e6d2972b56c218d96f"target="_blank" rel="noopener"&gt;lxc 4.0.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3879:7fdf330f5ab57a984031ee5ad0ce8530724885f3"target="_blank" rel="noopener"&gt;mailspring 1.9.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2019:615a6231992c128aa38d7dd0f0a0d7f050aaaab4"target="_blank" rel="noopener"&gt;mariadb 10.5.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4811:af82630fbc926eb79782c75506ad1ec3d700843b"target="_blank" rel="noopener"&gt;matcha-gtk-theme 20210409&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2070:921eaf5e630cdf662290bf399d548c1596b5a50b"target="_blank" rel="noopener"&gt;mgba 0.9.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2075:115c145cbae7b1389ee79d74d401cec3b426a470"target="_blank" rel="noopener"&gt;minikube 1.19.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2091:396ceb8d19f332f461d855a958a93821bbb0df88"target="_blank" rel="noopener"&gt;mono 6.12.0.122&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2155:2d83575c10a7fcab6265d6047cd50a99671e643c"target="_blank" rel="noopener"&gt;network-manager 1.30.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2210:eca067c3b5c875963a34978c520f7fc9e47e245d"target="_blank" rel="noopener"&gt;nvidia-glx-driver 465.24.02&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4568:decea6685df8e68049cc886c68e64d7e13e94aad"target="_blank" rel="noopener"&gt;paraview: Build against all possible system libraries&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4790:c8db10d7452e6512b6c18a6126e31f86e31d5cc9"target="_blank" rel="noopener"&gt;podman 3.1.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3477:c2e5ebd3436c19cebb6dca96f5441df0bd0f61da"target="_blank" rel="noopener"&gt;rednotebook 2.22&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2922:f1889db3004e5d3535e293b4e440616c46afd34d"target="_blank" rel="noopener"&gt;solaar 1.0.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4656:5647e66843d14c7ed6dda953a94a2febacb07f6a"target="_blank" rel="noopener"&gt;strawberry 0.9.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3133:40c9ca5ee1102a59a44c91eb79694db24e4d83f5"target="_blank" rel="noopener"&gt;virtualbox 6.1.20&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4419:8264d596322f002cfede6916b04b58acb963e7be"target="_blank" rel="noopener"&gt;vulkan 1.2.170&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3153:86987b01f7540f29aefa0623b4165b17425ccc2d"target="_blank" rel="noopener"&gt;warzone2100 4.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3169:7d8f5effe99a06f3972221c7c15c2598f236528f"target="_blank" rel="noopener"&gt;wine 6.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3304:398032d366009ad5e344b68bf25dd6c084953947"target="_blank" rel="noopener"&gt;youtube-dl 2021.04.17&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Solus 4.2 Released</title><link>https://getsol.us/2021/02/03/solus-4-2-released/</link><pubDate>Wed, 03 Feb 2021 10:28:52 +0200</pubDate><guid>https://getsol.us/2021/02/03/solus-4-2-released/</guid><description>
&lt;img src="https://getsol.us/2021/02/03/solus-4-2-released/solus-4.2-featured_hu_109cdf739f1717a6.jpg" width="640" height="360"/>&lt;p&gt;We are proud to announce the immediate availability of Solus 4.2, a new Solus 4 &amp;ldquo;Fortitude&amp;rdquo; series release. This release delivers new desktop environment updates, software stacks, and hardware enablement.&lt;/p&gt;
&lt;h2&gt;General&lt;span class="hx:absolute hx:-mt-20" id="general"&gt;&lt;/span&gt;
&lt;a href="#general" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Default Applications&lt;span class="hx:absolute hx:-mt-20" id="default-applications"&gt;&lt;/span&gt;
&lt;a href="#default-applications" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;All of our editions feature:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Firefox 85.0&lt;/li&gt;
&lt;li&gt;LibreOffice 7.0.4.2&lt;/li&gt;
&lt;li&gt;Thunderbird 78.6.1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For audio and video multimedia playback, we offer software out-of-the-box that caters specifically to our desired experience for each edition.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Budgie, GNOME, and MATE editions all ship with Rhythmbox for audio playback, with the latest release of the Alternate Toolbar extension to provide a more modern user experience.&lt;/li&gt;
&lt;li&gt;Budgie and GNOME ship with GNOME MPV for video playback.&lt;/li&gt;
&lt;li&gt;MATE ships with VLC for video playback.&lt;/li&gt;
&lt;li&gt;Plasma ships with Elisa for audio playback and SMPlayer for video playback.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Hardware and Kernel Enablement&lt;span class="hx:absolute hx:-mt-20" id="hardware-and-kernel-enablement"&gt;&lt;/span&gt;
&lt;a href="#hardware-and-kernel-enablement" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;This release of Solus ships with Linux kernel 5.10.12, enabling us to provide support for a range of the newer hardware, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Newer AMD Ryzen 5th generation processors, such as the 5600X to 5950X.&lt;/li&gt;
&lt;li&gt;Newer Intel Comet Lake CPUs, such as the Intel Core i9-10850K.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Mesa has been upgraded to 20.3.3. This introduces support for new GPUs, Vulkan 1.2 API support, numerous fixes for the latest gaming titles, and ACO shader compilation is now enabled by default for the RADV Vulkan driver.&lt;/p&gt;
&lt;p&gt;Solus 4.2 introduces support for many new features and hardware capabilities through our continuous kernel enablement, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;AMD RAPL MSR based Energy driver&lt;/li&gt;
&lt;li&gt;AMD Renoir Audio Co-processor support&lt;/li&gt;
&lt;li&gt;AMD SoC SPI controller driver support&lt;/li&gt;
&lt;li&gt;Enabled ACPI and HID ambient light sensors&lt;/li&gt;
&lt;li&gt;Enabled &lt;code&gt;CONFIG_DRM_LOAD_EDID_FIRMWARE&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Enabled NVMe hardware monitoring via &lt;code&gt;CONFIG_NVME_HWMON&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Enabled various modules required for software such as CTParental, Mininet, and ROCm&lt;/li&gt;
&lt;li&gt;Enabled early KMS for amdgpu, i915, qxl, radeon, and virtio-gpu&lt;/li&gt;
&lt;li&gt;Fast charge control for iOS devices.&lt;/li&gt;
&lt;li&gt;Improved exFAT file system support&lt;/li&gt;
&lt;li&gt;Intel Broxton PMICs&lt;/li&gt;
&lt;li&gt;Intel Classmate accelerometer, backlight, and input device support&lt;/li&gt;
&lt;li&gt;Intel Haswell and Broadcom support with I2S codec present&lt;/li&gt;
&lt;li&gt;Intel Jasper Lake PCH pinctrl and GPIO drivers&lt;/li&gt;
&lt;li&gt;Realtek 8723DE and 8821CD PCI wireless network adapters&lt;/li&gt;
&lt;li&gt;Several new USB cameras&lt;/li&gt;
&lt;li&gt;Support for setup / unlock / lock Locking ranges for SED devices using the Opal protocol.&lt;/li&gt;
&lt;li&gt;Support for Solarflare NICs&lt;/li&gt;
&lt;li&gt;Surface 3 battery platform driver support&lt;/li&gt;
&lt;li&gt;XFS Online Repair&lt;/li&gt;
&lt;li&gt;We have retained XFS v4 Format support to ensure compatibility with any existing XFS filesystems&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Multimedia Upgrades&lt;span class="hx:absolute hx:-mt-20" id="multimedia-upgrades"&gt;&lt;/span&gt;
&lt;a href="#multimedia-upgrades" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;This release ships with ffmpeg 4.3.1, the latest in the 4.3 series. This enables us to provide support for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;AMD AMF Vulkan-based encoding&lt;/li&gt;
&lt;li&gt;AV1 encoding via librav1e&lt;/li&gt;
&lt;li&gt;Intel QSV-accelerated VP8 decoding&lt;/li&gt;
&lt;li&gt;SoX resampler support&lt;/li&gt;
&lt;li&gt;Support for TrueHD in MP4&lt;/li&gt;
&lt;li&gt;VDPAU VP9 hardware acceleration&lt;/li&gt;
&lt;li&gt;Vulkan-accelerated filters&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Solus 4.2 ships with the latest dav1d AV1 decoder, version 0.8.1, offering significant performance improvements and optimizations for decoding compared to its original inclusion in Solus 4.1.&lt;/p&gt;
&lt;p&gt;Solus ships with the latest release of gstreamer, 1.18.2. This release features many improvements and fixes, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enhancements to High Dynamic Range (HDR) representation and signaling&lt;/li&gt;
&lt;li&gt;Improvements to playback rate changes.&lt;/li&gt;
&lt;li&gt;Renegotiation support in webrtcbin&lt;/li&gt;
&lt;li&gt;gstreamer plugins &amp;ldquo;good&amp;rdquo;: avidemux can handle now H.265 video&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can see all the latest news on GStreamer 1.18 &lt;a href="https://gstreamer.freedesktop.org/releases/1.18/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Solus 4.2 ships with Pulseaudio 14.1, which features some key improvements such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Automatic switching to HDMI being disabled by default&lt;/li&gt;
&lt;li&gt;Support for more USB gaming headets&lt;/li&gt;
&lt;li&gt;&amp;ldquo;flat volumes&amp;rdquo; being disabled by default&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Budgie&lt;span class="hx:absolute hx:-mt-20" id="budgie"&gt;&lt;/span&gt;
&lt;a href="#budgie" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2021/02/03/solus-4-2-released/Budgie.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus ships with the latest release of our flagship desktop environment, &lt;a href="https://getsol.us/2020/12/02/budgie-10-5-2-released"&gt;Budgie 10.5.2&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Budgie 10.5.2 introduced &lt;a href="https://github.com/getsolus/budgie-desktop-view"target="_blank" rel="noopener"&gt;budgie-desktop-view&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, our new desktop icons implementation. In releases dating back to the beginning of Budgie 10, we had been using Nautilus&amp;rsquo; (now legacy) desktop icons implementation to provide such support. When Nautilus removed their desktop icons support, Solus used an older version of Nautilus to retain it, while some other downstream consumers of Budgie used alternative file managers with similar features to that version of Nautilus, such as Nemo.&lt;/p&gt;
&lt;p&gt;We recognized that Desktop Icons was an important part of the workflow of many users, so we spent considerable time during this development cycle ensuring there was a solution for them as well as our downstream users of Budgie. Expanding on this, Solus 4.2 defaults to having desktop icons enabled to make Solus more approachable to new users.&lt;/p&gt;
&lt;p&gt;Budgie Menu has received various refinements:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Budgie Menu introduces additional checks for an application&amp;rsquo;s DesktopAppInfo, ensuring that we consistently skip apps and exclude them from calculations when they have &lt;code&gt;Hidden&lt;/code&gt; or &lt;code&gt;NoDisplay&lt;/code&gt; set, as well as if the &lt;code&gt;NotShowIn&lt;/code&gt; contains &lt;code&gt;Budgie&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Budgie Menu will no longer show empty categories, a common occurrence when installing applications via WINE.&lt;/li&gt;
&lt;li&gt;Budgie Menu will now alphabetically sort category names, which is useful when you have custom user desktop directories for applications. They are no longer forced to be below default system-wide desktop directories such as Internet / Networking, Office, Sound &amp;amp; Video, etc.&lt;/li&gt;
&lt;li&gt;Applications which utilize &lt;code&gt;pkexec&lt;/code&gt; in their desktop info will now spawn an asynchronous process, with &lt;code&gt;pkexec&lt;/code&gt; being the command and passing the rest of the command line content as arguments.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Budgie 10.5.2 saw a complete rewrite of its System Tray implementation. Since the days of Budgie 7 in 2017, Budgie had been using an &lt;code&gt;na-tray&lt;/code&gt; implementation also seen in desktop environments such as Cinnamon for the creation and management of system tray icons. With our new System Trays implementation leveraging the XEmbed Protocol, we&amp;rsquo;ve been able to fix numerous issues such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Background icons not refreshing, resulting in instances where it may appear that multiple icons are overlapping.&lt;/li&gt;
&lt;li&gt;Tray icons not consistently hiding when a panel hides (during &amp;ldquo;Intelligent&amp;rdquo; mode).&lt;/li&gt;
&lt;li&gt;Tray icons blinking when panel transparency is set to &amp;ldquo;Dynamic&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Tray icons getting hidden when switching icon themes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Sound applet has seen a redesign and now features a dedicated button for mute toggling, as well as leveraging iconography for the System Settings button rather than text.&lt;/p&gt;
&lt;p&gt;You can now choose which side of the screen Raven, our notification and widget center, appears. Prior to Budgie 10.5.2, Raven would always appear on the left side when the main panel and trigger were on the left, and appear on the right when the main panel was anywhere else. Users will be able to choose between this behaviour, called &amp;ldquo;Automatic&amp;rdquo;, as well as left and right sides!&lt;/p&gt;
&lt;p&gt;There was so many other improvements and fixes in this new release. Check our &lt;a href="https://getsol.us/2020/12/02/budgie-10-5-2-released"&gt;our dedicated blog post&lt;/a&gt; for more information!&lt;/p&gt;
&lt;h2&gt;GNOME&lt;span class="hx:absolute hx:-mt-20" id="gnome"&gt;&lt;/span&gt;
&lt;a href="#gnome" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2021/02/03/solus-4-2-released/GNOME.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus 4.2 GNOME Edition ships with the latest release of the GNOME 3.38 Stack, 3.38.3. GNOME 3.38.3 introduces various fixes to the GNOME experience such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A brand new major release of Tracker, GNOME&amp;rsquo;s search engine and database for local and remote content.&lt;/li&gt;
&lt;li&gt;Disks will now always show other filesystem format choices and has fixes for drive unmounting and partition creation.&lt;/li&gt;
&lt;li&gt;GNOME Shell
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;Boot Options&amp;rdquo; support to restart dialog.&lt;/li&gt;
&lt;li&gt;Items can now be re-arranged in the app picker.&lt;/li&gt;
&lt;li&gt;Restart has been moved into a separate menu item / dialog.&lt;/li&gt;
&lt;li&gt;Screen recordings are now added to recent items.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Music has numerous bug fixes and a rework of art retrieval.&lt;/li&gt;
&lt;li&gt;Mutter
&lt;ul&gt;
&lt;li&gt;Improvements to performance thanks to optimized resource scale computation, painting of backgrounds, offscreen effect cache invalidation, and more
&lt;ul&gt;
&lt;li&gt;Night Light fixes after DPMS (Display Power Management Signaling).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Support for custom keyboard layouts under &lt;code&gt;$XDG_CONFIG_HOME/xkb&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Numerous X11 fixes for button scrolling, IM handling, overview key when using multiple keyboard layouts.&lt;/li&gt;
&lt;li&gt;WINE copy &amp;amp; paste&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Photos now has a new image filter called Trencin, similar to Instagram&amp;rsquo;s Clarendon filter.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Solus GNOME Edition continues to ship with our curated out-of-the-box experience leveraging a multitude of extensions, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Dash to Dock for quick and easy access to favorited and running applications&lt;/li&gt;
&lt;li&gt;Drive Menu for quick access to plugged-in devices (such as USB thumb drives)&lt;/li&gt;
&lt;li&gt;Impatience for faster animations&lt;/li&gt;
&lt;li&gt;Top Icons for system tray icon support out-of-the-box&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;MATE&lt;span class="hx:absolute hx:-mt-20" id="mate"&gt;&lt;/span&gt;
&lt;a href="#mate" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2021/02/03/solus-4-2-released/MATE.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus 4.2 MATE Edition ships with MATE 1.24, which contains &lt;a href="https://mate-desktop.org/blog/2020-02-10-mate-1-24-released/"target="_blank" rel="noopener"&gt;numerous bug fixes and under-the-hood improvements&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. Some of the highlights include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Caja can now show thumbnails in its list view.&lt;/li&gt;
&lt;li&gt;Engrampa now has support for more formats.&lt;/li&gt;
&lt;li&gt;MATE Control Center will now display its icons correctly on HiDPI displays.&lt;/li&gt;
&lt;li&gt;New window decoration themes in Marco.&lt;/li&gt;
&lt;li&gt;The alt+tab max columns is now configurable and considers window label width.&lt;/li&gt;
&lt;li&gt;The Mouse app now supports acceleration profiles.&lt;/li&gt;
&lt;li&gt;The Indicator applet has improved interaction with oddly-sized icons.&lt;/li&gt;
&lt;li&gt;There is now a webp files eom-thumbnailer.&lt;/li&gt;
&lt;li&gt;The window list applet now supports window thumbnails on hover.&lt;/li&gt;
&lt;li&gt;Pluma plugins are now fully switched to Python 3.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Brisk Menu&lt;span class="hx:absolute hx:-mt-20" id="brisk-menu"&gt;&lt;/span&gt;
&lt;a href="#brisk-menu" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Solus 4.2 also ships with Brisk Menu 0.6.2. This release features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;applet: Re-create applet menu when changing window-type
&lt;ul&gt;
&lt;li&gt;Currently changing window types (between &amp;lsquo;classic&amp;rsquo; and &amp;lsquo;dash&amp;rsquo;) requires restarting Brisk Menu. This leads to software like MATE Tweak to have to kill the brisk-menu process to ensure a smooth transition between panel layouts.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;backend: Hide menu when rebuilding menu items
&lt;ul&gt;
&lt;li&gt;Since we have a monitor to update the menu whenever the desktop files are updated, the list of filtered menu items can change while the user is actively navigating through it. This causes the GtkListBox filters to segfault. Hiding the menu whenever the GAppInfoMonitor fires the &amp;ldquo;changed&amp;rdquo; signal clears out the GtkListBox, and so no filtering is happening. This only happens when installing or removing applications while browsing the menu, so it should not be generally disruptive, and will prevent the menu from crashing.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;frontend: Allow keyboard navigation
&lt;ul&gt;
&lt;li&gt;Instead of disabling focus, we reuse the rollover functionality to enable listening for focus events, then we activate the corresponding category.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Plasma&lt;span class="hx:absolute hx:-mt-20" id="plasma"&gt;&lt;/span&gt;
&lt;a href="#plasma" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2021/02/03/solus-4-2-released/Plasma.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus 4.2 Plasma Edition ships with the latest Plasma Desktop 5.20.5, KDE Frameworks 5.78, KDE Applications 20.12.1 and QT 5.15.2, which brings many new features, some highlighted below:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;New System Tray layout&lt;/li&gt;
&lt;li&gt;Switched the Task Manager default to Icons only&lt;/li&gt;
&lt;li&gt;Night Color&lt;/li&gt;
&lt;li&gt;Various improvements to System Settings &amp;amp; Info Center such as SMART support, improved layout, and highlighting of changed settings&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Solus-specific Plasma integration has received various refinements, specifically:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes in SolusDark Coloring for better visibility&lt;/li&gt;
&lt;li&gt;Solus Wallpaper in different sizes&lt;/li&gt;
&lt;li&gt;A new Window will open where the mouse is&lt;/li&gt;
&lt;li&gt;Change dolphin to always open in the HOME dir&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Download&lt;span class="hx:absolute hx:-mt-20" id="download"&gt;&lt;/span&gt;
&lt;a href="#download" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;To download our latest Editions, you can go to our &lt;a href="https://getsol.us/download/"&gt;Download&lt;/a&gt; page, where direct links and torrents are available!&lt;/p&gt;
&lt;hr&gt;
&lt;h2&gt;Changelog of ISO (Budgie)&lt;span class="hx:absolute hx:-mt-20" id="changelog-of-iso-budgie"&gt;&lt;/span&gt;
&lt;a href="#changelog-of-iso-budgie" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Packages Added&lt;span class="hx:absolute hx:-mt-20" id="packages-added"&gt;&lt;/span&gt;
&lt;a href="#packages-added" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Budgie-desktop-branding-fortitude-plus&lt;/li&gt;
&lt;li&gt;Budgie-desktop-view&lt;/li&gt;
&lt;li&gt;exfatprogs&lt;/li&gt;
&lt;li&gt;graphviz&lt;/li&gt;
&lt;li&gt;gts&lt;/li&gt;
&lt;li&gt;iio-sensor-proxy&lt;/li&gt;
&lt;li&gt;jbig2dec&lt;/li&gt;
&lt;li&gt;libinstpatch&lt;/li&gt;
&lt;li&gt;libmaxminddb&lt;/li&gt;
&lt;li&gt;liburing&lt;/li&gt;
&lt;li&gt;libuv&lt;/li&gt;
&lt;li&gt;libxaw&lt;/li&gt;
&lt;li&gt;network-manager-applet&lt;/li&gt;
&lt;li&gt;network-manager-livecd&lt;/li&gt;
&lt;li&gt;python-libevdev&lt;/li&gt;
&lt;li&gt;raqm&lt;/li&gt;
&lt;li&gt;srt&lt;/li&gt;
&lt;li&gt;yt-dlc&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Packages Removed&lt;span class="hx:absolute hx:-mt-20" id="packages-removed"&gt;&lt;/span&gt;
&lt;a href="#packages-removed" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;cmocka&lt;/li&gt;
&lt;li&gt;exfat-utils&lt;/li&gt;
&lt;li&gt;gnome-online-miners&lt;/li&gt;
&lt;li&gt;gom&lt;/li&gt;
&lt;li&gt;libgrss&lt;/li&gt;
&lt;li&gt;libtelepathy-glib&lt;/li&gt;
&lt;li&gt;libzapojit&lt;/li&gt;
&lt;li&gt;vino&lt;/li&gt;
&lt;li&gt;youtube-dl&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changes&lt;span class="hx:absolute hx:-mt-20" id="changes"&gt;&lt;/span&gt;
&lt;a href="#changes" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;ldb&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ldb/browse/master/;5262b83"target="_blank" rel="noopener"&gt;Rune Morling: ldb: Update to 2.1.4 (samba 4.12.x stack upgrade)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-doc-utils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-doc-utils/browse/master/;97f47c7"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgeocode-glib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgeocode-glib/browse/master/;3e148ac"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-themes-extra&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-themes-extra/browse/master/;68e11a8"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;colord&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/colord/browse/master/;755bac7"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgrade to latest colord. Switch to meson.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;less&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/less/browse/master/;30aaaf5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update less to 563&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;budgie-desktop-branding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop-branding/browse/master/;4b26b3f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to reflect background change.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop-branding/browse/master/;231047c"target="_blank" rel="noopener"&gt;Joshua Strobl: Introduce fortitude-plus sub-package for Solus 4.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libheif&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libheif/browse/master/;945c95a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libheif to 1.10.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libheif/browse/master/;79a3ed9"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for aom&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libheif/browse/master/;3471fda"target="_blank" rel="noopener"&gt;Pierre-Yves: Safety rebuild libheif for dav1d 0.8.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libheif/browse/master/;d8df616"target="_blank" rel="noopener"&gt;Martin Reboredo: Update libheif to 1.9.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwpe&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwpe/browse/master/;b02f279"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.8.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;qtstyleplugins&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qtstyleplugins/browse/master/;45d6d1b"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild qtstyle against QT 5.15.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qtstyleplugins/browse/master/;f32cc3d"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against QT 5.15.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lz4&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lz4/browse/master/;7c3ff41"target="_blank" rel="noopener"&gt;Pierre-Yves: Update lz4 to 1.9.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxres&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxres/browse/master/;2a37570"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;evince&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evince/browse/master/;7f76e3d"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evince/browse/master/;54f1a6d"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.0. Changelog available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gd/browse/master/;977c65b"target="_blank" rel="noopener"&gt;Martin Reboredo: Rebuild gd against raqm&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-plugins-ugly&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-ugly/browse/master/;dae3d63"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against libcdio&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-ugly/browse/master/;c5edc48"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.18.2. Changelog available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-ugly/browse/master/;f796747"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.18.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-ugly/browse/master/;10781c2"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against x264&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libnspr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnspr/browse/master/;f680e26"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnspr to 4.29&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-plugins-good&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-good/browse/master/;0c03a3b"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.18.2. Changelog available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-good/browse/master/;47e01ce"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.18.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-good/browse/master/;edffcdf"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against twolame&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;x264&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/x264/browse/master/;9126059"target="_blank" rel="noopener"&gt;Alexander Vorobyev: Update x264 to 0.161.3039&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/x264/browse/master/;1fe13aa"target="_blank" rel="noopener"&gt;Alexander Vorobyev: Update x264 to 0.161.3020&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mesalib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;4bff461"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 20.3.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;128365b"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;5640e1c"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 20.2.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;0320140"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild mesalib for zstd 1.4.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;b0dd147"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 20.2.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxshmfence&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxshmfence/browse/master/;3a2ef46"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-plugins-base&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-base/browse/master/;8adee0e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.18.2. Changelog available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-base/browse/master/;f06b6c3"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.18.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libglvnd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libglvnd/browse/master/;1866926"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libglvnd/browse/master/;d358480"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 1.3.2 for Mesa&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;onboard&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/onboard/browse/master/;44edf77"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuilds and clean up builddeps.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gpgme&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gpgme/browse/master/;164135c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gpgme to 1.15.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;vo-aacenc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/vo-aacenc/browse/master/;7a7de08"target="_blank" rel="noopener"&gt;Joshua Strobl: Convert to ypkg format&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/vo-aacenc/browse/master/;a98b2e3"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gobject-introspection&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gobject-introspection/browse/master/;5295f6d"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.66.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-bluetooth&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-bluetooth/browse/master/;68e265f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.34.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxdmcp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxdmcp/browse/master/;8202744"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;hunspell-en&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hunspell-en/browse/master/;97dae44"target="_blank" rel="noopener"&gt;F. von Gellhorn: change component to office.spelling&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libvisio&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvisio/browse/master/;971ed55"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 68.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0/browse/master/;48467d1"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.18.2. Changelog available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0/browse/master/;050586f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.18.1. Changelog available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libmediaart&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libmediaart/browse/master/;127a627"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xset&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xset/browse/master/;0a48b58"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sqlite3&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sqlite3/browse/master/;c33f8bf"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sqlite3 to 3.34.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-libav&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-libav/browse/master/;a609771"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.18.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxscrnsaver&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxscrnsaver/browse/master/;cb7d94d"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mpg123&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpg123/browse/master/;fe4eb51"target="_blank" rel="noopener"&gt;Martin Reboredo: Update mpg123 to 1.26.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gdk-pixbuf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gdk-pixbuf/browse/master/;6ceb2e8"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.42.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;papirus-icon-theme&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;1af95fd"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 20210101. Release notes available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-magic&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-magic/browse/master/;ba1a241"target="_blank" rel="noopener"&gt;Jarno Turkki: Update python-magic to 0.4.18 and add python3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;solus-sc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-sc/browse/master/;e10df21"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git to resolve missing icons for Breeze.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-sc/browse/master/;7aa0684"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git for dbus-1 move&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-sc/browse/master/;9530481"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-sc/browse/master/;e8dd5a1"target="_blank" rel="noopener"&gt;Joshua Strobl: Drop Flash Player NPAPI and PPAPI support.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gmp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gmp/browse/master/;ce49e83"target="_blank" rel="noopener"&gt;Joey Riches: Update to 6.2.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libboost&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libboost/browse/master/;e661a9f"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 68.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libboost/browse/master/;cdeca6d"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild libboost for zstd 1.4.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;volume_key&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/volume_key/browse/master/;d6dc2e1"target="_blank" rel="noopener"&gt;Pierre-Yves: Safety rebuild volume_key for gpgme 1.15.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libmtp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libmtp/browse/master/;5187ec5"target="_blank" rel="noopener"&gt;Jarno Turkki: Update libmtp to 1.1.18&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;squashfs-tools&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/squashfs-tools/browse/master/;65d91c6"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild squashfs-tools for zstd 1.4.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcdio-paranoia&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcdio-paranoia/browse/master/;5a33255"target="_blank" rel="noopener"&gt;Jarno Turkki: Update libcdio-paranoia to 10.2.2.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python3-cairo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python3-cairo/browse/master/;f2ab76a"target="_blank" rel="noopener"&gt;Joey Riches: Update to 1.20.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mpc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpc/browse/master/;b8a4241"target="_blank" rel="noopener"&gt;Joey Riches: Update to 1.2.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;geoclue&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/geoclue/browse/master/;7ca46ae"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;glibmm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glibmm/browse/master/;c2aa285"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.66&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glibmm/browse/master/;275c9d5"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.64.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glibmm/browse/master/;84090dc"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.64.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glibmm/browse/master/;ccc86a8"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;neon&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/neon/browse/master/;b33cb90"target="_blank" rel="noopener"&gt;Alexander Vorobyev: Update neon to 0.31.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-dbus&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-dbus/browse/master/;e1f5de1"target="_blank" rel="noopener"&gt;Joey Riches: Update to 1.2.16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tracker-miners&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tracker-miners/browse/master/;5034b60"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.0.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tracker-miners/browse/master/;372f9ee"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 68.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tracker-miners/browse/master/;dfd00d7"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tracker-miners/browse/master/;b473569"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.0.1. Changelog available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mpv&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;c88aaac"target="_blank" rel="noopener"&gt;Alexander Vorobyev: mpv: patch for libplacebo API changes&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;410a8c5"target="_blank" rel="noopener"&gt;Alexander Vorobyev: Update mpv to 0.33.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;2578962"target="_blank" rel="noopener"&gt;Rune Morling: Safety rebuild for samba-4.12.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;b95d591"target="_blank" rel="noopener"&gt;Joshua Strobl: Patch yt-dlc related functionality.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;2a49386"target="_blank" rel="noopener"&gt;Joshua Strobl: Switch rundep to yt-dlc.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;dc3715d"target="_blank" rel="noopener"&gt;Alexander Vorobyev: mpv: backport patches for better compatibility with libass 0.15.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;os-installer&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/os-installer/browse/master/;2ce964d"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libdrm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdrm/browse/master/;624ac08"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 2.4.103&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-intel&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-intel/browse/master/;75965cb"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libglade&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libglade/browse/master/;9a77187"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;harfbuzz&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;f27dbb7"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 68.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;3ea58ed"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.7.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libnotify&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnotify/browse/master/;8f1d78f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.7.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnotify/browse/master/;42cfdf2"target="_blank" rel="noopener"&gt;Joshua Strobl: Already was converted to ypkg. Drop pspec.xml.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;grep&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/grep/browse/master/;1cda467"target="_blank" rel="noopener"&gt;Pierre-Yves: Update grep to 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pango&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;b9796e9"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.48.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;c703fd2"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.48.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgtk-3&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgtk-3/browse/master/;9d29c4f"target="_blank" rel="noopener"&gt;Campbell Jones: Add patch to libgtk-3 to fix tooltip positioning&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgtk-3/browse/master/;61e0005"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.24.24&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgtk-3/browse/master/;41e1676"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild and adjust descriptions.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgtk-3/browse/master/;0403844"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.24.23&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;atkmm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/atkmm/browse/master/;eb959d3"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.28.1. Added Meson support.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/atkmm/browse/master/;bd27c05"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ca-certs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ca-certs/browse/master/;96f7b5d"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 20201207&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ffmpeg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;49958ce"target="_blank" rel="noopener"&gt;Rune Morling: Safety rebuild for samba-4.12.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;f2a6429"target="_blank" rel="noopener"&gt;Alexander Vorobyev: ffmpeg: enable SRT stream support&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;052907b"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for aom&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;c5dc399"target="_blank" rel="noopener"&gt;Pierre-Yves: Safety rebuild ffmpeg for dav1d 0.8.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;ce49927"target="_blank" rel="noopener"&gt;Alexander Vorobyev: ffmpeg: enable SMB support for mpv&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;bfe2fc9"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against x264&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;6a8782d"target="_blank" rel="noopener"&gt;Alexander Vorobyev: ffmpeg: fix build against latest glslang&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;62d426f"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against twolame&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;osinfo-db&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/osinfo-db/browse/master/;558cb37"target="_blank" rel="noopener"&gt;Joshua Strobl: Update for latest OS releases.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-nouveau&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-nouveau/browse/master/;41d63c6"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;npth&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/npth/browse/master/;54e9b2d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update npth to 1.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ghostscript&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ghostscript/browse/master/;a5920fe"target="_blank" rel="noopener"&gt;Martin Reboredo: Update ghostscript to 9.53.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-packaging&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-packaging/browse/master/;11296e0"target="_blank" rel="noopener"&gt;Joey Riches: Update to 20.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcairo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcairo/browse/master/;cfe0efb"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;system-config-printer&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/system-config-printer/browse/master/;4cc6ecf"target="_blank" rel="noopener"&gt;Joshua Strobl: Update stateless patch to point to correct dbus-1 directory.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/system-config-printer/browse/master/;c925ec7"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-server&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;d084a47"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update xorg-server to 1.20.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;a04f33b"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dbus&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dbus/browse/master/;1f04583"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.12.20&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;talloc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/talloc/browse/master/;fc6b098"target="_blank" rel="noopener"&gt;Rune Morling: talloc: Update to 2.3.1 (samba 4.12.x stack upgrade)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-screensaver&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-screensaver/browse/master/;23fa811"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git to fix a GNOME Desktop ABI change.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nvidia-390-glx-driver&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-390-glx-driver/browse/master/;a3ca6ca"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-390-glx-driver/browse/master/;d00358e"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-390-glx-driver/browse/master/;2270947"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-390-glx-driver/browse/master/;4b0d145"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-390-glx-driver/browse/master/;30e7125"target="_blank" rel="noopener"&gt;Thomas Staudinger: Update nvidia-390-glx-driver to 390.141&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-390-glx-driver/browse/master/;7496e39"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-390-glx-driver/browse/master/;47a5b55"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against kernel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-390-glx-driver/browse/master/;c5a3e79"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against kernel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-390-glx-driver/browse/master/;64aa40e"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against kernel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-390-glx-driver/browse/master/;741a82b"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-390-glx-driver/browse/master/;9c6f8d7"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 390.138. Release notes available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-390-glx-driver/browse/master/;140dd11"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against kernels.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxcomposite&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcomposite/browse/master/;bc4d871"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-control-center&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;e21efc6"target="_blank" rel="noopener"&gt;Rune Morling: Safety rebuild for samba-4.12.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;8f00855"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;2136a4e"target="_blank" rel="noopener"&gt;Abdulkadir Furkan Şanlı: Enable GNOME fingerprint settings&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;d4b82cc"target="_blank" rel="noopener"&gt;Joshua Strobl: Fix build. I wasn&amp;rsquo;t hitting this because I already had it cached locally.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;83feffb"target="_blank" rel="noopener"&gt;Joshua Strobl: Update back to 3.38.2.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;7cb3795"target="_blank" rel="noopener"&gt;Joshua Strobl: Fix source location because GNOME Sources likes to redirect me, which I do not want.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;9a5ae75"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.36.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;d61cd65"target="_blank" rel="noopener"&gt;Joshua Strobl: Bump for 3.36.x release inclusion.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;bfb2dd4"target="_blank" rel="noopener"&gt;Joshua Strobl: Revert back to 3.36.x&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;4f832fe"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;5e69dac"target="_blank" rel="noopener"&gt;Rune Morling: Safety rebuild for samba-4.12.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;c31409a"target="_blank" rel="noopener"&gt;Joshua Strobl: Patch outdated tracker schema path.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;b8e95b2"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;solus-artwork&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-artwork/browse/master/;0ccb94d"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-system-monitor&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-system-monitor/browse/master/;68b9b9f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-online-accounts&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-online-accounts/browse/master/;db67190"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;flatpak&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/flatpak/browse/master/;a9536b0"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.10.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/flatpak/browse/master/;b92b222"target="_blank" rel="noopener"&gt;Joey Riches: Use bundled bwrap&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/flatpak/browse/master/;17cf44f"target="_blank" rel="noopener"&gt;Joey Riches: Update to 1.8.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/flatpak/browse/master/;bd708c4"target="_blank" rel="noopener"&gt;Pierre-Yves: Safety rebuild flatpak for gpgme 1.15.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/flatpak/browse/master/;81df42b"target="_blank" rel="noopener"&gt;Pierre-Yves: Update flatpak to 1.8.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/flatpak/browse/master/;c646d5e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.8 series&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pangomm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pangomm/browse/master/;c6346a7"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.46&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pangomm/browse/master/;2063a03"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.42.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pangomm/browse/master/;1a8a9f1"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libsm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libsm/browse/master/;1edb109"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;wpebackend-fdo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wpebackend-fdo/browse/master/;2e88518"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.8.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;orca&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/orca/browse/master/;dccaace"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/orca/browse/master/;4965a0e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/orca/browse/master/;54f2ac8"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.0. Changelog available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-disk-utility&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-disk-utility/browse/master/;237e52f"target="_blank" rel="noopener"&gt;Joshua Strobl: Move autostart out of etc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-disk-utility/browse/master/;433a536"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-disk-utility/browse/master/;c607406"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gspell&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gspell/browse/master/;d281cc9"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 68.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gspell/browse/master/;bf3ee40"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.9.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;zstd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/zstd/browse/master/;f30e131"target="_blank" rel="noopener"&gt;Pierre-Yves: Update zstd to 1.4.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xcb-util-image&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xcb-util-image/browse/master/;c991c6d"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xhost&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xhost/browse/master/;1da6f34"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nautilus-python&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nautilus-python/browse/master/;921a724"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.2.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bluez&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bluez/browse/master/;1f407ac"target="_blank" rel="noopener"&gt;Joshua Strobl: Change dbus directory&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bluez/browse/master/;fa6b4a3"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bluez/browse/master/;d8fe4e6"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 5.55&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ilmbase&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ilmbase/browse/master/;e984b6a"target="_blank" rel="noopener"&gt;Martin Reboredo: Update ilmbase to 2.5.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgxps&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgxps/browse/master/;947fb0d"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgxps/browse/master/;b6c8fbf"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libzmf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libzmf/browse/master/;06e2a5e"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 68.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgtksourceview&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgtksourceview/browse/master/;ecdef4a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 4.8.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;totem-pl-parser&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/totem-pl-parser/browse/master/;bf832a8"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libspectre&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libspectre/browse/master/;3a3f51e"target="_blank" rel="noopener"&gt;Martin Reboredo: Update libspectre to 0.29&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxau&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxau/browse/master/;c26bc25"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;glib-networking&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib-networking/browse/master/;150b5e3"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.66.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;udisks&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/udisks/browse/master/;9b9bc8d"target="_blank" rel="noopener"&gt;Silke Hofstra: Patch udisks for exfatprogs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cairomm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cairomm/browse/master/;c458ad9"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;grilo-plugins&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/grilo-plugins/browse/master/;69c14c7"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.3.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-fbdev&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-fbdev/browse/master/;7a797a0"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xdpyinfo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xdpyinfo/browse/master/;ed1e666"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;librest&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/librest/browse/master/;99663b0"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/librest/browse/master/;6450791"target="_blank" rel="noopener"&gt;Joshua Strobl: Add MAINTAINERS file&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;glibc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glibc/browse/master/;dd87bd0"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against toolchain&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libproxy&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libproxy/browse/master/;8180734"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gegl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gegl/browse/master/;976a4c8"target="_blank" rel="noopener"&gt;F. von Gellhorn: revert update to fix gimp&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gegl/browse/master/;13f9ab3"target="_blank" rel="noopener"&gt;F. von Gellhorn: Revert &amp;ldquo;Update gegl to 0.4.28&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gegl/browse/master/;8f9010c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gegl to 0.4.28&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gegl/browse/master/;9c010bb"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gegl to 0.4.26&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libice&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libice/browse/master/;4677489"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;enchant&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/enchant/browse/master/;59ed241"target="_blank" rel="noopener"&gt;F. von Gellhorn: change component to office.spelling&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/enchant/browse/master/;39f0550"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.2.14. No relevant changes.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/enchant/browse/master/;d83c25d"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.2.13&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libosinfo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libosinfo/browse/master/;83aae02"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.8.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tracker&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tracker/browse/master/;597b463"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tracker/browse/master/;4ec7609"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 68.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tracker/browse/master/;e9576a2"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tracker/browse/master/;52c1217"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to major 3.0 release. Changelog available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcdio&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcdio/browse/master/;cd5a63b"target="_blank" rel="noopener"&gt;Jarno Turkki: Update libcdio to 2.1.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-mpv&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-mpv/browse/master/;fdc2762"target="_blank" rel="noopener"&gt;Joshua Strobl: Drop youtube-dl rundep since it&amp;rsquo;s already a rundep of mpv-libs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;linux-firmware&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;4206f4b"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 20201218&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;3a44923"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 20201118.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-screenshot&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-screenshot/browse/master/;c6b9855"target="_blank" rel="noopener"&gt;Joshua Strobl: Hold back to 3.36.0.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;modem-manager&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/modem-manager/browse/master/;e5979e4"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.14.6. Changelog available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxext&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxext/browse/master/;fae145e"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libtimezonemap&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtimezonemap/browse/master/;95a18bf"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cups-pk-helper&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-pk-helper/browse/master/;be619b1"target="_blank" rel="noopener"&gt;Joshua Strobl: Move dbus-1 out of etc.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwebkit-gtk&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;8c0ef99"target="_blank" rel="noopener"&gt;Joey Riches: Update to 2.30.4 &amp;amp; rebuild against libicu 68.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;1d072d1"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.30.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;f43ef2e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.30.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libvte&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvte/browse/master/;adff749"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.62.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvte/browse/master/;da73a13"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 68.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvte/browse/master/;c89dfbd"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.62 series. No changelog by upstream.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;imagemagick&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;d49b132"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.10-60&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;0ec4545"target="_blank" rel="noopener"&gt;Martin Reboredo: Rebuild imagemagick against openexr and raqm&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;485d601"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.10-57&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;2ca18b1"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.10-55&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;41ca8d9"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.10-52&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;829aee4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.10-50&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;0101171"target="_blank" rel="noopener"&gt;Pierre-Yves: Build against fftw3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;c3dfce9"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.10-43&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;f6c4557"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.10-35&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;545ba97"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.10-32&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnupg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnupg/browse/master/;d16a9d7"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gnupg to 2.2.27&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnupg/browse/master/;3843762"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gnupg to 2.2.26&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnupg/browse/master/;7a982b9"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gnupg to 2.2.25&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-terminal&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-terminal/browse/master/;cb84c29"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-terminal/browse/master/;d507bee"target="_blank" rel="noopener"&gt;Joshua Strobl: Add patches to fix no env when opening Terminal from Nautilus.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-terminal/browse/master/;394baee"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.1.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgdata&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgdata/browse/master/;12582ae"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgdata/browse/master/;502aa65"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.17.13&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-cparser&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-cparser/browse/master/;c904f80"target="_blank" rel="noopener"&gt;Joey Riches: Update to 2.20&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libqmi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libqmi/browse/master/;badcf68"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.26.6. Changelog available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxt&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxt/browse/master/;e173179"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;systemd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;71503e7"target="_blank" rel="noopener"&gt;Joshua Strobl: Fix missing libgcrypt related rundeps, related to disabling autodep.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;curl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;4bee1a2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update curl to 7.73.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxv&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxv/browse/master/;baddc56"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-user-docs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-user-docs/browse/master/;15734df"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-user-docs/browse/master/;556e1af"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dmidecode&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dmidecode/browse/master/;cdde9e9"target="_blank" rel="noopener"&gt;Algent Albrahimi: Update dmidecode to 3.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;samba&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;5e6a83c"target="_blank" rel="noopener"&gt;Rune Morling: samba: Update to 4.12.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;afbf175"target="_blank" rel="noopener"&gt;Alexander Vorobyev: samba: patch missing include in libsmbclient.h &amp;amp; update documentation&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;0808ecd"target="_blank" rel="noopener"&gt;Rune Morling: Samba: Update to 4.12.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;76bd7a0"target="_blank" rel="noopener"&gt;Rune Morling: Remove MAINTAINERS.md&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;8b325e4"target="_blank" rel="noopener"&gt;Rune Morling: Soften the language around samba maintenance.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgnome-menus&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgnome-menus/browse/master/;f59bd17"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.36.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;freetype2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/freetype2/browse/master/;7b3f31f"target="_blank" rel="noopener"&gt;Martin Reboredo: Update freetype2 to 2.10.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-pyliblzma&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-pyliblzma/browse/master/;7231fa0"target="_blank" rel="noopener"&gt;Fabio Forni: Modernize python-pylzma&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-pyliblzma/browse/master/;e2d7f63"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxft&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxft/browse/master/;a3e9fdb"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libdazzle&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdazzle/browse/master/;6e863ea"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgcrypt&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgcrypt/browse/master/;646dc2d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libgcrypt to 1.8.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bash&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash/browse/master/;e48ed02"target="_blank" rel="noopener"&gt;Troy Harvey: Update bash to 5.1.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libnss&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;53b9d86"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnss to 3.61&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;afe0a4a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnss to 3.59&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xcb-util-keysyms&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xcb-util-keysyms/browse/master/;32994e3"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sdl2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sdl2/browse/master/;e6ce557"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update SDL2 to 2.0.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;seahorse&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/seahorse/browse/master/;a454d7a"target="_blank" rel="noopener"&gt;Pierre-Yves: Safety rebuild seahorse for gpgme 1.15.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/seahorse/browse/master/;a3939f5"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gfbgraph&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gfbgraph/browse/master/;133c761"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;hplip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hplip/browse/master/;79e2460"target="_blank" rel="noopener"&gt;Campbell Jones: Update hplip to v3.20.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;baobab&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/baobab/browse/master/;80e583f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libass&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libass/browse/master/;ab05cc4"target="_blank" rel="noopener"&gt;Alexander Vorobyev: Update libass to 0.15.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pyatspi2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pyatspi2/browse/master/;f9a0cc7"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.38.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libarchive&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libarchive/browse/master/;bd43e20"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libarchive to 3.5.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libarchive/browse/master/;c80854d"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild libarchive for zstd 1.4.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libarchive/browse/master/;629edf2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libarchive to 3.5.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxtst&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxtst/browse/master/;1690e89"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xmodmap&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xmodmap/browse/master/;73646b6"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;accountsservice&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/accountsservice/browse/master/;2af86c1"target="_blank" rel="noopener"&gt;Joshua Strobl: Move configuration out of /etc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bind-utils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bind-utils/browse/master/;db3555f"target="_blank" rel="noopener"&gt;Martin Reboredo: Update bind-utils to 9.17.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcdr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcdr/browse/master/;4c1f210"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 68.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;amtk&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/amtk/browse/master/;8db84d8"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 5.3.1. Port to Meson. Drop docs.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/amtk/browse/master/;f6dcf8f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 5.2.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgweather&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgweather/browse/master/;ec811ff"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lash&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lash/browse/master/;f149615"target="_blank" rel="noopener"&gt;Joey Riches: Remove empty directory&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tepl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tepl/browse/master/;e018653"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 68.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tepl/browse/master/;32a2f88"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 5.1.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxfont2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxfont2/browse/master/;d8359fd"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lsof&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lsof/browse/master/;2808b15"target="_blank" rel="noopener"&gt;Martin Reboredo: Update lsof to 4.94.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libical&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libical/browse/master/;2024eb5"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;at-spi2-atk&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/at-spi2-atk/browse/master/;afa6a1b"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.38.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nano&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;1050734"target="_blank" rel="noopener"&gt;David Harder: Update nano to 5.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;4f0f8d2"target="_blank" rel="noopener"&gt;Rune Morling: nano: Update /usr/share/defaults/nano/nanorc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;fbaa6e5"target="_blank" rel="noopener"&gt;David Harder: Update nano to 5.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;firefox&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;8114a60"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 85.0. Release notes available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;27074eb"target="_blank" rel="noopener"&gt;Joey Riches: Switch from bundled to system libicu (68.2)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;cfb6112"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 84.0.2. Resolves CVE-2020-16044.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;9fd19ca"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 84.0.1. Release notes available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;cfb07a0"target="_blank" rel="noopener"&gt;Joey Riches: Build with clang, re-enable cross-lang PGO and LTO&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;499f3df"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 84.0. Release notes available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;b44269d"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 83.0. Release notes available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;2a956f4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 82.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;0da02bd"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 82.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;86fa823"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 82.0. Release notes available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;1c0b0ed"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 81.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mutter&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutter/browse/master/;6580faf"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutter/browse/master/;2b177b8"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutter/browse/master/;dfbf857"target="_blank" rel="noopener"&gt;Joshua Strobl: Backport patch to fix some applications not being able to fullscreen.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutter/browse/master/;4535e1e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tdb&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tdb/browse/master/;c0a32b1"target="_blank" rel="noopener"&gt;Rune Morling: tdb: Update to 1.4.3 (samba 4.12.x stack upgrade)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libtiff&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtiff/browse/master/;5c93ca9"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libtiff to 4.2.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtiff/browse/master/;64fe8b4"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild libtiff for zstd 1.4.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;yelp-xsl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/yelp-xsl/browse/master/;3c040bf"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.2. Updated translations.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/yelp-xsl/browse/master/;5c206a8"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.1. Updated translations.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;brotli&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/brotli/browse/master/;9f85f55"target="_blank" rel="noopener"&gt;Joshua Strobl: Add patch to revert -R in pkgconfigs.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxcursor&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcursor/browse/master/;dc9da99"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-autoar&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-autoar/browse/master/;c02ec81"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;plata-theme&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/plata-theme/browse/master/;399fd0f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.9.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgee&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgee/browse/master/;8ad3c69"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxcb&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcb/browse/master/;4809786"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update libxcb to 1.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcb/browse/master/;6593eed"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcb/browse/master/;833bfa4"target="_blank" rel="noopener"&gt;F. von Gellhorn: drop action.py which is not needed&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcb/browse/master/;da49167"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xcb-proto python3 switch&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;wget&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wget/browse/master/;d625b97"target="_blank" rel="noopener"&gt;Pierre-Yves: Update wget to 1.21.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wget/browse/master/;1f0c8f2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update wget to 1.21&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libjson-glib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libjson-glib/browse/master/;2c575e0"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cups&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;[Joshua Strobl: Update to 2.2.13. Changelog available here].](&lt;a href="https://dev.getsol.us/source/cups/browse/master/;82c5df1"target="_blank" rel="noopener"&gt;https://dev.getsol.us/source/cups/browse/master/;82c5df1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-qxl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-qxl/browse/master/;da1d895"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-photos&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-photos/browse/master/;f82a086"target="_blank" rel="noopener"&gt;Joshua Strobl: Remove deprecated gnome-online-miners from rundeps.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-photos/browse/master/;e5ffd07"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38 and backport Tracker 3 support.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libx11&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libx11/browse/master/;1e3434d"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update libx11 to 1.7.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libx11/browse/master/;afc8302"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gpm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gpm/browse/master/;ee79f57"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git to ensure it can build. Remove empty etc dir that it shouldn&amp;rsquo;t own.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tevent&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tevent/browse/master/;8180a84"target="_blank" rel="noopener"&gt;Rune Morling: tevent: Update to 0.10.2 (samba 4.12.x stack upgrade)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libmbim&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libmbim/browse/master/;fce28d0"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.24.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;qt5-base&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;e665e71"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 68.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;36b73da"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update qt5-base to QT 5.15.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;13c00ca"target="_blank" rel="noopener"&gt;F. von Gellhorn: Add Rebuild list&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;0fbd839"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update qt5-base to QT 5.15.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;glib2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;c47e63f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.66.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;8693c1e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.66.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;attr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/attr/browse/master/;62df613"target="_blank" rel="noopener"&gt;Joshua Strobl: Support a stateless path for xattr config.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gvfs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;18a46f9"target="_blank" rel="noopener"&gt;Rune Morling: Safety rebuild for samba-4.12.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;57845e3"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against libcdio&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;af247c3"target="_blank" rel="noopener"&gt;Rune Morling: Safety rebuild for samba-4.12.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;1ce3913"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lsb-release&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lsb-release/browse/master/;282d4d8"target="_blank" rel="noopener"&gt;Joshua Strobl: Bump for 4.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;baselayout&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/baselayout/browse/master/;c83e532"target="_blank" rel="noopener"&gt;Joshua Strobl: Bump for 4.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;networkmanager-openvpn&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/networkmanager-openvpn/browse/master/;ea506f6"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/networkmanager-openvpn/browse/master/;6034964"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;perl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/perl/browse/master/;e3dfd14"target="_blank" rel="noopener"&gt;Pierre-Yves: Update perl to 5.32.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tzdata&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tzdata/browse/master/;2c4669c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update tzdata to 2020c&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-pycurl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-pycurl/browse/master/;044fa50"target="_blank" rel="noopener"&gt;Algent Albrahimi: Enable tests for python-pycurl&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-pycurl/browse/master/;ee4f052"target="_blank" rel="noopener"&gt;Algent Albrahimi: Drop test for python-pycurl&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxinerama&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxinerama/browse/master/;753b6ed"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgtop&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgtop/browse/master/;f3efcb9"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxrandr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxrandr/browse/master/;c434bdf"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libvdpau&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvdpau/browse/master/;a5a599a"target="_blank" rel="noopener"&gt;Joey Riches: Update to 1.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvdpau/browse/master/;2fc2781"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libplacebo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libplacebo/browse/master/;0701e40"target="_blank" rel="noopener"&gt;Alexander Vorobyev: Update libplacebo to 3.104.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libplacebo/browse/master/;3c4da3a"target="_blank" rel="noopener"&gt;Alexander Vorobyev: Update libplacebo to 2.72.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libmspub&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libmspub/browse/master/;7a150ff"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 68.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sudo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sudo/browse/master/;8e3a26c"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.9.5p2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sudo/browse/master/;7fc77ae"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sudo to 1.9.5p2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sudo/browse/master/;d18ab79"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sudo to 1.9.4p2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgphoto2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgphoto2/browse/master/;a9cfc65"target="_blank" rel="noopener"&gt;Algent Albrahimi: Update libgphoto2 to 2.5.26&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nvidia-glx-driver&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;1533ad5"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;fec4998"target="_blank" rel="noopener"&gt;Thomas Staudinger: Update nvidia-glx-driver to 460.39&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;fd14e6d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;85497c1"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;7a26178"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 460.32.03. Release notes available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;5bb3510"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;54f963e"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against kernel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;6dde95c"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against kernel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;b45e10f"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against kernel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;6dd787d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;6c1b6ae"target="_blank" rel="noopener"&gt;Joshua Strobl: Build against 5.10.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;fee6e44"target="_blank" rel="noopener"&gt;Thomas Staudinger: Update nvidia-glx-driver to 455.45.01&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;5e22756"target="_blank" rel="noopener"&gt;Thomas Staudinger: Update nvidia-glx-driver to 455.38&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;bc3ab28"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against kernels.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;78105e4"target="_blank" rel="noopener"&gt;Thomas Staudinger: Update nvidia-glx-driver to 455.28&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;6fb7bd0"target="_blank" rel="noopener"&gt;Thomas Staudinger: Update nvidia-glx-driver to 450.80.02&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxi/browse/master/;aa189b3"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pulseaudio&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pulseaudio/browse/master/;aced79b"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 14.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pulseaudio/browse/master/;8405656"target="_blank" rel="noopener"&gt;Joshua Strobl: Update stateless patch to move dbus-1 conf out of etc.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pulseaudio/browse/master/;4473296"target="_blank" rel="noopener"&gt;Rune Morling: default.pa change: Load D-Bus module automagically&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pulseaudio/browse/master/;5df0af8"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 14.0. Release notes available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;file-roller&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/file-roller/browse/master/;d72ccfb"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.0. Changelog available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;babl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/babl/browse/master/;b7bbc66"target="_blank" rel="noopener"&gt;F. von Gellhorn: revert update to fix gimp&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/babl/browse/master/;f801868"target="_blank" rel="noopener"&gt;F. von Gellhorn: Revert &amp;ldquo;Update babl to 1.84&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/babl/browse/master/;20ab1f1"target="_blank" rel="noopener"&gt;Pierre-Yves: Update babl to 1.84&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/babl/browse/master/;dcc9d1d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update babl to 1.82&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libqxp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libqxp/browse/master/;3f3685a"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 68.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;inxi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/inxi/browse/master/;019825c"target="_blank" rel="noopener"&gt;Jarno Turkki: Update inxi to 3.2.01&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python3&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python3/browse/master/;c227ab1"target="_blank" rel="noopener"&gt;Pierre-Yves: Update python3 to 3.7.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libusb&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libusb/browse/master/;bed67da"target="_blank" rel="noopener"&gt;Joey Riches: Backport patch from master to resolve T9493.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libusb/browse/master/;9077ac0"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update libusb to 1.0.24&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xkbcomp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xkbcomp/browse/master/;bef09bc"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libreoffice&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;5eca8cb"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 68.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;843c6c3"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libreoffice to 7.0.4.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;b15cd56"target="_blank" rel="noopener"&gt;Pierre-Yves: Safety rebuild libreoffice for gpgme 1.15.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;b6dff5e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libreoffice to 7.0.3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;0554208"target="_blank" rel="noopener"&gt;Fabio Forni: libreoffice: enable full KF5 integration&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libde265&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libde265/browse/master/;a4f7709"target="_blank" rel="noopener"&gt;Martin Reboredo: Update libde265 to 1.0.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pyparsing&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pyparsing/browse/master/;4791be6"target="_blank" rel="noopener"&gt;Joey Riches: Update to 2.4.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libjpeg-turbo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libjpeg-turbo/browse/master/;f7f42c8"target="_blank" rel="noopener"&gt;Jarno Turkki: Update libjpeg-turbo to 2.0.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;graphene&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/graphene/browse/master/;a60a562"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;evolution-data-server&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;dc678b0"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;c704a7b"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 68.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;c84b675"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;71d4aad"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.1. Changelog available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-keyring&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-keyring/browse/master/;1fdea33"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;grilo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/grilo/browse/master/;39bf26c"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.3.13&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openssl-11&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssl-11/browse/master/;52c0942"target="_blank" rel="noopener"&gt;Pierre-Yves: Update openssl-11 to 1.1.1i&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bubblewrap&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bubblewrap/browse/master/;eb6db61"target="_blank" rel="noopener"&gt;Pierre-Yves: Update bubblewrap to 0.4.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-pysmbc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-pysmbc/browse/master/;eb4746b"target="_blank" rel="noopener"&gt;Rune Morling: Safety rebuild for samba-4.12.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-pysmbc/browse/master/;2b3f8a6"target="_blank" rel="noopener"&gt;Rune Morling: Safety rebuild for samba-4.12.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;faad&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/faad/browse/master/;36919b7"target="_blank" rel="noopener"&gt;Pierre-Yves: Update faad to 2.10.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dav1d&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dav1d/browse/master/;b05dd25"target="_blank" rel="noopener"&gt;Pierre-Yves: Update dav1d to 0.8.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dav1d/browse/master/;772a786"target="_blank" rel="noopener"&gt;Pierre-Yves: Update dav1d to 0.8.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libpeas&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpeas/browse/master/;8c14712"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.28&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;networkmanager-openconnect&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/networkmanager-openconnect/browse/master/;8ddec4e"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild and move dbus-1 out of etc.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/networkmanager-openconnect/browse/master/;e58bf2c"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gsound&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gsound/browse/master/;b88abd7"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pipewire&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pipewire/browse/master/;35300d7"target="_blank" rel="noopener"&gt;Martin Reboredo: Update pipewire to 0.3.19&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pipewire/browse/master/;57206d7"target="_blank" rel="noopener"&gt;Martin Reboredo: Update pipewire to 0.3.16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pipewire/browse/master/;b93b30d"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.3.15, the latest release.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libepoxy&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libepoxy/browse/master/;3ce5a9b"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.5.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxrender&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxrender/browse/master/;7e420fa"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;upower&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/upower/browse/master/;61e8797"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openssh&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssh/browse/master/;56ffc12"target="_blank" rel="noopener"&gt;Joshua Strobl: Apply patches to fix various shell incompatibilities for ssh-copy-id. Resolves T9315.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxvmc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxvmc/browse/master/;f006304"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-gobject&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-gobject/browse/master/;550f55d"target="_blank" rel="noopener"&gt;Joshua Strobl: Partial upgrade to 3.38.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;avahi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/avahi/browse/master/;835d827"target="_blank" rel="noopener"&gt;Joshua Strobl: Make stateless.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcanberra&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcanberra/browse/master/;6bbb0ce"target="_blank" rel="noopener"&gt;Joshua Strobl: Correct version number&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libe-book&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libe-book/browse/master/;0b031c4"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 68.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;alsa-utils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/alsa-utils/browse/master/;32c4e06"target="_blank" rel="noopener"&gt;Jarno Turkki: Update alsa-utils to 1.2.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libfontenc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libfontenc/browse/master/;acf6073"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nautilus&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nautilus/browse/master/;fa20886"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nautilus/browse/master/;141e0d8"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgrade to latest Nautilus, finally!&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;qpdf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qpdf/browse/master/;d29d654"target="_blank" rel="noopener"&gt;Algent Albrahimi: Update qpdf to 10.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tar&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tar/browse/master/;980586e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update tar to 1.33&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;intel-microcode&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/intel-microcode/browse/master/;b6f8ae1"target="_blank" rel="noopener"&gt;Jarno Turkki: Update intel-microcode to 20201118&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openexr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openexr/browse/master/;8ee4dd2"target="_blank" rel="noopener"&gt;Martin Reboredo: Update openexr to 2.5.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxml2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxml2/browse/master/;a1e02bb"target="_blank" rel="noopener"&gt;Joey Riches: Update to 2.9.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lightdm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lightdm/browse/master/;b47eba4"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxmu&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxmu/browse/master/;001cef6"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-vmware&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-vmware/browse/master/;83da7ac"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cups-filters&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;69d1d74"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against qpdf&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;4d5f977"target="_blank" rel="noopener"&gt;F. von Gellhorn: Revert cups-filters update to get printer back working&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;65e1dcf"target="_blank" rel="noopener"&gt;F. von Gellhorn: Revert &amp;ldquo;Update cups-filters to 1.28.2&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gedit&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gedit/browse/master/;d61fb35"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gedit/browse/master/;75bcaf1"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;usbutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/usbutils/browse/master/;a697cfb"target="_blank" rel="noopener"&gt;Pierre-Yves: Update usbutils to 013&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;fluidsynth&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fluidsynth/browse/master/;cd96a16"target="_blank" rel="noopener"&gt;Jacalz: Add libinstpatch support to fluidsynth&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;zenity&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/zenity/browse/master/;4afe0be"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;slick-greeter&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/slick-greeter/browse/master/;f2cbae4"target="_blank" rel="noopener"&gt;Algent Albrahimi: Update slick-greeter to 1.5.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/slick-greeter/browse/master/;a1bc7ec"target="_blank" rel="noopener"&gt;Algent Albrahimi: Update slick-greeter to 1.5.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/slick-greeter/browse/master/;5b92fbb"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.4.1. Updated translations.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gsettings-desktop-schemas&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gsettings-desktop-schemas/browse/master/;8bcd24e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgudev&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgudev/browse/master/;553fc5a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 234&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gexiv2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gexiv2/browse/master/;3998acb"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.12.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libdmx&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdmx/browse/master/;dcb0419"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;rhythmbox&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/rhythmbox/browse/master/;a27d7fb"target="_blank" rel="noopener"&gt;Rune Morling: Safety rebuild for samba-4.12.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/rhythmbox/browse/master/;72565fd"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;twolame&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/twolame/browse/master/;d044357"target="_blank" rel="noopener"&gt;Martin Reboredo: Update twolame to 0.4.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-vesa&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-vesa/browse/master/;3c8917e"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gcc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcc/browse/master/;6a6c5c5"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against updated toolchain bits&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcc/browse/master/;e222077"target="_blank" rel="noopener"&gt;Joey Riches: Update to 10.2.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dconf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dconf/browse/master/;9c19174"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.38&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgtkmm-3&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgtkmm-3/browse/master/;12bccdd"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.24.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgtkmm-3/browse/master/;e2665ff"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;linux-current&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;0b8ed20"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 5.10.12. Changelog available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;102be40"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 5.10.11. Changelog available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;58ae846"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 5.10.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;07fa225"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 5.10.7. Changelog available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;eeb651d"target="_blank" rel="noopener"&gt;Joshua Strobl: Add patch to fix deadlock on resume for devices using Intel Silent Stream, as well as revert an S3 resume change from AMD.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;b4aad11"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 5.10.5. Changelog available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;ed6afaa"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 5.10.4. Changelog available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;82718b1"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 5.10.2.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;31c9efd"target="_blank" rel="noopener"&gt;Joshua Strobl: Properly resolve T9226&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;eed9b60"target="_blank" rel="noopener"&gt;Joshua Strobl: Enable CONFIG_XFS_ONLINE_REPAIR for XFS Online Repair, CONFIG_EXFAT_FS for new exFAT driver.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;db6ab2c"target="_blank" rel="noopener"&gt;Joshua Strobl: Add CONFIG_NF_TABLES_INET&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;4be9c7a"target="_blank" rel="noopener"&gt;Joshua Strobl: Enable CONFIG_XFS_SUPPORT_V4 and various NFTABLES flags.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;1d8e098"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 5.10.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;436c9ff"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 5.10. Release notes available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;e860cf1"target="_blank" rel="noopener"&gt;Joshua Strobl: Backport BleedingTooth CVE patches.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;alsa-lib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/alsa-lib/browse/master/;4e4fdf8"target="_blank" rel="noopener"&gt;Joshua Strobl: Add /usr/share/alsa/conf.d as an optional location so we can move stuff out of /etc.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/alsa-lib/browse/master/;9f301b5"target="_blank" rel="noopener"&gt;Jarno Turkki: Update alsa-lib to 1.2.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgnome-desktop&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgnome-desktop/browse/master/;d68fa83"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.3. Translation updates.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgnome-desktop/browse/master/;e59e547"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.2. Translations update.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgnome-desktop/browse/master/;df946a8"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libnma&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnma/browse/master/;f9ad03b"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnma/browse/master/;e1e31f7"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;librsvg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/librsvg/browse/master/;0f0f5a5"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.50.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/librsvg/browse/master/;4e145be"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.50.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/librsvg/browse/master/;c9cdc53"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.50.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;budgie-desktop&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;9277cf4"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;0b7038f"target="_blank" rel="noopener"&gt;Joshua Strobl: Add patch to fix missing XClassHint causing panel crash. Typically seen with keepass.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;1254be0"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 10.5.2. Blog post available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;eaca2e4"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;c933304"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;838e8b2"target="_blank" rel="noopener"&gt;Joshua Strobl: Fix workspace switching for default window in an IconTasklist.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;c5b60a8"target="_blank" rel="noopener"&gt;Joshua Strobl: Check if the window is the current active before bothering to minimize.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;2483d73"target="_blank" rel="noopener"&gt;Joshua Strobl: Refine IconTasklist logic for toggling window states.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;05802a1"target="_blank" rel="noopener"&gt;Joshua Strobl: Built against testing tarball that has our Desktop changes implemented.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;d0a2b4b"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;d1e1472"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;d72512a"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;1cc2332"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;25defee"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;da4c9e5"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;7259a99"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;c5fffe7"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;257debf"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gparted&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gparted/browse/master/;799c2e4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gparted to 1.2.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;network-manager&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;f1f096f"target="_blank" rel="noopener"&gt;Joshua Strobl: Fix component and summary for network-manager-livecd&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;c1449cc"target="_blank" rel="noopener"&gt;Joshua Strobl: Add live ISO configuration to hopefully disable hostname changing via hostname-mode=none.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;eb31cc7"target="_blank" rel="noopener"&gt;Joshua Strobl: Add our autopush file.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;8ce3827"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;d6ff47d"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild since no new stable release is out at this time.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gcr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcr/browse/master/;1c50130"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.1.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcr/browse/master/;f00373f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libsecret&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libsecret/browse/master/;3533623"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.20.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dbus-glib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dbus-glib/browse/master/;a31181d"target="_blank" rel="noopener"&gt;Joshua Strobl: Patch to move bash completion to correct directory.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;rav1e&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/rav1e/browse/master/;849357f"target="_blank" rel="noopener"&gt;Alexander Vorobyev: Update rav1e to 0.4.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/rav1e/browse/master/;7a6cf17"target="_blank" rel="noopener"&gt;Alexander Vorobyev: Update rav1e to 0.3.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ostree&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ostree/browse/master/;5a6b96d"target="_blank" rel="noopener"&gt;Pierre-Yves: Safety rebuild ostree for gpgme 1.15.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ostree/browse/master/;77915d3"target="_blank" rel="noopener"&gt;Pierre-Yves: Update ostree to 2020.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxdamage&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxdamage/browse/master/;3a012a5"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libsoup&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libsoup/browse/master/;6ec6c09"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.72.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;eog&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/eog/browse/master/;a145e90"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/eog/browse/master/;6b3fdc0"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libicu&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libicu/browse/master/;bc355b9"target="_blank" rel="noopener"&gt;Joey Riches: Update to 68.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-plugins-bad&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;4b03d9f"target="_blank" rel="noopener"&gt;Alexander Vorobyev: gstreamer-1.0-plugins-bad: enable SRT stream support&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;599fa38"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.18.2. Changelog available here.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;3933c94"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for aom&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;bf159ea"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.18.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgsf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgsf/browse/master/;0db08ce"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.14.47&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgsf/browse/master/;885a00a"target="_blank" rel="noopener"&gt;Joshua Strobl: Add MAINTAINERS file&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libassuan&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libassuan/browse/master/;a1a86e6"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libassuan to 2.5.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;rubberband&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/rubberband/browse/master/;6bbad5b"target="_blank" rel="noopener"&gt;Alexander Vorobyev: Update rubberband to 1.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;aom&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/aom/browse/master/;0203889"target="_blank" rel="noopener"&gt;Alexander Vorobyev: Update aom to 2.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pinentry&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pinentry/browse/master/;a6b763c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update pinentry to 1.1.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-calculator&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-calculator/browse/master/;b0b6056"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-calculator/browse/master/;c1b5341"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;adwaita-icon-theme&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adwaita-icon-theme/browse/master/;29c6b82"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;iproute2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/iproute2/browse/master/;6596fb0"target="_blank" rel="noopener"&gt;Silke Hofstra: Update iproute2 to 5.10.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/iproute2/browse/master/;c3448a7"target="_blank" rel="noopener"&gt;Silke Hofstra: Update iproute2 to 5.9.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-settings-daemon&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-settings-daemon/browse/master/;4ea1d93"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;vulkan&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/vulkan/browse/master/;ee0dd1f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update vulkan to 1.2.162.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/vulkan/browse/master/;69f985c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update vulkan to 1.2.154.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxfixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxfixes/browse/master/;70f5a7e"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libpsl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpsl/browse/master/;a0a4e6b"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.21.1. Test fixes, improved Meson build.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwacom&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwacom/browse/master/;6d09ecc"target="_blank" rel="noopener"&gt;Campbell Jones: Update libwacom to v1.8.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwacom/browse/master/;a2bdad3"target="_blank" rel="noopener"&gt;Campbell Jones: Update libwacom to v1.7.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwacom/browse/master/;5f61652"target="_blank" rel="noopener"&gt;Campbell Jones: Update libwacom to v1.6.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-color-manager&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-color-manager/browse/master/;9e54f50"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.36.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;liblcms2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/liblcms2/browse/master/;a64f919"target="_blank" rel="noopener"&gt;Alexander Vorobyev: Update liblcms2 to 2.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-calendar&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-calendar/browse/master/;07f7ded"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxxf86dga&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxxf86dga/browse/master/;ae05fd8"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-input-wacom&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-wacom/browse/master/;b2faa34"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update xorg-driver-input-wacom to 0.39.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgnomekbd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgnomekbd/browse/master/;0da6978"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;thunderbird&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;5773072"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 78.6.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;7f8deb4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 78.6.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;9b6200d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 78.5.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;5fb2c59"target="_blank" rel="noopener"&gt;Pierre-Yves: Bump &amp;amp; rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;9dec9d8"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 78.5.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;a5d8b73"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 78.4.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;31b2792"target="_blank" rel="noopener"&gt;Fabio Forni: Fix thunderbird compilation with rust 1.47.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;7a9318d"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 78.4.0. Release notes available here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;60135c0"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 78.3.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;dbcb858"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 78.3.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;alsa-firmware&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/alsa-firmware/browse/master/;21fa1ed"target="_blank" rel="noopener"&gt;Jarno Turkki: Update alsa-firmware to 1.2.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;expat&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/expat/browse/master/;7bd15e3"target="_blank" rel="noopener"&gt;Pierre-Yves: Update expat to 2.2.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libksba&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libksba/browse/master/;b459b1e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libksba to 1.5.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxkbfile&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxkbfile/browse/master/;317bec1"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;vapoursynth&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/vapoursynth/browse/master/;7133499"target="_blank" rel="noopener"&gt;Pierre-Yves: Safety rebuild vapoursynth for imagemagick 7.0.10-43&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;breeze&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/breeze/browse/master/;6556a79"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update breeze to Desktop 5.20.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/breeze/browse/master/;839669b"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update breeze to Desktop 5.20.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/breeze/browse/master/;245fc86"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update breeze to Desktop 5.20.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/breeze/browse/master/;76b3fe5"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update breeze to Desktop 5.20.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/breeze/browse/master/;dc7e994"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update breeze to Desktop 5.20.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxxf86vm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxxf86vm/browse/master/;d99ea5a"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-session&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-session/browse/master/;2e34db2"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xdg-desktop-portal&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xdg-desktop-portal/browse/master/;a7ba35b"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.8.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;alsa-plugins&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/alsa-plugins/browse/master/;030857f"target="_blank" rel="noopener"&gt;Joshua Strobl: Move configuration to /usr/share/alsa/conf.d and out of /etc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;yelp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/yelp/browse/master/;2da9e43"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/yelp/browse/master/;f6c33c4"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.38.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;at-spi2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/at-spi2/browse/master/;0f2f64f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.38.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-radeon&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-radeon/browse/master/;fe556c1"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild against xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mpfr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpfr/browse/master/;2060f4a"target="_blank" rel="noopener"&gt;Joey Riches: Update to 4.1.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Holiday Streaming Extravaganza | The Roundup #18</title><link>https://getsol.us/2020/12/17/holiday-streaming-extravaganza-the-roundup-18/</link><pubDate>Thu, 17 Dec 2020 13:15:16 +0200</pubDate><guid>https://getsol.us/2020/12/17/holiday-streaming-extravaganza-the-roundup-18/</guid><description>
&lt;p&gt;Welcome to The Roundup #18, your bytes of Solus news. In this roundup, we are talking about our upcoming two week streaming extravaganza, Linux 5.10, new KDE goodies, and more!&lt;/p&gt;
&lt;h2&gt;Holiday Streaming&lt;span class="hx:absolute hx:-mt-20" id="holiday-streaming"&gt;&lt;/span&gt;
&lt;a href="#holiday-streaming" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;While most years we would all run off to spend time with our families for the holidays, we all know 2020 has been quite a different year entirely. But that does not mean we can not stay toasty next to our computers, hang around in IRC, and engage in some banter on some live streams.&lt;/p&gt;
&lt;p&gt;So from next Monday, December 21st to Sunday, January 3rd, we will be having daily live streams! These live streams will range in subjects and projects, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A massive Haskell upgrade and rebuilds&lt;/li&gt;
&lt;li&gt;Budgie-desktop-view&lt;/li&gt;
&lt;li&gt;ferryd&lt;/li&gt;
&lt;li&gt;libeopkg&lt;/li&gt;
&lt;li&gt;usysconf&lt;/li&gt;
&lt;li&gt;usysconf-dconf&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Additionally, Bryan will be having some late night streams working on his pixel editor and we will be having a couple Friday game streams!&lt;/p&gt;
&lt;p&gt;We have put together some fancy schedules so you will know the who, whens, and whats regarding the live streams. This schedule uses Eastern Standard Time (which is UTC -5) since Bryan will be the main streamer, but &lt;a href="https://www.timeanddate.com/worldclock/converter.html?iso=20201217T150000&amp;amp;p1=421"target="_blank" rel="noopener"&gt;here is a link&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; to a timezone converter so you can figure out when it it starts for you.&lt;/p&gt;
&lt;p&gt;If you want to watch these streams, there are a few ways you can do it:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;We have created a &lt;a href="https://twitch.tv/getsolus"target="_blank" rel="noopener"&gt;Twitch account&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; which will host either Bryan or myself, with priority going to Bryan.&lt;/li&gt;
&lt;li&gt;When we are both streaming at the same time, you can watch us both using &lt;a href="https://multistre.am/therealdatadrake/joshstrobl/layout3/"target="_blank" rel="noopener"&gt;multistre.am&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://twitch.tv/therealdatadrake"target="_blank" rel="noopener"&gt;Bryan&amp;rsquo;s Twitch channel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://twitch.tv/joshstrobl"target="_blank" rel="noopener"&gt;My Twitch channel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Be sure to follow and enable notifications to know when we go live!&lt;/p&gt;
&lt;p&gt;&lt;img src="https://getsol.us/2020/12/17/holiday-streaming-extravaganza-the-roundup-18/holiday-stream-week-1.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://getsol.us/2020/12/17/holiday-streaming-extravaganza-the-roundup-18/holiday-stream-week-2.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;h2&gt;KDE Applications 20.12.0, KDE Frameworks 5.77.0, Plasma 5.20.4&lt;span class="hx:absolute hx:-mt-20" id="kde-applications-20120-kde-frameworks-5770-plasma-5204"&gt;&lt;/span&gt;
&lt;a href="#kde-applications-20120-kde-frameworks-5770-plasma-5204" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2020/12/17/holiday-streaming-extravaganza-the-roundup-18/dolphin.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Global Maintainer Friedrich von Gellhorn (a.k.a Girtablulu) has landed the latest improvements to KDE&amp;rsquo;s beloved applications, frameworks, and Plasma desktop environment for Solus users to enjoy this Friday. While we encourage you to read the respective changelogs, we have highlighted some things below!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Breeze Icons
&lt;ul&gt;
&lt;li&gt;Add icon for True Type XML font&lt;/li&gt;
&lt;li&gt;Add symbolic name symlink for input-* icons&lt;/li&gt;
&lt;li&gt;Remove useless blur from kontrast icon&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Dolphin’s address bar is now in the toolbar, for example, and, in Detail View mode, you can set the size to include everything in the folder including the nested folders inside the parent one.&lt;/li&gt;
&lt;li&gt;Elisa, a compact music player, now lets you change the color scheme of the app independent of the system wide color scheme. It also now lets you choose which view to display when the app launches.&lt;/li&gt;
&lt;li&gt;Kate&amp;rsquo;s file browser now has an &lt;em&gt;Open with&lt;/em&gt; menu item.&lt;/li&gt;
&lt;li&gt;KFileMetaData: Add several subtypes for OpenDocument and OpenXML document.&lt;/li&gt;
&lt;li&gt;KNotification: Don’t pass transient hint.&lt;/li&gt;
&lt;li&gt;Konsole now has a configurable toolbar.&lt;/li&gt;
&lt;li&gt;Spectacle, which is KDE&amp;rsquo;s screenshot application, now has an editor that enables you to add smilies, text, arrows, and more.&lt;/li&gt;
&lt;li&gt;Syntax Highlighting
&lt;ul&gt;
&lt;li&gt;C++ highlighting: update to Qt 5.15&lt;/li&gt;
&lt;li&gt;Zsh, Bash, Fish, Tcsh: add truncate and tsort in unixcommand keywords&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;kwin: Fixed Toggle Night Color global shortcut, which used i18n in object name, leading to erratic behavior e.g. when system locale or translations changed.&lt;/li&gt;
&lt;li&gt;plasma-desktop: Use plasma theme icons in kickoff leave view.&lt;/li&gt;
&lt;li&gt;plasma-workspace
&lt;ul&gt;
&lt;li&gt;Fix Environment Canada weather domain.&lt;/li&gt;
&lt;li&gt;Re-add searching for breeze decoration.&lt;/li&gt;
&lt;li&gt;The cursor previews are in a layout.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Changelogs:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://kde.org/announcements/releases/2020-12-apps-update/"target="_blank" rel="noopener"&gt;KDE Applications 20.12.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://kde.org/announcements/kde-frameworks-5.77.0/"target="_blank" rel="noopener"&gt;KDE Frameworks 5.77.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://kde.org/announcements/plasma-5.20.3-5.20.4-changelog/"target="_blank" rel="noopener"&gt;Plasma 5.20.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Linux 5.10&lt;span class="hx:absolute hx:-mt-20" id="linux-510"&gt;&lt;/span&gt;
&lt;a href="#linux-510" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2020/12/17/holiday-streaming-extravaganza-the-roundup-18/linux-5_10.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;As some of you know, we held back linux-current from some of the newer kernel releases due to regressions introduced in 5.7 that prevented some Samsung NVMe devices and controllers from functioning correctly, which would result in failures to boot the OS. These issues were fortunately resolved in 5.10-rc1 and we have been validating every 5.10 release candidate since. With the formal release of 5.10, we are excited to deliver it to our users, with it coming to the stable repositories this Friday with Linux 5.10.1. Linux 5.10 has a ton of &lt;a href="https://kernelnewbies.org/Linux_5.10"target="_blank" rel="noopener"&gt;fantastic changes&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; and we have highlighted some of them below:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Bluetooth suspend and resume events now get emitted.&lt;/li&gt;
&lt;li&gt;Faster ext4 metadata heavy operations and fsyncs.&lt;/li&gt;
&lt;li&gt;New XFS v5 format that supports widened timestamps to deal with y2038.&lt;/li&gt;
&lt;li&gt;Prevent &amp;ldquo;ondemand&amp;rdquo; and &amp;ldquo;conservative&amp;rdquo; from being configured as the default cpufreq governor in the case when schedutil is the default choice for the default governor setting.&lt;/li&gt;
&lt;li&gt;Support for various hardware such as new Intel sound SoCs, mute LED support on the HP Elitebook 845 G7, codec support in various cards.&lt;/li&gt;
&lt;li&gt;Support for Thunderbolt for Intel Tiger Lake-H&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Alongside these updates, we have updated:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;intel-microcode to 20201118, which has fixes and security updates for Intel gen4 to gen10 processors&lt;/li&gt;
&lt;li&gt;linux-firmware to its latest release, introducing many firmware updates for: Intel Bluetooth, amdgpu, ath10k, ath11k, i915 DMC, and rtw88.&lt;/li&gt;
&lt;li&gt;nvidia-390-glx-driver to 390.138 and introduced patches for fixing compilation against 5.10&lt;/li&gt;
&lt;li&gt;nvidia-beta-driver to 460.27.04&lt;/li&gt;
&lt;li&gt;openrazer to 2.9.0&lt;/li&gt;
&lt;li&gt;nvidia-developer-driver and nvidia-glx-driver has both received patches for fixing compilation against 5.10, as well a patch for a page allocation failure error.&lt;/li&gt;
&lt;li&gt;virtualbox to 6.1.16&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We took this opportunity to enable some kernel modules for various features, functionality, and hardware support. Here are some of our changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;AMD Renoir Audio Coprocessor support is now enabled via CONFIG_SND_SOC_AMD_RENOIR.&lt;/li&gt;
&lt;li&gt;Additional USB cameras have been enabled via CONFIG_USB_GSPCA_OV534 and CONFIG_USB_GSPCA_OV534_9.&lt;/li&gt;
&lt;li&gt;CONFIG_MFD_INTEL_PMC_BXT is now enabled for Intel PMC driver support for Broxton.&lt;/li&gt;
&lt;li&gt;CONFIG_MT7663U is now enabled for MediaTek MT7663U support&lt;/li&gt;
&lt;li&gt;CONFIG_SENSORS_AMD_ENERGY is now enabled for AMD RAPL MSR-based energy driver support.&lt;/li&gt;
&lt;li&gt;CONFIG_XFS_SUPPORT_V4: Ensures the continuation of XFS v4 format support. While we will eventually deprecate XFS v4 support from our kernel, it is going to be supported for several years and therefore we are not in an immediate need to do so.&lt;/li&gt;
&lt;li&gt;Multiple Intel sound SoCs.&lt;/li&gt;
&lt;li&gt;Multiple NFTABLES flags&lt;/li&gt;
&lt;li&gt;schedutil is enabled via CONFIG_CPU_FREQ_GOV_SCHEDUTIL. &lt;code&gt;performance&lt;/code&gt; is still the default.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Mesalib 20.2.3&lt;span class="hx:absolute hx:-mt-20" id="mesalib-2023"&gt;&lt;/span&gt;
&lt;a href="#mesalib-2023" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Mesalib has been updated to 20.2.3 with an update to 20.2.4 coming down the update pipeline soon. Mesalib 20.2 series introduces many fixes and improvements. Some major changes include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;RADV now uses ACO per default as backend&lt;/li&gt;
&lt;li&gt;Many new supported Vulkan Extensions for ANV (Intel) and RADV (AMD)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you want to check out all the fixes and improvements, feel free to click on any of the changelogs below:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.mesa3d.org/relnotes/20.2.0.html"target="_blank" rel="noopener"&gt;20.2.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.mesa3d.org/relnotes/20.2.1.html"target="_blank" rel="noopener"&gt;20.2.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.mesa3d.org/relnotes/20.2.2.html"target="_blank" rel="noopener"&gt;20.2.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.mesa3d.org/relnotes/20.2.3.html"target="_blank" rel="noopener"&gt;20.2.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Packaging Highlights&lt;span class="hx:absolute hx:-mt-20" id="packaging-highlights"&gt;&lt;/span&gt;
&lt;a href="#packaging-highlights" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Here&amp;rsquo;s a highlight of some packages that has been updated this week. Please note that this is not a comprehensive list:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4629:0203889a00ba2481b32c9927ee387766d34e720b"target="_blank" rel="noopener"&gt;aom 2.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R365:3b43798d782f7d58444b2276441ab714c8db2d2a"target="_blank" rel="noopener"&gt;apache-ant 1.10.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R407:8188fe55a631e5497e9340f735b9b277ed1a8ac1"target="_blank" rel="noopener"&gt;autofs: change local static autofs library to a local shared library&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4509:511d8f8f87f6f59b19d2032eb8a4473b2a7b690f"target="_blank" rel="noopener"&gt;bat 0.17.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4107:fecd3cbde296ab5c88dc7f50686e7f03e3816f94"target="_blank" rel="noopener"&gt;brave 1.18.70&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R673:3d1ea042010bba5dab6cc843e85a0d3199344487"target="_blank" rel="noopener"&gt;dustrac 2.1.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R684:8381fb7e52f24ec553269bbd57c452bf58ed22a8"target="_blank" rel="noopener"&gt;eid-mw 5.0.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R770:e5cfa8a7134450dda10ba435ad568ec45e27f6b1"target="_blank" rel="noopener"&gt;flightgear 2020.3.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R755:499f3df92d8e435fb65f70ff32ca50cae3584e54"target="_blank" rel="noopener"&gt;firefox 84.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R804:f6d39601cbb500c9f33241c2795c5e9f7945320c"target="_blank" rel="noopener"&gt;fontforge 20201107&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R878:c61757dd35165614d6e6262a9c81e25ece80a850"target="_blank" rel="noopener"&gt;gdb 10.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R881:51022519a41af9e3d674938613dac7e106f940d6"target="_blank" rel="noopener"&gt;gdm 3.38.2.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R914:e99ca8eb26ce6d76ababcb2ac39d3bc1c2cef384"target="_blank" rel="noopener"&gt;git-lfs 2.13.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R1411:e9518891bfd4f12014c870bb0cbecaeadcf389b0"target="_blank" rel="noopener"&gt;htop 3.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4853:c41af302ba6820827e5009ff2c79db43a3024082"target="_blank" rel="noopener"&gt;kotlin-native 1.4.21&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R5046:89a70c0aa8aed9af19a241050fc7cece10415a45"target="_blank" rel="noopener"&gt;lbry-desktop 0.49.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4395:945c95a6f367d55cfd2a32d43a6ef0ac7721ac8b"target="_blank" rel="noopener"&gt;libheif 1.10.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R5107:5ac58944a68d47a2038ec675e5d4134f0fb77342"target="_blank" rel="noopener"&gt;libgtk-4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R1880:9077ac037f92e462c5b2f4c1a4942033331426fc"target="_blank" rel="noopener"&gt;libusb 1.0.24&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R1891:afdb801a2f2b957a0d79925af49f2dfc6531b5c6"target="_blank" rel="noopener"&gt;libvirt 6.10.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R1974:2552af053ea67ca1ddbb2a95bfe24aa624f2c7ed"target="_blank" rel="noopener"&gt;lmms 1.2.2 and re-enabled VST support&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R5038:f13bb46ab75d0bdbf593fc500d6dfa5bb7a3a8aa"target="_blank" rel="noopener"&gt;mangohud 0.6.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4994:a7928f896c99f835b56ea07a3c83a865ee14188a"target="_blank" rel="noopener"&gt;mongodb-compass 1.24.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4906:b4c450ded2a12ac58815d1f1ac09f22eb9c47f99"target="_blank" rel="noopener"&gt;mupdf 1.18.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4518:fc317482f5cbeac7efb48409ad9169439fc1d672"target="_blank" rel="noopener"&gt;nitrokey-app 1.4.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2177:5076cf171056d764497372c0573d9bcc4c8b6706"target="_blank" rel="noopener"&gt;nodejs 14.15.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2214:2883f9d727a49a417e24837b1c256fdcf1480ded"target="_blank" rel="noopener"&gt;obs-studio 26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4393:b870874a36f820ae6a6744cbdc5944a2a51b8915"target="_blank" rel="noopener"&gt;proc-maps 1.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2677:d10019d6d182374a0eea1b3d1d88d5ec76903b88"target="_blank" rel="noopener"&gt;python-qscintilla 2.11.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2734:2dfc777dca1ecb21ef231d528477f4dbf98287ee"target="_blank" rel="noopener"&gt;qscintilla 2.11.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2897:3ce8fb97d72c813feecc103d7806a921e70d4af5"target="_blank" rel="noopener"&gt;shellcheck 0.7.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2930:e8dd5a1c835b4f0bf47a046e02c2ce2ac9632bc1"target="_blank" rel="noopener"&gt;solus-sc: Drop Flash Player NPAPI and PPAPI support.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3058:e9576a20683558ad0d413590aa543b4e5b74ca08"target="_blank" rel="noopener"&gt;tracker 3.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3140:99d8cc7ddccd33ed4b0594b7f62b2a30121ce54a"target="_blank" rel="noopener"&gt;vlc: Drop VDPAU support.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3148:b26bb3f6b170eb201d880c6c10d5333233188f16"target="_blank" rel="noopener"&gt;vscode 1.52.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3230:012cd61b159d27397bee66b01718ed18bd56c458"target="_blank" rel="noopener"&gt;xfsprogs 5.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Budgie 10.5.2 Released</title><link>https://getsol.us/2020/12/02/budgie-10-5-2-released/</link><pubDate>Wed, 02 Dec 2020 18:30:42 +0200</pubDate><guid>https://getsol.us/2020/12/02/budgie-10-5-2-released/</guid><description>
&lt;p&gt;Solus is proud to announce our newest iteration on our flagship desktop environment, Budgie 10.5.2, with a diverse range of new features and bug fixes!&lt;/p&gt;
&lt;h2&gt;Quality of Life&lt;span class="hx:absolute hx:-mt-20" id="quality-of-life"&gt;&lt;/span&gt;
&lt;a href="#quality-of-life" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Budgie 10.5.2 introduces new goodies to make your Budgie experience even better!&lt;/p&gt;
&lt;h3&gt;Applets&lt;span class="hx:absolute hx:-mt-20" id="applets"&gt;&lt;/span&gt;
&lt;a href="#applets" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;h4&gt;Budgie Menu&lt;span class="hx:absolute hx:-mt-20" id="budgie-menu"&gt;&lt;/span&gt;
&lt;a href="#budgie-menu" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;Budgie Menu has received various refinements for this release:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Budgie Menu introduces additional checks for an application&amp;rsquo;s DesktopAppInfo, ensuring that we consistently skip apps and exclude them from calculations when they have &lt;code&gt;Hidden&lt;/code&gt; or &lt;code&gt;NoDisplay&lt;/code&gt; set, as well as if the &lt;code&gt;NotShowIn&lt;/code&gt; contains &lt;code&gt;Budgie&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Budgie Menu will no longer show empty categories, a common occurrence when installing applications via WINE.&lt;/li&gt;
&lt;li&gt;Budgie Menu will now alphabetically sort category names, which is useful when you have custom user desktop directories for applications. They are no longer forced to be below default system-wide desktop directories such as Internet / Networking, Office, Sound &amp;amp; Video, etc.&lt;/li&gt;
&lt;li&gt;Applications which utilize &lt;code&gt;pkexec&lt;/code&gt; in their desktop info will now spawn an asynchronous process, with &lt;code&gt;pkexec&lt;/code&gt; being the command and passing the rest of the command line content as arguments.&lt;/li&gt;
&lt;/ol&gt;
&lt;h4&gt;Icon Tasklist&lt;span class="hx:absolute hx:-mt-20" id="icon-tasklist"&gt;&lt;/span&gt;
&lt;a href="#icon-tasklist" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;&lt;img src="https://getsol.us/2020/12/02/budgie-10-5-2-released/budgie-10-5-2-icon-tasklist.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;The Icon Tasklist applet has seen new features and behaviour refinements in Budgie 10.5.2.&lt;/p&gt;
&lt;p&gt;There are now two new options available, disabled by default, to launch a new instance of an application via the respective button for the application: middle click and double click. This expands on our existing option to create a new instance of an application by clicking the &lt;code&gt;+&lt;/code&gt; button in the popover of each Icon Button.&lt;/p&gt;
&lt;p&gt;The behavior of the Icon Tasklist has been refined in Budgie 10.5.2. We have consolidated duplicate logic in other less used classes into our dedicated application state tracking class, which is used by the Icon Tasklist and IconPopover to provide a list of running applications, their AppInfo, any group they belong to, and more. This consolidation has meant more consistent &amp;ldquo;skip pager&amp;rdquo; checks, as well as more consistent rejection of various types of windows, such as:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;code&gt;DOCK&lt;/code&gt; (like &lt;code&gt;budgie-panel&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;SPLASHSCREEN&lt;/code&gt; (temporary splash screen apps, like what you would see for GIMP or LibreOffice)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;UTILITY&lt;/code&gt; (like controls for an emulator).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Thanks to this more consistent window type rejection, we are able to more closely discern between what is &lt;code&gt;budgie-panel&lt;/code&gt; versus what is &lt;code&gt;budgie-desktop-settings&lt;/code&gt;, which is part of the panel but is otherwise a &lt;code&gt;NORMAL&lt;/code&gt; type application. This enabled us to resolve an issue where the pin and new instance buttons were being unintentionally shown, as well as an issue where you could not close Budgie Desktop Settings via the IconPopover controls (right click popover for each Icon Button in the tasklist).&lt;/p&gt;
&lt;p&gt;After close discussions with members of the community on &lt;a href="https://discuss.getsol.us"target="_blank" rel="noopener"&gt;our forums&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; on the expected behaviour of the Icon Tasklist, time was spent refining the behaviour of Icon Tasklist and individual Icon Buttons to be more consistent. Here are some examples:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;When the &amp;ldquo;Show All Windows on Click&amp;rdquo; option is enabled, we will now more consistently show or minimize all windows on click if one of them is currently active.&lt;/li&gt;
&lt;li&gt;If only one instance of an application is open and it is on another workspace (in this case the &amp;ldquo;Restrict to Workspace&amp;rdquo; option is not enabled), we switch to that workspace and unminimize the window (since the chances are you probably want to see the application in the first place).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;We are always listening to feedback on how to improve the behaviour of Icon Tasklist while ensuring it remains simple and approachable to use. If you have an idea on how to improve it further, feel free to file an issue on &lt;a href="https://github.com/solus-project/budgie-desktop/issues"target="_blank" rel="noopener"&gt;Budgie&amp;rsquo;s issue tracker&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h4&gt;Sound&lt;span class="hx:absolute hx:-mt-20" id="sound"&gt;&lt;/span&gt;
&lt;a href="#sound" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;&lt;img src="https://getsol.us/2020/12/02/budgie-10-5-2-released/budgie-10-5-2-sound-applet.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;The Sound applet has seen a redesign and now features a dedicated button for mute toggling, as well as leveraging iconography for the System Settings button rather than text.&lt;/p&gt;
&lt;h4&gt;System Tray&lt;span class="hx:absolute hx:-mt-20" id="system-tray"&gt;&lt;/span&gt;
&lt;a href="#system-tray" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;&lt;img src="https://getsol.us/2020/12/02/budgie-10-5-2-released/budgie-10-5-2-system-tray.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Dating back to the days of Budgie 7 in 2014, Budgie had been using an &lt;code&gt;na-tray&lt;/code&gt; implementation also seen in desktop environments such as Cinnamon for the creation and management of system tray icons. Thanks to the incredible work by Solus contributor &lt;a href="https://github.com/serebit"target="_blank" rel="noopener"&gt;Campbell Jones&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, the System Tray has been completely rewritten from scratch, supporting tray icons leveraging the XEmbed Protocol. This new implementation resolves numerous issues such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Background icons not refreshing, resulting in instances where it may appear that multiple icons are overlapping.&lt;/li&gt;
&lt;li&gt;Tray icons not consistently hiding when a panel hides (during &amp;ldquo;Intelligent&amp;rdquo; mode).&lt;/li&gt;
&lt;li&gt;Tray icons blinking when panel transparency is set to &amp;ldquo;Dynamic&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Tray icons getting hidden when switching icon themes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Additionally, a configuration option has been added for the System Tray that enables the setting of spacing between individual icons, making it perfect for those that want both their applets and tray icons to be equidistant!&lt;/p&gt;
&lt;h3&gt;Budgie Desktop Settings&lt;span class="hx:absolute hx:-mt-20" id="budgie-desktop-settings"&gt;&lt;/span&gt;
&lt;a href="#budgie-desktop-settings" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;img src="https://getsol.us/2020/12/02/budgie-10-5-2-released/budgie-10-5-2-budgie-desktop-settings-remove-panel.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Budgie Desktop View has been updated to provide a clearer differentiation between removing a Panel and removing an applet from a Panel. A dedicated button for removing a panel has been added below the Panel&amp;rsquo;s applet list, with a description that makes its purpose clearer. This button will not appear when you only have one panel in your Budgie setup. Building on this, we have removed the option to disable the panel removal confirmation dialog. From user reports, the consensus was that this option was too easy to enable, would result in accidental permanent removal of panels more frequently than desired, and lacked a clear user-friendly method to re-enable the prompt.&lt;/p&gt;
&lt;p&gt;For those which use Budgie in another language than English, the menu items presented when adding a new Autostart application or command via the Autostart section are now translatable. For any language which has the terms translated, those will be used instead.&lt;/p&gt;
&lt;h3&gt;Budgie Desktop View&lt;span class="hx:absolute hx:-mt-20" id="budgie-desktop-view"&gt;&lt;/span&gt;
&lt;a href="#budgie-desktop-view" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;img src="https://getsol.us/2020/12/02/budgie-10-5-2-released/budgie-10-5-2-desktop-view.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Budgie 10.5.2 is the first release of Budgie to feature our new desktop icons implementation. In releases dating back to the beginning of Budgie 10, we had been using Nautilus&amp;rsquo; (now legacy) desktop icons implementation to provide such support. When Nautilus removed their desktop icons support, Solus used an older version of Nautilus to retain it, while some other downstream consumers of Budgie used alternative file managers with similar features to that version of Nautilus, such as Nemo. During that time, other desktop environments have strayed away from providing this functionality with some going so far as to remove it entirely, requiring you to install third-party extensions to re-introduce the functionality.&lt;/p&gt;
&lt;p&gt;We have always recognized that for many, desktop icons is an important part of their workflow, and so retaining that support in a sustainable manner was paramount for the release of Budgie 10.5.2. We wanted to enable our downstreams to ship Budgie akin to how Solus does without potentially compromising on functionality.&lt;/p&gt;
&lt;p&gt;To facilitate this, our goal from the start for Budgie 10.5.2 was to introduce a new, separate project that could be iterated on independently from Budgie Desktop itself. This project needed to be rigorously focused and developed with an understanding of the scope and intent of the project, not trying to be a file manager but rather a method of quickly accessing the content and applications you consider most important.&lt;/p&gt;
&lt;p&gt;Last week, we debuted the &lt;a href="https://getsol.us/2020/11/26/endless-de-ssert-the-roundup-17"&gt;first generally public development release of Budgie Desktop View&lt;/a&gt; and the feedback has been fantastic, giving us numerous places where we can continue to improve this new project, in addition to what we already have planned for the upcoming releases.&lt;/p&gt;
&lt;p&gt;Alongside Budgie 10.5.2, we have just released our first stable &lt;code&gt;1.0&lt;/code&gt; release of Budgie Desktop View, which builds on the features and focus of the prior development releases with a new option to choose between using a single and double-click to launch items. This enables you to curate the launch behaviour to mimic your favorite graphical file manager, many of which have such &amp;ldquo;click policies&amp;rdquo;. By default, we default to a single-click behavior.&lt;/p&gt;
&lt;p&gt;This release refactors many of the shared logic between the various item and view classes we have as well, reducing references or copies of values (resulting in reduced memory usage) and paving the way for easier iteration on upcoming functionality.&lt;/p&gt;
&lt;p&gt;However &lt;code&gt;1.0&lt;/code&gt; is not the final form Budgie Desktop View will take! Drag &amp;amp; Drop support will be added in &lt;code&gt;1.1&lt;/code&gt;, keyboard navigation with arrow keys will be implemented in &lt;code&gt;1.2&lt;/code&gt;, and once GTK4 introduces its first stable release, we will also be assessing moving Budgie Desktop View to it to take advantage of all the improvements the GNOME team has done to the latest generation of its toolkit.&lt;/p&gt;
&lt;p&gt;Budgie has always been about striking a balance in customization and that extends to the support we provide downstreams like Ubuntu Budgie as well. That is why we worked hard on introducing a new vendor-oriented mechanism to &lt;strong&gt;enable downstreams&lt;/strong&gt; to choose a desktop icons implementation that &lt;strong&gt;fits them and their users best&lt;/strong&gt;. Alongside our own &amp;ldquo;native&amp;rdquo; Budgie Desktop View implementation, we are providing official support in the Budgie Desktop Settings application for the configuration of &lt;a href="https://github.com/spheras/desktopfolder"target="_blank" rel="noopener"&gt;DesktopFolder&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; and &lt;a href="https://github.com/linuxmint/nemo/"target="_blank" rel="noopener"&gt;Nemo&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. Our &lt;a href="https://github.com/solus-project/budgie-desktop/wiki/OS-Integration#gsettings-overrides"target="_blank" rel="noopener"&gt;OS Integration&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; wiki page provides details on the typical method that downstreams can leverage to override default GSettings key / values, as well as providing the key should any savvy user decide to do some tinkering themselves!&lt;/p&gt;
&lt;h3&gt;Raven&lt;span class="hx:absolute hx:-mt-20" id="raven"&gt;&lt;/span&gt;
&lt;a href="#raven" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;img src="https://getsol.us/2020/12/02/budgie-10-5-2-released/budgie-10-5-2-raven-on-left.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Thanks to Solus contributor &lt;a href="https://github.com/EbonJaegar"target="_blank" rel="noopener"&gt;Evan Maddock&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, Budgie 10.5.2 introduces a new option to choose which side of the screen Raven should be. Prior to Budgie 10.5.2, Raven would always appear on the left side when the main panel and trigger were on the left, and appear on the right when the main panel was anywhere else.&lt;/p&gt;
&lt;p&gt;Users will be able to choose between this behaviour, called &amp;ldquo;Automatic&amp;rdquo;, as well as left and right sides!&lt;/p&gt;
&lt;h3&gt;Translations&lt;span class="hx:absolute hx:-mt-20" id="translations"&gt;&lt;/span&gt;
&lt;a href="#translations" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;img src="https://getsol.us/2020/12/02/budgie-10-5-2-released/budgie-10-5-2-translations.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Thanks to &lt;a href="https://discuss.getsol.us/d/5774-call-to-action-translators-needed"target="_blank" rel="noopener"&gt;our incredible community members&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; that have stepped up to translate Budgie, Budgie is now more accessible than ever. Budgie 10.5.2 introduces support for three new languages: Afrikaans, Albanian, and Hindi. Budgie now has 40 languages which have 90% or more coverage and we have seen dedicated translators step up for a wide range of languages, many of which are now completely translated, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Croatian&lt;/li&gt;
&lt;li&gt;Finnish&lt;/li&gt;
&lt;li&gt;Malay&lt;/li&gt;
&lt;li&gt;Punjabi&lt;/li&gt;
&lt;li&gt;Spanish (Argentina)&lt;/li&gt;
&lt;li&gt;Spanish (Chile)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We are still working hard to get Budgie translated 100% into &lt;a href="https://translate.getsol.us/projects/budgie-desktop/translations/"target="_blank" rel="noopener"&gt;many languages&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. If you are interested in helping translate Budgie into your language, feel free to reach out!&lt;/p&gt;
&lt;h3&gt;Other&lt;span class="hx:absolute hx:-mt-20" id="other"&gt;&lt;/span&gt;
&lt;a href="#other" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Here are some other aspects of Budgie that received refinements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Animation disabling: Background transitions and workspace switching are no longer always enabled but now honor the option to disable animations in Budgie Desktop Settings&lt;/li&gt;
&lt;li&gt;Budgie&amp;rsquo;s Application Switcher
&lt;ul&gt;
&lt;li&gt;Typically referred to as the &lt;code&gt;Alt+Tab&lt;/code&gt; switcher, this switcher now supports the &lt;code&gt;Ctrl&lt;/code&gt; modifier, adding support for more custom keyboard layouts and mappings.&lt;/li&gt;
&lt;li&gt;We now support an option to show all windows from all workspaces in the switcher, enabling you to switch between applications and workspaces simultaneously.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Budgie Run Dialog can now check keywords, improving search and aligning its behaviour closer to that of Budgie Menu.&lt;/li&gt;
&lt;li&gt;Budgie now provides a new meson option: &lt;code&gt;xdg-appdir&lt;/code&gt;
&lt;ul&gt;
&lt;li&gt;This option enables downstreams such as openSUSE to use its own stateless XDG path.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Caffeine Applet: When Caffeine Mode is enabled, the timer will now update the spin button value based on how many minutes are remaining.&lt;/li&gt;
&lt;li&gt;Forward-specific keyboard layout switching can now be done with &lt;code&gt;Alt+Shift&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Transparency is now supported in background images, falling back to the fixed color or gradient behind it.&lt;/li&gt;
&lt;li&gt;We now provide an option via GSettings to configure the desired screenshot commands, so downstreams can use alternatives to &lt;code&gt;gnome-screenshot&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Bug Fixes&lt;span class="hx:absolute hx:-mt-20" id="bug-fixes"&gt;&lt;/span&gt;
&lt;a href="#bug-fixes" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;In addition to all the quality of life improvements and features we have added, Budgie 10.5.2 introduces many bug fixes including for some issues dating back years to the early days of Budgie 10.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Applets
&lt;ul&gt;
&lt;li&gt;Fix Workspace Applet allowing more than max supported workspace count. We will now return a -1 on our WM AppendNewWorkspace if we are rejecting more additions of workspaces, which informs our WorkspaceApplet to not show the + button (even if set to always show) and reject drag actions onto new workspaces.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Panel
&lt;ul&gt;
&lt;li&gt;Added missing &lt;code&gt;LEFT&lt;/code&gt; and &lt;code&gt;RIGHT&lt;/code&gt; panel layouts in the manager, which prevented downstreams and users from using &lt;code&gt;panel.ini&lt;/code&gt; files with left or right panels.&lt;/li&gt;
&lt;li&gt;During panel initialization, we will now appropriately set &lt;code&gt;dock-mode&lt;/code&gt; if needed, which fixes an issue where the class would only be applied if the dock mode setting actually changed.&lt;/li&gt;
&lt;li&gt;Fix a crash when removing an applet with missing information.&lt;/li&gt;
&lt;li&gt;The Tasklist applet will no longer cause the rest of the panel contents to be thrown into the aether when you have many windows open. You will be able to scroll up / down to get all the windows and we will be working on dedicated buttons in the tasklist applet in Budgie 10.5.3. This resolves two bugs, one from &lt;strong&gt;2014&lt;/strong&gt; and another from &lt;strong&gt;2017&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Regions which do not have any panel widgets / applets will no longer be shown, allowing applets to take up more space and eliminates weird spacing related issues.&lt;/li&gt;
&lt;li&gt;When changing away from dock mode on a panel, we will now correctly remove the &lt;code&gt;dock-mode&lt;/code&gt; CSS class.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Raven
&lt;ul&gt;
&lt;li&gt;Chromium-based browser notifications no longer display with broken icon images. This was due to the fact that these browsers would prefix the icon with &lt;code&gt;file:///&lt;/code&gt; and Chromium-based browsers would not pass the correct path. We will now default to the fallback &lt;code&gt;mail-unread-symbolic&lt;/code&gt; icon for these applications.&lt;/li&gt;
&lt;li&gt;Notifications and Notification Groups can no longer be selected, which would result in a visual change with no obvious or easy way to deselect them. There are no functional changes, as there are no actions which make use of the selection of Notifications or Notification Groups.&lt;/li&gt;
&lt;li&gt;Notifications are no longer appended to Notification Groups, resulting in older Notifications being higher in a Notification Group&amp;rsquo;s list than newer ones.&lt;/li&gt;
&lt;li&gt;The Sound widget will no longer allow raising the volume above 100% when the option is off.&lt;/li&gt;
&lt;li&gt;The MPRIS player will correct the album art URLs provided by Spotify, which would otherwise be misreported by Spotify, resulting in images which could not be found.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Other
&lt;ul&gt;
&lt;li&gt;Budgie Popovers will now properly handle window scale factors.&lt;/li&gt;
&lt;li&gt;Crash fixes related to the usage of Wnck have been resolved.&lt;/li&gt;
&lt;li&gt;Fix some custom keyboard shortcuts and media keys not correctly applying after boot or reboot.&lt;/li&gt;
&lt;li&gt;Night Light will now appropriately start or end if an application has the fullscreen state amongst its many states, and not &lt;em&gt;just&lt;/em&gt; being fullscreen. This is useful if you have an application which is fullscreen &lt;strong&gt;and&lt;/strong&gt; above or below other windows, is sticky (maintains position regardless of workspace), shaded, etc.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Stack Support&lt;span class="hx:absolute hx:-mt-20" id="stack-support"&gt;&lt;/span&gt;
&lt;a href="#stack-support" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Budgie 10.5.2 supports the most recent GNOME 3.38 stack, as well as the GNOME 3.36 stack, enabling it to be more easily backported to older but non-EOLed operating systems. Budgie 10.5.2 has the following version requirements:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Name&lt;/th&gt;
&lt;th&gt;Version&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;accountsservice&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;&lt;code&gt;&amp;gt;= 0.6.55&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;ibus&lt;/code&gt;&lt;/td&gt;
&lt;td&gt; &lt;code&gt;&amp;gt;= 1.5.10&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;gdk-x11-3.0&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;&lt;code&gt;&amp;gt;= 3.24.0&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;glib-2.0&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;&lt;code&gt;&amp;gt;= 2.64.0&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;gnome-bluetooth-1.0&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;&lt;code&gt;&amp;gt;= 3.34.0&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;gnome-desktop-3.0&lt;/code&gt;&lt;/td&gt;
&lt;td&gt; &lt;code&gt;&amp;gt;= 3.26.0&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;graphene-gobject-1.0&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;&lt;code&gt;&amp;gt;= 1.10&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;gsettings-desktop-schemas&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;&lt;code&gt;&amp;gt;= 3.26.0&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;gnome-settings-daemon&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;&lt;code&gt;&amp;gt;= 3.26.0&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;gtk+-3.0&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;&lt;code&gt;&amp;gt;= 3.24.0&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;libgnome-menu-3.0&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;&lt;code&gt;&amp;gt;= 3.10.3&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;libpeas-1.0&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;&lt;code&gt;&amp;gt;= 1.26.0&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;libpulse&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;&lt;code&gt;&amp;gt;= 2.0&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;libmutter-6&lt;/code&gt; or &lt;code&gt;libmutter-7&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;&lt;code&gt;&amp;gt;= 3.36.0&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;libnotify&lt;/code&gt;&lt;/td&gt;
&lt;td&gt; &lt;code&gt;&amp;gt;= 0.7&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;libwnck-3.0&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;&lt;code&gt;&amp;gt;= 3.36.0&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;upower-glib&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;&lt;code&gt;&amp;gt;= 0.99.0&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;vala&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;&lt;code&gt;&amp;gt;= 0.48.0&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Huge thanks to the Ubuntu Budgie folks for their hard work introducing both libmutter-6 and libmutter-7 support into Budgie.&lt;/p&gt;
&lt;h2&gt;Get the Release&lt;span class="hx:absolute hx:-mt-20" id="get-the-release"&gt;&lt;/span&gt;
&lt;a href="#get-the-release" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Official distribution tarballs for Budgie 10.5.2 are available &lt;a href="https://github.com/solus-project/budgie-desktop/releases/tag/v10.5.2"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. For Solus users, we have already shipped Budgie 10.5.2 to the stable repository!&lt;/p&gt;
&lt;hr&gt;
&lt;h2&gt;Contributors&lt;span class="hx:absolute hx:-mt-20" id="contributors"&gt;&lt;/span&gt;
&lt;a href="#contributors" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Thank you to all the amazing contributors that have made Budgie 10.5.2 possible. Here is the full list!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;49 &lt;a href="https://github.com/JoshStrobl"target="_blank" rel="noopener"&gt;Joshua Strobl&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;16 &lt;a href="https://github.com/fossfreedom"target="_blank" rel="noopener"&gt;David Mohammed&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;15 &lt;a href="https://github.com/serebit"target="_blank" rel="noopener"&gt;Campbell Jones&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;2 &lt;a href="https://github.com/rbreaves"target="_blank" rel="noopener"&gt;Ben Reaves&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;2 &lt;a href="https://github.com/gmbr3"target="_blank" rel="noopener"&gt;Callum Farmer&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;2 &lt;a href="https://github.com/EbonJaeger"target="_blank" rel="noopener"&gt;EbonJaeger&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;2 &lt;a href="https://github.com/guillotjulien"target="_blank" rel="noopener"&gt;Guillot Julien&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;1 &lt;a href="https://github.com/codic12"target="_blank" rel="noopener"&gt;Gurjus Bhasin&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;1 &lt;a href="https://github.com/hrdwrrsk"target="_blank" rel="noopener"&gt;hrdwrrsk / TheArakAttack&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;1 &lt;a href="https://github.com/joukewitteveen"target="_blank" rel="noopener"&gt;Jouke Witteveen&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;1 &lt;a href="https://github.com/3v1n0"target="_blank" rel="noopener"&gt;Marco Trevisan&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;1 &lt;a href="https://github.com/samlane-ma"target="_blank" rel="noopener"&gt;Sam Lane&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;1 &lt;a href="https://github.com/yursan9"target="_blank" rel="noopener"&gt;Yurizal Susanto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Endless DE-ssert | The Roundup #17</title><link>https://getsol.us/2020/11/26/endless-de-ssert-the-roundup-17/</link><pubDate>Thu, 26 Nov 2020 17:08:12 +0200</pubDate><guid>https://getsol.us/2020/11/26/endless-de-ssert-the-roundup-17/</guid><description>
&lt;img src="https://getsol.us/2020/11/26/endless-de-ssert-the-roundup-17/the-roundup-17-featured_hu_458f3496769ca9b2.jpg" width="640" height="360"/>&lt;p&gt;Welcome to The Roundup #17, your bytes of Solus news. In this roundup, we&amp;rsquo;re talk about our new desktop icons implementation for Budgie, GNOME 3.38, KDE and Plasma updates, and more!&lt;/p&gt;
&lt;h2&gt;Budgie&lt;span class="hx:absolute hx:-mt-20" id="budgie"&gt;&lt;/span&gt;
&lt;a href="#budgie" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2020/11/26/endless-de-ssert-the-roundup-17/budgie-desktop-settings-with-view.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Since the early days of Budgie, we have been using Nautilus&amp;rsquo; (now legacy) desktop icons implementation to provide desktop icon support. While some other desktop environments have strayed away from providing this functionality over the years, some going so far as to remove it entirely and require you to jump through hoops to enable it, we have always recognized that for many it is a cornerstone of their desktop experience, and as such it has remained a priority for us to retain that aspect of the Budgie experience.&lt;/p&gt;
&lt;p&gt;Of course, we recognized that keeping Solus on an old version of Nautilus was not going to be sustainable. Not only did we want a newer version of GNOME&amp;rsquo;s file manager with all the fancy bells and whistles that come with it, but we wanted to enable our downstreams to ship Budgie akin to how Solus does without potentially compromising on functionality.&lt;/p&gt;
&lt;p&gt;To facilitate this, our goal from the start for Budgie 10.5.2 was to introduce a new, separate project that could be iterated on independently from Budgie Desktop itself. This project needed to be rigorously focused and developed with an understanding of the scope and intent of the project, not trying to be a file manager but rather a method of quickly accessing the content and applications you consider most important.&lt;/p&gt;
&lt;p&gt;Today we are thrilled to announce the &lt;a href="https://github.com/getsolus/budgie-desktop-view"target="_blank" rel="noopener"&gt;first generally public development release of Budgie Desktop View&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;! This release focuses on providing the essentials to a desktop icons experience:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Access to &amp;ldquo;special&amp;rdquo; folders as your home directory and trash.&lt;/li&gt;
&lt;li&gt;Showing active drive / volume mounts (including mounted removable media).&lt;/li&gt;
&lt;li&gt;An ordered list of Desktop directory contents, prioritizing folders before files while maintaining order of content that respects locales, as well as generating thumbnails for images to enable you to find the content you&amp;rsquo;re looking for faster.&lt;/li&gt;
&lt;li&gt;Independently adjustable icon sizing from your file manager (Nautilus&amp;rsquo; legacy desktop icons implementation has its sizes depend on the zoom level of Nautilus).&lt;/li&gt;
&lt;li&gt;Right-click menu options for the background canvas to quickly access Budgie Desktop and System Settings, as well right-click menu options for opening a file using the default app, or via the Terminal.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This isn&amp;rsquo;t the final form Budgie Desktop View will take however! We&amp;rsquo;re aiming to introduce the ability to choose between single and double-click options for launching items for the big &lt;code&gt;1.0&lt;/code&gt; release, and adding drag &amp;amp; drop support in &lt;code&gt;1.1&lt;/code&gt;. Once GTK4 introduces its first stable release, we&amp;rsquo;ll also be assessing moving Budgie Desktop View to it to take advantage of all the improvements the GNOME team has done to the latest major version of the toolkit.&lt;/p&gt;
&lt;p&gt;Budgie has always been about striking a balance in customization and that extends to the support we provide downstreams like Ubuntu Budgie as well. That is why we have also been working hard on introducing a new vendor-oriented mechanism to enable downstreams to choose a desktop icons implementation that fits them and their users best. Out-of-the-gate alongside our own desktop icons implementation, we&amp;rsquo;re providing official support in Budgie Desktop&amp;rsquo;s Settings application for the configuration of alternatives as well. Depending on the choice by the downstream (or any savvy user that can look at gsettings), you will get options that align with that implementation.&lt;/p&gt;
&lt;p&gt;Initially we will provide support for &lt;a href="https://github.com/spheras/desktopfolder"target="_blank" rel="noopener"&gt;DesktopFolder&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, which has been validated by the Solus team, and we&amp;rsquo;ve added some preliminary functionality for Nemo, which is awaiting validation and some TLC from downstreams (as Nemo is not something Solus ships in its repo).&lt;/p&gt;
&lt;p&gt;I want to thank all the community members that have been testing this new implementation on Solus&amp;rsquo; unstable repository over the last couple weeks, providing feedback and identifying issues for us to fix before releasing it to the world.&lt;/p&gt;
&lt;p&gt;We look forward to introducing it as a &amp;ldquo;stable&amp;rdquo; release next week alongside Budgie 10.5.2 (spoiler alert), which features countless improvements and bug fixes, as well as &lt;a href="https://discuss.getsol.us/d/5774-call-to-action-translators-needed"target="_blank" rel="noopener"&gt;new and updated translations&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;!&lt;/p&gt;
&lt;h2&gt;GNOME 3.38&lt;span class="hx:absolute hx:-mt-20" id="gnome-338"&gt;&lt;/span&gt;
&lt;a href="#gnome-338" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2020/11/26/endless-de-ssert-the-roundup-17/gnome-3-38.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;This week we are also rolling out the GNOME 3.38 stack upgrade to the stable repository! This stack upgrade provides the latest and greatest in GNOME Shell, GNOME&amp;rsquo;s desktop environment, as well as many of their applications.&lt;/p&gt;
&lt;h3&gt;Highlights&lt;span class="hx:absolute hx:-mt-20" id="highlights"&gt;&lt;/span&gt;
&lt;a href="#highlights" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Solus users can expect goodies such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A brand new major release of Tracker, GNOME&amp;rsquo;s search engine and database for local and remote content.&lt;/li&gt;
&lt;li&gt;Disks will now always show other filesystem format choices and has fixes for drive unmounting and partition creation.&lt;/li&gt;
&lt;li&gt;Improved screen recording functionality in GNOME Shell.&lt;/li&gt;
&lt;li&gt;Maps has received numerous improvements.
&lt;ul&gt;
&lt;li&gt;Allow editing negative elevations on OSM objects.&lt;/li&gt;
&lt;li&gt;Display population in place bubbles using localized number format.&lt;/li&gt;
&lt;li&gt;Fix a race-condition bug in search-as-you-type resulting in out-of-sync search results in some circumstances&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Numerous improvements to the Mutter window manager.
&lt;ul&gt;
&lt;li&gt;Improved memory usage such as optimizing background painting, offscreen effect cache invalidation, resource scale computation optimizations, and more.&lt;/li&gt;
&lt;li&gt;Night Light fixes after DPMS (Display Power Management Signaling).&lt;/li&gt;
&lt;li&gt;Support for custom keyboard layouts under &lt;code&gt;$XDG_CONFIG_HOME/xkb&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Support tap-button-map and tap-drag-lock touchpad settings.&lt;/li&gt;
&lt;li&gt;Various clipboard issues have been fixed.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Music has numerous bug fixes and a rework of art retrieval.&lt;/li&gt;
&lt;li&gt;Photos now has a new image filter called Trencin, similar to Instagram&amp;rsquo;s Clarendon filter.&lt;/li&gt;
&lt;li&gt;The video editor Pitivi now has a new major release!
&lt;ul&gt;
&lt;li&gt;A developer console plugin allows interacting with the project in a Python console.&lt;/li&gt;
&lt;li&gt;Ability to favorite effects in the Effects Library.&lt;/li&gt;
&lt;li&gt;Ability to mute or hide an entire layer.&lt;/li&gt;
&lt;li&gt;A plugin system allows extending the Pitivi functionality medium-term, targeted for teams of editors.&lt;/li&gt;
&lt;li&gt;Composition guidelines in the Viewer.&lt;/li&gt;
&lt;li&gt;Easy alignment for video clips.&lt;/li&gt;
&lt;li&gt;The refreshed clip effects UI allows working on multiple effects at a time.&lt;/li&gt;
&lt;li&gt;The new Greeter perspective replaces the Welcome wizard dialog and allows a slick selection of a recently opened project.&lt;/li&gt;
&lt;li&gt;The Effects Library has been redesigned to allow quick access to effects.&lt;/li&gt;
&lt;li&gt;When being resized, the Viewer shows the percent of the actual widget size in relation to the project video size.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Totem, GNOME&amp;rsquo;s video player, has fixes for keyboard shortcuts, YouTube search, stutters when the current state is being written to disk, and support for auto-loading VTT subtitles.&lt;/li&gt;
&lt;li&gt;Various Nautilus improvements (yes, Solus now ships with the latest release).
&lt;ul&gt;
&lt;li&gt;Added newly created files to Recent.&lt;/li&gt;
&lt;li&gt;Auto-escape filenames on NTFS and exFAT mounts.&lt;/li&gt;
&lt;li&gt;Prevent jump to the old scrolling position after changing location.&lt;/li&gt;
&lt;li&gt;Show notification on completion of file transfers if the window isn&amp;rsquo;t focused.&lt;/li&gt;
&lt;li&gt;Trash empty speedup by preventing recursion.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;span class="hx:absolute hx:-mt-20" id="upgrading"&gt;&lt;/span&gt;
&lt;a href="#upgrading" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;As always during a GNOME update, if you are using GNOME Shell, be sure to &lt;strong&gt;disable any extensions&lt;/strong&gt; which we do not provide / have enabled out-of-the-box to ensure the best possible upgrade experience. Not doing so may result in a broken desktop experience, crashes, or worse. It is not the responsibility of Solus or GNOME to ensure those extensions are maintained and updated against newer GNOME Shell APIs. If they break, we suggest you kindly reach out to the developer. For the best possible upgrade experience, you may want to properly reset your extensions back to the stock configuration. This can be done by opening up a Terminal and running the command listed below.&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;pre&gt;&lt;code&gt;gsettings reset org.gnome.shell &amp;#39;enabled-extensions&amp;#39;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;With any ecosystem as large as GNOME&amp;rsquo;s, you can expect and may encounter various issues with GNOME Shell, the window manager, or applications. We always encourage you check the respective upstream projects for issues, filing bugs with them to enable all users across the Linux ecosystem to benefit.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;For GNOME Shell, we would advice checking &lt;a href="https://gitlab.gnome.org/GNOME/gnome-shell/issues"target="_blank" rel="noopener"&gt;GNOME Shell&amp;rsquo;s issue tracker&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;For Mutter, we are aware of an &lt;strong&gt;upstream issue&lt;/strong&gt; which may cause window flickering during window resize on some system configurations. Unfortunately, &lt;a href="https://gitlab.gnome.org/GNOME/mutter/-/issues/1445"target="_blank" rel="noopener"&gt;this issue&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; has not been addressed by upstream GNOME, but we are monitoring it for any changes and will backport any fixes immediately should they occur.&lt;/li&gt;
&lt;li&gt;For applications, searching &lt;a href="https://gitlab.gnome.org"target="_blank" rel="noopener"&gt;GNOME&amp;rsquo;s GitLab instance&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; is the best way to find and reach the respective developers.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As with every GNOME Stack upgrade, we take this opportunity to remove packages from our repository that have either:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Implemented changes which result in the application no longer being aligned with the goals / purpose of Solus&lt;/li&gt;
&lt;li&gt;Not received updates for several stack upgrades or an extended period of time&lt;/li&gt;
&lt;li&gt;No longer compile / work as originally intended against newer upgrades&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The majority of the packages which have been removed during this GNOME Stack upgraded are listed below, excluding old auto-generated documentation packages, and the reason for their deprecation:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;gnome-documents: Does not support tracker 3.0.&lt;/li&gt;
&lt;li&gt;gnome-sound-recorder: Now requires libhandy, a mobile-focused UI library built by Purism. We do not consider applications which target or force the installation of mobile UXs or their libraries to be acceptable, considering we are solely focused on modern home computing devices (laptops and desktops).&lt;/li&gt;
&lt;li&gt;libcloudproviders-32bit: libcloudproviders is still in the repository, however the multilib 32-bit package was not used by any software and it did not make sense to build the 32-bit package. So it has been deprecated.&lt;/li&gt;
&lt;li&gt;noise: No longer had a maintainer and is expected to have libhandy support in the future.&lt;/li&gt;
&lt;li&gt;vino: GNOME Control Center changed Vino support out for gnome-remote-desktop in Mutter.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We have also held back deja-dup to 40.x, gnome-boxes to 3.36.x, and gnome-screenshot to 3.36.x due to their new requirement for libhandy. This is in addition to existing applications held back. It is always worth keeping in mind that should you desire the most recent versions of this software, flatpak and snap support is available!&lt;/p&gt;
&lt;h2&gt;GStreamer 1.18.1&lt;span class="hx:absolute hx:-mt-20" id="gstreamer-1181"&gt;&lt;/span&gt;
&lt;a href="#gstreamer-1181" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Gstreamer has been updated to its latest major release, 1.18.1. This includes improvements and fixes such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;High Dynamic Range (HDR) video information representation and signalling enhancements&lt;/li&gt;
&lt;li&gt;Instant playback rate change support&lt;/li&gt;
&lt;li&gt;MPEG-TS muxing now also supports TV broadcast compliant muxing with constant bitrate muxing and SCTE-35 support&lt;/li&gt;
&lt;li&gt;RTP support was enhanced with new RTP source and sink elements to easily set up RTP streaming via rtp:// URIs&lt;/li&gt;
&lt;li&gt;Streamer Editing Services gained support for nested timelines, per-clip speed rate control and the OpenTimelineIO format.&lt;/li&gt;
&lt;li&gt;gstreamer plugins &amp;ldquo;good&amp;rdquo;
&lt;ul&gt;
&lt;li&gt;avidemux can handle H.265 video now&lt;/li&gt;
&lt;li&gt;deinterlace: new YADIF deinterlace method which should provide better quality than the existing methods and is LGPL licensed.&lt;/li&gt;
&lt;li&gt;pulseaudio: device provider improvements: fix discovery of newly-added devices and hide the alsa device provider if we provide alsa devices.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;gstreamer plugins &amp;ldquo;bad&amp;rdquo;
&lt;ul&gt;
&lt;li&gt;nvdec: add support for 12-bit 4:4:4/4:2:0 and 10-bit 4:2:0 decoding&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;gstreamer plugins &amp;ldquo;ugly&amp;rdquo;
&lt;ul&gt;
&lt;li&gt;respect YouTube bitrate recommendation when user sets the YouTube profile preset&lt;/li&gt;
&lt;li&gt;separate high-10 video formats from 8-bit formats to improve depth negotiation and only advertise suitable input raw formats for the desired output depth&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Pulseaudio 14&lt;span class="hx:absolute hx:-mt-20" id="pulseaudio-14"&gt;&lt;/span&gt;
&lt;a href="#pulseaudio-14" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Audiophiles rejoice, we have updated our Pulseaudio to latest release, 14.0! While the improvements are &lt;a href="https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/14.0/"target="_blank" rel="noopener"&gt;truly endless&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, some of the highlights are:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Automatic switching to HDMI is now disabled by default.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This actually prevented Solus from upgrading to 13.x due to this issue, and we&amp;rsquo;re happy to see it was an unintended change resolved in 14.0. Here&amp;rsquo;s an excerpt from the Pulseaudio notes:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;PulseAudio 13.0 started to switch output to HDMI automatically when module-switch-on-connect was loaded (upstream PulseAudio doesn&amp;rsquo;t load it by default, but some distributions do). This change was not intentional, and caused very annoying behaviour in cases where waking up the monitor from sleep appears as a plug-in event in ALSA. Now module-switch-on-connect has a configurable blacklist, which by default prevents switching to HDMI devices.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;Better support for some USB gaming headsets&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Pulseaudio 14 introduces custom configuration for several headsets, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;HyperX Cloud Orbit S&lt;/li&gt;
&lt;li&gt;LucidSound LS31&lt;/li&gt;
&lt;li&gt;Razer Kraken Tournament Edition&lt;/li&gt;
&lt;li&gt;SteelSeries Arctis 5 (2019 edition)&lt;/li&gt;
&lt;li&gt;SteelSeries Arctis Pro (2019 edition)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Pulseaudio will now also create separate stereo and mono voice sinks for these headsets&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flat volumes are now disabled by default&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;flat-volumes&lt;/code&gt; is a feature Solus has patched to be disabled for a long time now and we&amp;rsquo;re happy to no longer be required to do so. Here is Pulseaudio&amp;rsquo;s notes on the matter:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;With flat volumes the stream volumes control also the sink volume. In the simple case of only one stream, the stream and the sink volume are always the same. In case of multiple streams, the sink volume is set to the maximum of the stream volumes. The purpose of this is to simplify the volume control of an application: the full volume range is always available via the application volume slider, so there&amp;rsquo;s no need to think about the sink volume. In practice, however, this has caused more harm than good (the worst problem is that some applications automatically set their stream volume to 100%, causing the audio to be played at the maximum volume that the hardware can produce), and most large distributions have patched PulseAudio to disable flat volumes by default. Now that patching won&amp;rsquo;t be needed any more.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2&gt;KDE Applications 20.08.3&lt;span class="hx:absolute hx:-mt-20" id="kde-applications-20083"&gt;&lt;/span&gt;
&lt;a href="#kde-applications-20083" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;KDE Applications have been updated to the latest release 20.08.3. You can see KDE&amp;rsquo;s announcement &lt;a href="https://kde.org/announcements/releases/2020-11-apps-update/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; and we&amp;rsquo;ve highlighted some changes below!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;gwenview received a fix for a bug that would occur when opening some images if the thumbnail bar was enabled, causing it to open a new window.&lt;/li&gt;
&lt;li&gt;kaccounts-integration fixed an unreadable row on the account details page when using dark themes.&lt;/li&gt;
&lt;li&gt;kdenlive
&lt;ul&gt;
&lt;li&gt;Don’t allow removing the only keyframe in an effect (was possible from the on monitor toolbar and crashing).&lt;/li&gt;
&lt;li&gt;Fix crash inserting zone over grouped clips in same track.&lt;/li&gt;
&lt;li&gt;Fix on monitor displayed fps with high fps values.&lt;/li&gt;
&lt;li&gt;Project archiving: check after each file if archiving works, add option to use zip instead of tar.gz.&lt;/li&gt;
&lt;li&gt;Fix playlist clips have no audio regression.&lt;/li&gt;
&lt;li&gt;When switching project profile and there is only 1 clip in timeline, update the timeline clip duration accordingly to profile change.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;kmail
&lt;ul&gt;
&lt;li&gt;Apply data from mailto information.&lt;/li&gt;
&lt;li&gt;Fix missing text when removing charset encoding.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;okular
&lt;ul&gt;
&lt;li&gt;Do not disable flick if cursor has been wrapped.&lt;/li&gt;
&lt;li&gt;Fix fast scrolling with Shift+Scroll.&lt;/li&gt;
&lt;li&gt;Fix middle click on sidebar tab bar unloads the document.&lt;/li&gt;
&lt;li&gt;Fix scrolling with scrollbar when the slider is not clicked.&lt;/li&gt;
&lt;li&gt;Fix wrong memory access that may cause crash.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;KDE Framework 5.76.0&lt;span class="hx:absolute hx:-mt-20" id="kde-framework-5760"&gt;&lt;/span&gt;
&lt;a href="#kde-framework-5760" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;KDE Frameworks are &amp;ldquo;addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms&amp;rdquo;. During our update of KDE Applications and Plasma, KDE Frameworks was also updated to its latest release: 5.76.0. While you can read the full announcement &lt;a href="https://kde.org/announcements/kde-frameworks-5.76.0/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, here&amp;rsquo;s a highlight of some of the changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Breeze Icons
&lt;ul&gt;
&lt;li&gt;Add 48px dialog-warning icon&lt;/li&gt;
&lt;li&gt;Add some color mode icons for Okular&lt;/li&gt;
&lt;li&gt;Add task-complete icons&lt;/li&gt;
&lt;li&gt;Add network-limited icon&lt;/li&gt;
&lt;li&gt;Add meeting-organizer icons&lt;/li&gt;
&lt;li&gt;Add fingerprint icon&lt;/li&gt;
&lt;li&gt;Add task-recurring and appointment-recurring icons&lt;/li&gt;
&lt;li&gt;Change style of media-repeat-single to use number 1&lt;/li&gt;
&lt;li&gt;Symlink kup.svg to preferences-system-backup.svg&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Extra CMake Modules
&lt;ul&gt;
&lt;li&gt;add missing minimum version for RENAME parameter&lt;/li&gt;
&lt;li&gt;improve default formatting options&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;KCalendarCore: Add COLOR property serialization from RFC7986&lt;/li&gt;
&lt;li&gt;KCMUtils
&lt;ul&gt;
&lt;li&gt;Deprecate KSettings::PluginPage&lt;/li&gt;
&lt;li&gt;Port from QStandardPaths::DataLocation to QStandardPaths::AppDataLocation&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;KCoreAddons: Fix potential memory leak in KAboutData::registerPluginData&lt;/li&gt;
&lt;li&gt;KImageFormats
&lt;ul&gt;
&lt;li&gt;Add support for RLE-compressed, 16 bits per channel PSD files&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;KIO
&lt;ul&gt;
&lt;li&gt;Avoid pointless probing for nonexisting thumbnail images&lt;/li&gt;
&lt;li&gt;CopyJob: Include skipped files in progress calculation when renaming&lt;/li&gt;
&lt;li&gt;CopyJob: fix total number of files/dirs in progress dialog (when moving)&lt;/li&gt;
&lt;li&gt;FileWidget: Show Selected file preview on mouse leave&lt;/li&gt;
&lt;li&gt;Support for xattrs on kio copy/move&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;KNotification
&lt;ul&gt;
&lt;li&gt;Add comments to describe DesktopEntry field in notifyrc file&lt;/li&gt;
&lt;li&gt;Fix: enable legacy tray on platforms without dbus&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;KRunner
&lt;ul&gt;
&lt;li&gt;Do not set the type to File/Directory if it does not exist&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;KTextEditor: Fix memory leak in KateMessageLayout&lt;/li&gt;
&lt;li&gt;Plasma Framework
&lt;ul&gt;
&lt;li&gt;Allow plasmoids to ignore the margins&lt;/li&gt;
&lt;li&gt;Always show ExpandableListitem buttons, not just on hover&lt;/li&gt;
&lt;li&gt;Fix BusyIndicator rotating even when invisible, again&lt;/li&gt;
&lt;li&gt;Lock the header colours of Breeze Dark and Breeze Light&lt;/li&gt;
&lt;li&gt;Remove unnecessary anchors in the ComboBox.contentItem&lt;/li&gt;
&lt;li&gt;Unify aspect ratio of 32px and 22px battery icons&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Syntax Highlighting
&lt;ul&gt;
&lt;li&gt;Decrease opacity in separator of Breeze &amp;amp; Dracula themes&lt;/li&gt;
&lt;li&gt;Feature: Add the comments.xml as an umbrella syntax for various comment kinds&lt;/li&gt;
&lt;li&gt;Feature: Replace Alerts w/ Special-Comments syntax and remove Modelines&lt;/li&gt;
&lt;li&gt;Solarized themes: improve separator&lt;/li&gt;
&lt;li&gt;fix php/* generation for new Comments hl&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Plasma 5.20.3&lt;span class="hx:absolute hx:-mt-20" id="plasma-5203"&gt;&lt;/span&gt;
&lt;a href="#plasma-5203" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2020/11/26/endless-de-ssert-the-roundup-17/plasma-with-system-settings.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;If Budgie or GNOME Shell aren&amp;rsquo;t your cups of coffee (or tea), this week&amp;rsquo;s updates also include the latest Plasma 5.20.3! Here&amp;rsquo;s a highlight of some improvements and fixes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;khotkeys: Fixed import of files&lt;/li&gt;
&lt;li&gt;kscreen: Improve consistency of the lid behaviour.&lt;/li&gt;
&lt;li&gt;ksysguard: Stop the daemon if we have no client.&lt;/li&gt;
&lt;li&gt;kwin
&lt;ul&gt;
&lt;li&gt;Drm: Make sure the screens are turned on when we come from suspend.&lt;/li&gt;
&lt;li&gt;Effects/screenshot: fix the screenshot on GLES.&lt;/li&gt;
&lt;li&gt;Transform a pending repaint into a workspace repaint before destroying Deleted.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;plasma-desktop: Only allow multi key shortcuts for standard shortcuts.&lt;/li&gt;
&lt;li&gt;plasma-disks: Actually erase devices.&lt;/li&gt;
&lt;li&gt;plasma-nm: Do not show absurdedly high speeds on first update.&lt;/li&gt;
&lt;li&gt;plasma-workspace
&lt;ul&gt;
&lt;li&gt;Fix edge case for tilde and ENV command.&lt;/li&gt;
&lt;li&gt;Fix missing “Switch User” button on lockscreen with systemd 246.&lt;/li&gt;
&lt;li&gt;lookandfeel: Fix switching to a different user session.&lt;/li&gt;
&lt;li&gt;System Tray: Fall back to tool tip title if no title is set.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Qt5 5.15.2&lt;span class="hx:absolute hx:-mt-20" id="qt5-5152"&gt;&lt;/span&gt;
&lt;a href="#qt5-5152" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Our Qt5 has been updated to 5.15.2, containing 176 bug fixes. Here&amp;rsquo;s a short highlight of some of the fixes, the full changelog available &lt;a href="https://wiki.qt.io/Qt_5.15.2_Change_Files"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;qt3d
&lt;ul&gt;
&lt;li&gt;Only use surfaceSize if m_surfaceSize is not valid&lt;/li&gt;
&lt;li&gt;Rework Scene3D to fix potential crash on shutdown&lt;/li&gt;
&lt;li&gt;Update QShaderFormat matching logic to account for RHI shader snippets&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;qtbase
&lt;ul&gt;
&lt;li&gt;Fixed a crash in QImage conversions still ongoing on shutdown.&lt;/li&gt;
&lt;li&gt;Fixed an XPM read error caused by off-by-one in overflow check.&lt;/li&gt;
&lt;li&gt;Network: Fixed a crash in HTTP/2 when handling Remote Disconnected.&lt;/li&gt;
&lt;li&gt;QCalendarWidget: The calendar widget now shows the year correctly after editing.&lt;/li&gt;
&lt;li&gt;QJsonObject: Fixed sorting in QJsonObject when parsing UTF-8 JSON text so that searching works afterwards.&lt;/li&gt;
&lt;li&gt;QMenu: We now close popups on windowWillMiniaturize notification so that context menus are not left visible when a window is minimized.&lt;/li&gt;
&lt;li&gt;QMimeDatabase:Fixed handling of glob-deleteall in QMimeDatabase.&lt;/li&gt;
&lt;li&gt;QScreen now emits geometryChanged() when the logical DPI changes so as to resize widgets and fonts after moving to a screen with different DPI.&lt;/li&gt;
&lt;li&gt;SVG now allows smooth curve stroking of very wide lines.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;qtgraphicaleffects
&lt;ul&gt;
&lt;li&gt;Fixed some effects turning black when source is empty..&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;qtmultimedia: Fixed the capture signal emission. CaptureToBuffer, and CaptureToFile will now emit imageAvailable, and imageSaved, respectively. Additionally imageCaptured will now only be emitted if there is a video frame available.&lt;/li&gt;
&lt;li&gt;qtsvg
&lt;ul&gt;
&lt;li&gt;Allowed loading SVG files with a doctype declaration&lt;/li&gt;
&lt;li&gt;Implemented a basic format check for compressed svgs so it will fail early if the file does not start with a svg or xml tag after decompressing.&lt;/li&gt;
&lt;li&gt;Reduced memory consumption significantly for huge files.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;qtwebengine
&lt;ul&gt;
&lt;li&gt;Fix crashes on resize&lt;/li&gt;
&lt;li&gt;Fix regression crash when not handling QQuickWebEngineNewViewRequest&lt;/li&gt;
&lt;li&gt;Fix remapped menu key being mapped back to menu key&lt;/li&gt;
&lt;li&gt;Handle non-ASCII names for PulseAudio&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2&gt;Package Highlights&lt;span class="hx:absolute hx:-mt-20" id="package-highlights"&gt;&lt;/span&gt;
&lt;a href="#package-highlights" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Here&amp;rsquo;s a highlight of some other package updates that have been done since our last sync. Please note this is not a comprehensive list, we weren&amp;rsquo;t going to go through hundreds of package updates:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4608:e72a211e6b789298f1e43f87ab7e5d42d1b1d41b"target="_blank" rel="noopener"&gt;alacritty 0.6.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4934:3e373c0a410a7e38aa683dd4be0b83367dad15ac"target="_blank" rel="noopener"&gt;antimicrox 3.1.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R394:1987adc897948de96a57a03af34f60d3fcce5bd8"target="_blank" rel="noopener"&gt;atom 1.53.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R5070:317392305f0e566435c2ec6911d4cdf8573c9bd1"target="_blank" rel="noopener"&gt;bottom 0.5.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R5009:36c385c10f660553156911930c23b478714ca34b"target="_blank" rel="noopener"&gt;cargo-c 0.6.18&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4098:746b0868c671eb2ed241adfd58a79c9a4993da42"target="_blank" rel="noopener"&gt;cozy 0.7.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2816:1caff2a6896009f975546348d801b78117fcc247"target="_blank" rel="noopener"&gt;element 1.7.13&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R742:ce49927526c31af5fed87228f42474df7fe3e5bc"target="_blank" rel="noopener"&gt;ffmpeg: enable SMB support for mpv&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R766:81df42b5dad4c593c178a0bb8b89021fcaa679af"target="_blank" rel="noopener"&gt;flatpak 1.8.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R755:b44269d3e0d8f8925ace71ff383de8e97e7b58d0"target="_blank" rel="noopener"&gt;firefox 83.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R1021:8554f7ba60da8cb7007418379082899722f7fdbb"target="_blank" rel="noopener"&gt;gnuchess 6.2.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R1025:7a982b9f6c965a865c6cf82ca3bbd64ed2c69ff3"target="_blank" rel="noopener"&gt;gnupg 2.2.25&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R1438:8afd0975563cacdf2b685760d4b9eb57b1a04f46"target="_blank" rel="noopener"&gt;i3 4.19&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R5099:78b7f2de541970c0a2eccf813c9e788f2ca76515"target="_blank" rel="noopener"&gt;initial inclusion of headset-control&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R5091:2fa067eb1313a7ebecd1a6ee5f35d76ea9b3b659"target="_blank" rel="noopener"&gt;initial inclusion of onefetch&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4191:f54230f0f8eee41a6df9bbe6a62190307b5f8819"target="_blank" rel="noopener"&gt;iverilog 11.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R1510:063e644c5a27839cacbbbffe281615b9ed7e25de"target="_blank" rel="noopener"&gt;julia 1.5.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4194:c38f44c27084ad191c1e12668d29e29f4cab3008"target="_blank" rel="noopener"&gt;kitty 0.19.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R1571:c93f0574a7a1ac5c3d2b3155a35a8d62657cd7aa"target="_blank" rel="noopener"&gt;kodi 18.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R1992:bfd1a176985c02db974026426f1b2ecb6011a37f"target="_blank" rel="noopener"&gt;lutris 0.5.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4811:846ef45dc91b252556dddd8234bc072b4b1c8da9"target="_blank" rel="noopener"&gt;matcha-gtk-theme&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2107:410a8c5afeb9298d411eabc3fb056aa3622b5e98"target="_blank" rel="noopener"&gt;mpv 0.33.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2131:fbaa6e5f1b58926a90362002aafb8281926d135f"target="_blank" rel="noopener"&gt;nano 5.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3740:f85e3b165ca0986b1101a58ae635112f9c21a400"target="_blank" rel="noopener"&gt;nextcloud-client 3.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4586:a5e36e49ea7f4cc5bf31248f88ba885d3b0967ef"target="_blank" rel="noopener"&gt;nnn 3.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2177:a2d40c9d7829979945e824e09dd33d28c96758c4"target="_blank" rel="noopener"&gt;nodejs 14.15.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4465:57d7b7c6b1d885a5d4524310b368095d6ebd0d6e"target="_blank" rel="noopener"&gt;nvidia-beta-driver 455.45.01&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4560:b941bac5046c59ca985d4f335180902ab2d535a1"target="_blank" rel="noopener"&gt;nvidia-developer-driver 455.46.02&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2210:fee6e449b213704041e0953df641f7b723e3a92b"target="_blank" rel="noopener"&gt;nvidia-glx-driver 455.45.01&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2263:864d629f9769513b80673ac20289535479d5b2e8"target="_blank" rel="noopener"&gt;opera-stable 72.0.3815.400&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4605:037527f9f33483e95355bac2c06b8af6b78c7868"target="_blank" rel="noopener"&gt;onedrive 2.4.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; &amp;ndash; &lt;strong&gt;the 10000th patch submitted to our development tracker&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2279:66c2e2626ca3fb22bebea1b1284b097583867510"target="_blank" rel="noopener"&gt;owncloud-client 2.7.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2423:1367e0e923fd4c25a3f4f347e3e7508546021d68"target="_blank" rel="noopener"&gt;phoronix-test-suite 10.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4226:57206d7717e10d3af2e85f236de749a9220da17b"target="_blank" rel="noopener"&gt;pipewire 0.3.16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3867:f210f20666a4a4f3fe1c3995491eecda78d9853e"target="_blank" rel="noopener"&gt;pulseeffects 4.8.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2731:d29d6540b0182fdac95e122f5f187720c60f7cff"target="_blank" rel="noopener"&gt;qpdf 10.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2730:cf1c1cdf2dda1ec5a0f97c0b2460faeaff2573fd"target="_blank" rel="noopener"&gt;qownnotes 20.11.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2821:2866ae2347be461eccc47e676945bc9aa8396aaf"target="_blank" rel="noopener"&gt;rofi 1.6.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2842:0808ecd7f8549dca2a0ecb8fee9c40fa659e8b55"target="_blank" rel="noopener"&gt;samba 4.12.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2852:a91ae48f1e3849d530361c989d27f69456cfb72d"target="_blank" rel="noopener"&gt;scala 2.13.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2904:845bca7e4205a4b6a3c4fa2961a0af07a83e7bca"target="_blank" rel="noopener"&gt;sigil 1.4.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3823:f2d4f8fa417b4a15537a315b06fdd67b09cf59b6"target="_blank" rel="noopener"&gt;signal-desktop 1.38.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2907:41e6c4a8f7666ab1e978413c5aafa0576276db58"target="_blank" rel="noopener"&gt;simplenote 2.1.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3882:c0d412542d85fcc00d3e201ab791a3b65a7406ea"target="_blank" rel="noopener"&gt;spyder3 4.2.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2962:bd285d5cd64ba91069e47599363fdd63d124e403"target="_blank" rel="noopener"&gt;steam 1.0.0.67&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4656:cde4f88610b010ffa42c92e6ba9d0bcadae9be87"target="_blank" rel="noopener"&gt;strawberry 0.8.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4628:bf08b136ea5dedc75f211407a7c2edabaacb6809"target="_blank" rel="noopener"&gt;subsurface 4.9.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3054:5848a99c1c3f58daa3bd4a001595b25328688dde"target="_blank" rel="noopener"&gt;tor 0.4.4.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3138:a19ef82268c7bd09d2be35856e47345695dfe65c"target="_blank" rel="noopener"&gt;vivaldi-snapshot 3.5.2115.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3304:4d660e9d9064537c4c9e6743b3ee08452549f62a"target="_blank" rel="noopener"&gt;yt-dlc 2020.11.11-3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3322:806ff4a8393ac357c00c22e06d6cfe72006f47d6"target="_blank" rel="noopener"&gt;zim 0.73.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Usysconf Rewrite and Major Upgrades | The Roundup #16</title><link>https://getsol.us/2020/07/01/usysconf-rewrite-and-major-upgrades-roundup-16/</link><pubDate>Wed, 01 Jul 2020 12:14:19 +0300</pubDate><guid>https://getsol.us/2020/07/01/usysconf-rewrite-and-major-upgrades-roundup-16/</guid><description>
&lt;p&gt;Welcome to The Roundup #16, your bytes of Solus news. In this roundup, we talk about our progress on the rewrite of our universal system configuration tool, usysconf, as well as multiple major upgrades which are landing or right around the corner.&lt;/p&gt;
&lt;h2&gt;Usysconf Rewrite&lt;span class="hx:absolute hx:-mt-20" id="usysconf-rewrite"&gt;&lt;/span&gt;
&lt;a href="#usysconf-rewrite" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;code&gt;usysconf&lt;/code&gt; is our universal system configuration tool that enables us to run pre-defined triggers / actions when an aspect of your system changes. That could be anything from updating an icon cache when you install a new icon theme to ensuring your boot configuration is updated when we ship new kernels.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;usysconf&lt;/code&gt; has been developed and used on Solus since late 2017 and while we have made improvements to it over the years, such as ensuring VirtualBox drivers are properly restarted and enabling AppArmor AoT compilation (including switching to our new aa-lsm-hook), there has been a persistent barrier-of-entry to the introduction of new triggers to enable more flexibility and keeping upgrades on Solus bulletproof: they are hard-coded in C. This makes it more difficult to rapidly iterate on new triggers as well as involve package maintainers on Solus in creating triggers for their packages by introducing the requirement that they have the technical expertise in writing C. These new triggers would then require a new usysconf release which would add another layer of work that could otherwise be avoided and prevents the associated package from being updated until the work on the trigger is completed.&lt;/p&gt;
&lt;p&gt;To address this highlighted issue, we set out to involve the community and rewrite usysconf to address both their needs and ours. We were fortunate enough to have a talented software developer, &lt;a href="https://github.com/chrisppy"target="_blank" rel="noopener"&gt;Chris Palmer&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; a.k.a. chrisppy, step up to port Usysconf to &lt;a href="https://golang.org"target="_blank" rel="noopener"&gt;Go&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; in 2019.&lt;/p&gt;
&lt;p&gt;This rewrite introduces a new file-based configuration system that enables us to write triggers in &lt;a href="https://github.com/toml-lang/toml"target="_blank" rel="noopener"&gt;a declarative TOML format&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. We opted for TOML as it balances human readability (something YAML also provides), while providing array and map data structures that can be utilized with ease, a real-world example you can see &lt;a href="https://github.com/getsolus/usysconf/blob/master/examples/icon-caches.toml"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. Moving to a file-based configuration system allows us to move those triggers into vendor-provided directories (e.g. &lt;code&gt;/usr/share/defaults/usysconf.d&lt;/code&gt;) and into their applicable packages. Compared to the old implementation, this avoids trigger checking for packages you might not even have installed, lending to potentially faster usysconf execution.&lt;/p&gt;
&lt;p&gt;These triggers allow us to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Execute multiple binaries in a specific trigger, each with their own task description and arguments.&lt;/li&gt;
&lt;li&gt;Set environment variables to run for a trigger.&lt;/li&gt;
&lt;li&gt;Skip if we are in a live environment (ISO), in a chroot environment (solbuild), or if specific paths exist (enabling bulletproof updates by enabling migration and other actions for a package update, as an example).&lt;/li&gt;
&lt;li&gt;Remove paths and files from the system while excluding others.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;All of this can be done without writing a single line of code or shipping a new usysconf release. New configuration files are loaded whenever usysconf is run or when you list triggers, and package maintainers will be able to test out triggers on their local system if necessary by placing them in the stateless directories: &lt;code&gt;/etc/usysconf.d/&lt;/code&gt; or &lt;code&gt;.config/usysconf.d/&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Building on this, the Go-based implementation of usysconf uses Bryan&amp;rsquo;s &lt;a href="https://github.com/DataDrake/cli-ng/"target="_blank" rel="noopener"&gt;cli-ng&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; library for commands, flags, and documentation generation. One benefit of this is the ability for us to introduce a translatable usysconf in the future and make it accessible via Weblate, using &lt;a href="https://docs.weblate.org/en/latest/formats.html#json-files"target="_blank" rel="noopener"&gt;Weblates&amp;rsquo;s Nested JSON syntax&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; allow for us to describe triggers and even make command-line arguments translatable. So as an example if you happened to speak Swiss German like Friedrich (Girtablulu) on the Team, you would be able to use both &lt;code&gt;--hilfe&lt;/code&gt; and &lt;code&gt;--help&lt;/code&gt;, making the CLI more accessible while still enabling us to provide generic command documentation on the Help Center.&lt;/p&gt;
&lt;p&gt;Bryan has been building on Chris&amp;rsquo; work (merged into our usysconf) in the last few Twitch streams by making live device and chroot checking more reliable, as well as starting to get into the weeds of a dependency system, which will allow us to build a dependency graph and enable triggers to depend on others (this can be useful for packages like systemd). There is still a bit of work to do, including writing some external tools to facilitate conditional dconf / gsettings key+value updating, but we are making &lt;a href="https://github.com/getsolus/usysconf/blob/master/TODO.md"target="_blank" rel="noopener"&gt;strong headway&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; and we are excited to be so close to a proper 1.0 major release! So keep an eye out on our social media for any new streams on it!&lt;/p&gt;
&lt;h2&gt;Libboost 1.72&lt;span class="hx:absolute hx:-mt-20" id="libboost-172"&gt;&lt;/span&gt;
&lt;a href="#libboost-172" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Pierre (kyrios) upgraded our libboost to 1.72.0. While not the most recent stable release, we are waiting to upgrade to 1.73 after we do our major toolchain upgrades (GCC 10, LLVM 10). There are tons of fixes, improvements, and rebuilds against this release, so be sure to check out the &lt;a href="https://www.boost.org/users/history/version_1_72_0.html"target="_blank" rel="noopener"&gt;release notes&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; for 1.72.0 if you use this library!&lt;/p&gt;
&lt;h2&gt;OpenSSL&lt;span class="hx:absolute hx:-mt-20" id="openssl"&gt;&lt;/span&gt;
&lt;a href="#openssl" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;While Bryan was working on usysconf during the streams, I was also working on upgrading our OpenSSL to the latest in the 1.1 series. Up until now, we have been utilizing OpenSSL 1.0 and backporting any available fixes when possible. The reason we have been conservative with OpenSSL upgrades comes down to everything which relies on it and ensuring that when upgrading, we&amp;rsquo;d have a safe transition / upgrade path. In order to offer the latest updates of OpenSSL, we have had to work to ensure that the 1.0 legacy OpenSSL and 1.1 series not only are co-installable and co-exist, but software which is running &lt;strong&gt;during the time of upgrade&lt;/strong&gt; continues to function as expected.&lt;/p&gt;
&lt;p&gt;What do I mean by this? Well one of the pieces of software that relies on OpenSSL and is compiled against it is Python 2. &lt;code&gt;eopkg&lt;/code&gt;, which is our current package manager, is written in Python 2 and has to continue to function while system upgrades occur. To facilitate this, the specific shared object files that Python 2 relies on (&lt;code&gt;libcrypto.so.1.0.0&lt;/code&gt; and &lt;code&gt;libssl.1.0.0&lt;/code&gt;) cannot be removed during upgrade, otherwise Python breaks and thus the package manager itself breaks. This not only applies to the user&amp;rsquo;s system, but our build environments as well, since we wouldn&amp;rsquo;t be able to perform any rebuilds if eopkg is broken, since any package dependencies wouldn&amp;rsquo;t be able to be fetched and installed.&lt;/p&gt;
&lt;p&gt;To ensure we can have our cake and eat it too, I implemented a new &lt;code&gt;openssl-11&lt;/code&gt; package for OpenSSL 1.1 series, and introduced patches to the older OpenSSL to properly version 1.0 symbols as well as move the majority of OpenSSL 1.0 libraries into its own &lt;code&gt;openssl-1.0&lt;/code&gt; directory. This eliminates conflicting shared objects where they may have existed, keeps the necessary OpenSSL 1.0 libs around for Python to continue to function, and thus enables us to rebuild the universe against OpenSSL 1.1 series.&lt;/p&gt;
&lt;p&gt;Roughly 200 packages were rebuilt against OpenSSL 1.1, with only some outliers like Qt4 (planned to be deprecated down the road anyways) and some incorrect linking in packages like Atom given both OpenSSL packages are available in the build environment. We did take this opportunity to deprecate numerous old and unmaintained packages (typically by upstreams), which will ease some upgrades in the future, such as: coin, sofia-sip, trousers, megatools, pgadmin3, utopia-documents, and google-play-music-desktop-player.&lt;/p&gt;
&lt;p&gt;To perform this upgrade during our sync this Friday (July 3rd), just make sure you select everything in the Software Center or run &lt;code&gt;sudo eopkg up&lt;/code&gt; like normal. No other actions should be required on your part. You will see warnings from eopkg about several files being migrated between the different OpenSSL series (namely man pages and cert files), that&amp;rsquo;s nothing to worry about and you can keep on your merry way!&lt;/p&gt;
&lt;h2&gt;OpenJDK 11&lt;span class="hx:absolute hx:-mt-20" id="openjdk-11"&gt;&lt;/span&gt;
&lt;a href="#openjdk-11" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Our community members have been absolutely determined to introduce OpenJDK 11 support and reduce any package&amp;rsquo;s reliance on OpenJDK 8. Thanks to the initial groundwork of livingsilver94, determination of serebit, and contributions from chax and YakoYako, OpenJDK 11 is now available to install! The introduction of OpenJDK 11 has meant we have been able to give some packages some long overdue attention and updates, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;gradle (4.9 to 6.5)&lt;/li&gt;
&lt;li&gt;bisq (0.6.7 to 1.3.5)&lt;/li&gt;
&lt;li&gt;cryptomator (1.3.5 to 1.5.0)&lt;/li&gt;
&lt;li&gt;freeplane (1.7.10 to 1.8.5)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For those of you who make use of Java applications (&lt;em&gt;we see you, Gradle users&lt;/em&gt;), you&amp;rsquo;ll be seeing more updates and more support for your workflow in the future. Massive thanks to our community members for making this upgrade possible!&lt;/p&gt;
&lt;h2&gt;Poppler&lt;span class="hx:absolute hx:-mt-20" id="poppler"&gt;&lt;/span&gt;
&lt;a href="#poppler" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Thanks to the hard work of Global Maintainer Friedrich (Girtablulu), we now have the latest version of Poppler (the PDF rendering library used in a wide range of software from LibreOffice to GIMP). This upgrade introduces numerous improvements, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;JBIG2Stream crash fixes&lt;/li&gt;
&lt;li&gt;ICC profile usage in PS output&lt;/li&gt;
&lt;li&gt;Improved ICC colorspace support in images&lt;/li&gt;
&lt;li&gt;Numerous memory leak fixes&lt;/li&gt;
&lt;li&gt;Speed optimizations for various glib functions&lt;/li&gt;
&lt;li&gt;Qt5-related encoding and loader fixes&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Ruby&lt;span class="hx:absolute hx:-mt-20" id="ruby"&gt;&lt;/span&gt;
&lt;a href="#ruby" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Ruby has been upgraded to the latest in the 2.7 series, 2.7.1. The 2.7 series introduces a range of features such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Calling a private method with a literal self as the receiver is now allowed.&lt;/li&gt;
&lt;li&gt;Compaction GC to reduce memory usage that would be seen on some multi-threaded Ruby programs&lt;/li&gt;
&lt;li&gt;Experimental pattern matching&lt;/li&gt;
&lt;li&gt;Separation of positional and keyword arguments&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To see the feature notes for 2.7 series, check out the &lt;a href="https://www.ruby-lang.org/en/news/2019/12/25/ruby-2-7-0-released/"target="_blank" rel="noopener"&gt;2.7.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; news post!&lt;/p&gt;
&lt;h2&gt;Package Highlights&lt;span class="hx:absolute hx:-mt-20" id="package-highlights"&gt;&lt;/span&gt;
&lt;a href="#package-highlights" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;In addition to all the stack upgrades and work done above, we have seen countless package updates and fixes. Here&amp;rsquo;s a highlight of some of them:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;apparmor 2.13.4&lt;/li&gt;
&lt;li&gt;arduino 1.8.13&lt;/li&gt;
&lt;li&gt;bluez 5.54&lt;/li&gt;
&lt;li&gt;brave 1.10.97&lt;/li&gt;
&lt;li&gt;bspwn 0.9.9&lt;/li&gt;
&lt;li&gt;composer 1.10.7&lt;/li&gt;
&lt;li&gt;dbus 1.12.18&lt;/li&gt;
&lt;li&gt;docker 19.03.11&lt;/li&gt;
&lt;li&gt;egl-wayland 1.15&lt;/li&gt;
&lt;li&gt;falkon: Enable KDE integration&lt;/li&gt;
&lt;li&gt;fbreader: port to qt5&lt;/li&gt;
&lt;li&gt;flatpak 1.6.4&lt;/li&gt;
&lt;li&gt;flatpak-builder 1.0.10&lt;/li&gt;
&lt;li&gt;ffmpeg 4.3 and enable rav1e for AV1 encoding and Vulkan filters&lt;/li&gt;
&lt;li&gt;gnome-pomodoro 0.17.0&lt;/li&gt;
&lt;li&gt;gpodder 3.10.16&lt;/li&gt;
&lt;li&gt;haste-client: build with python 3&lt;/li&gt;
&lt;li&gt;ideviceinstaller 1.1.1&lt;/li&gt;
&lt;li&gt;i3 4.18.1&lt;/li&gt;
&lt;li&gt;just 0.6.1&lt;/li&gt;
&lt;li&gt;kitty 0.18.0&lt;/li&gt;
&lt;li&gt;krita 4.3.0&lt;/li&gt;
&lt;li&gt;leveldb 1.22&lt;/li&gt;
&lt;li&gt;mame 0.222&lt;/li&gt;
&lt;li&gt;matcha-gtk-theme 20200618&lt;/li&gt;
&lt;li&gt;materia-gtk-theme 20200320&lt;/li&gt;
&lt;li&gt;micro 2.0.6&lt;/li&gt;
&lt;li&gt;mutt 1.14.5&lt;/li&gt;
&lt;li&gt;network-manager-applet 1.18.0&lt;/li&gt;
&lt;li&gt;nvidia-390-glx-driver 390.138&lt;/li&gt;
&lt;li&gt;nvidia-beta-driver 450.51&lt;/li&gt;
&lt;li&gt;nvidia-developer-driver 440.66.17&lt;/li&gt;
&lt;li&gt;nvidia-glx-driver 440.100&lt;/li&gt;
&lt;li&gt;onedrive 2.4.3&lt;/li&gt;
&lt;li&gt;opera-stable 69.0.3686.36&lt;/li&gt;
&lt;li&gt;picon: update to v8 and renamed from compton&lt;/li&gt;
&lt;li&gt;ppsspp 1.10.0&lt;/li&gt;
&lt;li&gt;podman 2.0.1&lt;/li&gt;
&lt;li&gt;putty 0.74&lt;/li&gt;
&lt;li&gt;python-bottleneck 1.3.2, remove python2 support&lt;/li&gt;
&lt;li&gt;qemu 5.0&lt;/li&gt;
&lt;li&gt;rclone 1.52.2&lt;/li&gt;
&lt;li&gt;simplenote 1.18.0&lt;/li&gt;
&lt;li&gt;steam: Fix udev rule modes&lt;/li&gt;
&lt;li&gt;swaylock 1.5&lt;/li&gt;
&lt;li&gt;sxhkd 0.6.1&lt;/li&gt;
&lt;li&gt;systemd 245.6&lt;/li&gt;
&lt;li&gt;unrar 5.9.4&lt;/li&gt;
&lt;li&gt;vscode 1.46.1&lt;/li&gt;
&lt;li&gt;warzone 3.4.0&lt;/li&gt;
&lt;li&gt;yaru-theme 20.10.1&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2&gt;Upcoming&lt;span class="hx:absolute hx:-mt-20" id="upcoming"&gt;&lt;/span&gt;
&lt;a href="#upcoming" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Haskell Stack Upgrade&lt;span class="hx:absolute hx:-mt-20" id="haskell-stack-upgrade"&gt;&lt;/span&gt;
&lt;a href="#haskell-stack-upgrade" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Bryan has been the Haskell maintainer on Solus since it&amp;rsquo;s introduction in 2016. However, due to priorities in other areas of Solus development and the sheer size of the Haskell software stack (&amp;gt; 300 packages), it has been stuck on GHC 8.2.2. Over the last few weeks, Bryan has been working to incrementally upgrade to GHC 8.6.5 and update every package possible along the way. Work will hopefully be completed this week, with next Friday&amp;rsquo;s sync (July 10th) as a target for release. While this is only the first of several GHC upgrades, the majority of the Solus Haskell packages will be receiving an upgrade. In particular, this will mean updates for cabal-install, pandoc, stack, shellcheck, vgrep, and xmonad. Due to recent updates in Haskell&amp;rsquo;s GTK3 support, we are also optimistic that &lt;code&gt;Bustle&lt;/code&gt;, the D-Bus visualizer / debugger will be reintroduced to the repo.&lt;/p&gt;
&lt;h3&gt;Qt5 and KDE Stack Upgrade&lt;span class="hx:absolute hx:-mt-20" id="qt5-and-kde-stack-upgrade"&gt;&lt;/span&gt;
&lt;a href="#qt5-and-kde-stack-upgrade" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Friedrich has been working on upgrading our &lt;a href="https://www.qt.io/blog/qt-5.14.2-released"target="_blank" rel="noopener"&gt;Qt5 stack to 5.14.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. This is enabled by the inclusion of OpenSSL 1.1 and allows for additional upgrades of KDE Frameworks to 5.71.0 and Plasma to 5.19.2!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;We have opted to upgrade to 5.14.2 v.s. 5.15.0 to reduce patch backporting and bugs typically found in major new releases. &lt;a href="https://wiki.qt.io/New_Features_in_Qt_5.14"target="_blank" rel="noopener"&gt;Qt5 5.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; provides a new threading architecture in Qt 3D, support for calendars other than Gregorian in QCalendar, improved HiDPI support, network connectivity monitoring, and more.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://kde.org/announcements/plasma-5.19.2"target="_blank" rel="noopener"&gt;Plasma 5.19.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; introduces various bug fixes to KRunner, KWin, Info Center, libksysguard, plasma-nm, and fixes to plasma workspace.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Barring any unexpected hiccups, this work is expected to land this Sunday and Monday (July 5th-6th) given the size of these upgrades.&lt;/p&gt;
&lt;hr&gt;
&lt;h2&gt;Thank You&lt;span class="hx:absolute hx:-mt-20" id="thank-you"&gt;&lt;/span&gt;
&lt;a href="#thank-you" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Thanks to everyone in our community that has filed update requests, bug reports, provided patches, and tested against the unstable repository. It&amp;rsquo;s all of you that help make Solus what it is.&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;re interested in getting involved in Solus, check out our &lt;a href="https://getsol.us/articles/contributing/getting-involved/en/"&gt;Getting Involved&lt;/a&gt; page!&lt;/p&gt;</description></item><item><title>We ❤️ Package Updates | The Roundup #15</title><link>https://getsol.us/2020/02/13/we-love-package-updates-the-roundup-15/</link><pubDate>Thu, 13 Feb 2020 07:55:05 +0200</pubDate><guid>https://getsol.us/2020/02/13/we-love-package-updates-the-roundup-15/</guid><description>
&lt;p&gt;Welcome to The Roundup #15, your bytes of Solus news. For this Valentine&amp;rsquo;s Day we&amp;rsquo;re giving you what you love the most on Linux, lots of package updates.&lt;/p&gt;
&lt;h2&gt;Python3&lt;span class="hx:absolute hx:-mt-20" id="python3"&gt;&lt;/span&gt;
&lt;a href="#python3" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Thanks to the hard work spanning multiple days by Global Maintainer Joey Riches, we have brought up our &lt;a href="https://dev.getsol.us/T6817"target="_blank" rel="noopener"&gt;Python3 to 3.7.6, the latest in the 3.7 series&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, as well as updating or rebuilding hundreds of packages. Users should see performance gains &lt;strong&gt;upwards of 30%&lt;/strong&gt; depending on the python3-based application or package as well, as we&amp;rsquo;re now building python3 with &lt;code&gt;-fno-semantic-interposition&lt;/code&gt;. You can see additional details on that &lt;a href="https://fedoraproject.org/wiki/Changes/PythonNoSemanticInterpositionSpeedup#Benefit_to_Fedora"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This Python3 upgrade is also a fairly significant bump from our previous 3.6 series and introduces major features for our Python 3 developers on Solus to take advantage of, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.python.org/dev/peps/pep-0553/"target="_blank" rel="noopener"&gt;Built-in breakpoint()&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.python.org/dev/peps/pep-0567/"target="_blank" rel="noopener"&gt;Context Variables&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.python.org/dev/peps/pep-0557/"target="_blank" rel="noopener"&gt;Data Classes&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.python.org/dev/peps/pep-0564/"target="_blank" rel="noopener"&gt;New time functions with nanosecond resolution&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Linux 5.5 Series&lt;span class="hx:absolute hx:-mt-20" id="linux-55-series"&gt;&lt;/span&gt;
&lt;a href="#linux-55-series" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Our &lt;code&gt;linux-current&lt;/code&gt; has been updated to the 5.5 series, with Solus users getting the latest release at the time of publication, 5.5.3.&lt;/p&gt;
&lt;p&gt;The 5.5 series introduces a bunch of new features and fixes, we&amp;rsquo;d suggest heading over to &lt;a href="https://www.phoronix.com/scan.php?page=article&amp;amp;item=linux-55-features&amp;amp;num=1"target="_blank" rel="noopener"&gt;Phoronix&amp;rsquo;s feature overview&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; for a more comprehensive list. Some highlights include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;AMDGPU HDCP support&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.phoronix.com/scan.php?page=news_item&amp;amp;px=Linux-5.5-HID-Improvements"target="_blank" rel="noopener"&gt;A new Logitech driver for improved gaming keyboard support&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.phoronix.com/scan.php?page=news_item&amp;amp;px=Linux-5.5-x86-Platform-Improve"target="_blank" rel="noopener"&gt;A new System76 ACPI Coreboot driver&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.phoronix.com/scan.php?page=news_item&amp;amp;px=Linux-5.6-HWMON-Changes"target="_blank" rel="noopener"&gt;Improved k10temp driver and SATA temperature monitoring&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;NVIDIA 340.xx Driver Deprecated&lt;span class="hx:absolute hx:-mt-20" id="nvidia-340xx-driver-deprecated"&gt;&lt;/span&gt;
&lt;a href="#nvidia-340xx-driver-deprecated" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;With the introduction of the 5.5 series and support for DisplayPort Multi-Stream Transport (DP MST), NVIDIA has officially &lt;a href="https://nvidia.custhelp.com/app/answers/detail/a_id/3142/~/support-timeframes-for-unix-legacy-gpu-releases"target="_blank" rel="noopener"&gt;dropped support&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; for the 340.xx series for kernels newer than 5.4.x. As a result of this dropped support, we&amp;rsquo;ve deprecated our &lt;code&gt;nvidia-340-glx-driver&lt;/code&gt; package and have set &lt;code&gt;xorg-driver-video-nouveau&lt;/code&gt; as the replacement. No user intervention should be necessary, however &lt;strong&gt;if&lt;/strong&gt; you have used the NVIDIA X Server Settings tool to generate a nvidia configuration file for &lt;code&gt;/etc/X11/xorg.conf.d/&lt;/code&gt;, it is highly recommended to remove the file before updating. If you do not have this file, no intervention is needed on your part.&lt;/p&gt;
&lt;h2&gt;ALSA&lt;span class="hx:absolute hx:-mt-20" id="alsa"&gt;&lt;/span&gt;
&lt;a href="#alsa" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;ALSA and its respective packages have seen updates to their latest releases as well, introducing new UCMs (Use Case Managers) and topologies, which enables audio drivers to &amp;ldquo;load their mixers, routing, PCMs and capabilities from user space at runtime without changing any driver source code&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;This upgrade introduces improved support for various devices such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Broadwell Audio DSPs (including new PCM configurations)&lt;/li&gt;
&lt;li&gt;Dell WD15 Dock USB-audio&lt;/li&gt;
&lt;li&gt;Gigabyte Motherboards with dual HD-audio codecs&lt;/li&gt;
&lt;li&gt;Intel Broxton SoCs such as the bxtrt298&lt;/li&gt;
&lt;li&gt;Intel Skylake I2S&lt;/li&gt;
&lt;li&gt;Mic recording for internal analog microphones for the Asus T100HA and Lenovo Ideapad Miix 320&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For full changelogs, see: &lt;a href="https://alsa-project.org/wiki/Changes_v1.1.9_v1.2.1"target="_blank" rel="noopener"&gt;1.2.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, &lt;a href="https://alsa-project.org/wiki/Changes_v1.2.1_v1.2.1.1"target="_blank" rel="noopener"&gt;1.2.1.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, and &lt;a href="https://alsa-project.org/wiki/Changes_v1.2.1.1_v1.2.1.2"target="_blank" rel="noopener"&gt;1.2.1.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Package Highlights&lt;span class="hx:absolute hx:-mt-20" id="package-highlights"&gt;&lt;/span&gt;
&lt;a href="#package-highlights" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Here&amp;rsquo;s a highlight of some other package updates that have been done since our last sync. Please note this is not a comprehensive list, we weren&amp;rsquo;t going to go through hundreds of package updates:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R436:2419b95648b734a9eb6f08ae30088d93b0bddd34"target="_blank" rel="noopener"&gt;bleachbit 3.2.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R437:d93dce4b0da0706de2b8b43bf7fa62d20dff0d72"target="_blank" rel="noopener"&gt;blender 2.81a&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R485:4cc9f45a9bf09ac2802b33ec962b263938139f42"target="_blank" rel="noopener"&gt;calibre 4.10.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R619:cdc142118ecd467a8359bfc7b93507a6f5bf79e2"target="_blank" rel="noopener"&gt;dhcpcd 8.1.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R618:199b6eedfcd5244082f9cb5cab6612892f207b31"target="_blank" rel="noopener"&gt;dhclient 4.4.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R638:98ca98b9daeb5cd735cab2d9f0ec57db108c8b9d"target="_blank" rel="noopener"&gt;dmd 2.090.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R668:60d181880d04db6f8935f4e485ecfbce62e33b94"target="_blank" rel="noopener"&gt;dub 1.19.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R672:740ee8dae4e73da3d4c8c767553125e7e6ca3a63"target="_blank" rel="noopener"&gt;duplicity 0.8.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4413:dc571b2164a0ca83449be5b7c499023dd72464c3"target="_blank" rel="noopener"&gt;easyssh 1.6.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3610:4f798ac701f9d36e910d7ad48f0a4b2130b98927"target="_blank" rel="noopener"&gt;etcher 1.5.76&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3985:001aad3368859f5bff250edcf67ab1b6d2aaf8ef"target="_blank" rel="noopener"&gt;gphoto2 2.5.23&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4210:c705da7daec93f0add16eeaecbf3db3f1e30247c"target="_blank" rel="noopener"&gt;gtkwave 3.3.103&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4352:a066ddff9a42e437611eac2524fc956b48c3ff5e"target="_blank" rel="noopener"&gt;kubectl 1.17.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4030:e41d087b34ce5d6a5f4a0b2a18a221d4b20a7771"target="_blank" rel="noopener"&gt;latte-dock&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R1743:cfc0ce08e096feaf306324b549655ceb610dfbf2"target="_blank" rel="noopener"&gt;libinput 1.15.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3780:9d559a47aeb3bc4b9ff974bda5d551528c37dbb8"target="_blank" rel="noopener"&gt;libratbag 0.13&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R1835:26c4a984fe5b73890c5ba2cda2e05b8f11362a50"target="_blank" rel="noopener"&gt;libreoffice 6.4.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2166:d4ac0e02a2389fa30cf5c019181e8f60df6a4040"target="_blank" rel="noopener"&gt;nginx 1.17.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2177:226c1ad4136ef8402411ba33308de01b082f994f"target="_blank" rel="noopener"&gt;nodejs 12.15.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2263:40756d725eb99b406b610dcc3e8b284d1d468918"target="_blank" rel="noopener"&gt;opera-stable 66.0.3515.72&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3747:bb9ba86478e5f64904ba67c0e4ce90bf9f63fb79"target="_blank" rel="noopener"&gt;pencil 3.1.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3781:df3868b61df52c37c5549b68f3151d64ebe278fe"target="_blank" rel="noopener"&gt;piper 0.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4790:b007c0916a268acdde4437b05500f35fd80ea67e"target="_blank" rel="noopener"&gt;podman 1.8.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2730:a4a37a1dda98e70d35c5113d285c3d160e9ca539"target="_blank" rel="noopener"&gt;qownnotes 20.2.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2785:3eff51ad8639ec15a7bf4c2fbb7d741cac736adc"target="_blank" rel="noopener"&gt;rapid-photo-downloader 0.9.18&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2839:b6dbdb4d697745fbbb938d563f09ec7e3aa4f84d"target="_blank" rel="noopener"&gt;rust 1.41.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2859:6101f7117643c99f8909bc247d61610f3b1acc19"target="_blank" rel="noopener"&gt;screen 4.8.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2920:71936bcf8bedb39ce052f5c6a2964bdd890a9828"target="_blank" rel="noopener"&gt;snes9x-gtk 1.60&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2865:1d1ee86239425c1488f85b7edf4c8897fc735350"target="_blank" rel="noopener"&gt;scummvm 2.1.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4550:bd24e390fb77cda8cd466835e10762e954cfa3b7"target="_blank" rel="noopener"&gt;supercollider 3.10.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2999:25787c1e38142c7a7be4ecf326f970e80aa271da"target="_blank" rel="noopener"&gt;systemd: Start using our new NTP Pool vendor zones. Yay.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3038:91c3d27d92ef116ab32a4a68f85d683d7e065234"target="_blank" rel="noopener"&gt;tilda 1.5.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3118:b756a8fca7746fe7deea8f30ce5a596c688f7beb"target="_blank" rel="noopener"&gt;veracrypt 1.24-update4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3138:4b23b2c8b9dbcc7f9baa5badfb31a062a8ff695c"target="_blank" rel="noopener"&gt;vivaldi-snapshot 2.11.1811.28&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3139:743dc2afb111121be99ce52f97114c8905c2d7c1"target="_blank" rel="noopener"&gt;vivaldi-stable 2.11.1811.33&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3148:7148cc71e4fd3a527d8b3d9ce573c6637a849bbc"target="_blank" rel="noopener"&gt;vscode 1.42.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3169:252dd8f9a6b3d5925786568f6762e6d776ff680c"target="_blank" rel="noopener"&gt;wine 5.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3806:262a66963cc0a412d8cf0b54d84df60aa7715174"target="_blank" rel="noopener"&gt;woeusb 3.3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R4810:bef4b35fdea9996c74ca7eea3def42d9a0d7589a"target="_blank" rel="noopener"&gt;xournalpp&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R3321:240e2a19dcd86d93be5b89d0a670119d61c416ff"target="_blank" rel="noopener"&gt;zeromq 4.3.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Solus 4.1 Released</title><link>https://getsol.us/2020/01/25/solus-4-1-released/</link><pubDate>Sat, 25 Jan 2020 15:51:24 +0200</pubDate><guid>https://getsol.us/2020/01/25/solus-4-1-released/</guid><description>
&lt;img src="https://getsol.us/2020/01/25/solus-4-1-released/solus-4.1-featured_hu_6ec42f80391752bd.jpg" width="640" height="360"/>&lt;p&gt;We are proud to announce the immediate availability of Solus 4.1, a new Solus 4 &amp;ldquo;Fortitude&amp;rdquo; series release. This release delivers a brand new desktop experience, updated software stacks, and hardware enablement.&lt;/p&gt;
&lt;h2&gt;General&lt;span class="hx:absolute hx:-mt-20" id="general"&gt;&lt;/span&gt;
&lt;a href="#general" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Default Applications&lt;span class="hx:absolute hx:-mt-20" id="default-applications"&gt;&lt;/span&gt;
&lt;a href="#default-applications" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;All our editions feature:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Firefox 72.0.2&lt;/li&gt;
&lt;li&gt;LibreOffice 6.3.4.2&lt;/li&gt;
&lt;li&gt;Thunderbird 68.4.1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For audio and video multimedia playback, we offer software out-of-the-box that caters specifically to our desired experience for that edition.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Budgie, GNOME, and MATE editions all ship with Rhythmbox for audio playback, with the latest release of the Alternate Toolbar extension to provide a more modern user experience.&lt;/li&gt;
&lt;li&gt;Budgie and GNOME ship with GNOME MPV for video playback.&lt;/li&gt;
&lt;li&gt;MATE ships with VLC for video playback.&lt;/li&gt;
&lt;li&gt;Plasma ships with Elisa for audio playback and SMPlayer for video playback.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Hardware and Kernel Enablement&lt;span class="hx:absolute hx:-mt-20" id="hardware-and-kernel-enablement"&gt;&lt;/span&gt;
&lt;a href="#hardware-and-kernel-enablement" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;This release of Solus ships with Linux kernel 5.4.12, enabling us to provide support for a wide range of new hardware from AMD, Intel, and NVIDIA, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Newer AMD Radeon RX graphics cards, such as the 5700 and 5700XT.&lt;/li&gt;
&lt;li&gt;Newer AMD Ryzen 3rd generation processors, such as the 3600 and 3900X.&lt;/li&gt;
&lt;li&gt;Newer Intel Comet Lake and Ice Lake CPUs.&lt;/li&gt;
&lt;li&gt;Newer NVIDIA GPUs such as RTX 2080Ti.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Mesa has been upgraded to the latest release, 19.3.2. Mesa 19.3 introduces OpenGL 4.6 support (for supported cards) and enables the new experimental ACO shader compiler, in addition to a wide variety of improvements for AMD APUs (Raven Ridge) and Intel Iris Pro Graphics.&lt;/p&gt;
&lt;h3&gt;Zstandard, Meet Solus&lt;span class="hx:absolute hx:-mt-20" id="zstandard-meet-solus"&gt;&lt;/span&gt;
&lt;a href="#zstandard-meet-solus" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Solus 4.1 is the first ISO release to feature the use of Zstandard(zstd) compression for the SquashFS images. Compared to the XZ compressed ISOs from previous releases, the ztsd compressed size is a little bit larger. But as a result, the decompression times are significantly improved (3-4x), leading to a much faster installation process than ever previously achieved. In most cases, you can expect to spend more time filling out the questions in the installation wizard than it will actually take to copy everything to disk. We hope you are just as surprised as we were at just how fast this process has become.&lt;/p&gt;
&lt;h3&gt;Multimedia Upgrades&lt;span class="hx:absolute hx:-mt-20" id="multimedia-upgrades"&gt;&lt;/span&gt;
&lt;a href="#multimedia-upgrades" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;This release ships with ffmpeg 4.2.2, the latest in the 4.2 series. This release has enabled us to deliver faster AV1 decoding by making dav1d the preferred ffmpeg AV1 decoder.&lt;/p&gt;
&lt;p&gt;Solus ships with the latest release of gstreamer, 1.16.2. This release features numerous &lt;a href="https://gstreamer.freedesktop.org/releases/1.16/#1.16.2"target="_blank" rel="noopener"&gt;bug fixes&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CineForm video support in AVI&lt;/li&gt;
&lt;li&gt;VAAPI H265 decoder fixes&lt;/li&gt;
&lt;li&gt;VP9 decoding fixes&lt;/li&gt;
&lt;li&gt;Various MPEG-TS and RTSP fixes&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Other libraries have seen minor updates as well, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;libogg has been updated to 1.3.4 and &lt;a href="https://lwn.net/Articles/453931/"target="_blank" rel="noopener"&gt;features faster slice-by-8 CRC32 implementation&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;libpng now has SSE3 optimizations to increase decode performance, as much as 41% depending on image size and type.&lt;/li&gt;
&lt;li&gt;libvdpau features VP9 decode support, HEVC 444 support, and new frame and field mode chroma types.&lt;/li&gt;
&lt;li&gt;libwebp features lossless encode / decode performance improvements.&lt;/li&gt;
&lt;li&gt;x265 features encoder enhancements for improving the quality of frames following dark scenes in ABR mode.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgraded systemd&lt;span class="hx:absolute hx:-mt-20" id="upgraded-systemd"&gt;&lt;/span&gt;
&lt;a href="#upgraded-systemd" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Solus 4.1 ships with the latest release of systemd, v244. systemd v244 introduces a bunch of desired features by our users as well as paves the way for future improvements to Solus around EFI support.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Cloudflare DNS is now used as a fallback secondary to Google&lt;/li&gt;
&lt;li&gt;Improved security on 64-bit systems to reduce PID collisions&lt;/li&gt;
&lt;li&gt;Newer features in systemd-resolved for DNS-over-TLS&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We have also &lt;a href="https://getsol.us/2020/01/17/new-updates-for-a-new-decade/"&gt;taken care&lt;/a&gt; to ensure that software which currently only supports cgroups v1, such as Docker and podman (when leveraging runc, as opposed to crun) continue to work. So if you utilize Docker or podman in your development workflow, you&amp;rsquo;ll feel right at home under Solus with no additional effort around kernel command-line flags required!&lt;/p&gt;
&lt;h3&gt;Other Improvements&lt;span class="hx:absolute hx:-mt-20" id="other-improvements"&gt;&lt;/span&gt;
&lt;a href="#other-improvements" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;h4&gt;ESync Support&lt;span class="hx:absolute hx:-mt-20" id="esync-support"&gt;&lt;/span&gt;
&lt;a href="#esync-support" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;Gaming under Solus just got even simpler! Solus 4.1 now ships with raised file limits to enable ESync support, raising the file limits in our &lt;a href="https://dev.getsol.us/R2286:21c2f3b0996c434705cb71e4576a5d77c2b018b9"target="_blank" rel="noopener"&gt;PAM package&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; to &lt;a href="https://github.com/lutris/lutris/wiki/How-to:-Esync"target="_blank" rel="noopener"&gt;Lutris&amp;rsquo; suggested value&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, so you can spend less time configuring your system and more time playing games!&lt;/p&gt;
&lt;h4&gt;Improved AOT Compiler for AppArmor Profiles&lt;span class="hx:absolute hx:-mt-20" id="improved-aot-compiler-for-apparmor-profiles"&gt;&lt;/span&gt;
&lt;a href="#improved-aot-compiler-for-apparmor-profiles" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;Solus develops an ahead-of-timer compiler for AppArmor profiles called &lt;a href="https://github.com/getsolus/aa-lsm-hook/"target="_blank" rel="noopener"&gt;aa-lsm-hook&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, which we utilize to compile AppArmor profiles leveraged by software such as snapd and improve boot performance by loading from our generated cache. During this release cycle, &lt;code&gt;aa-lsm-hook&lt;/code&gt; was completely rewritten in Go for simplicity and long-term maintenance, as well as enabling us to support newer versions of AppArmor which have changed cache directory locations. A benefit of this new support is the end user should no longer encounter issues where some of their snaps fail to launch after a reboot!&lt;/p&gt;
&lt;h4&gt;Updated NetworkManager and wpa_supplicant&lt;span class="hx:absolute hx:-mt-20" id="updated-networkmanager-and-wpa_supplicant"&gt;&lt;/span&gt;
&lt;a href="#updated-networkmanager-and-wpa_supplicant" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;Solus ships with NetworkManager 1.22.4. Since the release of Solus 4 and its shipped NetworkManager 1.10.10, new features and fixes such as the following have been added:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added an &amp;lsquo;802-1x.optional&amp;rsquo; property to consider the wired 802.1X authentication as optional.&lt;/li&gt;
&lt;li&gt;Don&amp;rsquo;t disable PMF on Wi-Fi connections using SAE.&lt;/li&gt;
&lt;li&gt;Handle ReachableTime and RetransTimer from IPv6 Router Advertisements.&lt;/li&gt;
&lt;li&gt;Use the Network Cost Wi-Fi information element to determine metered device state.&lt;/li&gt;
&lt;li&gt;tui: support WPA3-Personal (SAE).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;wpa_supplicant has been updated to 2.9, which enables support for WPA3-SAE and OWE. WPA3-SAE is set to supersede WPA2-PSK eventually with wifi access points now starting to provide a WPA2/WPA3 mixed mode. OWE (Opportunistic Wireless Encryption) uses SAE (Simultaneous Authentication of Equals) to encrypt open wifi networks where possible.&lt;/p&gt;
&lt;h2&gt;Budgie&lt;span class="hx:absolute hx:-mt-20" id="budgie"&gt;&lt;/span&gt;
&lt;a href="#budgie" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2020/01/25/solus-4-1-released/Budgie.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus ships with the latest release of our flagship desktop environment, &lt;a href="https://getsol.us/2019/10/03/budgie-and-its-army-of-gnomes/"&gt;Budgie 10.5.1&lt;/a&gt;. Released last October, this release introduced fixes and quality of life improvements such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Budgie Menu
&lt;ul&gt;
&lt;li&gt;Menu artificating (such as window borders still showing in some cases) is now fixed.&lt;/li&gt;
&lt;li&gt;Menu items are now sorted using &lt;a href="https://github.com/solus-project/budgie-desktop/issues/1546"target="_blank" rel="noopener"&gt;locale linguist rules&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;IconTasklist
&lt;ul&gt;
&lt;li&gt;If you have a single window open for a given IconButton in the Icon Tasklist, we will now update the tooltip when you hover over.&lt;/li&gt;
&lt;li&gt;Fixed the ability to move non-favorited running applications / windows in IconTasklist across grouping and non-grouping modes. These are now allowed to intermingle with your favorited applications without concern for a panel crash. We&amp;rsquo;re doing this by more heavily leveraging our AbominationRunningApp to provide more consistent window-specific IDs.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Budgie Desktop Settings
&lt;ul&gt;
&lt;li&gt;Hinting and anti-aliasing settings are now available in our Fonts section of Budgie Desktop Settings, allowing you even more flexibility with how document, interface, monospace, and window title fonts render. Hinting and anti-aliasing support will vary in impact based on the font chosen by the user.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Raven
&lt;ul&gt;
&lt;li&gt;Application controls in the Sound applet will now handle Gvc ChannelMap changes. This is useful since some applications do not provide accurate GvcStream volume immediately when creating their stream, such as Firefox when starting a video. We&amp;rsquo;ll now ensure we&amp;rsquo;re updating those values and ensuring applications like Firefox more accurately reflect muted states over Gvc.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Workspaces
&lt;ul&gt;
&lt;li&gt;You can now create persistent workspaces created at the launch of Budgie, with a configurable amount of default workspaces. Under the Desktop section of Budgie Desktop Settings, you&amp;rsquo;ll find a new option called &amp;ldquo;Number of virtual desktops&amp;rdquo;, where you can go from just having one workspace up to eight!&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Window Manager
&lt;ul&gt;
&lt;li&gt;We now enforce an instant auto raise of windows when the focus-mode is set to mouse over / mouse focus and 250ms on click, resulting in speedy window raising.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;GNOME&lt;span class="hx:absolute hx:-mt-20" id="gnome"&gt;&lt;/span&gt;
&lt;a href="#gnome" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2020/01/25/solus-4-1-released/GNOME.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus 4.1 GNOME Edition ships with the latest release of the GNOME 3.34 Stack, 3.34.3. GNOME 3.34.3 introduces various fixes to the GNOME experience such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Ensuring the user is able to create application folders in GNOME Shell (by drag and dropping application icons on top of each other) when no folders existed previously.&lt;/li&gt;
&lt;li&gt;Fixes to KMS freezing after pageflip.&lt;/li&gt;
&lt;li&gt;Fixes to window recording on HiDPI monitors.&lt;/li&gt;
&lt;li&gt;Seahorse contains a fix for a crash when deleting a subkey.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Solus GNOME Edition continues to ship with our curated out-of-the-box experience leveraging a multitude of extensions, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Dash to Dock for quick and easy access to favorited and running applications&lt;/li&gt;
&lt;li&gt;Drive Menu for quick access to plugged-in devices (such as USB thumb drives)&lt;/li&gt;
&lt;li&gt;Impatience for faster animations&lt;/li&gt;
&lt;li&gt;Top Icons for system tray icon support out-of-the-box&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;MATE&lt;span class="hx:absolute hx:-mt-20" id="mate"&gt;&lt;/span&gt;
&lt;a href="#mate" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2020/01/25/solus-4-1-released/MATE.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus 4.1 MATE Edition ships with the latest release of the MATE 1.22 series, which contains numerous bug fixes and under-the-hood improvements. Some of the highlights include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;MATE Applets improvements
&lt;ul&gt;
&lt;li&gt;The Display Applet got a full revamp, allowing for better monitor control directly from the panel.&lt;/li&gt;
&lt;li&gt;The Timer applet now has much better mouse interaction.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;The window and desktop switchers have been modernized to make them more visually appealing.&lt;/li&gt;
&lt;li&gt;The session manager now properly terminates all processes on systemd. Additionally, apps can now be auto-started after a user-selected delay.&lt;/li&gt;
&lt;li&gt;The Caja file manager can now optionally display desktop notifications for long-running file operations.&lt;/li&gt;
&lt;li&gt;Eye of MATE has a reworked sidebar and better image metadata support.&lt;/li&gt;
&lt;li&gt;Tabs in Pluma now have the ability to be switched with keyboard shortcuts and mouse scrolling.&lt;/li&gt;
&lt;li&gt;Calculator can now support up to 15 characters of accuracy. Copy/paste support was also improved a bit.&lt;/li&gt;
&lt;li&gt;Engrampa adds support for several new compression formats, as well as a new pause/restart functionality.&lt;/li&gt;
&lt;li&gt;A few new key shortcuts have been added, including support for different types of media keys like Bluetooth, WiFi, touchpads, and global killswitches.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Brisk Menu&lt;span class="hx:absolute hx:-mt-20" id="brisk-menu"&gt;&lt;/span&gt;
&lt;a href="#brisk-menu" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Solus MATE Edition ships with the latest release of our Brisk Menu implementation, 0.6.1. The 0.6 series features various fixes and improvements, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added a new &amp;ldquo;dash&amp;rdquo; style menu.&lt;/li&gt;
&lt;li&gt;MATE 1.22 support.&lt;/li&gt;
&lt;li&gt;Prioritizing Favorites.&lt;/li&gt;
&lt;li&gt;Fixing key-binder from consuming Super+Mouse events.&lt;/li&gt;
&lt;li&gt;Translations in over &lt;strong&gt;20 languages&lt;/strong&gt;, such as: Arabic, Bengali, Bulgarian, French, German, Irish, Russian, Spanish, and Swedish.&lt;/li&gt;
&lt;li&gt;Unsetting Lock key masks when closing the menu.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;MATE User Manager&lt;span class="hx:absolute hx:-mt-20" id="mate-user-manager"&gt;&lt;/span&gt;
&lt;a href="#mate-user-manager" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;img src="https://getsol.us/2020/01/25/solus-4-1-released/mate-user-admin.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus MATE Edition now ships with a new utility for user and groups management called &lt;a href="https://github.com/zhuyaliang/user-admin/"target="_blank" rel="noopener"&gt;MATE User Manager&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, replacing the previous group and user management functionality in MATE Control Center.&lt;/p&gt;
&lt;h2&gt;Plasma&lt;span class="hx:absolute hx:-mt-20" id="plasma"&gt;&lt;/span&gt;
&lt;a href="#plasma" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2020/01/25/solus-4-1-released/Plasma.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;re proud to announce a new addition to the Solus family: Solus Plasma Edition. Solus Plasma Edition has been a long sought after experience by current and prospective users alike, melding our ability to create a curated out-of-the-box experience with the sophistication of the Plasma Desktop experience.&lt;/p&gt;
&lt;p&gt;Solus 4.1 Plasma Edition features Plasma Desktop &lt;a href="https://kde.org/announcements/plasma-5.17.5.php"target="_blank" rel="noopener"&gt;5.17.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, the latest of 5.17 series, and is complemented by KDE Frameworks &lt;a href="https://kde.org/announcements/kde-frameworks-5.66.0.php"target="_blank" rel="noopener"&gt;5.66&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, KDE Applications &lt;a href="https://kde.org/announcements/releases/19.12.1"target="_blank" rel="noopener"&gt;19.12.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; and QT &lt;a href="https://www.qt.io/blog/qt-5.13.2-released"target="_blank" rel="noopener"&gt;5.13.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Solus Plasma Edition refines the Plasma Desktop experience by:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Introducing Solus Dark Theme, which is a custom theme that is darker than Breeze-Dark, bringing it closer to the style of the other Solus Editions, which are using the Plata GTK theme as their default.&lt;/li&gt;
&lt;li&gt;Changing the position of the Show Desktop widget inside the system tray.&lt;/li&gt;
&lt;li&gt;Creating a custom layout of the Digital Clock widget.&lt;/li&gt;
&lt;li&gt;Shortening the timeout for logout from 30 to 10 seconds.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Solus Plasma Edition ships with Solus-specific integrations for KDE Applications and Frameworks, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Baloo only performs basic indexing and excludes common folders such as the &lt;code&gt;snap&lt;/code&gt; directory.&lt;/li&gt;
&lt;li&gt;Breeze size grip and titlebar separators are disabled by default.&lt;/li&gt;
&lt;li&gt;Klipper will not ignore images.&lt;/li&gt;
&lt;li&gt;Kwin will default to centering windows.&lt;/li&gt;
&lt;li&gt;Line numbers in Kate are enabled by default.&lt;/li&gt;
&lt;li&gt;Single-click is enabled by default.&lt;/li&gt;
&lt;li&gt;Tap-to-click is enable by default for Synaptic touchpads.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Solus Plasma Edition ships with the following default applications (outside of the usual Solus Edition defaults such as Firefox and Thunderbird):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://community.kde.org/Elisa"target="_blank" rel="noopener"&gt;Elisa&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; as default music player.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.smplayer.info/"target="_blank" rel="noopener"&gt;Smplayer&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; as default video player.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://konversation.kde.org"target="_blank" rel="noopener"&gt;Konversation&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; as default IRC Program with setup IRC &lt;code&gt;#Solus&lt;/code&gt; server for support.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://community.kde.org/KDEConnect"target="_blank" rel="noopener"&gt;Kdeconnect&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Thank You&lt;span class="hx:absolute hx:-mt-20" id="thank-you"&gt;&lt;/span&gt;
&lt;a href="#thank-you" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;We would like to thank everyone that has supported and contributed to Solus and its endeavors. It&amp;rsquo;s you, our community, that has made this release possible. Whether you&amp;rsquo;ve filed bugs, fixed software, contributed code, translated Budgie Desktop, validated testing ISOs, or shared Solus releases with your colleagues, friends, and family: you&amp;rsquo;ve helped shape this release and improved the project for everyone.&lt;/p&gt;
&lt;p&gt;Thank you for believing in our shared vision for the project. We look forward to working alongside all of you on more releases this year.&lt;/p&gt;
&lt;h2&gt;Download&lt;span class="hx:absolute hx:-mt-20" id="download"&gt;&lt;/span&gt;
&lt;a href="#download" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;To download our latest Editions, you can go to our &lt;a href="https://getsol.us/download/"&gt;Download&lt;/a&gt; page, where direct links and torrents are available!&lt;/p&gt;
&lt;hr&gt;
&lt;h2&gt;Changelog of ISO (Budgie)&lt;span class="hx:absolute hx:-mt-20" id="changelog-of-iso-budgie"&gt;&lt;/span&gt;
&lt;a href="#changelog-of-iso-budgie" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;less&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/less/browse/master/;0004e5e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update less to 551&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lz4&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lz4/browse/master/;fce4420"target="_blank" rel="noopener"&gt;Pierre-Yves: Update lz4 to 1.9.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libvpx&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvpx/browse/master/;2919333"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.8.1.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvpx/browse/master/;edc51d4"target="_blank" rel="noopener"&gt;Joey Riches: Remove old unused patches&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxtst&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxtst/browse/master/;ebcde85"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild libxtst for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libnspr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnspr/browse/master/;521ebb2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnspr to 4.24&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnspr/browse/master/;05cf885"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnspr to 4.22&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;x264&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/x264/browse/master/;90737f3"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 20191013.2245&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;x265&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/x265/browse/master/;b2e0443"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/x265/browse/master/;bf51138"target="_blank" rel="noopener"&gt;Pierre-Yves: Update x265 to 3.1.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/x265/browse/master/;2fdab40"target="_blank" rel="noopener"&gt;Pierre-Yves: Update x265 to 3.1.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gdbm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gdbm/browse/master/;7e33428"target="_blank" rel="noopener"&gt;Jacob Alzén: Update gdbm to 1.18.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-plugins-base&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-base/browse/master/;14926bc"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.16.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-base/browse/master/;6d07244"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-plugins-base to 1.16.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-base/browse/master/;dde206a"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-base/browse/master/;0dbdcb8"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-plugins-base to 1.16.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-base/browse/master/;e554085"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libglvnd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libglvnd/browse/master/;889d2c7"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild libglvnd for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pango&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;396fe41"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.44 series&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;0c1fde1"target="_blank" rel="noopener"&gt;Joshua Strobl: Resolves CVE-2019-1010238&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;236aaf8"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gobject-introspection&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gobject-introspection/browse/master/;a61e132"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.62.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gobject-introspection/browse/master/;d85266e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.60.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gobject-introspection/browse/master/;4b293e9"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.60.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;systemd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;da4676b"target="_blank" rel="noopener"&gt;Joshua Strobl: Force legacy cgroup hierarchy. See T8609.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;e77eba6"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgrade to latest major release, 244.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxdmcp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxdmcp/browse/master/;39aac38"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild libxdmcp for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxdmcp/browse/master/;7051c9d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 1.1.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libnss&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;83b89fe"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnss to 3.49.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;240b692"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnss to 3.49&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;9533279"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnss to 3.48&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;7f5ea34"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnss to 3.47.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;6ea331d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnss to 3.47&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;98de247"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnss to 3.46&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;a2cf845"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnss to 3.45 to address CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;047f06d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnss to 3.44.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;bfc4f3f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnss to 3.44&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0/browse/master/;5797079"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.16.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0/browse/master/;a9c4947"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0 to 1.16.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0/browse/master/;1601f0a"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against gobject-introspection and glib2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0/browse/master/;3c5cd62"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0 to 1.16.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0/browse/master/;e66e8c5"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against glib2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;grub2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/grub2/browse/master/;35e443a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update grub2 to 2.04&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;inxi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/inxi/browse/master/;c81337d"target="_blank" rel="noopener"&gt;Algent Albrahimi: Update inxi to 3.0.37&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/inxi/browse/master/;2e270e6"target="_blank" rel="noopener"&gt;Algent Albrahimi: Update inxi to 3.0.36.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/inxi/browse/master/;017fa51"target="_blank" rel="noopener"&gt;flinux@vongellhorn.ch: Update inxi to 3.0.34&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gmp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gmp/browse/master/;d7eba7d"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against toolchain&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mpc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpc/browse/master/;a2288b8"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against toolchain&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python/browse/master/;04be47c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update python to 2.7.17&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python/browse/master/;3d1cd66"target="_blank" rel="noopener"&gt;Joshua Strobl: Apply security fixes.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-dbus&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-dbus/browse/master/;e609113"target="_blank" rel="noopener"&gt;Joey Riches: Update to 1.2.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;aa-lsm-hook&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/aa-lsm-hook/browse/master/;584b2ac"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 0.1.3 for fixes from JoshStrobl&amp;rsquo;s testing&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/aa-lsm-hook/browse/master/;a64f281"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 0.1.2 to fix issues with profiles not loading on reboot&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/aa-lsm-hook/browse/master/;1797496"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 0.1.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/aa-lsm-hook/browse/master/;6106dc2"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bash-completion&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash-completion/browse/master/;153e49d"target="_blank" rel="noopener"&gt;flinux@vongellhorn.ch: Update bash-completion to 2.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libbluray&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libbluray/browse/master/;0f89344"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libbluray to 1.1.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libdrm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdrm/browse/master/;0134a9b"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 2.4.100&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdrm/browse/master/;6f1c776"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 2.4.99&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdrm/browse/master/;c6e6e4e"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 2.4.98&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgtk-2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgtk-2/browse/master/;a469f82"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libgtk-2 to 2.24.32&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;util-linux&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/util-linux/browse/master/;03b1459"target="_blank" rel="noopener"&gt;Joshua Strobl: Drop python3 as an explicit rundep.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/util-linux/browse/master/;49761d4"target="_blank" rel="noopener"&gt;Joshua Strobl: Revert back to python2.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/util-linux/browse/master/;46a92ce"target="_blank" rel="noopener"&gt;Fabio Forni: Update util-linux to 2.33.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ca-certs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ca-certs/browse/master/;28796a1"target="_blank" rel="noopener"&gt;Pierre-Yves: Update ca-certs to 20200109&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ca-certs/browse/master/;d414afa"target="_blank" rel="noopener"&gt;Pierre-Yves: Update system certificates to 20190710&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libp11-kit&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libp11-kit/browse/master/;47b6233"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libp11-kit to 0.23.18.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcairo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcairo/browse/master/;57d00d1"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcairo/browse/master/;c0e2017"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dbus&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dbus/browse/master/;dfe2734"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.12.16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dbus/browse/master/;ddc3ad6"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.12.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxcomposite&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcomposite/browse/master/;5eeada2"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild libxcomposite for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcomposite/browse/master/;04b31f8"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 0.4.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;findutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/findutils/browse/master/;76c9ab2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update findutils to 4.7.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;parted&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/parted/browse/master/;914b29a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update parted to 3.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;json-c&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/json-c/browse/master/;8393a30"target="_blank" rel="noopener"&gt;Joshua Strobl: Move to system.base as cryptsetup will need it.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sed&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sed/browse/master/;badc906"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sed to 4.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwebp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebp/browse/master/;42d8446"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libwebp to 1.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libssh&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libssh/browse/master/;698a22c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libssh to 0.9.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libssh/browse/master/;ecf5a28"target="_blank" rel="noopener"&gt;flinux@vongellhorn.ch: Update libssh to 0.9.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxshmfence&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxshmfence/browse/master/;756797f"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild libxshmfence for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxau&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxau/browse/master/;4a0e740"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild libxau for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libicu&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libicu/browse/master/;f5a577f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 65.1.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;v4l-utils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/v4l-utils/browse/master/;a0feac5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update v4l-utils to 1.18.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nano&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;56711a2"target="_blank" rel="noopener"&gt;Arturo J. Pérez: Update nano to 4.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;bd4fe86"target="_blank" rel="noopener"&gt;Algent Albrahimi: Update nano to 4.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;c9dea50"target="_blank" rel="noopener"&gt;Algent Albrahimi: Update nano to 4.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;41154f6"target="_blank" rel="noopener"&gt;Justin Zobel: Update to 4.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;2bcb0e4"target="_blank" rel="noopener"&gt;Joshua Strobl: Test infra again. Soz.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;0c05dfb"target="_blank" rel="noopener"&gt;Joshua Strobl: Bump to test infra.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;135cabc"target="_blank" rel="noopener"&gt;Justin Zobel: Bump&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;3d96ef2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update nano to 4.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;9ae9795"target="_blank" rel="noopener"&gt;Pierre-Yves: Update nano to 4.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xdpyinfo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xdpyinfo/browse/master/;8f995e2"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild xdpyinfo for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;hwdata&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hwdata/browse/master/;cdf6d5f"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 0.324&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hwdata/browse/master/;d8e9f57"target="_blank" rel="noopener"&gt;flinux@vongellhorn.ch: Update hwdata to 0.323&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;elfutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/elfutils/browse/master/;3e085c5"target="_blank" rel="noopener"&gt;Joey Riches: Update to 0.177&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;inotify-tools&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/inotify-tools/browse/master/;1b88980"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 3.20.1 and fix repo location&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libice&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libice/browse/master/;2a9b400"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update libice to 1.10.0 and rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;linux-firmware&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;96cc873"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to git 20191220&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;7e7aed1"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update linux-firmware to 20191215&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;9ee776a"target="_blank" rel="noopener"&gt;flinux@vongellhorn.ch: Update to 20191022 for Intel and AMD drivers&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;9526b20"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Add intel-microcode as a rundep&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;b5e7fab"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 20190815 for Intel and AMD drivers&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;76decaf"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 20190514&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;a558710"target="_blank" rel="noopener"&gt;Joshua Strobl: Fix relnum so this lands in repo.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;8888bc1"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 20190502&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;331d4f3"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 20190409&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libpng&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpng/browse/master/;a52ddc6"target="_blank" rel="noopener"&gt;Joey Riches: Enable SSE2 optimizations to increase decode performance&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpng/browse/master/;164e756"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libpng to 1.6.37 to address CVE-2019-7317&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;modem-manager&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/modem-manager/browse/master/;27e3e4c"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.10.6.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/modem-manager/browse/master/;bddb01e"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Enable ModemManager service by default. Fixes T7858.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/modem-manager/browse/master/;710609d"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxext&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxext/browse/master/;c27a4b9"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild libxext for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxext/browse/master/;edcfc69"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 1.3.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcap2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcap2/browse/master/;23186bf"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libcap2 to 2.27&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libqmi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libqmi/browse/master/;63cb5f3"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.22.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libqmi/browse/master/;7a58839"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Enable QMI over MBIM, resolves T7898&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gawk&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gawk/browse/master/;19e203d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gawk to 5.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gawk/browse/master/;a9ae1c7"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gawk to 5.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxv&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxv/browse/master/;d36ddd2"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild libxv for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dmidecode&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dmidecode/browse/master/;6cc74f1"target="_blank" rel="noopener"&gt;Algent Albrahimi: Update dmidecode to 3.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxft&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxft/browse/master/;4fb1a29"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 2.3.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgcrypt&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgcrypt/browse/master/;4325508"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libgcrypt to 1.8.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bash&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash/browse/master/;cd786e6"target="_blank" rel="noopener"&gt;ZVNexus: Update bash to 5.0.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash/browse/master/;f43c71b"target="_blank" rel="noopener"&gt;ZVNexus: Update bash to 5.0.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libedit&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libedit/browse/master/;3ba2634"target="_blank" rel="noopener"&gt;Joey Riches: Update to 2019-10-25.3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sdl2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sdl2/browse/master/;e1f242c"target="_blank" rel="noopener"&gt;flinux@vongellhorn.ch: Update SDL2 to 2.0.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openssh&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssh/browse/master/;1d8e5b0"target="_blank" rel="noopener"&gt;Pierre-Yves: Update openssh to 8.1p1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssh/browse/master/;a42257c"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Safety rebuild for linux-headers&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssh/browse/master/;5392fd6"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for linux-headers&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssh/browse/master/;685db3e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update openssh to 8.0p1 for CVE-2019-6111&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openssl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssl/browse/master/;111ecbf"target="_blank" rel="noopener"&gt;Pierre-Yves: Update openssl to 1.0.2u&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssl/browse/master/;b37c099"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.0.2t&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;isl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/isl/browse/master/;af00fd1"target="_blank" rel="noopener"&gt;Joey Riches: Update to 0.21&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;glib2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;937d607"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.62.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;86c3e0f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.62.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;84a5174"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.62.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;e7f8910"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.62.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;9463a41"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.62.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;25f7a5c"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.60.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;da24c97"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.60.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;f891a75"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.60.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;0aa1e4a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.60.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;74e6388"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.60.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;008268b"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.60.x series.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxxf86vm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxxf86vm/browse/master/;fb44582"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild libxxf86vm for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cryptsetup&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cryptsetup/browse/master/;e706ada"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to latest stable release.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mesalib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;1fdb30b"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 19.3.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;fcd387c"target="_blank" rel="noopener"&gt;Joshua Strobl: Re-introduce gles patch.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;e631000"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 19.3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;d313ccf"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild mesalib for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;7368ae2"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 19.2.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;1371001"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 19.2.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;03df048"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 19.2.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;26b26f6"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Patched to fix regression in some games following the 19.2.3 update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;4b3bf2a"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against LLVM 9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;08f8fd4"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 19.2.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;fd637bf"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 19.2.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;da7a0b1"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 19.2.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;8670104"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 19.1.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;c1efa61"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Re-add GLES pkgconfigs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;e45ca71"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 19.1.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;b7183f1"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against LLVM 8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;0be2371"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 19.0.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;e53b7ac"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 19.0.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;151c0ac"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update mesa to 19.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libtiff&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtiff/browse/master/;195c2b2"target="_blank" rel="noopener"&gt;Joshua Strobl: Switch to git for multiple security fixes.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtiff/browse/master/;ad21b0d"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild libtiff for zstd 1.4.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;wpa_supplicant&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wpa_supplicant/browse/master/;80deb4a"target="_blank" rel="noopener"&gt;Joey Riches: Enable support for WPA3-SAE and OWE&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;[Joshua Strobl: Update to 2.9. Changelog available &lt;a href="https://w1.fi/cgit/hostap/tree/wpa_supplicant/ChangeLog?h=hostap_2_9&amp;amp;id=ca8c2bd28ad53f431d6ee60ef754e98cfdb4c17b"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.](&lt;a href="https://dev.getsol.us/source/wpa_supplicant/browse/master/;ee883f3"target="_blank" rel="noopener"&gt;https://dev.getsol.us/source/wpa_supplicant/browse/master/;ee883f3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;harfbuzz&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;6768ba4"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.6.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;07857f7"target="_blank" rel="noopener"&gt;Joey Riches: Build with Link Time Optimization&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;121af2b"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.x series&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;f4089f4"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxcursor&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcursor/browse/master/;52e6ad6"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild libxcursor for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcursor/browse/master/;ac708fb"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 1.2.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xz&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xz/browse/master/;395c345"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to a trackable upstream&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;font-droid-ttf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/font-droid-ttf/browse/master/;5ff5ed7"target="_blank" rel="noopener"&gt;flinux@vongellhorn.ch: Change url to getsol.us&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxcb&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcb/browse/master/;68f8b6d"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild libxcb for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;perl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/perl/browse/master/;2373653"target="_blank" rel="noopener"&gt;Pierre-Yves: Update perl to 5.30.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/perl/browse/master/;32adf59"target="_blank" rel="noopener"&gt;Pierre-Yves: Update perl to 5.30.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/perl/browse/master/;d693e05"target="_blank" rel="noopener"&gt;flinux@vongellhorn.ch: Rebuild for gdbm 1.18.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/perl/browse/master/;7b4716e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update perl to 5.28.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;curl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;acd1ca0"target="_blank" rel="noopener"&gt;Pierre-Yves: Update curl to 7.68.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;ae0e9ad"target="_blank" rel="noopener"&gt;Pierre-Yves: Update curl to 7.67.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;6599b18"target="_blank" rel="noopener"&gt;Pierre-Yves: Update curl to 7.66.0 to address CVE-2019-5481 and CVE-2019-5482&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;68003e4"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 7.65.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;5346ef1"target="_blank" rel="noopener"&gt;Pierre-Yves: Update curl to 7.65.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;e2e170e"target="_blank" rel="noopener"&gt;flinux@vongellhorn.ch: Update curl to 7.65.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;0c5ed1e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update curl to 7.65.0 to address CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;3eae3bc"target="_blank" rel="noopener"&gt;flinux@vongellhorn.ch: Update curl to 7.64.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libssh2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libssh2/browse/master/;79a3563"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libssh2 to 1.9.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openal-soft&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openal-soft/browse/master/;0d97ce7"target="_blank" rel="noopener"&gt;flinux@vongellhorn.ch: Safety rebuild for SDL2 update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gdk-pixbuf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gdk-pixbuf/browse/master/;98df747"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.40.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gdk-pixbuf/browse/master/;a822a42"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.38.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gdk-pixbuf/browse/master/;441bcae"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.38.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libva&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libva/browse/master/;37e6db5"target="_blank" rel="noopener"&gt;Joey Riches: Update to 2.5.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tzdata&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tzdata/browse/master/;d676685"target="_blank" rel="noopener"&gt;Pierre-Yves: Update tzdata to 2019c&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tzdata/browse/master/;8104ae4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update tzdata to 2019b&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tzdata/browse/master/;c686bdf"target="_blank" rel="noopener"&gt;Pierre-Yves: Update tzdata to 2019a&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nghttp2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nghttp2/browse/master/;e570f9a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.39.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxinerama&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxinerama/browse/master/;1f507dc"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild libxinerama for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxrandr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxrandr/browse/master/;4e6381f"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild libxrandr for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxrandr/browse/master/;0b7c9f8"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 1.5.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libvdpau&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvdpau/browse/master/;39f9844"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild libvdpau for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvdpau/browse/master/;ce324ed"target="_blank" rel="noopener"&gt;Joey Riches: Update to 1.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libdmx&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdmx/browse/master/;8abb1d4"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild libdmx for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;expat&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/expat/browse/master/;0b0ced4"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.2.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ncurses&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ncurses/browse/master/;1fa7d25"target="_blank" rel="noopener"&gt;Philipp Trulson: Link static libs from ncurses&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxi/browse/master/;9fe0753"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild libxi for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;kerberos&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/kerberos/browse/master/;3878596"target="_blank" rel="noopener"&gt;Pierre-Yves: Update kerberos to 1.17&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;grep&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/grep/browse/master/;ca2b53e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update grep to 3.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ffmpeg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;7ff77fe"target="_blank" rel="noopener"&gt;Pierre-Yves: Update ffmpeg to 4.2.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;2c1e65f"target="_blank" rel="noopener"&gt;Pierre-Yves: Safety rebuild ffmpeg for dav1d 0.5.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;062cb9b"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against x264 and x265&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;93694a2"target="_blank" rel="noopener"&gt;Pierre-Yves: Make dav1d the preferred ffmpeg AV1 decoder&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;d2b8d2f"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against libvpx 1.8.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;a89de9e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update ffmpeg to 4.2.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;16db21c"target="_blank" rel="noopener"&gt;flinux@vongellhorn.ch: Safety rebuild for SDL2 Update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;e041fb3"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild ffmpeg for x265 3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;b0a748b"target="_blank" rel="noopener"&gt;Pierre-Yves: Update ffmpeg to 4.1.4 &amp;amp; enable libdrm&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;faad&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/faad/browse/master/;91ffd03"target="_blank" rel="noopener"&gt;Jacob Alzén: Update faad to 2.9.1 to fix a bunch of CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;linux-current&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;057858c"target="_blank" rel="noopener"&gt;Joshua Strobl: Add touchpad pinctrl patch for sunrise point. Resolves T8616.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;94b2b6a"target="_blank" rel="noopener"&gt;Joshua Strobl: Add systemd.unified_cgroup_hierarchy=0 to cmdline&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;9a51eb1"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 5.4.12.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;1a22bcf"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 5.4.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;812f281"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Patch for HDMI audio regression in ALSA subsystem&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;5ccae62"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 5.3.18&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;4bc1a6d"target="_blank" rel="noopener"&gt;Joshua Strobl: Revert to 5.3 series.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;99fed35"target="_blank" rel="noopener"&gt;Joshua Strobl: Revert to 5.3 series.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;84428da"target="_blank" rel="noopener"&gt;Joshua Strobl: Revert e1000e watchdog changes to hopefully fix e1000e networking.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;1d79ec3"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 5.4.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;41ec03c"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 5.3.13&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;8e9500c"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 5.3.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;98a51f2"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 5.3.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;d6a3eee"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Actually add the patch this time&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;cf224b1"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Add patch to fix PS4 controllers, resolves T8360&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;dad3cd0"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 5.3.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;ad510a7"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 5.2.20&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;4cd22bc"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Revert to 5.2 series for Nvidia and update to 5.2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;899ad21"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Enable CPU Memory Hotplug to expose /sys/devices/system/memory for Nvidia drivers&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;70ca91b"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 5.3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;9423a11"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 5.2.13&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;5be1c96"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 5.2.9.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;c5eb4a2"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 5.2.8.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;122714b"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 5.2.7.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;7333240"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 5.2.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;5bed190"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 5.1.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;c8f4649"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 5.1.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;682f752"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Remove unneeded patch&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;06931b1"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 5.1.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;e255fd6"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 5.0.16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;bc563d9"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 5.0.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;20168e5"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 5.0.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libtasn1&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtasn1/browse/master/;3bf3451"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libtasn1 to 4.15.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtasn1/browse/master/;4483ac2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libtasn1 to 4.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;coreutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/coreutils/browse/master/;ea6369d"target="_blank" rel="noopener"&gt;flinux@vongellhorn.ch: Update coreutils to 8.31&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxrender&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxrender/browse/master/;f80482b"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild libxrender for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libjpeg-turbo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libjpeg-turbo/browse/master/;3465edf"target="_blank" rel="noopener"&gt;Fernando Monteiro: Update libjpeg-turbo to 2.0.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libjpeg-turbo/browse/master/;ad619e7"target="_blank" rel="noopener"&gt;Joey Riches: Update to 2.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libjpeg-turbo/browse/master/;8a85b1c"target="_blank" rel="noopener"&gt;Joey Riches: Update to 2.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;avahi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/avahi/browse/master/;e8670ca"target="_blank" rel="noopener"&gt;flinux@vongellhorn.ch: Rebuild for gdbm 1.18.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;alsa-utils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/alsa-utils/browse/master/;7e5ec46"target="_blank" rel="noopener"&gt;Pierre-Yves: Update alsa-utils to 1.1.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;man-db&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/man-db/browse/master/;f46c4ee"target="_blank" rel="noopener"&gt;Pierre-Yves: Update man-db to 2.8.7 again&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/man-db/browse/master/;c812f3c"target="_blank" rel="noopener"&gt;Pierre-Yves: Downgrade mad-db to 2.8.6.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/man-db/browse/master/;106f81d"target="_blank" rel="noopener"&gt;Pierre-Yves: Bump &amp;amp; rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/man-db/browse/master/;3cede95"target="_blank" rel="noopener"&gt;Pierre-Yves: Update man-db to 2.8.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/man-db/browse/master/;20cfc31"target="_blank" rel="noopener"&gt;Pierre-Yves: Update man-db to 2.8.6.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/man-db/browse/master/;0a06805"target="_blank" rel="noopener"&gt;flinux@vongellhorn.ch: Rebuild for gdbm 1.18.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sudo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sudo/browse/master/;dc41fb8"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sudo to 1.8.30&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sudo/browse/master/;db33298"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sudo to 1.8.29&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sudo/browse/master/;1c5fd7c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sudo to 1.8.28p1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sudo/browse/master/;ea1bbf7"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.8.28&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;file&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/file/browse/master/;a8260ec"target="_blank" rel="noopener"&gt;Fernando Monteiro: Update file to 5.38&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/file/browse/master/;3266c1b"target="_blank" rel="noopener"&gt;flinux@vongellhorn.ch: Update file to 5.37&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgudev&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgudev/browse/master/;e163e61"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 233&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;wavpack&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wavpack/browse/master/;2025598"target="_blank" rel="noopener"&gt;Joshua Strobl: Resolves multiple security issues.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gcc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcc/browse/master/;fecf465"target="_blank" rel="noopener"&gt;Joey Riches: Rebootstrap 9.2.0 against shared libs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcc/browse/master/;6455a3c"target="_blank" rel="noopener"&gt;Joey Riches: Bootstrap 9.2.0 against static libs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lame&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lame/browse/master/;04a2635"target="_blank" rel="noopener"&gt;Jacob Alzén: Update license and update summary&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libflac&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libflac/browse/master/;106c3f7"target="_blank" rel="noopener"&gt;Jacob Alzén: Update libflac to 1.3.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;alsa-lib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/alsa-lib/browse/master/;3033382"target="_blank" rel="noopener"&gt;Pierre-Yves: Update alsa-lib to 1.1.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gettext&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gettext/browse/master/;40c62f3"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gettext to 0.20.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;network-manager&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;60cefc5"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.22.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;09a9620"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.20.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;b88760b"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.20.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;9e63ed3"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.20.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;e3de78e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.20.2.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;5e5e28e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.16.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;usysconf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/usysconf/browse/master/;9038ef0"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 0.5.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libatk&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libatk/browse/master/;a6926e4"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.34.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libatk/browse/master/;59bb299"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.32.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sqlite3&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sqlite3/browse/master/;d919041"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sqlite3 to 3.30.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sqlite3/browse/master/;c643027"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sqlite3 to 3.30.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sqlite3/browse/master/;911bef1"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sqlite3 to 3.29.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sqlite3/browse/master/;b6f6404"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sqlite3 to 3.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxdamage&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxdamage/browse/master/;a0eab84"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild libxdamage for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxdamage/browse/master/;7cd89bc"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 1.1.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pam&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pam/browse/master/;21c2f3b"target="_blank" rel="noopener"&gt;Joshua Strobl: Bump nofile limits to 524288. Resolves T8601.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;llvm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;94ef157"target="_blank" rel="noopener"&gt;Joey Riches: Complete bootstrap against clang 9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;6376afc"target="_blank" rel="noopener"&gt;Joey Riches: Update LLVM stack to 9.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;f7b08e5"target="_blank" rel="noopener"&gt;Joey Riches: Update to 8.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;af72604"target="_blank" rel="noopener"&gt;Joey Riches: Complete bootstrap against clang 8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;427d3be"target="_blank" rel="noopener"&gt;Joey Riches: Update LLVM stack to 8.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;9286b0c"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Re-enable 32-bit clang, turn on RTTI for mesalib&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cups&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups/browse/master/;4997bd4"target="_blank" rel="noopener"&gt;Pierre-Yves: Patch cups for CVE-2019-8696 and CVE-2019-8675&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;zimg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/zimg/browse/master/;7453c6a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update zimg to 2.9.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/zimg/browse/master/;2c67914"target="_blank" rel="noopener"&gt;Pierre-Yves: Update zimg to 2.9.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bzip2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bzip2/browse/master/;058da56"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.0.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xrandr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xrandr/browse/master/;770d96f"target="_blank" rel="noopener"&gt;Justin Zobel: Update to 1.5.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xrandr/browse/master/;5f8ac85"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libogg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libogg/browse/master/;aa75578"target="_blank" rel="noopener"&gt;Jacob Alzén: Update libogg to 1.3.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxfixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxfixes/browse/master/;9f49e03"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild libxfixes for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;audit&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/audit/browse/master/;1b4ead1"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.8.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxxf86dga&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxxf86dga/browse/master/;ab73f71"target="_blank" rel="noopener"&gt;F. von Gellhorn: Safety rebuild libxxf86dga for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxxf86dga/browse/master/;3211165"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 1.1.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;iso-codes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/iso-codes/browse/master/;3c61341"target="_blank" rel="noopener"&gt;Pierre-Yves: Update iso-codes to 4.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libx11&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libx11/browse/master/;e441851"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update libx11 to 1.6.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;usbutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/usbutils/browse/master/;5ac0de8"target="_blank" rel="noopener"&gt;Pierre-Yves: Update ubsutils to 012&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;binutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;dd3699b"target="_blank" rel="noopener"&gt;Joey Riches: Resolve multiple CVE&amp;rsquo;s&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;5223b4b"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against toolchain&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;9fc4d02"target="_blank" rel="noopener"&gt;flinux@vongellhorn.ch: Update binutils to 2.32&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pciutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pciutils/browse/master/;c6431e0"target="_blank" rel="noopener"&gt;flinux@vongellhorn.ch: Update pciutils to 3.6.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;glibc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glibc/browse/master/;07068ab"target="_blank" rel="noopener"&gt;Joey Riches: Fix AVX2 on systems without AVX2 instructions&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glibc/browse/master/;a87d2c8"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against toolchain&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mpfr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpfr/browse/master/;05a2136"target="_blank" rel="noopener"&gt;Joey Riches: Update to 4.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>New Updates For A New Decade | The Roundup #14</title><link>https://getsol.us/2020/01/17/new-updates-for-a-new-decade/</link><pubDate>Fri, 17 Jan 2020 13:04:27 +0200</pubDate><guid>https://getsol.us/2020/01/17/new-updates-for-a-new-decade/</guid><description>
&lt;p&gt;Welcome to The Roundup #14, your bytes of Solus news. In this roundup, we&amp;rsquo;re talking about some brand new updates to really kick off 2020!&lt;/p&gt;
&lt;h2&gt;Base System Updates&lt;span class="hx:absolute hx:-mt-20" id="base-system-updates"&gt;&lt;/span&gt;
&lt;a href="#base-system-updates" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;systemd&lt;span class="hx:absolute hx:-mt-20" id="systemd"&gt;&lt;/span&gt;
&lt;a href="#systemd" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;If you&amp;rsquo;ve followed our community forums for announcements at all, you may have noticed that earlier this week we &lt;a href="https://discuss.getsol.us/d/3446-unstable-repo-users-testing-desired-for-systemd-244/"target="_blank" rel="noopener"&gt;deployed systemd 244&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; to our Solus unstable repo users for testing. systemd, which is responsible for the start-up and orchestration of most software services under Solus, always been one of those crucial components of our operating system that we&amp;rsquo;ve taken great care of managing, updating, or even holding back if deemed necessary. Up until now, we&amp;rsquo;ve held back systemd for an upgrade to OpenSSL. While it is obviously not impossible to upgrade our OpenSSL, we&amp;rsquo;ve done it in the past and plan to do it again in the coming weeks, the upgrade path is more complex than your average package.&lt;/p&gt;
&lt;p&gt;The reason for this is pretty simple and it comes down to a bit of a catch-22: Updating OpenSSL involves also keeping the existing versioned libraries around at the same time, in the same package, and in the same upgrade. This ensures no libraries are removed that contain the necessary ABIs that software such as Python are built against. This has to be done to ensure our current package manager (eopkg) continues to function, so we can perform the necessary package transactions to get any subsequent packages to build in the first place.&lt;/p&gt;
&lt;p&gt;Basically, updating OpenSSL involves shipping the old and new versions until rebuilds are performed, otherwise we break the package manager. Break the package manager, break package building and obviously users systems. Not fun and a royal pain to get it right. We always strive to provide as flawless an upgrade path as possible, so even having users install some separate package to get certain aspects of their system working, or modifying a file, is absolutely a no-go.&lt;/p&gt;
&lt;p&gt;One of the major features in newer systemd releases (new comparatively speaking to what we previously used) that can utilize OpenSSL is DNS-over-TLS, which securely wraps DNS queries over TCP which would otherwise be vulnerable to spoofing or eavesdropping. systemd additionally supported &lt;a href="https://www.gnutls.org/"target="_blank" rel="noopener"&gt;GnuTLS&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; however we actually had too new of a GnuTLS version to take advantage of the DNS-over-TLS implementation leveraging GnuTLS. In v244, that issue was fixed, but given shifting priorities and the holidays, it was only until recently I was able to re-assess it.&lt;/p&gt;
&lt;p&gt;So now, I&amp;rsquo;ve moved our systemd to no longer require OpenSSL, but instead use GnuTLS, unblocking the deployment of the newest systemd. This upgrade introduces some much desired features / changes, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Newer features for EFI-based systems (so we can eventually drop clr-boot-manager)&lt;/li&gt;
&lt;li&gt;Newer features in the DHCPv4 and DHCPv6 servers&lt;/li&gt;
&lt;li&gt;Improved security on 64-bit systems to reduce PID collisions&lt;/li&gt;
&lt;li&gt;Newer features in systemd-resolved for DNS-over-TLS&lt;/li&gt;
&lt;li&gt;Cloudflare DNS is now used as a fallback secondary to Google&lt;/li&gt;
&lt;li&gt;Bunch of new features for sockets, units, and timers&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Thanks to the incredible testing performed by some of our community members, we&amp;rsquo;ve also been able to ensure this is one of the smoothest systemd upgrades we&amp;rsquo;ve had to date, and a wider spectrum of the software available to Solus users has been tested. This testing highlighted some edge cases that needed to be addressed, primarily around software that leverage cgroups (a kernel feature typically used by containerization and virtualization software), and we&amp;rsquo;ve worked to ensure that those pieces of software continue to function after upgrading your system &lt;strong&gt;without any user intervention&lt;/strong&gt; such as manually adding kernel parameters (&lt;a href="https://fedoraproject.org/wiki/Changes/CGroupsV2#Upgrade.2Fcompatibility_impact"target="_blank" rel="noopener"&gt;unlike some other operating systems&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Software that would have been impacted includes (but is not limited to): Docker, podman and snapd. This impact is the result of systemd defaulting to cgroups v2 as their &amp;ldquo;default hierarchy&amp;rdquo;, which means &lt;strong&gt;breaking&lt;/strong&gt; a bunch of software that does not yet support cgroups v2, as we&amp;rsquo;ve detailed &lt;a href="https://dev.getsol.us/T8609"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. This change is quoted below from their release notes:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;systemd now defaults to the &amp;ldquo;unified&amp;rdquo; cgroup hierarchy setup during build-time, i.e. -Ddefault-hierarchy=unified is now the build-time
default. Previously, -Ddefault-hierarchy=hybrid was the default. This change reflects the fact that cgroupsv2 support has matured substantially in both systemd and in the kernel, and is clearly the way forward. Downstream production distributions might want to continue to use -Ddefault-hierarchy=hybrid (or even =legacy) for their builds as unfortunately the popular container managers have not caught up with the kernel API changes.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;While we understand systemd&amp;rsquo;s view that the maturity in their own project and the kernel is adequate and we&amp;rsquo;re excited to support cgroups v2 in the future as well, we simple cannot ignore the magnitude of the negative impact this change would have on software which we use and love.&lt;/p&gt;
&lt;p&gt;So in summary, we are going to be sticking with cgroups v1 for the time being and holding back snapd to pre-2.42 (which is prior to cgroups v1 support being removed). We&amp;rsquo;re happy to see snapd already have support for cgroups v2, however at the moment there are some other software such as runc and containerd, leveraged by Docker and podman, which still need to gain support for cgroups v2 before the move to cgroups v2 can occur. We&amp;rsquo;re monitoring the respective project&amp;rsquo;s issues closely and have our own task linked above for tracking our own progress.&lt;/p&gt;
&lt;p&gt;This all comes back to our intent with package upgrades on making them as smooth as possible for our users. However, systemd is one of those components of the software stack that is always going to be slightly more of a risk to upgrade, and while we already have mechanisms in place to attempt to re-exec systemd (effectively restarting systemd&amp;rsquo;s daemon), given the significance of this upgrade there are some notes, warnings, and advised processes we want to bring to your attention, so &lt;strong&gt;please read&lt;/strong&gt; the information provided below.&lt;/p&gt;
&lt;p&gt;Before updating and if possible, we recommend that you have a USB with any Solus edition written to it in the event your system upgrade is not complete and the team or community needs to work with you on getting your system back into tip-top shape. If you have any issues, be sure to visit our &lt;a href="https://discuss.getsol.us/"target="_blank" rel="noopener"&gt;Forum&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; or &lt;a href="https://getsol.us/articles/contributing/getting-involved/en/#irc"&gt;IRC channels&lt;/a&gt; for assistance. You can download Solus from &lt;a href="https://getsol.us/download/"&gt;here&lt;/a&gt; and we have &lt;a href="https://getsol.us/articles/installation/preparing-to-install/en/"&gt;documentation&lt;/a&gt; on the best methods to prepare the install medium and write the ISO if you need a refresher.&lt;/p&gt;
&lt;p&gt;We understand that the steps below are not usual for a Solus upgrade and apologize if any of it is an inconvenience. In any case, let&amp;rsquo;s get started:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;If you are upgrading via the Software Center, it cannot be stressed enough the importance to &lt;strong&gt;select all updates&lt;/strong&gt;. While systemd is considered a system base package and will be selected automatically, there are other components involved that you should update as well, which might otherwise fall under &amp;ldquo;optional&amp;rdquo; updates. A future update to the Software Center will change the Updates view to eliminate these options to ensure a more complete upgrade experience, but for now just be sure to choose everything.&lt;/li&gt;
&lt;li&gt;If you are upgrading via &lt;code&gt;eopkg&lt;/code&gt; (our package manager) and see usysconf (our system configuration tool) fail on specific tasks like &amp;ldquo;Reloading systemd configuration&amp;rdquo; and &amp;ldquo;Re-executing systemd&amp;rdquo;, please note that this is &lt;strong&gt;completely normal&lt;/strong&gt; for this upgrade cycle and can be safely ignored. If you are unsure if you&amp;rsquo;ve done a full upgrade, you can just run &lt;code&gt;sudo eopkg up&lt;/code&gt; and &lt;code&gt;sudo usysconf run -f&lt;/code&gt; again.&lt;/li&gt;
&lt;li&gt;Prior to step 4, run &lt;code&gt;sudo sync&lt;/code&gt;. This will flush all data from memory into disk and ensures everything is written to disk, which should prevent the process in step 4 from being problematic. If you&amp;rsquo;ve always waited for some time before performing a full shutdown, that &lt;em&gt;may&lt;/em&gt; also be an appropriate solution.&lt;/li&gt;
&lt;li&gt;Attempt to logout using the respective graphical menu options available in Budgie&amp;rsquo;s User Indicator applet, GNOME Shell, Brisk Menu, or Plasma&amp;rsquo;s application launcher (depending on the desktop environment you use). It is possible this may not be successful and it is okay to progress to step #5 if it fails.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Please perform a full shutdown using the power button on your laptop or desktop (as in, press and hold it until it shuts down)&lt;/strong&gt;. Otherwise, you will be prompted by polkit for authentication on the &amp;ldquo;reboot.target&amp;rdquo; and it will fail with access denied. It happens with these sorts of major updates and is normal, you should not see it on any future attempts after the forced shutdown.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;ESync Support&lt;span class="hx:absolute hx:-mt-20" id="esync-support"&gt;&lt;/span&gt;
&lt;a href="#esync-support" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;For all my fellow gamers out there that have had to do the dance of raising your file limits for Esync support to play your favorite games, you&amp;rsquo;ll be happy to know that alongside the introduced support in systemd for the raised file limits, we&amp;rsquo;ve also &lt;a href="https://dev.getsol.us/R2286:21c2f3b0996c434705cb71e4576a5d77c2b018b9"target="_blank" rel="noopener"&gt;raised our default limits in PAM&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; to &lt;a href="https://github.com/lutris/lutris/wiki/How-to:-Esync"target="_blank" rel="noopener"&gt;Lutris&amp;rsquo; suggested value&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; so you can spend less time configuring your system and more time playing games!&lt;/p&gt;
&lt;h2&gt;GNOME Updates&lt;span class="hx:absolute hx:-mt-20" id="gnome-updates"&gt;&lt;/span&gt;
&lt;a href="#gnome-updates" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;With the holidays well over and the team back into the full swing of things, I&amp;rsquo;ve gone through our GNOME Stack and performed a miriad of updates to bring our GNOME packages up to the latest releases, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R707:935df2c9641dcb07be1032e8d060a23af3891f89"target="_blank" rel="noopener"&gt;Epiphany 3.34.3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, which re-enables on-demand hardware acceleration, fixes localization issues, and search provider crashes when there are no bookmarks.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R993:59d4cd82b95c2eb61a3b97b7eb1757295e5132a8"target="_blank" rel="noopener"&gt;GNOME Shell 3.34.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, which introduces some much desired fixes like: the ability to create application folders when no folders existed previously, fixes for some windows getting such on screen if closed while animating, and weather forecast fixes.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2123:1080cc41cd8a775009c7673bdef91f577fccbc09"target="_blank" rel="noopener"&gt;Mutter 3.34.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, which has a few minor fixes compared to what we already has from numerous patches from git.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/R2813:35479c4b0ba101c7eb43b1209f71012be887d34d"target="_blank" rel="noopener"&gt;Rhythmbox 3.4.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, which has a new Listenbrainz plugin and will use HTTPS for external requests where possible&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;KDE Applications and Frameworks Update&lt;span class="hx:absolute hx:-mt-20" id="kde-applications-and-frameworks-update"&gt;&lt;/span&gt;
&lt;a href="#kde-applications-and-frameworks-update" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;KDE Applications and Frameworks have also seen updates this week, with KDE Applications being updated to &lt;a href="https://kde.org/announcements/changelog-releases.php?version=19.12.1"target="_blank" rel="noopener"&gt;19.12.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; and Frameworks up to &lt;a href="https://kde.org/announcements/kde-frameworks-5.66.0.php"target="_blank" rel="noopener"&gt;5.66.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. This update has numerous fixes, some highlights below:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;breeze-icons
&lt;ul&gt;
&lt;li&gt;Change XHTML icon to be a purple HTML icon&lt;/li&gt;
&lt;li&gt;Add 32px preferences-system&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;dolphin: Improve scroll wheel speed by basing it on label height, not icon height&lt;/li&gt;
&lt;li&gt;kdenlive
&lt;ul&gt;
&lt;li&gt;Ensure we don&amp;rsquo;t insert thousand separator in number conversion, and only send integer coordinates on keyframe import&lt;/li&gt;
&lt;li&gt;Use project name as default render name&lt;/li&gt;
&lt;li&gt;Fix duplicate track compositing on project opening and broken opacity with background&lt;/li&gt;
&lt;li&gt;Fix timeline clip duration not updated after clip reload&lt;/li&gt;
&lt;li&gt;Fix timeline preview not disabled on render&lt;/li&gt;
&lt;li&gt;Fix missing clips erased from timeline on opening project&lt;/li&gt;
&lt;li&gt;Adjust rendering threads for faster rendering&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;kio
&lt;ul&gt;
&lt;li&gt;Adding support for mounting KIOFuse URLs for applications that don&amp;rsquo;t use KIO&lt;/li&gt;
&lt;li&gt;Ftp ioslave: fix 4 character time interpreted as year&lt;/li&gt;
&lt;li&gt;KFilePlaceEditDialog: fix crash when editing the Trash place&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;konsole
&lt;ul&gt;
&lt;li&gt;Revert removal to allow Bookmark tabs as Folders to work&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;ktexteditor
&lt;ul&gt;
&lt;li&gt;Avoid unwanted horizontal scrolling&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;okular
&lt;ul&gt;
&lt;li&gt;Fix crash when closing print preview dialog&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;When Are These Updates Coming?&lt;span class="hx:absolute hx:-mt-20" id="when-are-these-updates-coming"&gt;&lt;/span&gt;
&lt;a href="#when-are-these-updates-coming" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;We typically sync our updates to the stable repository every Friday. Given some last minute refinements we&amp;rsquo;ve been validating, this week&amp;rsquo;s sync will occur on Saturday, January 18th.&lt;/p&gt;
&lt;hr&gt;
&lt;h2&gt;That One Thing&lt;span class="hx:absolute hx:-mt-20" id="that-one-thing"&gt;&lt;/span&gt;
&lt;a href="#that-one-thing" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;For those of you that follow &lt;a href="https://dev.getsol.us/T8592"target="_blank" rel="noopener"&gt;our development tracker&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; or our social media, it&amp;rsquo;s no secret that we&amp;rsquo;re cooking up something. We&amp;rsquo;ve done the rather unusual thing of setting ourselves a &lt;a href="https://dev.getsol.us/C17"target="_blank" rel="noopener"&gt;timeline / countdown&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; to when we intend on &lt;strong&gt;starting the process&lt;/strong&gt; of (not necessarily when we&amp;rsquo;re releasing it, precisely) said thing. If you&amp;rsquo;re a rocket scientist, or maybe just someone with some slight curiosity, you may be able to connect the dots between the tasks we have laid out.&lt;/p&gt;
&lt;p&gt;Like, oh I don&amp;rsquo;t know, ISO generation for hardware validation and branding package updates. Feel free to ping us on &lt;a href="https://mastodon.cloud/@SolusProject"target="_blank" rel="noopener"&gt;Mastodon&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; or &lt;a href="https://twitter.com/SolusProject"target="_blank" rel="noopener"&gt;Twitter&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; if you figure it out, but knowing us we&amp;rsquo;ll conveniently not be able to confirm nor deny anything.&lt;/p&gt;</description></item><item><title>Budgie and Its Army of GNOMES | The Roundup #13</title><link>https://getsol.us/2019/10/03/budgie-and-its-army-of-gnomes/</link><pubDate>Thu, 03 Oct 2019 16:55:23 +0300</pubDate><guid>https://getsol.us/2019/10/03/budgie-and-its-army-of-gnomes/</guid><description>
&lt;p&gt;Welcome to The Roundup #13, your bytes of Solus news. In this roundup, we&amp;rsquo;re talking about our new minor release of the Budgie 10.5 series, Budgie 10.5.1, the latest upgrade of our GNOME Stack, new KDE goodies, and more!&lt;/p&gt;
&lt;h2&gt;Budgie 10.5.1&lt;span class="hx:absolute hx:-mt-20" id="budgie-1051"&gt;&lt;/span&gt;
&lt;a href="#budgie-1051" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Budgie 10.5.1 is the first minor release of the Budgie 10.5 series, introducing a multitude of quality-of-life changes, bug fixes, and support for new GNOME Stacks. This Budgie 10.5 series release also brings new and updated translations thanks to our amazing community!&lt;/p&gt;
&lt;h3&gt;Bug Fixes&lt;span class="hx:absolute hx:-mt-20" id="bug-fixes"&gt;&lt;/span&gt;
&lt;a href="#bug-fixes" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Bug fixes are the cornerstone of Budgie 10.5 series releases, ensuring existing Budgie user experiences are smoother than ever.&lt;/p&gt;
&lt;p&gt;Budgie 10.5.1 introduces some bug fixes around Budgie Menu artifacting, notifications, improving window raise performance, and more. Let&amp;rsquo;s break down the big items that were addressed!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Budgie Menu
&lt;ul&gt;
&lt;li&gt;Menu artificating (such as window borders still showing in some cases) is now fixed.&lt;/li&gt;
&lt;li&gt;Menu items are now sorted using &lt;a href="https://github.com/solus-project/budgie-desktop/issues/1546"target="_blank" rel="noopener"&gt;locale linguist rules&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;IconTasklist
&lt;ul&gt;
&lt;li&gt;Fixed instances of window tracking in multi-window scenarios by invalidating our window on close in our AbominationRunningApp and picking another window of the same WM_CLASS.&lt;/li&gt;
&lt;li&gt;Fixed the ability to move non-favorited running applications / windows in IconTasklist across grouping and non-grouping modes. These are now allowed to intermingle with your favorited applications without concern for a panel crash. We&amp;rsquo;re doing this by more heavily leveraging our AbominationRunningApp to provide more consistent window-specific IDs.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Raven
&lt;ul&gt;
&lt;li&gt;Notification body alignment is now properly justified.&lt;/li&gt;
&lt;li&gt;Notifications will now properly wrap using &lt;code&gt;WORD_CHAR&lt;/code&gt;, so we&amp;rsquo;ll be more aggressive on wrapping on words when possible, but fallback to characters for longer running strings like URLs.&lt;/li&gt;
&lt;li&gt;Application controls in the Sound applet will now handle Gvc ChannelMap changes. This is useful since some applications do not provide accurate GvcStream volume immediately when creating their stream, such as Firefox when starting a video. We&amp;rsquo;ll now ensure we&amp;rsquo;re updating those values and ensuring applications like Firefox more accurately reflect muted states over Gvc.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Polkit: We now correctly handle user dismissing authentication dialogs&lt;/li&gt;
&lt;li&gt;WM: We now enforce an instant auto raise of windows when the focus-mode is set to mouse over / mouse focus and 250ms on click, resulting in speedy window raising.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Quality of Life&lt;span class="hx:absolute hx:-mt-20" id="quality-of-life"&gt;&lt;/span&gt;
&lt;a href="#quality-of-life" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Budgie 10.5.1 introduces a few new goodies to make your Budgie experience, as well as those of our Budgie theme authors, even better!&lt;/p&gt;
&lt;h3&gt;Budgie Desktop Settings&lt;span class="hx:absolute hx:-mt-20" id="budgie-desktop-settings"&gt;&lt;/span&gt;
&lt;a href="#budgie-desktop-settings" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;img src="https://getsol.us/2019/10/03/budgie-and-its-army-of-gnomes/budgie-desktop-settings-fonts.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Budgie 10.5.1 introduces hinting and anti-aliasing settings in our Fonts section of Budgie Desktop Settings, allowing you even more flexibility with how document, interface, monospace, and window title fonts render:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;For &lt;a href="https://en.wikipedia.org/wiki/Font_hinting"target="_blank" rel="noopener"&gt;font hinting&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, you can choose between a range of options ranging from no font hinting to full font hinting.&lt;/li&gt;
&lt;li&gt;For antialiasing, you can choose between subpixel antialiasing, standard grayscale, and no antialiasing.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;GNOME Stack Support&lt;span class="hx:absolute hx:-mt-20" id="gnome-stack-support"&gt;&lt;/span&gt;
&lt;a href="#gnome-stack-support" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Budgie 10.5.1 provides support for several GNOME stack releases, allowing for an ever growing amount of Budgie users to get the latest updates! Budgie supports GNOME 3.30, 3.32, and now 3.34, including recent changes in GNOME Settings Daemon.&lt;/p&gt;
&lt;p&gt;Thanks to the folks over at Ubuntu Budgie for their patches, it&amp;rsquo;s greatly appreciated!&lt;/p&gt;
&lt;h3&gt;Icon Tasklist&lt;span class="hx:absolute hx:-mt-20" id="icon-tasklist"&gt;&lt;/span&gt;
&lt;a href="#icon-tasklist" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;img src="https://getsol.us/2019/10/03/budgie-and-its-army-of-gnomes/budgie-desktop-icon-tasklist-hover.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;If you have a single window open for a given IconButton in the Icon Tasklist, we will now update the tooltip when you hover over.&lt;/p&gt;
&lt;h3&gt;Workspaces&lt;span class="hx:absolute hx:-mt-20" id="workspaces"&gt;&lt;/span&gt;
&lt;a href="#workspaces" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;img src="https://getsol.us/2019/10/03/budgie-and-its-army-of-gnomes/budgie-desktop-settings-desktop.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Budgie 10.5.1 introduces the ability to have persistent workspaces created at the launch of Budgie, with a configurable amount of default workspaces.&lt;/p&gt;
&lt;p&gt;Under the Desktop section of Budgie Desktop Settings, you&amp;rsquo;ll find a new option called &amp;ldquo;Number of virtual desktops&amp;rdquo;, where you can go from just having one workspace up to eight! A perfect opportunity to hide away all those Electron apps you&amp;rsquo;re ashamed to be running!&lt;/p&gt;
&lt;p&gt;If you want more workspaces dynamically, you can still use our Workspace Applet to add more as you need them.&lt;/p&gt;
&lt;h3&gt;Styling&lt;span class="hx:absolute hx:-mt-20" id="styling"&gt;&lt;/span&gt;
&lt;a href="#styling" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Budgie 10.5.1 introduces a multitude of new CSS classes to ease Budgie Desktop theme development:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Icon Popover: Now has the &lt;code&gt;icon-popover&lt;/code&gt; class&lt;/li&gt;
&lt;li&gt;Night Light Applet: The container for the Night Light applet popover now uses the &lt;code&gt;night-light-indicator&lt;/code&gt; class&lt;/li&gt;
&lt;li&gt;Raven
&lt;ul&gt;
&lt;li&gt;MPRIS widget now has an &lt;code&gt;mpris-widget&lt;/code&gt; class&lt;/li&gt;
&lt;li&gt;MPRIS widget controls now have a &lt;code&gt;raven-mpris-controls&lt;/code&gt; class&lt;/li&gt;
&lt;li&gt;Notifications View now has the &lt;code&gt;raven-notifications-view&lt;/code&gt; class&lt;/li&gt;
&lt;li&gt;Internal to the Notifications View, we now provide the &lt;code&gt;raven-header&lt;/code&gt; class, as well as dedicated classes for the Do Not Disturb (&lt;code&gt;do-not-disturb&lt;/code&gt;) and Clear All Notifications (&lt;code&gt;clear-all-notifications&lt;/code&gt;) buttons&lt;/li&gt;
&lt;li&gt;Groups of Notifications (per app) now have the &lt;code&gt;raven-notifications-group&lt;/code&gt; class, with the header being &lt;code&gt;raven-notifications-group-header&lt;/code&gt; and the individual Notifications having &lt;code&gt;notification-clone&lt;/code&gt; classes.&lt;/li&gt;
&lt;li&gt;When no album art is provided for the MPRIS widget, we set the &lt;code&gt;no-album-art&lt;/code&gt; class&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;GNOME 3.34&lt;span class="hx:absolute hx:-mt-20" id="gnome-334"&gt;&lt;/span&gt;
&lt;a href="#gnome-334" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2019/10/03/budgie-and-its-army-of-gnomes/gnome-shell.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;re happy to be bringing the GNOME 3.34 stack to our stable / shannon repo users in this coming Friday sync. This stack upgrade has been rigorously tested by a wide range of users via our unstable repository, all of whom provided valuable feedback and reports over on &lt;a href="https://dev.getsol.us/T8366"target="_blank" rel="noopener"&gt;our development tracker&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. This upgrade has also fortunately been smoother compared to previous stack upgrades, with no necessary changes having needed to be made to our branding packages to account for schema changes, and we&amp;rsquo;ve been more aggressive with backporting patches for fixes to GNOME Shell and Mutter.&lt;/p&gt;
&lt;h3&gt;Smoother Sailing&lt;span class="hx:absolute hx:-mt-20" id="smoother-sailing"&gt;&lt;/span&gt;
&lt;a href="#smoother-sailing" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;We do want to take this opportunity to provide some recommendations to you on the best way to upgrade your system and ensure a smoother sailing with this stack upgrade.&lt;/p&gt;
&lt;p&gt;As always, we strongly recommend performing a &lt;strong&gt;full upgrade&lt;/strong&gt; via the Software Center or eopkg (&lt;code&gt;sudo eopkg up&lt;/code&gt;). While for most upgrades it&amp;rsquo;s &lt;em&gt;pretty&lt;/em&gt; important, for this upgrade it is &lt;strong&gt;really&lt;/strong&gt; important, as there are schema / settings changes that we need to ensure are applied.&lt;/p&gt;
&lt;p&gt;Furthermore, if you are using GNOME Shell, as is standard practice for upgrading to new releases we suggest &lt;strong&gt;disabling any extensions you&amp;rsquo;ve installed separately&lt;/strong&gt; to those which we officially support and provide out-of-the-box. If you&amp;rsquo;ve used GNOME Tweaks to update extensions we&amp;rsquo;ve shipped, this is not advised and we&amp;rsquo;d suggest removing those extensions (dash-to-dock, impatience, topicons plus) from &lt;code&gt;~/.local/share/gnome-shell/extensions&lt;/code&gt; and reinstalling them from the repo. You can find the command below:&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;sudo eopkg install --reinstall gnome-shell-extension-dash-to-dock gnome-shell-extension-impatience gnome-shell-extension-topicons-plus&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;If you haven&amp;rsquo;t installed separate GNOME Shell extensions or updated ours via the GNOME Extensions website (or alternatively GNOME Tweaks), the above should not apply to you.&lt;/p&gt;
&lt;h3&gt;Latest Goodies&lt;span class="hx:absolute hx:-mt-20" id="latest-goodies"&gt;&lt;/span&gt;
&lt;a href="#latest-goodies" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;GNOME 3.34 introduces a bunch of new features and bug fixes from the GNOME community and we&amp;rsquo;d like to highlight a few below. For a more comprehensive list, check out &lt;a href="https://www.gnome.org/news/2019/09/gnome-3-34-released/"target="_blank" rel="noopener"&gt;this blog post&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h4&gt;Settings Improvements&lt;span class="hx:absolute hx:-mt-20" id="settings-improvements"&gt;&lt;/span&gt;
&lt;a href="#settings-improvements" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;&lt;img src="https://getsol.us/2019/10/03/budgie-and-its-army-of-gnomes/gnome-settings.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;GNOME Control Center / GNOME Settings has seen a redesign of two sections such as the backgrounds panel and picker, as well as moving the Night Mode in the Displays section.&lt;/p&gt;
&lt;h4&gt;Epiphany / GNOME Web&lt;span class="hx:absolute hx:-mt-20" id="epiphany--gnome-web"&gt;&lt;/span&gt;
&lt;a href="#epiphany--gnome-web" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;&lt;img src="https://getsol.us/2019/10/03/budgie-and-its-army-of-gnomes/epiphany.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;For those of you that use Epiphany / GNOME Web, it&amp;rsquo;s seen some improvements in the GNOME 3.34 release. You can now pin tabs, which is handy for frequently accessed and open pages (like the Solus blog), and they&amp;rsquo;re now using the new WebKit content filters API for adblocking!&lt;/p&gt;
&lt;h4&gt;Evolution&lt;span class="hx:absolute hx:-mt-20" id="evolution"&gt;&lt;/span&gt;
&lt;a href="#evolution" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;If you use Evolution for your mail, calendar, or address book, you&amp;rsquo;ll be happy to see numerous bug fixes in Evolution 3.34.0, such as fixes for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Calendar: Force 24-hour format early after start&lt;/li&gt;
&lt;li&gt;Enhance URL end recognition regarding closing bracket&lt;/li&gt;
&lt;li&gt;Notify clients when backend is refreshing its content&lt;/li&gt;
&lt;li&gt;Remove shortcut for &amp;ldquo;Copy all contacts to…&amp;rdquo; in Contacts view&lt;/li&gt;
&lt;li&gt;ToDo bar: Multiday events shown incorrectly&lt;/li&gt;
&lt;li&gt;Use GtkPopover for an emoticon tool button&lt;/li&gt;
&lt;li&gt;Use special icon for &amp;ldquo;Assigned Task&amp;rdquo; in the menu&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;KDE Applications &amp;amp; Plasma Updates&lt;span class="hx:absolute hx:-mt-20" id="kde-applications--plasma-updates"&gt;&lt;/span&gt;
&lt;a href="#kde-applications--plasma-updates" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Our KDE and Plasma integrator and maintainer, Friedrich (a.k.a Girtablulu), has upgraded Solus users to the latest KDE Applications 19.08.1 release! This release features a plethora of fixes and improvements, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Akonadi: Fix short names of favorite folder resulting in improperly shown number of unread messages.&lt;/li&gt;
&lt;li&gt;Ark: Fall back to numerical owner and group if no text representation exists.&lt;/li&gt;
&lt;li&gt;Dolphin
&lt;ul&gt;
&lt;li&gt;Bug fixes in new folders in tabs feature.&lt;/li&gt;
&lt;li&gt;Fix places text when the URL has a trailing slash.&lt;/li&gt;
&lt;li&gt;Reset progress bar text when directory loading starts.&lt;/li&gt;
&lt;li&gt;Fixing bug where split view opens with no URLs.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Kate
&lt;ul&gt;
&lt;li&gt;Fix stop button of search and replace plugin.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Kdenlive
&lt;ul&gt;
&lt;li&gt;Fix disabling clip only disable audio part of an AV clip.&lt;/li&gt;
&lt;li&gt;Fix regression breaking timeline resize.&lt;/li&gt;
&lt;li&gt;Fix disabling autoscroll.&lt;/li&gt;
&lt;li&gt;Convert old custom effects to new customAudio/Video naming.&lt;/li&gt;
&lt;li&gt;Ctrl resize in monitor effects keeps center position.&lt;/li&gt;
&lt;li&gt;Fix custom effects not recognized as audio.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Kmail
&lt;ul&gt;
&lt;li&gt;Fix missing &amp;ldquo;Save Attachments&amp;hellip;&amp;rdquo; from Multiple Emails&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Konsole
&lt;ul&gt;
&lt;li&gt;Fix the fallback code used when restoring session fails.&lt;/li&gt;
&lt;li&gt;Add scrollbuttons for tabs when tabbar is full.&lt;/li&gt;
&lt;li&gt;Restore &amp;ldquo;Show &amp;rsquo;new tab&amp;rsquo; button&amp;rdquo; option in Konsole Settings.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src="https://getsol.us/2019/10/03/budgie-and-its-army-of-gnomes/plasma-solus-dark-theme.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;With this update you will receive a darker color-scheme for the Solus Dark theme. We welcome your feedback and bug reports &lt;a href="https://discuss.getsol.us/d/1608-plasma-solus-color-scheme/29"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;MATE Desktop Updates&lt;span class="hx:absolute hx:-mt-20" id="mate-desktop-updates"&gt;&lt;/span&gt;
&lt;a href="#mate-desktop-updates" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Our MATE Applications and Desktop integrator and maintainer, Pierre-Yves (a.k.a kyrios) has upgraded MATE users to the latest updates from the MATE Desktop team. These include numerous fixes and improvements, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Pluma
&lt;ul&gt;
&lt;li&gt;smart-converter: Fix memory leaks.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;mate-menu
&lt;ul&gt;
&lt;li&gt;The buttons will now have a relief on hover.&lt;/li&gt;
&lt;li&gt;The viewport is now coloured consistently with the other plugins.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;mate-panel
&lt;ul&gt;
&lt;li&gt;When determining whether the pos is in the applet, use ad-&amp;gt;cells to calc.&lt;/li&gt;
&lt;li&gt;panel-toplevel: fix applets placement on expanded vertical panel&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;mate-screensaver
&lt;ul&gt;
&lt;li&gt;Ensure lock on suspend and unlock on resume&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;mate-settings-daemon
&lt;ul&gt;
&lt;li&gt;Hide MATE Settings Daemon from Startup Applications capplet.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;mate-session-manager
&lt;ul&gt;
&lt;li&gt;Fix mate-session-properties vertical scaling.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;mate-tweak
&lt;ul&gt;
&lt;li&gt;Add support for setting window manager button layouts with and without the menu.&lt;/li&gt;
&lt;li&gt;Remove clear shadow. This seems to affect how some shadows are positioned, leading to a clear space between the window and its shadow.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;mate-utils
&lt;ul&gt;
&lt;li&gt;mate-disk-usage-analyzer: Remove blank space before right parenthesis.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;mozo
&lt;ul&gt;
&lt;li&gt;Change DragAction to MOVE&lt;/li&gt;
&lt;li&gt;Fix item drag &amp;amp; drop creating copies, fix undo, redo and a crash when refreshing.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Tooling Improvements&lt;span class="hx:absolute hx:-mt-20" id="tooling-improvements"&gt;&lt;/span&gt;
&lt;a href="#tooling-improvements" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Hackfest&lt;span class="hx:absolute hx:-mt-20" id="hackfest"&gt;&lt;/span&gt;
&lt;a href="#hackfest" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;On Saturday, September 28th, Bryan and I held a Solus Hackfest featuring our latest development efforts around the rewrite of ferryd, our repository manager, as well as work on Help Center documentation in preparation for the new Help Center redesign.&lt;/p&gt;
&lt;p&gt;If you have 5 hours to spare, feel free to watch &lt;a href="https://www.youtube.com/watch?v=3TUmsbvnKlc"target="_blank" rel="noopener"&gt;the video&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; embedded below!&lt;/p&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
&lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/3TUmsbvnKlc?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;h4&gt;ferryd&lt;span class="hx:absolute hx:-mt-20" id="ferryd"&gt;&lt;/span&gt;
&lt;a href="#ferryd" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;This hackfest focused on three main areas of &lt;code&gt;ferryd&lt;/code&gt;: queries for generating changesets, a new API for the Repo Manager, and file-based configuration for the daemon.&lt;/p&gt;
&lt;h5&gt;SQL Query Design&lt;span class="hx:absolute hx:-mt-20" id="sql-query-design"&gt;&lt;/span&gt;
&lt;a href="#sql-query-design" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h5&gt;&lt;p&gt;While most of the repository management features of &lt;code&gt;ferryd&lt;/code&gt; require relatively simple queries of the database, much more compllicated queries are needed for gathering the data for operations like sync report generation, sync changesets, and cloning. In particular, this hackfest led to the development of the following reusable queries:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fetch all of the Package Releases for a given Repo&lt;/li&gt;
&lt;li&gt;Fetch all of the Package Releases shared by two repos&lt;/li&gt;
&lt;li&gt;Fetch all of the Package Releases within one repo, but not another.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This work benefited greatly from the use of the excellent &lt;a href="https://sqlitebrowser.org/"target="_blank" rel="noopener"&gt;DB Browser for Sqlite&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; to test queries on real data.&lt;/p&gt;
&lt;h5&gt;Repo Manager API&lt;span class="hx:absolute hx:-mt-20" id="repo-manager-api"&gt;&lt;/span&gt;
&lt;a href="#repo-manager-api" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h5&gt;&lt;p&gt;In previous versions of &lt;code&gt;ferryd&lt;/code&gt; the Repo Manager provided many operations which were either not frequently used or not used at all. Further, some of these actions were confusingly named and needed to be changed. For the new Repo Manager API we simplified these actions to a few different tags:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Repo Manager Only Operations&lt;/li&gt;
&lt;li&gt;Single Repo Operations&lt;/li&gt;
&lt;li&gt;Multiple Repo Operations&lt;/li&gt;
&lt;li&gt;Package-Specific Operations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;By focusing on organizing the operations this way, it becomes easier to see which functions can be reused and how to better compose those operations to create more complex behaviors.&lt;/p&gt;
&lt;h5&gt;File-based Configuration&lt;span class="hx:absolute hx:-mt-20" id="file-based-configuration"&gt;&lt;/span&gt;
&lt;a href="#file-based-configuration" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h5&gt;&lt;p&gt;At present, all configuration of the &lt;code&gt;ferryd&lt;/code&gt; daemon is defined by either hard-coded paths, relative directories, or command-line arguments passed when starting it. During the hackfest we focused on developing a simple JSON file format for specifying the most important pieces of configuration and added sane defaults for use in the absence of a configuration file. We will continue to develop this format as further development of the daemon continues.&lt;/p&gt;
&lt;h4&gt;Help Center Documentation&lt;span class="hx:absolute hx:-mt-20" id="help-center-documentation"&gt;&lt;/span&gt;
&lt;a href="#help-center-documentation" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;With the upcoming redesign of our Help Center, we want to focus on improving the discoverability of content, breadth of content, and the ease in which we can expand our documentation in various fields such as packaging.&lt;/p&gt;
&lt;p&gt;To accomplish this, we are splitting off various common sections of documentation, such as in Packaging, to enable it to be referenced and utilitized in more places, such as a new Beginners Guide. We&amp;rsquo;re then leveraging &lt;a href="https://gohugo.io/templates/shortcode-templates/"target="_blank" rel="noopener"&gt;Hugo shortcode functionality&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; to provide an &amp;ldquo;import&amp;rdquo; shortcode to easily import these sections during page generation.&lt;/p&gt;
&lt;p&gt;Some examples of content we&amp;rsquo;ve already split off in our new local v2 of the documentation:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Build and Runtime Dependencies: Documentation regarding build and runtime dependencies is useful to be referenced and utilitized across multiple Packaging articles. With the current Help Center, this is only utilized in our Packaging Practices documentation, however going forward we would like to have a Beginner&amp;rsquo;s Guide that covers this information as well, so these are going to be a new importable sections!&lt;/li&gt;
&lt;li&gt;Setting Up Arcanist, Common, Packager files, etc: At the moment, setting up arcanist, common, packager files, and other crucial parts of the packaging process (from building to submitting patches) is split across multiple packages (Building Packages and Submitting the Package). Going forward, all of these are importable sections that we can utilize in our Beginners Guide and other Packaging docs.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We look forward to having more routine hackfests and news on the upcoming Help Center and providing you all design previews in the future, so stay tuned!&lt;/p&gt;
&lt;h4&gt;Package.yml Generation Improvements&lt;span class="hx:absolute hx:-mt-20" id="packageyml-generation-improvements"&gt;&lt;/span&gt;
&lt;a href="#packageyml-generation-improvements" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;During this hackfest, we made some minor improvements to &lt;code&gt;yauto&lt;/code&gt;, the tool used to automatically generate package.yml files based on a source.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;This tool will now prioritize Meson support and use Meson actionable macros instead of CMake, when a project provides both CMake and Meson support.&lt;/li&gt;
&lt;li&gt;QMake is now detected and we&amp;rsquo;ll use qmake, make, and make_install macros when we detect a &lt;code&gt;.pro&lt;/code&gt; file provided by the project.&lt;/li&gt;
&lt;li&gt;WAF is now detected and we&amp;rsquo;ll use our waf_configure, waf_build, and waf_install macros when we detect a &lt;code&gt;wscript&lt;/code&gt; file provided by the project.&lt;/li&gt;
&lt;li&gt;Yarn support for node projects is now detected and we&amp;rsquo;ll add a yarn install during the setup step if we detect a &lt;code&gt;yarn.lock&lt;/code&gt; file in the project. We&amp;rsquo;ll also automatically turn on networking.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;solbuild&lt;span class="hx:absolute hx:-mt-20" id="solbuild"&gt;&lt;/span&gt;
&lt;a href="#solbuild" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;solbuild, our chroot-based package build system, has seen a minor release (1.4.5.2). This release changes our default solbuild image URL away from &lt;code&gt;https://packages.getsol.us&lt;/code&gt; &lt;strong&gt;in preparation for our move to Fastly for our repository&lt;/strong&gt;. Accompanying this is an update to the solbuild images themselves, meaning less updates for you to perform against the solbuild image during first initialization!&lt;/p&gt;
&lt;h2&gt;Other Minor Updates&lt;span class="hx:absolute hx:-mt-20" id="other-minor-updates"&gt;&lt;/span&gt;
&lt;a href="#other-minor-updates" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Software Center&lt;span class="hx:absolute hx:-mt-20" id="software-center"&gt;&lt;/span&gt;
&lt;a href="#software-center" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;img src="https://getsol.us/2019/10/03/budgie-and-its-army-of-gnomes/software-center-teamviewer.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;ve added Teamviewer into the Third Party section of the Software Center and have fully deprecated Android Tools from the Third Party section, as it is now maintained and available via our official repositories!&lt;/p&gt;</description></item><item><title>GNOME Of Thrones | The Roundup #12</title><link>https://getsol.us/2019/04/25/gnome-of-thrones/</link><pubDate>Thu, 25 Apr 2019 16:14:28 +0300</pubDate><guid>https://getsol.us/2019/04/25/gnome-of-thrones/</guid><description>
&lt;p&gt;Welcome to The Roundup #12, your bytes of Solus news. In this roundup, we&amp;rsquo;re talking about our latest GNOME Stack upgrade and the new KDE Applications 19.04 updates!&lt;/p&gt;
&lt;h2&gt;GNOME Stack Upgrade&lt;span class="hx:absolute hx:-mt-20" id="gnome-stack-upgrade"&gt;&lt;/span&gt;
&lt;a href="#gnome-stack-upgrade" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;We are thrilled to announce that we have just landed the latest GNOME 3.32 Stack into Solus unstable repository for testing. This stack upgrade brings new features and improvements to GNOME Shell as well as GNOME applications. On the GNOME applications front, Solus users can expect the latest goodies such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Many GNOME applications have seen a consolidation of their menus into a singular application menu rather that being split in two. This can be noticed with applications like Calendar, Evince, and GNOME System Monitor.&lt;/li&gt;
&lt;li&gt;Numerous improvements to GNOME Control Center.
&lt;ul&gt;
&lt;li&gt;GNOME Control Center now has a new Applications panel that lists application-specific permissions (such as notifications) and storage usage.&lt;/li&gt;
&lt;li&gt;Night Light color temperature can now be adjusted.&lt;/li&gt;
&lt;li&gt;Sound settings has been re-designed to be more intuitive.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;GNOME Music now works better with dark themes.&lt;/li&gt;
&lt;li&gt;GNOME Terminal no longer uses traditional window decorations but has now adopted the use of GTK3 Headerbar, with faster access to search, new tab creation, and more.&lt;/li&gt;
&lt;li&gt;GNOME Weather will now show tomorrow&amp;rsquo;s forecasts at the end of the day.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;During our testing of both Budgie and GNOME Shell under the latest GNOME Stack, we have seen varying performance improvements, as well as CPU and memory usage reductions.&lt;/p&gt;
&lt;p&gt;Budgie saw a significant reduction in memory usage in Budgie WM at cold start-up, largely thanks to improvements made to Mutter, which it is currently built on. On a laptop with an AMD Ryzen 2500U, we saw memory usage reductions of about 50%, going from 58MiB to 27.2MiB. On a desktop with an AMD Ryzen 1700 and a NVIDIA GeForce GTX 1070Ti (running NVIDIA Beta Driver 418.43) we saw a memory usage reduction of roughly 30%, going from 122MiB to 84MiB.&lt;/p&gt;
&lt;p&gt;On GNOME Shell, we saw a slight reduction in memory usage at cold start-up and a CPU usage reduction of about 10-15% on our laptop with the AMD Ryzen APU, especially during animations and interaction with GNOME Shell&amp;rsquo;s Applications dashboard / view, so those with lower-end systems that opt to use GNOME Shell should expect it to be less taxing on their system!&lt;/p&gt;
&lt;p&gt;Alongside all these updates, we have also updated Network Manager to 1.16 series, upgraded Enchant to 2.x (while still maintaining backwards compatibility with an enchant16 library), and finally deprecated a legacy version of WebKit.&lt;/p&gt;
&lt;p&gt;For our Budgie users, we are now using Budgie git builds with GNOME 3.32 support. This support was graciously provided by the Ubuntu Budgie developers and we&amp;rsquo;re grateful for their contribution to the Budgie Desktop. We have performed a few changes on top of this new support to ensure we continue to use Budgie WM schemas (to make any transitions between stack upgrades and newer Budgie releases occur more smoothly), as well as fixed instances where we would not be performing a redraw on closing the Budgie Menu, resulting in artifacts.&lt;/p&gt;
&lt;p&gt;Additionally, Budgie has now gained support for setting font hinting and antialiasing in Budgie Desktop Settings.&lt;/p&gt;
&lt;p&gt;As with every GNOME Stack upgrade, we take this opportunity to remove packages from our repository that have either:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Implemented changes which result in the application no longer being aligned with the goals / purpose of Solus&lt;/li&gt;
&lt;li&gt;Not received updates for several stack upgrades or an extended period of time&lt;/li&gt;
&lt;li&gt;No longer compile / work as originally intended against newer upgrades&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The majority of the packages which have been removed during this GNOME Stack upgraded are listed below (and the reason for their deprecation):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;dleyna-renderer: Not under active development and does not build against gupnp 1.2&lt;/li&gt;
&lt;li&gt;empathy and multitude of telepathy libraries: Not under active development, with usage of the telepathy libraries being deprecated across the GNOME Stack&lt;/li&gt;
&lt;li&gt;galculator: Hasn&amp;rsquo;t seen a release since 2015&lt;/li&gt;
&lt;li&gt;gnome-code-assistance: Hasn&amp;rsquo;t seen a release since 2016 and was only used by GNOME Builder&lt;/li&gt;
&lt;li&gt;gnome-contacts and gnome-games: Now requires libhandy, a mobile-focused UI library built by Purism and currently considered unstable. Not only do we largely not accept the usage of unstable libraries in the repository, but having applications which target or force the installation of mobile UXs or their libraries is not acceptable, considering we are solely focused on modern home computing devices (laptops and desktops).
&lt;ul&gt;
&lt;li&gt;As a result of the deprecation of gnome-games, retro-gtk has been removed.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;gnome-todo: No longer compiles against latest Evolution Data Server. Should it receive a new stable release (we have been on git builds since late in GNOME 3.28 cycle) that compiles against it, we are open to including it in the repository again.&lt;/li&gt;
&lt;li&gt;libwebkit3-gtk: This is an old release of WebKit GTK that was only used by uzbl. To reduce the complexities of maintaining and rapidly updating our stack against changes to libsoup, cairo, glib2, etc. we have decided to deprecate libwebkit3-gtk and uzbl from the repository.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Amongst these changes, we also performed an upgrade of deja-dup which has resulted in the removal of Google Drive support. This is the result of deja-dup now requiring the use of pydrive, a python Google Drive API wrapper library that hasn&amp;rsquo;t seen a release in several years and doesn&amp;rsquo;t use a maintained OAuth2 library. If you are a using Deja-Dup and its previous Drive support, we encourage you to &lt;a href="https://gitlab.gnome.org/World/deja-dup/"target="_blank" rel="noopener"&gt;reach out to the developer&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; to implement an alternative solution.&lt;/p&gt;
&lt;p&gt;We all know you are incredibly excited to try out the latest goodies from GNOME! With Solus being a curated rolling release, you know you can get the latest packages at a pace which doesn&amp;rsquo;t compromise the usability of your system. With the GNOME Stack upgrade being as comprehensive and wide-reaching as it is, we have decided to defer our sync to the stable repositories until Friday, May 3rd, which provides an additional work week of testing for all of our unstable repo users.&lt;/p&gt;
&lt;p&gt;If you are on the unstable repository, feel free to upgrade and start testing. We have created a &lt;a href="https://dev.getsol.us/T7902"target="_blank" rel="noopener"&gt;task on our development tracker&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; detailing what has been tested, and we&amp;rsquo;d love for you to contribute in the comments of the task with your own experience! If you run into any issues, please file an issue on our development tracker so we can investigate and address the matter. This testing doesn&amp;rsquo;t just apply to Budgie and GNOME Shell, but to MATE as well.&lt;/p&gt;
&lt;p&gt;If you are currently using the stable repository but wish to help test these latest changes, you are welcome to &lt;a href="https://getsol.us/articles/contributing/getting-involved/en/#irc"&gt;reach out to us in our IRC channel&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;KDE Applications 19.04.0&lt;span class="hx:absolute hx:-mt-20" id="kde-applications-19040"&gt;&lt;/span&gt;
&lt;a href="#kde-applications-19040" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;It&amp;rsquo;s not just Budgie and GNOME users that are getting a bunch of goodies this week though! Friedrich (Girtablulu) has been hard at work &lt;a href="https://discuss.getsol.us/d/767-plasma-on-vacation/26"target="_blank" rel="noopener"&gt;before his vacation&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; to provide the latest KDE Applications for our Solus Plasma users on the unstable repo.&lt;/p&gt;
&lt;p&gt;KDE Applications 19.04 comes with a bunch of improvements, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Dolphin can now display previews for EPub, Microsoft Office, and Blender files.&lt;/li&gt;
&lt;li&gt;KMail can now correct your grammar in messages. It will also detect phone numbers in emails, which can be dialed directly via KDE Connect.&lt;/li&gt;
&lt;li&gt;Kdenlive has been refactored and comes with massive improvements to its timeline.
&lt;ul&gt;
&lt;li&gt;The timeline now uses QML.&lt;/li&gt;
&lt;li&gt;Audio and video now always go to separate tracks when you add a clip to the timeline.&lt;/li&gt;
&lt;li&gt;Copy / pasting now works between project windows&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Okular now has added scaling options to their Print Dialog.&lt;/li&gt;
&lt;li&gt;You can now verify digital signatures in PDF files via Okular.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We encourage you to read &lt;a href="https://kde.org/announcements/announce-applications-19.04.0.php"target="_blank" rel="noopener"&gt;KDE&amp;rsquo;s announcement&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; for all the news about these updates!&lt;/p&gt;</description></item><item><title>Solus 4 Fortitude Released</title><link>https://getsol.us/2019/03/17/solus-4-released/</link><pubDate>Sun, 17 Mar 2019 23:06:48 +0200</pubDate><guid>https://getsol.us/2019/03/17/solus-4-released/</guid><description>
&lt;img src="https://getsol.us/2019/03/17/solus-4-released/solus-4-featured_hu_ad6e49cadc6e2af6.jpg" width="640" height="360"/>&lt;p&gt;We are proud to announce the immediate availability of Solus 4 Fortitude, a new major release of the Solus operating system. This release delivers a brand new Budgie experience, updated sets of default applications and theming, and hardware enablement.&lt;/p&gt;
&lt;h2&gt;General&lt;span class="hx:absolute hx:-mt-20" id="general"&gt;&lt;/span&gt;
&lt;a href="#general" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Default Applications&lt;span class="hx:absolute hx:-mt-20" id="default-applications"&gt;&lt;/span&gt;
&lt;a href="#default-applications" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;All our editions feature:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Firefox 65.0.1&lt;/li&gt;
&lt;li&gt;LibreOffice 6.2.1.2&lt;/li&gt;
&lt;li&gt;Rhythmbox 3.4.3 with the latest release of the Alternate Toolbar extension&lt;/li&gt;
&lt;li&gt;Thunderbird 60.5.2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Our Budgie and GNOME Editions ship with GNOME MPV 0.16 and our MATE Edition ships with VLC 3.0.6&lt;/p&gt;
&lt;h3&gt;Hardware and Kernel Enablement&lt;span class="hx:absolute hx:-mt-20" id="hardware-and-kernel-enablement"&gt;&lt;/span&gt;
&lt;a href="#hardware-and-kernel-enablement" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;This release of Solus ships with Linux kernel 4.20.16, enabling us to provide support for AMD Picasso and Raven2 APUs, AMD Vega20 and broader Vega10 enablement, as well as improved support for Intel Coffee Lake and Ice Lake CPUs.&lt;/p&gt;
&lt;p&gt;Furthermore, Linux kernel 4.20 expands our support for other hardware devices, such as touchpad support for the Lenovo IdeaPad 130-15IKB and 330-15ARR.&lt;/p&gt;
&lt;p&gt;Mesa has been upgraded to the latest release, 19.0.0, enabling us to provide OpenGL 4.5 API support (for supported cards) as well as support for newer AMD Polaris, Vega10, Vega20, and VegaM cards.&lt;/p&gt;
&lt;h3&gt;Multimedia Upgrades&lt;span class="hx:absolute hx:-mt-20" id="multimedia-upgrades"&gt;&lt;/span&gt;
&lt;a href="#multimedia-upgrades" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;This release ships with ffmpeg 4.1.1, the latest of the 4.x series. This release has enabled us to deliver improved VAAPI MPEG and VP8 decoding as well as support for AOM AV1 encoding, decoding, and parsing.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;ve also enabled support in VLC for dav1d, an open source AV1 decoder.&lt;/p&gt;
&lt;h3&gt;Software Center&lt;span class="hx:absolute hx:-mt-20" id="software-center"&gt;&lt;/span&gt;
&lt;a href="#software-center" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;The Software Center has seen some minor refinements and fixes ahead of our planned rewrite. Specifically, we have fixed instances where search results may not show the package summary or description when an ampersand is used in it.&lt;/p&gt;
&lt;p&gt;Additionally WPS Office has been removed from Third Party due to the introduction of an unenforceable EULA by the developers.&lt;/p&gt;
&lt;h2&gt;Budgie&lt;span class="hx:absolute hx:-mt-20" id="budgie"&gt;&lt;/span&gt;
&lt;a href="#budgie" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2019/03/17/solus-4-released/budgie-10/Budgie.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Solus ships with our brand new release of the Budgie 10.x series, Budgie 10.5, as well as complimenting this release by shipping Solus 4 out-of-the-box with the Plata (Noir) GTK Theme.&lt;/p&gt;
&lt;h3&gt;Applets&lt;span class="hx:absolute hx:-mt-20" id="applets"&gt;&lt;/span&gt;
&lt;a href="#applets" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;h4&gt;Budgie Menu&lt;span class="hx:absolute hx:-mt-20" id="budgie-menu"&gt;&lt;/span&gt;
&lt;a href="#budgie-menu" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;This Budgie release introduces a few refinements to Budgie Menu. We no longer show applications multiple times in non-compact mode when headers are turned off. We will also attempt to eliminate the &amp;ldquo;Sundry&amp;rdquo; category by automatically moving them to an &amp;ldquo;Other&amp;rdquo; category if the category is available.&lt;/p&gt;
&lt;h4&gt;Caffeine Mode&lt;span class="hx:absolute hx:-mt-20" id="caffeine-mode"&gt;&lt;/span&gt;
&lt;a href="#caffeine-mode" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;&lt;img src="https://getsol.us/2019/03/17/solus-4-released/budgie-10/CaffeineMode.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Budgie 10.5 introduces a new applet called Caffeine Mode. Caffeine Mode is designed to ensure your system does not automatically suspend, lock, or dim when you&amp;rsquo;re hard at work.&lt;/p&gt;
&lt;p&gt;Caffeine Mode supports:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Notifications when it is turned on or off&lt;/li&gt;
&lt;li&gt;Setting a timer to automatically turn off Caffeine Mode&lt;/li&gt;
&lt;li&gt;Turning up your display brightness to max or a designated brightness level&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We&amp;rsquo;d like to thank &lt;a href="https://github.com/yursan9"target="_blank" rel="noopener"&gt;yursan9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; for their amazing work on this applet!&lt;/p&gt;
&lt;h4&gt;Icon Tasklist&lt;span class="hx:absolute hx:-mt-20" id="icon-tasklist"&gt;&lt;/span&gt;
&lt;a href="#icon-tasklist" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;&lt;img src="https://getsol.us/2019/03/17/solus-4-released/budgie-10/IconTasklistPopover.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Budgie 10.5 provides a massive upgrade to the IconTasklist applet. Our new IconTasklist applet has improved application detection to more consistently group applications and introduces a brand new IconTasklist popover experience.&lt;/p&gt;
&lt;p&gt;This new popover design enables you to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Close all instances of the selected application&lt;/li&gt;
&lt;li&gt;Easily access per-window controls for marking it always on top, maximizing / unmaximizing, minimizing, and moving it to various workspaces.&lt;/li&gt;
&lt;li&gt;Quickly favorite / unfavorite apps&lt;/li&gt;
&lt;li&gt;Quickly launch a new instance of the selected application&lt;/li&gt;
&lt;li&gt;Scroll up or down on an IconTasklist button when a single window is open to activate and bring it into focus, or minimize it, based on the scroll direction.&lt;/li&gt;
&lt;li&gt;Toggle to minimize and unminimize various application windows&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Additionally, this new popover design enables you to take advantage of custom application actions by supported apps, such as launching a private window in Firefox, composing a new message in Geary, and more!&lt;/p&gt;
&lt;h3&gt;Raven&lt;span class="hx:absolute hx:-mt-20" id="raven"&gt;&lt;/span&gt;
&lt;a href="#raven" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Raven, our widget and notification center, has seen improvements in Budgie 10.5.&lt;/p&gt;
&lt;h4&gt;Calendar&lt;span class="hx:absolute hx:-mt-20" id="calendar"&gt;&lt;/span&gt;
&lt;a href="#calendar" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;&lt;img src="https://getsol.us/2019/03/17/solus-4-released/budgie-10/CalendarWeekNumbers.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;You can now enable week numbers for the Calendar widget in Raven. This can be done easily by going to the Raven section of Budgie Desktop Settings and toggling on &amp;ldquo;Enable display of week numbers in Calendar&amp;rdquo;.&lt;/p&gt;
&lt;h4&gt;Notifications&lt;span class="hx:absolute hx:-mt-20" id="notifications"&gt;&lt;/span&gt;
&lt;a href="#notifications" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;&lt;img src="https://getsol.us/2019/03/17/solus-4-released/budgie-10/Notifications.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Budgie 10.5 introduces improved notification management. With this release, notification management is no longer a &amp;ldquo;clear all or nothing&amp;rdquo; scenario. Notifications are grouped on a per-app basis and you&amp;rsquo;re in control of whether or not you want to:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Clear all notifications&lt;/li&gt;
&lt;li&gt;Clear all notifications &lt;strong&gt;for a specific app&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Clear a specific notification for an app&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Building on this, notification summaries and descriptions are now properly summarized in their Notification popups. We will also no longer store notifications for:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Power, such as automatic suspend and wake-from-suspend notifications&lt;/li&gt;
&lt;li&gt;Printer notifications, such as those for network printers&lt;/li&gt;
&lt;/ol&gt;
&lt;h4&gt;Sound&lt;span class="hx:absolute hx:-mt-20" id="sound"&gt;&lt;/span&gt;
&lt;a href="#sound" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;&lt;img src="https://getsol.us/2019/03/17/solus-4-released/budgie-10/SoundApps.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Our Sound widgets have been completely rewritten and redesigned! We&amp;rsquo;ve broken up the widgets into Sound Output and Sound Input, fixed some long-standing bugs, and introduced long sought after features.&lt;/p&gt;
&lt;p&gt;For Sound Output, you can now enable the &amp;ldquo;Allow raising volume above 100%&amp;rdquo; option to crank up your volume to 150%! Great for parties or movie watching.&lt;/p&gt;
&lt;p&gt;Controlling your volume on a per-application basis has never been easier. With our new Sound Output widget, you can now control each application as well as mute them right from Raven! No longer do you need need to dive into the Sound settings in GNOME Control Center or install a third-party tool like pavucontrol. Applications which utilize ALSA for sound playback will also have less verbose names, so you can expect to see applications like mocp (music-on-console player) showing up as &amp;ldquo;mocp&amp;rdquo; rather than &amp;ldquo;ALSA plug-in [mocp]&amp;rdquo;&lt;/p&gt;
&lt;p&gt;With both the Sound Output and Input widgets, you can easily switch between devices, and the functionality for device switching has been rewritten to be more reliable in cases of plugging in a new device or removing an existing one.&lt;/p&gt;
&lt;p&gt;Last but not least, in the event you have no output or input devices, we&amp;rsquo;ll automatically hide the respective widget in Raven! Plug in a device and they&amp;rsquo;ll automatically show up!&lt;/p&gt;
&lt;h3&gt;Personalization&lt;span class="hx:absolute hx:-mt-20" id="personalization"&gt;&lt;/span&gt;
&lt;a href="#personalization" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;We strongly believe that Budgie should provide a balanced, curated desktop experience for our users, enabling a reasonable level of personalization out-of-the-box and empower our users (and downstreams such as Ubuntu Budgie) to open up a world of possibilities with Budgie applets.&lt;/p&gt;
&lt;p&gt;Budgie 10.5 introduces a wider array of personalization options via our Budgie Desktop Settings application. Let&amp;rsquo;s go over the various sections which have been refinements!&lt;/p&gt;
&lt;h4&gt;Style&lt;span class="hx:absolute hx:-mt-20" id="style"&gt;&lt;/span&gt;
&lt;a href="#style" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;&lt;img src="https://getsol.us/2019/03/17/solus-4-released/budgie-10/BudgieDesktopSettingsStyle.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Budgie 10.5 builds on our existing support for selecting various cursor, icon, and widget (GTK) themes by ensuring that the options we present to users for icons and widgets are more likely to work well with Budgie.&lt;/p&gt;
&lt;p&gt;To do this, we have implemented a blacklist of Icon and GTK themes which are known to not provide our users the most optimal experience. For GTK Themes, we blacklist themes such as Adwaita, Clearlooks, Industrial, etc. which are provided by GNOME and are largely aimed at supporting GNOME Shell. For Icon Themes, we blacklist Breeze and the Solus SC Icon Theme (largely leverages Papirus). Should you desire, you can still switch to these themes through a third-party tool such as GNOME Tweaks.&lt;/p&gt;
&lt;p&gt;Thanks to the hard work of &lt;a href="https://github.com/EbonJaeger"target="_blank" rel="noopener"&gt;EbonJaeger&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, you can choose the position in which Notification pop-ups are displayed. By default, Notifications will display in the top right of your screen, however that can now be changed to any corner of your screen!&lt;/p&gt;
&lt;p&gt;For vendors, we now provide the gschema key to hide the &amp;ldquo;Built-in theme&amp;rdquo; option. For Solus 4, we leverage this option to hide such built-in &amp;ldquo;internal&amp;rdquo; theme and prioritize our work on surfacing third-party GTK themes such as Plata.&lt;/p&gt;
&lt;h4&gt;Raven&lt;span class="hx:absolute hx:-mt-20" id="raven-1"&gt;&lt;/span&gt;
&lt;a href="#raven-1" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;&lt;img src="https://getsol.us/2019/03/17/solus-4-released/budgie-10/BudgieDesktopSettingsRaven.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Budgie 10.5 introduces a new section to Budgie Desktop Settings for personalizing Raven. This is where you would go to allow raising volume above 100% as well as toggle various widgets. We provide options for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Allowing the raising the volume above 100%&lt;/li&gt;
&lt;li&gt;Enabling the display of week numbers in the Calendar widget&lt;/li&gt;
&lt;li&gt;Toggling Raven widgets
&lt;ul&gt;
&lt;li&gt;Calendar&lt;/li&gt;
&lt;li&gt;Sound Output&lt;/li&gt;
&lt;li&gt;Microphone / Sound Input&lt;/li&gt;
&lt;li&gt;Media Playback Controls (MPRIS)&lt;/li&gt;
&lt;li&gt;Power Strip (Quick Access to Budgie Desktop Settings, Lock, and Logout)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;Windows&lt;span class="hx:absolute hx:-mt-20" id="windows"&gt;&lt;/span&gt;
&lt;a href="#windows" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;&lt;img src="https://getsol.us/2019/03/17/solus-4-released/budgie-10/BudgieDesktopSettingsWindows.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;The Windows section of Budgie Desktop Settings introduces options for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Center new windows on screen (when possible).&lt;/li&gt;
&lt;li&gt;Disabling Night Light mode when a window becomes full-screen. This option will automatically re-enable Night Light mode when leaving fullscreen. This is great for late night gaming or movie watching.&lt;/li&gt;
&lt;li&gt;Enabling window focus change on mouse enter and leave instead of based on clicking on a window.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Other&lt;span class="hx:absolute hx:-mt-20" id="other"&gt;&lt;/span&gt;
&lt;a href="#other" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Some other changes / fixes of note:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added dedicated CSS classes for Sound widgets (&lt;code&gt;apps-list&lt;/code&gt;, &lt;code&gt;devices-list&lt;/code&gt;, &lt;code&gt;sound-devices&lt;/code&gt;) as well as various popovers to make it easier for theme developers.&lt;/li&gt;
&lt;li&gt;We now prevent the dragging of desktop icons into the IconTasklist, given its purpose is to show favorited and/or active windows.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;GNOME&lt;span class="hx:absolute hx:-mt-20" id="gnome"&gt;&lt;/span&gt;
&lt;a href="#gnome" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2019/03/17/solus-4-released/gnome.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Our GNOME experience has seen some refinements to our out-of-the-box default experience.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Gedit will now default to using the Oblivion theme&lt;/li&gt;
&lt;li&gt;We now default to the Plata (Noir) GTK Theme.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;MATE&lt;span class="hx:absolute hx:-mt-20" id="mate"&gt;&lt;/span&gt;
&lt;a href="#mate" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2019/03/17/solus-4-released/mate.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Our MATE experience has seen some refinements to our out-of-the-box default experience.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;We now default to Plata GTK Theme for improved system theming&lt;/li&gt;
&lt;li&gt;We&amp;rsquo;ve resolved an issue with password setting in the About Me of MATE Control Center&lt;/li&gt;
&lt;li&gt;Due to various issues with broken user management, we have decided to temporarily remove the packages responsible for providing this functionality, which are &lt;code&gt;gnome-system-tools&lt;/code&gt; , &lt;code&gt;system-tools-backend&lt;/code&gt;, and &lt;code&gt;liboobs&lt;/code&gt;. We are actively working with the developer of an &lt;a href="https://github.com/zhuyaliang/user-admin"target="_blank" rel="noopener"&gt;alternative tool&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; to resolve various issues (such as avatar and language setting) and we are optimistic we&amp;rsquo;ll have a solution to deliver to our users. When this tooling is considered ready for production, we will deploy it automatically to our MATE users.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Our MATE ISO ships with latest of the MATE 1.20 series, which has numerous improvements and fixes such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Applet fixes in Cpufreq and Eyes&lt;/li&gt;
&lt;li&gt;Numerous fixes in MATE Tweak&lt;/li&gt;
&lt;li&gt;Numerous fixes in MATE Panel such as for the Clock and na-tray&lt;/li&gt;
&lt;li&gt;Support for background fallback on HiDPI in mate-desktop&lt;/li&gt;
&lt;li&gt;You now double-click instead of single-click to edit keyboard shortcuts in MATE Control Center&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Plasma&lt;span class="hx:absolute hx:-mt-20" id="plasma"&gt;&lt;/span&gt;
&lt;a href="#plasma" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src="https://getsol.us/2019/03/17/solus-4-released/plasma.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Thanks to the hard work by Friedrich von Gellhorn (Girtablulu) and the groundwork laid by Peter O&amp;rsquo;Connor (sunnyflunk), we&amp;rsquo;re happy to introduce the availability of a new Plasma Testing ISO. This new Plasma Testing ISO features the latest of the Plasma Desktop &lt;a href="https://kde.org/announcements/plasma-5.15.0.php"target="_blank" rel="noopener"&gt;5.15&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; series, &lt;a href="https://kde.org/announcements/plasma-5.15.2.php"target="_blank" rel="noopener"&gt;5.15.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, and is complemented by KDE Frameworks 5.56, KDE Applications 18.12.2, and Qt 5.12.1.&lt;/p&gt;
&lt;p&gt;This Plasma Testing ISO features various performance improvements, as well as reduced QML Engine Memory usage thanks to Qt 5.12 by upwards of 30%. It also features improvements from the latest Plasma Desktop and KDE Applications such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Crash fixes for Dolphin&lt;/li&gt;
&lt;li&gt;Full support for emoji characters, including color emojis.&lt;/li&gt;
&lt;li&gt;KDE Plasma 5.15 is starting up now faster.&lt;/li&gt;
&lt;li&gt;Some new / improved icons.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We have also refined our default experience so windows now open in the center of the desktop, as well as the addition of a new default keyboard shortcut for showing your desktop (Meta+D).&lt;/p&gt;
&lt;p&gt;You can download the new Plasma Testing ISO &lt;a href="https://mirrors.rit.edu/solus/images/4.0/Solus-Plasma-Testing.iso"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Thank You&lt;span class="hx:absolute hx:-mt-20" id="thank-you"&gt;&lt;/span&gt;
&lt;a href="#thank-you" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;We would like to thank everyone that has supported and contributed to Solus and its endeavors, including Budgie Desktop. It&amp;rsquo;s you, our community, that has made this release possible. Whether you&amp;rsquo;ve filed bugs, fixed software, contributed code, translated Budgie Desktop, or shared Solus releases with your colleagues, friends, and family, you&amp;rsquo;ve helped shape this release and improved the project for everyone.&lt;/p&gt;
&lt;p&gt;Thank you for believing in our shared vision for the project. We look forward to working alongside all of you on many more releases in the future.&lt;/p&gt;
&lt;h2&gt;Download&lt;span class="hx:absolute hx:-mt-20" id="download"&gt;&lt;/span&gt;
&lt;a href="#download" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;To download our latest Editions, you can go to our &lt;a href="https://getsol.us/download/"&gt;Download&lt;/a&gt; page, where direct links and torrents are available!&lt;/p&gt;
&lt;hr&gt;
&lt;h2&gt;Changelog of ISO (Budgie)&lt;span class="hx:absolute hx:-mt-20" id="changelog-of-iso-budgie"&gt;&lt;/span&gt;
&lt;a href="#changelog-of-iso-budgie" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Packages added to this release:&lt;span class="hx:absolute hx:-mt-20" id="packages-added-to-this-release"&gt;&lt;/span&gt;
&lt;a href="#packages-added-to-this-release" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;aom&lt;/li&gt;
&lt;li&gt;ldns&lt;/li&gt;
&lt;li&gt;libpcap&lt;/li&gt;
&lt;li&gt;nvidia-390-glx-driver-modaliases&lt;/li&gt;
&lt;li&gt;ppp&lt;/li&gt;
&lt;li&gt;solus-sc-icons&lt;/li&gt;
&lt;li&gt;wireless-regdb&lt;/li&gt;
&lt;li&gt;zstd&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Packages removed from this release:&lt;span class="hx:absolute hx:-mt-20" id="packages-removed-from-this-release"&gt;&lt;/span&gt;
&lt;a href="#packages-removed-from-this-release" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;font-indic-ttf&lt;/li&gt;
&lt;li&gt;font-lateef-ttf&lt;/li&gt;
&lt;li&gt;nvidia-304-glx-driver-modaliases&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changes in this release:&lt;span class="hx:absolute hx:-mt-20" id="changes-in-this-release"&gt;&lt;/span&gt;
&lt;a href="#changes-in-this-release" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;libao&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libao/browse/master/;91addfb"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 1.2.2 and switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ldb&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ldb/browse/master/;a96d777"target="_blank" rel="noopener"&gt;Rune Morling: Update ldb to 1.3.6 as part of the Samba 4.8.x stack update.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libmbim&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libmbim/browse/master/;f8279f2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libmbim to 1.18.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwpg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwpg/browse/master/;81423a6"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libwpg to 0.3.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwpd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwpd/browse/master/;9add70d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libwpd to 0.10.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwpd/browse/master/;55974a2"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-19208&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;qtstyleplugins&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qtstyleplugins/browse/master/;fe47009"target="_blank" rel="noopener"&gt;F. von Gellhorn: Rebuild for QT 5.12.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qtstyleplugins/browse/master/;90cc2fc"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Disable Qt scaling with gtk2 theme so it doesn&amp;rsquo;t scale twice&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qtstyleplugins/browse/master/;eec17af"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for Qt5 5.11.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lz4&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lz4/browse/master/;54cb5ee"target="_blank" rel="noopener"&gt;Pierre-Yves: Force -j1 for unit tests&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lz4/browse/master/;319f28f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update lz4 to 1.8.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxres&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxres/browse/master/;ca7014f"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxres/browse/master/;45c7010"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xmlsec1&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xmlsec1/browse/master/;31425bf"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 1.2.27, temporarily disable tests since a few are failing (minor)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxtst&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxtst/browse/master/;0cbbaab"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-plugins-ugly&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-ugly/browse/master/;004f601"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-plugins-ugly to 1.14.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-ugly/browse/master/;b670d26"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-plugins-ugly to 1.14.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libnspr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnspr/browse/master/;30f2d4f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnspr to 4.20&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-plugins-good&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-good/browse/master/;3e053c6"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-plugins-good to 1.14.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-good/browse/master/;fe4f489"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-plugins-good to 1.14.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;x265&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/x265/browse/master/;b2f1b4e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update x265 to 3.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/x265/browse/master/;af6cd19"target="_blank" rel="noopener"&gt;Joey Riches: Update to 2.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxshmfence&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxshmfence/browse/master/;2327ce4"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxshmfence/browse/master/;2c42875"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-plugins-base&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-base/browse/master/;eca23d3"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-plugins-base to 1.14.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-base/browse/master/;ba9fcc0"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-plugins-base to 1.14.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libglvnd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libglvnd/browse/master/;1884b83"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 1.1.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libglvnd/browse/master/;8d37d98"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tevent&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tevent/browse/master/;e42a865"target="_blank" rel="noopener"&gt;Rune Morling: Update tevent to 0.9.37 as part of the Samba 4.8.x stack update.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gmime&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gmime/browse/master/;08a3dd5"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 3.2.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gpgme&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gpgme/browse/master/;aa1d7e5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gpgme to 1.12.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libsndfile&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libsndfile/browse/master/;5170c84"target="_blank" rel="noopener"&gt;Joshua Strobl: Resolves the following CVEs:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxdmcp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxdmcp/browse/master/;0abe2d0"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxdmcp/browse/master/;956c9ca"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-amdgpu&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-amdgpu/browse/master/;9de0bad"target="_blank" rel="noopener"&gt;Fabio Forni: Update xorg-driver-video-amdgpu to 19.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-amdgpu/browse/master/;313d83b"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-amdgpu/browse/master/;307631d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 18.1.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libvisio&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvisio/browse/master/;da37bba"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0/browse/master/;225872a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0 to 1.14.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0/browse/master/;da969c4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0 to 1.14.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xset&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xset/browse/master/;1e4a4ee"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xset/browse/master/;2016e32"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-libav&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-libav/browse/master/;6174475"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for gstreamer-1.0-libav for ffmpeg 4.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-libav/browse/master/;cbd17c8"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-libav to 1.14.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-libav/browse/master/;d870e6b"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-libav to 1.14.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgxps&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgxps/browse/master/;fedb74b"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libgxps to 0.3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;wayland&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wayland/browse/master/;a283c88"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to gitlab source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;[Joshua Strobl: Update Wayland to 1.16.0. Release announcement available &lt;a href="http://lists.freedesktop.org/archives/wayland-devel/2018-August/039358.html"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.](&lt;a href="https://dev.getsol.us/source/wayland/browse/master/;79272d5"target="_blank" rel="noopener"&gt;https://dev.getsol.us/source/wayland/browse/master/;79272d5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-asn1crypto&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-asn1crypto/browse/master/;1b25129"target="_blank" rel="noopener"&gt;Pierre-Yves: Update python-asn1crypto to 0.24.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;papirus-icon-theme&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;f231797"target="_blank" rel="noopener"&gt;Jacob Alzén: Update papirus-icon-theme to 20190302&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;4ac1f87"target="_blank" rel="noopener"&gt;Jacob Alzén: Update papirus-icon-theme to &amp;lsquo;20190203&amp;rsquo; and remove Adapta versions&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;a02525f"target="_blank" rel="noopener"&gt;Joshua Strobl: Add additional icons for new Third Party items added into SC.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;451599d"target="_blank" rel="noopener"&gt;Joshua Strobl: Drop most inherits for Solus SC Icons.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;b83541e"target="_blank" rel="noopener"&gt;Joshua Strobl: Initial implementation of solus-sc-icons leveraging Papirus.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-input-libinput&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-libinput/browse/master/;3491093"target="_blank" rel="noopener"&gt;Pierre-Yves: Update xorg-driver-input-libinput to 0.28.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-libinput/browse/master/;53609f1"target="_blank" rel="noopener"&gt;Pierre-Yves: Update xorg-driver-input-libinput to 0.28.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-libinput/browse/master/;77c8949"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorg-server 1.20.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;solus-artwork&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-artwork/browse/master/;067df84"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 23.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-artwork/browse/master/;5d78b76"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 22.0: A Colorful Chaos&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;solus-sc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-sc/browse/master/;b42193d"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-sc/browse/master/;6480fd5"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git. Drops WPS Office from Third Party.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-sc/browse/master/;979bf78"target="_blank" rel="noopener"&gt;Joshua Strobl: Add Desktop Action for going to Updates view.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-sc/browse/master/;c79be7f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 22.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-sc/browse/master/;0632e3b"target="_blank" rel="noopener"&gt;Joshua Strobl: Attempt to force solus-sc for Third Party icons.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-sc/browse/master/;3fd2cd4"target="_blank" rel="noopener"&gt;Joshua Strobl: Add a couple additional fixes via git and start having a rundep on solus-sc-icons.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-sc/browse/master/;5cbd209"target="_blank" rel="noopener"&gt;Joshua Strobl: Switch to git for Plasma testing.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-sc/browse/master/;8b68489"target="_blank" rel="noopener"&gt;Joshua Strobl: Start using GetSolus fork.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nghttp2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nghttp2/browse/master/;19d270c"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.36.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nghttp2/browse/master/;ab9194e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update nghttp2 to 1.35.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lm_sensors&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lm_sensors/browse/master/;ac491a2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update lm-sensors to 3.5.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libheif&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libheif/browse/master/;d1fb75e"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild libheif for x265 3.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libheif/browse/master/;78da73b"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against x265&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libboost&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libboost/browse/master/;98d34b7"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;baselayout&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/baselayout/browse/master/;79f6f13"target="_blank" rel="noopener"&gt;Joshua Strobl: Revert change.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/baselayout/browse/master/;f2e4565"target="_blank" rel="noopener"&gt;Joshua Strobl: Do a thing.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;volume_key&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/volume_key/browse/master/;d16e6a8"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libmtp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libmtp/browse/master/;3b94788"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libmtp to 1.1.16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-setuptools&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-setuptools/browse/master/;2735242"target="_blank" rel="noopener"&gt;Pierre-Yves: Update python-setuptools to 40.5.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;unzip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/unzip/browse/master/;456e8f5"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Force off lchmod support, resolves T7412&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/unzip/browse/master/;13544c3"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Prevent unsigned overflow&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxv&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxv/browse/master/;7b3af1c"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxv/browse/master/;ae7d549"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;youtube-dl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;d92ea2d"target="_blank" rel="noopener"&gt;paessi: Update youtube-dl to 2019.03.09&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;8cd90db"target="_blank" rel="noopener"&gt;paessi: Update youtube-dl to 2019.03.01&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;7daddc4"target="_blank" rel="noopener"&gt;paessi: Update youtube-dl to 2019.02.18&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;5f85464"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update youtube-dl to 2019.02.08&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;7004e60"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update youtube-dl to 2019.01.30.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;23fccbd"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update youtube-dl to 2019.01.27&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;190ff8e"target="_blank" rel="noopener"&gt;paessi: Update youtube-dl to 2019.01.24&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;695614b"target="_blank" rel="noopener"&gt;paessi: Update youtube-dl to 2019.01.17&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;cbc12ec"target="_blank" rel="noopener"&gt;paessi: Update youtube-dl to 2019.01.02&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;6e39456"target="_blank" rel="noopener"&gt;paessi: Update youtube-dl to 2018.12.31&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;5d22060"target="_blank" rel="noopener"&gt;paessi: Update youtube-dl to 2018.12.17&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;72126ba"target="_blank" rel="noopener"&gt;paessi: Update youtube-dl to 2018.12.09&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;9a4baf3"target="_blank" rel="noopener"&gt;paessi: Update youtube-dl to 2018.12.03&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;cfc639f"target="_blank" rel="noopener"&gt;paessi: Update youtube-dl to 2018.11.23&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;2715dda"target="_blank" rel="noopener"&gt;paessi: Update youtube-dl to 2018.11.18&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;b743009"target="_blank" rel="noopener"&gt;paessi: Update youtube-dl to 2018.11.07&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;17254cf"target="_blank" rel="noopener"&gt;paessi: Update youtube-dl to 2018.10.29&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;0e03cf0"target="_blank" rel="noopener"&gt;paessi: Update youtube-dl to 2018.10.05&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;b8bf979"target="_blank" rel="noopener"&gt;paessi: Update youtube-dl to 2018.09.26 (for real this time)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;8a42772"target="_blank" rel="noopener"&gt;paessi: Update youtube-dl to 2018.09.26&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;5b206ee"target="_blank" rel="noopener"&gt;xeals: Update to 2018.09.18&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;geoclue&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/geoclue/browse/master/;353ca3a"target="_blank" rel="noopener"&gt;Joshua Strobl: Reverted to older geoclue again.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/geoclue/browse/master/;de0f6c8"target="_blank" rel="noopener"&gt;Joshua Strobl: Revert &amp;ldquo;Update to 2.4.12&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/geoclue/browse/master/;339405d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 2.4.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python/browse/master/;9d5e390"target="_blank" rel="noopener"&gt;Pierre-Yves: Update python to 2.7.16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python/browse/master/;3074731"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-1000802 and CVE-2018-14647&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-dbus&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-dbus/browse/master/;e06f5b6"target="_blank" rel="noopener"&gt;Pierre-Yves: devel: add python3-dbus as dependency&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tracker-miners&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tracker-miners/browse/master/;6374f38"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild because I want a working system.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;aa-lsm-hook&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/aa-lsm-hook/browse/master/;c5b2b13"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Disable musl to fix apparmor compile&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/aa-lsm-hook/browse/master/;d7ea280"target="_blank" rel="noopener"&gt;Joshua Strobl: Revert prior action. Solbuild really didn&amp;rsquo;t like that.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/aa-lsm-hook/browse/master/;238d1fa"target="_blank" rel="noopener"&gt;Joshua Strobl: Have apparmor be an explicit rundep, seeing as this is for &lt;strong&gt;AppArmor&lt;/strong&gt; system integration.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cpio&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cpio/browse/master/;2086984"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to GNU mirror source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bash-completion&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash-completion/browse/master/;e794434"target="_blank" rel="noopener"&gt;Yurizal Susanto: Speed up eopkg completion&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash-completion/browse/master/;bce795b"target="_blank" rel="noopener"&gt;Joey Riches: Update eopkg completions for autoremove and remove-orphans&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mpv&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;1773270"target="_blank" rel="noopener"&gt;Rune Morling: Safety rebuild for samba-4.8.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;574498e"target="_blank" rel="noopener"&gt;Bryan T. Meyers: bump&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;721fc40"target="_blank" rel="noopener"&gt;Mateusz Mikuła: Rebuild with Nvidia Video Codec API enabled&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;533dcf9"target="_blank" rel="noopener"&gt;Pierre-Yves: Update mpv to 0.29.1 &amp;amp; rebuild for ffmpeg 4.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;d820507"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against samba&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-input-wacom&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-wacom/browse/master/;ff55bb4"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-wacom/browse/master/;dfd29ed"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorg-server 1.20.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libdrm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdrm/browse/master/;07eee3e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.4.97&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdrm/browse/master/;261cb8a"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Temporarily disable tests&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdrm/browse/master/;3aab9d2"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 2.4.96&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-intel&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-intel/browse/master/;934de89"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-intel/browse/master/;610e38c"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Sync with latest git&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;harfbuzz&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;c68d890"target="_blank" rel="noopener"&gt;Joey Riches: Bump for rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;44fd802"target="_blank" rel="noopener"&gt;Joey Riches: Downbump rel no&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;38513b5"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;shadow&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/shadow/browse/master/;b15ebc3"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Move PAM configs to stateless dir&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/shadow/browse/master/;00c6f32"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Round two of PAM cleanup&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/shadow/browse/master/;3fe7352"target="_blank" rel="noopener"&gt;Bryan T. Meyers: More PAM fixes&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xdpyinfo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xdpyinfo/browse/master/;b725860"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xdpyinfo/browse/master/;485aada"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libixion&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libixion/browse/master/;cedfff1"target="_blank" rel="noopener"&gt;Jan Baudisch: Update libixion to 0.14.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libixion/browse/master/;8262b40"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to gitlab source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnutls&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnutls/browse/master/;d5f1b36"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gnutls to 3.6.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnutls/browse/master/;817375b"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gnutls to 3.6.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;onboard&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/onboard/browse/master/;4ffd67b"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild onboard for libhunspell 1.7.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;util-linux&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/util-linux/browse/master/;a757ccb"target="_blank" rel="noopener"&gt;Philipp Trulson: Update util-linux to 2.33.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/util-linux/browse/master/;a6f6c9d"target="_blank" rel="noopener"&gt;Joey Riches: Update to 2.33&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libdaemon&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdaemon/browse/master/;5fa50cb"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to git source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxscrnsaver&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxscrnsaver/browse/master/;824f50f"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxscrnsaver/browse/master/;6f8b06c"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ca-certs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ca-certs/browse/master/;45faece"target="_blank" rel="noopener"&gt;Pierre-Yves: Update system certificates to 20190130&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ca-certs/browse/master/;23d1f08"target="_blank" rel="noopener"&gt;Pierre-Yves: Update ca-certs to 20181020&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ffmpeg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;821c594"target="_blank" rel="noopener"&gt;Pierre-Yves: Update ffmpeg to 4.1.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;bedec25"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild ffmpeg for x265 3.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;3a773fa"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for fdk-aac&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;4a84b4e"target="_blank" rel="noopener"&gt;Pierre-Yves: ffmpeg: enable aom AV1 encoding/decoding&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;1220be2"target="_blank" rel="noopener"&gt;Mateusz Mikuła: Rebuild with Nvidia Video Codec API enabled&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;30f8d98"target="_blank" rel="noopener"&gt;Pierre-Yves: [WIP] Update ffmpeg to 4.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;06c149a"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against x265&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;19af047"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild ffmpeg for libssh 0.8.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;c3c7397"target="_blank" rel="noopener"&gt;Joshua Strobl: Add nopatch files to resolve false reporting by cve-check-tool. These CVEs were resolved in 3.4.x releases.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;osinfo-db&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/osinfo-db/browse/master/;b9572d5"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 20181214 and fix pathing, resolves T7432&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/osinfo-db/browse/master/;5c6f812"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to gitlab source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcaca&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcaca/browse/master/;03498be"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ghostscript&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ghostscript/browse/master/;41862f2"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 9.25 to address CVE-2018-16802&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libp11-kit&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libp11-kit/browse/master/;cc80abd"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libp11-kit to 0.23.15&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;luajit&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/luajit/browse/master/;de54ce7"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;hexchat&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hexchat/browse/master/;78f0294"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild hexchat for perl 5.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcairo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcairo/browse/master/;eda5778"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libcairo to 1.16.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;system-config-printer&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/system-config-printer/browse/master/;158ed26"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for gutenprint&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/system-config-printer/browse/master/;7f41d54"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for ghostscript&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-server&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;f865d1b"target="_blank" rel="noopener"&gt;Pierre-Yves: Safety rebuild xorg-server for libunwind to 1.3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;6b85b6f"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 1.20.3 to fix CVE-2018-14665&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;12efa0b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 1.20.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;8f63b94"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 1.20.1, resolves T7041&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dbus&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dbus/browse/master/;9a55a26"target="_blank" rel="noopener"&gt;Joey Riches: Update to 1.12.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;comar-api&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/comar-api/browse/master/;59505b9"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Fix source, switch to component key&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/comar-api/browse/master/;335113f"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix component&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/comar-api/browse/master/;e9b1306"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/comar-api/browse/master/;3f74f0f"target="_blank" rel="noopener"&gt;Justin Zobel: Convert to yml&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;talloc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/talloc/browse/master/;c0e0ccf"target="_blank" rel="noopener"&gt;Rune Morling: Update talloc to 2.1.14 as part of the Samba 4.8.x stack update.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-requests&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-requests/browse/master/;a922d2f"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update python-request to 2.21.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-requests/browse/master/;28bde1e"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Backport patch to address CVE-2018-18074&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-certifi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-certifi/browse/master/;76f1608"target="_blank" rel="noopener"&gt;Pierre-Yves: Update python-certifi to 2018.10.15&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-idna&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-idna/browse/master/;750fe1d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update python-idna to 2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxcomposite&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcomposite/browse/master/;bda44c6"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcomposite/browse/master/;c66c830"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-control-center&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;300b63c"target="_blank" rel="noopener"&gt;Rune Morling: Safety rebuild for samba-4.8.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;50d6789"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against samba.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dejavu-fonts-ttf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dejavu-fonts-ttf/browse/master/;8bd3030"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libsm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libsm/browse/master/;0ee80b3"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libsm to 1.2.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libsm/browse/master/;347b0d5"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;findutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/findutils/browse/master/;4aa9198"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch findutils to a GNU mirror source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;zlib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/zlib/browse/master/;db85d1f"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libzmf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libzmf/browse/master/;0ad2174"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xcb-util-image&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xcb-util-image/browse/master/;91c6d2e"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xcb-util-image/browse/master/;68eb69e"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xhost&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xhost/browse/master/;b58d58c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update xhost to 1.0.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xhost/browse/master/;1fce648"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xhost/browse/master/;045e6e2"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xhost/browse/master/;60a1c63"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xdg-user-dirs-gtk&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xdg-user-dirs-gtk/browse/master/;4c0efbc"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to better mirror&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;attr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/attr/browse/master/;e569c22"target="_blank" rel="noopener"&gt;Pierre-Yves: Update attr to 2.4.48&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sed&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sed/browse/master/;8cbc62c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sed to 4.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sed/browse/master/;400e54c"target="_blank" rel="noopener"&gt;Fabio Forni: Update sed to 4.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libinput&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libinput/browse/master/;85aa6c9"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libinput to 1.12.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libinput/browse/master/;43cd40a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libinput to 1.12.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libinput/browse/master/;b13113b"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libinput to 1.12.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libinput/browse/master/;af902cd"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libinput to 1.12.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libinput/browse/master/;c742a44"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libinput to 1.12.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libinput/browse/master/;a94cee7"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libinput to 1.12.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwebp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebp/browse/master/;86822e4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libwebp to 1.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebp/browse/master/;b8f87cd"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libwebp to 1.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxslt&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxslt/browse/master/;4a7bb9a"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libglu&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libglu/browse/master/;9301712"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Fix freedesktop source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libglu/browse/master/;89d4521"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;freeglut&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/freeglut/browse/master/;30881e9"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pyparsing&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pyparsing/browse/master/;82b5b09"target="_blank" rel="noopener"&gt;Pierre-Yves: Update pyparsing to 2.3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pyparsing/browse/master/;218c3aa"target="_blank" rel="noopener"&gt;Pierre-Yves: Update pyparsing to 2.3.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-cryptography&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-cryptography/browse/master/;f2b3ca8"target="_blank" rel="noopener"&gt;Joey Riches: Update to 2.3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxau&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxau/browse/master/;45f2eba"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libxau to 1.0.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxau/browse/master/;094b81b"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxau/browse/master/;8f50a00"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libaio&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libaio/browse/master/;bcc315a"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for ABI and component.xml&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;exiv2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/exiv2/browse/master/;d039d66"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild exiv2 for libssh 0.8.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/exiv2/browse/master/;694c998"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address the following CVEs:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;v4l-utils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/v4l-utils/browse/master/;ce35ebe"target="_blank" rel="noopener"&gt;Pierre-Yves: Update v4l-utils to 1.16.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/v4l-utils/browse/master/;cc2e054"target="_blank" rel="noopener"&gt;Joey Riches: Update to 1.16.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pisi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;2ce9927"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Remove 3rd party fallback and sort common symbols by alignment&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-fbdev&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-fbdev/browse/master/;9e27575"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-fbdev/browse/master/;177c62c"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorg-server 1.20.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;psmisc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/psmisc/browse/master/;16ca43c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update psmisc to 23.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/psmisc/browse/master/;5eb2680"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Add abireport and component&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;hwdata&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hwdata/browse/master/;2da794f"target="_blank" rel="noopener"&gt;Philipp Trulson: Update hwdata to 0.320&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;elfutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/elfutils/browse/master/;204ebb2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update elfutils/libelf to 0.175 to fix CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/elfutils/browse/master/;df95164"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 0.174, convert to package.yml&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libproxy&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libproxy/browse/master/;c37eda3"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild libproxy for perl 5.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libetonyek&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libetonyek/browse/master/;919921d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libetonyek to 0.1.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libevdev&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libevdev/browse/master/;0546cb1"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libevdev to 1.6.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgpg-error&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgpg-error/browse/master/;4423d6e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libgpg-error to 1.35&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgpg-error/browse/master/;8bc0781"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libgpg-error to 1.34&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgpg-error/browse/master/;0585230"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libgpg-error to 1.33&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;poppler&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/poppler/browse/master/;14e2bce"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to gitlab source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/poppler/browse/master/;0e1a4a2"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-19149&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libice&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libice/browse/master/;d0feabc"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libice/browse/master/;a3141d8"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;enchant&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/enchant/browse/master/;da7aa72"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild enchant for libhunspell 1.7.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libosinfo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libosinfo/browse/master/;7e892a6"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to gitlab source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tracker&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tracker/browse/master/;1583037"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against libicu so I can actually have a working system again.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxt&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxt/browse/master/;ace7b89"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-mpv&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-mpv/browse/master/;560fdac"target="_blank" rel="noopener"&gt;Jacob Alzén: Update gnome-mpv to version 0.16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-mpv/browse/master/;2ac8b1c"target="_blank" rel="noopener"&gt;Jacalz: Update gnome-mpv to 0.15, fixes T7187&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;linux-firmware&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;6b1a0b8"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 20190312&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;b717ca9"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 20190213&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;4fa8b91"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 20190118&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;2f721de"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 20181218&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;09427c2"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Remove large firmware blobs that a normal desktop user would never need&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;f7b9119"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to latest, add support for new Intel/Qualcomm Wifi cards and the Nvidia GV100&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tdb&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tdb/browse/master/;46167d8"target="_blank" rel="noopener"&gt;Rune Morling: Update tdb to 1.3.16 as part of the Samba 4.8.x stack update.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libpng&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpng/browse/master/;7e53328"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libpng to 1.6.36&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;modem-manager&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/modem-manager/browse/master/;f402c6e"target="_blank" rel="noopener"&gt;Philipp Trulson: Update modem-manager to 1.10.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxext&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxext/browse/master/;4e7d7d9"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxext/browse/master/;751d41d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;perl-xml-twig&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/perl-xml-twig/browse/master/;8af1f64"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild perl-xml-twig for perl 5.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxdamage&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxdamage/browse/master/;d3563df"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxdamage/browse/master/;dbe9875"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwebkit-gtk&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;76a33cc"target="_blank" rel="noopener"&gt;Joshua Strobl: Revert clang change. Had private ABI removals, no rebuilds, and no details on perf changes.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;2e80059"target="_blank" rel="noopener"&gt;Joshua Strobl: Revert &amp;ldquo;Build with clang&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;ea6c1a9"target="_blank" rel="noopener"&gt;Joey Riches: Build with clang&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;f390d52"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.22.4 to address CVE-2018-4372&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;3e645cc"target="_blank" rel="noopener"&gt;Joey Riches: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;cc3a7b2"target="_blank" rel="noopener"&gt;Joey Riches: Update to 2.22.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;cb73850"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;a0f5ad4"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.22.2 to resolve multiple CVEs:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;imagemagick&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;bd8e56f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.8-33&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;159767a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.8-32&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;de9356f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.8_29&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;5367f91"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.8-28&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;ca4cbf1"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.8-27&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;96694a2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.8-26&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;a4c43c5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.8-25&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;8676659"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.8-23&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;a0b012d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.8-21&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;6b3c0c0"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.8-20&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;02b4175"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.8-19&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;be8624a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.8-18&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;fc4c35b"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.8-16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;8dc5de2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.8-15&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;f4ee1e0"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild imagemagick for perl 5.28.0 &amp;amp; update to 7.0.8-14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imagemagick/browse/master/;6b0cdaa"target="_blank" rel="noopener"&gt;Pierre-Yves: Update imagemagick to 7.0.8-12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnupg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnupg/browse/master/;e6056db"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gnupg to 2.2.13&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnupg/browse/master/;12c53bf"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gnupg to 2.2.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnupg/browse/master/;d4c719c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gnupg to 2.2.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;perl-x11-protocol&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/perl-x11-protocol/browse/master/;20d9cb0"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild perl-x11-protocol for perl 5.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dotconf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dotconf/browse/master/;29b5490"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Refresh&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcap2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcap2/browse/master/;8f4328a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libcap2 to 2.26&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-cparser&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-cparser/browse/master/;6cee671"target="_blank" rel="noopener"&gt;Pierre-Yves: Update python-cparser to 2.19&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libqmi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libqmi/browse/master/;0d59fbc"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libqmi to 1.22.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cyrus-sasl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cyrus-sasl/browse/master/;7ec4e41"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cyrus-sasl/browse/master/;a8984bf"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;systemd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;0052870"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Make PAM config stateless&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;8dae8bd"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Round 3 of PAM cleanup&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;9180cec"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Round 2 of PAM cleanup&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;e6000c3"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Fixed build for meson and standardized PAM config&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;ee8c236"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Make dynamic users less dynamic (and working). Resolves T6935&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;curl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;e35c5f9"target="_blank" rel="noopener"&gt;Pierre-Yves: Update curl to 7.64.0 to address multiple CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;ca424ef"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;505e6ef"target="_blank" rel="noopener"&gt;Pierre-Yves: Update curl to 7.63.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;e8d5944"target="_blank" rel="noopener"&gt;Pierre-Yves: Update curl to 7.62.0 to address multiple CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-urllib3&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-urllib3/browse/master/;a29a8a8"target="_blank" rel="noopener"&gt;Pierre-Yves: Revert python-urllib3 to 1.22&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-urllib3/browse/master/;ec7d37f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update python-urllib3 to 1.24.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sbc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sbc/browse/master/;e180684"target="_blank" rel="noopener"&gt;Philipp Trulson: Update sbc to 1.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sbc/browse/master/;de4dab5"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;samba&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;f357e44"target="_blank" rel="noopener"&gt;Rune Morling: Update Samba to 4.8.8 (security and bug fixes)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;815d42e"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild samba for perl 5.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;e9a68a4"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Fixup PAM config and make stateless&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;5db3478"target="_blank" rel="noopener"&gt;Rune Morling: Update Samba from the 4.7.x branch to the 4.8.x branch (T6851).&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gutenprint&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gutenprint/browse/master/;a0dc7ea"target="_blank" rel="noopener"&gt;Justin Berthault: Update to 5.3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;clr-boot-manager&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/clr-boot-manager/browse/master/;44b4280"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update clr-boot-manager to 3.1.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/clr-boot-manager/browse/master/;972a3d1"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Revert clr-boot-manager to 1.5.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/clr-boot-manager/browse/master/;e60471d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated clr-boot-manager to 3.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openal-soft&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openal-soft/browse/master/;a2061c4"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-cffi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-cffi/browse/master/;4858998"target="_blank" rel="noopener"&gt;Pierre-Yves: Update python-cffi to 1.11.5 &amp;amp; use macros&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgcrypt&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgcrypt/browse/master/;fb63cfc"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libgcrypt to 1.8.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libnss&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;ea0c1b4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnss to 3.42.1 for CVE-2018-18508&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;f4db4af"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnss to 3.42&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;1d14582"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnss to 3.41.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;d932423"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnss to 3.41&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;ceed9f5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnss to 3.40.1 to address CVE-2018-12404&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;16ab8e8"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnss to 3.39 for CVE-2018-12384&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcmis&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcmis/browse/master/;d771c5a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libcmis to 0.5.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;postgresql&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/postgresql/browse/master/;415fbac"target="_blank" rel="noopener"&gt;Pierre-Yves: Update postgresql to 10.6 to address CVE-2018-16850&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;doflicky&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/doflicky/browse/master/;a073441"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Move to git to enable nvidia 390 drivers detection&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/doflicky/browse/master/;e8979e6"target="_blank" rel="noopener"&gt;Joshua Strobl: Add patch to drop 304 support.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/doflicky/browse/master/;b9654cf"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Remove dependency on nvidia-304-glx-driver-modaliases&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libedit&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libedit/browse/master/;2c26f70"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libedit to 20181209.3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;exfat-utils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/exfat-utils/browse/master/;7fc24e5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update extfat-utils to 1.3.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;vapoursynth&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/vapoursynth/browse/master/;b0d0084"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for vapoursynth for ffmpeg 4.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/vapoursynth/browse/master/;e01d9ef"target="_blank" rel="noopener"&gt;Pierre-Yves: Update vapoursynth to R45.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/vapoursynth/browse/master/;d81003a"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild vapoursynth for imagemagick 7.0.8-12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openssh&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssh/browse/master/;3daa4ae"target="_blank" rel="noopener"&gt;Longwu Ou: Enable libedit support for sftp. Resolves T6273.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssh/browse/master/;a170bed"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Fix missing builddep for manpages&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssh/browse/master/;029799e"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssh/browse/master/;41f2ac7"target="_blank" rel="noopener"&gt;Silke Hofstra: Enable DNSSEC support with ldns&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssh/browse/master/;ee5fba8"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated PAM config and moved it to the stateless directory&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;hplip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hplip/browse/master/;684fd20"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Revert to 3.18.6&amp;hellip;again&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hplip/browse/master/;5715b43"target="_blank" rel="noopener"&gt;Pierre-Yves: Update hplip to 3.18.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openssl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssl/browse/master/;1b5a142"target="_blank" rel="noopener"&gt;Pierre-Yves: Update openssl to 1.0.2r&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssl/browse/master/;c31db39"target="_blank" rel="noopener"&gt;Pierre-Yves: Update openssl to 1.0.2q to address CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pyatspi2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pyatspi2/browse/master/;e7e7d5f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update pyatspi2 to 2.30.0 &amp;amp; fix a rundep&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libarchive&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libarchive/browse/master/;0de2313"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against glibc 2.29&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libarchive/browse/master/;80fb63e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libarchive to 3.3.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;jansson&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/jansson/browse/master/;ca3b3ec"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;accountsservice&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/accountsservice/browse/master/;dd8557b"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 0.6.54 and fixup patches&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bind-utils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bind-utils/browse/master/;e02cd39"target="_blank" rel="noopener"&gt;Pierre-Yves: Update bind-utils to 9.11.5-P1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bind-utils/browse/master/;9650303"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 9.11.4-p2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcdr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcdr/browse/master/;dbf17b3"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libcdr to 0.1.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcdr/browse/master/;b273e77"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxinerama&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxinerama/browse/master/;9272b8a"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxinerama/browse/master/;b12e4ca"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxfont2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxfont2/browse/master/;32b7ac1"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxfont2/browse/master/;e16e24d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python3&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python3/browse/master/;4e1980e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update python3 to 3.6.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python3/browse/master/;81f3209"target="_blank" rel="noopener"&gt;Pierre-Yves: Update python to 3.6.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python3/browse/master/;5e922cc"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 3.6.6 and address CVE-2018-14647&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxxf86vm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxxf86vm/browse/master/;0a11088"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxxf86vm/browse/master/;cb45176"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;snapd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;be19d57"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update snapd to 2.37.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;da23ff1"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update snapd to 2.37.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;ea6ab62"target="_blank" rel="noopener"&gt;Joshua Strobl: Make apparmor a rundep of snapd. Ensures you can&amp;rsquo;t nuke apparmor and potentially bork it.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;2dd10e5"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against all the glibc stuff.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;8906558"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update snapd to 2.37.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;24c542f"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update snapd to 2.37.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;b724fab"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update snapd to 2.37 and fix patches&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;4503683"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update Snapd to 2.36.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;ee31e23"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update snapd to 2.36.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;24e76dd"target="_blank" rel="noopener"&gt;F. von Gellhorn: Fixes snap issues not starting after a reboot&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;0b65956"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.36.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;f9cbf06"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.35.4 and attempt to fix permission gremlin&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;firefox&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;6f444c0"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 65.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;ec0279f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 65.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;28f7b25"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 65.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;be319d6"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 65.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;f5eafb0"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 64.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;5e4e9fb"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 64.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;0bc057b"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Add Italian translation in desktop file&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;fe984e0"target="_blank" rel="noopener"&gt;Pierre-Yves: Update a translation in the desktop file&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;90a455e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 64.0 to address multiple CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;95b44b6"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 64.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;1d5ec3a"target="_blank" rel="noopener"&gt;Pierre-Yves: Disable hardware acceleration as it might cause issue with suspend for some users&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;665b4e3"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 63.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;29da46a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 63.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;4c82dbc"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 63.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;9f8fb65"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 63.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;3a284ee"target="_blank" rel="noopener"&gt;Joey Riches: Merge branch &amp;lsquo;master&amp;rsquo; of ssh://dev.getsol.us:2222/source/firefox&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;e4351fd"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 63.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;db7b006"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;d539fbe"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 62.0.3 to address CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;32a7af0"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 62.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;45dc184"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Bump release number&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;bd112d9"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 62.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;3edcdaf"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 62.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-openssl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-openssl/browse/master/;294b489"target="_blank" rel="noopener"&gt;Pierre-Yves: Update python-openssl to 19.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-openssl/browse/master/;54cbfa7"target="_blank" rel="noopener"&gt;Joey Riches: Update to 18.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;inxi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/inxi/browse/master/;504da0b"target="_blank" rel="noopener"&gt;Philipp Trulson: Update inxi to 3.0.32&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/inxi/browse/master/;77f6835"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.0.29&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libatasmart&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libatasmart/browse/master/;1857003"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to git source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libtiff&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtiff/browse/master/;14400c9"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to gitlab source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtiff/browse/master/;ba3b90a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libtiff to 4.0.10 to address multiple CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtiff/browse/master/;d8524ea"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Allow checks to pass on server even when they fail&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtiff/browse/master/;348307b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to a git snapshot to address CVE-2018-18557&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;brotli&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/brotli/browse/master/;47bf659"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 1.0.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxcursor&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcursor/browse/master/;c1a4242"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcursor/browse/master/;11ffda8"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;linux-current&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;082ff48"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.20.16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;e29e8e0"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.20.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;57785a6"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.20.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;227e59f"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.20.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;6073e2f"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.20.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;d789eab"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 4.20.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;f03f6f1"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.19.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;22d6972"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.19.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;e814bb3"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.19.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;674938e"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.19.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;78acd27"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.19.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;488403c"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for config changes&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;b8606d9"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.19.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;bb68305"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.19.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;c37bd8c"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.19.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;8f824c5"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Undo radeon changes, resolves T7101&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;a78f407"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.18.16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;7fb1378"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.18.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;1245304"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.18.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;c50850b"target="_blank" rel="noopener"&gt;Joshua Strobl: Add open-vm-tools to rebuilds list.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;b034972"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.18.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;5dd3ac8"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.18.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;3b58031"target="_blank" rel="noopener"&gt;Joshua Strobl: Enable CONFIG_PINCTRL_AMD for improved detection of AMD controllers and Elantech touchpads. Resolves T6946 and brings linux-current more in line with internal testing against -next.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;6ba748e"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.18.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;breeze-cursor-theme&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/breeze-cursor-theme/browse/master/;2230137"target="_blank" rel="noopener"&gt;flinux@vongellhorn.ch: Update to 5.15.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xkeyboard-config&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xkeyboard-config/browse/master/;cf1ff54"target="_blank" rel="noopener"&gt;Pierre-Yves: Update xkeyboard-config to 2.25&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libndp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libndp/browse/master/;567d630"target="_blank" rel="noopener"&gt;Bryan T. Meyers: switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libndp/browse/master/;134f6aa"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sane-backends&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sane-backends/browse/master/;974c4d7"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to gitlab source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxcb&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcb/browse/master/;e832fae"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcb/browse/master/;9a9cff5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libxcb to 1.13.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcb/browse/master/;1fda9ef"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;wget&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wget/browse/master/;f93d21d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update wget to 1.20.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wget/browse/master/;c1e21b9"target="_blank" rel="noopener"&gt;Pierre-Yves: Update wget to 1.20&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxxf86dga&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxxf86dga/browse/master/;a12ff0c"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxxf86dga/browse/master/;d6f4b7c"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libnfs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnfs/browse/master/;3be5af2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnfs to 3.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cups&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups/browse/master/;2d33646"target="_blank" rel="noopener"&gt;Pierre-Yves: Patch cups for CVE-2018-4700&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups/browse/master/;37360a2"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Make PAM config stateless&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups/browse/master/;208047d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Make PAM config stateless&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-qxl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-qxl/browse/master/;c7020b2"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-qxl/browse/master/;5ce245a"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorg-server 1.20.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python3-cairo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python3-cairo/browse/master/;7cde737"target="_blank" rel="noopener"&gt;Pierre-Yves: Update python3-cairo to 1.18.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openconnect&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openconnect/browse/master/;639e81b"target="_blank" rel="noopener"&gt;Philipp Trulson: Update openconnect to 8.02&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openconnect/browse/master/;4a8225e"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libssh2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libssh2/browse/master/;72d1b37"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxft&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxft/browse/master/;84becbf"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tar&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tar/browse/master/;8ac736f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update tar to 1.32&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tar/browse/master/;0644dce"target="_blank" rel="noopener"&gt;Pierre-Yves: Prevent tar to abort during normal operations&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tar/browse/master/;f043155"target="_blank" rel="noopener"&gt;Pierre-Yves: Update tar to 1.31 to address CVE-2018-20482&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;qt5-base&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;e2a47c0"target="_blank" rel="noopener"&gt;F. von Gellhorn: Add -no-feature-statx to get qt working on kernel 4.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;9bddf98"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update QT to 5.12.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;fbef57d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Backport xdg dialog fix&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;0444a13"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-19873&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;a433354"target="_blank" rel="noopener"&gt;Pierre-Yves: Safety rebuild for vulkan 1.1.92.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;da40800"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;b86992d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 5.11.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;opus&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/opus/browse/master/;975dfcb"target="_blank" rel="noopener"&gt;Pierre-Yves: Update opus to 1.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-screensaver&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-screensaver/browse/master/;d09ae50"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Make PAM config stateless&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;font-tlwg-ttf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/font-tlwg-ttf/browse/master/;d33bf25"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 0.7.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;unrar&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/unrar/browse/master/;a451f86"target="_blank" rel="noopener"&gt;Pierre-Yves: Update unrar to 5.7.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/unrar/browse/master/;c6700b4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update unrar to 5.7.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/unrar/browse/master/;c989117"target="_blank" rel="noopener"&gt;Pierre-Yves: Update unrar to 5.7.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/unrar/browse/master/;bebec36"target="_blank" rel="noopener"&gt;Pierre-Yves: Update unrar to 5.6.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/unrar/browse/master/;3a6c9e1"target="_blank" rel="noopener"&gt;Pierre-Yves: Update unrar to 5.6.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;adapta-gtk-theme&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;91273e9"target="_blank" rel="noopener"&gt;paessi: adapta-gtk-theme: Apply patch to fix OSD and link colors&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;22310bc"target="_blank" rel="noopener"&gt;paessi: adapta-gtk-theme: Change suggestion and destruction colors&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;3023926"target="_blank" rel="noopener"&gt;paessi: Adapta GTK theme: Use #5294E2 as main color&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;networkmanager-openvpn&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/networkmanager-openvpn/browse/master/;91e5abf"target="_blank" rel="noopener"&gt;Philipp Trulson: Update networkmanager-openvpn to 1.8.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;perl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/perl/browse/master/;0bf7313"target="_blank" rel="noopener"&gt;Pierre-Yves: Update perl to 5.28.1 to address CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/perl/browse/master/;bd70854"target="_blank" rel="noopener"&gt;Pierre-Yves: Update perl to 5.28.0 to address CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tzdata&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tzdata/browse/master/;485b87f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update tzdata to 2018i&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tzdata/browse/master/;b7703e4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update tzdata to 2018h&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tzdata/browse/master/;9b1d823"target="_blank" rel="noopener"&gt;Pierre-Yves: Update tzdata to 2018g&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tzdata/browse/master/;4b1be39"target="_blank" rel="noopener"&gt;Pierre-Yves: Update tzdata to 2018f&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-pycurl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-pycurl/browse/master/;ed7b9fe"target="_blank" rel="noopener"&gt;Pierre-Yves: python-pycurl: enable unit tests&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-pycurl/browse/master/;2fb4f54"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to latest to try to work better with HTTP/2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-pycurl/browse/master/;c7605fa"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libva&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libva/browse/master/;4014612"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libva to 2.4.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libva/browse/master/;9811647"target="_blank" rel="noopener"&gt;Joshua Strobl: Switch back to using tarball as it is now available.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libva/browse/master/;640d11a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.3.0.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libva/browse/master/;f5f07bf"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libva to 2.2.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;speech-dispatcher&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/speech-dispatcher/browse/master/;8f83ce3"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update speech-dispatcher to 0.9.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/speech-dispatcher/browse/master/;7f8b8cf"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxml2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxml2/browse/master/;5c270f7"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxml2/browse/master/;da6e1af"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Add python3 bindings&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;groff&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/groff/browse/master/;b391352"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 1.22.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxrandr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxrandr/browse/master/;8848272"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pycups&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pycups/browse/master/;6068401"target="_blank" rel="noopener"&gt;Pierre-Yves: Update pycups to 1.9.74 &amp;amp; drop python 2 bindings&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libvdpau&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvdpau/browse/master/;8985c92"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvdpau/browse/master/;8dcfdbd"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;audit&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/audit/browse/master/;ca88458"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 2.8.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libmspub&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libmspub/browse/master/;d79a1b1"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sudo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sudo/browse/master/;23d307f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sudo to 1.8.27&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sudo/browse/master/;7c90424"target="_blank" rel="noopener"&gt;F. von Gellhorn: Set nano as default editor for sudo&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sudo/browse/master/;640851a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sudo to 1.8.26&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sudo/browse/master/;4aaadb3"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Moved PAM config to stateless directory&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sudo/browse/master/;0927d34"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sudo to 1.8.25&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgphoto2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgphoto2/browse/master/;1ea8580"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libgphoto2 to 2.5.22&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgphoto2/browse/master/;0647929"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libgphoto2 to 2.5.20&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgphoto2/browse/master/;9a7e68f"target="_blank" rel="noopener"&gt;Stefan Weiberg: libgphoto2 2.5.19 release&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nvidia-glx-driver&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;94590fb"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 418.43&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;c337c7d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;ecf6b53"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;f7b3b58"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;9bab326"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 415.27&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;3b4e285"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;5d337d7"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for egl-wayland&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;0e4f9d7"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;8b623e0"target="_blank" rel="noopener"&gt;Longwu Ou: libEGL_nvidia.so.1 should really have been libEGL_nvidia.so.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;61006bf"target="_blank" rel="noopener"&gt;Thomas Staudinger: Update nvidia-glx-driver to 415.25&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;f881614"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 415.23&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;67bda0b"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;e2861ec"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;abac1d4"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;0cd83b7"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;c48e089"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 410.78&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;33ecc59"target="_blank" rel="noopener"&gt;Thomas Staudinger: Update conflicts to include developer driver&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;020b663"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;441cca7"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Fixup xorg config for reliable boot&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;e834065"target="_blank" rel="noopener"&gt;Thomas Staudinger: Update conflicts, use same scheme as nvidia-beta&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;abdb778"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 410.67&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;1ab66d9"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Bump package to pull over to shannon without deltas&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;954f411"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 410.66&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;cf737eb"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;5647298"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;9e10de3"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;3546660"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;fc63042"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openjpeg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openjpeg/browse/master/;15c9599"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-5785, integer overflow in opj_j2k_setup_encoder&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openjpeg/browse/master/;c28a2db"target="_blank" rel="noopener"&gt;Pierre-Yves: Disable static libs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libusbmuxd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libusbmuxd/browse/master/;11e7574"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libusbmuxd/browse/master/;8b1439c"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxi/browse/master/;2c7ce53"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxi/browse/master/;7ef3833"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;kerberos&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/kerberos/browse/master/;c4bc97b"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 1.16.2 and switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mesalib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;6a5ed89"target="_blank" rel="noopener"&gt;Alexander Vereeken: Update mesalib to 19.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;0ef0561"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update mesa to 18.3.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;5da9c1a"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against libdrm 2.4.97&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;268e2fe"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update mesa to 18.3.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;16613ae"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update mesa to 18.3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;eb2c407"target="_blank" rel="noopener"&gt;Live User: Update Mesa to 18.2.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;d5fea9c"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update mesa to 18.2.5, resolves T7209&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;56b0c83"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update mesa to 18.2.4, resolves T7177&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;c53e1ca"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for libdrm&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;6ac2084"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for LLVM 7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;dff2d4e"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;62a45a6"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 18.2.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;f80d7b5"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;[Bryan T. Meyers: Update to 18.2.2. Release notes available &lt;a href="https://www.mesa3d.org/relnotes/18.2.2.html"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. Resolves T7026.](&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;05eff08"target="_blank" rel="noopener"&gt;https://dev.getsol.us/source/mesalib/browse/master/;05eff08&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;[Joshua Strobl: Update to 18.2.1. Release notes available &lt;a href="https://www.mesa3d.org/relnotes/18.2.1.html"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. Resolves T7002.](&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;1b9a14c"target="_blank" rel="noopener"&gt;https://dev.getsol.us/source/mesalib/browse/master/;1b9a14c&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;graphite2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/graphite2/browse/master/;698b12e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update graphite2 to 1.3.13&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libqxp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libqxp/browse/master/;8cc468d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libqxp to 0.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libqxp/browse/master/;cd37960"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-magic&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-magic/browse/master/;0948986"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 0.4.15, remove component.xml&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libunwind&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libunwind/browse/master/;08220a1"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libunwind to 1.3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libunwind/browse/master/;a56a8ac"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xkbcomp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xkbcomp/browse/master/;23980ab"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libreoffice&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;16b6d86"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libreoffice to 6.2.1.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;b354cd1"target="_blank" rel="noopener"&gt;Joshua Strobl: Okay, I&amp;rsquo;m done. You can have networking so I can debug your stinkin&amp;rsquo; tarballs.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;e5472a3"target="_blank" rel="noopener"&gt;Joshua Strobl: Sort out Liberation Sans TTF 2.x&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;27b3638"target="_blank" rel="noopener"&gt;Joshua Strobl: Fix LO build.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;d7b4e8c"target="_blank" rel="noopener"&gt;Jan Baudisch: Update libreoffice to 6.2.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;9c5cf21"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libreoffice to 6.1.4.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;836d075"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild libreoffice for libhunspell 1.7.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;fde0615"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libreoffice to 6.1.3.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;59c30b0"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;f3b050d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libreoffice to 6.1.2.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;2aef145"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libreoffice to 6.1.1.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;grep&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/grep/browse/master/;f7010a1"target="_blank" rel="noopener"&gt;Pierre-Yves: Update grep to 3.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;wavpack&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wavpack/browse/master/;44457e0"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;iproute2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/iproute2/browse/master/;07c7735"target="_blank" rel="noopener"&gt;Philipp Trulson: Update iproute2 to 4.20.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;evolution-data-server&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;24f56cf"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild because I want a working system.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gvfs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;e88fba1"target="_blank" rel="noopener"&gt;Rune Morling: Safety rebuild for samba-4.8.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;04c4bc0"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libnfs 3.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;83b80bd"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against samba.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pcre2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pcre2/browse/master/;50ae87a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update pcre2 to 10.32&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bubblewrap&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bubblewrap/browse/master/;5d0dd98"target="_blank" rel="noopener"&gt;Pierre-Yves: Update bubblewrap to 0.3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bubblewrap/browse/master/;ea2f26e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update bubblewrap to 0.3.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nvidia-340-glx-driver&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;73c41f4"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;598ea64"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;0728ac3"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;1eaa1b3"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;d6091d6"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;dd67dd5"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;e5a0414"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for egl-wayland&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;668707d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;360975a"target="_blank" rel="noopener"&gt;Longwu Ou: Use soname to create symlinks for &lt;code&gt;nvidia-340-glx-driver&lt;/code&gt;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;d425140"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;2aabf87"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;143fba7"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;8cdea24"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;d3635e8"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;3fef986"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;1caa075"target="_blank" rel="noopener"&gt;Thomas Staudinger: Update conflicts to include developer driver&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;32c7a74"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;f9e937d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Fixup xorg config for reliable booting&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;7c08cbc"target="_blank" rel="noopener"&gt;Thomas Staudinger: Update conflicts, use same scheme as nvidia-beta&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;2cc81fe"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;c6af4e2"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;6c7d083"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;f59ad0c"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;347b2b8"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;21d8052"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;faad&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/faad/browse/master/;eb06a06"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 2.8.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libnl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnl/browse/master/;b45441a"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnl/browse/master/;57459a7"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sdl2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sdl2/browse/master/;c939297"target="_blank" rel="noopener"&gt;Pierre-Yves: sdl2: remove HIDAPI dependency as it&amp;rsquo;s causing problems&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sdl2/browse/master/;f64901c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sdl2 to 2.0.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tree&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tree/browse/master/;691f234"target="_blank" rel="noopener"&gt;Pierre-Yves: Update tree to 1.8.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tree/browse/master/;e6ad0d1"target="_blank" rel="noopener"&gt;F. von Gellhorn: Fixed license to SPDX standard and removed component.xml&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tree/browse/master/;2504283"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-appdirs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-appdirs/browse/master/;fd3d4ed"target="_blank" rel="noopener"&gt;Pierre-Yves: Enable python3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;network-manager-applet&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager-applet/browse/master/;974a0d0"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 1.8.18, revert prior patch to resolve T6937&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;coreutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/coreutils/browse/master/;c8c5001"target="_blank" rel="noopener"&gt;Philipp Trulson: Update coreutils to 8.30&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-asn1&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-asn1/browse/master/;2970f72"target="_blank" rel="noopener"&gt;Pierre-Yves: Update python-asn1 to 0.4.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxrender&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxrender/browse/master/;6343921"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xcb-util-renderutil&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xcb-util-renderutil/browse/master/;148862f"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Refresh&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libjpeg-turbo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libjpeg-turbo/browse/master/;9b5be41"target="_blank" rel="noopener"&gt;Justin Berthault: Update libjpeg-turbo to 2.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxvmc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxvmc/browse/master/;6b9b40e"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxvmc/browse/master/;a2ef6e9"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;noto-sans-ttf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/noto-sans-ttf/browse/master/;6b8ce70"target="_blank" rel="noopener"&gt;F. von Gellhorn: Add some India fonts to get back full fonts support&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/noto-sans-ttf/browse/master/;a5c054a"target="_blank" rel="noopener"&gt;F. von Gellhorn: Add Khmer, Myanmar and Sinhala font to noto sans&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/noto-sans-ttf/browse/master/;dc3b7db"target="_blank" rel="noopener"&gt;F. von Gellhorn: Add Noto Sans Gothic to noto-sans-ttf&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;avahi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/avahi/browse/master/;6d1793f"target="_blank" rel="noopener"&gt;Joshua Strobl: Ensure shairplay can start by not splitting SO files. Resolves T6198.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;fdk-aac&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fdk-aac/browse/master/;88479c8"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 2.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fdk-aac/browse/master/;e5d764d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fdk-aac/browse/master/;f24447c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update fdk-aac to 0.1.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libe-book&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libe-book/browse/master/;759bfd8"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-terminal&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;[Joshua Strobl: GNOME Terminal&amp;rsquo;s &lt;code&gt;--new-tab&lt;/code&gt; is seemingly buggy, as seen &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/gnome-terminal/&amp;#43;bug/1661211"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. Reverted change.](&lt;a href="https://dev.getsol.us/source/gnome-terminal/browse/master/;72929b0"target="_blank" rel="noopener"&gt;https://dev.getsol.us/source/gnome-terminal/browse/master/;72929b0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-terminal/browse/master/;07528e9"target="_blank" rel="noopener"&gt;Joshua Strobl: Revert &amp;ldquo;Add supported desktop actions.&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-terminal/browse/master/;87c64ca"target="_blank" rel="noopener"&gt;Joshua Strobl: Add supported desktop actions.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxkbcommon&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxkbcommon/browse/master/;35a301f"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update libxkbcommon to 0.8.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxkbcommon/browse/master/;4c08101"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-chardet&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-chardet/browse/master/;208b867"target="_blank" rel="noopener"&gt;Pierre-Yves: Enable unit tests and use SPDX 3.x license code&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-packaging&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-packaging/browse/master/;34bb30f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update python-packaging to 19.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-packaging/browse/master/;e65b08f"target="_blank" rel="noopener"&gt;James Lee: Update python-packaging to 18.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libfontenc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libfontenc/browse/master/;1d2cfc6"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libfontenc to 1.1.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libfontenc/browse/master/;671cedf"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libfontenc/browse/master/;4f8ce2d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xcb-util-keysyms&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xcb-util-keysyms/browse/master/;e2d2e72"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;eog&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/eog/browse/master/;f453678"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;qpdf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qpdf/browse/master/;0c71e28"target="_blank" rel="noopener"&gt;Pierre-Yves: Update qpdf to 8.4.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qpdf/browse/master/;c2a21d3"target="_blank" rel="noopener"&gt;Pierre-Yves: Update qpdf to 8.3.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xcb-util-wm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xcb-util-wm/browse/master/;2c249c1"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Refresh&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openexr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openexr/browse/master/;5c73da4"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;man-db&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/man-db/browse/master/;a4639ed"target="_blank" rel="noopener"&gt;Pierre-Yves: Update man-db to 2.8.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lightdm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lightdm/browse/master/;e73b156"target="_blank" rel="noopener"&gt;F. von Gellhorn: Add logind-check-graphical=true to the lightdm.conf&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lightdm/browse/master/;6fb8122"target="_blank" rel="noopener"&gt;F. von Gellhorn: Update Lightdm to 1.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lightdm/browse/master/;63d6e2e"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Make PAM configs stateless&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lightdm/browse/master/;6686b85"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Fix systemd support for greeter&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lightdm/browse/master/;b71540d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Round 3 of PAM cleanup&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lightdm/browse/master/;f80078e"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Round two of PAM cleanup&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lightdm/browse/master/;450f170"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Actually fix PAM, sorry&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lightdm/browse/master/;a3b356f"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Fix PAM for JACK and to be less awful&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxmu&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxmu/browse/master/;719153f"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-vmware&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-vmware/browse/master/;216d223"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-vmware/browse/master/;0ba5a10"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorg-server 1.20.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cups-filters&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;6f59efc"target="_blank" rel="noopener"&gt;Pierre-Yves: Update cups-filters to 1.22.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;ba4b74b"target="_blank" rel="noopener"&gt;Pierre-Yves: Safety rebuild for qpdf 8.4.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;73ed6af"target="_blank" rel="noopener"&gt;Pierre-Yves: Update cups-filters to 1.22.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;7700bd2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update cups-filters to 1.21.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;18eee18"target="_blank" rel="noopener"&gt;Pierre-Yves: Update cups-filters to 1.21.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;6f8bc4e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update cups-filters to 1.21.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;6be0045"target="_blank" rel="noopener"&gt;Pierre-Yves: Update cups-filters to 1.21.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;158dd0d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update cups-filters to 1.21.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pulseaudio&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pulseaudio/browse/master/;f466780"target="_blank" rel="noopener"&gt;Joshua Strobl: Drop checks, bork on server.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pulseaudio/browse/master/;b767ad7"target="_blank" rel="noopener"&gt;paessi: Set default resample-method to soxr-mq&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libffi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libffi/browse/master/;dec1445"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;foomatic-db-engine&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/foomatic-db-engine/browse/master/;12051f5"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild foomatic-db-engine for perl 5.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;file&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/file/browse/master/;a71acf9"target="_blank" rel="noopener"&gt;Philipp Trulson: Update file to 5.36&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-six&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-six/browse/master/;c6370a8"target="_blank" rel="noopener"&gt;Pierre-Yves: Update python-six to 1.12.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;slick-greeter&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/slick-greeter/browse/master/;73bff9d"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.2.4 (updated locales and Vala compat). Updated default background. Resolves T7390.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gsettings-desktop-schemas&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gsettings-desktop-schemas/browse/master/;1942309"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 3.28.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgudev&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgudev/browse/master/;d8aab78"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Fix GNOME source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gexiv2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gexiv2/browse/master/;36356eb"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 0.10.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libdmx&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdmx/browse/master/;540c265"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdmx/browse/master/;9ea6a46"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;rhythmbox&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/rhythmbox/browse/master/;8741a99"target="_blank" rel="noopener"&gt;Jacob Alzén: Update rhythmbox to 3.4.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/rhythmbox/browse/master/;300912f"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against tdb.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nettle&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nettle/browse/master/;048ace4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update nettle to 3.4.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bzip2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bzip2/browse/master/;000bd40"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Actually use shared bzip2 and symlink duplicate files&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libssh&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libssh/browse/master/;410ad40"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libssh to 0.8.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libssh/browse/master/;9f3a585"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libssh to 0.8.4 to address CVE-2018-10933&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgtkmm-2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgtkmm-2/browse/master/;a68a063"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to GNOME source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xmodmap&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xmodmap/browse/master/;11fa4d3"target="_blank" rel="noopener"&gt;Pierre-Yves: Update xmodmap to 1.0.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xmodmap/browse/master/;8efd627"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xmodmap/browse/master/;a8ee583"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libflac&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libflac/browse/master/;9145279"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mdadm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mdadm/browse/master/;cf5f4d4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update mdadm to 4.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mdadm/browse/master/;e429b33"target="_blank" rel="noopener"&gt;Philipp Trulson: Update mdadm to 4.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mdadm/browse/master/;c07790b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libtheora&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtheora/browse/master/;ddac57d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtheora/browse/master/;05a93a7"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gettext&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gettext/browse/master/;c939b3b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Make check errors non-fatal&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gettext/browse/master/;a5685c6"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-18751&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;budgie-desktop&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;54ea328"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;416628e"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;4c9ec10"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;6e89813"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync translations.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;8d33741"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;a7f6725"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;9482731"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;12b90ca"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;a89df6f"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;0bd0dc9"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;8b7843e"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git for fixes and goodies.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;6555d7e"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git again (yay).&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;678b81d"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync: Make some refinements to AppSoundControl.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;770d553"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;6a9b6fe"target="_blank" rel="noopener"&gt;Joshua Strobl: Attempt to fix behavior of icons not being removed when grouping is off.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;11b477f"target="_blank" rel="noopener"&gt;Joshua Strobl: Further tweaks / refinements to icon removals.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;cf2a670"target="_blank" rel="noopener"&gt;Joshua Strobl: People like their pinned apps remaining I imagine.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;6d767cb"target="_blank" rel="noopener"&gt;Joshua Strobl: Sorry not sorry. Gotta get this relnum higher.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;236eac1"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git again (sorry not sorry).&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;a9ddd40"target="_blank" rel="noopener"&gt;Joshua Strobl: Further sync. I swear, it&amp;rsquo;s all worth it in the end.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;d480ed2"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;e18f1b9"target="_blank" rel="noopener"&gt;Joshua Strobl: Added fix for when grouping is disabled.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;8adffad"target="_blank" rel="noopener"&gt;Joshua Strobl: Add fix for Nautilus Desktop-type window showing up in Popover.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;aba073f"target="_blank" rel="noopener"&gt;Joshua Strobl: Introduce a lot of new functionality by updating to latest git, including new IconPopovers.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gparted&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gparted/browse/master/;e81c466"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gparted/browse/master/;2be8037"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gparted to 0.33.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;network-manager&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;2638026"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Add ppp as rundep, is required for all ppp connections&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;545397b"target="_blank" rel="noopener"&gt;paessi: NetworkManager: Set 20-connectivity-solus.conf point to getsol.us&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libvoikko&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvoikko/browse/master/;31fbe8e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libvoikko to 4.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-settings-daemon&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-settings-daemon/browse/master/;00bfd3d"target="_blank" rel="noopener"&gt;Joshua Strobl: Backport patch for notification desktop-entry setting from 3.30 series.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lsb-release&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lsb-release/browse/master/;83839b1"target="_blank" rel="noopener"&gt;Joshua Strobl: Revert change for now.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lsb-release/browse/master/;8530531"target="_blank" rel="noopener"&gt;Joshua Strobl: Do another thing.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sqlite3&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sqlite3/browse/master/;032f533"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sqlite3 to 3.27.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sqlite3/browse/master/;79e8cd2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sqlite3 to 3.27.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sqlite3/browse/master/;1a69f54"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sqlite3 to 3.26.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sqlite3/browse/master/;d3ae461"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sqlite3 to 3.25.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sqlite3/browse/master/;f74851f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sqlite3 to 3.25.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-vesa&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-vesa/browse/master/;78640a3"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-vesa/browse/master/;43b6bb2"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorg-server 1.20.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;rhythmbox-alternative-toolbar&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/rhythmbox-alternative-toolbar/browse/master/;06257d5"target="_blank" rel="noopener"&gt;Jacob Alzén: Update rhythmbox-alternative-toolbar to 0.18.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/rhythmbox-alternative-toolbar/browse/master/;5f153d8"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.18.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pam&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pam/browse/master/;971d051"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Move pam.d to /usr/share/defaults/etc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pam/browse/master/;c461d3b"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Fix doc version&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pam/browse/master/;3e781e7"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Actually add new patch&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pam/browse/master/;7625a5f"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 1.3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libicu&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libicu/browse/master/;eeec252"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Backport patch to make checkImpl static&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libicu/browse/master/;a6a3c27"target="_blank" rel="noopener"&gt;Joey Riches: Update to 63.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-plugins-bad&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;4b1bea2"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild gstreamer-1.0-plugins-bad for x265 3.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;b5c45f8"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for fdk-aac&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;e25b2f2"target="_blank" rel="noopener"&gt;Pierre-Yves: Enable AV1 in gstreamer&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;f8999e0"target="_blank" rel="noopener"&gt;Pierre-Yves: Safety rebuild for vulkan 1.1.92.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;de9f777"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against x265&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;2316b9f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-plugins-bad to 1.14.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;35f86ca"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-plugins-bad to 1.14.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;llvm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;f732e79"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebootstrap of llvm with clang 7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;8ff5b51"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Restore 7.0.0 to repo, resolves T6997&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;6b3d188"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebootstrap compiler with clang build&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;23bed7b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Build with GCC to disable compiler-rt by default&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;4c9a3e4"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rework the build to make it function again&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;d47223b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 7.0.0 and complete overhaul of clang toolchain&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;wireless-tools&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wireless-tools/browse/master/;e561bd0"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wireless-tools/browse/master/;11bbda6"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;liborcus&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/liborcus/browse/master/;122966e"target="_blank" rel="noopener"&gt;Jan Baudisch: Update liborcus to 0.14.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/liborcus/browse/master/;cc54c14"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to gitlab source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libassuan&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libassuan/browse/master/;80d41a0"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libassuan to 2.5.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libassuan/browse/master/;e614074"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libassuan to 2.5.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;font-roboto-ttf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/font-roboto-ttf/browse/master/;a9a95f0"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 2.138&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;unixodbc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/unixodbc/browse/master/;42c28ab"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.3.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;zimg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/zimg/browse/master/;455cde2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update zimg to 2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lzip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lzip/browse/master/;b004cff"target="_blank" rel="noopener"&gt;Pierre-Yves: Update lzip to 1.21&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lzip/browse/master/;05615a7"target="_blank" rel="noopener"&gt;Pierre-Yves: Update lzip to 1.20&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gcab&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcab/browse/master/;a4faebb"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Fix GNOME source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcab/browse/master/;3e76401"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;polkit&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/polkit/browse/master/;5a37136"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Remove original PAM config&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/polkit/browse/master/;eb079a6"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Moved PAM config to stateless directory&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/polkit/browse/master/;1497f4e"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-1116&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;net-snmp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/net-snmp/browse/master/;8cc6128"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild net-snmp for perl 5.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;fuse&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fuse/browse/master/;7b63e43"target="_blank" rel="noopener"&gt;Pierre-Yves: Update fuse to 2.9.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libogg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libogg/browse/master/;25ac0ac"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;perl-net-dbus&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/perl-net-dbus/browse/master/;580dfa2"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild perl-net-dbus for perl 5.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libhunspell&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libhunspell/browse/master/;80026e8"target="_blank" rel="noopener"&gt;Pierre-Yves: Bump release number&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libhunspell/browse/master/;9edddaf"target="_blank" rel="noopener"&gt;Pierre-Yves: Disable unit tests&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libhunspell/browse/master/;9af3d5f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libhunspell to 1.7.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mtdev&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mtdev/browse/master/;7f8bc11"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mariadb&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mariadb/browse/master/;96bc639"target="_blank" rel="noopener"&gt;Philipp Trulson: Update mariadb to 10.3.13&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mariadb/browse/master/;f2f86fb"target="_blank" rel="noopener"&gt;Philipp Trulson: Update mariadb to 10.3.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mariadb/browse/master/;ab1798f"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for jemalloc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mariadb/browse/master/;fa80bda"target="_blank" rel="noopener"&gt;Pierre-Yves: Update mariadb to 10.3.11 to address multiple CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mariadb/browse/master/;2089ec9"target="_blank" rel="noopener"&gt;Pierre-Yves: Update mariadb to 10.3.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxfixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxfixes/browse/master/;a4f0a7e"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwnck&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwnck/browse/master/;54baf6e"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Fix GNOME source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwnck/browse/master/;3300baa"target="_blank" rel="noopener"&gt;Joshua Strobl: Add patch to sort out some icon changed notifications not triggering.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;perl-xmlparser&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/perl-xmlparser/browse/master/;1cd680e"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild perl-xmlparser for perl 5.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwacom&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwacom/browse/master/;5c96c8b"target="_blank" rel="noopener"&gt;Joey Riches: Update to 0.32&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;glib2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;6665100"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Backport security patches from master&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;cbf405f"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild to generate dbginfo package&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;d441090"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.56.3 to address CVE-2018-16428 and CVE-2018-16429&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;liblcms2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/liblcms2/browse/master/;b724822"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-16435&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/liblcms2/browse/master/;7e9e501"target="_blank" rel="noopener"&gt;Joey Riches: Update to 2.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/liblcms2/browse/master/;20d7c86"target="_blank" rel="noopener"&gt;Joey Riches: Enable tests, update abi symbols&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/liblcms2/browse/master/;2da026a"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild to check abi status&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nano&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;dcc70f7"target="_blank" rel="noopener"&gt;Pierre-Yves: Update nano to 3.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;a8d57a9"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Test build for debug packages&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;1905891"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-pysmbc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-pysmbc/browse/master/;82ff7e7"target="_blank" rel="noopener"&gt;Rune Morling: Safety rebuild for samba-4.8.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-pysmbc/browse/master/;656f2c2"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against samba.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libbluray&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libbluray/browse/master/;b8ee1f8"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libbluray to 1.1.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libx11&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libx11/browse/master/;4e9f603"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libx11/browse/master/;99f5b5e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libx11 to 1.6.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;thunderbird&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;8ba45c5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 60.5.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;d60440b"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 60.5.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;272b92e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 60.5.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;bbc9cd9"target="_blank" rel="noopener"&gt;Pierre-Yves: [WIP] Merge thunderbird &amp;amp; lightning langpacks&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;289525d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 60.4.0 &amp;amp; build with clang&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;645409a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 60.4.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;6001bf6"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 60.3.3 and add langpacks for lightning&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;d4a06ec"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 60.3.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;a219ecc"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 60.3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;5297e7f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 60.3.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;cb3b992"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 60.2.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;1d8f47e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 60.2.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libimobiledevice&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libimobiledevice/browse/master/;0446b72"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libimobiledevice/browse/master/;9f1b306"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;e2fsprogs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/e2fsprogs/browse/master/;851b873"target="_blank" rel="noopener"&gt;Philipp Trulson: Update e2fsprogs to 1.44.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/e2fsprogs/browse/master/;ecae97e"target="_blank" rel="noopener"&gt;Joshua Strobl: Nuke MMP tests. Fail on build server.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/e2fsprogs/browse/master/;3a0c3c6"target="_blank" rel="noopener"&gt;Philipp Trulson: Update e2fsprogs to 1.44.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-radeon&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-radeon/browse/master/;f974d96"target="_blank" rel="noopener"&gt;Joshua Strobl: Resolve issues around visual corruptions.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-radeon/browse/master/;d4a802c"target="_blank" rel="noopener"&gt;Jacob Alzén: Update xorg-driver-video-radeon to 19.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-radeon/browse/master/;10f062c"target="_blank" rel="noopener"&gt;Jacalz: Update xorg-driver-video-radeon to 18.1.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-radeon/browse/master/;1a66735"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-radeon/browse/master/;97320fa"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorg-server 1.20.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxkbfile&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxkbfile/browse/master/;161a35d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxkbfile/browse/master/;c72037f"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorgproto merge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-nouveau&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-nouveau/browse/master/;1195d7c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update xorg-driver-video-nouveau to 1.0.16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-nouveau/browse/master/;58f9b4d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for xorgproto&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-nouveau/browse/master/;c252af5"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Add replaces for 304 driver&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-nouveau/browse/master/;e1d335f"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for xorg-server 1.20.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libraw&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libraw/browse/master/;1add219"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to github source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;binutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;67e41ad"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against glibc 2.29.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;totem-pl-parser&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/totem-pl-parser/browse/master/;b6ed6ac"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gzip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gzip/browse/master/;d84aea0"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gzip to 1.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gptfdisk&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gptfdisk/browse/master/;91cce88"target="_blank" rel="noopener"&gt;James Lee: Update gptfdisk to 1.0.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;udisks&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/udisks/browse/master/;008e15c"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Patch to address CVE-2018-17336&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;glibc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glibc/browse/master/;92465d8"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.29&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glibc/browse/master/;21f725c"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Enable AVX2 libs, resolves T4719&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;vulkan&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/vulkan/browse/master/;ad7dde3"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.1.101&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/vulkan/browse/master/;ddabda9"target="_blank" rel="noopener"&gt;Pierre-Yves: Update vulkan-loader to 1.1.92.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-cairo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-cairo/browse/master/;d973a19"target="_blank" rel="noopener"&gt;Pierre-Yves: Update python-cairo to 1.18.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Introducing Our New Community Forums</title><link>https://getsol.us/2019/03/01/introducing-our-new-community-forums/</link><pubDate>Fri, 01 Mar 2019 16:59:25 +0200</pubDate><guid>https://getsol.us/2019/03/01/introducing-our-new-community-forums/</guid><description>
&lt;p&gt;We are really excited to be introducing our new community forums. With the introduction of our Flarum-based community forums, we will have a new centerpiece to community engagement that provides us with the user experience and flexibility we&amp;rsquo;ve long desired.&lt;/p&gt;
&lt;p&gt;With Flarum, we&amp;rsquo;ve been able to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Introduce a better support medium with functionality like Best Answers to highlight the best answer from the Team or the Community.&lt;/li&gt;
&lt;li&gt;Enable a more personalized user experience by having custom social media badges on your profiles and &lt;strong&gt;user-enabled dark mode&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Enable multiple login methods so you don&amp;rsquo;t need &lt;strong&gt;yet another account&lt;/strong&gt;. Our support login methods include our &lt;strong&gt;Development Tracker&lt;/strong&gt;, GitHub, and traditional username / email + password.&lt;/li&gt;
&lt;li&gt;Enable two-factor authentication, which supports any authentication application that supports TOTP.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Flarum also provides us some fancy things like:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;More flexibility in how we organize our discussions, with support for primary and secondary tags.&lt;/li&gt;
&lt;li&gt;Availability of user-created extensions for media embedding, custom reactions, discussion necrobump warnings, and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Flarum enables us to follow through with our commitment to &lt;a href="https://getsol.us/2018/10/11/improving-community-engagement/"&gt;improving community engagement&lt;/a&gt; and providing a new avenue for people to:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Provide feedback on documentation, our website, and more.&lt;/li&gt;
&lt;li&gt;Report issues ranging from packaging to hardware issues, that can be further escalated to Phabricator if necessary.&lt;/li&gt;
&lt;li&gt;Engage with other community members, showcase their artworks / wallpapers, etc.&lt;/li&gt;
&lt;li&gt;Engage with the Team on announcements, whether that&amp;rsquo;s coming from our cross-posted blog posts or future Activity Hub-based.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;So check it out and start engaging at &lt;a href="https://discuss.getsol.us"target="_blank" rel="noopener"&gt;https://discuss.getsol.us&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. We would love to hear your feedback &lt;a href="https://discuss.getsol.us/d/1-introducing-our-new-community-forums"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>2019: To Venture Ahead</title><link>https://getsol.us/2019/01/14/2019-to-venture-ahead/</link><pubDate>Mon, 14 Jan 2019 11:56:14 +0200</pubDate><guid>https://getsol.us/2019/01/14/2019-to-venture-ahead/</guid><description>
&lt;p&gt;Solus is a project which does not shy away from continuously improving and rethinking entire aspects of our architecture and experiences on our quest for technical excellence, whether that is introducing new tooling and experiences or changing existing ones. 2019 is going to be a transformative year for Solus.&lt;/p&gt;
&lt;p&gt;To make it easier to discover what we&amp;rsquo;re going to be working throughout the year and the time-frames for when development of those items will occur, we are going to be breaking up these sections into quarters, and within each quarter the projects themselves.&lt;/p&gt;
&lt;p&gt;As with all things Solus, our roadmap is subject to change over time and may not be the full breadth of our plans. We&amp;rsquo;ll be keeping our new &lt;a href="https://getsol.us/solus/roadmap"&gt;Roadmap&lt;/a&gt; page up-to-date throughout development and you can always follow along with development by reading our blog and checking various development resources (our Development Tracker, GitHub, etc.).&lt;/p&gt;
&lt;h2&gt;Q1 (January - March)&lt;span class="hx:absolute hx:-mt-20" id="q1-january---march"&gt;&lt;/span&gt;
&lt;a href="#q1-january---march" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Budgie&lt;span class="hx:absolute hx:-mt-20" id="budgie"&gt;&lt;/span&gt;
&lt;a href="#budgie" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Budgie 10.5 is effectively complete aside from translation updates. To enable us to translate a wide variety of Solus projects going into the future, as well as address the immediate issue of Budgie translations and unblock the release of Budgie 10.5, we announced last year that we would be deploying Weblate on our infrastructure. I&amp;rsquo;m happy to announce that our Weblate instance is now available for use.&lt;/p&gt;
&lt;p&gt;If you wish to translate Budgie into your language, click &lt;a href="https://translate.getsol.us"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;! Thank you in advance for your contributions and pardon any early hiccups. Weblate is pretty new to us and we&amp;rsquo;re still working out its usage, resolving some performance issues, and finishing up the GitHub OAuth support. I&amp;rsquo;ll be working with Bryan on addressing load times when we upgrade the server as well.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m hoping that Budgie 10.5 will be ready for release in the next few weeks, which also means &lt;strong&gt;Solus 4 will also be released&lt;/strong&gt;, finally moving us away from the Solus 3.x release and subsequent ISO refresh and opening the door to our previously announced change in our &lt;a href="https://getsol.us/2018/10/27/in-full-sail"&gt;In Full Sail&lt;/a&gt; blog post to how we release new versions of Solus.&lt;/p&gt;
&lt;p&gt;February will be spent on enabling GNOME 3.30 support in a manner which should maintain compatibility with the GNOME 3.28 stack (such as libmutter-2). With such upgrade, we&amp;rsquo;ll also be tagging a Budgie 10.5.1 release and release Solus 4.1 alongside it.&lt;/p&gt;
&lt;p&gt;Depending on the release schedule and changes for GNOME 3.32, we may see a Budgie 10.5.2 release in March as well.&lt;/p&gt;
&lt;p&gt;To be perfectly clear, it should not be expected that any major new releases of Budgie 10 series will occur beyond 10.5. I know it has been said a few times before but you&amp;rsquo;ll understand why in the Q2 section. That doesn&amp;rsquo;t mean new goodies shouldn&amp;rsquo;t be expected to land in the minor patch releases for Budgie 10.5 series though.&lt;/p&gt;
&lt;h3&gt;Cuppa&lt;span class="hx:absolute hx:-mt-20" id="cuppa"&gt;&lt;/span&gt;
&lt;a href="#cuppa" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;a href="https://github.com/DataDrake/cuppa"target="_blank" rel="noopener"&gt;Comprehensive Upstream Provider Polling Assistant&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; (or Cuppa, for short) enables us to easily track and report the current state of our package repository and individual packages within it, across a wide variety of sources such as (but not limited to):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CPAN&lt;/li&gt;
&lt;li&gt;GitHub&lt;/li&gt;
&lt;li&gt;GNOME&lt;/li&gt;
&lt;li&gt;Hackage&lt;/li&gt;
&lt;li&gt;KDE&lt;/li&gt;
&lt;li&gt;PyPi&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For January, the goal is to get a new release tagged. This release will introduce a wide variety of improvements that have happened since the last release, such as initial GNU source and Sourceforge support as well as improved development release filtering. We look forward to having a blog post out for it when it is ready!&lt;/p&gt;
&lt;h3&gt;Linux Hardware Qualifier&lt;span class="hx:absolute hx:-mt-20" id="linux-hardware-qualifier"&gt;&lt;/span&gt;
&lt;a href="#linux-hardware-qualifier" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Linux Hardware Qualifier, our tool for checking hardware compatibility supported by the kernel and enabled in its config, should see a beta or stable release in January. It is seen continuous improvements and is nearing feature completion for an initial release. Just in our &lt;a href="https://www.youtube.com/watch?v=qqnAUfyjVjU"target="_blank" rel="noopener"&gt;last hackfest&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; alone, Bryan implemented USB sysfs support, so we can now check for support for various USB devices.&lt;/p&gt;
&lt;h3&gt;Web Infrastructure&lt;span class="hx:absolute hx:-mt-20" id="web-infrastructure"&gt;&lt;/span&gt;
&lt;a href="#web-infrastructure" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;As mentioned in our Budgie section, our &lt;a href="https://translate.getsol.us"target="_blank" rel="noopener"&gt;Weblate&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; instance is now available for use, which will enable translations of Budgie and in the future other projects such as the Software Center.&lt;/p&gt;
&lt;p&gt;Our web infrastructure is always evolving to meeting the needs of us and our users. During our &lt;a href="https://www.youtube.com/watch?v=qqnAUfyjVjU"target="_blank" rel="noopener"&gt;last hackfest&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, I implemented the new API endpoints for Closest Mirror, Location, and Search. Effectively, this re-introduced the search in the Help Center as well as the &amp;ldquo;Closest&amp;rdquo; mirror download functionality on the Download page.&lt;/p&gt;
&lt;p&gt;In February, I will be working on deploying &lt;a href="https://flarum.org/"target="_blank" rel="noopener"&gt;Flarum&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; to effectively replace our forums and the Google+ Community (which has an accelerated &amp;ldquo;sunsetting&amp;rdquo; of April). This was touched on in our &lt;a href="https://getsol.us/2018/10/11/improving-community-engagement"&gt;Improving Community Engagement&lt;/a&gt; blog post. In conjunction with this, I&amp;rsquo;ll be working on the OAuth tie-in with Phabricator, so all Solus users engaging on Flarum will be known to also have an account on our Development Tracker, which should make it easier for them to file issues!&lt;/p&gt;
&lt;p&gt;In March, I will be deploying a redesigned Help Center with updated and restructured documentation.&lt;/p&gt;
&lt;h3&gt;YPKG&lt;span class="hx:absolute hx:-mt-20" id="ypkg"&gt;&lt;/span&gt;
&lt;a href="#ypkg" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;ypkg, our declarative build format and packaging tool, will see official development starting in February. It is not understating it to say that ypkg 3 will be the most significant change to our tooling since its inception, and will help shape Solus development for years to come. ypkg 3 will see:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A massive consolidation and enforced consistency in our package tooling, folding in a lot of currently used functionality such as package bumping and package.yml generation.&lt;/li&gt;
&lt;li&gt;The introduction of much desired functionality for &lt;code&gt;package.yml&lt;/code&gt; formatting and linting, so we can do things like:
&lt;ul&gt;
&lt;li&gt;Check licensing against SPDX and provide a warning if it is non-compliant&lt;/li&gt;
&lt;li&gt;Check for valid package names, release numbers, and version numbers&lt;/li&gt;
&lt;li&gt;Check for mandatory and empty keys&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;The introduction of a new ypkg specification&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In February, Bryan&amp;rsquo;s primary focus will be the porting of common and the variety of tools we use into a single binary, as well as the parsing / generation of package.yml.&lt;/p&gt;
&lt;p&gt;In March, his focus will be on the ypkg 3 build process and incorporating eopkg-deps and ypkg-update-checker like functionality.&lt;/p&gt;
&lt;h2&gt;Q2 (April - June)&lt;span class="hx:absolute hx:-mt-20" id="q2-april---june"&gt;&lt;/span&gt;
&lt;a href="#q2-april---june" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Budgie&lt;span class="hx:absolute hx:-mt-20" id="budgie-1"&gt;&lt;/span&gt;
&lt;a href="#budgie-1" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Budgie 11 development will officially (re-?)start in April. This development will occur internally on our Development Tracker until it is in a more ready state, in which case it will be available under our &lt;a href="https://github.com/getsolus"target="_blank" rel="noopener"&gt;GetSolus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; GitHub organization. This will enable us to iterate on Budgie 11 at a pace which won&amp;rsquo;t compromise our other higher priority and more time sensitive development efforts, as well as allow us to evolve and experiment with various Budgie 11 components.&lt;/p&gt;
&lt;p&gt;April will be focused on starting the development of these components, starting with &lt;code&gt;budgie-daemon&lt;/code&gt; and &lt;code&gt;budgie-desktop-shell&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;For Budgie Daemon, the early development efforts will center around initial settings, power, and notification state handling. Effectively it will be feature parity with current Budgie Daemon and introduce a Budgie 10 compatibility layer for supported features.&lt;/p&gt;
&lt;p&gt;For Budgie Desktop Shell, the early development efforts will center around the various classes and foundation for supporting Budgie Panel, Budgie Menu and Raven.&lt;/p&gt;
&lt;p&gt;May and June development efforts are still in a &amp;ldquo;TBD&amp;rdquo; stage at this point and are expected to be until various Budgie 11 components are built out. I&amp;rsquo;ll be writing up a dedicated blog post soon on my ambitions for Budgie 11 and beyond.&lt;/p&gt;
&lt;h3&gt;Software Center&lt;span class="hx:absolute hx:-mt-20" id="software-center"&gt;&lt;/span&gt;
&lt;a href="#software-center" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;The Software Center will see development efforts start in late April and will be developed in parallel with Bryan&amp;rsquo;s work on Sol, our future package manager. This Software Center will be:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Completely rewritten in C and GTK3 (with proper desktop handling to &lt;strong&gt;not&lt;/strong&gt; use a Headerbar on Plasma)&lt;/li&gt;
&lt;li&gt;Introduce support for Flatpak and Snaps via our planned plugin architecture&lt;/li&gt;
&lt;li&gt;Introduce a new user experience (which you may be familiar with from the work last year done on the Python-based &amp;ldquo;XNG&amp;rdquo; Software Center)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The current aim is for Software Center is to be released in early June but like all things, it shall be released when it is ready.&lt;/p&gt;
&lt;h3&gt;Sol&lt;span class="hx:absolute hx:-mt-20" id="sol"&gt;&lt;/span&gt;
&lt;a href="#sol" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;In April, Bryan will begin developing our next generation package manager, sol. The first development item for sol 1.0 will be the release of &lt;code&gt;sold&lt;/code&gt; (sol daemon) as a Go JSON-RPC service that will call out to eopkg. This will be done until the rest of sol&amp;rsquo;s functionality is completed, for the purposes of enabling the Software Center to perform native package transactions.&lt;/p&gt;
&lt;p&gt;sol daemon will also have a Third Party backend to facilitate installation of Third Party repo items using ypkg, which would not otherwise be supported by Flatpak or Snaps (such as Google Chrome).&lt;/p&gt;
&lt;p&gt;In May and June, Bryan will be working on introducing feature parity (and feature improvements) v.s. eopkg, such as (but not limited to):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Package Management&lt;/li&gt;
&lt;li&gt;Repository Management&lt;/li&gt;
&lt;li&gt;Search&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;sol development is expected to continue into Q3, where we&amp;rsquo;ll then turn to sol 1.5.&lt;/p&gt;
&lt;h3&gt;Web Infrastructure&lt;span class="hx:absolute hx:-mt-20" id="web-infrastructure-1"&gt;&lt;/span&gt;
&lt;a href="#web-infrastructure-1" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;In April I will begin work on replacing the blog with a new Activity Hub, which will consolidate all relevant Solus activity from the team (blogs, social media posts, development tracker activity) in a single place.&lt;/p&gt;
&lt;p&gt;In May, I&amp;rsquo;ll be working on various tooling for social media cross-posting, which will be able to be leveraged by the Team to post across:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Activity Hub&lt;/li&gt;
&lt;li&gt;Facebook&lt;/li&gt;
&lt;li&gt;Flarum&lt;/li&gt;
&lt;li&gt;Mastodon&lt;/li&gt;
&lt;li&gt;Reddit&lt;/li&gt;
&lt;li&gt;Twitter&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In June, Activity Hub and its respective components should be complete and ready for deployment.&lt;/p&gt;
&lt;h3&gt;YPKG&lt;span class="hx:absolute hx:-mt-20" id="ypkg-1"&gt;&lt;/span&gt;
&lt;a href="#ypkg-1" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;In April, we will be releasing the first stable release of ypkg 3.&lt;/p&gt;
&lt;h2&gt;Q3 (July - September)&lt;span class="hx:absolute hx:-mt-20" id="q3-july---september"&gt;&lt;/span&gt;
&lt;a href="#q3-july---september" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Budgie 11&lt;span class="hx:absolute hx:-mt-20" id="budgie-11"&gt;&lt;/span&gt;
&lt;a href="#budgie-11" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;My primary focus in Q3 will be Budgie 11 development. I am aiming for public alpha builds (on top of a Solus ISO) to happen around August and formal development to transition to GitHub at that time as well.&lt;/p&gt;
&lt;h3&gt;Sol&lt;span class="hx:absolute hx:-mt-20" id="sol-1"&gt;&lt;/span&gt;
&lt;a href="#sol-1" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Development efforts for sol will continue in Q3, with the planned release of sol 1.5. Some items that will be introduced in 1.5 are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A new binary index format&lt;/li&gt;
&lt;li&gt;A new metadata + files format&lt;/li&gt;
&lt;li&gt;Enforced index signing&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;usysconf&lt;span class="hx:absolute hx:-mt-20" id="usysconf"&gt;&lt;/span&gt;
&lt;a href="#usysconf" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;usysconf, our system configuration interface that formally replaced the legacy COMAR system in Solus, will see a rewrite sometime in Q3. This rewrite will move usysconf to being almost entirely configuration based and eliminating the need to learn and write C just for new usysconf handlers.&lt;/p&gt;
&lt;h2&gt;Q4 (October - December)&lt;span class="hx:absolute hx:-mt-20" id="q4-october---december"&gt;&lt;/span&gt;
&lt;a href="#q4-october---december" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Budgie 11&lt;span class="hx:absolute hx:-mt-20" id="budgie-11-1"&gt;&lt;/span&gt;
&lt;a href="#budgie-11-1" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;My primary focus in Q4 will be Budgie 11 development. I am aiming for public beta builds (on top of a Solus ISO) to happen around October.&lt;/p&gt;
&lt;h3&gt;Sol&lt;span class="hx:absolute hx:-mt-20" id="sol-2"&gt;&lt;/span&gt;
&lt;a href="#sol-2" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Development efforts for sol will continue in Q4, with the planned release of sol 2.0. Some items that will be introduced in 2.0 are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The conversion of sol daemon to C&lt;/li&gt;
&lt;li&gt;Improved deltas&lt;/li&gt;
&lt;li&gt;Improved index and package repair functionality&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;As you can see, we have a lot in store for 2019. Alongside the above mentioned items and timeframes, I also want to mention other efforts of ours which will see attention throughout 2019, though at no specific or committed time:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Installer
&lt;ul&gt;
&lt;li&gt;The Installer will see some love in 2019, whether that&amp;rsquo;s in the form of improvements to the current implementation or the re-write of the Installer entirely. Some notable improvements we&amp;rsquo;re looking for is OEM installer mode and better UEFI handling.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Linux Steam Integration
&lt;ul&gt;
&lt;li&gt;We&amp;rsquo;ll be working to hopefully update LSI with better support for newer gaming titles, improving LSI libintercept, and releasing an updated Snap.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;ferryd: Our binary repository manager
&lt;ul&gt;
&lt;li&gt;While we are quite happy with ferryd, there is some improvements we&amp;rsquo;d like to make to it such as improving delta generation and various behaviors around obsoleting and trimming packages.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>This Year in Solus: 2018 Edition</title><link>https://getsol.us/2018/12/31/this-year-in-solus-2018-edition/</link><pubDate>Mon, 31 Dec 2018 18:25:10 +0200</pubDate><guid>https://getsol.us/2018/12/31/this-year-in-solus-2018-edition/</guid><description>
&lt;p&gt;2018 has been an amazing year for Solus. It brought us new and improved tooling that will pave the way for development for years to come, and fresh experiences in Budgie. 2018 also brought to the community new faces with fresh ideas, as well as the departure of a veteran in the Solus world.&lt;/p&gt;
&lt;p&gt;In January, we introduced Linux Driver Management, or ldm for short. Linux Driver Management has enabled us to improve the detection of the supported hardware in your system, such as graphics cards and wireless devices, as well as broaden our support later in the year for numerous new variants of proprietary graphics drivers.&lt;/p&gt;
&lt;p&gt;Linux Driver Management is designed with the intent to incorporate it into a future release of the Solus Software Center, folding in the functionality of DoFlicky (our driver installation software) to provide users recommended software for various hardware such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;NVIDIA graphics cards&lt;/li&gt;
&lt;li&gt;Logitech devices (&lt;em&gt;prompting installation of Piper for DPI and LED configuration&lt;/em&gt;)&lt;/li&gt;
&lt;li&gt;Printers&lt;/li&gt;
&lt;li&gt;Various Yubikey devices (&lt;em&gt;prompting installation of software like the Yubikey NEO Manager or Yubikey Personalization GUI&lt;/em&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;January also brought to our Patrons the first sneak peek at Peter O&amp;rsquo;Connor&amp;rsquo;s (a.k.a sunnyflunk) efforts at providing a first-class KDE+Plasma desktop experience, complementing our current editions (flagship &amp;ldquo;Solus&amp;rdquo; with Budgie, Solus GNOME, and Solus MATE).&lt;/p&gt;
&lt;p&gt;Efforts expanded in February to improve Solus MATE Edition, as well as rapidly iterate on Plasma. These efforts included various stack upgrades (such as to MATE), as well as usability refinements by Peter in Plasma.&lt;/p&gt;
&lt;p&gt;In March, we began early development efforts on a new design for the Software Center. These efforts will provide inspiration for upcoming efforts in 2019, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A plugin-based architecture that will enable us to more easily integrate various software delivery mechanisms such as Flatpak and Snap. This same architecture will also enable us to swap out the eopkg package manager for our next-generation package management system.&lt;/li&gt;
&lt;li&gt;Improved search with filtering for already installed software.&lt;/li&gt;
&lt;li&gt;A priority-based queue system that would allow stacking up install / remove operations and have them execute in the background.&lt;/li&gt;
&lt;li&gt;A notion of &amp;ldquo;soft links&amp;rdquo; between various packages, that will allow us to automatically group related software based on the system configuration or AppStream recommendations. For example, driver providers for the active kernel would be prioritized within the Hardware view, 32-bit libraries are automatically recommended for proprietary graphics drivers, etc.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Concurrent to these development efforts, I began work on various improvements and cleanup to Budgie, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Deprecating support for versions of GTK below 3.22, shifting a significant part of the codebase to using modern GTK APIs such as changing the usage of &lt;code&gt;Gdk.X11Display&lt;/code&gt; to &lt;code&gt;Gdk.X11.Display&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Introducing a more global Do-Not-Disturb mode and support for disabling notifications via GNOME Control Center.&lt;/li&gt;
&lt;li&gt;Complete overhaul of the Sound widgets in Raven to support per-app volume control.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In August, Bryan began working extensively on new tools, with the focal points being:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Enabling a more rapid iteration of upgrades in Solus by reducing the manual work of tracking upstream projects across multitude providers and surfacing the most likely candidate if a package is in need of an upgrade.&lt;/li&gt;
&lt;li&gt;Simplifying and improving the reliability of upgrading various software stacks in Solus, e.g Haskell, Perl, Python, Ruby.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Traditionally, the tracking of upstream projects has involved following a bunch of RSS feeds, subscribing to mailing lists, following social media accounts, and more. In some cases, none of the above would ever be provided, so we would be resigned to routinely checking websites or FTP servers manually. Every moment spent tracking upstreams in this manner means one less moment spent performing upgrades or working on other aspects of Solus, so providing an distro-agnostic solution was absolutely crucial to us as we aim for a more rapid iteration of development.&lt;/p&gt;
&lt;p&gt;To accomplish the task of reducing manual work of tracking upstreams, Bryan began work on the first stable release of &lt;a href="https://github.com/DataDrake/cuppa"target="_blank" rel="noopener"&gt;Cuppa&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; (or Comprehensive Upstream Provider Polling Assistant), which was shipped in &lt;a href="https://getsol.us/2018/08/10/summertime-solus"&gt;early August&lt;/a&gt; with support for a truly massive set of providers:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CPAN (for Perl)&lt;/li&gt;
&lt;li&gt;GitHub&lt;/li&gt;
&lt;li&gt;GNOME (tracking of releases based on &lt;code&gt;download.gnome.org&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;Hackage (for Haskell)&lt;/li&gt;
&lt;li&gt;Jetbrains&lt;/li&gt;
&lt;li&gt;Launchpad&lt;/li&gt;
&lt;li&gt;PyPi (for Python)&lt;/li&gt;
&lt;li&gt;RubyGems (for Ruby)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Cuppa has already significantly simplified tracking upstreams in Solus and more recent efforts have expanded our coverage as well.&lt;/p&gt;
&lt;p&gt;But it is one thing to be able to track an upstream and upgrade software, it is another to improve the reliability of upgrades and the minimize fallout from them. There are multiple aspects of stack upgrades which were in need of simplifying. One aspect is painting a clearer picture of the reverse dependencies of a package and another is enabling a reliable and most optimal path to a full stack upgrade without missing or skipping packages.&lt;/p&gt;
&lt;p&gt;To address this, Bryan worked on &lt;a href="https://github.com/DataDrake/eopkg-deps"target="_blank" rel="noopener"&gt;eopkg-deps&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; for dependency tracking with eopkg. We are now able to fetch a list of forward and reverse dependencies of a package, as well as be provided a ToDo list of packages which need to be rebuild and in what order.&lt;/p&gt;
&lt;p&gt;We immediately put eopkg-deps to the test with an upgrade to KDE Frameworks 5, Mesalib, dbus, evolution-data-server, gstreamer, and more &lt;strong&gt;all in August&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Bryan worked on improving the resilience of upgrades with eopkg / pisi in August as well, resolving some edge cases that were discovered during the upgrade of a package.&lt;/p&gt;
&lt;p&gt;Lastly in August, I worked on more improvements for Budgie 10.5. I have always believed that Budgie should provide a balanced desktop experience for our users, enabling a reasonable level of curation / personalization out-of-the-box while still empowering our users (and downstreams such as Ubuntu Budgie) to open up a world of possibilities with Budgie applets.&lt;/p&gt;
&lt;p&gt;One of my first actionable items in August was to expand on its personalization via Budgie Desktop Settings. I introduced a few goodies such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The ability to show / hide individual Raven widgets&lt;/li&gt;
&lt;li&gt;The ability to raise your volume above 100% via Raven&amp;rsquo;s Sound Output widget&lt;/li&gt;
&lt;li&gt;The ability to turn on mouse enter / leave focus for window switching.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Contributor &lt;code&gt;feddamis&lt;/code&gt; introduced a new Text Scaling option in the Fonts section of Budgie Desktop setting as well.&lt;/p&gt;
&lt;p&gt;I also introduced a long-desired feature for Raven, Notification Grouping and the ability to dismiss individual notifications. Notifications also no longer would fill up your screen thanks to a contribution by &lt;code&gt;EbonJaeger&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;As if our Budgie wasn&amp;rsquo;t hyped up enough, &lt;code&gt;yursan9&lt;/code&gt; ported his Caffeine applet (prevents screen dimming and lock screen triggering) over to Vala and provided a stellar patch for its inclusion in Budgie &amp;ldquo;core&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;In September, as a result of a multitude of factors such as the expiration of various OVH contracts, lack of access to the solus-project.com domain, and the move of the project founder, Ikey, Bryan and I spent a considerable amount of time migrating the project over to new infrastructure as well as a new domain name. Bryan provisioned hardware graciously provided by the Rochester Institute of Technology and I began work to bring back online various services such as our website, development tracker, and forums.&lt;/p&gt;
&lt;p&gt;By the end of September, all services were back online, we shipped an ISO refresh with updated repository URLs, and we were back to performing various stack upgrades.&lt;/p&gt;
&lt;p&gt;In October, Peter released a &lt;a href="https://getsol.us/2018/10/24/shiny-delights"&gt;public Plasma testing ISO&lt;/a&gt; and we performed a multitude of stack upgrades, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;GEGL&lt;/li&gt;
&lt;li&gt;KDE Frameworks 5&lt;/li&gt;
&lt;li&gt;libicu&lt;/li&gt;
&lt;li&gt;libinput&lt;/li&gt;
&lt;li&gt;libssh&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Bryan and I sat down in late October to provide a comprehensive update on the state of Solus, development, and our plans for the future of the project via the &lt;a href="https://getsol.us/2018/10/27/in-full-sail"&gt;In Full Sail&lt;/a&gt; blog post. In this blog post, we delved into detail on our infrastructure migration, communication attempts with various parties, explaining the shared vision for Solus, reducing bus factor, and intent to pursue membership with the Software Freedom Conservancy.&lt;/p&gt;
&lt;p&gt;We also laid out our plans in two different blog posts for improving communication, community engagement, and making it easier to contribute to Solus. These were laid out in &lt;a href="https://getsol.us/2018/10/11/improving-community-engagement"&gt;Improving Community Engagement&lt;/a&gt; and &lt;a href="https://getsol.us/2018/10/24/shiny-delights"&gt;Shiny Delights | The Roundup #11&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Various projects were consolidated to Phabricator, our Development Tracker, such as our branding packages. Additionally, we established a new GitHub organization to maximize our development capabilities and avoid various issues with lack of access to (and ownership of) certain repositories in the old solus-project organization.&lt;/p&gt;
&lt;p&gt;In October, Bryan and I sat down for our &lt;a href="https://www.youtube.com/watch?v=dIEs0j4reFk"target="_blank" rel="noopener"&gt;You Don&amp;rsquo;t Know JACK&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; Hackfest. The primary focus of this stream was Bryan&amp;rsquo;s improving of the state of JACK under Solus. For the longest time, &lt;code&gt;jackd&lt;/code&gt; or the JACK Audio Connection Kit hasn&amp;rsquo;t been properly integrated into Solus. Many audio processing workflows are built entirely around JACK, so this wasn&amp;rsquo;t a small problem for us. The necessary Kernel flags had been enabled and everything should have been in place to make this happen, but it still needed fixing. During this Hackfest, Bryan found a few issues that needed to be resolved:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Real-time priority was not being granted to the user by &lt;code&gt;pam_limits&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Solus&amp;rsquo; PAM configurations had largely gone untouched since they were originally created.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Once those problems had been taken care of, we &lt;em&gt;finally&lt;/em&gt; had ourselves a &lt;code&gt;jackd&lt;/code&gt; that was working correctly, out-of-the box.&lt;/p&gt;
&lt;p&gt;In early November, we released a blog post detailing available Patreon funds, being &lt;a href="https://getsol.us/2018/11/02/update-on-patreon"&gt;fully transparent&lt;/a&gt; on current access to various financial assets. Early November also saw the departure of the founder of Solus, Ikey Doherty, &lt;a href="https://www.phoronix.com/scan.php?page=news_item&amp;amp;px=Solus-Open-Letter"target="_blank" rel="noopener"&gt;for various family reasons detailed in his Open Letter&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Back in full gear with wind behind our sails, November was an incredibly busy month for Solus development with several Hackfests. Starting with &lt;a href="https://www.youtube.com/watch?v=a7qMJvRr0qg"target="_blank" rel="noopener"&gt;Just GTK Things&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, I implemented a new application tracking mechanism for Budgie, which was to be used by the IconTasklist to drastically simplify state tracking and pave the way for new improvements that were to be made to the IconTasklist.&lt;/p&gt;
&lt;p&gt;Peter released ypkg v29. For those unfamiliar with ypkg, simply put it is our declarative build format and packaging tool, effectively converting our format into a set of instructions for configuring, building, and generating a binary package (eopkg). ypkg v29 introduced a multitude of changes and improvements, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added an environment key which exports content to all ypkg build steps&lt;/li&gt;
&lt;li&gt;New python test macros&lt;/li&gt;
&lt;li&gt;No longer installing 32-bit clang as it is deprecated&lt;/li&gt;
&lt;li&gt;Removed setting locale as it is set already via solbuild&lt;/li&gt;
&lt;li&gt;Used flag for AVX2 builds that supports clang and gcc&lt;/li&gt;
&lt;li&gt;Used llvm-objcopy to strip ar archives with clang&lt;/li&gt;
&lt;li&gt;Used SSE2 for 32-bit builds resulting in a significant performance boost in some tests&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Bryan unveiled and began his work on a new project, Linux Hardware Qualifier, in the &lt;a href="https://www.youtube.com/watch?v=wjuamlW6Zxw"target="_blank" rel="noopener"&gt;Cornucopia of Compatibility&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; Hackfest. One of the biggest problems we have when it comes to hardware is knowing exactly what our users need us to support. Up until now, we had relied entirely on bug reports and social media messages to let us know when there&amp;rsquo;s something we need to enable in the kernel or if there is some out-of-tree driver that we should be providing. It became perfectly clear that a new piece of software was needed to help us do this automatically, in an efficient and timely manner.&lt;/p&gt;
&lt;p&gt;So Bryan set out to accomplish the following goals with &lt;a href="https://github.com/getsolus/linux-hardware-qualifier"target="_blank" rel="noopener"&gt;Linux Hardware Qualifier&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Identify hardware attached to a user&amp;rsquo;s system&lt;/li&gt;
&lt;li&gt;Identify the Kernel flags necessary to enable that hardware&lt;/li&gt;
&lt;li&gt;Determine what flags are missing from the Solus Kernel configs&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Linux Hardware Qualifier (LHQ) seeks to perform all three of these tasks automatically with the help of the fantastic resources provided by the Linux Kernel Driver DataBase (&lt;a href="https://cateee.net/lkddb/"target="_blank" rel="noopener"&gt;LKDDB&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;During the Cornucopia of Compatibility Hackfest, Bryan laid the foundation for the codebase. This included finally learning how to to use the &lt;a href="https://mesonbuild.com/"target="_blank" rel="noopener"&gt;Meson&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; build system to manage C projects, setting up the initial project architecture, and implementing the parsing for the main &lt;code&gt;lkddb.list&lt;/code&gt; format.&lt;/p&gt;
&lt;p&gt;At the start of this month, Bryan and I had our &lt;a href="https://www.youtube.com/watch?v=MS1t0U5rcNg"target="_blank" rel="noopener"&gt;I Choose You, Budgie!&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; Hackfest. In that Hackfest, I worked on the brand new IconTasklist popovers (&lt;em&gt;which I ended up having to completely rewrite due to disk corruption&lt;/em&gt;). Bryan continued his work on Linux Hardware Qualifier. He had made significant progress in Linux Hardware Qualifier since the last Hackfest, now being able to read in all of the LKDDB listings, so he spent the majority of the stream implementing LKDDB search functionality. By the end of the stream, he was able to search for any USB device in the LKDDB.&lt;/p&gt;
&lt;p&gt;On December 7th, I deployed the latest Budgie development build to Solus and rapidly iterated in preparation for our upcoming Budgie 10.5 release. This brought Solus users the latest &lt;strong&gt;stable development build&lt;/strong&gt; of Budgie, featuring a huge amount of changes and improvements, such as (but not limited to):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Caffeine-applet in Budgie core&lt;/li&gt;
&lt;li&gt;Completely new Sound widgets in Raven with per-app volume control, sound output &amp;ldquo;overdrive&amp;rdquo; feature, and more.&lt;/li&gt;
&lt;li&gt;Disabled powerstrip in Raven by default. Still can be enabled in Budgie Desktop Settings.&lt;/li&gt;
&lt;li&gt;Expanded Budgie Desktop Settings options.&lt;/li&gt;
&lt;li&gt;New IconTasklist and IconTasklist popovers.&lt;/li&gt;
&lt;li&gt;Notification Grouping and individual dismissable notifications.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I resolved various issues discovered by our users across the unstable and stable repositories, such as fixes for grouping, icon removals, pinning, and more. This happened over the course of 9 subsequent package updates / deployments between the initial release on the 7th and our last hackfest.&lt;/p&gt;
&lt;p&gt;On December 15th, Bryan and I had our last Hackfest of this year. In this Hackfest, &lt;a href="https://www.youtube.com/watch?v=ggBwAUjaZSU"target="_blank" rel="noopener"&gt;Rock, Meet Sysfs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, Bryan turned his attention to hardware detection, making use of the &lt;code&gt;sysfs&lt;/code&gt; virtual file-system to query the Kernel for existing hardware. A significant portion of the stream was spent working out the organization of &lt;code&gt;sysfs&lt;/code&gt; and culminated in being able to identify all of the ACPI devices attached to Bryan&amp;rsquo;s workstation. In a neat coincidence, this was the first time that LHQ had identified a piece of hardware that was not currently enabled in the Solus kernels.&lt;/p&gt;
&lt;p&gt;During this hackfest, I worked on the Help Center document indexer. This indexer will enable me to introduce a new search API and functionality to the Help Center in 2019.&lt;/p&gt;
&lt;p&gt;On the 21st of December, I shipped further refinements to Budgie, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Changing a previously-made design decision for Budgie Menu. We used to show applications multiple times in non-compact mode when headers were turned off. Going forward, in non-compact mode, we will not duplicate items under &amp;ldquo;All&amp;rdquo; unless you have Show Headers enabled.
&lt;ul&gt;
&lt;li&gt;Disable menu headers by default now.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Changed the behavior of the mute button to essentially act as a temporary toggle for the user to mute the volume while still interacting with the volume slider. This could be useful if at launch, the volume of an application is too loud, and the user wishes to quickly mute it, lower the volume, then unmute at a safer volume.
&lt;ul&gt;
&lt;li&gt;Additionally, if the volume is set to 0 on the closing of an application, we define this as being &amp;ldquo;pre-muted&amp;rdquo; and allow for the immediate raising of the volume without needing to unmute first.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Consolidating Translations in preparation for use by Weblate.&lt;/li&gt;
&lt;li&gt;Ensured we perform a lookup of the Icon key/val, if it exists, of an application which has a respective DesktopAppInfo during our on_notification_closed func. This resolves an issue where an application (GNOME Pomodoro) uses the standard file naming convention set forth in the Desktop Entry specification, however does not do the same for their icon.&lt;/li&gt;
&lt;li&gt;Making versioning clearer and more accurate&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Bryan worked on improving our upstream tracking coverage for Cuppa by reviewing and updating &lt;strong&gt;over 300 packages&lt;/strong&gt; in the span of the last week, bringing our current coverage to &lt;strong&gt;over 75%&lt;/strong&gt; of our entire source repository (git repositories containing package.yml files). Additionally:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;We added a new member to the Global Maintainer team, Friedrich von Gellhorn (a.k.a Girtablulu). Friedrich has been responsible for the support of Brother printer drivers, Rust and cargo, and more!&lt;/li&gt;
&lt;li&gt;Friedrich upgraded our Ruby stack to the latest in the 2.6 series.&lt;/li&gt;
&lt;li&gt;Pierre-Yves (a.k.a. kyrios) landed AV1 support in gstreamer and ffmpeg, as well as various MATE desktop updates.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Last night I finished the last remaining items for Budgie 10.5, excluding translations (which I&amp;rsquo;ll cover in our upcoming blog post) and any sneaky goodies I might land before the final release. These changes, now in the Solus unstable repository, include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Ensure action labels in IconPopover do not get cut off by calculating the longest label length (with a minimum of 20) based on available actions (if any).&lt;/li&gt;
&lt;li&gt;Ensure power and printer notifications don&amp;rsquo;t get stored in Raven.
&lt;ul&gt;
&lt;li&gt;Power notifications such as automatic suspend and wake-from-suspend should no longer get stored in Raven. To enable this, I needed to &lt;a href="https://dev.getsol.us/R991:00bfd3db0034c2f5972d95b037f912ed1285f7dd"target="_blank" rel="noopener"&gt;backport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; various desktop-entry hint setting in gnome-settings-daemon for the Solus package and add gnome-power-panel as a spam &amp;ldquo;app&amp;rdquo; in the gschema.&lt;/li&gt;
&lt;li&gt;Additionally added printer notifications since those can get quite spammy for network printers (apparently).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Ensured we set button layout in &lt;code&gt;org.gnome.desktop.wm.preferences&lt;/code&gt; whenever we set our budgie-wm button layout.&lt;/li&gt;
&lt;li&gt;Implemented a mechanism for hiding Sound widgets when there are no devices, dynamically showing / hiding the Sound Output and Input widgets based on the devices which are plugged in, while still respecting the setting defined in Budgie Desktop Settings&lt;/li&gt;
&lt;li&gt;Made it possible to pin Chrome Apps (and keep them separated from Chrome itself) as well as resolving issues with tracking LibreOffice windows. For a comprehensive explanation on all the engineering behind this, I&amp;rsquo;d suggest reading &lt;a href="https://dev.getsol.us/R465:8b7843ecc4ad83d25fe29408a5facfe7b541aaa6"target="_blank" rel="noopener"&gt;this commit&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;DIALOG and SPLASHSCREEN window types are now rightfully ignored.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;It is no understatement to say this has been a truly amazing year for Solus. Throughout the year, our community has grown alongside the number of contributions to the project itself. Despite a few setbacks, we have gained new team members, bolstered our infrastructure, and made strides in various areas like tooling and our flagship desktop environment. Our focus on Budgie, Software Center, and tooling in 2018 has been pivotal in getting the Solus ship into tip-top shape and preparing us for future adventures in 2019. We look forward to giving you a sneak peek into some of our plans in our upcoming blog post, bringing you on our journey and enabling you to help shape Solus for years to come. There is always more work for us to do and more improvements to be made as we continue to strive for technical excellence.&lt;/p&gt;
&lt;p&gt;So thank you for all of your contributions, your kind words, and your support. Most of all, thank you for believing in the &lt;strong&gt;shared vision&lt;/strong&gt; of Solus. We couldn&amp;rsquo;t do this without all of you.&lt;/p&gt;
&lt;p&gt;Signing off,&lt;/p&gt;
&lt;p&gt;The Solus Core Team&lt;/p&gt;</description></item><item><title>Update on Patreon</title><link>https://getsol.us/2018/11/02/update-on-patreon/</link><pubDate>Fri, 02 Nov 2018 00:25:25 +0200</pubDate><guid>https://getsol.us/2018/11/02/update-on-patreon/</guid><description>
&lt;p&gt;In this blog post, we provide an update on our Patreon account, current available funds, and insights on previous finances.&lt;/p&gt;
&lt;h2&gt;Summary&lt;span class="hx:absolute hx:-mt-20" id="summary"&gt;&lt;/span&gt;
&lt;a href="#summary" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;This section is a summary of all information our Details section is comprised of. I welcome you to read the full details below, however if you&amp;rsquo;re under time constraints (or you&amp;rsquo;re covering this in a podcast, &lt;em&gt;coughs&lt;/em&gt;) this should provide a clear picture of the current financial situation:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Patreon is now in the hands of the active Core Team.&lt;/li&gt;
&lt;li&gt;Our Patreon campaign will remain frozen until further notice and discussions internally.&lt;/li&gt;
&lt;li&gt;Current Patreon holdings: 73.90 USD&lt;/li&gt;
&lt;li&gt;In our In Full Sail blog post, we reported the PayPal account attached to Patreon as being &amp;ldquo;Ikey&amp;rsquo;s personal account&amp;rdquo;. After further investigation and validation in Patreon, it appears this was &lt;strong&gt;not&lt;/strong&gt; in fact the case, rather it was under a &lt;code&gt;solus-project.com&lt;/code&gt; account. The payouts from Patreon to this PayPal account for the last several months, in addition to the majority of payouts from 2017, are believed to have occurred automatically. We believe this to be the case as the number of processed pledges, minus fees, accurately reflects the payout, as well as such payouts occurring precisely on 1st of each month consistently, which is in line with &lt;a href="https://support.patreon.com/hc/en-us/articles/203913499-How-do-I-transfer-my-creator-balance-to-my-bank-or-PayPal-"target="_blank" rel="noopener"&gt;Patreon&amp;rsquo;s documentation&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. However, we will not know for certain until we obtain access to the PayPal account which was used for withdrawals. We are working towards recovering this account. There is no guarantee that this will occur, but we will actively work towards doing so and are cautiously optimistic that it will occur. In such event, we will have further follow-ups.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Details&lt;span class="hx:absolute hx:-mt-20" id="details"&gt;&lt;/span&gt;
&lt;a href="#details" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;In our &lt;a href="https://getsol.us/2018/10/27/in-full-sail"&gt;In Full Sail&lt;/a&gt; blog post, I detailed the situation around our Patreon account and our unfortunate lack of access to it. That statement was built around over a month of discussions with the Patreon Support team that did not culminate in the transfer of ownership of the account.&lt;/p&gt;
&lt;p&gt;After the publication of our In Full Sail blog post, I continued to follow up with Patreon, whom were undoubtedly in a &lt;strong&gt;difficult and fairly unique situation&lt;/strong&gt;. During these further discussions, I continued to encourage our community to both cease their donations to our Patreon campaign as well as reach out to Patreon as to their reason for cancelling.&lt;/p&gt;
&lt;p&gt;Yesterday, on October 31st at 21:27 UTC, the Patreon Support team updated the designated email address of the Solus Patreon account to Bryan&amp;rsquo;s getsol.us email address, &lt;strong&gt;officially placing the Patreon account into the hands of the active Core Team of Solus&lt;/strong&gt;. I want to thank Patreon for their understanding in this difficult situation and especially thank all of &lt;strong&gt;you&lt;/strong&gt; in our community for making &lt;strong&gt;your voice&lt;/strong&gt; heard. There is absolutely no doubt in our minds that this couldn&amp;rsquo;t have been done without your help.&lt;/p&gt;
&lt;p&gt;Immediately, Bryan and I put measures in place to ensure the Patreon account would be able accessible (and recoverable) by the Core Team. Additionally, I purchased the Google Vault GSuite service and enabled designated email functionality on our Google Apps for Business / GSuite accounts so all account administrators of the GetSolus organization will be able to access emails (and therefore accounts registered to them) of other Core Team members should the need arise.&lt;/p&gt;
&lt;p&gt;During this time, Bryan began doing an assessment on the current holdings of the account, previous payments, payouts, and more. I froze our Patreon Campaign to reduce the likelihood of additional charges to our Patrons and put out a notice via the Patreon account to all individuals which were active Patrons. In the event you get charged further (specifically, you &lt;em&gt;may&lt;/em&gt; get charged for November due to the timing of the campaign freezing), I welcome you to request a refund from the Solus Patreon account if you desire. This can be done by messaging the Patreon account, at which point I can follow up.&lt;/p&gt;
&lt;p&gt;In the interest of full transparency, I want to provide information on our current account holdings as well as details on &lt;strong&gt;all&lt;/strong&gt; processed pledges and payouts dating back to the creation of our Patreon account / campaign. Please note that the processed pledges do not account for Patreon&amp;rsquo;s fee, nor do payouts represented in our table account for VAT (Value-Added Tax, which appears to have been at Ireland&amp;rsquo;s &amp;ldquo;standard rate&amp;rdquo; of 13.5%) or fees from PayPal. It is also important to note that these payouts &lt;strong&gt;may&lt;/strong&gt; not be representative of the total donations at the time, as some of these payouts were performed manually.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Current account holdings:&lt;/strong&gt; 73.90 USD&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Past payouts:&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Month&lt;/th&gt;
&lt;th&gt;Processed Pledges (Does Not Include Fees)&lt;/th&gt;
&lt;th&gt;Payout (in USD)&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;2018-10-01&lt;/td&gt;
&lt;td&gt;3194.73&lt;/td&gt;
&lt;td&gt;2799.59&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2018-09-01&lt;/td&gt;
&lt;td&gt;3519.32&lt;/td&gt;
&lt;td&gt;3323.65&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2018-08-01&lt;/td&gt;
&lt;td&gt;3472.52&lt;/td&gt;
&lt;td&gt;3081.88&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2018-07-01&lt;/td&gt;
&lt;td&gt;3531.28&lt;/td&gt;
&lt;td&gt;8134.44&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2018-06-01&lt;/td&gt;
&lt;td&gt;3648.79&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2018-05-01&lt;/td&gt;
&lt;td&gt;3804.23&lt;/td&gt;
&lt;td&gt;10000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2018-04-01&lt;/td&gt;
&lt;td&gt;3704.23&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2018-03-01&lt;/td&gt;
&lt;td&gt;3738.03&lt;/td&gt;
&lt;td&gt;10000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2018-02-01&lt;/td&gt;
&lt;td&gt;3678.43&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2018-01-01&lt;/td&gt;
&lt;td&gt;3421.53&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2017-12-01&lt;/td&gt;
&lt;td&gt;3366.95&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2017-11-01&lt;/td&gt;
&lt;td&gt;3224.78&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2017-10-01&lt;/td&gt;
&lt;td&gt;3090.92&lt;/td&gt;
&lt;td&gt;2564.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2017-09-01&lt;/td&gt;
&lt;td&gt;3083.97&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2017-08-01&lt;/td&gt;
&lt;td&gt;3058.97&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2017-07-01&lt;/td&gt;
&lt;td&gt;2844.07&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2017-06-01&lt;/td&gt;
&lt;td&gt;2481.96&lt;/td&gt;
&lt;td&gt;1658.85&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2017-05-01&lt;/td&gt;
&lt;td&gt;1806.4&lt;/td&gt;
&lt;td&gt;1613.29&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2017-04-01&lt;/td&gt;
&lt;td&gt;1479.89&lt;/td&gt;
&lt;td&gt;1219.24&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2017-03-01&lt;/td&gt;
&lt;td&gt;1344.89&lt;/td&gt;
&lt;td&gt;1298.17&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2017-02-01&lt;/td&gt;
&lt;td&gt;1258.74&lt;/td&gt;
&lt;td&gt;1026.18&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2017-01-01&lt;/td&gt;
&lt;td&gt;985.24&lt;/td&gt;
&lt;td&gt;930.06&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2016-12-01&lt;/td&gt;
&lt;td&gt;916.24&lt;/td&gt;
&lt;td&gt;774.45&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2016-11-01&lt;/td&gt;
&lt;td&gt;806.13&lt;/td&gt;
&lt;td&gt;3327.88&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2016-10-01&lt;/td&gt;
&lt;td&gt;665.13&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2016-09-01&lt;/td&gt;
&lt;td&gt;528.13&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2016-08-01&lt;/td&gt;
&lt;td&gt;333.63&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2016-07-01&lt;/td&gt;
&lt;td&gt;333.13&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2016-06-01&lt;/td&gt;
&lt;td&gt;358&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2016-05-01&lt;/td&gt;
&lt;td&gt;290&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2016-04-01&lt;/td&gt;
&lt;td&gt;378&lt;/td&gt;
&lt;td&gt;463.79&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2016-03-01&lt;/td&gt;
&lt;td&gt;507&lt;/td&gt;
&lt;td&gt;259.84&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2016-02-01&lt;/td&gt;
&lt;td&gt;279&lt;/td&gt;
&lt;td&gt;187.54&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2016-01-01&lt;/td&gt;
&lt;td&gt;209&lt;/td&gt;
&lt;td&gt;53.37&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2015-12-01&lt;/td&gt;
&lt;td&gt;60&lt;/td&gt;
&lt;td&gt;48.97&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2015-11-01&lt;/td&gt;
&lt;td&gt;55&lt;/td&gt;
&lt;td&gt;52.59&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2015-10-01&lt;/td&gt;
&lt;td&gt;58&lt;/td&gt;
&lt;td&gt;48.03&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2015-09-01&lt;/td&gt;
&lt;td&gt;53&lt;/td&gt;
&lt;td&gt;172.78&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2015-08-01&lt;/td&gt;
&lt;td&gt;185&lt;/td&gt;
&lt;td&gt;160.65&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2015-07-01&lt;/td&gt;
&lt;td&gt;165&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2015-06-01&lt;/td&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2015-05-01&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;For the four months prior to the March payout, no withdrawals were made, which explains the atypical amount that was withdrawn. For May, this can be accounted for by the lack of a withdrawal in April, as well as multi-month contracts (e.g. OVH), various service bills (e.g. GSuite and SendGrid) and certificates (e.g. SSL) which needed to be paid for, in addition to Ikey&amp;rsquo;s wages.&lt;/p&gt;
&lt;p&gt;The transfers from Patreon to PayPal for the last several months appears to have occurred automatically. Additionally the majority of payouts in 2017 were as well. We believe this to be the case as the number of processed pledges, minus fees, accurately reflects the payout, as well as such payouts occurring precisely on 1st of each month consistently, which is in line with &lt;a href="https://support.patreon.com/hc/en-us/articles/203913499-How-do-I-transfer-my-creator-balance-to-my-bank-or-PayPal-"target="_blank" rel="noopener"&gt;Patreon&amp;rsquo;s documentation&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. However, we will not know for certain until we obtain access to the PayPal account which was used for withdrawals.&lt;/p&gt;
&lt;p&gt;This brings me to PayPal. In our In Full Sail blog post, we reported the PayPal account as being &amp;ldquo;Ikey&amp;rsquo;s personal account&amp;rdquo;. After further investigation (I checked over a years worth of weechat IRC logs) and validation in Patreon, it appears this was &lt;strong&gt;not&lt;/strong&gt; in fact the case. The PayPal account is in fact under a &lt;code&gt;solus-project.com&lt;/code&gt; account. As such, we are actively working towards recovering this account. There is no guarantee that this will occur, but we will actively work towards doing so and are cautiously optimistic that it will occur. In such event, we will have further follow-ups.&lt;/p&gt;
&lt;p&gt;Until such time, all money which was withdrawn to PayPal, whether manually or automatically, is &lt;strong&gt;not accessible&lt;/strong&gt; to the Core Team, nor are we fully aware of how much money may be held in that account.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;We hope this information has provided insight into our current and past finances. Going forward, we will continue to not accept any monetary donations until decided otherwise, or we have a legal entity such as the Software Freedom Conservancy handling legal and financial matters for Solus. I want to thank everyone that has continued to offer their support for Solus, whether that be financial or otherwise. We look forward to providing more means of donating to the project in the future once we&amp;rsquo;ve returned to more normal development operations and have a legal entity working on behalf of the project. Until then, there are plenty of other ways to contribute to the project, whether that&amp;rsquo;s filing bugs, contributing patches, or simply sharing Solus with your friends!&lt;/p&gt;
&lt;p&gt;Signing off,&lt;/p&gt;
&lt;p&gt;The Solus Core Team&lt;/p&gt;</description></item><item><title>In Full Sail</title><link>https://getsol.us/2018/10/27/in-full-sail/</link><pubDate>Sat, 27 Oct 2018 03:00:00 +0300</pubDate><guid>https://getsol.us/2018/10/27/in-full-sail/</guid><description>
&lt;p&gt;In Full Sail is our update on the state of Solus, our project founder, services which we use, as well as our plans for the project and future Solus releases.&lt;/p&gt;
&lt;h2&gt;Audio&lt;span class="hx:absolute hx:-mt-20" id="audio"&gt;&lt;/span&gt;
&lt;a href="#audio" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Embedded below is the audio recording of Bryan&amp;rsquo;s and my discussion, which we call &amp;ldquo;In Full Sail&amp;rdquo;. This audio recording is available in both MP3 and OGG formats.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;MP3&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;audio src="https://getsol.us/podcastmedia/in-full-sail.mp3" controls&gt;&lt;/audio&gt;&lt;/p&gt;
&lt;p&gt;Direct link: &lt;a href="https://getsol.us/podcastmedia/in-full-sail.mp3"target="_blank" rel="noopener"&gt;https://getsol.us/podcastmedia/in-full-sail.mp3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;OGG&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;audio src="https://getsol.us/podcastmedia/in-full-sail.ogg" controls&gt;&lt;/audio&gt;&lt;/p&gt;
&lt;p&gt;Direct link: &lt;a href="https://getsol.us/podcastmedia/in-full-sail.ogg"target="_blank" rel="noopener"&gt;https://getsol.us/podcastmedia/in-full-sail.ogg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Transcript&lt;span class="hx:absolute hx:-mt-20" id="transcript"&gt;&lt;/span&gt;
&lt;a href="#transcript" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;If you wish to have the full discussion in text form, it is provided below.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;Joshua: Hello everyone. My name is Joshua Strobl,
Bryan: and I’m Bryan Meyers,
Joshua: We are both Core Team members of the Solus project, and we are here to talk about Solus. And there’s no real easy way of beginning this conversation, so let’s just go ahead and jump right in.&lt;/p&gt;
&lt;p&gt;Bryan: To start off, we want to provide a timeline of events leading up until today. We will start on June 13th of last year, 2017, when Ikey departed from his job at Intel to work full-time on Solus. In his words, he felt that, and I quote:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“this is a move I can now make myself. In doing so this will allow me to commit full time to Solus and all of it’s projects, bringing them up to the standards I want, with the features and experience that you deserve. Whilst we have achieved a great deal so far, this has been through spare time. With this move I’m now able to dedicate all of my work hours to Solus, which in itself will result in a massive explosion in growth and development cadence for our project.&lt;/p&gt;
&lt;p&gt;For clarification, I’m leaving my current job at Intel as a personal choice, and not a professional one. The four years I’ve spent as a software engineer and distribution engineer at Intel have helped mould me into the engineer that I am today. I’ll always be grateful for the experience, knowledge and relationships I have as a result of that time, and will of course miss those that I’ve worked with. This transition is about me following my heart: Solus is my passion. This move has been enabled by you, supporters of Solus. Together, as a community, we’re going to take Solus to new heights. I want to extend my personal thanks to all supporters and users of Solus, for placing your faith in me. Now, it is time to deliver on that faith.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Joshua: And for reference, that is coming from our &lt;a href="https://getsol.us/2017/06/13/we-are-growing/"&gt;We are Growing blog post&lt;/a&gt;, published on June 13th 2017. Alongside this announcement, we brought on a new team member, Stefan Ric (also known as cybre), whom you may know from his work on Budgie. By working full-time on Solus, Ikey was able to enforce more strict work hours while being able to dedicate time for himself.&lt;/p&gt;
&lt;p&gt;Bryan: &lt;a href="https://getsol.us/2017/08/15/solus-3-released/"&gt;Solus 3&lt;/a&gt; represents the first major development effort after this transition. We worked on out-of-the-box support for snap packages and a new Budgie release, Budgie 10.4. For Budgie this was a monumental release, featuring a dock-mode for the panel, dedicated Budgie Settings app, Night Light applet, and many other improvements.&lt;/p&gt;
&lt;p&gt;Joshua: Solus 3 introduced further refinements to our GNOME and MATE Editions. This was also the last release until our Solus 3 ISO refresh from last month. After this point, we began focusing on various aspects of Budgie 11, which was Ikey’s first completely new project after his transition. Development began on August 26th of 2017 and was later featured in the “&lt;a href="https://www.youtube.com/watch?v=J85OBqT51ZM"target="_blank" rel="noopener"&gt;Eleventh Budgie&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;” hackfest on September 16th of 2017.&lt;/p&gt;
&lt;p&gt;Bryan: It was around this time that I finished a major porting effort for the Haskell development stack. With several hundred new packages, Haskell placed a huge strain on our existing repo manager, binman, which had otherwise been unchanged since the EvolveOS days. Creating new repo indexes took so long, that normal day to day operations were grinding to a halt. With that, Ikey and I went into deep technical discussions on how to fix the problem in a future proof way, and ferryd was born. Ikey carried out the majority of the development effort, but I was also largely responsible for the design and implementation of ferryd’s first task scheduler.&lt;/p&gt;
&lt;p&gt;Joshua: With the release of ferryd, we were enabled to more aggressively perform stack upgrades, which we did for the next several months, such as GNOME 3.26.1, LLVM 5, and more in October of 2017. We also rounded out the year with our Welcome to the Grid Gamefest, which put our then brand new snap-based LSI and Steam support to the test. This was also the last livestream Ikey took part in. It was around this time when, at least in my personal opinion, it grew more evident that there was various changes to his behavior and personality that gave me the impression that he was about to make various changes to his personal life.&lt;/p&gt;
&lt;p&gt;Bryan: I can’t really say that I noticed anything at the time, but then again, I have only known Ikey for a little over 2 years. Even then, I think seeing him move on to new projects like Linux Driver Management, in January, and the Software Center rewrite, in February of 2018, we would have put those concerns behind us. On a personal level, Ikey and I spent the better part of Feb and March competing in our quest to lose weight. We were both eating a lot healthier and getting generous doses of exercise. What I can say, is that I’m not surprised that at the end of March, Ikey decided to quit Late Night Linux. It was clear to me that having to spend a non-trivial amount of time every two weeks to put a show together was more than he had bargained for. Additionally, at the time, Linux was experiencing an unusually politically charged atmosphere, with the toxicity of global politics starting to rear its ugly head in our typically less heated circles. This escalated to such a degree that we were forced to strictly disallow certain politics from being discussed in our own off-topic and development channels. For Ikey, this was a period of time where he was basically being paraded around from podcast to podcast because of his strong opinions, and frankly, ability to draw a crowd. It’s hard for me not to see this as people exploiting Ikey’s status for their own gain. The entire Core Team agreed wholeheartedly with his decision to walk away from all of that.&lt;/p&gt;
&lt;p&gt;Joshua: Outside of Late Night Linux, Ikey had decided to no longer take part in various social media platforms, specifically Reddit and Twitter, and double down on his journey of self-improvement. He began to more publicly talk about various aspects of his personal life, such as working towards getting his driver’s license and engaging in a more healthy life, which culminated in the Core Team discussing with him privately about us taking on more responsibility and more clearly defined roles. We understood that he was carrying a large burden on his shoulders as the sole full-time developer.&lt;/p&gt;
&lt;p&gt;Joshua: On July 3rd 2018, Ikey informed us that certain personal events in his life were going to result in him moving back to England. He began making preparations and on July 11th, Bryan, Ikey, and myself sat down to talk about eliminating various bus factor issues. This initially was ensuring we had full access to the OVH servers, namely the builder, ring0 (our package server) and the web server (which I already had SSH access to). The intent was to follow-up the next day on the domain (handled by Dediserve), Google Apps for Business (for email and documents), Fastly, and more. Unfortunately, due to various conflicting schedules, such as my family visiting from the United States, Bryan being occupied with work, and Ikey preparing to move, these discussions were never picked up again.&lt;/p&gt;
&lt;p&gt;Bryan: On July 13th 2018, I had my first ever Friday sync. A day or so before, Ikey and I agreed that this would be a trial run for others taking over that particular duty. Everything went smoothly, serving as proof that we had access to everything we needed to make major changes to Solus on a weekly basis, without relying on Ikey to pull the final switch. At this point, I had also completed my second week of performing Kernel updates. With Josh and I both busy with life, the next week passed rather quickly. On the 19th of July, Ikey officially departed for England. He posted a few photos and messages on G+ about his journey and the rest of us on the Core Team decided to give Ikey all the time he needed to get settled into his new surroundings.&lt;/p&gt;
&lt;p&gt;Joshua: From personal experience, as someone that moved to Finland from the United States in January of 2014, I absolutely understand how stressful and chaotic the first few weeks to a month can be to get settled in. We wanted to remain cognisant of the fact this could be a very stressful time for Ikey. On July 30th, Ikey reached out via IRC in our public off-topic channel as well as remarked on Google+ about his awful mobile Internet.&lt;/p&gt;
&lt;p&gt;Bryan: That brings us up to August of this year. Josh and I decided that a Hackfest was long overdue and Summertime Solus was born. During the course of that stream we hit a significant number of milestones, and personally, I was able to finally release several pieces of software that I had spent over a year developing for Solus. These included Cuppa (upstream release tracking) and eopkg-deps (rebuild orders), both of which saw substantial upgrades that day. Josh also worked on several huge quality of life improvements for Budgie, making this the first-ever Hackfest where we both contributed significant code for Solus. It was hard to ignore the absence of Ikey that day, with many people asking if we knew how things were going with him and when he would finally be getting real Internet access. We knew that he hadn’t been feeling well since moving to England, likely with some sort of flu he picked up from the local fauna. Naturally, we decided to give him time to rest and didn’t press the issue of getting better internet. Looking back, it was that same week that Ikey quietly deleted his Instagram and checked into IRC while none of us were around.&lt;/p&gt;
&lt;p&gt;Joshua: I reached out to Ikey on August 16th, only after which he posted to Mastodon that he was effectively leaving the platform. At this stage, he had either not posted to his social media accounts or deleted them entirely.&lt;/p&gt;
&lt;p&gt;Joshua: Fast-forward to August 27th and Solus incurred one of its first major outages of various services, such as the website, Phabricator, and forums. Unfortunately, access had not been provided to the OVH global control panel, nor was I made the technical contact for the account. As a result, OVH remained rather restrained on providing any details on the issues related to the server. After multiple calls, they finally stated it was the result of network maintenance.&lt;/p&gt;
&lt;p&gt;After roughly 5 hours of downtime, Ikey reached out and informed that it was an OVH issue due to hard freezes. There was no further contact from him until after the second outage.&lt;/p&gt;
&lt;p&gt;The second outage occurred on September 5th. Once again without adequate access, I was unable to immediately come to a determination on what the issue was. We immediately went into action, I set up a temporary mirror on a domain I had previously purchased for direct downloads, getsol.us, and informed our community to follow social media and that website for more information. At around 2am on September 6th, I was able to get in touch with an individual at OVH and was informed that server payments had not been made. After explaining our situation and the lack of contact with Ikey, they permitted to bring the server back online for 5 more days. It was at this point when Bryan and I began implementing various migration plans and contingencies.&lt;/p&gt;
&lt;p&gt;Bryan: I reached out to my co-workers at the Rochester Institute of Technology for help getting us back up and running. We had previously been in talks about hosting hardware at RIT for Solus and that made it easier for me to request retired hardware to rebootstrap the Solus Infrastructure. In fact, I had already begun setting up a second build server for Peter to use in light of his (terrible) laptop and large stack upgrades (such as KF5). My coworkers provided me with yet another server, this one with much more memory, if a bit older. I set this up as quickly as possible to serve as a virtual-hosting environment for Solus services, namely: the Build Server, Package Server, and Web Server. Once this system was up and running, I turned my attention to pulling data from the OVH servers and bringing back up the Build environment.&lt;/p&gt;
&lt;p&gt;Joshua: While Bryan was working hard on bootstrapping the various environments, such as the build environment, I began bringing up services such as the forums and website, configuring some aspects of nginx, as well as pulling down the Phabricator git repositories. We also spent a considerable amount of time focusing on informing our community by virtue of writing the &lt;a href="https://getsol.us/2018/09/08/supercharging-solus-infrastructure"&gt;Supercharging Solus Infrastructure&lt;/a&gt; blog post and remaining in constant contact with our community by means of our social media accounts.&lt;/p&gt;
&lt;p&gt;Bryan: In the middle of all this, Ikey reached out to us on September 7th and informing us that he was still not feeling well, but that he had paid the server up for another 30 days so that we wouldn’t need to rush to finish the migration:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“and i am very very sick atm. all will be paid up for the next 30 days and gives me time to get back out and transfer to you. ill speak with you tomorrow afternoon/evening”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;To date, that was the last communication we or anyone in contact with us have received from Ikey.&lt;/p&gt;
&lt;p&gt;Joshua: By September 9th, our development tracker was online. With Bryan’s attention focused on bringing up the builder, I focused on implementing changes to eopkg / pisi to gracefully move our users over to the RIT Solus package repository (hosted on mirrors.rit.edu). On September 10th, the builder was officially up, receiving builds and passing them to our new repository. I finalized the eopkg update and subsequently released it on September 11th to the old stable repository and announced via the “&lt;a href="https://getsol.us/2018/09/11/package-repo-migration-now-available"&gt;Package Repo Migration Now Available&lt;/a&gt;” blog post.&lt;/p&gt;
&lt;p&gt;Joshua: It was also around this time where, unbeknownst to me, I was contacted by various individuals for comment on an upcoming podcast. With a lack of concrete information about Ikey, an understanding of his personal situation, as well as being preoccupied with ensuring a seamless upgrade experience for our users, we simply did not have the full opportunity to comment until after the podcast took place. As a result of our (unintended) lack of response prior to the podcast, several individuals grossly mischaracterized the situation both for the project and Ikey, which lead to a more official response from me on Reddit about the situation at that time, with respect for Ikey’s privacy. Looking back, it is easy to see why people were frustrated by our lack of a definitive response. However, we believed (and still believe) that the best course of action was not to respond until either receiving more information about the situation or until such a time as we could no longer justify waiting.&lt;/p&gt;
&lt;p&gt;Joshua: The infrastructure migration officially was completed with the release of the Solus 3 ISO Refresh (also referred to as Solus 3.9999). After this point, our focus moved to improving community engagement, first-party services, and delivering users exciting new features and stack upgrades (such as the new Plasma Testing ISO as of our &lt;a href="https://getsol.us/2018/10/24/shiny-delights"&gt;Shiny Delights&lt;/a&gt; roundup). To put this all into context, in the span of only 6 days we had entirely re-bootstrapped the Solus infrastructure, including a new Solus release.&lt;/p&gt;
&lt;p&gt;Bryan: Now that you have a better idea of the series of events leading up to today, I would like to take this opportunity to share with you our reasoning behind the decisions we have made in the past several weeks. I do this both in the interest of transparency and because I personally believe that you have a right to hear it directly from us and not through the words of other groups or individuals.&lt;/p&gt;
&lt;p&gt;There are two main reasons that we have kept an effective “Radio Silence” when it comes to Ikey and the status of certain aspects of the project. Firstly, it is important to recognize that while the members of the Core Team do not place Ikey on a pedestal, we do have a significant amount of respect for him both as a person and as an excellent technical mind. It is this respect which we have exercised these many weeks by giving him time to take care of himself both physically and mentally. This has meant that we have opted to wait patiently for him to provide his own answers, rather than resorting to, or encouraging, speculation. Many of you likely see the resulting silence as poor judgment, avoiding confrontation, or just plain being “cagey”. I would like to again reiterate that our silence has been out of our mutual respect for Ikey as a human being, for his vision for Solus, and for the many thousands of hours he has given to us and the project.&lt;/p&gt;
&lt;p&gt;Bryan: Our second reason for remaining silent is much more pragmatic. In the wake of the last OVH outage, we spent nearly every spare moment bringing our infrastructure back online and doing everything we can to return to our previous pace as a project. This meant focusing entirely on the migration, restoring service for our users, and finally being able to resume day-to-day development. As a result of the migration we are now 100% back online, but it has taken us most of the last month to make up for lost time. Almost ironically, I can now say that we are actually in a better state now than we were before the OVH outages. We now have our own hardware for the infrastructure, are presently not required to pay any hosting fees, and are in full control of Solus, from stem to stern. In the past 30 days we have closed over 300 Tasks on the bug tracker and Triaged just as many Tasks into their appropriate priorities and projects. We have also carried out 5 successful Friday syncs, featuring: the Xorg 1.20 stack upgrade, the introduction of the latest Nvidia 410 series graphics drivers for the Turing RTX cards, and an upgraded Plasma Desktop Environment now available as Public Beta ISO.&lt;/p&gt;
&lt;p&gt;Joshua: During this time, I have been in contact with a multitude of providers of services which were handled either via Ikey’s personal accounts or the administrative Solus account which Core Team lacks access to. I want to provide a clear list of services which were and/or still are not accessible to the Core Team:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Dediserve is what was used for the previous Solus domain name and DNS. Without access to this, we are unable to update the various DNS settings to point to our new servers and as a result were forced to migrate to getsol.us, likely permanently.&lt;/li&gt;
&lt;li&gt;Fastly is what was used prior to our migration for our repository CDN, enabling users around the world to access packages at a server geographically closer than the OVH package repository.&lt;/li&gt;
&lt;li&gt;Google Apps for Business is what was used for our email as well as document collaboration.&lt;/li&gt;
&lt;li&gt;OVH is what was used for hosting our previous build, repo, and web servers. As explained earlier, we did not have full access (via the control panel) to make any necessary changes or pay for OVH services. Fortunately, we did have partial access in the form of SSH.&lt;/li&gt;
&lt;li&gt;Patreon is what was used for monthly financial contributions to the Solus project. This funding was used to pay Ikey to work full-time on the project as well as provide additional funding for hardware purchases, covering service costs, and more.&lt;/li&gt;
&lt;li&gt;Paypal is what was used for withdrawing money from Patreon. This was to Ikey’s personal account.&lt;/li&gt;
&lt;li&gt;SendGrid is what was used for mail delivery for Phabricator and the Forums.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I have reached out to all the above mentioned parties, which has resulted in the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the case of Dediserve, they have refused to provide any access to the account.&lt;/li&gt;
&lt;li&gt;In the case of Fastly, their support has been absolutely incredible and they immediately provided me the necessary access to the Fastly CDN. We have the fullest intent on moving our users to a CDN-backed package repository and I’d like to thank Fastly again for their fast response and understanding.&lt;/li&gt;
&lt;li&gt;In the case of Google and Google Apps for Business, they have not responded to my inquiries as a result of me not being in control of the administrative account.&lt;/li&gt;
&lt;li&gt;In the case of OVH, they had been unwilling to provide us the adequate access, however they were willing at the time to leave the servers on for an additional 5 days during our migration. At this stage, they are no longer needed.&lt;/li&gt;
&lt;li&gt;In the case of PayPal, this is Ikey’s personal account and as such, it is not feasible for me to obtain access to it.&lt;/li&gt;
&lt;li&gt;In the case of SendGrid, they have not responded to my inquiries. I have however created a new SendGrid account for mail delivery, so this is a non-issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Joshua: Which brings me to &lt;a href="https://www.patreon.com/solus"target="_blank" rel="noopener"&gt;Patreon&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, arguably the most difficult for me to talk about. After multiple support tickets, they have repeatedly &lt;strong&gt;refused&lt;/strong&gt; to provide access to the Solus account. At this moment, we have &lt;strong&gt;no way&lt;/strong&gt; of accessing the funds many of you have graciously donated, nor are we fully aware of what funds are available via Patreon. I absolutely understand if you are frustrated with having financially contributed to the Patreon, with no way for us to utilize these funds for hardware purchases and paying for services, it’s frustrating for us too. Unfortunately, with Patreon’s refusal to assist us, our only option is to kindly request that you &lt;strong&gt;immediately cease your donations to it&lt;/strong&gt;. My personal advice would be to additionally contact Patreon for refunds and express your frustration to them for their unwillingness to assist us. We can only hope that they decide to grant us access to the funds or account.&lt;/p&gt;
&lt;p&gt;I deeply apologize that we did not take the necessary measures earlier to ensure this account was accessible to the entire team. Moving forward, we will not be accepting any monetary donations until we have measures in place to ensure it can be accessed by the entire team at any point in time.&lt;/p&gt;
&lt;p&gt;Bryan: Ikey’s vision for Solus is one that all of us on the Core Team share. Solus is a selfish, pragmatic obsession with building a technically excellent linux distribution. This vision is what attracted us all to the project in the first place. We each bring our own unique experiences and expertise to the table, with Ikey’s phenomenal mentoring over the years giving us an incredible foundation to build on.&lt;/p&gt;
&lt;p&gt;Admittedly, what first brought me to Solus was actually the Budgie Desktop environment. At the time, Solus was still EvolveOS and, I’m ashamed to admit, I was an avid user of XFCE on Ubuntu Studio. With XFCE development ground to a halt, I was looking around for a new desktop environment and Budgie showed remarkable promise. Digging further, I was surprised to find that “that Ikey guy” had been at it for years and was also running his own from-scratch Linux distribution. I had to find out more. For the next year, I kept an eye on EvolveOS and Budgie development, avidly reading the blog posts for any new details, even as EvolveOS became Solus. It was in the Spring of 2016 that I finally broke down and dusted off my IRC client and started hanging around the Solus channels on Freenode. During the Solus 1.2 Hack-fest in June, I finally felt comfortable engaging in conversation with Solus users and the Core Team. Ironically, one of my earliest memories of these conversations was an exceedingly nerdy argument between me and Josh about how Asynchronous Compute Shaders in the Radeon GPUs work. I won.&lt;/p&gt;
&lt;p&gt;At work, I was spending my volunteer hours helping to support researchers by building and maintaining some of the software they used. So the leap between that and my learning how to package (especially seeing how easy it was ypkg), wasn’t that far. So, I pulled an ancient machine off the shelf, fired up by first Solus install and found myself taking on ludicrous things like printer drivers and the massive TeXLive LaTeX publishing distribution. After contributing several packages through the then Bugzilla Bug Tracker, I decided that it was time to carve out a corner of Solus that I would work on: Games. I felt that Solus utterly lacked open-source games, so I made it my personal vendetta to fix that and the Solus Game-Fests were born! During these early YouTube streams, I was only a community member, but I was spending anywhere from 5-17 hours a weekend packaging new Games for the Solus repos. By that time I was already in fairly constant communication with the Core Team and we had started “hanging out” on our mumble server. After several livestreams together, Ikey and Josh finally broke down on October 26th, 2016 and invited both me and Peter to join the Core Team, remarking that they really should have done this sooner. All of a sudden, things had changed for me forever. Fast forward to today, and I just celebrated my second anniversary as a member of the Core Team. Looking back, I am incredibly proud of all that we have accomplished in such a short time and thankful for all of the support that I have received from both the Core Team and the Solus Community. Thank You!&lt;/p&gt;
&lt;p&gt;Joshua: I first got started with the project shortly after the release of EvolveOS Beta 1. I was originally attracted to the project for several reasons, some I’ll admit are more superficial than others. Budgie 8 looking similar to Chrome OS, which was a design I was fairly attracted to at the time. Some more technical reasons like its focus on a single architecture (at the time with no support for emul32 packages even, so no Steam or WINE) and being built from scratch with home computing devices in mind. It was also (and still is) the only operating system my old laptop was able to properly suspend with, which was remarkable on its own. Of course, that didn’t make up for its hilariously few packages at that time. It had no Atom, so I didn’t really have a comfortable IDE to edit with. It had no mono, which meant no Keepass so I couldn’t even open up my password database. But it had Ikey, his vision, and his willingness to dedicate countless hours to teaching me ypkg and the brand new package.yml packaging format, so I could email him patches so that he could include them in our then single monolithic git repository. EvolveOS (and later Solus) was the first real Linux project where I felt truly empowered to make a difference and help serve others. I was there when we formalized the first proper team for EvolveOS (Ikey, Justin, and myself). I remember the conversations with Ikey where I was absolutely adamant that we have some form of notification and widget center for the new Budgie release. I was the one that announced the first release (and release candidate) of Solus and stepped into the shoes of communications manager. I remember sitting there, reviewing and landing Bryan’s packages in his game-fests before he became a Core Team member. I remember having the discussion with Ikey on bringing Bryan, Peter, Stefan into Core Team. I’ve been there, I’ve had those discussions, and we pushed forward together because what we have as a diverse team is a shared vision and common goals.&lt;/p&gt;
&lt;p&gt;Joshua: The shared vision of what Solus fundamentally is has remained unchanged throughout the years and has acted as our true north, our north star to guide us. What Solus can be has been our catalyst for change as our community, our needs, and our team have evolved.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Solus is selfish.&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;We are focused solely on home computing devices.&lt;/li&gt;
&lt;li&gt;We are focused on supporting the dominant hardware architectures for devices we use.&lt;/li&gt;
&lt;li&gt;We are focused on building an operating system we want and are proud to use.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Solus is pragmatic.&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;We don’t constrain ourselves to any single philosophy.&lt;/li&gt;
&lt;li&gt;We curate the contents of our repository to ensure users install software which is well integrated into the operating system, as well as ensure maintainability and sustainability.&lt;/li&gt;
&lt;li&gt;We provide closed-source software because that provides an optimal experience for our users, even though we prefer open-source wherever possible.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Solus is an obsession.&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;We are obsessed with providing sane out-of-the-box experiences and defaults, some which may run counter to their upstream counterparts (like GNOME).&lt;/li&gt;
&lt;li&gt;We are obsessed with providing a responsive, performant, and accessible platform for all users regardless of experience or skill level.&lt;/li&gt;
&lt;li&gt;We are obsessed with providing a safe, friendly community and working environment for our users.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Solus is technically excellent.&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;We do not shy away from rethinking entire aspects of our architecture to continuously provide ourselves and our users a better experience, whether that’s driver management, Steam support, or software delivery.&lt;/li&gt;
&lt;li&gt;We develop the tools that Solus needs because nothing else is good enough to meet those demands.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Solus is a Linux-based operating system.&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;We are proud to use the Linux kernel as the basis for our operating system. Using Linux enables us to maximize hardware compatibility, rapidly support new devices and features, and when necessary, engage with the Linux project for the benefit of our users.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Bryan: Moving forward, we want to spell out our clearly defined roles and responsibilities. We will also be working on a dedicated Team page on our website so you can learn a bit more about us, get information on our roles in the project, as well as means of contacting us.&lt;/p&gt;
&lt;p&gt;The various roles for the project are currently spread across the three active members of the Solus Core Team: Joshua, Peter, and myself.&lt;/p&gt;
&lt;p&gt;Going forward, I will be in taking on the title of Technical Lead. This role involves (but is not limited to) the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Development, enablement, and support of drivers and the kernel&lt;/li&gt;
&lt;li&gt;Development, enablement, and support of key sub-systems such as dbus and systemd&lt;/li&gt;
&lt;li&gt;Development of various tools related to packaging and devops.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Peter will be taking on the title of Performance Lead. This role involves (but is not limited to) the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Development, enablement, and support of our various supported compiler toolchains&lt;/li&gt;
&lt;li&gt;Development of various build-time optimizations&lt;/li&gt;
&lt;li&gt;Development of various tools related to benchmarking.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Joshua: I will be taking on the title of Experience Lead. This role involves (but is not limited to) the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Development, enablement, and support of Budgie and GNOME desktop environments.&lt;/li&gt;
&lt;li&gt;Development and support of various platforms and tools related to community engagement, internationalization and accessibility.&lt;/li&gt;
&lt;li&gt;Continued role of community engagement across the blog and social media accounts.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Bryan: I would like to take this opportunity to directly speak to Ikey, since I have no other way to do so at present and out of respect for his many years of service feel that I owe him that much and so much more.&lt;/p&gt;
&lt;p&gt;Ikey. You are the reason that Solus exists today. There isn’t a single one of us that can stake that claim or who isn’t grateful to you for everything you have accomplished and for letting us be a part of this journey. It is our sincere intention to carry on with Solus in a way the fits with your vision for the project and that reflects the thousands of conversations we have had over the years on what Solus is and what it needs to be. This is in no way some form of hostile-takeover or coup. If at any point in time you wish to return to the project, we will be happy to welcome you back. We will also respect your decision not to if that is what you truly desire. In the meantime, Solus has a life of its own now and we are all thoroughly invested in continuing its development and, pardon the pun, evolution.&lt;/p&gt;
&lt;p&gt;On a personal note, I am immensely grateful for all of our time working together on Solus. You have taught me a great many things these past two years and I will carry those memories for the rest of my life. It is an honor for me to be able to call you friend. For you, I wish the highest of successes in whatever you choose to do next in life and that it brings you the happiness that you so rightfully deserve. Thank you and good luck!&lt;/p&gt;
&lt;p&gt;Joshua: These last few weeks have emphasized the need to fully eliminate all aspects of bus factor from the Solus project, immediately when we bring up or start using new services. This ranges from domain administration to access to funds. Already, we have done the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I have enabled administrative capabilities for the GetSolus domain for Bryan, so any DNS changes necessary can be made by him.&lt;/li&gt;
&lt;li&gt;For our GetSolus GitHub organization, every member of Core Team has owner rights.&lt;/li&gt;
&lt;li&gt;Bryan, Peter, and myself all have SSH access to the relevant self-hosted servers and virtual machines used by Solus.&lt;/li&gt;
&lt;li&gt;Bryan has administrative access for the GetSolus SendGrid account via their Teammates feature.&lt;/li&gt;
&lt;li&gt;As was previously the case with Phabricator, our Development Tracker, Bryan, Peter, and myself all have administrative capabilities as well as the ability to perform modifications to Phabricator via its CLI over SSH.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Bryan: One of the single largest challenges for any open-source project is dealing with the legal side of the house, especially when the developers span multiple different countries and jurisdictions. In the past, we dealt with this by having Ikey be financially responsible for the project and having the whole Core Team share the legal burdens of things like enforcing our licenses and complying with the license terms of the software we provide. However, with the project growing, it has been clear to us for well over a year now that we would eventually need to move to either treating Solus as a business or relying on another organization to become our “clearing house” for legal matters.&lt;/p&gt;
&lt;p&gt;At present, none of the Core Team members are in a position to take on the individual responsibility of establishing Solus as a legal entity, so we are planning on pursuing membership with a non-profit legal entity. We will be preparing to submit a formal application to have Solus join the &lt;a href="https://sfconservancy.org/"target="_blank" rel="noopener"&gt;Software Freedom Conservancy&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. The Conservancy is a non-profit organization which exists for the sole purpose of serving as a parent organization for FOSS projects. In this role, they are able to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Receive tax-deductible charitable donations that may be directed to the Solus Project&lt;/li&gt;
&lt;li&gt;Provide us with the ability to hire full-time developers as contract workers&lt;/li&gt;
&lt;li&gt;Provide us with legal representation for both licensing (copyright) and branding (trademark) enforcement&lt;/li&gt;
&lt;li&gt;Assist in the organization and operation of Solus Community Events (e.g. conferences and meetups)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For those of you with reservations about us joining forces with another organization, I would like to put your minds at ease by pointing out that the Conservancy provides legal representation for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Coreboot&lt;/li&gt;
&lt;li&gt;Debian Copyright Aggregation Project&lt;/li&gt;
&lt;li&gt;Git&lt;/li&gt;
&lt;li&gt;Godot&lt;/li&gt;
&lt;li&gt;Inkscape&lt;/li&gt;
&lt;li&gt;Mercurial&lt;/li&gt;
&lt;li&gt;QEMU&lt;/li&gt;
&lt;li&gt;Samba&lt;/li&gt;
&lt;li&gt;Wine&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Joshua: Solus has long been defined as a curated rolling release operating system. This model enables us to rapidly deliver new updates to our projects or relevant software stack in a manner that does not sacrifice the overall stability of the user experience.&lt;/p&gt;
&lt;p&gt;In the past, we have alternated between major releases and ISO snapshots. Going forward, we will have a model that enables us to release new versions of Solus every month while still providing adequate amounts of time for larger projects to mature before shipping them.&lt;/p&gt;
&lt;p&gt;This model will have both major and minor releases. Starting with Solus 4, which is our upcoming major release, we will be implementing this new model. For Solus 4, our primary focus at this moment in time is the finalizing of Budgie 10.5 and deferring the Software Center to a later 4.x release. Our decision to do this is also in recognition that we have had a multitude of stack upgrades since even our Solus 3 ISO Refresh, such as X.Org 1.20.x, and these are changes we want to get delivered in a new ISO.&lt;/p&gt;
&lt;p&gt;For Solus 4.1, the focus will be on Budgie 10.5.1 and upgrading our GNOME stack to 3.30.x. During this time, we will be analyzing the “xng” or “next generation” Software Center code and begin work on its completion. We have no set date or release for it, simply “when it’s ready”.&lt;/p&gt;
&lt;p&gt;Beyond our releases, we also want to take the time to focus on improving our first-party services and improving communication with our community. This was something we detailed in our &lt;a href="https://getsol.us/2018/10/11/improving-community-engagement"&gt;Improving Community Engagement&lt;/a&gt; blog post, as well as our following roundup, “&lt;a href="https://getsol.us/2018/10/24/shiny-delights"&gt;Shiny Delights&lt;/a&gt;”. We want to provide room for more voices in our community, regardless of their language, and provide better tools to serve them.&lt;/p&gt;
&lt;p&gt;Additionally, Bryan will be focusing on improving our build tooling, including continued improvements and updates to cuppa and eopkg-deps. He is also in the planning stages of the next major version of ypkg.&lt;/p&gt;
&lt;p&gt;This is just the start and a look at the near-term. There are countless other aspects of Solus we want to improve or re-architecture, whether that is sol, a new Installer, a power management replacement for TLP, and yes even a GTK4-based Budgie 11.&lt;/p&gt;
&lt;p&gt;We absolutely understand that everything we’ve just discussed is a lot to take in. We hope that all of it has provided a comprehensive explanation on our perspective. As always we want to be upfront with you, our community, about the current events and situation of Solus, while still respecting the privacy of others. If you have any questions, we will answer to the best of our ability.&lt;/p&gt;
&lt;p&gt;Signing off,&lt;/p&gt;
&lt;p&gt;The Solus Core Team&lt;/p&gt;</description></item><item><title>Shiny Delights | The Roundup #11</title><link>https://getsol.us/2018/10/24/shiny-delights/</link><pubDate>Wed, 24 Oct 2018 01:36:29 +0300</pubDate><guid>https://getsol.us/2018/10/24/shiny-delights/</guid><description>
&lt;p&gt;Welcome to The Roundup #11, your bytes of Solus news. In this roundup, we&amp;rsquo;re talking about all the availability of our public Plasma testing ISO, latest stack upgrades we&amp;rsquo;ve performed, and an update on feedback for improving community engagement!&lt;/p&gt;
&lt;h2&gt;Plasma Testing ISO&lt;span class="hx:absolute hx:-mt-20" id="plasma-testing-iso"&gt;&lt;/span&gt;
&lt;a href="#plasma-testing-iso" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;A testing ISO for the Plasma Edition is now available. It includes &lt;a href="https://www.kde.org/announcements/plasma-5.14.0.php"target="_blank" rel="noopener"&gt;Plasma desktop 5.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; and is complemented with the KDE Frameworks 5.51, KDE Applications 18.08.2 and Qt 5.11.2 releases. Solus users can now perform a clean install of the Plasma desktop with the latest updates.&lt;/p&gt;
&lt;p&gt;Over the last couple of weeks a majority of the packages have been updated and rebuilt. This provides a stateless implementation of the Plasma desktop on top of Solus.&lt;/p&gt;
&lt;h3&gt;Known Issues:&lt;span class="hx:absolute hx:-mt-20" id="known-issues"&gt;&lt;/span&gt;
&lt;a href="#known-issues" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Some icons are missing in the Software Center, this will be addressed in the rewrite.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;ISO: &lt;a href="https://mirrors.rit.edu/solus/images/Solus-Plasma-Testing-v1.iso"target="_blank" rel="noopener"&gt;Solus-Plasma-Testing-v1.iso&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;SHA256SUM: 8baf1ee5d68fa1153d9f650cad51b7610557c59ca0b1ad181e0a41572eb99743&lt;/p&gt;
&lt;p&gt;Bugs can be filed &lt;a href="https://dev.getsol.us/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; with the Plasma tag if it is specific to the Plasma edition.&lt;/p&gt;
&lt;h2&gt;Stack Upgrades&lt;span class="hx:absolute hx:-mt-20" id="stack-upgrades"&gt;&lt;/span&gt;
&lt;a href="#stack-upgrades" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;It&amp;rsquo;s been all hands on deck this last week as we perform stack upgrades. Let&amp;rsquo;s start on October 17th where it was kicked off with the upgrade of KDE Plasma to the 5.14.1 bugfix release. This was delivered in last Friday&amp;rsquo;s sync and Peter has continued improving the KDE + Plasma experience on Solus by backporting multiple fixes from git to our packages. Let&amp;rsquo;s highlight some of the fixes featured in Plasma 5.14.1, you can read the announcement and see the full changelog &lt;a href="https://www.kde.org/announcements/plasma-5.14.1.php"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;KWin
&lt;ul&gt;
&lt;li&gt;There&amp;rsquo;s been a fix to a logic error in the user menu blocking activity updates.&lt;/li&gt;
&lt;li&gt;Visual artifacts caused by the maximize effect for wobblywindows have been resolved.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Plasma Desktop
&lt;ul&gt;
&lt;li&gt;Keyboard navigation on the desktop is now fixed thanks to focus fixes.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Plasma Workspace
&lt;ul&gt;
&lt;li&gt;The menu layout option should now no longer always be disabled in Global Menu Applet.&lt;/li&gt;
&lt;li&gt;The popup indicating the device can now be safely removed in Device Notifier will now auto-hide.&lt;/li&gt;
&lt;li&gt;Slideshow Wallpaper &amp;ldquo;Open&amp;rdquo; and &amp;ldquo;Next&amp;rdquo; context menu actions should now use the translated string.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Peter has backported a few fixes to various KDE packages, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;kiconthemes: Back ported a patch to fix a crash in the icon dialog.&lt;/li&gt;
&lt;li&gt;solid: Backported a patch to allow removable disks to spin down when using the &amp;ldquo;safely remove&amp;rdquo; context menu option.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Libssh was upgraded to 0.8.4 to resolve CVE-2018-10933 and all packages which relied on libssh have been rebuilt. Beyond the security fix, libssh 0.8.4 also introduces the following (among other changes):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added support for rsa-sha2&lt;/li&gt;
&lt;li&gt;Added support to parse private keys in openssh container format (other than ed25519)&lt;/li&gt;
&lt;li&gt;Added support for diffie-hellman-group18-sha512 and diffie-hellman-group16-sha512&lt;/li&gt;
&lt;li&gt;Added sha256 fingerprints for pubkeys&lt;/li&gt;
&lt;li&gt;Improved performance and reduced memory footprint for sftp&lt;/li&gt;
&lt;li&gt;Various fixes around reading a closed channel, ecdsa publickey auth, memory leaks, and more&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;GEGL, the graph-based image processing framework, has been upgraded. This framework is used in GMic, MyPaint, GNOME Photos, and GIMP to support non-destructive image processing capabilities. This upgrade reduces memory clearing overhead, introduces new APIs and operations around buffers and GIFs, and more.&lt;/p&gt;
&lt;p&gt;libinput has been updated to the latest bug fix release for the 1.12 series. This upgrade introduces various fixes and handling of touchpad quirks, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix product ID for MS Nano Transceiver&lt;/li&gt;
&lt;li&gt;Restore and extend fixes for ELAN touchpad quirks&lt;/li&gt;
&lt;li&gt;Added a quirk around the Kesington Orbit&amp;rsquo;s scroll wheel.&lt;/li&gt;
&lt;li&gt;Disable pressure on the Asus UX302LA touchpad&lt;/li&gt;
&lt;li&gt;Fix the trackpoint multiplier for the Dell E7470&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Our NVIDIA graphics drivers have seen numerous changes this week, which users will get to experience on this Friday&amp;rsquo;s sync. For starters, we have introduced a new NVIDIA 390 graphics driver, as it is now a long-term branch. This can be installed via &lt;code&gt;nvidia-390-glx-driver&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Additionally, we&amp;rsquo;ve upgraded both &lt;code&gt;nvidia-glx-driver&lt;/code&gt; and &lt;code&gt;nvidia-beta-driver&lt;/code&gt; to &lt;code&gt;410.66&lt;/code&gt;, as that&amp;rsquo;s been promoted to the latest of that long-lived branch. This follows on our deprecation of the NVIDIA 304 driver when we upgraded to X.Org 1.20 series, as this is now solely handled by the X.Org Nouveau driver. We are currently investigating supporting the 396.xx driver for DXVK testing purposes as well and will have a solution before Friday&amp;rsquo;s sync. Do note that 396 supports a more limited subset of cards, which you can see &lt;a href="https://www.nvidia.com/Download/driverResults.aspx/137211/en-us"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;libicu, which is a library responsible for software internationalization, has been upgrade to the latest release, 63.1. This release has numerous fixes and improvements, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added Venezuela&amp;rsquo;s Bolívar Soberano (VES) as a currency&lt;/li&gt;
&lt;li&gt;New Japanese calendar era from 2019&lt;/li&gt;
&lt;li&gt;New API for number and currency range formatting&lt;/li&gt;
&lt;li&gt;The following languages have been added to ICU: Sindhi, Maori, Turkmen, Javanese, Interlingua, Kurdish (ku), Xhosa&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Updates on Community Engagement&lt;span class="hx:absolute hx:-mt-20" id="updates-on-community-engagement"&gt;&lt;/span&gt;
&lt;a href="#updates-on-community-engagement" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;First off, I&amp;rsquo;d like to thank everyone that has reached out with their ideas on how to improve community engagement, as well as suggestions for new social networks and messaging platform options.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;d like to go over some of the common suggestions we&amp;rsquo;ve gotten since &lt;a href="https://getsol.us/2018/10/11/improving-community-engagement"&gt;the posting of our blog&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Messaging&lt;span class="hx:absolute hx:-mt-20" id="messaging"&gt;&lt;/span&gt;
&lt;a href="#messaging" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;h4&gt;Riot + Matrix&lt;span class="hx:absolute hx:-mt-20" id="riot--matrix"&gt;&lt;/span&gt;
&lt;a href="#riot--matrix" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;Riot.IM (and the accompanying Matrix network) is one of the two most suggested options to adopt and I understand why. For the most part, it satisfies our requirements, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;It supports buffering messages.&lt;/li&gt;
&lt;li&gt;It&amp;rsquo;s open source (as is Matrix).&lt;/li&gt;
&lt;li&gt;It supports multiple channels in the forms of &amp;ldquo;rooms&amp;rdquo;.&lt;/li&gt;
&lt;li&gt;It is mobile friendly, with clients for Android and iOS.&lt;/li&gt;
&lt;li&gt;Users are able to engage without needing an account.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;However, there are issues with supporting Riot (and with Matrix) that should or need to be addressed before we&amp;rsquo;d adopt it.&lt;/p&gt;
&lt;p&gt;Riot does not support voice channels. This is &lt;a href="https://github.com/vector-im/riot-web/issues/3546"target="_blank" rel="noopener"&gt;a known issue&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; that I am subscribed to, so I will keep informed about any resolution to it. Additionally it doesn&amp;rsquo;t support &lt;a href="https://github.com/vector-im/riot-web/issues/5993"target="_blank" rel="noopener"&gt;push-to-talk in conferences&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. The latter is not a requirement however, just something I noticed in my research.&lt;/p&gt;
&lt;p&gt;In my opinion, the decentralized nature of Matrix enables it to be more easily abused by spammers and otherwise toxic individuals. These individuals can easily jump on other public Matrix servers, which in general makes it more difficult to maintain a moderated set of rooms / channels. Compared to IRC, most users are associated with either an I.P. address or are directly registered with the centralized IRC server, which makes it substantially easier to implement blacklists / bans.&lt;/p&gt;
&lt;p&gt;However, unlike IRC, you can delete messages via clients like Riot, which means any &lt;strong&gt;new servers or users&lt;/strong&gt; will not receive the message (existing servers and users will still see it unfortunately). There are still various issues around message deletion and roles that should ideally be resolved though, such as &lt;a href="https://github.com/vector-im/riot-web/issues/7084"target="_blank" rel="noopener"&gt;sending server ACLs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; and &lt;a href="https://github.com/vector-im/riot-web/issues/3689"target="_blank" rel="noopener"&gt;support for redacting multiple messages&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. Beyond that, I&amp;rsquo;ve had discussions with Matrix developers in their channel during my testing and they&amp;rsquo;re absolutely aware that there are improvements that can be made to moderation tooling.&lt;/p&gt;
&lt;p&gt;Overall, Riot and Matrix &lt;strong&gt;do&lt;/strong&gt; show promise. I&amp;rsquo;ll be keeping an eye on the related issues going forward and I remain hopeful that Riot (and Matrix as a whole) will provide a good option for our community in the future.&lt;/p&gt;
&lt;h4&gt;Rocket Chat&lt;span class="hx:absolute hx:-mt-20" id="rocket-chat"&gt;&lt;/span&gt;
&lt;a href="#rocket-chat" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;Rocket Chat is the second most recommended chat solution and is a really &lt;a href="https://github.com/RocketChat/Rocket.Chat#features"target="_blank" rel="noopener"&gt;compelling one&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; for users wanting a feature-rich chat implementation. It supports multiple rooms, direct messages, private and public channels, and a load of fancy features like custom emojis and media embedding.&lt;/p&gt;
&lt;p&gt;However, it does not meet the following requirements:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;It does not support &lt;a href="https://github.com/RocketChat/Rocket.Chat/issues/10794"target="_blank" rel="noopener"&gt;audio channel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; or similar &lt;a href="https://github.com/RocketChat/Rocket.Chat/issues/6622"target="_blank" rel="noopener"&gt;voice channels like Discord&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;It does not appear to support engaging via anonymous or guest accounts for support purposes, at least during my testing when attempting to join &lt;a href="https://open.rocket.chat"target="_blank" rel="noopener"&gt;https://open.rocket.chat&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;It lacks user moderation around &lt;a href="https://github.com/RocketChat/Rocket.Chat/issues/2885"target="_blank" rel="noopener"&gt;I.P. banning&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I am subscribed to the above mentioned issues to keep an eye on the progress of Rocket Chat going forward.&lt;/p&gt;
&lt;h4&gt;Mattermost&lt;span class="hx:absolute hx:-mt-20" id="mattermost"&gt;&lt;/span&gt;
&lt;a href="#mattermost" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;Mattermost does not meet our requirements, specifically:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;It does not support &lt;a href="https://mattermost.uservoice.com/forums/306457-general/suggestions/34258345-voice-channels-like-discord-or-mumble"target="_blank" rel="noopener"&gt;voice channels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mattermost.uservoice.com/forums/306457-general/suggestions/12874797-add-read-write-permissions-for-channels"target="_blank" rel="noopener"&gt;Various moderation features&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; appear to be under review for Mattermost Enterprise Edition, as opposed to being placed under the Community edition.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Mattermost generally appears to be less feature rich and less likely to suit our needs.&lt;/p&gt;
&lt;h3&gt;Social Media&lt;span class="hx:absolute hx:-mt-20" id="social-media"&gt;&lt;/span&gt;
&lt;a href="#social-media" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;I appreciate all the suggestions from our community on various new social media / engagement platforms for Solus to join. Generally speaking, we are &lt;strong&gt;not&lt;/strong&gt; opposed to joining them (namely Diaspora and MeWe, which have been the two most suggested options), however we want to improve our first-party services first before we expand. Keep the suggestions coming, I&amp;rsquo;ll keep them bookmarked and assess them all when we&amp;rsquo;re ready!&lt;/p&gt;
&lt;h3&gt;Other Suggestions&lt;span class="hx:absolute hx:-mt-20" id="other-suggestions"&gt;&lt;/span&gt;
&lt;a href="#other-suggestions" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;We&amp;rsquo;ve received a few other suggestions that I&amp;rsquo;d likely to go over for improving community engagement and making it easier to access Solus news.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Feed Reader&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Implementing a feed reader / RSS reader into Raven with &amp;ldquo;Solus news&amp;rdquo; enabled by default. - This is something we&amp;rsquo;ve gotten a lot of positive feedback on and it was something I suggested in our News section after we implement a new news hub. Certainly something we need to address in Budgie 11.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Improving support for non-English speaking users.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The need to improve support for non-English speaking users is something we&amp;rsquo;re absolutely aware of. As a native English speaker living in a country that has neither its primary or secondary language as English, having support networks for &lt;strong&gt;your&lt;/strong&gt; language is a real enabler for the community (or society) around it.&lt;/p&gt;
&lt;p&gt;Once we deploy a Transifex alternative, I will be making it our #1 priority to get the website and Help Center in the position to support multiple languages. There are some technical hurdles I need to overcome with Hugo to make it possible, but nothing that isn&amp;rsquo;t impossible. Furthermore, I will be investigating the viability to making language-specific sections of Flarum when I deploy that and updating our support / community involvement pages to reference non-English resources.&lt;/p&gt;
&lt;h3&gt;What Has Been Done Already&lt;span class="hx:absolute hx:-mt-20" id="what-has-been-done-already"&gt;&lt;/span&gt;
&lt;a href="#what-has-been-done-already" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;As part of our new &lt;a href="https://github.com/getsolus"target="_blank" rel="noopener"&gt;GitHub org&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, I&amp;rsquo;ve actively worked to ensure new teams are set up to reduce barriers (such as awaiting us to approve PRs) and maximize our own capabilities. With the new Third Party repository, there are now two new active contributors that have direct push access, which should mean updates to Third Party occur in a much more expedited fashion. Other repositories, such as &lt;code&gt;budgie-site&lt;/code&gt;, are now part of the GitHub org so I may resume improvements and updates to the Budgie website. Beyond that, all of the Core Team have been set as owners of the organization, so they have full access to make any changes (repo creation, adding new members, permission changes, etc.).&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve also begun the process of migrating various projects to Phabricator, starting with our branding packages. The following branding packages are now available via Phabricator:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Budgie Desktop Branding&lt;/li&gt;
&lt;li&gt;GNOME Desktop Branding&lt;/li&gt;
&lt;li&gt;MATE Desktop Branding&lt;/li&gt;
&lt;li&gt;Plasma Desktop Branding&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The above mentioned projects were considered the most likely initial candidates for migration as they&amp;rsquo;re not intended to be distro agnostic (they&amp;rsquo;re branding packages for our ISOs). I&amp;rsquo;ll be working on getting tooling set up for tarball publishing and project pages soon.&lt;/p&gt;
&lt;h3&gt;Upcoming Hackfest&lt;span class="hx:absolute hx:-mt-20" id="upcoming-hackfest"&gt;&lt;/span&gt;
&lt;a href="#upcoming-hackfest" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;We will be doing a hackfest this coming Saturday (October 27th, 2018) at 1400 UTC (10am Eastern Time, 5pm Helsinki). During this hackfest, Bryan will be working on improving the state of JACK support on Solus and I&amp;rsquo;ll be working on the new indexer / tooling for the Help Center.&lt;/p&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
&lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/dIEs0j4reFk?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
&lt;/div&gt;</description></item><item><title>Improving Community Engagement | The Roundup #10</title><link>https://getsol.us/2018/10/11/improving-community-engagement/</link><pubDate>Thu, 11 Oct 2018 01:50:12 +0300</pubDate><guid>https://getsol.us/2018/10/11/improving-community-engagement/</guid><description>
&lt;p&gt;Welcome to The Roundup #10, your bytes of Solus news. In this roundup we are focusing on improving community engagement, reducing barriers to entry, and improving the delivery of Solus news.&lt;/p&gt;
&lt;p&gt;We believe good communication is the cornerstone of a healthy community. We always strive to actively communicate with our community and understand that it&amp;rsquo;s never a matter of just talking &lt;strong&gt;at&lt;/strong&gt; our community, but listening and having a conversation. We can&amp;rsquo;t implement feedback or make changes unless we listen, engage, and sometimes debate.&lt;/p&gt;
&lt;p&gt;Sharing the happenings of Solus to our community occurs across a variety of platforms and services. As we&amp;rsquo;ve grown as a project and as a community, we&amp;rsquo;ve been increasing our presence on various platforms. Doing so enables our community to check for Solus news on the platform that fits them best, or the best middleground between what those of us on the Core Team want to use and what is most comfortable for our community members.&lt;/p&gt;
&lt;p&gt;Back in the EvolveOS days, this was Google+, our old Wordpress site, Forums, and IRC. Since the EvolveOS days, we&amp;rsquo;ve expanded to other platforms like:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Facebook&lt;/li&gt;
&lt;li&gt;Mastodon&lt;/li&gt;
&lt;li&gt;Reddit&lt;/li&gt;
&lt;li&gt;Twitter&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To this day Google+ still remains one of the most engaged platforms, one which all of the Core Team is available on, and the Google+ Communities feature is one which is used almost daily by our community members and us. In fact, Google+ Communities is one of our favorite systems to interact with. With the unfortunate &lt;a href="https://www.blog.google/technology/safety-security/project-strobe/"target="_blank" rel="noopener"&gt;announcement by Google&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; of their sunsetting of Google+ over the next 10 months, we wanted to take this opportunity to improve communication and engagement across the board.&lt;/p&gt;
&lt;h2&gt;The Problems To Solve&lt;span class="hx:absolute hx:-mt-20" id="the-problems-to-solve"&gt;&lt;/span&gt;
&lt;a href="#the-problems-to-solve" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;To do this, we need to address multiple aspects of communication and engagement.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. Avoiding echo chambers.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We want to provide avenues of communication and engagement that both the team &lt;strong&gt;and&lt;/strong&gt; our community &lt;em&gt;want&lt;/em&gt; to use. If the team isn&amp;rsquo;t interested in using a platform or service (self-hosted or third-party), that just ends up creating an echo chamber where only the voices of our community reside, where they may not feel like we are responsive to their feedback. That isn&amp;rsquo;t something we want. On the other hand, we need to use a platform or service that our community wants to use, otherwise it&amp;rsquo;s just an echo chamber of the voices of the team, with little to no engagement from our community. That isn&amp;rsquo;t something we want either. For example, the Core Team rarely uses the Solus Forums, rather we gravitate towards more social platforms with real time or near real time engagement (such as Google+, Mastodon, Reddit, Twitter).&lt;/p&gt;
&lt;p&gt;So ensuring we choose platforms and services that &lt;strong&gt;all&lt;/strong&gt; parties want to use is absolutely crucial.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2. Making it easier to talk about Solus.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;There is always Solus news for us to share, whether it&amp;rsquo;s something major like a release announcement, or something less significant like a new feature or package update. However, these updates would sometimes be posted in a manner which wouldn&amp;rsquo;t necessarily result in the entirety of our community being made aware of them. Trying to ensure news gets out to all of our community can sometimes be difficult, just as &lt;strong&gt;getting&lt;/strong&gt; news about Solus can be. We want to make the entire process easier.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. Reducing barriers to engagement.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;To make it easier to engage, we need to reduce the steps to actually doing so, on the platforms we intend on using. Let&amp;rsquo;s lay out some examples where you may need a new or dedicated account:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Development Tracker: To engage on our development tracker, you either need a dedicated account or a GitHub account.&lt;/li&gt;
&lt;li&gt;Forums: To engage on our forums, you need a dedicated account.&lt;/li&gt;
&lt;li&gt;GitHub: To engage on issues regarding some of our projects, you&amp;rsquo;ll need a dedicated GitHub account.&lt;/li&gt;
&lt;li&gt;IRC: To engage on IRC and access registered-only Solus channels (&lt;code&gt;#Solus-Chat&lt;/code&gt;, &lt;code&gt;#Solus-Dev&lt;/code&gt;, &lt;code&gt;#Solus-Livestream&lt;/code&gt;, &lt;code&gt;#budgie-desktop-dev&lt;/code&gt;) you will need a freenode account.&lt;/li&gt;
&lt;li&gt;Translations: To translate some Solus software, you will need a Transifex account.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We want to reduce this as much as we possibly can, as well as be cognisant that some may not wish to have a million accounts, or accounts of platforms such as GitHub, to engage.&lt;/p&gt;
&lt;h2&gt;Addressing The Problems&lt;span class="hx:absolute hx:-mt-20" id="addressing-the-problems"&gt;&lt;/span&gt;
&lt;a href="#addressing-the-problems" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Engagement&lt;span class="hx:absolute hx:-mt-20" id="engagement"&gt;&lt;/span&gt;
&lt;a href="#engagement" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;With the sunsetting of Google+ and thusly Google+ Communities, we want to provide a more modern alternative to our forums that not only our community would like to use, but we&amp;rsquo;d like to as well.&lt;/p&gt;
&lt;p&gt;At this moment in time, Flarum is looking like the most appealing option, from both a UX and technical perspective. The Flarum UX is more appealing to us as a result of it delivering a more tag-oriented layout as opposed to topic-based layout, which will make it easier for us to organize content. Additionally, they have plans on introducing a hybrid approach to pagination, which is more appealing to some members of the Core Team.&lt;/p&gt;
&lt;p&gt;After assessing the Flarum API, I&amp;rsquo;m of the opinion that it will overall be easier for us to build open source tools and login methods against it.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The APIs follow JSON-API 1.0 specification with a simple token-based authentication implementation, which should reduce the complexity around authentication.&lt;/li&gt;
&lt;li&gt;Their discussion and post API endpoints should it easier to fetch or publish content from/to the platform.&lt;/li&gt;
&lt;li&gt;Their login APIs indicate that it may be simpler to build a login method implementation that can leverage the OAuth Server functionality of our Phabricator. As a result, we&amp;rsquo;ll have one less login to use on the platform. Essentially every user posting on our new forum would also be capable of creating new tasks / reports on our development tracker.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For real-time communication, IRC is still in our opinions a mature and reliable standard. However, we are open to additional services in the future, but would do so under the expectation that they meet the following requirements:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;It needs to support buffering messages so users can read them when they come back online. If we&amp;rsquo;re going to support alternatives, it may as well be to something which natively supports buffering messages as opposed to requiring the use of an IRC bouncer.&lt;/li&gt;
&lt;li&gt;It needs to be open source (which rules out Discord).&lt;/li&gt;
&lt;li&gt;It needs to be allow multiple channels, so that we can separate support, off-topic, and development discussions. (This rules out Telegram).&lt;/li&gt;
&lt;li&gt;It should support voice channels (with push-to-talk). We understand that this isn&amp;rsquo;t something IRC supports, but we&amp;rsquo;re talking about supporting alternatives that enables us to engage better with our community. Voice channels have been previously facilitated by temporary Discord services for specific events like our Gamefests and Hackfests.&lt;/li&gt;
&lt;li&gt;It needs to be mobile friendly.&lt;/li&gt;
&lt;li&gt;Users need to be able to engage with anonymous or guest accounts for support purposes.&lt;/li&gt;
&lt;li&gt;It needs to have good role management and user moderation.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;We have yet to find a solution that does all of the things listed above. We&amp;rsquo;re opposed to introducing non-compliant options for real-time communication (like Discord, Mumble, Telegram, etc.) as it unnecessarily fragments our community, as well as makes providing support harder and more time consuming.&lt;/p&gt;
&lt;h3&gt;News&lt;span class="hx:absolute hx:-mt-20" id="news"&gt;&lt;/span&gt;
&lt;a href="#news" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;The team should be enabled to share news about Solus with the entire community, as easily as possible. Fewer accounts, clicks, copy / pasting, and time spent. To do this, the intent is to create an open source broadcast system which we can tie into various frontends, whether that&amp;rsquo;s web-based or even on IRC (like with a plugin for the &lt;a href="https://github.com/JoshStrobl/narwhal"target="_blank" rel="noopener"&gt;IRC bot I&amp;rsquo;m developing&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;). It should be able to post to as many platforms as possible, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Facebook&lt;/li&gt;
&lt;li&gt;Flarum&lt;/li&gt;
&lt;li&gt;Mastodon&lt;/li&gt;
&lt;li&gt;Reddit&lt;/li&gt;
&lt;li&gt;Twitter&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Additionally it should be able to automatically generate Hugo content pieces (a mix of TOML and Markdown), so we can implement a centralized Solus news &amp;ldquo;hub&amp;rdquo; so you can see all our short and long form posts in a single place. Naturally, it would support the ability to &lt;strong&gt;get&lt;/strong&gt; the latest posts, so in theory we could figure out a way to integrate that into an RSS feed that people can follow, a Raven widget, Software Center, or elsewhere. Really we&amp;rsquo;d have limitless options. For our needs, a custom solution is a better option over the likes of Buffer or Circular, since we&amp;rsquo;re able to more closely curate the services we support. For example, Buffer doesn&amp;rsquo;t support Mastodon, which means we&amp;rsquo;d have to manually post updates there.&lt;/p&gt;
&lt;p&gt;For the blog, I&amp;rsquo;m currently working on a redesign that will enable us to feature multiple pieces of content and hopefully make content consumption easier. This will later be integrated into the News hub so all relevant activity from the team (posts, blogs, etc.) can be discovered in a single place.&lt;/p&gt;
&lt;h3&gt;Other Areas&lt;span class="hx:absolute hx:-mt-20" id="other-areas"&gt;&lt;/span&gt;
&lt;a href="#other-areas" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;In addition to the above mentioned areas, there is also the opportunity to improve and simplify engagement across two other areas of Solus development:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;GitHub-hosted projects&lt;/li&gt;
&lt;li&gt;Translations&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For projects currently hosted on GitHub, we should determine which ones are candidates for migrating to our development tracker (Phabricator), develop processes for tagging new releases and surfacing them on our planned development hub (Solhub) or generated project pages. Some of these projects may include our Software Center, Installer, ypkg, etc. In general, Peter and I have some ideas on using Phabricator&amp;rsquo;s tag system to make it easier to tag specific pieces of software (as an example, &lt;code&gt;qt-creator&lt;/code&gt;) and ideally that should extend to software developed &lt;strong&gt;on&lt;/strong&gt; Phabricator.&lt;/p&gt;
&lt;p&gt;For translations, we should ideally migrate from Transifex to something which is:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open source&lt;/li&gt;
&lt;li&gt;Is able to be self-hosted&lt;/li&gt;
&lt;li&gt;Can integrate into CI (so we can do fancy things like automatic updating of translations on the platform).&lt;/li&gt;
&lt;li&gt;Can scale to dozens or more projects.&lt;/li&gt;
&lt;li&gt;Enables us to leverage OAuth to provide a singular login experience leveraging Phabricator&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Currently I&amp;rsquo;m assessing &lt;a href="http://pootle.translatehouse.org/index.html"target="_blank" rel="noopener"&gt;Pootle&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; and &lt;a href="https://github.com/WeblateOrg/weblate"target="_blank" rel="noopener"&gt;Weblate&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. If you have any ideas on other platforms we can use, we&amp;rsquo;d love to hear from you. I want something that makes it not just easy for developers, but translators too!&lt;/p&gt;
&lt;h2&gt;Going Into The Future&lt;span class="hx:absolute hx:-mt-20" id="going-into-the-future"&gt;&lt;/span&gt;
&lt;a href="#going-into-the-future" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Some of the items I&amp;rsquo;ve mentioned in this blog post are ones which will take time to build, test, and improve upon. So over the course of the next several months, the plan is to tackle the following items:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Deployment of a Transifex alternative. This should ideally be chosen, deployed, and used for Budgie 10.5 and new Software Center.&lt;/li&gt;
&lt;li&gt;Deployment of Flarum and sunsetting of our forums. This will require some time for us to build and test an OAuth implementation, so more news on that in the future.&lt;/li&gt;
&lt;li&gt;Deployment of the new blog redesign.&lt;/li&gt;
&lt;li&gt;Implementation of the content posting backend (as well as a frontend) to enable team postings.&lt;/li&gt;
&lt;li&gt;Implementation of the News hub.&lt;/li&gt;
&lt;li&gt;Migration of some projects away from GitHub to Phabricator, introduce new project pages (and as a result, overhaul our &amp;ldquo;technologies&amp;rdquo; page).&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;Suggestions&lt;span class="hx:absolute hx:-mt-20" id="suggestions"&gt;&lt;/span&gt;
&lt;a href="#suggestions" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;There are always other ways of improving community engagement and reducing barriers to entry. If you have any suggestions, you&amp;rsquo;re always welcome to reach out via to us via the &lt;a href="https://getsol.us/forums"&gt;Forums&lt;/a&gt;, &lt;a href="https://getsol.us/articles/contributing/getting-involved/en/#irc"&gt;IRC&lt;/a&gt; or &lt;a href="https://getsol.us/articles/contributing/getting-involved/en/#social-media"&gt;social media&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Solus 3 ISO Refresh Released</title><link>https://getsol.us/2018/09/20/solus-3-iso-refresh-released/</link><pubDate>Thu, 20 Sep 2018 08:20:39 +0300</pubDate><guid>https://getsol.us/2018/09/20/solus-3-iso-refresh-released/</guid><description>
&lt;p&gt;We are proud to announce the availability of Solus 3.9999, our ISO refresh of Solus 3. This refresh enables support for a variety of new hardware released since Solus 3, introduces an updated set of default applications and theming, as well as enables users to immediately take advantage of new Solus infrastructure.&lt;/p&gt;
&lt;h2&gt;General&lt;span class="hx:absolute hx:-mt-20" id="general"&gt;&lt;/span&gt;
&lt;a href="#general" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Default Applications and Theming&lt;span class="hx:absolute hx:-mt-20" id="default-applications-and-theming"&gt;&lt;/span&gt;
&lt;a href="#default-applications-and-theming" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;All of our editions feature:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Firefox 62&lt;/li&gt;
&lt;li&gt;LibreOffice 6.1.0.3&lt;/li&gt;
&lt;li&gt;Rhythmbox 3.4.2&lt;/li&gt;
&lt;li&gt;Thunderbird 60&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Our Budgie and GNOME Editions ship with GNOME MPV 0.14 and our MATE Edition ships with VLC 3.0.3.&lt;/p&gt;
&lt;p&gt;Solus ships with theming that enables a consistent look and feel across the entire system, regardless of which edition is chosen. All editions feature the &lt;a href="https://github.com/adapta-project/adapta-gtk-theme/"target="_blank" rel="noopener"&gt;Adapta GTK Theme&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; for applications and &lt;a href="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"target="_blank" rel="noopener"&gt;Papirus Icon Theme&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; for icons.&lt;/p&gt;
&lt;h3&gt;Hardware and Kernel Enablement&lt;span class="hx:absolute hx:-mt-20" id="hardware-and-kernel-enablement"&gt;&lt;/span&gt;
&lt;a href="#hardware-and-kernel-enablement" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;This ISO refresh of Solus ships with Linux kernel 4.18.5, enabling us to provide out-of-the-box support for the latest CPUs from AMD and Intel, including support for high core count CPUs like AMD Threadripper 2.&lt;/p&gt;
&lt;p&gt;Additionally, we&amp;rsquo;ve introduced Intel GVT-g support for improved GPU virtualization via the enablement of KVMGT, MDEV, and VFIO_MDEV modules, as well as improved Realtek wireless card and dongle support with enablement of the RTL8XXX/RTL8XXXU modules.&lt;/p&gt;
&lt;h3&gt;Infrastructure Support&lt;span class="hx:absolute hx:-mt-20" id="infrastructure-support"&gt;&lt;/span&gt;
&lt;a href="#infrastructure-support" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;As &lt;a href="https://getsol.us/2018/09/08/supercharging-solus-infrastructure"&gt;previously announced&lt;/a&gt;, we have been making changes to our infrastructure, repositories, and more. To ensure users are able to immediately take advantage of our new infrastructure, this refresh changes our default repository URLs so no modification or further updates are necessary.&lt;/p&gt;
&lt;p&gt;As such, we have also updated various system packages, such as our &lt;code&gt;baselayout&lt;/code&gt;, to point to more relevant support documentation.&lt;/p&gt;
&lt;h2&gt;Defaults&lt;span class="hx:absolute hx:-mt-20" id="defaults"&gt;&lt;/span&gt;
&lt;a href="#defaults" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;GNOME&lt;span class="hx:absolute hx:-mt-20" id="gnome"&gt;&lt;/span&gt;
&lt;a href="#gnome" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Our ISO refresh of Solus GNOME Edition introduces some changes to our default branding, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;GNOME
&lt;ul&gt;
&lt;li&gt;Removable Drive applet / extension is now enabled by default. This should make it much easier to perform unmounts without having to open Nautilus, the default file manager&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Nautilus
&lt;ul&gt;
&lt;li&gt;Default to single clicks for opening files and folders. We are confident that this change will prove to be more efficient for users, especially those which typically interact with their system via a touchpad. This is always changeable via Nautilus&amp;rsquo; Behavior section of its Preferences.&lt;/li&gt;
&lt;li&gt;Enabled show-image-thumbnails for all devices, so that will include network shares (Samba).&lt;/li&gt;
&lt;li&gt;Set recursive-search to local-only so it&amp;rsquo;s not trying to search across every possible device you have and causing it to choke on lower-end systems&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Additionally, Solus GNOME Edition now ships with GNOME Photos out of the box, enabling easier photo management and editing!&lt;/p&gt;
&lt;h3&gt;MATE&lt;span class="hx:absolute hx:-mt-20" id="mate"&gt;&lt;/span&gt;
&lt;a href="#mate" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Our ISO refresh of Solus MATE Edition introduces some changes to our default branding, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;panel
&lt;ul&gt;
&lt;li&gt;Add a separator after the clock, improving readability.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2&gt;Changelog of ISO&lt;span class="hx:absolute hx:-mt-20" id="changelog-of-iso"&gt;&lt;/span&gt;
&lt;a href="#changelog-of-iso" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Packages added to this release:&lt;span class="hx:absolute hx:-mt-20" id="packages-added-to-this-release"&gt;&lt;/span&gt;
&lt;a href="#packages-added-to-this-release" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;aa-lsm-hook&lt;/li&gt;
&lt;li&gt;aalib&lt;/li&gt;
&lt;li&gt;audit&lt;/li&gt;
&lt;li&gt;brotli&lt;/li&gt;
&lt;li&gt;bubblewrap&lt;/li&gt;
&lt;li&gt;Budgie-screenshot-applet&lt;/li&gt;
&lt;li&gt;dnsmasq&lt;/li&gt;
&lt;li&gt;freeglut&lt;/li&gt;
&lt;li&gt;gexiv2&lt;/li&gt;
&lt;li&gt;gptfdisk&lt;/li&gt;
&lt;li&gt;ilmbase&lt;/li&gt;
&lt;li&gt;imagemagick&lt;/li&gt;
&lt;li&gt;jasper&lt;/li&gt;
&lt;li&gt;ldb&lt;/li&gt;
&lt;li&gt;libblockdev&lt;/li&gt;
&lt;li&gt;libbytesize&lt;/li&gt;
&lt;li&gt;libcue&lt;/li&gt;
&lt;li&gt;libdazzle&lt;/li&gt;
&lt;li&gt;libde265&lt;/li&gt;
&lt;li&gt;libglu&lt;/li&gt;
&lt;li&gt;libglvnd&lt;/li&gt;
&lt;li&gt;libgrss&lt;/li&gt;
&lt;li&gt;libgsf&lt;/li&gt;
&lt;li&gt;libgudev&lt;/li&gt;
&lt;li&gt;libheif&lt;/li&gt;
&lt;li&gt;libhogweed&lt;/li&gt;
&lt;li&gt;libiptcdata&lt;/li&gt;
&lt;li&gt;libnfs&lt;/li&gt;
&lt;li&gt;libnice&lt;/li&gt;
&lt;li&gt;libnumbertext&lt;/li&gt;
&lt;li&gt;libosinfo&lt;/li&gt;
&lt;li&gt;libqxp&lt;/li&gt;
&lt;li&gt;libraw&lt;/li&gt;
&lt;li&gt;libreoffice-all&lt;/li&gt;
&lt;li&gt;libreoffice-base&lt;/li&gt;
&lt;li&gt;libreoffice-common-dictionaries&lt;/li&gt;
&lt;li&gt;libreoffice-math&lt;/li&gt;
&lt;li&gt;libseccomp&lt;/li&gt;
&lt;li&gt;libsoxr&lt;/li&gt;
&lt;li&gt;libvoikko&lt;/li&gt;
&lt;li&gt;libxfont2&lt;/li&gt;
&lt;li&gt;libxvmc&lt;/li&gt;
&lt;li&gt;libzmf&lt;/li&gt;
&lt;li&gt;linux-driver-management-lightdm-integration&lt;/li&gt;
&lt;li&gt;lm_sensors&lt;/li&gt;
&lt;li&gt;lua51&lt;/li&gt;
&lt;li&gt;luajit&lt;/li&gt;
&lt;li&gt;mdadm&lt;/li&gt;
&lt;li&gt;mesa-demos&lt;/li&gt;
&lt;li&gt;mjpegtools-libs&lt;/li&gt;
&lt;li&gt;mozjs38&lt;/li&gt;
&lt;li&gt;mpg123&lt;/li&gt;
&lt;li&gt;nautilus-python&lt;/li&gt;
&lt;li&gt;nss-mdns&lt;/li&gt;
&lt;li&gt;openexr&lt;/li&gt;
&lt;li&gt;openjpeg&lt;/li&gt;
&lt;li&gt;osinfo-db&lt;/li&gt;
&lt;li&gt;perl-net-dbus&lt;/li&gt;
&lt;li&gt;perl-x11-protocol&lt;/li&gt;
&lt;li&gt;perl-xml-twig&lt;/li&gt;
&lt;li&gt;perl-xmlparser&lt;/li&gt;
&lt;li&gt;poppler-data&lt;/li&gt;
&lt;li&gt;poppler-utils&lt;/li&gt;
&lt;li&gt;postgresql&lt;/li&gt;
&lt;li&gt;pyparsing&lt;/li&gt;
&lt;li&gt;python-appdirs&lt;/li&gt;
&lt;li&gt;python-asn1&lt;/li&gt;
&lt;li&gt;python-asn1crypto&lt;/li&gt;
&lt;li&gt;python-certifi&lt;/li&gt;
&lt;li&gt;python-cffi&lt;/li&gt;
&lt;li&gt;python-chardet&lt;/li&gt;
&lt;li&gt;python-cparser&lt;/li&gt;
&lt;li&gt;python-cryptography&lt;/li&gt;
&lt;li&gt;python-enum34&lt;/li&gt;
&lt;li&gt;python-idna&lt;/li&gt;
&lt;li&gt;python-ipaddress&lt;/li&gt;
&lt;li&gt;python-openssl&lt;/li&gt;
&lt;li&gt;python-packaging&lt;/li&gt;
&lt;li&gt;python-pysmbc&lt;/li&gt;
&lt;li&gt;python-pysocks&lt;/li&gt;
&lt;li&gt;python-setuptools&lt;/li&gt;
&lt;li&gt;python-six&lt;/li&gt;
&lt;li&gt;python-urllib3&lt;/li&gt;
&lt;li&gt;qol-assist&lt;/li&gt;
&lt;li&gt;sdl1&lt;/li&gt;
&lt;li&gt;sndio&lt;/li&gt;
&lt;li&gt;spice-vdagent&lt;/li&gt;
&lt;li&gt;tevent&lt;/li&gt;
&lt;li&gt;tracker&lt;/li&gt;
&lt;li&gt;tracker-miners&lt;/li&gt;
&lt;li&gt;unicode-character-database&lt;/li&gt;
&lt;li&gt;usb-modeswitch&lt;/li&gt;
&lt;li&gt;usysconf&lt;/li&gt;
&lt;li&gt;volume_key&lt;/li&gt;
&lt;li&gt;vulkan&lt;/li&gt;
&lt;li&gt;webrtc-audio-processing&lt;/li&gt;
&lt;li&gt;woff2&lt;/li&gt;
&lt;li&gt;xhost&lt;/li&gt;
&lt;li&gt;xmlsec1&lt;/li&gt;
&lt;li&gt;xorg-driver-video-intel&lt;/li&gt;
&lt;li&gt;xset&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Packages removed from this release:&lt;span class="hx:absolute hx:-mt-20" id="packages-removed-from-this-release"&gt;&lt;/span&gt;
&lt;a href="#packages-removed-from-this-release" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;dracut&lt;/li&gt;
&lt;li&gt;fftw&lt;/li&gt;
&lt;li&gt;goofiboot&lt;/li&gt;
&lt;li&gt;libmad&lt;/li&gt;
&lt;li&gt;libxfont&lt;/li&gt;
&lt;li&gt;linux-tools-cpupower&lt;/li&gt;
&lt;li&gt;mesalib-demos&lt;/li&gt;
&lt;li&gt;spidermonkey&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changes in this release:&lt;span class="hx:absolute hx:-mt-20" id="changes-in-this-release"&gt;&lt;/span&gt;
&lt;a href="#changes-in-this-release" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;appstream-glib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/appstream-glib/browse/master/;9c26cd0"target="_blank" rel="noopener"&gt;Pierre-Yves: Update appstream-glib to 0.6.13&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gd/browse/master/;b991bb2"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-1000222&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gd/browse/master/;9819746"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libpng 1.6.34&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gd/browse/master/;2ec6254"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-5711&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gd/browse/master/;76278d2"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.2.5 to address CVE-2017-6362&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-plugins-good&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-good/browse/master/;867a323"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-plugins-good to 1.14.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;[Joshua Strobl: Update to 1.14.1. Release notes available &lt;a href="https://gstreamer.freedesktop.org/releases/1.14/#1.14.1"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.](&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-good/browse/master/;4fb284a"target="_blank" rel="noopener"&gt;https://dev.getsol.us/source/gstreamer-1.0-plugins-good/browse/master/;4fb284a&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-good/browse/master/;ff43961"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libpng 1.6.34&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-good/browse/master/;1e240c0"target="_blank" rel="noopener"&gt;Joshua Strobl: Enable GTK plugins since it has been moved from -bad to -good.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-good/browse/master/;866a805"target="_blank" rel="noopener"&gt;Joshua Strobl: Added mpg123, lame, and twolame support. Updated license.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-good/browse/master/;621b474"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgrade to 1.14.0 stable release.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-good/browse/master/;2abb357"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libvpx 1.7.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-good/browse/master/;1c41fee"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against v4l-utils&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-good/browse/master/;433759a"target="_blank" rel="noopener"&gt;Joey Riches: Update gstreamer-1.0-plugins-good to 1.12.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-good/browse/master/;140f7fc"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-plugins-good to 1.12.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gdbm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gdbm/browse/master/;da98502"target="_blank" rel="noopener"&gt;Ikey Doherty: Move gdbm out of system.base to resolve some update issues&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gdbm/browse/master/;2a6d619"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gdbm to 1.14.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-plugins-base&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-base/browse/master/;a1935ea"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-plugins-base to 1.14.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-base/browse/master/;2f63bff"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild to remove rpath&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;[Joshua Strobl: Update to 1.14.1. Release notes available &lt;a href="https://gstreamer.freedesktop.org/releases/1.14/#1.14.1"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.](&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-base/browse/master/;e438cc0"target="_blank" rel="noopener"&gt;https://dev.getsol.us/source/gstreamer-1.0-plugins-base/browse/master/;e438cc0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-base/browse/master/;3ede51d"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libpng 1.6.34&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-base/browse/master/;3c55bb5"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgrade to 1.14.0 stable release.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-base/browse/master/;d57ab1d"target="_blank" rel="noopener"&gt;Joshua Strobl: Add patch for playbin3 segfault on accessing invalid index in GstStream.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-base/browse/master/;3d6b990"target="_blank" rel="noopener"&gt;Joey Riches: Update gstreamer-1.0-plugins-base to 1.12.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-base/browse/master/;32c61a4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-plugins-base to 1.12.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gpgme&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gpgme/browse/master/;d5d3ce3"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gpgme to 1.11.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gpgme/browse/master/;3733dd5"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 1.10.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gpgme/browse/master/;b52f596"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gpgme/browse/master/;d038de0"target="_blank" rel="noopener"&gt;Neal Gompa: Enable Python bindings for gpgme&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libsndfile&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libsndfile/browse/master/;416f7d2"target="_blank" rel="noopener"&gt;Joshua Strobl: Resolve CVE-2017-14634&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libdvdcss&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdvdcss/browse/master/;8521db6"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libdvdcss to 1.4.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libvisio&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvisio/browse/master/;46179ea"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 61.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvisio/browse/master/;0b48c79"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 60.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvisio/browse/master/;fff7e13"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libvisio to 0.1.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvisio/browse/master/;4789777"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 59.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;grub2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/grub2/browse/master/;689276f"target="_blank" rel="noopener"&gt;Ikey Doherty: Update GRUB2 to 2.02&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/grub2/browse/master/;fc4c9db"target="_blank" rel="noopener"&gt;Ikey Doherty: Try not to upset GRUB with our own flags&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/grub2/browse/master/;815bf3e"target="_blank" rel="noopener"&gt;Ikey Doherty: Crafty stripper is crafty&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/grub2/browse/master/;affe3b5"target="_blank" rel="noopener"&gt;Joshua Strobl: Remove -strong from CFLAGS&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/grub2/browse/master/;41f1397"target="_blank" rel="noopener"&gt;Joshua Strobl: Ensure we install splash.tga for existing installs.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/grub2/browse/master/;a18b9fe"target="_blank" rel="noopener"&gt;Joshua Strobl: Cleanup install calls.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/grub2/browse/master/;277f397"target="_blank" rel="noopener"&gt;Joshua Strobl: Convert to modern package format. Drop background from grub config.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;solus-artwork&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-artwork/browse/master/;91d7160"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to v21. Introduces IMG_9656 and IMG_9710 by Reetta Piiroinen.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-artwork/browse/master/;853387b"target="_blank" rel="noopener"&gt;Ikey Doherty: Update solus-artwork to v20&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;inetutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/inetutils/browse/master/;c5a7737"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/inetutils/browse/master/;c5767de"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for initrd&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;unzip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/unzip/browse/master/;adb8f46"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address the following CVEs:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/unzip/browse/master/;a25b027"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable LARGE_FILE_SUPPORT in unzip (Resolves T6324)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/unzip/browse/master/;e3d3a62"target="_blank" rel="noopener"&gt;Pierre-Yves: Fix man pages location&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mpc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpc/browse/master/;964b030"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for mpfr&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpc/browse/master/;d76fd51"target="_blank" rel="noopener"&gt;Pierre-Yves: Update mpc to 1.1.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;youtube-dl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;[Joshua Strobl: Update to 2018.07.04. Release notes available &lt;a href="https://github.com/rg3/youtube-dl/releases/tag/2018.08.04"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.](&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;981203a"target="_blank" rel="noopener"&gt;https://dev.getsol.us/source/youtube-dl/browse/master/;981203a&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;aec5314"target="_blank" rel="noopener"&gt;Thomas H: Update to 2018.07.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;07e0abe"target="_blank" rel="noopener"&gt;James Lee: Update to 2018.05.18&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;8cd9905"target="_blank" rel="noopener"&gt;Joey Riches: Update youtube-dl to 2018.04.16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;7e7755b"target="_blank" rel="noopener"&gt;Joey Riches: Update youtube-dl to 2018.03.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;ca7b5a8"target="_blank" rel="noopener"&gt;Joey Riches: Update youtube-dl to 2018.02.22&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;c54edb6"target="_blank" rel="noopener"&gt;Stig Svensson: Update to 2018.01.27 and rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;0efa4cc"target="_blank" rel="noopener"&gt;Stig Svensson: Update to 2018.01.21&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;1fbedf3"target="_blank" rel="noopener"&gt;Jakob: Update to 2017.12.23&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;cacdeab"target="_blank" rel="noopener"&gt;Justin Zobel: Upgrade to 2017.11.15&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;8ee6a91"target="_blank" rel="noopener"&gt;Justin Zobel: Update to 2017.11.06&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;d21f465"target="_blank" rel="noopener"&gt;Justin Zobel: Update to 2017.10.20&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;d4ab8d8"target="_blank" rel="noopener"&gt;Justin Zobel: Update to 2017.10.15.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;929c443"target="_blank" rel="noopener"&gt;Justin Zobel: Update to 2017.10.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;21e5faa"target="_blank" rel="noopener"&gt;Thomas Hautier: Update youtube-dl to 2017.10.07&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;8df4c2d"target="_blank" rel="noopener"&gt;Justin Berthault: Update to 2017.09.15&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/youtube-dl/browse/master/;670ec2a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2017.08.27.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mpv&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;f01dcac"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild mpv for libxkbcommon 0.8.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;265cc33"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against samba 4.7.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;d0dcfa9"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild cuz&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;68eaf8c"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against ffmpeg 3.4.2.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;fae1720"target="_blank" rel="noopener"&gt;Pierre-Yves: Update mpv to 0.27.2 for an additional fix for CVE-2018-6360&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;2940663"target="_blank" rel="noopener"&gt;Pierre-Yves: Update mpv to 0.27.1 to fix CVE-2018-6360&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;e9e28ac"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libdvdread 6.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;d2ce090"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild against libcdio 2.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;58ba76a"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new ffmpeg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;27e8f4c"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild mpv against libva 2.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;81739e7"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against Samba 4.6.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;15f9880"target="_blank" rel="noopener"&gt;Joshua Strobl: Precautionary build against Samba 4.7.2.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;5ace9bc"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libcdio 0.94&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;f7e41a2"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libass 0.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;3c13348"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for Samba 4.7.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;bbee8c4"target="_blank" rel="noopener"&gt;Joshua Strobl: Ensure we can build against lua 5.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;08aaccf"target="_blank" rel="noopener"&gt;Pierre-Yves: Update mpv to 0.27.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;a152d03"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against ffmpeg 3.3.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;ad9612e"target="_blank" rel="noopener"&gt;Pierre-Yves: Enable extra features on mpv&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpv/browse/master/;3be68c1"target="_blank" rel="noopener"&gt;Justin Zobel: Update to 0.26.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;os-installer&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/os-installer/browse/master/;6777ea9"target="_blank" rel="noopener"&gt;Joshua Strobl: Change git and URL for location script for GeoIP.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/os-installer/browse/master/;60b9006"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync again for utf8 changes&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/os-installer/browse/master/;51c3152"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix inability to English&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/os-installer/browse/master/;052d9b6"target="_blank" rel="noopener"&gt;Ikey Doherty: Remove hard requirement for gparted&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/os-installer/browse/master/;f637318"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync with git for eopkg history removal&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/os-installer/browse/master/;daefdc9"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync with git to ensure installer autoremoves packages&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/os-installer/browse/master/;ba04539"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync os-installer with git&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/os-installer/browse/master/;4f31dbf"target="_blank" rel="noopener"&gt;Ikey Doherty: I fixed things but I&amp;rsquo;m not sure what oh look a unicorn&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/os-installer/browse/master/;e376a35"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync with git to fix nasty bug with shrunken language list&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/os-installer/browse/master/;c5d22b8"target="_blank" rel="noopener"&gt;Ikey Doherty: Unbreak installer. Totally didn&amp;rsquo;t miss a comma again. Nope.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/os-installer/browse/master/;a7ec3f5"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync installer with git for users + usysconf integration&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/os-installer/browse/master/;f494c57"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync os-installer for more Plasma icon fixes&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/os-installer/browse/master/;75afb7a"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync with git for improved UI under Plasma&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/os-installer/browse/master/;2a71b4d"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync os-installer to port from goofiboot to systemd-boot&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/os-installer/browse/master/;04a96d1"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync with git for Plasma support, use Pythonic macros&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/os-installer/browse/master/;afea1dc"target="_blank" rel="noopener"&gt;Ikey Doherty: Switch to new &lt;code&gt;InUnixUsers&lt;/code&gt; syntax, drop legacy PolKit JS rules file&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/os-installer/browse/master/;ff582da"target="_blank" rel="noopener"&gt;Ikey Doherty: Install keyrules for new polkit backend per T4824&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnutls&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnutls/browse/master/;7fa45c6"target="_blank" rel="noopener"&gt;Pierre-Yves: Backport a regression fix&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnutls/browse/master/;8eb9273"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gnutls to 3.6.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnutls/browse/master/;836c661"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gnutls to 3.6.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxscrnsaver&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxscrnsaver/browse/master/;365e1cb"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 1.2.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxscrnsaver/browse/master/;c5c5924"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxscrnsaver/browse/master/;edfcffa"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ghostscript&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ghostscript/browse/master/;cb571bf"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address the following CVEs:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ghostscript/browse/master/;4f43286"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Bump release number&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ghostscript/browse/master/;44f850f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update ghostscript to 9.23&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ghostscript/browse/master/;918ef8a"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild ghostscript for cups 2.2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ghostscript/browse/master/;3799dcd"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libpng 1.6.34&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ghostscript/browse/master/;f21dcb7"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address multiple CVEs:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libp11-kit&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libp11-kit/browse/master/;098603c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libp11-kit to 0.23.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libp11-kit/browse/master/;3d3ce76"target="_blank" rel="noopener"&gt;Ikey Doherty: Clean up spec, use correct defaults directory&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libp11-kit/browse/master/;c9d00ab"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libp11-kit to 0.23.10 and support a stateless config&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libp11-kit/browse/master/;6e38e23"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix busted packaging meta and rebuild for safety&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcairo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcairo/browse/master/;db682ca"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild to remove rpath&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcairo/browse/master/;1b5e81c"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against freetype2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcairo/browse/master/;4048e5e"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against font rendering stack&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcairo/browse/master/;83c6171"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for binutils ABI change&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcairo/browse/master/;4f5b651"target="_blank" rel="noopener"&gt;Ikey Doherty: I tip my Fedora to you, sir. (Colour emoji support)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcairo/browse/master/;71c104e"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libpng 1.6.34&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcairo/browse/master/;0817156"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcairo/browse/master/;79127f8"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against harfbuzz&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcairo/browse/master/;6a3661a"target="_blank" rel="noopener"&gt;Pierre-Yves: Previous build failed&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcairo/browse/master/;8eb735a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libcairo to 1.14.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcairo/browse/master/;f776ad3"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild against binutils-libs 2.29.1, re-enable LTO&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;transmission&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/transmission/browse/master/;c005c91"target="_blank" rel="noopener"&gt;Pierre-Yves: Update transmission to 2.94&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/transmission/browse/master/;fc38022"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild. Updated license.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/transmission/browse/master/;4479cac"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/transmission/browse/master/;dc7ff71"target="_blank" rel="noopener"&gt;Pierre-Yves: Update transmission to 2.93&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/transmission/browse/master/;4da19ba"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-5702&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/transmission/browse/master/;754809e"target="_blank" rel="noopener"&gt;Joey Riches: transmission: add mandatory libcurl to builddeps&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libabw&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libabw/browse/master/;15a34f8"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libabw to 0.1.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxcomposite&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcomposite/browse/master/;c96f5b4"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcomposite/browse/master/;e62a483"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to unbreak 32-bit development&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcomposite/browse/master/;959caa9"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-control-center&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;c8f9784"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;5489949"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild gnome-control-center for cups 2.2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;6f517f1"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against samba 4.7.8. Added Meson patch.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;8ebc3c8"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgrade to 3.28.1. Split patches so we can more easily update various ones in the future.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;7cc9e8e"target="_blank" rel="noopener"&gt;Joshua Strobl: Fix OS specification and add an item for GNOME relnum.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;5eede10"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for nm-applet (T5090)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;62be68f"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against Samba 4.6.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;2b3c2b9"target="_blank" rel="noopener"&gt;Joshua Strobl: Precautionary rebuild against Samba 4.7.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;1023650"target="_blank" rel="noopener"&gt;Ikey Doherty: Go rebuild pls&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;28b8446"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for NM&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;baf0559"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild against new NM&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;c91a999"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for consistency&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;1b4f3df"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;4ac83f8"target="_blank" rel="noopener"&gt;Ikey Doherty: Install keyrules for new polkit&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;14e38c9"target="_blank" rel="noopener"&gt;Joshua Strobl: Fix Sound and Users panel desktop items being set to NoDisplay. Added patch so About opens overview. Resolves T4791.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;8f6480a"target="_blank" rel="noopener"&gt;Ikey Doherty: Reset abi_used_libs, rebuild for new Samba&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;a1fedfe"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against libgtop&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-control-center/browse/master/;b7abb86"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.1. Updated patches. Use solus-sc instead of gnome-software.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;findutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/findutils/browse/master/;26f282d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;parted&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/parted/browse/master/;325f756"target="_blank" rel="noopener"&gt;Pierre-Yves: Convert parted to ypkg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/parted/browse/master/;96d2ef3"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/parted/browse/master/;0c0bd97"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-disk-utility&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-disk-utility/browse/master/;ec034f0"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-disk-utility/browse/master/;5a0972e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-disk-utility/browse/master/;09096c6"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-disk-utility/browse/master/;9ac3b7d"target="_blank" rel="noopener"&gt;Joshua Strobl: Make GNOME Disks searchable in current and new SC. Resolves T5877.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-disk-utility/browse/master/;ce13ff5"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libdvdread 6.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-disk-utility/browse/master/;f1872ba"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-disk-utility/browse/master/;df05c3d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 3.36.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gspell&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gspell/browse/master/;30411db"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild for now until we move to enchant-2.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gspell/browse/master/;092ce76"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.6.1. Translation updates.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gspell/browse/master/;34f4f20"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 1.6.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libdvdread&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdvdread/browse/master/;2bf72a3"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libdvdread to 6.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdvdread/browse/master/;d7e4c93"target="_blank" rel="noopener"&gt;Joshua Strobl: Convert to ypkg.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdvdread/browse/master/;96d3a0c"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dosfstools&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dosfstools/browse/master/;fef169c"target="_blank" rel="noopener"&gt;livingsilver94: Update dosfstools to 4.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dosfstools/browse/master/;042cdbb"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libinput&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libinput/browse/master/;f526200"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.11 series.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libinput/browse/master/;75d6a34"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libinput to 1.10.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libinput/browse/master/;70bef2e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libinput to 1.10.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libinput/browse/master/;b4a9291"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libinput to 1.9.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libinput/browse/master/;8aa0a00"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libinput to 1.9.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libinput/browse/master/;a325fb0"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libinput to 1.9.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libinput/browse/master/;109243a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libinput to 1.9.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwebp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebp/browse/master/;9200568"target="_blank" rel="noopener"&gt;Joey Riches: Update libwebp to 1.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebp/browse/master/;7db9a3e"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libpng 1.6.34&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebp/browse/master/;8557b1d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libwebp to 0.6.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxslt&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxslt/browse/master/;e006c64"target="_blank" rel="noopener"&gt;Joey Riches: Update libxslt to 1.1.32&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxslt/browse/master/;cc9f4d2"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libspectre&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libspectre/browse/master/;cf4088d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for ghostscript&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libunistring&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libunistring/browse/master/;5b6fc83"target="_blank" rel="noopener"&gt;Joey Riches: Update libunistring to 0.9.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libunistring/browse/master/;a50944d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libunistring/browse/master/;72ff7ca"target="_blank" rel="noopener"&gt;Joey Riches: Update libunistring to 0.9.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libunistring/browse/master/;9cf33a0"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;elfutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/elfutils/browse/master/;52cf244"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libproxy&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libproxy/browse/master/;0ee2f66"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against dbus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libproxy/browse/master/;14cc0e3"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libproxy/browse/master/;bc7084c"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for perl 5.26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libproxy/browse/master/;c9038c1"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to 0.4.15&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libevdev&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libevdev/browse/master/;8b375dc"target="_blank" rel="noopener"&gt;Joey Riches: Update libevdev to 1.5.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libevdev/browse/master/;5d8deed"target="_blank" rel="noopener"&gt;Ikey Doherty: Update libevdev to 1.5.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgpg-error&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgpg-error/browse/master/;f753c7f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libgpg-error to 1.32&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgpg-error/browse/master/;da73a04"target="_blank" rel="noopener"&gt;Ikey Doherty: Screw systemd, back to 1.31&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgpg-error/browse/master/;1795f89"target="_blank" rel="noopener"&gt;Ikey Doherty: Downgrade in attempt to make systemd happy&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgpg-error/browse/master/;a23194f"target="_blank" rel="noopener"&gt;Ikey Doherty: Apply Fedora multilib patch&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgpg-error/browse/master/;8f8cd2e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libgpg-error to 1.31&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgpg-error/browse/master/;3c15db5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libgpg-error to 1.28&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgpg-error/browse/master/;e6e49e4"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild prior to modifying gcrypt (reoptimize)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxext&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxext/browse/master/;2926848"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libtimezonemap&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtimezonemap/browse/master/;76fc22f"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against gtk3, gstreamer, and json-glib updates.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtimezonemap/browse/master/;a9d0381"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against gtk 3.22.24&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libqmi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libqmi/browse/master/;248531a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libqmi to 1.20.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libqmi/browse/master/;5e19436"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libqmi to 1.20.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;foomatic-db&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/foomatic-db/browse/master/;898be4e"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 4.0.20171217&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/foomatic-db/browse/master/;1066599"target="_blank" rel="noopener"&gt;Pierre-Yves: Update foomatic-db to 4.0.20171010&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;font-clear-sans-ttf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/font-clear-sans-ttf/browse/master/;d612911"target="_blank" rel="noopener"&gt;Joshua Strobl: Convert to ypkg.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;clr-boot-manager&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/clr-boot-manager/browse/master/;99c736f"target="_blank" rel="noopener"&gt;Ikey Doherty: Backport nica patch to ensure module tree is properly cleaned out&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/clr-boot-manager/browse/master/;4c4b553"target="_blank" rel="noopener"&gt;Ikey Doherty: Begin deprecation of goofiboot (T4235)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/clr-boot-manager/browse/master/;bab36ee"target="_blank" rel="noopener"&gt;Ikey Doherty: Update &lt;code&gt;clr-boot-manager&lt;/code&gt; to 1.5.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/clr-boot-manager/browse/master/;4d6c6d9"target="_blank" rel="noopener"&gt;Ikey Doherty: Address util-linux regression when handling NULL&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libnss&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;d0a9da6"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to 3.37.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;7a18649"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnss to 3.34.1 &amp;amp; convert to ypkg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;fad4dea"target="_blank" rel="noopener"&gt;Ikey Doherty: Update nss to latest release for Firefox&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnss/browse/master/;73e9b27"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnss to 3.33&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;doflicky&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/doflicky/browse/master/;74ffa09"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix incorrect detection of masked NVIDIA drivers&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;exfat-utils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/exfat-utils/browse/master/;ef1c2f8"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 1.2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/exfat-utils/browse/master/;5f3b6d3"target="_blank" rel="noopener"&gt;Benjamin Daines: Update exfat-utils to 1.2.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/exfat-utils/browse/master/;54096dd"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;baobab&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/baobab/browse/master/;5d384bd"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/baobab/browse/master/;cbb2da2"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mutagen&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutagen/browse/master/;afd1ee8"target="_blank" rel="noopener"&gt;Joey Riches: Update mutagen to 1.41.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutagen/browse/master/;a04b856"target="_blank" rel="noopener"&gt;Pierre-Yves: Update mutagen to 1.40&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutagen/browse/master/;573e6ad"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutagen/browse/master/;42fde57"target="_blank" rel="noopener"&gt;Pierre-Yves: Update mutagen to 1.39&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;jansson&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/jansson/browse/master/;9c25383"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable emul32 build for NetworkManager update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bind-utils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bind-utils/browse/master/;a65eab1"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 9.11.4-P1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bind-utils/browse/master/;f95688f"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update 9.11.4 to address CVE-2018-5738&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bind-utils/browse/master/;1fdfd85"target="_blank" rel="noopener"&gt;Pierre-Yves: Update bind-utils to 9.11.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bind-utils/browse/master/;31d4ee8"target="_blank" rel="noopener"&gt;Pierre-Yves: Update bind-utils to 9.11.2-P1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcdr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcdr/browse/master/;94466d1"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 61.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcdr/browse/master/;41442ee"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 60.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcdr/browse/master/;39e7e8e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libcdr to 0.1.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcdr/browse/master/;ba2a0a0"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 59.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgweather&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgweather/browse/master/;23b0909"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libgweather to 3.28.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgweather/browse/master/;890d3d7"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgraded to latest in 3.28 series. Switched to Meson actionable macros.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgweather/browse/master/;81f0cac"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;firefox&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;4a6100c"target="_blank" rel="noopener"&gt;Pierre-Yves: Miscellaneous package updates&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;6a7c372"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 62.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;afb5c28"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 62.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;2d0a7c0"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against dbus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;0a616d1"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 61.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;aecbec1"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 61.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;bea811f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 61.0.1 and completely remove system hunspell&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;e51f07c"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 61.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;25879cf"target="_blank" rel="noopener"&gt;Pierre-Yves: Temporarily disable system hunspell&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;bc50519"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 61.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;277ff28"target="_blank" rel="noopener"&gt;Ikey Doherty: Add useful gitignore..&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;19652b8"target="_blank" rel="noopener"&gt;Ikey Doherty: Update langpaks to 60.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;5526daa"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 60.0.2 to address CVE-2018-6126&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;aa473b7"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 61.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;f891cb4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 60.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;db017b6"target="_blank" rel="noopener"&gt;Ikey Doherty: Update langpacks for 60.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;adfb5ca"target="_blank" rel="noopener"&gt;Ikey Doherty: Don&amp;rsquo;t default to CSD Firefox just yet&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;db4f34d"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable CSD by default and apply upstream CSD patches&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;251d2c0"target="_blank" rel="noopener"&gt;Ikey Doherty: Update Firefox to 60.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;769d1a4"target="_blank" rel="noopener"&gt;Ikey Doherty: Bump langpacks to 60.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;1667162"target="_blank" rel="noopener"&gt;Ikey Doherty: Update Firefox to 59.0.3 as it seems someone forgot&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;b8bd29d"target="_blank" rel="noopener"&gt;Ikey Doherty: Raise langpacks for 59.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;f932cb3"target="_blank" rel="noopener"&gt;Joey Riches: Merge branch &amp;lsquo;master&amp;rsquo; of ssh://dev.solus-project.com/source/firefox&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;0ef35b8"target="_blank" rel="noopener"&gt;Joey Riches: Update firefox to 59.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;4656eca"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 59.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;5ca6fb7"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libvpx 1.7.0 &amp;amp; enable system libicu&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;931f730"target="_blank" rel="noopener"&gt;Joey Riches: Improve PGO data generation &amp;amp; enable perf switches&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;ca2b1db"target="_blank" rel="noopener"&gt;Pierre-Yves: Update Firefox to 59.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;de3f399"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 59.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;1f046f6"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 59.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;c567887"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 59.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;a9a67c3"target="_blank" rel="noopener"&gt;Joshua Strobl: Revert enabling u2f. Can cause CSP errors that result in issues on some Google services.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;98f9820"target="_blank" rel="noopener"&gt;Joshua Strobl: Enable U2F by default. Enables devices like Yubikeys to work OOTB with websites which support U2F, like Google and GitHub.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;b46835a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 58.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;b3047c8"target="_blank" rel="noopener"&gt;Ikey Doherty: Bump langpacks for 58.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;2e72704"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 58.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;5c91b0a"target="_blank" rel="noopener"&gt;Ikey Doherty: Update langpacks to 58.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;e353459"target="_blank" rel="noopener"&gt;Pierre-Yves: Update Firefox to 58.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;3747f19"target="_blank" rel="noopener"&gt;Ikey Doherty: Update langpacks to 58.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;fa1d786"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 57.0.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;4019ad4"target="_blank" rel="noopener"&gt;Ikey Doherty: Update langpacks for 57.0.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;6b6f274"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 57.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;df8919a"target="_blank" rel="noopener"&gt;Ikey Doherty: Update langpacks for 57.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;0e7969d"target="_blank" rel="noopener"&gt;Ikey Doherty: Update Firefox to 57.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;3a792a5"target="_blank" rel="noopener"&gt;Ikey Doherty: Update langpacks for 57.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;28488f6"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 57.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;3c72be7"target="_blank" rel="noopener"&gt;Ikey Doherty: Update langpacks for 57.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;2af1218"target="_blank" rel="noopener"&gt;Ikey Doherty: Introduce our Firefox build to the notion of speed&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;ad110ec"target="_blank" rel="noopener"&gt;Joshua Strobl: Disable system nspr and nss to fix SSL. Resolves T5026.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;17e5028"target="_blank" rel="noopener"&gt;Joshua Strobl: Added sqlcompat patch.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;fd1777b"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 57.0 (quantum)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;971bd83"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks for Firefox 57.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;be65b5f"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild against libhunspell 1.6.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;c825408"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 56.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;ce80c9e"target="_blank" rel="noopener"&gt;Ikey Doherty: Update langpacks script to 56.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;a4b1928"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 56.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;2c558e9"target="_blank" rel="noopener"&gt;Ikey Doherty: Update langpacks to 56.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;2dc4143"target="_blank" rel="noopener"&gt;Ikey Doherty: Let the build server deal with this update before I headbutt Firefox in the face&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;37e4564"target="_blank" rel="noopener"&gt;Ikey Doherty: langpacks: Ensure previous directory is cleaned to prevent malformed tarball&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;e343b20"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 56.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;ed8bfbd"target="_blank" rel="noopener"&gt;Joey Riches: firefox: bring back pretty whitespace&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;39b7de7"target="_blank" rel="noopener"&gt;Joey Riches: firefox: rebuild against libevent&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;3d8a714"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 55.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;20695b8"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 55.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;c09673c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update firefox to 55.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/firefox/browse/master/;ea8593a"target="_blank" rel="noopener"&gt;Ikey Doherty: Update langpacks for 55.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-themes-standard&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-themes-standard/browse/master/;c4d1e09"target="_blank" rel="noopener"&gt;Ikey Doherty: Add missing runtime dependencies&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-themes-standard/browse/master/;2c34562"target="_blank" rel="noopener"&gt;Joshua Strobl: Cleanup package, removed emul32build check since we have GTK3 32bit at this point.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libatasmart&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libatasmart/browse/master/;1b47f77"target="_blank" rel="noopener"&gt;Joshua Strobl: Convert to ypkg.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libatasmart/browse/master/;b5d7889"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;yelp-xsl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/yelp-xsl/browse/master/;f8c0e97"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxcb&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcb/browse/master/;84a622a"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 1.13&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcb/browse/master/;134ab5b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Enable Xdmcp support&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcb/browse/master/;5d36926"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcb/browse/master/;7847c81"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new toolchain and flags&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcb/browse/master/;3929e5c"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable missing libraries for Steam runtime compatibility&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;attr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/attr/browse/master/;316493a"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for initrd&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/attr/browse/master/;87e2162"target="_blank" rel="noopener"&gt;Ikey Doherty: Make attr usable with musl&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/attr/browse/master/;b2f3711"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new toolchain/flags&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-qxl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-qxl/browse/master/;9c3660a"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix missing Driver line in the OutputClass match&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-qxl/browse/master/;b25473a"target="_blank" rel="noopener"&gt;Ikey Doherty: Try to fix the greenscreen effect with QXL/spice&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-qxl/browse/master/;7af6c76"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for xorg update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-qxl/browse/master/;67ea565"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-qxl/browse/master/;3e5dda5"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-qxl/browse/master/;46cd4a5"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to latest git snapshot&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxft&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxft/browse/master/;d879dd8"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild for stale package.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxft/browse/master/;9302539"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxft/browse/master/;d924e36"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;qt5-base&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;1019d39"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild qt5-base for libxkbcommon 0.8.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;44b9d99"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for mariadb 10.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;fbfabce"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against dbus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;5e9014b"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild qt5-base for cups 2.2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;92b1ecc"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against libinput 1.11 series.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;162d673"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Revert patch causing issues with toolbars&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;c542928"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 5.11.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;c145c65"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 61.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;a8232e2"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 5.11.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;97003a1"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libpng 1.6.34&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;2cca3fd"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 60.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;fe1c39e"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Allow for newer mariadb versions, bail if shaders fail to load&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;55e206a"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Fix scrolling with libinput on X11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;abad0b4"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Backport file dragging fix for Plasma&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;54b4048"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 5.10.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;d7742db"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Revert opengl to desktop, force Solus flags for build&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;1e3d204"target="_blank" rel="noopener"&gt;Ikey Doherty: Switch Qt to OpenGL ES2 to support Wayland properly&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;9925aef"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 59.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qt5-base/browse/master/;35a4210"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 5.9.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;giflib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/giflib/browse/master/;0a20d8a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update giflib to 5.1.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/giflib/browse/master/;671780f"target="_blank" rel="noopener"&gt;Joshua Strobl: Convert to ypkg.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/giflib/browse/master/;6de62c4"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python3-gobject&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python3-gobject/browse/master/;fb6b5aa"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgrade to latest in 3.28 series. Updated license.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python3-gobject/browse/master/;b293789"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for ldflags&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python3-gobject/browse/master/;89b43b9"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python3-gobject/browse/master/;947e2f0"target="_blank" rel="noopener"&gt;Pierre-Yves: Update python3-gobject to 3.26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;[Joshua Strobl: Update to 3.26.0. Changelog available &lt;a href="https://download.gnome.org/sources/pygobject/3.26/pygobject-3.26.0.news"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.](&lt;a href="https://dev.getsol.us/source/python3-gobject/browse/master/;afa0282"target="_blank" rel="noopener"&gt;https://dev.getsol.us/source/python3-gobject/browse/master/;afa0282&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;networkmanager-openvpn&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/networkmanager-openvpn/browse/master/;2ba7a57"target="_blank" rel="noopener"&gt;Philipp Trulson: Update networkmanager-openvpn to 1.8.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/networkmanager-openvpn/browse/master/;e494147"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.8.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/networkmanager-openvpn/browse/master/;a03a901"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to git sources for critical bug fixes&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/networkmanager-openvpn/browse/master/;154a417"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for nm-applet (T5090)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/networkmanager-openvpn/browse/master/;88da434"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for consistency&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/networkmanager-openvpn/browse/master/;fcbf30e"target="_blank" rel="noopener"&gt;der_eismann: Update networkmanager-openvpn to 1.8.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/networkmanager-openvpn/browse/master/;63b0497"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against NM update.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;perl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/perl/browse/master/;38f0538"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-12015&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/perl/browse/master/;dccf614"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild perl with updated toolchain&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/perl/browse/master/;ebfd2b1"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 5.26.2, resolves the following CVEs:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/perl/browse/master/;e23094e"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for glibc 2.26&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/perl/browse/master/;21d4749"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for gdbm 1.14.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/perl/browse/master/;9a21e9e"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild Perl with unjanked ldflags&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/perl/browse/master/;d720ee0"target="_blank" rel="noopener"&gt;Pierre-Yves: Update perl to 5.26.1 to address multiple CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/perl/browse/master/;e73378b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Add nopatch as it gets confused with the version numbers&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tzdata&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tzdata/browse/master/;027b836"target="_blank" rel="noopener"&gt;Ikey Doherty: Actually bump the release number&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tzdata/browse/master/;3bca218"target="_blank" rel="noopener"&gt;Ikey Doherty: Update tzdata to 2018e&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tzdata/browse/master/;a13683b"target="_blank" rel="noopener"&gt;Pierre-Yves: Update tzdata to 2018d&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tzdata/browse/master/;551c411"target="_blank" rel="noopener"&gt;Pierre-Yves: Update tzdata to 2018c &amp;amp; convert to ypkg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxrandr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxrandr/browse/master/;0834715"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libvdpau&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvdpau/browse/master/;803262b"target="_blank" rel="noopener"&gt;Joey Riches: Sync with git to fix a segfault with DRI_PRIME enabled&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;expat&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/expat/browse/master/;f3fbd97"target="_blank" rel="noopener"&gt;Joshua Strobl: Moved expat-devel back to system.devel. Determined to be a recommended package to include for an updated solbuild image.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/expat/browse/master/;5f0af47"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.2.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/expat/browse/master/;e21aa86"target="_blank" rel="noopener"&gt;Pierre-Yves: Update expat to 2.2.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/expat/browse/master/;6c0b1c5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update expat to 2.2.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgphoto2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgphoto2/browse/master/;f28a9fa"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.5.17&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgphoto2/browse/master/;4feedd9"target="_blank" rel="noopener"&gt;Pierre-Yves: Add libturbojpeg as dependency&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgphoto2/browse/master/;3d72665"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libgphoto2 to 2.5.16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgphoto2/browse/master/;b035ce6"target="_blank" rel="noopener"&gt;Pierre-Yves: Add abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xkbcomp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xkbcomp/browse/master/;b38772a"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 1.4.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xkbcomp/browse/master/;a713eac"target="_blank" rel="noopener"&gt;Pierre-Yves: Update xkbcomp to 1.4.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xcb-util&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xcb-util/browse/master/;327c9c0"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable emul32&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;evolution-data-server&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;9edff2c"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;2847011"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;c1587b2"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 61.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;6e7752f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;8a687d0"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;7dc65c7"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgrade to latest in 3.28 series.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;d118760"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for libwebkit-gtk&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;b5a3e30"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libical 3.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;53aca16"target="_blank" rel="noopener"&gt;Joey Riches: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;4e9e86a"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 60.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;1c18ee4"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;c2fc701"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;5d69a24"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;36bbfd4"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;c95cc8f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.2.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;2b27980"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;6669083"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 59.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evolution-data-server/browse/master/;91fbe21"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 3.26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;grilo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/grilo/browse/master/;7ad69d8"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/grilo/browse/master/;aa911b2"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.3.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/grilo/browse/master/;1019b1c"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild. Updated license.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/grilo/browse/master/;0ba3366"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.3.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nvidia-340-glx-driver&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;af5ea4c"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;129f766"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;0ede78f"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;2589628"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;c5a1df2"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;9a9dbdf"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;593d64c"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;c90f967"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;b28bbcc"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;6fd8a7b"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;7c2125c"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for linux-current&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;7ac80b3"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 340.107&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;4f3b89e"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for linux-current&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;6b85f63"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for linux-current 4.17.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;efa7ea1"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;b752e02"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;b9f4680"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;ce561b5"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;1608dc8"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;43a92ee"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;a5cdff4"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;fb3c7ac"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;5a9d535"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;a1e6896"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;40b90af"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;a49adcc"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;c703ff0"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;995942e"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;ed4b328"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;c57ea4f"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;dd72dfb"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;b5a43e7"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;a9a86d1"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;b65c581"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;90c0144"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;da277c0"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;e9072f8"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;40b9542"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;342a408"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;72b6a44"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for linux-current&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;da01701"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;b7676c0"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;dbc33e3"target="_blank" rel="noopener"&gt;Ikey Doherty: I heard a rumour that including all the files is useful.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;4e85e41"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;ce4f0fc"target="_blank" rel="noopener"&gt;Ikey Doherty: Unbreak xorg config (per T4901)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;4e1d672"target="_blank" rel="noopener"&gt;Ikey Doherty: Make nvidia-340-glx-driver work with glvnd system (per T4901)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;83d7d95"target="_blank" rel="noopener"&gt;Ikey Doherty: Update nvidia-340-glx-driver to 340.106&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;9fd8ed5"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for newly built kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;0a0ae6c"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;4a9440f"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;240d7c3"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;b3d8a41"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;8d885d4"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;beeec7e"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;e320bdd"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;0259fac"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;2ef9698"target="_blank" rel="noopener"&gt;Ikey Doherty: Port &lt;code&gt;nvidia-340-glx-driver&lt;/code&gt; to 4.14 APIs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;f808c4d"target="_blank" rel="noopener"&gt;Ikey Doherty: Add missing permanent module attribute&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;cd63c55"target="_blank" rel="noopener"&gt;Ikey Doherty: Convert nvidia-340-glx-driver to ypkg format (T5010)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;7a938d1"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;2ebcd42"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;6f44c11"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;9fbe4d2"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;8dc7f1f"target="_blank" rel="noopener"&gt;Ikey Doherty: Update nvidia-304-glx-driver to 340.104&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;f4c005f"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;9cb229b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;7c5fd08"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;789f9fa"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for linux-current&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;0a0742a"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix missing internal CUDA support (re: T354)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;e26aa2f"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;39de39b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernel enabling&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;1f2337b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;5b8479f"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;c4be12e"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;b7dbcc0"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;d924538"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;f4f2d34"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild with new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;d88856a"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;aec8913"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;5b3350e"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-340-glx-driver/browse/master/;ced9976"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libtasn1&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtasn1/browse/master/;d2ba433"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libtasn1 to 4.13&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;network-manager-applet&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager-applet/browse/master/;9453843"target="_blank" rel="noopener"&gt;Philipp Trulson: Update network-manager-applet to 1.8.16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager-applet/browse/master/;d4930c1"target="_blank" rel="noopener"&gt;Eric Renfro: Update to 1.8.14, bug fixes since 1.8.11-dev.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager-applet/browse/master/;b688bf1"target="_blank" rel="noopener"&gt;Ikey Doherty: Get back in the build system again&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager-applet/browse/master/;b8be0f4"target="_blank" rel="noopener"&gt;Ikey Doherty: Match our network-manager-applet to the exact version used by Arch Linux&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager-applet/browse/master/;0519a77"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix double-free in network-manager-applet&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager-applet/browse/master/;8f36308"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.8.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager-applet/browse/master/;7511e7e"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for nm-applet (T5090)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager-applet/browse/master/;c0abacf"target="_blank" rel="noopener"&gt;Ikey Doherty: Take a git snapshot for NMA to fix our issues and keep new build&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager-applet/browse/master/;a919e5a"target="_blank" rel="noopener"&gt;Ikey Doherty: Downgrade network-manager-applet a lot&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager-applet/browse/master/;c41ef87"target="_blank" rel="noopener"&gt;Ikey Doherty: Teach nm-applet to spell. Already upstream in git master&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager-applet/browse/master/;696c4c0"target="_blank" rel="noopener"&gt;Ikey Doherty: Back to 1.8.6, switch to meson, enable gcr&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager-applet/browse/master/;8832e77"target="_blank" rel="noopener"&gt;Ikey Doherty: Downgrade to 1.4.6 due to WPA2/PSK issues&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager-applet/browse/master/;b65acdf"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild against older NM&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager-applet/browse/master/;8fe6083"target="_blank" rel="noopener"&gt;Ikey Doherty: Disable selinux, this is banned for normal Solus usage.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager-applet/browse/master/;9f15727"target="_blank" rel="noopener"&gt;der_eismann: Update network-manager-applet to 1.8.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager-applet/browse/master/;e41a495"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.4.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;networkmanager-openconnect&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/networkmanager-openconnect/browse/master/;3c6cd95"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild. Change source.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/networkmanager-openconnect/browse/master/;67e140c"target="_blank" rel="noopener"&gt;Ikey Doherty: Ensure &lt;code&gt;nm-openconnect&lt;/code&gt; user is provided on the system&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/networkmanager-openconnect/browse/master/;6cf2922"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against NM update.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;upower&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/upower/browse/master/;57e4cdc"target="_blank" rel="noopener"&gt;Ikey Doherty: Update upower to 0.99.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libe-book&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libe-book/browse/master/;7d8147b"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 61.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libe-book/browse/master/;3c8a578"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 60.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libe-book/browse/master/;f698fda"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libe-book to 0.1.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libe-book/browse/master/;e252f95"target="_blank" rel="noopener"&gt;Joey Riches: Bump package for rebuild (build server hates us)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libe-book/browse/master/;3168fbf"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 59.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;alsa-utils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/alsa-utils/browse/master/;56fecba"target="_blank" rel="noopener"&gt;Ikey Doherty: Only start alsa-restore.service if we have something to restore&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/alsa-utils/browse/master/;b8b4bc5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update alsa-utils to 1.1.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nautilus&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nautilus/browse/master/;f38846e"target="_blank" rel="noopener"&gt;Joshua Strobl: Simple bump to fix version. Meant to be 3.26.4 not 3.28.4.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nautilus/browse/master/;572768a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nautilus/browse/master/;e80d2a8"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against tracker.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nautilus/browse/master/;c93e976"target="_blank" rel="noopener"&gt;Ikey Doherty: Add missing runtime dependency on gvfs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nautilus/browse/master/;e337d96"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to 3.26.3 and drop the upstream patch&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nautilus/browse/master/;f841d0f"target="_blank" rel="noopener"&gt;Ikey Doherty: Keep on rolling (back) - Nautilus 3.26.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nautilus/browse/master/;bbb9580"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.1. Rebase Solus defaults patch.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nautilus/browse/master/;8de8c38"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild to test Nautilus lookup error for a user.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nautilus/browse/master/;d6b73ef"target="_blank" rel="noopener"&gt;Joshua Strobl: Add patch to fix back and forward mouse buttons not doing anything.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nautilus/browse/master/;c8da8f2"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nautilus/browse/master/;2ce859f"target="_blank" rel="noopener"&gt;Joshua Strobl: Switch to Tracker 2.0. Have tracker-miners as a rundep.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nautilus/browse/master/;b81ee71"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.0. Enable tracker since it&amp;rsquo;s basically impossible to patch it out at this point.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tar&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tar/browse/master/;f524482"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tar/browse/master/;ca1c8fb"target="_blank" rel="noopener"&gt;Pierre-Yves: Update tar to 1.30&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lightdm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lightdm/browse/master/;5364529"target="_blank" rel="noopener"&gt;Pierre-Yves: Update lightdm to 1.26.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lightdm/browse/master/;94ea5e8"target="_blank" rel="noopener"&gt;Ikey Doherty: Add missing setxkbmap dependency&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lightdm/browse/master/;ae4f8c7"target="_blank" rel="noopener"&gt;Ikey Doherty: Add missing xhost dependency&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lightdm/browse/master/;2584e7f"target="_blank" rel="noopener"&gt;Ikey Doherty: Absorb missing dependencies from ISO definition&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lightdm/browse/master/;4bcf830"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild. Updated license.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lightdm/browse/master/;12e7076"target="_blank" rel="noopener"&gt;Ikey Doherty: Restore missing VAPI&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lightdm/browse/master/;9e397b8"target="_blank" rel="noopener"&gt;Ikey Doherty: Ensure Optimus integration with LDM (T4901)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lightdm/browse/master/;903bbb2"target="_blank" rel="noopener"&gt;Ikey Doherty: lightdm: Fix warning about invalid GECOS field in sysusers snippet&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lightdm/browse/master/;a160afe"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 1.24.0, make more robust&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sudo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sudo/browse/master/;b2bcbd5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sudo to 1.8.24&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sudo/browse/master/;39c4d72"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sudo to 1.8.23&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sudo/browse/master/;8e37238"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sudo to 1.8.22&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sudo/browse/master/;aa78330"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sudo to 1.8.21p2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gsettings-desktop-schemas&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gsettings-desktop-schemas/browse/master/;98529ec"target="_blank" rel="noopener"&gt;Ikey Doherty: Reflow patch series, allow changing volume beyond 100% by default&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gsettings-desktop-schemas/browse/master/;b7446a7"target="_blank" rel="noopener"&gt;Joshua Strobl: Restore sane touchpad right-click behavior. Resolves T6312.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gsettings-desktop-schemas/browse/master/;1fe43dc"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgrade to 3.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gsettings-desktop-schemas/browse/master/;02c1081"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.24.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libarchive&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libarchive/browse/master/;ed2f2b4"target="_blank" rel="noopener"&gt;Joey Riches: Address multiple CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libarchive/browse/master/;b8e969d"target="_blank" rel="noopener"&gt;Ikey Doherty: Congrats, bsdtar is promoted to system.devel.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libarchive/browse/master/;a9f860c"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2017-14166&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gcc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcc/browse/master/;732db20"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebootstrap toolchain&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcc/browse/master/;d8fd1c3"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 8.2.0 including static build libs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcc/browse/master/;a613427"target="_blank" rel="noopener"&gt;Ikey Doherty: Complete the bootstrap&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcc/browse/master/;f61034f"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild against new glibc and binutils&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcc/browse/master/;2be8a1e"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Add some preliminary tweaks to the toolchain&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcc/browse/master/;801d5ff"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcc/browse/master/;3f8bc6a"target="_blank" rel="noopener"&gt;Ikey Doherty: Update GCC to 7.3.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcc/browse/master/;0464dc2"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync GCC with the latest Retpoline patches&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcc/browse/master/;82a9fd7"target="_blank" rel="noopener"&gt;Ikey Doherty: Apply retpoline security patch for GCC&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcc/browse/master/;dfa751f"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Revert to original build environment&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcc/browse/master/;c6c6a61"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Convert to ypkg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcc/browse/master/;ae69bed"target="_blank" rel="noopener"&gt;Ikey Doherty: Attempt resolution of G++ segfaults and invalid instructions&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcc/browse/master/;82892ee"target="_blank" rel="noopener"&gt;Ikey Doherty: Complete rebootstrap of GCC 7.2.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcc/browse/master/;8cebc54"target="_blank" rel="noopener"&gt;Ikey Doherty: Update GCC to 7.2.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcc/browse/master/;1dd8b1c"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebootstrap GCC due to headers/mpfr changes&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libtelepathy-glib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtelepathy-glib/browse/master/;1e4cfbc"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against dbus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtelepathy-glib/browse/master/;2d4aa42"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against new Vala.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtelepathy-glib/browse/master/;5ff8f7d"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lame&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lame/browse/master/;80fc358"target="_blank" rel="noopener"&gt;Pierre-Yves: Update lame to 3.100 to address multiple CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lame/browse/master/;e6c346a"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2017-15018&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;alsa-lib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/alsa-lib/browse/master/;d78fc91"target="_blank" rel="noopener"&gt;Pierre-Yves: Update alsa-lib to 1.1.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;budgie-desktop-branding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop-branding/browse/master/;3b4c2ce"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to v18&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop-branding/browse/master/;7892859"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync with git to restore GNOME MPV by default&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop-branding/browse/master/;6a3f3f0"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync with git:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop-branding/browse/master/;f3c3a3a"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync with git to apply new defaults for Solus 4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop-branding/browse/master/;7fb97ff"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync with git to replace MPV with VLC&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;librsvg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/librsvg/browse/master/;4e408c2"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for gdk-pixbuf&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/librsvg/browse/master/;c69cfeb"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libpng 1.6.34&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/librsvg/browse/master/;84ccbdd"target="_blank" rel="noopener"&gt;Joshua Strobl: Enable Vala bindings for GNOME Chess.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/librsvg/browse/master/;576af6f"target="_blank" rel="noopener"&gt;Joey Riches: Backport patch from unreleased 2.42.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/librsvg/browse/master/;527708d"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.40.20.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/librsvg/browse/master/;c079cf9"target="_blank" rel="noopener"&gt;Ikey Doherty: Update librsvg to 2.40.19 and fix linking issues&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gcr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcr/browse/master/;26bb338"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgrade to 3.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gcr/browse/master/;3ef59b4"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for gnome 3.26&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libatk&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libatk/browse/master/;9fb3a27"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild to sort out 32bit.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libatk/browse/master/;9ba723b"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgrade to latest stable release. Updated license and switched to Meson.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libatk/browse/master/;d1f1dcb"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.26.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;rhythmbox-alternative-toolbar&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/rhythmbox-alternative-toolbar/browse/master/;ca99a49"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against rhythmbox 3.4.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/rhythmbox-alternative-toolbar/browse/master/;316b0a2"target="_blank" rel="noopener"&gt;Justin Zobel: Update Rhythmbox Alternative Toolbar to 0.17.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-plugins-bad&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;d9b9a1a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-plugins-bad to 1.14.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;46dab9a"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against x265&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;[Joshua Strobl: Update to 1.14.1. Release notes available &lt;a href="https://gstreamer.freedesktop.org/releases/1.14/#1.14.1"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.](&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;987d25d"target="_blank" rel="noopener"&gt;https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;987d25d&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;0b4946a"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against x265 2.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;34019e6"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgrade to 1.14.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;7b05f37"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libdvdread 6.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;5ba84ad"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against x265 2.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;d103bfe"target="_blank" rel="noopener"&gt;Joshua Strobl: Add patch for player transfer ownership of info properties. Previously caused GObject critical warnings.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;8a8a758"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable mplex plugin for our friend on G+ trying to play DVDs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;a2fe7a4"target="_blank" rel="noopener"&gt;Joey Riches: Update gstreamer-1.0-plugins-bad to 1.12.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;efd73cf"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libass 0.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;be5f567"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild against x265&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;f372f72"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-plugins-bad to 1.12.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-bad/browse/master/;c347b0e"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for dynamic linking consistency with faad&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;unixodbc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/unixodbc/browse/master/;a4e0bda"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.3.5 to address CVE-2018-7409&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/unixodbc/browse/master/;5c37b92"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;zimg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/zimg/browse/master/;46158fa"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 2.7.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/zimg/browse/master/;d4e511f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update zimg to 2.7.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/zimg/browse/master/;c73fbc8"target="_blank" rel="noopener"&gt;Pierre-Yves: Update zimg to 2.6.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lzip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lzip/browse/master/;14c82d4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update lzip to 1.19&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lzip/browse/master/;6fa209c"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;adwaita-icon-theme&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adwaita-icon-theme/browse/master/;2f26415"target="_blank" rel="noopener"&gt;Joshua Strobl: Fix symbolic creation.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adwaita-icon-theme/browse/master/;e6e0073"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adwaita-icon-theme/browse/master/;ea6cdd6"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adwaita-icon-theme/browse/master/;468da97"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;polkit&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/polkit/browse/master/;733ebab"target="_blank" rel="noopener"&gt;Joshua Strobl: Moved polkit-devel back to system.devel. Determined to be a recommended package to include for an updated solbuild image.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/polkit/browse/master/;b489bda"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync with &lt;code&gt;noscript-3&lt;/code&gt;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/polkit/browse/master/;bde4582"target="_blank" rel="noopener"&gt;Ikey Doherty: Switch to &lt;code&gt;nopatch-2&lt;/code&gt; rebase with configurable backend&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/polkit/browse/master/;3e947da"target="_blank" rel="noopener"&gt;Ikey Doherty: Switch to &lt;code&gt;noscript-1&lt;/code&gt; branch for cleanups&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/polkit/browse/master/;c474d5b"target="_blank" rel="noopener"&gt;Ikey Doherty: resync with git, fix wheel group to sudo&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/polkit/browse/master/;49ca55d"target="_blank" rel="noopener"&gt;Ikey Doherty: Bump polkit to add print statements for debugging&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/polkit/browse/master/;8e65615"target="_blank" rel="noopener"&gt;Ikey Doherty: Testing: Move polkit to our &amp;ldquo;noscript&amp;rdquo; fork&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/polkit/browse/master/;36d682b"target="_blank" rel="noopener"&gt;Ikey Doherty: Port PolKit to &lt;code&gt;duktape&lt;/code&gt; and convert to modern &lt;code&gt;ypkg&lt;/code&gt; format&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxshmfence&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxshmfence/browse/master/;25e9aa5"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 1.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxshmfence/browse/master/;68898b1"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxshmfence/browse/master/;65aaecb"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for consistency&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxshmfence/browse/master/;319445e"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;snapd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;2dbad48"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to latest 2.35 release.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;4a68691"target="_blank" rel="noopener"&gt;Ikey Doherty: Update snapd to 2.32.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;cd49a46"target="_blank" rel="noopener"&gt;Ikey Doherty: Update snapd to 2.32.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;19009f6"target="_blank" rel="noopener"&gt;Ikey Doherty: Update snapd to 2.32.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;f18d4dc"target="_blank" rel="noopener"&gt;Ikey Doherty: Reintroduce steam-support interface for new testing&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;2aefd4d"target="_blank" rel="noopener"&gt;Ikey Doherty: Add missing snapd directory&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;076b3dc"target="_blank" rel="noopener"&gt;Ikey Doherty: Remove our &lt;code&gt;steam-support&lt;/code&gt; interface from snapd for now&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;6da3708"target="_blank" rel="noopener"&gt;Ikey Doherty: Let&amp;rsquo;s try this again with a fresh brain!&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;fdd44bf"target="_blank" rel="noopener"&gt;Ikey Doherty: Just try reading private NVIDIA dir first&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;bb0576f"target="_blank" rel="noopener"&gt;Ikey Doherty: Second times the charm&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;ff90d9e"target="_blank" rel="noopener"&gt;Ikey Doherty: Try desperately to fix snapd so that @blaz accepts me into his life&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;55d35ae"target="_blank" rel="noopener"&gt;Ikey Doherty: Refresh snapd steam-support&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;35c955c"target="_blank" rel="noopener"&gt;Ikey Doherty: Make glvnd work properly with AppArmor confinement&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;fed6aaa"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync snapd &lt;code&gt;steam-support&lt;/code&gt; patch&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;7fac1f1"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync new &lt;code&gt;steam-support&lt;/code&gt; patch for improved full confinement&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;73e0843"target="_blank" rel="noopener"&gt;Ikey Doherty: Add new experimental &lt;code&gt;steam-support&lt;/code&gt; interface to snapd&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;75b8d46"target="_blank" rel="noopener"&gt;Ikey Doherty: Update snapd to 2.30&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;ae86a4a"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebase snapd onto latest pull request, move to &lt;code&gt;lib32&lt;/code&gt; dirs, etc.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;bd247be"target="_blank" rel="noopener"&gt;Ikey Doherty: Add our staging patch for NVIDIA Vulkan support under snapd&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;7f823bd"target="_blank" rel="noopener"&gt;Ikey Doherty: Add initial support to snapd for &lt;code&gt;solus-runtime-gaming&lt;/code&gt;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snapd/browse/master/;eb95187"target="_blank" rel="noopener"&gt;Ikey Doherty: Update snapd to 2.29.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libhunspell&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libhunspell/browse/master/;b714911"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libhunspell/browse/master/;d41b0a2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libhunspell to 1.6.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libhunspell/browse/master/;b774c87"target="_blank" rel="noopener"&gt;Ikey Doherty: Conduct ABI report&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mariadb&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mariadb/browse/master/;c8b9657"target="_blank" rel="noopener"&gt;Philipp Trulson: Update mariadb to 10.3.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mariadb/browse/master/;5ebfebb"target="_blank" rel="noopener"&gt;Ikey Doherty: Remove nightmare fuel from mariadb-libs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mariadb/browse/master/;259987a"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix death by bork glob&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mariadb/browse/master/;bff01be"target="_blank" rel="noopener"&gt;Ikey Doherty: Update MariaDB to 10.1.29 and fix eopkg check errors&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mariadb/browse/master/;90f61f7"target="_blank" rel="noopener"&gt;Ikey Doherty: Update MariaDB to 10.1.26 - latest stable upstream release&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxfixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxfixes/browse/master/;24ddae5"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libquvi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libquvi/browse/master/;6c26919"target="_blank" rel="noopener"&gt;Joshua Strobl: Build against lua 5.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-color-manager&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-color-manager/browse/master/;7e874d9"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.0.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-color-manager/browse/master/;ffa54c7"target="_blank" rel="noopener"&gt;Ikey Doherty: Apply upstream patch to fix invalid datadir in gnome-color-manager&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-color-manager/browse/master/;45e9ade"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against exiv2 0.26&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-color-manager/browse/master/;9875057"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.0. Switched to meson.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-input-wacom&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-wacom/browse/master/;a4b526f"target="_blank" rel="noopener"&gt;Joey Riches: Update xorg-driver-input-wacom to 0.36.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-wacom/browse/master/;03b6b61"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for xorg update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-wacom/browse/master/;80a8cc1"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-wacom/browse/master/;dc76593"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-wacom/browse/master/;39e22f6"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to 0.35.0 as part of the ongoing X.Org stack update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;fribidi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fribidi/browse/master/;94b98d5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update fribidi to 1.0.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fribidi/browse/master/;9cc0652"target="_blank" rel="noopener"&gt;Joey Riches: Enable 32bit built packages for fribidi&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fribidi/browse/master/;3e85fc0"target="_blank" rel="noopener"&gt;Joey Riches: Update fribidi to 1.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fribidi/browse/master/;7ba49cf"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openldap&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openldap/browse/master/;044a008"target="_blank" rel="noopener"&gt;Philipp Trulson: Update openldap to 2.4.46&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libx11&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libx11/browse/master/;b974d17"target="_blank" rel="noopener"&gt;Joey Riches: Update to 1.6.6 to address multiple CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libx11/browse/master/;acf32e7"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libx11/browse/master/;1f75289"target="_blank" rel="noopener"&gt;Ikey Doherty: Restore &lt;code&gt;speed&lt;/code&gt; buildopt until we can test the difference&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libx11/browse/master/;e02b1cb"target="_blank" rel="noopener"&gt;Ikey Doherty: Drop .3mb per build of libX11.so with size optimisation&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxkbfile&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxkbfile/browse/master/;0f6046b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxkbfile/browse/master/;665aaae"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to fix 32-bit development&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxkbfile/browse/master/;f7de18f"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pciutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pciutils/browse/master/;28f6f03"target="_blank" rel="noopener"&gt;Pierre-Yves: Update pciutils to 3.5.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pciutils/browse/master/;a714ca3"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to 3.5.5, enable 32-bit support for Steam Runtime&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;at-spi2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/at-spi2/browse/master/;d9ef0e2"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against dbus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/at-spi2/browse/master/;66a88d0"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild to sort out 32bit.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/at-spi2/browse/master/;f04ae21"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.28.0 stable release. Update stateless patch and license.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/at-spi2/browse/master/;4ba20da"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix clinically broken autostart file&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/at-spi2/browse/master/;222a958"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.26.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/at-spi2/browse/master/;c9c8feb"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 2.26.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libao&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libao/browse/master/;77d533f"target="_blank" rel="noopener"&gt;Joshua Strobl: Resolve CVE-2017-11548.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgnome-desktop&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgnome-desktop/browse/master/;cadefbb"target="_blank" rel="noopener"&gt;Pierre-Yves: Safety rebuild for bubblewrap 0.3.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgnome-desktop/browse/master/;eca56d7"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgnome-desktop/browse/master/;104a272"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgnome-desktop/browse/master/;a610cb1"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.2. Translation updates.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgnome-desktop/browse/master/;7223557"target="_blank" rel="noopener"&gt;Ikey Doherty: Go on. Have the last word. &lt;strong&gt;Take it&lt;/strong&gt;.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgnome-desktop/browse/master/;7f08858"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwpd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwpd/browse/master/;151b92c"target="_blank" rel="noopener"&gt;Pierre-Yves: Switch to another sf mirror&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwpd/browse/master/;92f2b8e"target="_blank" rel="noopener"&gt;Justin Zobel: Update libwpd to 0.10.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;qtstyleplugins&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qtstyleplugins/browse/master/;4af1a87"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for Qt 5.11.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qtstyleplugins/browse/master/;f2240b3"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild against Qt 5.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qtstyleplugins/browse/master/;81d0d2b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for Qt 5.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qtstyleplugins/browse/master/;1e5556e"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Ban this from Plasma sessions&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qtstyleplugins/browse/master/;588928e"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild against Qt5 stack&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lz4&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lz4/browse/master/;c5907c4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update lz4 to 1.8.1.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lz4/browse/master/;6a57601"target="_blank" rel="noopener"&gt;Ikey Doherty: Provide .a files for mariadb&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lz4/browse/master/;204e1bc"target="_blank" rel="noopener"&gt;Pierre-Yves: Update lz4 to 1.8.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwps&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwps/browse/master/;ed160ca"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libwps to 0.4.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwps/browse/master/;afe6e2e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libwps to 0.4.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-bluetooth&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-bluetooth/browse/master/;6b61855"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-bluetooth/browse/master/;b85b91a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-bluetooth/browse/master/;5af7f04"target="_blank" rel="noopener"&gt;Ikey Doherty: Add missing runtime dependencies&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-bluetooth/browse/master/;51ecff7"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-bluetooth/browse/master/;3afc60f"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 3.26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxdmcp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxdmcp/browse/master/;27ac549"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxdmcp/browse/master/;26ab889"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new toolchain and flags&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-amdgpu&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-amdgpu/browse/master/;a65c8d2"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 18.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-amdgpu/browse/master/;5f1a6d3"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for xorg update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-amdgpu/browse/master/;0604f00"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for X.Org 1.18.4 restoration&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-amdgpu/browse/master/;ed76ed3"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for X.Org 1.19.4 testing&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-amdgpu/browse/master/;5277025"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-amdgpu/browse/master/;aee78c9"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for Xorg validation&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-amdgpu/browse/master/;d1fa0b6"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-amdgpu/browse/master/;7b96816"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-amdgpu/browse/master/;eb34a43"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to 1.4.0 and rebuild against new X 1.19.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0/browse/master/;cff7c6a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0 to 1.14.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;[Joshua Strobl: Update to 1.14.1. Release notes available &lt;a href="https://gstreamer.freedesktop.org/releases/1.14/#1.14.1"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.](&lt;a href="https://dev.getsol.us/source/gstreamer-1.0/browse/master/;89478ad"target="_blank" rel="noopener"&gt;https://dev.getsol.us/source/gstreamer-1.0/browse/master/;89478ad&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;[Joshua Strobl: Upgrade to 1.14.0. Release notes available &lt;a href="https://gstreamer.freedesktop.org/releases/1.14/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.](&lt;a href="https://dev.getsol.us/source/gstreamer-1.0/browse/master/;2c202b5"target="_blank" rel="noopener"&gt;https://dev.getsol.us/source/gstreamer-1.0/browse/master/;2c202b5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0/browse/master/;a7eb0bd"target="_blank" rel="noopener"&gt;Joey Riches: Update gstreamer-1.0 to 1.12.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0/browse/master/;e92c459"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Make tests -j1 for builder&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0/browse/master/;a4fa83a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update to gstreamer-1.0 to 1.12.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-calendar&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-calendar/browse/master/;d6d36fe"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-calendar/browse/master/;24f6ef7"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-calendar/browse/master/;d8cc478"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libical 3.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-calendar/browse/master/;63febaa"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-calendar/browse/master/;13af9a2"target="_blank" rel="noopener"&gt;Joshua Strobl: Add patch for changing ownCloud to accurate GOA type: Nextcloud.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-calendar/browse/master/;7a79b8f"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 3.26.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;atkmm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/atkmm/browse/master/;0434c58"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to GNOME source, cleanup package. Updated license.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/atkmm/browse/master/;a4b75b7"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for gnome stack update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gdk-pixbuf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gdk-pixbuf/browse/master/;7e6a6f1"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.38.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gdk-pixbuf/browse/master/;0786be9"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for librsvg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gdk-pixbuf/browse/master/;6ca510c"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libpng 1.6.34&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gdk-pixbuf/browse/master/;d5c52ff"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild to sort out 32bit.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gdk-pixbuf/browse/master/;a9abcb3"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.36.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gdk-pixbuf/browse/master/;a853678"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address multiple CVEs:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gdk-pixbuf/browse/master/;5a14ff7"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.36.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gdk-pixbuf/browse/master/;e7d3693"target="_blank" rel="noopener"&gt;Ikey Doherty: Update gdk-pixbuf to 2.36.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openvpn&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openvpn/browse/master/;9c10031"target="_blank" rel="noopener"&gt;Philipp Trulson: Update openvpn to 2.4.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openvpn/browse/master/;d832f8f"target="_blank" rel="noopener"&gt;Philipp Trulson: Update openvpn to 2.4.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openvpn/browse/master/;919695a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update openvpn to 2.4.4 to address CVE-2017-12166&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;solus-sc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-sc/browse/master/;940e037"target="_blank" rel="noopener"&gt;Ikey Doherty: Remove hard snapd dependency, fix string issue when installing&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-sc/browse/master/;3226f0d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Enable autostart of updates for Plasma ISO&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-sc/browse/master/;3ac2f4b"target="_blank" rel="noopener"&gt;Ikey Doherty: Add gfvs dependency to work under Plasma&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-sc/browse/master/;f345ced"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Add at-spi2-atk as rundep, which isn&amp;rsquo;t part of the Plasma desktop&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-sc/browse/master/;183f2e3"target="_blank" rel="noopener"&gt;Ikey Doherty: Snaps for everybody!&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;baselayout&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/baselayout/browse/master/;8a1c84e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update URLs in os-release to point to getsol.us&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/baselayout/browse/master/;8061296"target="_blank" rel="noopener"&gt;Ikey Doherty: Set release to 3.9999&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/baselayout/browse/master/;d6d94d9"target="_blank" rel="noopener"&gt;Ikey Doherty: Grin&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/baselayout/browse/master/;8a85ea2"target="_blank" rel="noopener"&gt;Ikey Doherty: It&amp;rsquo;s rolling, not dead&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/baselayout/browse/master/;040c2c3"target="_blank" rel="noopener"&gt;Ikey Doherty: I lied&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/baselayout/browse/master/;08416ed"target="_blank" rel="noopener"&gt;Ikey Doherty: Last troll. :P&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/baselayout/browse/master/;229bb56"target="_blank" rel="noopener"&gt;Ikey Doherty: Add explicit ownership of /media directory&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/baselayout/browse/master/;7075c3f"target="_blank" rel="noopener"&gt;Ikey Doherty: Bump&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/baselayout/browse/master/;1acc41e"target="_blank" rel="noopener"&gt;Ikey Doherty: Bump for consistency&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/baselayout/browse/master/;0ace61f"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix long lookups when using resolve module (it takes forever.)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/baselayout/browse/master/;2b6be24"target="_blank" rel="noopener"&gt;Ikey Doherty: Add proper nsswitch.conf to resolve local networking&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python/browse/master/;3cc2609"target="_blank" rel="noopener"&gt;Ikey Doherty: Update Python to 2.7.15&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python/browse/master/;4e1766b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for gdbm module integration&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python/browse/master/;39a3e2a"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild with non janky toolchain&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python/browse/master/;0f058fe"target="_blank" rel="noopener"&gt;Ikey Doherty: Update Python2 to 2.7.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xvidcore&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xvidcore/browse/master/;e45abe7"target="_blank" rel="noopener"&gt;Pierre-Yves: Update xvidcore to 1.3.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xvidcore/browse/master/;57d718b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwacom&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwacom/browse/master/;210c55f"target="_blank" rel="noopener"&gt;Joey Riches: Update to 0.31&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwacom/browse/master/;445cac3"target="_blank" rel="noopener"&gt;Tim Klocke: Update to 0.30, fixes T6520&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwacom/browse/master/;d5a2909"target="_blank" rel="noopener"&gt;Joey Riches: Update libwacom to 0.29&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwacom/browse/master/;9bc248d"target="_blank" rel="noopener"&gt;Ikey Doherty: Update libwacom to 0.27&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwacom/browse/master/;6ebf06b"target="_blank" rel="noopener"&gt;Ikey Doherty: Update libwacom to 0.26 as part of X.Org Stack Update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libbluray&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libbluray/browse/master/;9e8b09b"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libbluray to 1.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pango&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;6d0e1f5"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.42.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;20595f9"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.42.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;69509b8"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;f78e676"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.42.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;cf68914"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against freetype2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;07a8874"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against font rendering stack&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;1b4067e"target="_blank" rel="noopener"&gt;Joshua Strobl: Drop rundeps now that 32bit might be sorted.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;e5a4950"target="_blank" rel="noopener"&gt;Joshua Strobl: Add fontconfig and freetype2 rundeps.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;10b844b"target="_blank" rel="noopener"&gt;Joshua Strobl: Manually rundep fribidi 32bits.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;e539eea"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to latest release in 1.42 stable series.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;3a6aa10"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against harfbuzz &amp;amp; enable tests&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;2c8cc85"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.40.14, introduces char break fix so we no longer need to carry that patch.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;aecc96d"target="_blank" rel="noopener"&gt;Joshua Strobl: Add pango patch to fix line breaks in Nautilus.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;0439d03"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.40.13&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;814dc9e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.14.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pango/browse/master/;6b44653"target="_blank" rel="noopener"&gt;Joshua Strobl: Initial rebuild. May do update.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;reiserfsprogs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/reiserfsprogs/browse/master/;d5b1652"target="_blank" rel="noopener"&gt;Philipp Trulson: Update reiserfsprogs to 3.6.27&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/reiserfsprogs/browse/master/;55c9a1b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gvfs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;7a5ffe2"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against samba 4.7.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;dc3b549"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.36.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;b1aee22"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.36.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;b4e5667"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.34.2.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;4214733"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.34.2. Doesn&amp;rsquo;t introduce any changes that Solus users didn&amp;rsquo;t already have from our switch to git. Primarily trash, mtp, and gphoto2 fixes.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;95918c3"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild against libcdio 2.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;3cdb231"target="_blank" rel="noopener"&gt;Joshua Strobl: Added a multitude of patches for:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;a4abf2e"target="_blank" rel="noopener"&gt;Benjamin Daines: Add support for NFS via gvfs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;7016a93"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against Samba 4.6.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;5711848"target="_blank" rel="noopener"&gt;Joshua Strobl: Precautionary rebuild against Samba 4.7.2.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;281175f"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libcdio 0.94&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;7689241"target="_blank" rel="noopener"&gt;Ikey Doherty: Add keyrules for new polkit backend per T4842&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;ca2a39e"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild udisks2 against new Samba/systemd/gudev&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gvfs/browse/master/;a8c4902"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 1.34.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ca-certs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ca-certs/browse/master/;f0c9717"target="_blank" rel="noopener"&gt;Ikey Doherty: Update ca-certificates to 20180516&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ca-certs/browse/master/;9be89b0"target="_blank" rel="noopener"&gt;Ikey Doherty: Update system certificates to 20180422&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ca-certs/browse/master/;1621112"target="_blank" rel="noopener"&gt;Ikey Doherty: Update system certificates to 20180326&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ca-certs/browse/master/;5602d10"target="_blank" rel="noopener"&gt;Ikey Doherty: Update system certificates to 20180110&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ca-certs/browse/master/;cafc234"target="_blank" rel="noopener"&gt;Ikey Doherty: Update ca-certs to 20171221&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ca-certs/browse/master/;d2925e3"target="_blank" rel="noopener"&gt;Ikey Doherty: Update system certificates to 20171129&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ca-certs/browse/master/;3913566"target="_blank" rel="noopener"&gt;Ikey Doherty: Update system certificates to 20171115&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ca-certs/browse/master/;20d8fef"target="_blank" rel="noopener"&gt;Ikey Doherty: Update system certificates to version 20171112&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ca-certs/browse/master/;9d9010a"target="_blank" rel="noopener"&gt;Ikey Doherty: Update system certificates to version 20171106&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ca-certs/browse/master/;6ad94b2"target="_blank" rel="noopener"&gt;Ikey Doherty: Update ca-certs to 20170928 for a routine security update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;font-hack-ttf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/font-hack-ttf/browse/master/;936af44"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 3.003&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/font-hack-ttf/browse/master/;1cdba30"target="_blank" rel="noopener"&gt;Pierre-Yves: Update font-hack-ttf to 3.000&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dhclient&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dhclient/browse/master/;2b784c8"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Help dhclient find dhclient-script by giving it the right path&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dhclient/browse/master/;c2e85f5"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 4.4.1 to resolve CVE-2018-5732&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dhclient/browse/master/;fa2231d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;system-config-printer&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/system-config-printer/browse/master/;10fba59"target="_blank" rel="noopener"&gt;Ikey Doherty: Absorb some ISO dependencies&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/system-config-printer/browse/master/;515dc85"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.5.11. Primarily bug fixes and removal of deprecated parts of code (abandoning libgnome-keyring and now using libsecret).&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/system-config-printer/browse/master/;d818f55"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/system-config-printer/browse/master/;8fde541"target="_blank" rel="noopener"&gt;Ikey Doherty: Add missing rundep on libgnome-keyring&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/system-config-printer/browse/master/;d9fae5f"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix broken bindir in build&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/system-config-printer/browse/master/;275912a"target="_blank" rel="noopener"&gt;Ikey Doherty: Update system-config-printer to 1.5.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/system-config-printer/browse/master/;8c9a4e7"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/system-config-printer/browse/master/;125c270"target="_blank" rel="noopener"&gt;Pierre-Yves: add python-pysmbc as rundep&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dbus&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dbus/browse/master/;32bfb44"target="_blank" rel="noopener"&gt;Joshua Strobl: Move dbus-devel back to system.devel. Determined to be a recommended package to include for an updated solbuild image.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dbus/browse/master/;378c77c"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Use upstream sysusers and tmpfiles&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dbus/browse/master/;e8059ce"target="_blank" rel="noopener"&gt;Joey Riches: Update to 1.12.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dbus/browse/master/;4914227"target="_blank" rel="noopener"&gt;Ikey Doherty: Shrink d-bus by about 30%&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dbus/browse/master/;97291f2"target="_blank" rel="noopener"&gt;Ikey Doherty: Really fix dbus spam&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dbus/browse/master/;61a80e8"target="_blank" rel="noopener"&gt;Ikey Doherty: Teach d-bus to shut up when told to&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dbus/browse/master/;0a29d65"target="_blank" rel="noopener"&gt;Ikey Doherty: Update dbus to 1.10.24&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libmpeg2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libmpeg2/browse/master/;50172bb"target="_blank" rel="noopener"&gt;Joshua Strobl: Convert to ypkg.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libmpeg2/browse/master/;6bf77c4"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pangomm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pangomm/browse/master/;72fe0ce"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild. Updated sources to point to GNOME.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pangomm/browse/master/;3bc6552"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild of pangomm&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libsm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libsm/browse/master/;054fb99"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libsm/browse/master/;5f4e86a"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bluez&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bluez/browse/master/;82eedc9"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against dbus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bluez/browse/master/;9072967"target="_blank" rel="noopener"&gt;Ikey Doherty: Extremely evil hack for T5524&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bluez/browse/master/;72872e9"target="_blank" rel="noopener"&gt;Ikey Doherty: Patch bluez to fix bluetooth invalidation after suspend/resume cycle&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bluez/browse/master/;5beb22e"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libical 3.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bluez/browse/master/;b9f0e70"target="_blank" rel="noopener"&gt;Ikey Doherty: Roll back bluez because Ikey says &amp;ldquo;I en&amp;rsquo;t happeh&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bluez/browse/master/;9724ca1"target="_blank" rel="noopener"&gt;Pierre-Yves: Update bluez to 5.49&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bluez/browse/master/;175621c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update bluez to 5.48&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bluez/browse/master/;755f030"target="_blank" rel="noopener"&gt;Ikey Doherty: Automatically enable dbus activation of obex (T4178)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bluez/browse/master/;23467ef"target="_blank" rel="noopener"&gt;Pierre-Yves: Update bluez to 5.47&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bluez/browse/master/;427e00a"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Switch to upstream patch&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bluez/browse/master/;5f5d002"target="_blank" rel="noopener"&gt;Pierre-Yves: Update bluez to 5.46 and address CVE-2017-1000250&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-fbdev&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-fbdev/browse/master/;2c6142c"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 0.5.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-fbdev/browse/master/;ccfe87e"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for xorg update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-fbdev/browse/master/;9ce2867"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for X.Org 1.18.4 restoration&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-fbdev/browse/master/;8deeaf4"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for X.Org 1.19.4 testing&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-fbdev/browse/master/;6e9f41e"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-fbdev/browse/master/;dbd2df6"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for Xorg validation&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-fbdev/browse/master/;1514e30"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-fbdev/browse/master/;5587e1b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-fbdev/browse/master/;50b0a4e"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new X.Org&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgeocode-glib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgeocode-glib/browse/master/;45c5d81"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libgeocode-glib to 3.26.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgeocode-glib/browse/master/;4ac2cc6"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against json-glib.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgeocode-glib/browse/master/;d0966ad"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.24.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgeocode-glib/browse/master/;dd9611c"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;poppler&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/poppler/browse/master/;8c73358"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-13988&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/poppler/browse/master/;aab196a"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2017-18267&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/poppler/browse/master/;f0b5502"target="_blank" rel="noopener"&gt;Ikey Doherty: Require poppler-data at runtime for full encoding support&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/poppler/browse/master/;9cbeb65"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libpng 1.6.34&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/poppler/browse/master/;4b2bb1e"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Commit patches for build&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/poppler/browse/master/;9ac874d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2017-1000456&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/poppler/browse/master/;a43812c"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Make poppler-devel pull in &lt;em&gt;all&lt;/em&gt; of poppler&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/poppler/browse/master/;3bdfe52"target="_blank" rel="noopener"&gt;Pierre-Yves: Update poppler to 0.60.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/poppler/browse/master/;791b647"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Force qt5-devel to qt5 rundep due to failing .so link&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/poppler/browse/master/;1a3deab"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Enable ancient headers for special programs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/poppler/browse/master/;061f2d6"target="_blank" rel="noopener"&gt;Pierre-Yves: Update poppler to 0.60 to address following CVEs:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-mpv&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-mpv/browse/master/;0c4d31c"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable hardware decoding by default on advice from @TingPing :)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-mpv/browse/master/;53ed5c2"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-mpv/browse/master/;2ab0cb3"target="_blank" rel="noopener"&gt;Joey Riches: Update gnome-mpv to 0.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-mpv/browse/master/;5170a23"target="_blank" rel="noopener"&gt;Pierre-Yves: Safety rebuild for mpv&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-mpv/browse/master/;c1e35a0"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new ffmpeg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-mpv/browse/master/;f6b9e08"target="_blank" rel="noopener"&gt;Justin Zobel: Update to 0.13&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-mpv/browse/master/;f9c68db"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Switch to meson, rebuild for gnome 3.26&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-screenshot&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-screenshot/browse/master/;ac6f858"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild. Updated license.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-screenshot/browse/master/;72aa765"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-screenshot/browse/master/;76a30d6"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.25.0 (appears to be latest stable in this specific case). Use meson.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sharutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sharutils/browse/master/;af3a347"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-1000097&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sharutils/browse/master/;8fdbc8c"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gutenprint&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gutenprint/browse/master/;bf6f941"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild gutenprint for cups 2.2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openal-soft&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openal-soft/browse/master/;05ba14a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update openal to 1.18.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bash&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash/browse/master/;e001cce"target="_blank" rel="noopener"&gt;Ikey Doherty: Complete bootstrap with new gcc, glibc, binutils, musl&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash/browse/master/;ce52175"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for updated glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash/browse/master/;c4bc599"target="_blank" rel="noopener"&gt;Ikey Doherty: Disable bash use of &lt;code&gt;dlopen()&lt;/code&gt; for security (Borrow from CLR)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash/browse/master/;94a9c06"target="_blank" rel="noopener"&gt;Ikey Doherty: Update bash to 4.4.019&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash/browse/master/;a904c5d"target="_blank" rel="noopener"&gt;Ikey Doherty: Update bash to 4.4.018&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash/browse/master/;bd9e673"target="_blank" rel="noopener"&gt;Ikey Doherty: Ensure system wide locale is exported for login&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash/browse/master/;40edd6c"target="_blank" rel="noopener"&gt;Ikey Doherty: Ensure ALL profile files are available.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash/browse/master/;b946a75"target="_blank" rel="noopener"&gt;Ikey Doherty: Shush.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash/browse/master/;a8fc4e3"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable new &lt;code&gt;bash-recovery&lt;/code&gt; subpackage&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash/browse/master/;ba3245a"target="_blank" rel="noopener"&gt;Ikey Doherty: Recompile against static libc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash/browse/master/;c7b0883"target="_blank" rel="noopener"&gt;Ikey Doherty: Slightly improve bash size and startup time with LTO&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash/browse/master/;e0fb976"target="_blank" rel="noopener"&gt;Ikey Doherty: Update bash to 4.4.012, move to static build&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash/browse/master/;fdd4022"target="_blank" rel="noopener"&gt;Ikey Doherty: Apparently - dependencies help! Who knew??&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash/browse/master/;b4e1f14"target="_blank" rel="noopener"&gt;Ikey Doherty: Remove all compiler flags overrides from the environment&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libedit&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libedit/browse/master/;b4593d2"target="_blank" rel="noopener"&gt;Joey Riches: Update to 20180525-3.1 &amp;amp; add missing component&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libedit/browse/master/;aee6a3c"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sdl2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sdl2/browse/master/;9eaeb4e"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Backport patch for gamepad detection&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sdl2/browse/master/;cb64db1"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sdl2 to 2.0.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sdl2/browse/master/;ff2fe63"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for sndio 1.4.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sdl2/browse/master/;4dcc988"target="_blank" rel="noopener"&gt;Ikey Doherty: Update SDL to 2.0.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sdl2/browse/master/;e1f2db1"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable sndio, xinput2, libsamplerate&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sdl2/browse/master/;4800764"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sdl2 to 2.0.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sdl2/browse/master/;9009428"target="_blank" rel="noopener"&gt;Pierre-Yves: Backport patch to fix AZERTY keyboard mapping&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;seahorse&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/seahorse/browse/master/;d7fb7bc"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to git for a multitude of fixes and Meson support (prevents ABI removals for atk and soup).&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/seahorse/browse/master/;f5445f9"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openssh&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssh/browse/master/;b8e9364"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-15473&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssh/browse/master/;e0499c0"target="_blank" rel="noopener"&gt;Pierre-Yves: Update openssh to 7.7p1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssh/browse/master/;53ca4be"target="_blank" rel="noopener"&gt;Silke Hofstra: openssh: Enable Kerberos and OpenSSL (hardware) ENGINE support&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssh/browse/master/;3681210"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix ownership of sshd directories&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssh/browse/master/;3c5a52b"target="_blank" rel="noopener"&gt;Ikey Doherty: Convert openssh to ypkg (T5010)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssh/browse/master/;df5c8e0"target="_blank" rel="noopener"&gt;Pierre-Yves: Update openssh to 7.6_p1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;openssl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssl/browse/master/;a54cda7"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.0.2p&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssl/browse/master/;fa5ab95"target="_blank" rel="noopener"&gt;Pierre-Yves: Update openssl to 1.0.2o to address CVE-2018-0739&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssl/browse/master/;17feda3"target="_blank" rel="noopener"&gt;Pierre-Yves: Update openssl to 1.0.2n to address vulnerabilities&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/openssl/browse/master/;2998b3a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update openssl to 1.0.2m&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pyatspi2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pyatspi2/browse/master/;06005d6"target="_blank" rel="noopener"&gt;Pierre-Yves: Update to 2.26.0 and rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python3-cairo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python3-cairo/browse/master/;3be837c"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for ldflags&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python3-cairo/browse/master/;89978df"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;[Joshua Strobl: Update to 1.14.1. Changelog available &lt;a href="https://pycairo.readthedocs.io/en/latest/changelog.html#v1-14-1"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.](&lt;a href="https://dev.getsol.us/source/python3-cairo/browse/master/;959c4b3"target="_blank" rel="noopener"&gt;https://dev.getsol.us/source/python3-cairo/browse/master/;959c4b3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python3-cairo/browse/master/;1962d90"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;accountsservice&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/accountsservice/browse/master/;cdbb130"target="_blank" rel="noopener"&gt;Ikey Doherty: Update AccountsService to 0.6.45&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libfreehand&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libfreehand/browse/master/;9530a0c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libfreehand to 0.1.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;isl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/isl/browse/master/;f0f69c2"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 0.20&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;linux-driver-management&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-driver-management/browse/master/;f6b4862"target="_blank" rel="noopener"&gt;Ikey Doherty: Update Linux Driver Management to 1.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-driver-management/browse/master/;8866720"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync linux-driver-management with git&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-driver-management/browse/master/;8bb72e3"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to Linux Driver Management 1.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-driver-management/browse/master/;1128dbf"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-driver-management to 1.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-driver-management/browse/master/;d5d725b"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix weird UI printing of providers&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-driver-management/browse/master/;e0b9102"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix double unref inside Pythonic API bindings&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-driver-management/browse/master/;b8a55dd"target="_blank" rel="noopener"&gt;Ikey Doherty: Update Linux Driver Management to v1.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-driver-management/browse/master/;c4b865e"target="_blank" rel="noopener"&gt;Ikey Doherty: Resync with git to fix invalid fallback ID&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-driver-management/browse/master/;f9f2f65"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync LDM with git to fix various status output issues&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-driver-management/browse/master/;4f04aed"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync with git to fix invalid label on dGPU&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-driver-management/browse/master/;ceea72b"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync LDM with git and enable SDDM integration (T4901)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-driver-management/browse/master/;cf8a278"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync unstable git snapshot of LDM (per T4901)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-driver-management/browse/master/;6556cf7"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-driver-management to v0.1.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cryptsetup&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cryptsetup/browse/master/;0a79975"target="_blank" rel="noopener"&gt;Ikey Doherty: Drop 20k in weight&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lvm2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lvm2/browse/master/;f788574"target="_blank" rel="noopener"&gt;Ikey Doherty: Update LVM2 to 2.02.177 and correct the borked version field&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lvm2/browse/master/;26e7f8d"target="_blank" rel="noopener"&gt;Ikey Doherty: Shrink LVM libs from 2MB to 1.7MB to help with initrd&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lvm2/browse/master/;5f834b9"target="_blank" rel="noopener"&gt;Ikey Doherty: Update LVM to 2.02.176&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;harfbuzz&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;ca657fd"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against freetype2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;a410ab1"target="_blank" rel="noopener"&gt;Joey Riches: Downgrade harfbuzz to 1.7.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;2222ee2"target="_blank" rel="noopener"&gt;Joey Riches: Update harfbuzz to 1.8.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;adb36f9"target="_blank" rel="noopener"&gt;Joey Riches: Update harfbuzz to 1.8.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;82aaa2d"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 61.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;ad0cb92"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild to sort out 32bit.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;537255f"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against glib2.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;c003ed0"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 60.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;9b51538"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;e3618aa"target="_blank" rel="noopener"&gt;Joey Riches: Fix summary and description for harfbuzz&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;57ed17a"target="_blank" rel="noopener"&gt;Joey Riches: Don&amp;rsquo;t fail if tests don&amp;rsquo;t pass&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;281faae"target="_blank" rel="noopener"&gt;Pierre-Yves: Update harfbuzz to 1.7.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;c8e9759"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 59.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/harfbuzz/browse/master/;6930d7b"target="_blank" rel="noopener"&gt;Pierre-Yves: Update harfbuzz to 1.5.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xz&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xz/browse/master/;44a24e6"target="_blank" rel="noopener"&gt;Ikey Doherty: Update xz to 5.2.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xz/browse/master/;1d04675"target="_blank" rel="noopener"&gt;Ikey Doherty: Remove minimum memory assumption for low-memory systems (like mine and the mywhat.)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xz/browse/master/;32a9631"target="_blank" rel="noopener"&gt;Ikey Doherty: Drop buggy patch from Clear Linux for XZ multithreading&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xz/browse/master/;2352796"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for updated toolchain and flags&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xz/browse/master/;c51964c"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable static libzma because Rust could actually need it&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-autoar&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-autoar/browse/master/;63651d4"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgrade to 0.2.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-autoar/browse/master/;c1d61a0"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against gtk 3.22.24&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libjson-glib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libjson-glib/browse/master/;9304904"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild to sort out 32bit.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libjson-glib/browse/master/;ad1792c"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild and cleanup package. Updated to changed ninja actionable macros.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libjson-glib/browse/master/;106d2c8"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 1.4.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-parted&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-parted/browse/master/;3f6f02a"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for ldflags&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-parted/browse/master/;d49f88a"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-parted/browse/master/;cfb868b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 3.10.7 and convert to ypkg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-parted/browse/master/;bd3f305"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cups&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups/browse/master/;0c2318d"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against dbus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups/browse/master/;d8e3a50"target="_blank" rel="noopener"&gt;Pierre-Yves: Update cups to 2.2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups/browse/master/;196a552"target="_blank" rel="noopener"&gt;Ikey Doherty: We&amp;rsquo;ll now declare the &lt;code&gt;lp&lt;/code&gt; group in systemd package&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups/browse/master/;359d674"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix typo so that dirs really get nuked&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups/browse/master/;b33e965"target="_blank" rel="noopener"&gt;Pierre-Yves: Update cups to 2.2.6 + convert to ypkg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;librest&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/librest/browse/master/;efceb62"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.8.1.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;docbook-xml&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/docbook-xml/browse/master/;1006d3b"target="_blank" rel="noopener"&gt;Pierre-Yves: Restore the URI rewrites for sourceforge&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/docbook-xml/browse/master/;af178d0"target="_blank" rel="noopener"&gt;Pierre-Yves: Update docbook stylesheets to 1.79.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libva&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libva/browse/master/;bcbe84c"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild to disable rpath&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libva/browse/master/;5113e2f"target="_blank" rel="noopener"&gt;Joey Riches: Update libva to 2.1.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libva/browse/master/;6e753c3"target="_blank" rel="noopener"&gt;Joey Riches: Update libva to 2.0.0 (VAAPI 1.0.0)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xdg-user-dirs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xdg-user-dirs/browse/master/;d2fcbe5"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 0.17 to resolve CVE-2017-15131&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xdg-user-dirs/browse/master/;d237727"target="_blank" rel="noopener"&gt;Ikey Doherty: Convert to systemd unit to help out Plasma ISO&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxpm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxpm/browse/master/;e91177e"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libpcre&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpcre/browse/master/;1527b65"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for initrd&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpcre/browse/master/;5703765"target="_blank" rel="noopener"&gt;Joey Riches: Update libpcre to 8.42&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpcre/browse/master/;8ca3ba1"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix break with mariadb&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libkate&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libkate/browse/master/;e06e792"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libpng 1.6.34&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libkate/browse/master/;dde85a9"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxinerama&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxinerama/browse/master/;ac46ea2"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 1.1.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxinerama/browse/master/;f50f1ca"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxinerama/browse/master/;93a9dcf"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nvidia-glx-driver&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;aaac803"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 390.87&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;ce34a3b"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;50748cb"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;44fcc04"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;3d6a34e"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;1c8045e"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;b996ef0"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;68c9fa7"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 390.77, resolved T6684&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;1d7083c"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;c3c312f"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;afe84c0"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for linux-current&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;c122fa0"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 390.67&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;9b2131f"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for linux-current&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;bcdba27"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for linux-current 4.17.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;4de7c15"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;66cee6a"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;1c9846c"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;c05ddd4"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;a8cfd67"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;683290d"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;0e05690"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;d49130c"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;5d5693b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;ba31876"target="_blank" rel="noopener"&gt;Ikey Doherty: Update nvidia-glx-driver to 390.59&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;6b4eed7"target="_blank" rel="noopener"&gt;Ikey Doherty: Downgrade (temporarily) to 390.46 shortbranch&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;e1a5963"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;722c7b7"target="_blank" rel="noopener"&gt;Ikey Doherty: Update nvidia-glx-driver to 396.24&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;4d46d69"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;279f377"target="_blank" rel="noopener"&gt;Ikey Doherty: Update nvidia-glx-driver to 390.48&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;a055dc0"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;ba58326"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;2d45b29"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;34818b4"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;c08aa5b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;ba89c9e"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;96879b3"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;03ba20c"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;9e51559"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;0d05298"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;926eb45"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;0c9b2d0"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for linux-current&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;f75ef6f"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;f57de87"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;965d5d3"target="_blank" rel="noopener"&gt;Ikey Doherty: Remove vendored version of egl-wayland, we have this as a package&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;0a9def8"target="_blank" rel="noopener"&gt;Ikey Doherty: Update NVIDIA GLX Driver to 390.25&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;f88e6b9"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;fca6061"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix the nvidia xorg snippet (tested)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;3ad7dec"target="_blank" rel="noopener"&gt;Ikey Doherty: Attempt to fix broken NVIDIA xorg config&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;a61fc0a"target="_blank" rel="noopener"&gt;Ikey Doherty: Use the right modules path..&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;4291246"target="_blank" rel="noopener"&gt;Ikey Doherty: Initial glvnd enabling for nvidia-glx-driver (T4901)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;c756b1b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;70514c7"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for newly built kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;a847677"target="_blank" rel="noopener"&gt;Ikey Doherty: Update nvidia-glx-driver to latest version&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;78a9831"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;a287eb1"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;5b67af5"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable EGL correctly for NVIDIA&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;9ea7730"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable egl-wayland support in NVIDIA driver (T4901)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;d85a6ee"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;942aa9f"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;9ee4ccd"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;4e4855e"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;830974d"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;8df8ff4"target="_blank" rel="noopener"&gt;Ikey Doherty: Port &lt;code&gt;nvidia-glx-driver&lt;/code&gt; to 4.14 APIs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;49ee11d"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild against new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;29ce6a7"target="_blank" rel="noopener"&gt;Ikey Doherty: Ensure we set permanent attribute&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;304c021"target="_blank" rel="noopener"&gt;Ikey Doherty: Restore symlink-farm-of-doom to make all the things work (Like Steam)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;e27701b"target="_blank" rel="noopener"&gt;Ikey Doherty: I appear to be stuck on tty1. Send help.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;3ebda90"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild with new ypkg to drop accidental dep on LTS&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;c5e7fb7"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix broken OpenCL&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;7500f1e"target="_blank" rel="noopener"&gt;Ikey Doherty: Convert nvidia-glx-driver to the ypkg format (T5010)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;cd6f56d"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;bab69a6"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;255836a"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;8564d86"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;1ea86f8"target="_blank" rel="noopener"&gt;Ikey Doherty: Update nvidia-glx-driver to 384.98, latest long branch&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;92f9f68"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;2868a95"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;5d1f5e5"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;a5f2af8"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for linux-current&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;cadcd12"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix missing internal CUDA support (re: T354)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;3956016"target="_blank" rel="noopener"&gt;Ikey Doherty: Correctly configure nvidia-glx-driver Vulkan ICD files&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;5fe8f05"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;b6c6c47"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernel enabling&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;e14ea00"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;d9ff24e"target="_blank" rel="noopener"&gt;Ikey Doherty: Ship missing file for nvidia-settings to support profile registry&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;2af80cd"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to 384.90&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;0618f2f"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;f1a8f8e"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;1381a11"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;3ffc390"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;771b4c8"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;4360d59"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;71949b8"target="_blank" rel="noopener"&gt;Ikey Doherty: Update nvidia-glx-driver to 384.69, latest short branch&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;b052633"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-glx-driver/browse/master/;0eeb7bd"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libusb&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libusb/browse/master/;7660a03"target="_blank" rel="noopener"&gt;Ikey Doherty: Update libusb to 1.0.22&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libevent&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libevent/browse/master/;dc3bdbc"target="_blank" rel="noopener"&gt;Joey Riches: libevent: update to 2.1.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libevent/browse/master/;70d601b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;grep&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/grep/browse/master/;18f8aff"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;freetype2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/freetype2/browse/master/;706f5d5"target="_blank" rel="noopener"&gt;Joey Riches: Downgrade freetype2 to 2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/freetype2/browse/master/;d369ed2"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Restore freetype-config&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/freetype2/browse/master/;c3aefd7"target="_blank" rel="noopener"&gt;Joey Riches: Update freetype2 to 2.9.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/freetype2/browse/master/;ace8158"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/freetype2/browse/master/;caecd46"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libpng 1.6.34&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/freetype2/browse/master/;244f01f"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-6942&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/freetype2/browse/master/;717eba2"target="_blank" rel="noopener"&gt;Joshua Strobl: Downgrade to 2.8.0. 2.8.1 and above will break font rendering in Electron applications. Moved freetype2-config and man1 pages to freetype2 to match rel 18 and enable upgrades (file conflicts otherwise).&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/freetype2/browse/master/;94e70f6"target="_blank" rel="noopener"&gt;Joshua Strobl: Revert &amp;ldquo;Update freetype2 to 2.8.1&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/freetype2/browse/master/;88253c6"target="_blank" rel="noopener"&gt;Joshua Strobl: Revert &amp;ldquo;Update freetype2 to 2.9&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/freetype2/browse/master/;73379d6"target="_blank" rel="noopener"&gt;Pierre-Yves: Update freetype2 to 2.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/freetype2/browse/master/;108fefa"target="_blank" rel="noopener"&gt;Pierre-Yves: Update freetype2 to 2.8.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;canon-ufriilt-common&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/canon-ufriilt-common/browse/master/;2a19c08"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild canon-ufriilt-common for cups 2.2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/canon-ufriilt-common/browse/master/;be0993f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update canon-ufriilt-common to 3.80&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libepoxy&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libepoxy/browse/master/;89ac5e9"target="_blank" rel="noopener"&gt;Ikey Doherty: Update libepoxy to 1.4.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libepoxy/browse/master/;425ebdf"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnupg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnupg/browse/master/;d2c5f41"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.2.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnupg/browse/master/;a12c2ef"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gnupg to 2.2.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnupg/browse/master/;794f3c2"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.2.8. Resolves CVE-2018-12020.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnupg/browse/master/;99fa9e4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gnupg to 2.2.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnupg/browse/master/;ae0331c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gnupg to 2.2.6 to fix CVE-2018-9234&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnupg/browse/master/;7c73e12"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gnupg to 2.2.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnupg/browse/master/;e01a8d1"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gnupg to 2.2.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-gobject&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-gobject/browse/master/;a974cff"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgrade to latest in 3.28 series. Updated license.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-gobject/browse/master/;da92ea8"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;[Joshua Strobl: Update to 3.26.0. Changelog available &lt;a href="https://download.gnome.org/sources/pygobject/3.26/pygobject-3.26.0.news"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.](&lt;a href="https://dev.getsol.us/source/python-gobject/browse/master/;5e0a8b7"target="_blank" rel="noopener"&gt;https://dev.getsol.us/source/python-gobject/browse/master/;5e0a8b7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcanberra&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcanberra/browse/master/;d6e453a"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild. Updated license.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcanberra/browse/master/;d6d1b1b"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync libcanberra with git to fix crashes on Wayland + Broadway&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;hicolor-icon-theme&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hicolor-icon-theme/browse/master/;1bdb975"target="_blank" rel="noopener"&gt;Ikey Doherty: Convert hicolor-icon-theme to ypkg (T5010)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hicolor-icon-theme/browse/master/;81ffc99"target="_blank" rel="noopener"&gt;Pierre-Yves: Update hicolor-icon-theme to 0.17&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgnomekbd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgnomekbd/browse/master/;1655e7a"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild. Updated license.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgnomekbd/browse/master/;d84bfd9"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;man-db&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/man-db/browse/master/;9ed9484"target="_blank" rel="noopener"&gt;Pierre-Yves: Update man-db to 2.8.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/man-db/browse/master/;d375b90"target="_blank" rel="noopener"&gt;Pierre-Yves: Bump because upstream has updated the source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/man-db/browse/master/;a0c16ca"target="_blank" rel="noopener"&gt;Pierre-Yves: Update man-db to 2.8.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/man-db/browse/master/;080105a"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/man-db/browse/master/;4c1fc35"target="_blank" rel="noopener"&gt;Pierre-Yves: Update man-db to 2.8.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/man-db/browse/master/;9a80cd9"target="_blank" rel="noopener"&gt;Pierre-Yves: Update man-db to 2.8.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/man-db/browse/master/;117e805"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for gdbm 1.14.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libspeex&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libspeex/browse/master/;b3e2f48"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libspeex to 1.2.0 &amp;amp; speexdsp to 1.2rc3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libspeex/browse/master/;76ff39f"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gedit&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gedit/browse/master/;8474992"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.1. Enable Vala support.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gedit/browse/master/;7e0601b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gedit/browse/master/;5201c3c"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild just to check SC sees new updated stuff&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gedit/browse/master/;bd3bdf1"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-backgrounds&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-backgrounds/browse/master/;d291989"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-backgrounds/browse/master/;5dae16a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;wavpack&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wavpack/browse/master/;112dc28"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address the following CVEs:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wavpack/browse/master/;e0fbfd2"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address the following CVE&amp;rsquo;s:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dconf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dconf/browse/master/;badf6e8"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dconf/browse/master/;d3ea5dc"target="_blank" rel="noopener"&gt;Pierre-Yves: Update dconf to 3.26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dconf/browse/master/;8f82e02"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dbus-glib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dbus-glib/browse/master/;3c346a0"target="_blank" rel="noopener"&gt;Joey Riches: Update dbus-glib to 0.110&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dbus-glib/browse/master/;9a88fc0"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for gnome 3.26&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;net-snmp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/net-snmp/browse/master/;1fda34f"target="_blank" rel="noopener"&gt;Philipp Trulson: Update net-snmp to 5.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/net-snmp/browse/master/;5a93357"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for perl 5.26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgtkmm-3&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgtkmm-3/browse/master/;407c8ba"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild. Updated license.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgtkmm-3/browse/master/;5153e91"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.22.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libdvdnav&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdvdnav/browse/master/;8976c72"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libdvdnav 6.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdvdnav/browse/master/;930c544"target="_blank" rel="noopener"&gt;Joshua Strobl: Convert to ypkg.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdvdnav/browse/master/;34f9dc9"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;db5&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/db5/browse/master/;e796aef"target="_blank" rel="noopener"&gt;Pierre-Yves: Sometimes it helps bumping the release number&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/db5/browse/master/;853159f"target="_blank" rel="noopener"&gt;Pierre-Yves: Enable emul32 for jack-audio-connection-kit&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/db5/browse/master/;b0d75de"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2017-10140 and convert to ypkg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/db5/browse/master/;f69333a"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/db5/browse/master/;bdc2908"target="_blank" rel="noopener"&gt;Ikey Doherty: Revert &amp;ldquo;Convert to yml and rebuild for cflags&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/db5/browse/master/;9bd1712"target="_blank" rel="noopener"&gt;Justin Zobel: Convert to yml and rebuild for cflags&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;exiv2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/exiv2/browse/master/;5312362"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for libssh&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/exiv2/browse/master/;c4de903"target="_blank" rel="noopener"&gt;Pierre-Yves: Update exiv2 to 0.26&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/exiv2/browse/master/;1a0549e"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cups-pk-helper&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-pk-helper/browse/master/;d9e3a42"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild cups-pk-helper for cups 2.2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-calculator&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-calculator/browse/master/;3e28880"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for toolchain ABI breakages&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-calculator/browse/master/;ddcea93"target="_blank" rel="noopener"&gt;Pierre-Yves: C&amp;rsquo;mon builder you &lt;em&gt;can&lt;/em&gt; do it!&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-calculator/browse/master/;5762feb"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gnome-calculator to 3.28.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-calculator/browse/master/;cce08fc"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-calculator/browse/master/;081e753"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.0. Translation updates.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-calculator/browse/master/;84a261f"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for gnome 3.26&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;iproute2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/iproute2/browse/master/;e8d605c"target="_blank" rel="noopener"&gt;Philipp Trulson: Update iproute2 to 4.17.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/iproute2/browse/master/;315ce14"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild against iptables 1.6.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libdv&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdv/browse/master/;cdad11c"target="_blank" rel="noopener"&gt;Joshua Strobl: Convert to ypkg.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdv/browse/master/;520e058"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;desktop-file-utils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/desktop-file-utils/browse/master/;7fcd2fd"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Register font as a valid media type&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/desktop-file-utils/browse/master/;f2ae53b"target="_blank" rel="noopener"&gt;Ikey Doherty: Convert desktop-file-utils to ypkg (T5010)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwnck&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwnck/browse/master/;3ebb1a9"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwnck/browse/master/;42a3e1d"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild against new libxres&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwnck/browse/master/;9226d3e"target="_blank" rel="noopener"&gt;Ikey Doherty: Update libwnck to 3.24.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libexttextcat&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libexttextcat/browse/master/;240f8ea"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libexttextcat to 3.4.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nano&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;1b1efae"target="_blank" rel="noopener"&gt;Bryan T. Meyers: bump&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;8f217d4"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 3.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;0b9fd69"target="_blank" rel="noopener"&gt;Pierre-Yves: Check is the build server is awake&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;fe12dc4"target="_blank" rel="noopener"&gt;Thomas H: Update nano to 2.9.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;3c78309"target="_blank" rel="noopener"&gt;Ikey Doherty: Update nano to 2.9.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;354cbc3"target="_blank" rel="noopener"&gt;Ikey Doherty: Ermagahd an &lt;strong&gt;actual&lt;/strong&gt; update to nano&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;621d3ec"target="_blank" rel="noopener"&gt;Ikey Doherty: Totally super important update not for testing the updates page nope&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;41ec805"target="_blank" rel="noopener"&gt;Ikey Doherty: Canary rebuild to validate bash&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;e68a2ca"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to test new SC update detection&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;011da89"target="_blank" rel="noopener"&gt;Pierre-Yves: Update nano to 2.9.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;0f94cee"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;c09702b"target="_blank" rel="noopener"&gt;Pierre-Yves: Update nano to 2.9.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;10793b3"target="_blank" rel="noopener"&gt;Ikey Doherty: Build an update so I can test the new Software Center&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;1c26116"target="_blank" rel="noopener"&gt;Ikey Doherty: Bump nano to verify I transitioned to the craptop ok&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;3ceeabf"target="_blank" rel="noopener"&gt;Ikey Doherty: Update nano to 2.9.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;db23f64"target="_blank" rel="noopener"&gt;Ikey Doherty: Canary build for toolchain&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;410733f"target="_blank" rel="noopener"&gt;Ikey Doherty: Canary build with new GCC&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;573ea63"target="_blank" rel="noopener"&gt;Pierre-Yves: Update nano to 2.9.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;116b62d"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for solbuild tests&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;69b2576"target="_blank" rel="noopener"&gt;Pierre-Yves: Update nano to 2.9.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;768ac0e"target="_blank" rel="noopener"&gt;Ikey Doherty: Canary build against new coreutils environment&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;d88fe41"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new CFLAGS + dependent libs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;6c254a9"target="_blank" rel="noopener"&gt;Pierre-Yves: Update nano to 2.9.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;b6a7cda"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to validate CDN cache-pass-through on index&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;e0c59f4"target="_blank" rel="noopener"&gt;Pierre-Yves: Bumping nano per Solus tradition. Hello everybody!&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;edffc46"target="_blank" rel="noopener"&gt;Joey Riches: nano: bump for permissions test&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;47f30e8"target="_blank" rel="noopener"&gt;Ikey Doherty: Per Solus tradition, nano is our canary test package for the new ferryd instance&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nano/browse/master/;56da4cf"target="_blank" rel="noopener"&gt;Pierre-Yves: Update nano to 2.8.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxxf86dga&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxxf86dga/browse/master/;7e3c3f4"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxxf86dga/browse/master/;2f6235a"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;thunderbird&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;27aef11"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against dbus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;2cad403"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 60.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;1110f99"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 60.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;f046fc0"target="_blank" rel="noopener"&gt;Joshua Strobl: Add icons from branding for icon theme fallback.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;b295a97"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 52.9.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;e733cc7"target="_blank" rel="noopener"&gt;Ikey Doherty: Bump for version&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;84dc1ff"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 52.9.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;b915ee1"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 52.9.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;b5a6694"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 52.8.0 to address multiple CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;434d9ca"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 52.8.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;8822bff"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 52.7.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;8cb3f69"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 52.7.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;6ea3738"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 52.6.0 to address multiple CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;fd5b9e9"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 52.6.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;d7ea309"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 52.5.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;714de8d"target="_blank" rel="noopener"&gt;Ikey Doherty: Update langpacks for 52.5.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;f2e9d7b"target="_blank" rel="noopener"&gt;Ikey Doherty: Update Thunderbird to 52.5.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;aba85d5"target="_blank" rel="noopener"&gt;Joshua Strobl: Update langpacks to 52.5.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;4a8bef0"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild against libhunspell 1.6.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;dd8c295"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 52.4.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;386e1b4"target="_blank" rel="noopener"&gt;Ikey Doherty: Update langpaks&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;8942901"target="_blank" rel="noopener"&gt;Joey Riches: thunderbird: rebuild against libevent&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;9e21169"target="_blank" rel="noopener"&gt;Pierre-Yves: Update thunderbird to 52.3.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/thunderbird/browse/master/;44bc128"target="_blank" rel="noopener"&gt;Ikey Doherty: Update langpaks for 52.3.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nettle&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nettle/browse/master/;6e7a49a"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Fix components so that and ISO can be generated&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nettle/browse/master/;ca98b09"target="_blank" rel="noopener"&gt;Pierre-Yves: Update nettle to 3.4 &amp;amp; convert to ypkg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libunwind&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libunwind/browse/master/;4b25919"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable emul32 libunwind&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libunwind/browse/master/;989c43b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for xorg stack update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libunwind/browse/master/;2073329"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libuwind to 1.2.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libunwind/browse/master/;e73485d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-session&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-session/browse/master/;cb30b6a"target="_blank" rel="noopener"&gt;Ikey Doherty: Absorb ISO definition dependencies for robustness&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-session/browse/master/;115ffc9"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-session/browse/master/;61ed5dd"target="_blank" rel="noopener"&gt;Joshua Strobl: Enable experimental Wayland session for GNOME Shell.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-session/browse/master/;1eb5849"target="_blank" rel="noopener"&gt;Ikey Doherty: Make sure GNOME/Budgie users have full XDG toolset&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-session/browse/master/;0584c2e"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix docbook error in build&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-session/browse/master/;664b393"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xinit&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xinit/browse/master/;7b650ae"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 1.4.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;liboauth&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/liboauth/browse/master/;8d504df"target="_blank" rel="noopener"&gt;Joshua Strobl: Convert to ypkg.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/liboauth/browse/master/;f87cc31"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;colord&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/colord/browse/master/;8c1f43e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.3.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libpipeline&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpipeline/browse/master/;f80fdb5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libpipeline to 1.5.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpipeline/browse/master/;08f7674"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-system-monitor&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-system-monitor/browse/master/;91f21a8"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-system-monitor/browse/master/;ca25e98"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-system-monitor/browse/master/;b3b1b41"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libnspr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnspr/browse/master/;a5f40b0"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to 4.19&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libnspr/browse/master/;7c5ef57"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libnspr to 4.17&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;x264&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/x264/browse/master/;e458a4e"target="_blank" rel="noopener"&gt;Joshua Strobl: Enable CLI. Resolves T5992.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/x264/browse/master/;577adcd"target="_blank" rel="noopener"&gt;Ikey Doherty: Update x264 to snapshot 20180503&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/x264/browse/master/;69fa3c2"target="_blank" rel="noopener"&gt;Joshua Strobl: See if the build server is okay with asm disabling.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/x264/browse/master/;e3de1d2"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 20180119.2245 stable snapshot&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;x265&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/x265/browse/master/;547aac0"target="_blank" rel="noopener"&gt;Joey Riches: Update x265 to 2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/x265/browse/master/;5123a94"target="_blank" rel="noopener"&gt;Joey Riches: Update x265 to 2.7 &amp;amp; reenable assembly instructions&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/x265/browse/master/;8af841c"target="_blank" rel="noopener"&gt;Joshua Strobl: Disable assembly to see if the build server just dislikes it.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;[Joshua Strobl: Update to 2.6. Release notes available &lt;a href="https://x265.readthedocs.io/en/default/releasenotes.html#version-2-6"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.](&lt;a href="https://dev.getsol.us/source/x265/browse/master/;00d91e2"target="_blank" rel="noopener"&gt;https://dev.getsol.us/source/x265/browse/master/;00d91e2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/x265/browse/master/;309e6ad"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 2.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gobject-introspection&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gobject-introspection/browse/master/;2b9abf7"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild to sort out 32bit.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gobject-introspection/browse/master/;1dee867"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgrade to latest in 1.56 series.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gobject-introspection/browse/master/;57685eb"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.54.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;hunspell-en&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hunspell-en/browse/master/;96a8a1b"target="_blank" rel="noopener"&gt;Pierre-Yves: Update hunspell-en to 2018.04.16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hunspell-en/browse/master/;4be7faa"target="_blank" rel="noopener"&gt;Pierre-Yves: Update hunspell-en to 2017.08.24&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libpwquality&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpwquality/browse/master/;2b56d17"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libpwquality to 1.4.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;fontconfig&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fontconfig/browse/master/;17ddee0"target="_blank" rel="noopener"&gt;Joey Riches: Restore anti-aliasing by default&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fontconfig/browse/master/;e85beaf"target="_blank" rel="noopener"&gt;Joey Riches: Drop patch which enforced anti-aliasing&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fontconfig/browse/master/;cb27740"target="_blank" rel="noopener"&gt;Ikey Doherty: Stop breaking locales&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fontconfig/browse/master/;48d06a3"target="_blank" rel="noopener"&gt;Ikey Doherty: Whisht will ya&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fontconfig/browse/master/;ca8c089"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against libpng so I can get gnome-builder sorted.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fontconfig/browse/master/;54bc19a"target="_blank" rel="noopener"&gt;Joshua Strobl: Start symlinking /usr/share/fonts to /etc/fonts. Resolves T6015.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fontconfig/browse/master/;9c310c4"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix ugliness where harfbuzz + freetype argue from circular deps&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fontconfig/browse/master/;5f8ad27"target="_blank" rel="noopener"&gt;Ikey Doherty: Downgrade to 2.12.1 because later versions brick Emojis&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fontconfig/browse/master/;9f1bd9c"target="_blank" rel="noopener"&gt;Ikey Doherty: Update fontconfig to 2.12.6, convert to ypkg (T5010)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fontconfig/browse/master/;05660b2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update fontconfig to 2.12.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-input-libinput&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-libinput/browse/master/;6eef915"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against libinput 1.11 series.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-libinput/browse/master/;a22f889"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 0.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-libinput/browse/master/;73f111a"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for xorg update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-libinput/browse/master/;97b1341"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for X.Org 1.18.4 restoration&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-libinput/browse/master/;5e1e564"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for X.Org 1.19.4 testing&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-libinput/browse/master/;0010b7c"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-libinput/browse/master/;0795f3b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for Xorg validation&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-libinput/browse/master/;42dd4a4"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-libinput/browse/master/;6d53da9"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-input-libinput/browse/master/;8251118"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to 0.26.0 and rebuild against new X 1.19.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;os-prober&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/os-prober/browse/master/;566e4c8"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix T4192 and detect Windows 10 properly&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/os-prober/browse/master/;40250f5"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libboost&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libboost/browse/master/;b4116fa"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 61.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libboost/browse/master/;7434d51"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libboost to 1.66.0 &amp;amp; add python3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libboost/browse/master/;5714fe4"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 60.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libboost/browse/master/;10926d1"target="_blank" rel="noopener"&gt;Pierre-Yves: Update boost to 1.65.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libboost/browse/master/;f1ee419"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 59.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;iptables&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/iptables/browse/master/;039b068"target="_blank" rel="noopener"&gt;Pierre-Yves: Update iptables to 1.6.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/iptables/browse/master/;0997a8e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update iptables to 1.6.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;geoclue&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/geoclue/browse/master/;42ea772"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.4.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/geoclue/browse/master/;af94ee4"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against libjson-glib&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-dbus&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-dbus/browse/master/;dd6d90f"target="_blank" rel="noopener"&gt;Joey Riches: Update to 1.2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-dbus/browse/master/;6727a57"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for ldflags&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-dbus/browse/master/;8d30ad3"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-dbus/browse/master/;ecb4dd8"target="_blank" rel="noopener"&gt;Pierre-Yves: Convert python-dbus to ypkg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bash-completion&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash-completion/browse/master/;1cce675"target="_blank" rel="noopener"&gt;Joshua Strobl: Moved bash-completions-devel back to system.devel. Determined to be a recommended package to include for an updated solbuild image.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bash-completion/browse/master/;89f7c96"target="_blank" rel="noopener"&gt;James Lee: Update bash-completion to 2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;onboard&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/onboard/browse/master/;cbd558d"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild onboard for libxkbcommon 0.8.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/onboard/browse/master/;720e325"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild. Updated license.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/onboard/browse/master/;8f082dc"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/onboard/browse/master/;6345fed"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild against libhunspell 1.6.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/onboard/browse/master/;0dd3c89"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against gtk 3.22.24&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;util-linux&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/util-linux/browse/master/;7a73f74"target="_blank" rel="noopener"&gt;Pierre-Yves: Update util-linux to 2.32&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/util-linux/browse/master/;4def3cc"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild util-linux for toolchain/cflags&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/util-linux/browse/master/;ac4cc9a"target="_blank" rel="noopener"&gt;Ikey Doherty: Allow statically linking util-linux with musl builds&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/util-linux/browse/master/;ac3a029"target="_blank" rel="noopener"&gt;Ikey Doherty: Ensure we build util-linux with the correct flag&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/util-linux/browse/master/;932ebad"target="_blank" rel="noopener"&gt;Pierre-Yves: Update util-linux to 2.30.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libdaemon&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdaemon/browse/master/;7c14ada"target="_blank" rel="noopener"&gt;Ikey Doherty: Convert to ypkg, enable 32bit for Avahi&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdaemon/browse/master/;c4165f8"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ffmpeg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;eb9e5f3"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for libssh&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;f1617eb"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 3.4.4 to resolve multiple CVEs:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;5766169"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild to remove rpath&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;cfa8355"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against x265&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;ba13ac1"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new libx264&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;c25b38e"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against x265 2.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;6193b7b"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against fribidi 1.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;53e6a4a"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libvpx 1.7.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;7b9c3d2"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for lame 3.100&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;4dddf6f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update ffmpeg to 3.4.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;a2b5627"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;61d90de"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against v4l-utils&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;cec92b9"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against x264 20180119.2245&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;01b187e"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against x265 2.6.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;b06eb66"target="_blank" rel="noopener"&gt;Ikey Doherty: Merge branch &amp;lsquo;arcpatch-D1218&amp;rsquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;ce2757e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update ffmpeg to 3.4.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;438f02f"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild ffmpeg against libva 2.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;bd8dc3e"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libass 0.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;b61788c"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for x265&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;6c1f47d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Use snappy-devel as pkgconfig has been removed&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ffmpeg/browse/master/;266e593"target="_blank" rel="noopener"&gt;Pierre-Yves: Update ffmpeg to 3.3.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;talloc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/talloc/browse/master/;2cc54ed"target="_blank" rel="noopener"&gt;Rune Morling: Update talloc to 2.1.13 (required by tevent 0.9.36) for Samba 4.7.8.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/talloc/browse/master/;573c583"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.1.0 to appease the tevent gods.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/talloc/browse/master/;44b29e0"target="_blank" rel="noopener"&gt;Joshua Strobl: Downgrade to 2.1.9 for Samba 4.6.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/talloc/browse/master/;e0e8a66"target="_blank" rel="noopener"&gt;Pierre-Yves: Switch back to python2 as nothing requires python3 atm&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/talloc/browse/master/;3d30a97"target="_blank" rel="noopener"&gt;Pierre-Yves: Update talloc to 2.1.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python-requests&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python-requests/browse/master/;5c686ec"target="_blank" rel="noopener"&gt;Pierre-Yves: Update python-requests to 2.18.4 &amp;amp; add new/missing deps&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-online-accounts&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-online-accounts/browse/master/;ca4caac"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgrade to 3.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-online-accounts/browse/master/;6be1106"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for libwebkit-gtk&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-online-accounts/browse/master/;15ffc70"target="_blank" rel="noopener"&gt;Joshua Strobl: Enable Todoist support.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-online-accounts/browse/master/;7fd3946"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 3.26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-online-accounts/browse/master/;40e8cde"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.24.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libvorbis&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvorbis/browse/master/;ffc9f9a"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-10392&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvorbis/browse/master/;4aec64d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libvorbis to 1.3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvorbis/browse/master/;1e67a0b"target="_blank" rel="noopener"&gt;Joshua Strobl: Resolve several security vulnerabilities. Resolves T5324.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;enchant&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/enchant/browse/master/;13b1c08"target="_blank" rel="noopener"&gt;Joshua Strobl: Enable voikko for Finnish.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/enchant/browse/master/;f67ec30"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix relno due to warped git history&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/enchant/browse/master/;b97e812"target="_blank" rel="noopener"&gt;Ikey Doherty: Revert &amp;ldquo;UPdate enchant to 2.1.2&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/enchant/browse/master/;bd4511b"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild against libhunspell 1.6.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/enchant/browse/master/;277eaf9"target="_blank" rel="noopener"&gt;Pierre-Yves: UPdate enchant to 2.1.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/enchant/browse/master/;fe77d2e"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;orca&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/orca/browse/master/;ded48bb"target="_blank" rel="noopener"&gt;Pierre-Yves: Update orca to 3.26.0 and rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;vino&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/vino/browse/master/;ba23e1d"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild. Updated license.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/vino/browse/master/;e38add6"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for gnome 3.26&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libodfgen&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libodfgen/browse/master/;622599f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libodfgen to 0.1.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libpciaccess&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpciaccess/browse/master/;c70b3a5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libpciaccess to 0.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sed&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sed/browse/master/;e6d0e29"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sed to 4.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sed/browse/master/;c2e6350"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sed/browse/master/;3303173"target="_blank" rel="noopener"&gt;Joshua Strobl: Helpful if we nuke the pspec given we&amp;rsquo;ve already converted this.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgtksourceview&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgtksourceview/browse/master/;d62046d"target="_blank" rel="noopener"&gt;Joshua Strobl: Enable Vala bindings for GNOME Builder.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgtksourceview/browse/master/;59afc89"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.24.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgtksourceview/browse/master/;82c0e69"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 3.24.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;djvulibre&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/djvulibre/browse/master/;ccb07d4"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Remove broken mime metadata&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/djvulibre/browse/master/;ce1cd70"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxau&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxau/browse/master/;d228c61"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxau/browse/master/;46f9b94"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new toolchain and flags&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;glib-networking&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib-networking/browse/master/;d401756"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild to sort out 32bit.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib-networking/browse/master/;23a79df"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.56.0. Switched to meson.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib-networking/browse/master/;afbce7a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.54.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib-networking/browse/master/;42a248f"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib-networking/browse/master/;9d9ebae"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.54.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;kmod&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/kmod/browse/master/;326c3ea"target="_blank" rel="noopener"&gt;Ikey Doherty: Update kmod to v25&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/kmod/browse/master/;b0e2d73"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Enable lto for more shrinkage&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/kmod/browse/master/;95e0187"target="_blank" rel="noopener"&gt;Ikey Doherty: Shrink size of kmod to help with initramfs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;v4l-utils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/v4l-utils/browse/master/;4e21c16"target="_blank" rel="noopener"&gt;Joey Riches: Update v4l-utils to 1.14.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/v4l-utils/browse/master/;a8733c5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update v4l-utils to 1.12.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pisi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;c5de1f2"target="_blank" rel="noopener"&gt;Joshua Strobl: Add a patch to treat repo adding as the same URI as a warning, gracefully remove before re-adding. Prior to this, it&amp;rsquo;d raise an error and cause solbuild main profile creation to fail.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;fe58cf5"target="_blank" rel="noopener"&gt;Joshua Strobl: Add patch for add-repo fix.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;63f5613"target="_blank" rel="noopener"&gt;Joshua Strobl: Implement patch for pisi that automatically switches the user to the most relevant users.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;9ceb4b1"target="_blank" rel="noopener"&gt;Joshua Strobl: Force to RIT mirror.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;d5d4129"target="_blank" rel="noopener"&gt;Bryan T. Meyers: You saw nothing.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;482c5c9"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Allow GIMP to upgrade itself&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;80de0b3"target="_blank" rel="noopener"&gt;Ikey Doherty: Add a manpage to stop people from crying&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;10f9737"target="_blank" rel="noopener"&gt;Ikey Doherty: I&amp;rsquo;m sorry.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;55efe70"target="_blank" rel="noopener"&gt;Ikey Doherty: Add new UI event for upcoming Software Center for usysconf&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;e4e68b3"target="_blank" rel="noopener"&gt;Ikey Doherty: Restore LDFLAGS&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;121f279"target="_blank" rel="noopener"&gt;Ikey Doherty: Drop unnecessary linker flag&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;78471d4"target="_blank" rel="noopener"&gt;Ikey Doherty: One more for luck.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;bbb3d2c"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix mortally broken tmpfiles&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;4ed5cb8"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix busted COMAR in new ISOs (can&amp;rsquo;t use Software Center)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;d478108"target="_blank" rel="noopener"&gt;Ikey Doherty: Implement orphan/autoinstall support in eopkg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;421a279"target="_blank" rel="noopener"&gt;Ikey Doherty: Overwrite stale pip installs when installing python eopkgs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;5a882f2"target="_blank" rel="noopener"&gt;Ikey Doherty: Remove eopkg integration with COMAR configuration (T5010)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;0c5b6ed"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync with git for automatic build job count&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;4a63270"target="_blank" rel="noopener"&gt;Ikey Doherty: Actually like, bump the package, dimwit.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;e02b6f0"target="_blank" rel="noopener"&gt;Ikey Doherty: These are not the droids you are looking for..&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pisi/browse/master/;6980fbf"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;hwdata&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hwdata/browse/master/;3fdd10b"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 0.314&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hwdata/browse/master/;e62602a"target="_blank" rel="noopener"&gt;Ikey Doherty: Update hwdata to 0.312&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hwdata/browse/master/;86ce1c0"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to v0.306&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hwdata/browse/master/;ffa03d2"target="_blank" rel="noopener"&gt;Ikey Doherty: Update hwdata to 0.305&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libetonyek&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libetonyek/browse/master/;074a7c3"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libetonyek to 0.1.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libetonyek/browse/master/;a6baae2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libetonyek to 0.1.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lua&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lua/browse/master/;36d2ee3"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgrade lua to 5.3.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libpng&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpng/browse/master/;bc5a67d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libpng to 1.6.35&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpng/browse/master/;1949fbd"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-13785&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpng/browse/master/;ee7de71"target="_blank" rel="noopener"&gt;Pierre-Yves: Build server doesn&amp;rsquo;t like the checks&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpng/browse/master/;2cb07c1"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libpng to 1.6.34&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpng/browse/master/;251b2bc"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.5.30&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;modem-manager&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/modem-manager/browse/master/;ce9be55"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Ensure that ModemManager is able to load via dbus on boot&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/modem-manager/browse/master/;ba2c7fd"target="_blank" rel="noopener"&gt;Pierre-Yves: Update modem-manager to 1.6.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/modem-manager/browse/master/;a0c8b83"target="_blank" rel="noopener"&gt;Pierre-Yves: Update modemmanager to 1.6.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;appstream-data&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/appstream-data/browse/master/;37b1052"target="_blank" rel="noopener"&gt;Ikey Doherty: Update Appstream data after like the entire day of doing this -_-&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/appstream-data/browse/master/;57f3f48"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to v16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/appstream-data/browse/master/;4243d9b"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync appstream data&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/appstream-data/browse/master/;5b2e842"target="_blank" rel="noopener"&gt;Ikey Doherty: Update appstream data&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/appstream-data/browse/master/;95dfa63"target="_blank" rel="noopener"&gt;Ikey Doherty: Update AppStream data for Friday sync&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/appstream-data/browse/master/;5934d4f"target="_blank" rel="noopener"&gt;Ikey Doherty: Update AppStream data for newest inclusions&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/appstream-data/browse/master/;ccbb5d2"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync appstream-data for distro sync&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/appstream-data/browse/master/;1525b5d"target="_blank" rel="noopener"&gt;Ikey Doherty: Update appstream-data to v10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/appstream-data/browse/master/;173c2c9"target="_blank" rel="noopener"&gt;Ikey Doherty: Update appstream-data to v9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgxps&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgxps/browse/master/;7918f10"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libpng 1.6.34&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgxps/browse/master/;6e29f67"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild. Updated license.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgxps/browse/master/;045bf06"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 0.3.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-terminal&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-terminal/browse/master/;a4b3829"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-terminal/browse/master/;c0258c3"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for Nautilus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-terminal/browse/master/;daec502"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.1. Updated patches (thanks Fedora &amp;lt;3).&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-terminal/browse/master/;2318fc8"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.1. Update transparency patch.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xdg-utils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xdg-utils/browse/master/;0be187c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update xdg-utils to 1.1.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xdg-utils/browse/master/;4d5825c"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Added missing perl dependencies&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;systemd&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;508e864"target="_blank" rel="noopener"&gt;Joshua Strobl: Moved systemd-devel back to system.devel. Determined to be a recommended package to include for an updated solbuild image.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;3fbae92"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 239, resolves T6625 and T6656&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;e61a386"target="_blank" rel="noopener"&gt;Ikey Doherty: Allow more active permissions for display managers&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;0306fcb"target="_blank" rel="noopener"&gt;Ikey Doherty: Update systemd to v238&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;d25e9df"target="_blank" rel="noopener"&gt;Ikey Doherty: Stop timesyncdfrom blocking systemd boot&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;121854d"target="_blank" rel="noopener"&gt;Ikey Doherty: Eat the fuse group from the fuse package&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;43043c1"target="_blank" rel="noopener"&gt;Ikey Doherty: Explicitly set our users gid to 100&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;84a32a2"target="_blank" rel="noopener"&gt;Ikey Doherty: Explicitly set &lt;code&gt;lp&lt;/code&gt; groupid to 9 for cups transition&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;d05b285"target="_blank" rel="noopener"&gt;Ikey Doherty: Add a new &lt;code&gt;/bin/systemctl&lt;/code&gt; symlink to keep scripts happy&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;bd94ed3"target="_blank" rel="noopener"&gt;Ikey Doherty: Clean up package.yml to remove old junk&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;b6060f1"target="_blank" rel="noopener"&gt;Ikey Doherty: Stop enforcing legacy hierarchy now that we have new Docker&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;713efdb"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix broken reexec in systemd 235&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;ad1df4a"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable LTO and rebuild against new toolchain/flags&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;b2fc285"target="_blank" rel="noopener"&gt;Ikey Doherty: Add &lt;code&gt;plugdev&lt;/code&gt; and &lt;code&gt;scanner&lt;/code&gt; groups to core system&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;f6469e7"target="_blank" rel="noopener"&gt;Ikey Doherty: Address CVE-2017-15908 in &lt;code&gt;systemd&lt;/code&gt;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;ffb2149"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix systemd-tmpfiles trying to butcher PAM config&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;a6552f6"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix tmpfiles-setup unit failure which references nsswitch incorrectly&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;5dbad5e"target="_blank" rel="noopener"&gt;Ikey Doherty: Break circular dependencies with systemd completely, fix .pc conflict&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/systemd/browse/master/;61ecf2d"target="_blank" rel="noopener"&gt;Ikey Doherty: Update systemd to version 235&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libpagemaker&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpagemaker/browse/master/;419f06c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libpagemaker to 0.0.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gawk&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gawk/browse/master/;a4ba39d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Remove workaround&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gawk/browse/master/;201e4ac"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for mpfr update and workaround awful GNU tools&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gawk/browse/master/;d198f9c"target="_blank" rel="noopener"&gt;Ikey Doherty: Use the right directory for defaults&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gawk/browse/master/;c556f1f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gawk to 4.2.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgcrypt&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgcrypt/browse/master/;428aadf"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 1.8.3 to address CVE-2018-0495&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgcrypt/browse/master/;0fb0c71"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix random, use of O flags, noeexec stack&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgcrypt/browse/master/;1678f39"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libgcrypt to 1.8.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgcrypt/browse/master/;b655bbf"target="_blank" rel="noopener"&gt;Ikey Doherty: Shrink size of libgcrypt to help with the initrd size&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgcrypt/browse/master/;b4f1b25"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libgcrypt to 1.8.1 to address CVE-2017-0379&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxkbcommon&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxkbcommon/browse/master/;9cdb88a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libxkbcommon to 0.8.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxkbcommon/browse/master/;0c3b3de"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Add xkeyboard-config as rundep&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;hplip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hplip/browse/master/;243af23"target="_blank" rel="noopener"&gt;Philipp Trulson: Rebuild hplip for net-snmp 5.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hplip/browse/master/;3a52d7e"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Revert to 3.18.6, due to issues with new binary lib on some printers&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hplip/browse/master/;4f82cd4"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against dbus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hplip/browse/master/;46baea1"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Attempt to fix hplip T6776&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hplip/browse/master/;6eb5827"target="_blank" rel="noopener"&gt;Pierre-Yves: Update hplip to 3.18.7 &amp;amp; rebuild for cups 2.2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hplip/browse/master/;7677456"target="_blank" rel="noopener"&gt;Pierre-Yves: Update hplip to 3.18.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hplip/browse/master/;ea90ec2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update hplip to 3.18.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hplip/browse/master/;3d2ea63"target="_blank" rel="noopener"&gt;Pierre-Yves: Update hplip to 3.18.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hplip/browse/master/;83aa5f7"target="_blank" rel="noopener"&gt;Pierre-Yves: Update hplip to 3.18.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hplip/browse/master/;e40994d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hplip/browse/master/;9434e57"target="_blank" rel="noopener"&gt;Pierre-Yves: Update hplip to 3.17.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hplip/browse/master/;dd6d7d3"target="_blank" rel="noopener"&gt;Pierre-Yves: Fix python2 and python3 mix&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;foomatic-db-engine&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/foomatic-db-engine/browse/master/;bbec13b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for perl 5.26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cairomm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cairomm/browse/master/;8dfcf26"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cairomm/browse/master/;a0b5c38"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lsof&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lsof/browse/master/;9a6dcf7"target="_blank" rel="noopener"&gt;Pierre-Yves: Update lsof to 4.91&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lsof/browse/master/;5911f32"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libical&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libical/browse/master/;3fd2a95"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libical to 3.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;at-spi2-atk&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/at-spi2-atk/browse/master/;2c4337e"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Bump so will actually make it to unstable, remove component.xml&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/at-spi2-atk/browse/master/;c3d063e"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against dbus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/at-spi2-atk/browse/master/;9300075"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild to sort out 32bit.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/at-spi2-atk/browse/master/;a3e5336"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.26.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/at-spi2-atk/browse/master/;89f7591"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.26.1. Just some Meson fixes.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/at-spi2-atk/browse/master/;520165a"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 2.26.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xkeyboard-config&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xkeyboard-config/browse/master/;8e15666"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 2.24&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xkeyboard-config/browse/master/;cb2629b"target="_blank" rel="noopener"&gt;Joey Riches: Update to 2.22&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;lsb-release&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lsb-release/browse/master/;9bd15e4"target="_blank" rel="noopener"&gt;Ikey Doherty: Set release to 3.9999&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lsb-release/browse/master/;cdf2026"target="_blank" rel="noopener"&gt;Ikey Doherty: Grin&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lsb-release/browse/master/;af4299f"target="_blank" rel="noopener"&gt;Ikey Doherty: It&amp;rsquo;s rolling, not dead&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lsb-release/browse/master/;7ac3c85"target="_blank" rel="noopener"&gt;Ikey Doherty: Cough&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lsb-release/browse/master/;de75b33"target="_blank" rel="noopener"&gt;Ikey Doherty: Last troll :D&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lsb-release/browse/master/;dd85416"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/lsb-release/browse/master/;323b58b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for consistency&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;fuse-exfat&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fuse-exfat/browse/master/;d70dd93"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 1.2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fuse-exfat/browse/master/;89fa1dc"target="_blank" rel="noopener"&gt;Benjamin Daines: Update fuse-exfat to 1.2.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fuse-exfat/browse/master/;9f20e94"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mtdev&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mtdev/browse/master/;5258d8f"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for xorg stack update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mtdev/browse/master/;6c23194"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;font-symbola-ttf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/font-symbola-ttf/browse/master/;4a16154"target="_blank" rel="noopener"&gt;Pierre-Yves: Update font-symbola-ttf 10.03&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libmbim&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libmbim/browse/master/;826c248"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libmbim to 1.16.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libmbim/browse/master/;c710156"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libmbim to 1.16.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;font-tlwg-ttf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/font-tlwg-ttf/browse/master/;7607d34"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 0.6.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;network-manager&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;585f443"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against dbus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;861d652"target="_blank" rel="noopener"&gt;Joshua Strobl: Add config file for connectivity / captive portal functionality. Resolves T5780.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;86584b3"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Ensure dnsmasq is installed to enable hotspot functionality&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;ce24e90"target="_blank" rel="noopener"&gt;Eric Renfro: NM dnsmasq isolation for wifi-ap&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;7be457f"target="_blank" rel="noopener"&gt;Ikey Doherty: Absorb some dependencies from the ISO definitions&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;7db297e"target="_blank" rel="noopener"&gt;Philipp Trulson: Update network-manager to 1.10.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;e4e5c95"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix janky version&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;aaf0742"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Enable ppp for 64bit build to better support mobile broadband, resolves T6192&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;0f18403"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;bed1078"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 1.10.6 to resolve some regressions impacting Plasma&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;bc2bdec"target="_blank" rel="noopener"&gt;Ikey Doherty: Round and round the garden&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;a4c9913"target="_blank" rel="noopener"&gt;Ikey Doherty: Downgrade to 1.4 due to WPA2PSK issues&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;a477e0b"target="_blank" rel="noopener"&gt;Ikey Doherty: Back to 1.10.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;b04839f"target="_blank" rel="noopener"&gt;Ikey Doherty: Downgrade to 1.8.4 to try fixing WiFI issues for Josh&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;bdc0d75"target="_blank" rel="noopener"&gt;Ikey Doherty: Revert broken wifi random MAC functionality that just breaks wifi.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;a50b277"target="_blank" rel="noopener"&gt;Your Name: Update network-manager to 1.10.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/network-manager/browse/master/;86d64d7"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against glib2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libexempi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libexempi/browse/master/;1a98807"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.4.5 to address multiple CVEs:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libexempi/browse/master/;1be1455"target="_blank" rel="noopener"&gt;Ikey Doherty: Update libexempi to 2.4.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;procps-ng&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/procps-ng/browse/master/;00f0b30"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 3.3.15 to resolve the following CVEs:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libmspub&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libmspub/browse/master/;1c5f9e5"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 61.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libmspub/browse/master/;b810c10"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 60.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libmspub/browse/master/;6cdfaec"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libmspub to 0.1.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libmspub/browse/master/;9e9cd7e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libmspub to 0.1.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libmspub/browse/master/;caa9632"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for icu 59.1 update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ncurses&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ncurses/browse/master/;b6b8d9c"target="_blank" rel="noopener"&gt;Ikey Doherty: Update ncurses to 6.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ncurses/browse/master/;c549a98"target="_blank" rel="noopener"&gt;Ikey Doherty: Make this guy visible to musl&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ncurses/browse/master/;19d899f"target="_blank" rel="noopener"&gt;Ikey Doherty: Update ncurses to 6.0 - with ncurses 5 ABI&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ncurses/browse/master/;d579ffb"target="_blank" rel="noopener"&gt;Joey Riches: Provide legacy libtinfo.so symlink&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ncurses/browse/master/;be5b7ba"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;kerberos&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/kerberos/browse/master/;0854c89"target="_blank" rel="noopener"&gt;Joshua Strobl: Add rundeps for e2fsprogs devel subpackages for respective -devel and -32bit-devel packages. Disable rpath. See T6626.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/kerberos/browse/master/;8eb73de"target="_blank" rel="noopener"&gt;Ikey Doherty: Update Kerberos 5 to 1.16.1 (T6431)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/kerberos/browse/master/;65a2d03"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-5729 and CVE-2018-5730&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/kerberos/browse/master/;fe4b816"target="_blank" rel="noopener"&gt;Pierre-Yves: Update kerberos 5 to 1.15.2 to address CVE-2017-11368 and CVE-2017-11462&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;graphite2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/graphite2/browse/master/;09b7ae8"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 1.3.11 and address CVE-2018-7999&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;imlib2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imlib2/browse/master/;063ba79"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libpng 1.6.34&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/imlib2/browse/master/;8aca3ad"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for giflib to 5.1.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-plugins-ugly&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-ugly/browse/master/;847b0b4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-plugins-ugly to 1.14.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;[Joshua Strobl: Update to 1.14.1. Release notes available &lt;a href="https://gstreamer.freedesktop.org/releases/1.14/#1.14.1"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.](&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-ugly/browse/master/;963cb9d"target="_blank" rel="noopener"&gt;https://dev.getsol.us/source/gstreamer-1.0-plugins-ugly/browse/master/;963cb9d&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-ugly/browse/master/;9b1ef52"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new libx264&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-ugly/browse/master/;0c9ffbc"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to latest in 1.14.0 series. lame and twolame support has been moved to -good.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-ugly/browse/master/;849bbe1"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for lame 3.100&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-ugly/browse/master/;44322e7"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libdvdread 6.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-ugly/browse/master/;d7c3363"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild against libcdio 2.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-ugly/browse/master/;f4daee9"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against x264 20180119.2245&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-ugly/browse/master/;2c15dbb"target="_blank" rel="noopener"&gt;Joey Riches: Update gstreamer-1.0-plugins-ugly to 1.12.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-ugly/browse/master/;aa929ea"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libcdio 0.94&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-ugly/browse/master/;be18d0f"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Remove libmad as a builddep since it is no longer used&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-plugins-ugly/browse/master/;6448299"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-plugins-ugly to 1.12.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-keyring&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-keyring/browse/master/;3f07e47"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-keyring/browse/master/;1c314cb"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;zlib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/zlib/browse/master/;96cef66"target="_blank" rel="noopener"&gt;Joey Riches: Add missing component for subpackage minizip&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/zlib/browse/master/;a278f8d"target="_blank" rel="noopener"&gt;Ikey Doherty: Explicitly enable static archives again to help with OpenWRT building&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/zlib/browse/master/;3aa93d9"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild with new CFLAGS&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/zlib/browse/master/;5df84e9"target="_blank" rel="noopener"&gt;Joey Riches: minizip: don&amp;rsquo;t build 32bit and disable static libraries&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/zlib/browse/master/;899f881"target="_blank" rel="noopener"&gt;Matthias Eliasson: build and add minizip from contrib&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libpeas&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpeas/browse/master/;e9d2749"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild. Updated license.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpeas/browse/master/;c135581"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libpeas/browse/master/;5f5dc17"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.22.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgtop&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgtop/browse/master/;1a77786"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild. Updated license.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgtop/browse/master/;37089d6"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.38.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;avahi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/avahi/browse/master/;1981ec7"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against dbus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/avahi/browse/master/;16bfae5"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for gdbm 1.14.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/avahi/browse/master/;c45587e"target="_blank" rel="noopener"&gt;Ikey Doherty: Ensure the system is online before starting Avahi&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/avahi/browse/master/;9d6e849"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable 32-bit Avahi for Steam Runtime&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/avahi/browse/master/;6bd7c00"target="_blank" rel="noopener"&gt;Ikey Doherty: Ensure avahi activates by dbus + socket, per T4263&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/avahi/browse/master/;22a2048"target="_blank" rel="noopener"&gt;Pierre-Yves: Update avahi to 0.7 and convert to package.yml&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/avahi/browse/master/;c56894d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libassuan&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libassuan/browse/master/;6eee5ea"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libassuan to 2.5.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libassuan/browse/master/;467196c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libassuan to 2.4.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxml2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxml2/browse/master/;45695c3"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.9.8, address multiple CVEs:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxml2/browse/master/;bba1799"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.9.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxml2/browse/master/;e4aac88"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.9.5 to resolve the following CVEs:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxml2/browse/master/;d3292e5"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gmime&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gmime/browse/master/;d817a51"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.2.0. Updated license, dropped homepage. Changed component to programming.library.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gmime/browse/master/;bb4771d"target="_blank" rel="noopener"&gt;Shen Chen: Enable PGP/MIME and S/MIME support.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gmime/browse/master/;05f1494"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.0.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gmime/browse/master/;8ff6407"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gmime/browse/master/;7df75a4"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxmu&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxmu/browse/master/;baac849"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for dep corrections&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxmu/browse/master/;1707c5b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-vmware&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-vmware/browse/master/;c4ae608"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 13.3.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-vmware/browse/master/;f81d2a7"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for xorg update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-vmware/browse/master/;9e71eda"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-vmware/browse/master/;c33f9f3"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-vmware/browse/master/;2e8ec4c"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for X.Org 1.19&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;cups-filters&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;424c253"target="_blank" rel="noopener"&gt;Pierre-Yves: Update cups-filters to 1.21.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;56d7772"target="_blank" rel="noopener"&gt;Pierre-Yves: Patch cups-filters for segfault&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;89b90f4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update cups-filters to 1.21.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;00511d4"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against dbus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;262b577"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild cups-filters for cups 2.2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;26136c6"target="_blank" rel="noopener"&gt;Pierre-Yves: Update cups-filters to 1.20.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;78476af"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for qpdf 8.1.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;2fbd12e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update cups-filters to 1.20.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;4de3291"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libpng 1.6.34&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;330e0e0"target="_blank" rel="noopener"&gt;Pierre-Yves: Update cups-filters to 1.20.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;37e94b0"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for qpdf 8.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;289927a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update cups-filters to 1.19.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;db7d18b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Don&amp;rsquo;t specify location of pdftops to another binary altogether&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;e00a562"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable automagic driverless printing configuration on startup&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;e672568"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for dynamic linking consistency with poppler&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;700a4c6"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 1.17.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/cups-filters/browse/master/;0a74f62"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for poppler 0.60&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;clutter-gtk&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/clutter-gtk/browse/master/;fd09076"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild. Updated license.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/clutter-gtk/browse/master/;e89950d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 1.8.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;clutter&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/clutter/browse/master/;0d9ed93"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild clutter for libxkbcommon 0.8.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/clutter/browse/master/;991ee93"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against libinput 1.11 series.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/clutter/browse/master/;5ea1047"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild. Updated license.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/clutter/browse/master/;bdc8fd5"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 1.26.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;zenity&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/zenity/browse/master/;9e657a9"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.1. Largely documentation and translation updates.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/zenity/browse/master/;02276a5"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against gtk 3.22.24&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;slick-greeter&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/slick-greeter/browse/master/;2eec7f3"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 1.2.2, resolves T5129&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/slick-greeter/browse/master/;6263032"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix conflict cycle&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/slick-greeter/browse/master/;433768b"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebase on latest git. Essentially adds a commit that silences GTK 3.22 deprecation warnings related to Gdk.Screen.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/slick-greeter/browse/master/;d42937f"target="_blank" rel="noopener"&gt;Ikey Doherty: Avoid expensive python script on startup (one of them, anyway.)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;rhythmbox&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/rhythmbox/browse/master/;c5fedbf"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against Samba deps.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/rhythmbox/browse/master/;4a97343"target="_blank" rel="noopener"&gt;Joshua Strobl: Updated license and added GStreamer patch to enable compilation of fmradio plugin against GStreamer 1.14.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/rhythmbox/browse/master/;5574456"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/rhythmbox/browse/master/;6b93b0d"target="_blank" rel="noopener"&gt;Joshua Strobl: Enable Grilo support for media browsing. Resolves T5296.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/rhythmbox/browse/master/;7412394"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.4.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gparted&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gparted/browse/master/;70abd8f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gparted to 0.32.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gparted/browse/master/;2001e00"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gparted to 0.31.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gparted/browse/master/;166b846"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gparted to 0.30.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;coreutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/coreutils/browse/master/;47ee7ce"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/coreutils/browse/master/;e436e44"target="_blank" rel="noopener"&gt;Ikey Doherty: Update coreutils to 8.29&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/coreutils/browse/master/;0342381"target="_blank" rel="noopener"&gt;Ikey Doherty: Unsplit coreutils as it damages the initramfs size somewhat&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/coreutils/browse/master/;54ab8c1"target="_blank" rel="noopener"&gt;Ikey Doherty: Revert &amp;ldquo;Shrink coreutils considerably&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/coreutils/browse/master/;71149bc"target="_blank" rel="noopener"&gt;Ikey Doherty: Revert &amp;ldquo;Unbreak rm a little bit.&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/coreutils/browse/master/;f6440e8"target="_blank" rel="noopener"&gt;Ikey Doherty: Unbreak rm a little bit.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/coreutils/browse/master/;01c3e29"target="_blank" rel="noopener"&gt;Ikey Doherty: Shrink coreutils considerably&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/coreutils/browse/master/;d18ca03"target="_blank" rel="noopener"&gt;Pierre-Yves: Update coreutils to 8.28&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sqlite3&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sqlite3/browse/master/;3b11bd2"target="_blank" rel="noopener"&gt;James Lee: Updated sqlite3 to 3.24.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sqlite3/browse/master/;9a34f2a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sqllite3 to 3.23.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sqlite3/browse/master/;d3e06fc"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sqlite3 to 3.23.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sqlite3/browse/master/;09cf49e"target="_blank" rel="noopener"&gt;Joey Riches: Enable json support in sqlite&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sqlite3/browse/master/;9ca2f66"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Enable dynamic extensions, resolves T5995&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sqlite3/browse/master/;e9f3f5d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-8740&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sqlite3/browse/master/;587ec4a"target="_blank" rel="noopener"&gt;Pierre-Yves: Update sqlite3 to 3.22.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sqlite3/browse/master/;370f0e6"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable FTS5, update to 3.20.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-vesa&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-vesa/browse/master/;e74ceaa"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 2.4.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-vesa/browse/master/;f160d0b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for xorg update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-vesa/browse/master/;8c28ad5"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for X.Org 1.18.4 restoration&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-vesa/browse/master/;5f68fea"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for X.Org 1.19.4 testing&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-vesa/browse/master/;a7eb96e"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-vesa/browse/master/;fa89983"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for Xorg validation&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-vesa/browse/master/;60a125d"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-vesa/browse/master/;4e4666f"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-vesa/browse/master/;4bb252b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new X.Org&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxdamage&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxdamage/browse/master/;506fadf"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxdamage/browse/master/;a3f3b91"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to fix broken dependencies&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxdamage/browse/master/;d3cd52b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libsoup&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libsoup/browse/master/;c84e494"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.62.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libsoup/browse/master/;da3a1be"target="_blank" rel="noopener"&gt;Joshua Strobl: Resolve CVE-2018-12910.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libsoup/browse/master/;bd78eea"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.62.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libsoup/browse/master/;04d3310"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild to sort out 32bit.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libsoup/browse/master/;a0ad605"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to latest in 2.62 series.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libsoup/browse/master/;f527af2"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.60.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libsoup/browse/master/;4a56711"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.60.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libsoup/browse/master/;cdcf98f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.60.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libsoup/browse/master/;d66bb4f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.60.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pam&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pam/browse/master/;f225c28"target="_blank" rel="noopener"&gt;Joshua Strobl: Increase the default soft and hard max file (nofile) limit to 10000. Consolidated limits.conf related patches.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pam/browse/master/;7678ab7"target="_blank" rel="noopener"&gt;Ikey Doherty: Completely disable core dumps in Solus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pam/browse/master/;c3235dc"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;liborcus&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/liborcus/browse/master/;a55d938"target="_blank" rel="noopener"&gt;Pierre-Yves: Update liborcus to 0.13.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/liborcus/browse/master/;eb1884d"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libboost 1.66.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/liborcus/browse/master/;84ba2e3"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libboost 1.65&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/liborcus/browse/master/;3788d1d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update liborcus to 0.13.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/liborcus/browse/master/;37e1a0d"target="_blank" rel="noopener"&gt;Pierre-Yves: fix invalid dependency&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/liborcus/browse/master/;5f9ffe5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update liborcus to 0.13.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/liborcus/browse/master/;0d1b14b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;fuse&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fuse/browse/master/;af72278"target="_blank" rel="noopener"&gt;Pierre-Yves: Update fuse to 2.9.8 to address CVE-2018-10906&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fuse/browse/master/;b5d7bd1"target="_blank" rel="noopener"&gt;Pierre-Yves: Update fuse to 2.9.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/fuse/browse/master/;f54ee68"target="_blank" rel="noopener"&gt;Ikey Doherty: Drop sysusers snippet and make it part of the systemd package&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libstartup-notification&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libstartup-notification/browse/master/;9945f57"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable emul32 startup-notification support&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pycups&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pycups/browse/master/;03bb088"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild pycups for cups 2.2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pycups/browse/master/;3ef2956"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pycups/browse/master/;0ec3f41"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gstreamer-1.0-libav&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-libav/browse/master/;cdb59d0"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-libav to 1.14.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-libav/browse/master/;04d810c"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgrade to 1.14.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-libav/browse/master/;b962724"target="_blank" rel="noopener"&gt;Joey Riches: Update gstreamer-1.0-libav to 1.12.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-libav/browse/master/;6768580"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Now using system ffmpeg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gstreamer-1.0-libav/browse/master/;b418f0e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gstreamer-1.0-libav to 1.12.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;iso-codes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/iso-codes/browse/master/;1a274e7"target="_blank" rel="noopener"&gt;Pierre-Yves: Update iso-codes to 3.78&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxxf86vm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxxf86vm/browse/master/;499c42b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxxf86vm/browse/master/;86cc5ba"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;totem-pl-parser&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/totem-pl-parser/browse/master/;2a21d54"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against gmime 3.2.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/totem-pl-parser/browse/master/;ccd0dca"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against gmime 3.0.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/totem-pl-parser/browse/master/;2ac9b05"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.0. Use gmime-3.0.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;alsa-plugins&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/alsa-plugins/browse/master/;42f414d"target="_blank" rel="noopener"&gt;Pierre-Yves: use system speex instead of builtin version&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/alsa-plugins/browse/master/;f948680"target="_blank" rel="noopener"&gt;Pierre-Yves: Update alsa-plugins to 1.1.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;udisks&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/udisks/browse/master/;a8dd4b2"target="_blank" rel="noopener"&gt;Pierre-Yves: Update udisks to 2.7.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/udisks/browse/master/;94f86ba"target="_blank" rel="noopener"&gt;Ikey Doherty: Use tmpfiles and a new udisks policy&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/udisks/browse/master/;91e3441"target="_blank" rel="noopener"&gt;Pierre-Yves: Update udisks to 2.7.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/udisks/browse/master/;12d2b58"target="_blank" rel="noopener"&gt;Pierre-Yves: Update udisks to 2.7.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-doc-utils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-doc-utils/browse/master/;31f6a6b"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-doc-utils/browse/master/;94fa93c"target="_blank" rel="noopener"&gt;Joshua Strobl: Convert to ypkg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-user-docs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-user-docs/browse/master/;8533853"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.2. Updates to GNOME Help.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-user-docs/browse/master/;abcb8a2"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-user-docs/browse/master/;77c154a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-user-docs/browse/master/;6777c7c"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;less&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/less/browse/master/;392af7d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update less to 530&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/less/browse/master/;deeb615"target="_blank" rel="noopener"&gt;Pierre-Yves: Update less to 529&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/less/browse/master/;36f5fd6"target="_blank" rel="noopener"&gt;Pierre-Yves: Update less to 527&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/less/browse/master/;e88284e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update less to 520&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;a52dec&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/a52dec/browse/master/;c54494c"target="_blank" rel="noopener"&gt;Joshua Strobl: Convert to ypkg.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/a52dec/browse/master/;2b9f18a"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libvpx&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvpx/browse/master/;5fb50ea"target="_blank" rel="noopener"&gt;Joey Riches: Update libvpx to 1.7.0 &amp;ldquo;Mandarin Duck&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvpx/browse/master/;bed25bf"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2017-13194, out of bounds caused by odd frame width&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;evince&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evince/browse/master/;4b58db2"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for Nautilus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evince/browse/master/;2380a9f"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgrade to 3.28.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evince/browse/master/;ce0702a"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 3.26.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/evince/browse/master/;2a697e7"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for poppler 0.60&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxtst&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxtst/browse/master/;2fde4f4"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mesalib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;4f40933"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Disable SWR and rebuild for libdrm&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;34b4c45"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Revert to 18.1.6 for boot regressions possibly related to glamour&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;fd3b717"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update mesa to 18.1.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;422c048"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update mesa to 18.1.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;698c4e2"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update mesa to 18.1.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;79a6902"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild to remove rpath&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;37157be"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update mesa to 18.1.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;5cc1ef4"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update mesa to 18.1.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;f729c8c"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to 18.1.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;baceaa1"target="_blank" rel="noopener"&gt;Ikey Doherty: Flirt with mesa 18.1.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;e9c055d"target="_blank" rel="noopener"&gt;Ikey Doherty: Update mesa to 18.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;0bf6921"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild against LLVM 6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;c5f236c"target="_blank" rel="noopener"&gt;Ikey Doherty: Update mesalib to 18.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;dc662e9"target="_blank" rel="noopener"&gt;Ikey Doherty: Update mesalib to 17.3.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;7928cc3"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;70fefac"target="_blank" rel="noopener"&gt;Ikey Doherty: Update mesa to 17.3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;73d52bd"target="_blank" rel="noopener"&gt;Ikey Doherty: Update mesalib to 17.3.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;3670c71"target="_blank" rel="noopener"&gt;Ikey Doherty: Downgrade Mesa due to issues with 18.0.0_rc4 (wine, AMD, etc)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;89d15ea"target="_blank" rel="noopener"&gt;Ikey Doherty: Tentatively update mesalib to 18.0.0_rc4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;4345e87"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for LLVM 5.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;c340c2e"target="_blank" rel="noopener"&gt;Ikey Doherty: Update mesalib to 17.3.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;4479ae8"target="_blank" rel="noopener"&gt;Mateusz Mikuła: mesalib: Enable glvnd support&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;5cb2ecf"target="_blank" rel="noopener"&gt;Ikey Doherty: Update mesa to 17.3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;dba63c0"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libva 2.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;fcf8e78"target="_blank" rel="noopener"&gt;Ikey Doherty: Update mesalib to 17.3.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;8699d80"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild with less aggressive optimisations to help debug nouveau&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;4a67029"target="_blank" rel="noopener"&gt;Ikey Doherty: Please be the last build :P Add missing libGL symlinks&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;433c5f8"target="_blank" rel="noopener"&gt;Ikey Doherty: I r stoopid&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;908e3cd"target="_blank" rel="noopener"&gt;Ikey Doherty: Unbreak solinks&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;a495af7"target="_blank" rel="noopener"&gt;Ikey Doherty: Convert mesalib to ypkg (T5010)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;8ef3ae7"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to 17.2.6, sync optimisation set from ypkg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;e4e7f22"target="_blank" rel="noopener"&gt;Ikey Doherty: Update mesalib to 17.2.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;5b8d486"target="_blank" rel="noopener"&gt;Ikey Doherty: Update mesa to 17.2.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;2bc44ba"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to 17.2.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;a3097dd"target="_blank" rel="noopener"&gt;Ikey Doherty: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;cf9917a"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild against LLVM 5.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;7befcfd"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix crash by importing Arch patch&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;b7a2274"target="_blank" rel="noopener"&gt;Ikey Doherty: Update mesalib to 17.2.2 as part of a GL enabling update&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mesalib/browse/master/;9b77f54"target="_blank" rel="noopener"&gt;Ikey Doherty: Update mesalib to 17.1.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libdmx&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdmx/browse/master/;9a2f064"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libdmx to 1.1.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdmx/browse/master/;317c27c"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;samba&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;a278151"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 4.7.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;6f28546"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against dbus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;fcc1712"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild samba for cups 2.2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;718b5b1"target="_blank" rel="noopener"&gt;Rune Morling: Small (essentially no-op) change to server role config parameter.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;c0585df"target="_blank" rel="noopener"&gt;Rune Morling: Update Samba to 4.7.8 and change to more secure default settings.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;727414f"target="_blank" rel="noopener"&gt;Rune Morling: Actually limit access to RFC 1918 hosts by default per the docs.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;43add18"target="_blank" rel="noopener"&gt;Rune Morling: Add link to help-center Samba HOWTO.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;4827a50"target="_blank" rel="noopener"&gt;Pierre-Yves: Update samba to 4.6.14 to address CVE-2018-1050 and CVE-2018-1057&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;99bdf4f"target="_blank" rel="noopener"&gt;Rune Morling: Re-create /run/lock/msg.lock/ directory via tmpfiles.d on each boot.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;67a4ed5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update samba to 4.6.13&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;3312f99"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for perl 5.26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;5f8b314"target="_blank" rel="noopener"&gt;Rune Morling: More logically coherent install section wrt. Solus-specific changes.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;0ba7794"target="_blank" rel="noopener"&gt;Rune Morling: First pass at creating a Solus-controlled default Samba config.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;a57f25d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update samba to 4.6.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;ef583cb"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 4.6.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;6c0fd73"target="_blank" rel="noopener"&gt;Joshua Strobl: Downgrade to 4.6.10 to hopefully enable gvfs to properly perform smb browsing.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;c57403e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update samba to 4.7.2 + use system ldb and tevent&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;3765379"target="_blank" rel="noopener"&gt;Ikey Doherty: Update Samba to 4.7.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;c39954c"target="_blank" rel="noopener"&gt;Pierre-Yves: Update samba to 4.6.8 to address 3 CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/samba/browse/master/;c996207"target="_blank" rel="noopener"&gt;Pierre-Yves: Update samba to 4.6.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dconf-editor&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dconf-editor/browse/master/;1fa6cfb"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dconf-editor/browse/master/;604f138"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dconf-editor/browse/master/;48c2e3c"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;wayland&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wayland/browse/master/;121c3a5"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 1.14.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;adapta-gtk-theme&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;d395c19"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.94.0.149. Drop parallel patch, don&amp;rsquo;t enable legacy Chrome support.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;ead661e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.94.0.143&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;56bd3fa"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.94.0.132&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;efdafd9"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.94.0.129&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;266feb9"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.94.0.120&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;c141852"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.94.0.106&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;20383cd"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.94.0.96&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;4d11bb0"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.94.0.92&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;1a72618"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.94.0.89&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;f6574f3"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.94.0.84&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;19d8e1d"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.94.0.65&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;22bdc5e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.94.0.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;2861599"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.94.0.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;d135f6f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.1.28&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;56049a7"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.1.22&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;ea3fba0"target="_blank" rel="noopener"&gt;Joshua Strobl: Bump to actual rel.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;0673f16"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.1.16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;367e964"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.1.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;dab95a0"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.1.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;ed87a52"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.280&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;4abe177"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.277&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;2866f32"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.262&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;5494e52"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.258&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;9fc149e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.252&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;f58afb0"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.244&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;2e0e8ac"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.237.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;245fac1"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.193&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;d9581e4"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.178&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;1000f32"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.171&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;8a52300"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.156&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;065147a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.153&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;8c6e952"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.152&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;8c793cf"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.139&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;f2984a3"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.126&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;ce964ea"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.119&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;ed27fcf"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.110&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;9d905a0"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.106&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;f0bf09a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.103&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;d602ee0"target="_blank" rel="noopener"&gt;Ikey Doherty: Update adapta-gtk-theme to 3.93.0.97&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;22b73cd"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.90&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;8754499"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.86&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;224a466"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.72&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;470256b"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.49&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;8a50c80"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.43&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;2a12d7c"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.38&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;efe158c"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;5a4962b"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.93.0.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;903ab6f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.92.2.63&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;519d5fe"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.92.2.54&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;df6dc90"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.92.2.53&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;d3b0ce3"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.92.2.48&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;7695eef"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.92.2.43&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;47f2c15"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.92.2.40&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;141312a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.92.2.35&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;eb3a06b"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.92.2.32&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;b245549"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.92.2.21&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;27aec0d"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.92.2.16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;0e5679e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.92.2.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;083fe26"target="_blank" rel="noopener"&gt;Joshua Strobl: Update 3.92.1.108&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;f46dfd4"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.92.1.102&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;d886169"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with latest upstream Adapta now that we have Firefox 57.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;b950c34"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.241&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;f46b61c"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix tiling selectors which clipped window edges&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;3142eb8"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.228&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;86e0805"target="_blank" rel="noopener"&gt;Ikey Doherty: Update adapta-gtk-theme to 3.91.2.223&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;1cf6589"target="_blank" rel="noopener"&gt;Ikey Doherty: Update adapta-gtk-theme to latest version&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;06ba6e6"target="_blank" rel="noopener"&gt;Ikey Doherty: Downgrade adapta-gtk-theme due to upstream regression&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;10a515a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.215&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;2ec78b6"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.209&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;e9fd78f"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.200&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;f1e9249"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.198&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;cbfd962"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.189&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;355b2de"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.175&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;e8713f0"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.168&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;cc771ef"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.147&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;66d12ce"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.144&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;aeb8709"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.136&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;6997d8e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.129&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;37eb4db"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.121&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;3e92494"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.117&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;57903a7"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.111&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;41584cb"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.109&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;d44d58a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.101&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;db94c1d"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.86&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;f25c26b"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.64&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;fc1817a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.57&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;affbd28"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.48&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;f76cce5"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.44&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;f82d7ec"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.91.2.41&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/adapta-gtk-theme/browse/master/;e5d8828"target="_blank" rel="noopener"&gt;Ikey Doherty: Update adapta-gtk-theme to 3.91.2.35&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;snappy&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/snappy/browse/master/;2880c6e"target="_blank" rel="noopener"&gt;Pierre-Yves: Update snappy to 1.1.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;papirus-icon-theme&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;78e9b77"target="_blank" rel="noopener"&gt;Joshua Strobl: Sync with git to test GNOME icon fixes.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;baa0a1a"target="_blank" rel="noopener"&gt;Joshua Strobl: Support Adapta and Adapta Nokto variants as a separate package. Resolves T6589.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;eda77c4"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 20180816&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;fb6ce6a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 20180720&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;69f74ff"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 20180601&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;eba383c"target="_blank" rel="noopener"&gt;Ikey Doherty: Absorb ISO definition dependencies for robustness&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;a466f95"target="_blank" rel="noopener"&gt;Devil505: Update to 20180501&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;1b63533"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 20180311&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;ed879a1"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 20180214&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;50ee9f4"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 20180201&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;c85e4f4"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 20171223&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;46729b7"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 20171124&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;99c306a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 20171102&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;f8f1785"target="_blank" rel="noopener"&gt;Joshua Strobl: Remove basically everything that causes issues as a result of symlinks.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;6b0ea39"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 20171007&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;ed32cdc"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 20170921&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;[Joshua Strobl: Update to 20170828. Full changelog &lt;a href="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20170828"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.](&lt;a href="https://dev.getsol.us/source/papirus-icon-theme/browse/master/;ad50b5c"target="_blank" rel="noopener"&gt;https://dev.getsol.us/source/papirus-icon-theme/browse/master/;ad50b5c&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;apparmor&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/apparmor/browse/master/;9df5176"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Bump apparmor to force usysconf to kick in&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/apparmor/browse/master/;7ede5c4"target="_blank" rel="noopener"&gt;Ikey Doherty: Remove systemd integration from AppArmor&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;inxi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/inxi/browse/master/;29a83f2"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 3.0.21&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/inxi/browse/master/;5855469"target="_blank" rel="noopener"&gt;Pierre-Yves: Update inxi to 3.0.20&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/inxi/browse/master/;9590138"target="_blank" rel="noopener"&gt;Ikey Doherty: Update inxi to 3.0.10 - completely rewritten in Perl for moar speed!&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/inxi/browse/master/;74954c9"target="_blank" rel="noopener"&gt;Pierre-Yves: Update inxi to 2.3.38&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libreoffice&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;ef334fc"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for postgres&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;cab7390"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libreoffice to 6.1.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;49f1e27"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against dbus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;69dd253"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild libreoffice for cups 2.2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;0eb961d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libreoffice to 6.0.6.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;e98db72"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libreoffice to 6.0.5.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;c1e8b7b"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 61.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;b53a5b5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libreoffice to 6.0.4.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;789cb95"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libpng 1.6.34&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;3767a15"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;67a08c6"target="_blank" rel="noopener"&gt;Joey Riches: Build against system xmlsec&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;a73e3a7"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libreoffice to 6.0.3.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;c21b5a0"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libboost 1.66.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;5c2eac0"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 60.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;d3a3f5c"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libboost 1.65&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;24b3399"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libreoffice to 6.0.2.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;9f030b7"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libreoffice to 6.0.1.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;1751b6a"target="_blank" rel="noopener"&gt;Pierre-Yves: Bump release number once again because I am an idiot&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;c10f6ef"target="_blank" rel="noopener"&gt;Pierre-Yves: Bump release number because the build server hates me&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;39ef5fc"target="_blank" rel="noopener"&gt;Pierre-Yves: Fix liborcus version&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;82b91ba"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libreoffice to 6.0.0.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;b40a1aa"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libreoffice to 5.4.4.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;9b8e14f"target="_blank" rel="noopener"&gt;Ikey Doherty: Ok undo that, breaks LibreOffice UI completely.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;f9970c4"target="_blank" rel="noopener"&gt;Ikey Doherty: Do something completely stupid, enable LTO&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;c56e2f3"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 5.4.3.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;718c1ec"target="_blank" rel="noopener"&gt;Ikey Doherty: Nuke LibreOffice KDE appdata file&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;ad24ce9"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild against libhunspell 1.6.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;9e6c43d"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 59.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;9142b22"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against gstreamer and GTK.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;37d0882"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for dynamic linking consistency with poppler&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;bcb2cd3"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 5.4.2.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;6a36f4b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for poppler 0.60&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libreoffice/browse/master/;594e379"target="_blank" rel="noopener"&gt;Justin Zobel: Update to 5.4.1.2 and enable postgresql&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gmp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gmp/browse/master/;1f97039"target="_blank" rel="noopener"&gt;Ikey Doherty: Make headers visible to musl builds&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gmp/browse/master/;91c271f"target="_blank" rel="noopener"&gt;Ikey Doherty: Make gmp usable with musl&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;glibmm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glibmm/browse/master/;973e4fa"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to latest stable release.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glibmm/browse/master/;9497820"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.54.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libdrm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdrm/browse/master/;fef764b"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.4.94&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdrm/browse/master/;bb48cb4"target="_blank" rel="noopener"&gt;Ikey Doherty: Update libdrm to 2.4.92&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdrm/browse/master/;615b0e1"target="_blank" rel="noopener"&gt;Ikey Doherty: Update libdrm to 2.4.91&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdrm/browse/master/;da804bf"target="_blank" rel="noopener"&gt;Ikey Doherty: Update libdrm to 2.4.89&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdrm/browse/master/;d979464"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to latest libdrm for Mesa enabling&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libdrm/browse/master/;f6139f8"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libdrm to 2.4.83&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libglade&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libglade/browse/master/;ce9acc6"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against atk and cairo.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libglade/browse/master/;fcbec9c"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for gnome 3.26&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libixion&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libixion/browse/master/;50cc5c1"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libboost 1.66.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libixion/browse/master/;c02398e"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libboost 1.65&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libixion/browse/master/;4cbe534"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libixion to 0.13.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libixion/browse/master/;b0a02a9"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;shadow&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/shadow/browse/master/;dc9abc4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update shadow to 4.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/shadow/browse/master/;07618c7"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-7169&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/shadow/browse/master/;cb4427b"target="_blank" rel="noopener"&gt;Ikey Doherty: pam.d: Ensure pam_limits is present&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/shadow/browse/master/;78131da"target="_blank" rel="noopener"&gt;Ikey Doherty: Bump for real shadow inclusion, add missing pam_loginuid for polkit&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/shadow/browse/master/;03395d9"target="_blank" rel="noopener"&gt;Pierre-Yves: Update shadow to 4.5 and convert to package.yml&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/shadow/browse/master/;483da27"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pcre2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pcre2/browse/master/;2735304"target="_blank" rel="noopener"&gt;Joey Riches: Update pcre2 to 10.31&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pcre2/browse/master/;05393ab"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 10.30&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;python3&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python3/browse/master/;64be20b"target="_blank" rel="noopener"&gt;Ikey Doherty: Update Python3 to 3.6.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python3/browse/master/;7c8295c"target="_blank" rel="noopener"&gt;Austin Riba: Add enable-loadable-sqlite-extensions compile flag&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python3/browse/master/;95aa6f3"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for gdbm 1.14.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python3/browse/master/;daffd1a"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild with non janky toolchain&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/python3/browse/master/;53d5198"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 3.6.4 and enable PGO&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libmtp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libmtp/browse/master/;8dd5eaa"target="_blank" rel="noopener"&gt;Ikey Doherty: Patch libmtp to emit 4.14 kernel compatible udev rules&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libmtp/browse/master/;aaf43ab"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libmtp to 1.1.15&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libmtp/browse/master/;de6acd4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libmtp to 1.1.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcaca&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcaca/browse/master/;2e6f6aa"target="_blank" rel="noopener"&gt;Pierre-Yves: Safety rebuild for imlib2 1.5.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;librevenge&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/librevenge/browse/master/;a927ba1"target="_blank" rel="noopener"&gt;Pierre-Yves: Disable-werror for gcc7 &amp;amp; enable unit tests&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;hexchat&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hexchat/browse/master/;77d13bf"target="_blank" rel="noopener"&gt;Pierre-Yves: Update hexchat to 2.14.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hexchat/browse/master/;b45d6de"target="_blank" rel="noopener"&gt;Ikey Doherty: Default to coloured nicks in hexchat&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hexchat/browse/master/;383227b"target="_blank" rel="noopener"&gt;Pierre-Yves: Update hexchat to 2.14.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hexchat/browse/master/;648e3a5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update hexchat to 2.14.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hexchat/browse/master/;2b5ca56"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/hexchat/browse/master/;10b7ecd"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for perl 5.26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-server&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;fc99964"target="_blank" rel="noopener"&gt;Joey Riches: Update xvfb-run script from Fedora&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;3895a58"target="_blank" rel="noopener"&gt;Tim Klocke: Add tablet support to XWayland&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;6ab83f6"target="_blank" rel="noopener"&gt;Joey Riches: Provide xvfb subpackage&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;82ca6d1"target="_blank" rel="noopener"&gt;Ikey Doherty: Update X.Org to 1.19.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;0deb65e"target="_blank" rel="noopener"&gt;Ikey Doherty: Remove evil patch breaking 1.19.5 on hybrid GPU&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;3ac0f7a"target="_blank" rel="noopener"&gt;Ikey Doherty: Update xorg-server to 1.19.5 (again &amp;gt;_&amp;gt;)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;d205aa2"target="_blank" rel="noopener"&gt;Ikey Doherty: Remove speed/lto to help debug xorg-server crash on Nouveau&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;a565b67"target="_blank" rel="noopener"&gt;Ikey Doherty: Convert xorg-server to ypkg (T5010)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;69b33f8"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for xfont&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;e0adc74"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libxfont 1.5.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;293c907"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address multiple CVEs:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;bbe548c"target="_blank" rel="noopener"&gt;Ikey Doherty: Back to 1.18.4. Again.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;ab2e1fe"target="_blank" rel="noopener"&gt;Ikey Doherty: Revert &amp;ldquo;Update to 1.19.4. Again.&amp;rdquo; Ain&amp;rsquo;t happening, still broken&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;6c5e244"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to 1.19.4. Again.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;a3c0059"target="_blank" rel="noopener"&gt;Ikey Doherty: Revert &amp;ldquo;Update &lt;code&gt;xorg-server&lt;/code&gt; to 1.19.4&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;7ca91d7"target="_blank" rel="noopener"&gt;Ikey Doherty: Attempt inclusion of Ubuntu patches to resolve multiGPU issues&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;6810c47"target="_blank" rel="noopener"&gt;Ikey Doherty: Update &lt;code&gt;xorg-server&lt;/code&gt; to 1.19.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;48ddc7e"target="_blank" rel="noopener"&gt;Ikey Doherty: Bump for inclusion&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;0c8cd93"target="_blank" rel="noopener"&gt;Ikey Doherty: Downgrade to 1.18.4, wait for 1.19.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;14b0122"target="_blank" rel="noopener"&gt;Ikey Doherty: Revert &amp;ldquo;Backport 47 patches in futile attempt to make this guy work&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;a2a8ef6"target="_blank" rel="noopener"&gt;Ikey Doherty: Backport 47 patches in futile attempt to make this guy work&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-server/browse/master/;960b130"target="_blank" rel="noopener"&gt;Ikey Doherty: Update xorg-server to 1.19.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;breeze-cursor-theme&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/breeze-cursor-theme/browse/master/;ed2f34f"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 5.11.0 for 32px cursors&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;binutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;21532e7"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Toolchain rebootstrap&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;36a759d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.31.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;2f15cb5"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild after rebootstrap&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;797212d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.30 and commence rebootstrap of toolchain&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;2a68591"target="_blank" rel="noopener"&gt;Joey Riches: Add check support with dejagnu&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;5787c85"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild against self and new GCC&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;bdb0851"target="_blank" rel="noopener"&gt;Ikey Doherty: Restore binutils patch for &lt;code&gt;LD_AS_NEEDED&lt;/code&gt; behaviour&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;5c0d7a4"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebootstrap binutils with previous binutils/glibc/gcc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;c4e76c3"target="_blank" rel="noopener"&gt;Ikey Doherty: Updare binutils to 2.29.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;9420900"target="_blank" rel="noopener"&gt;Ikey Doherty: Forbid Solus Death By System Devel Removal&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;65f2d36"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to 2.28&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;658c0db"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Separate ld.gold from binutils&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;389f848"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to 2.27 and pave way for full LTO/gold&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;ee75f14"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable deterministic archives by default&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;5ef184e"target="_blank" rel="noopener"&gt;Ikey Doherty: Add the missing libiberty&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;431593c"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;3184293"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for cflags&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;362eec7"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable secure PLT&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;58d3610"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to fix component&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;611e5cc"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable multilib&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;2a226d3"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to 2.25.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;0330499"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for cflags&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;207234e"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix toolchain name&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;9162c5a"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebase patch on our current binutils&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;41113c6"target="_blank" rel="noopener"&gt;Ikey Doherty: Remove ld.texinfo changes due to build failure&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/binutils/browse/master/;7346831"target="_blank" rel="noopener"&gt;Ikey Doherty: Integrate the old Intel patch for LD_AS_NEEDED environmental variable&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-settings-daemon&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-settings-daemon/browse/master/;f8af59d"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild gnome-settings-daemon for cups 2.2.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-settings-daemon/browse/master/;5a39b77"target="_blank" rel="noopener"&gt;Ikey Doherty: Add missing runtime dependencies&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-settings-daemon/browse/master/;08a7432"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-settings-daemon/browse/master/;712a2a2"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild..&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-settings-daemon/browse/master/;bc28795"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for NM&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-settings-daemon/browse/master/;2829662"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild against new NM&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-settings-daemon/browse/master/;98b5229"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-settings-daemon/browse/master/;7664a6c"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.1. Update patches.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;espeak-ng&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/espeak-ng/browse/master/;2efcc6d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 1.49.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;shared-mime-info&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/shared-mime-info/browse/master/;663d8a3"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 1.9, no longer build mimedb&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcdio&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcdio/browse/master/;99621f5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libcdio to 2.0.0 &amp;amp; convert to ypkg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcdio/browse/master/;1f00139"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libcdio to 0.94&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcdio/browse/master/;ff9cf9d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;solus-hardware-config&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-hardware-config/browse/master/;56a16be"target="_blank" rel="noopener"&gt;Ikey Doherty: Temporarily (again) remove hard dep on intel video driver&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-hardware-config/browse/master/;c2b8500"target="_blank" rel="noopener"&gt;Ikey Doherty: Reintroduce dependency on xorg-driver-video-intel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-hardware-config/browse/master/;bc0bc94"target="_blank" rel="noopener"&gt;Ikey Doherty: Update solus-hardware-config to v16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-hardware-config/browse/master/;f21e67a"target="_blank" rel="noopener"&gt;Ikey Doherty: Update solus-hardware-config to version 15&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-hardware-config/browse/master/;16f8135"target="_blank" rel="noopener"&gt;Ikey Doherty: Remove hard-dep on Intel, might be causing issues&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-hardware-config/browse/master/;de424fa"target="_blank" rel="noopener"&gt;Ikey Doherty: Introduce temporary hard dependency on &lt;code&gt;xorg-driver-video-intel&lt;/code&gt;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-hardware-config/browse/master/;a099686"target="_blank" rel="noopener"&gt;Ikey Doherty: Revert last change, now &amp;ldquo;fixed&amp;rdquo;.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-hardware-config/browse/master/;46b8b25"target="_blank" rel="noopener"&gt;Ikey Doherty: Disable 11n due to issues with it breaking PSK&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/solus-hardware-config/browse/master/;025aae4"target="_blank" rel="noopener"&gt;Ikey Doherty: Stop dumping huge cores&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libfontenc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libfontenc/browse/master/;5490214"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libicu&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libicu/browse/master/;6fe8f4a"target="_blank" rel="noopener"&gt;Joey Riches: Update libicu to 61.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libicu/browse/master/;d70bb58"target="_blank" rel="noopener"&gt;Joey Riches: Update libicu to 60.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libicu/browse/master/;990c80d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2017-15422&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libicu/browse/master/;c8c7158"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libicu/browse/master/;b790996"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2017-14952&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libicu/browse/master/;80194c3"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libicu to 59.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;unrar&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/unrar/browse/master/;68ddfa1"target="_blank" rel="noopener"&gt;Philipp Trulson: Update unrar to 5.6.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/unrar/browse/master/;c2a45dd"target="_blank" rel="noopener"&gt;Pierre-Yves: Update unrar to 5.6.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/unrar/browse/master/;f6e6be4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update unrar to 5.6.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/unrar/browse/master/;b55dfb4"target="_blank" rel="noopener"&gt;Pierre-Yves: Update unrar to 5.6.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/unrar/browse/master/;a7262ca"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 5.5.8 to address the following CVEs:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxi/browse/master/;e535bf9"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxi/browse/master/;ab3f278"target="_blank" rel="noopener"&gt;Ikey Doherty: Update libxi to 1.7.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;glibc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glibc/browse/master/;ef16d40"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Toolchain rebootstrap&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glibc/browse/master/;42e207f"target="_blank" rel="noopener"&gt;Ikey Doherty: Proceed with bootstrap&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glibc/browse/master/;366a467"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.27 to continue toolchain bootstrap&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glibc/browse/master/;0dbb4e4"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.26 master branch (8 Feb 2018)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glibc/browse/master/;117ae54"target="_blank" rel="noopener"&gt;Ikey Doherty: Workaround 32-bit Aspyr ports not working anymore with GCC 7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glibc/browse/master/;cf5fdef"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for bootstrap&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glibc/browse/master/;afa5b63"target="_blank" rel="noopener"&gt;Ikey Doherty: Integrate Alexander Monakov&amp;rsquo;s rtld performance patch&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libice&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libice/browse/master/;25330fd"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libice/browse/master/;b5b3a4d"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxt&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxt/browse/master/;12c414d"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for dep corrections&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxt/browse/master/;cc02cb1"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;linux-firmware&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;6d9dbf3"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated amdgpu firmware (likely DC/DAL), VegaM&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;bfb7360"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to June 06 2018&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;a4ba3f2"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-firmware to 20180518&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;eb90e0f"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-firmware to 20180501&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;c12ee3f"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-firmware for further iwlwifi support&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;cd2f003"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync firmware for kernel bumps&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;7c00336"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-firmware to 20180314&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;fe5b497"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-firmware to 20180222&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;f156c84"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-firmware to 20180211&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;fc81a9d"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-firmware for Intel Bluetooth fixes&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;479f0f1"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-firmware to 20180118&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;a133cce"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-firmware to latest version&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;216d4f5"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync linux-firmware with git&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;301f460"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-firmware for newest broadcom firmware&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;05a700a"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix wonky relno&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;4ed4154"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-firmware to 20171205&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;83d4121"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync linux-firmware to 20171009 snapshot&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-firmware/browse/master/;366be35"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-firmware to latest git snapshot&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nvidia-304-glx-driver&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;fc89011"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;2293bab"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;e35912b"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;b25acee"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;1044fe7"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;edd0a66"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;500d4bc"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;d4cb448"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;72bbda4"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;fed3bed"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;5f0a794"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for linux-current&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;73462cc"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for kernel updates&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;6b3d0a8"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for linux-current&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;37fc143"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for linux-current 4.17.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;343dcfa"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;b3d3221"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;20b5546"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;6cc33c4"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;6bd1eb8"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;05f1d2a"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;86a785c"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;c63e32b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;68cd7a8"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;370b6ed"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;700849e"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;b517b58"target="_blank" rel="noopener"&gt;Ikey Doherty: Initial commit&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;5862f90"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;e97cf56"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;f71558a"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;bf2b9ec"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;96b4d91"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;798cced"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;8ffbac6"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;b3a9819"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;0e3f87e"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;d661791"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;a303cc1"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;833a699"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;488620f"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild against new kernels, borrow Ubuntu&amp;rsquo;s 4.15 patch&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;85f7c16"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for linux-current&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;f4ad75f"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;e3c31a2"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;7fb6d51"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;36a0d58"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix broken xorg configuration (T4901)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;1f43bfb"target="_blank" rel="noopener"&gt;Ikey Doherty: Initial pass at making nvidia-304-glx-driver &amp;ldquo;happy&amp;rdquo; in glvnd land&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;6995bbe"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;1d8736b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for newly built kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;031e3a4"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;152c4d6"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;669b290"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;7a183fd"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;8bd74f7"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;dd79b31"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;3cadb0b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;6516ba7"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;bf58b5a"target="_blank" rel="noopener"&gt;Ikey Doherty: Port &lt;code&gt;nvidia-304-glx-driver&lt;/code&gt; to 4.14 APIs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;54d990c"target="_blank" rel="noopener"&gt;Ikey Doherty: Add missing permanent module attribute&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;78144af"target="_blank" rel="noopener"&gt;Ikey Doherty: Convert nvidia-304-glx-driver to ypkg for T5010&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;b4b9962"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;6c4098f"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;7747e3b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;be8797b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;2a09568"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;2dcff85"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;e1d9158"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;03121aa"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;321a7fc"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for linux-current&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;f5ce902"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels, add missing udev file&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;1828b9d"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;8498b65"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernel enabling&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;937d6b1"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;0f5c714"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;d5e2b35"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Remove unused patches&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;a7e3c6e"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;2cd0212"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;8bf441a"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;9a06127"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;3510b34"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;d4cb319"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;5b748a6"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nvidia-304-glx-driver/browse/master/;1bd0615"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new kernels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libwebkit-gtk&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;92a0cb6"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.20.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;1f121be"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 61.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;a0758b2"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.20.3 to address multiple CVEs:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;0218c0a"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.20.2, no-symbolic to make GOA work again&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;54d6948"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libpng 1.6.34&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;d176939"target="_blank" rel="noopener"&gt;Joshua Strobl: Revert to 2.18.6 again.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;712ca68"target="_blank" rel="noopener"&gt;Joshua Strobl: Check if 2.20.0 functions correctly (i.e. displays pages) or if there is a completely separate issue that happens to affect webkit.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;9328ecf"target="_blank" rel="noopener"&gt;Joshua Strobl: Revert &amp;ldquo;See if GCC patch fixes build.&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;8ac2899"target="_blank" rel="noopener"&gt;Joshua Strobl: See if GCC patch fixes build.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;0705e8a"target="_blank" rel="noopener"&gt;Joshua Strobl: Bump to 45 to see about getting newer WebKit, now that we should be able to move to it.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;5f5725d"target="_blank" rel="noopener"&gt;Joshua Strobl: Revert &amp;ldquo;Revert back to 2.18.6 temporarily cause broken&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;a658899"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Revert back to 2.18.6 temporarily cause broken&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;c2be67a"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update ABI information&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;9765e18"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.20.1 to resolve multiple CVEs:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;c085608"target="_blank" rel="noopener"&gt;Joey Riches: Update abireport for libwebkit-gtk&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;ef62c6f"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 60.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;ea0eff8"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.18.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;acc5215"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.18.5 to resolve CVE-2017-5715 and CVE-2017-5753&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;73ce768"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.18.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;d1122f9"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;7b86f56"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.18.3 to resolve following CVEs:&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;c44dbf0"target="_blank" rel="noopener"&gt;Joey Riches: Remove gold linker from builddeps&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;758039e"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libicu 59.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;17fc5df"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.18.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;b441dfd"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.18.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libwebkit-gtk/browse/master/;bf04085"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bc/browse/master/;4201af3"target="_blank" rel="noopener"&gt;Philipp Trulson: Update bc to 1.07.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bc/browse/master/;721a209"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgdata&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgdata/browse/master/;517a0a7"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild. Updated license.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgdata/browse/master/;b3d1c9d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 0.17.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;tdb&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tdb/browse/master/;8368866"target="_blank" rel="noopener"&gt;Rune Morling: Update tdb to 1.3.15 for Samba 4.7.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tdb/browse/master/;0f26007"target="_blank" rel="noopener"&gt;Joshua Strobl: Downgrade to 1.3.12 for ldb and Samba 4.6.10.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tdb/browse/master/;7c23040"target="_blank" rel="noopener"&gt;Pierre-Yves: Fix license, add check section&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/tdb/browse/master/;202b9c5"target="_blank" rel="noopener"&gt;Ikey Doherty: Update tdb to 1.3.15&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;vapoursynth&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/vapoursynth/browse/master/;d02a71c"target="_blank" rel="noopener"&gt;Joey Riches: Update vapoursynth to R43&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/vapoursynth/browse/master/;96bc742"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for imagemagick 7.0.7-30&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/vapoursynth/browse/master/;4f0322c"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for imagemagick 7.0.7-26&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/vapoursynth/browse/master/;8a6ef2b"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/vapoursynth/browse/master/;0f554b9"target="_blank" rel="noopener"&gt;Pierre-Yves: Update vapoursynth to R42.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/vapoursynth/browse/master/;51cbbe7"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for imagemagick 7.0.7-15&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/vapoursynth/browse/master/;5cae318"target="_blank" rel="noopener"&gt;Pierre-Yves: Update vapoursynth to R40&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/vapoursynth/browse/master/;a9fda5c"target="_blank" rel="noopener"&gt;Joey Riches: Rebuild against libass 0.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxv&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxv/browse/master/;e423eb6"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;dmidecode&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/dmidecode/browse/master/;9f579e8"target="_blank" rel="noopener"&gt;Alexander Nordahl: Update to 3.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;wget&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wget/browse/master/;9a99ab2"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 1.19.5 to address CVE-2018-0494&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wget/browse/master/;33eafb1"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wget/browse/master/;af41973"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 1.19.4, resolves T5778&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wget/browse/master/;459b69e"target="_blank" rel="noopener"&gt;Ikey Doherty: Update wget to 1.19.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wget/browse/master/;39a7d60"target="_blank" rel="noopener"&gt;Pierre-Yves: Update wget to 1.19.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcmis&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcmis/browse/master/;5ab5a15"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libboost 1.66.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcmis/browse/master/;f0cc5ba"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for libboost 1.65&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xcb-util-keysyms&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xcb-util-keysyms/browse/master/;1ae3a3e"target="_blank" rel="noopener"&gt;Pierre-Yves: xcb-util-keysyms enable emul32&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libjpeg-turbo&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libjpeg-turbo/browse/master/;4684a50"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 2.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libjpeg-turbo/browse/master/;e38e423"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-1152&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libjpeg-turbo/browse/master/;1fa42ca"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libjpeg-turbo to 1.5.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;acl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/acl/browse/master/;d22e45b"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for initrd&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/acl/browse/master/;54f6bd8"target="_blank" rel="noopener"&gt;Ikey Doherty: Make acl usable with musl&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/acl/browse/master/;5206610"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild against attr&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libexif&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libexif/browse/master/;4549a80"target="_blank" rel="noopener"&gt;Joshua Strobl: Resolve CVE-2017-7544.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libexif/browse/master/;5372c9c"target="_blank" rel="noopener"&gt;Pierre-Yves: Patch libexif for CVE-2016-6328&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libexif/browse/master/;2a4cba3"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxres&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxres/browse/master/;9ed5d29"target="_blank" rel="noopener"&gt;Ikey Doherty: Update libxres to 1.2.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxres/browse/master/;bccd5d0"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libgusb&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgusb/browse/master/;c7be161"target="_blank" rel="noopener"&gt;Ikey Doherty: Update libgusb to 0.3.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgusb/browse/master/;5eabafa"target="_blank" rel="noopener"&gt;Joshua Strobl: Re-add Vala as a builddep so we get VAPI files. These are needed for simple-scan.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgusb/browse/master/;f43d8e1"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libgusb to 0.2.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libgusb/browse/master/;e9f51bc"target="_blank" rel="noopener"&gt;Joshua Strobl: Enable Vala bindings for simple-scan upgrade.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;glib2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;d7017a6"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild to see if 32bit is sorted.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;8b1bd3b"target="_blank" rel="noopener"&gt;Joshua Strobl: Upgrade to latest in 2.56 series.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;cb2d761"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;1c8eb93"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Revert, revert of revert&amp;hellip;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;6f44866"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.54.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;de12490"target="_blank" rel="noopener"&gt;Ikey Doherty: Convert glib2 to ypkg (T5010)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;732c341"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.54.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;3ad54f7"target="_blank" rel="noopener"&gt;Joshua Strobl: Fix use of current.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;16b6c51"target="_blank" rel="noopener"&gt;Joshua Strobl: Add util-linux-32bit and util-linux-32bit-devel to respective 32bit packages.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/glib2/browse/master/;39ee8b5"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 2.54.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libass&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libass/browse/master/;fdee089"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against fribidi 1.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libass/browse/master/;7c4f40b"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libass to 0.14.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libtiff&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtiff/browse/master/;d2d3d7a"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-10963&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtiff/browse/master/;4204b86"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-8905&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtiff/browse/master/;187a998"target="_blank" rel="noopener"&gt;Pierre-Yves: Patch libtiff for CVE-2018-5784 &amp;amp; CVE-2018-7456&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtiff/browse/master/;e9f1150"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2017-18013&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtiff/browse/master/;c8e588f"target="_blank" rel="noopener"&gt;Ikey Doherty: Address CVE-2017-9935 in libtiff (T5399)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libtiff/browse/master/;8cff0ca"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libtiff to 4.0.9 to address multiple CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;wpa_supplicant&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wpa_supplicant/browse/master/;fe48dcc"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against dbus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wpa_supplicant/browse/master/;e77acc9"target="_blank" rel="noopener"&gt;Joey Riches: Address CVE-2018-14526&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wpa_supplicant/browse/master/;c1cf82b"target="_blank" rel="noopener"&gt;Eric Renfro: Add CONFIG_AP support to wpa_supplicant&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wpa_supplicant/browse/master/;778097c"target="_blank" rel="noopener"&gt;Ikey Doherty: Update wpa_supplicant to 2.6, patch upstream CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/wpa_supplicant/browse/master/;35cbfa3"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxcursor&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcursor/browse/master/;e749366"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcursor/browse/master/;406ec75"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libxcursor to 1.1.15 to address CVE-2017-16612&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxcursor/browse/master/;2e0d899"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libvte&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvte/browse/master/;ffa8bb0"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.52.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvte/browse/master/;66f65d3"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.52.1. Updated patch (thanks again Fedora).&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvte/browse/master/;83e2064"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 0.50.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libvte/browse/master/;16edffd"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 0.50.1, rebased notification patch&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;sane-backends&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sane-backends/browse/master/;977e045"target="_blank" rel="noopener"&gt;Philipp Trulson: Rebuild sane-backends for net-snmp 5.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/sane-backends/browse/master/;f6343c8"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against v4l-utils&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nghttp2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/nghttp2/browse/master/;c923936"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 1.32.0 to address CVE-2018-1000168&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;speech-dispatcher&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/speech-dispatcher/browse/master/;4c22323"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for python 3.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxklavier&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxklavier/browse/master/;3661ee3"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;zip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/zip/browse/master/;3aa9896"target="_blank" rel="noopener"&gt;Joshua Strobl: Convert to ypkg.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/zip/browse/master/;4b94224"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gzip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gzip/browse/master/;891d97b"target="_blank" rel="noopener"&gt;Pierre-Yves: Update gzip to 1.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gzip/browse/master/;ecf5133"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for initrd&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;file-roller&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/file-roller/browse/master/;dd924ab"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/file-roller/browse/master/;fa81984"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for Nautilus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/file-roller/browse/master/;f647703"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.0. Switched to Meson build system.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/file-roller/browse/master/;3fb23c6"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.2. Updated translations.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/file-roller/browse/master/;0933475"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 3.26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mutter&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutter/browse/master/;df45661"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild mutter for libxkbcommon 0.8.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutter/browse/master/;2bf8fde"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against libinput 1.11 series.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutter/browse/master/;eb63e7e"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutter/browse/master/;8bf4950"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild to remove some rpaths&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutter/browse/master/;1cea74a"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutter/browse/master/;cfb3e53"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutter/browse/master/;950b7fe"target="_blank" rel="noopener"&gt;Joshua Strobl: Re-enable Wayland support.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutter/browse/master/;d466156"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutter/browse/master/;0738724"target="_blank" rel="noopener"&gt;Ikey Doherty: Attempt to reduce CPU usage of Mutter&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutter/browse/master/;f9374b1"target="_blank" rel="noopener"&gt;Ikey Doherty: Disable clinically broken NET_WM_PING handling in Mutter&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutter/browse/master/;f132583"target="_blank" rel="noopener"&gt;Ikey Doherty: Ensure to guard against X11 calls when using XChangeProperty&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutter/browse/master/;7a485aa"target="_blank" rel="noopener"&gt;Joshua Strobl: Temporarily add patch for reverting change that causes DEs using Mutter to crash on closing a maximized window.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutter/browse/master/;1b7b5da"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.1.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mutter/browse/master/;b028827"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for gnome 3.26&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;taglib&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/taglib/browse/master/;f59206c"target="_blank" rel="noopener"&gt;Joshua Strobl: Resolve CVE-2017-12678&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/taglib/browse/master/;bc8da2a"target="_blank" rel="noopener"&gt;Joshua Strobl: Drop component.xml&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;yelp&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/yelp/browse/master/;a66026d"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/yelp/browse/master/;53a28d3"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Rebuild for libwebkit-gtk&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/yelp/browse/master/;55fc278"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libxrender&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libxrender/browse/master/;61edbb3"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for hygiene&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;qpdf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qpdf/browse/master/;ceaef77"target="_blank" rel="noopener"&gt;Pierre-Yves: Update qpdf to 8.2.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qpdf/browse/master/;80d7c37"target="_blank" rel="noopener"&gt;Pierre-Yves: Update qpdf to 8.1.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qpdf/browse/master/;4f96fd8"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Use upstream patch to address CVE-2018-9918&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qpdf/browse/master/;f31946d"target="_blank" rel="noopener"&gt;Pierre-Yves: Update qpdf to 8.0.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qpdf/browse/master/;68ab0c3"target="_blank" rel="noopener"&gt;Pierre-Yves: Update qpdf to 7.1.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qpdf/browse/master/;876c4f9"target="_blank" rel="noopener"&gt;Pierre-Yves: Update qpdf to 7.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/qpdf/browse/master/;2df36e6"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ibus&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ibus/browse/master/;2e838fa"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.5.19. Resolves T6818.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ibus/browse/master/;e2dac3b"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 1.5.18&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ibus/browse/master/;97244de"target="_blank" rel="noopener"&gt;Joshua Strobl: Rebuild against gtk 3.22.24&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/ibus/browse/master/;0fb5827"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 1.5.16, Closes T2970&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;pulseaudio&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pulseaudio/browse/master/;7093350"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against dbus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pulseaudio/browse/master/;972cc4c"target="_blank" rel="noopener"&gt;Pierre-Yves: Add webrtc-audio-processing support to pulseaudio&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pulseaudio/browse/master/;94f66ea"target="_blank" rel="noopener"&gt;Pierre-Yves: Update pulseaudio to 12.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pulseaudio/browse/master/;c8f07c6"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc and add gconf module, resolves T5872&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pulseaudio/browse/master/;527dcef"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild for gdbm 1.14.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pulseaudio/browse/master/;0e20072"target="_blank" rel="noopener"&gt;Pierre-Yves: Reduce exit_idle_time to 4 to mitigate logout/login audio issue&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pulseaudio/browse/master/;dccbe43"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable soxr support, all the cool kids are doing it&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pulseaudio/browse/master/;2a8580f"target="_blank" rel="noopener"&gt;Pierre-Yves: Update pulseaudio to 11.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/pulseaudio/browse/master/;961534b"target="_blank" rel="noopener"&gt;Joshua Strobl: Enable automatic device switching so people don&amp;rsquo;t have to open Raven or Sound settings to switch devices. This is handy for switching between headphones and speakers, as well as Bluetooth and HDMI. Resolves T3696.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;file&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/file/browse/master/;0698778"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Address CVE-2018-10360, add protection for file changes that break ypkg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/file/browse/master/;36537e8"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Add abi changes, since it didn&amp;rsquo;t last time&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/file/browse/master/;f1ecdca"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Downgrade to 5.32 to fix metadata generation in solbuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/file/browse/master/;21073a8"target="_blank" rel="noopener"&gt;Pierre-Yves: Update file to 5.33&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/file/browse/master/;94a2a9c"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/file/browse/master/;cfd6276"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild against new CFLAGS&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/file/browse/master/;e1353ec"target="_blank" rel="noopener"&gt;Pierre-Yves: Update file to 5.32 to address CVE-2017-1000249&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;curl&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;7e3eb72"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 7.61.1 to address CVE-2018-14618&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;405bf60"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update curl to 7.61.0 to address CVE-2018-0500&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;1663184"target="_blank" rel="noopener"&gt;Ikey Doherty: Whisht&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;ceedebb"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable GSSAPI (Kerberos) support in Curl (resolves T6431)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;17ce8aa"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update curl to 7.60.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;7e41674"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update curl to 7.59.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;92679cc"target="_blank" rel="noopener"&gt;Ikey Doherty: Update curl to 7.58.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;fd94390"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Fix version number&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;d8fff81"target="_blank" rel="noopener"&gt;Pierre-Yves: Update curl to 5.57.0 to address multiple CVEs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;8b97eb5"target="_blank" rel="noopener"&gt;Pierre-Yves: Update curl to 7.56.1 to address CVE-2017-1000257&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/curl/browse/master/;517df7b"target="_blank" rel="noopener"&gt;Pierre-Yves: Update curl to 7.56.0 to address CVE-2017-1000254&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;bzip2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/bzip2/browse/master/;8200870"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for toolchain, switch to &lt;code&gt;unroll-loops&lt;/code&gt; list arg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libssh&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libssh/browse/master/;fdd59bd"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 0.8.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libflac&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libflac/browse/master/;07420f7"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Enable avx2 libraries&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libflac/browse/master/;7c20847"target="_blank" rel="noopener"&gt;Pierre-Yves: Patch libflac for CVE-2017-6888&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gettext&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gettext/browse/master/;584f3d6"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Safety rebuild for glibc&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gettext/browse/master/;6169f71"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;budgie-desktop&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;6095501"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync budgie-desktop with latest git snapshot&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;be121c1"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against Mutter.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;63342a3"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync with git for hipdi rendering fixes in the panels&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;0e0c8f6"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync with git for more tasklist grouping fixes (ty @cybre =))&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;62d501f"target="_blank" rel="noopener"&gt;Ikey Doherty: Disable window animations (yet) again, too broken&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;0334f1a"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync budgie-desktop with git to fix the tray icons going mental&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;3bb4493"target="_blank" rel="noopener"&gt;Ikey Doherty: Resync with git to restore maximize/tiling animations&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;303c8a1"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync with git for refined tabswitcher UI&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;4a5db98"target="_blank" rel="noopener"&gt;Ikey Doherty: Resync budgie-desktop with git&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;fa9b9e9"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync Budgie with git for @cybre&amp;rsquo;s fix for shadows&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;990e489"target="_blank" rel="noopener"&gt;Ikey Doherty: Shush, Nautilus is back&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;1833516"target="_blank" rel="noopener"&gt;Ikey Doherty: Temporarily disable control of desktop icons completely&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;4d4141c"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync with &lt;code&gt;nautilus-fartery&lt;/code&gt; branch to unbreak settings dialog&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;d5fc54a"target="_blank" rel="noopener"&gt;Ikey Doherty: Resync Budgie with git (ty @cybre) to unfudgificate lines on panel&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;31bacea"target="_blank" rel="noopener"&gt;Ikey Doherty: Unbreak the ABI finally&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;bea873d"target="_blank" rel="noopener"&gt;Ikey Doherty: Attempt unbreak again&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;6b6e019"target="_blank" rel="noopener"&gt;Ikey Doherty: Split out new private Budgie library to try and unbreak with new Vala&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;9b95a71"target="_blank" rel="noopener"&gt;Ikey Doherty: Safety rebuild&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;9eee7b5"target="_blank" rel="noopener"&gt;Ikey Doherty: Move budgie-desktop to git source&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;054a7ef"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild of Budgie to test GDM borkiness.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;886f97f"target="_blank" rel="noopener"&gt;Ikey Doherty: Revert size animations again to see if we fix @DataDrake&amp;rsquo;s issues&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;fb3f3ee"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild Budgie against the GNOME 3.26 stack&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/budgie-desktop/browse/master/;5c7313d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Rebuild for gnome 3.26&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;llvm&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;607daf5"target="_blank" rel="noopener"&gt;Mateusz Mikuła: clang: enable openmp, fixes T6671&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;d8aa8dd"target="_blank" rel="noopener"&gt;Joey Riches: Update LLVM to 6.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;92e8dec"target="_blank" rel="noopener"&gt;Ikey Doherty: Update LLVM to 6.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;32b46b0"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable support for LLVM&amp;rsquo;s LLD linker&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;3ef4df4"target="_blank" rel="noopener"&gt;Rex Morgan: Update LLVM to 5.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;5071901"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Use correct case for LLVMgold plugin&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;c3db1e6"target="_blank" rel="noopener"&gt;Ikey Doherty: Expose LLVMGold.so plugin to ld, fix pspec consistency&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;0d58923"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Build for ikey&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/llvm/browse/master/;59458ea"target="_blank" rel="noopener"&gt;Ikey Doherty: WIP: Update LLVM to version 5.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;kernel-glue&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/kernel-glue/browse/master/;268fd92"target="_blank" rel="noopener"&gt;Ikey Doherty: Unbreak handover&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/kernel-glue/browse/master/;94c0e59"target="_blank" rel="noopener"&gt;Ikey Doherty: Add dep on usysconf&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/kernel-glue/browse/master/;795a6eb"target="_blank" rel="noopener"&gt;Ikey Doherty: Add last COMAR hooks for usysconf handover (T5010)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/kernel-glue/browse/master/;eb2b845"target="_blank" rel="noopener"&gt;Ikey Doherty: Do not reexec systemd&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/kernel-glue/browse/master/;8748a07"target="_blank" rel="noopener"&gt;Ikey Doherty: Avoid chroot nightmare&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/kernel-glue/browse/master/;b2a7dfd"target="_blank" rel="noopener"&gt;Ikey Doherty: One off trigger to ensure qol-assist runs&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/kernel-glue/browse/master/;7897231"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable qol-assist trigger when we see updates to the package&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/kernel-glue/browse/master/;c04bcef"target="_blank" rel="noopener"&gt;Ikey Doherty: Have &lt;code&gt;kernel-glue&lt;/code&gt; handle updates to dconf&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/kernel-glue/browse/master/;9ad9df5"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Generate mimetype database when there are mime changes&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/kernel-glue/browse/master/;3b5bcb0"target="_blank" rel="noopener"&gt;Ikey Doherty: Teach kernel-glue how to handle systemd triggers now&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libogg&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libogg/browse/master/;8ac7dcd"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libogg to 1.3.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libffi&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libffi/browse/master/;d21fa37"target="_blank" rel="noopener"&gt;Joey Riches: Add check support with dejagnu&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libffi/browse/master/;e0acad8"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for toolchain bits (symbolic functions, etc)&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;readline&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/readline/browse/master/;6b77c2d"target="_blank" rel="noopener"&gt;Joshua Strobl: Moved readline-devel back to system.devel. Determined to be a recommended package to include for an updated solbuild image.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/readline/browse/master/;3b7767b"target="_blank" rel="noopener"&gt;Pierre-Yves: Convert readline to ypkg&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/readline/browse/master/;5e41a3a"target="_blank" rel="noopener"&gt;Ikey Doherty: Add abireport for comparisons&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;eog&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/eog/browse/master/;787b014"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/eog/browse/master/;5c8736d"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.2. Updated translations.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/eog/browse/master/;5f7147c"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.28.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/eog/browse/master/;33ee733"target="_blank" rel="noopener"&gt;Pierre-Yves: Update eog to 3.26.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/eog/browse/master/;f0b355d"target="_blank" rel="noopener"&gt;Joshua Strobl: Update to 3.26.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;gnome-screensaver&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-screensaver/browse/master/;dd44140"target="_blank" rel="noopener"&gt;Joey Riches: Safety rebuild against dbus&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/gnome-screensaver/browse/master/;685d4dc"target="_blank" rel="noopener"&gt;Joshua Strobl: Safety rebuild against gnome-desktop.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;noto-sans-ttf&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/noto-sans-ttf/browse/master/;daed451"target="_blank" rel="noopener"&gt;Joshua Strobl: Remove extra condensed fonts.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/noto-sans-ttf/browse/master/;85b74e6"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to the latest version and unbreak permissions&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/noto-sans-ttf/browse/master/;e589474"target="_blank" rel="noopener"&gt;taaem: Updated to new Noto featuring Android 8 emojis.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;linux-current&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;cb58135"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Revert clocksource commit that breaks Core2 systems&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;52fc845"target="_blank" rel="noopener"&gt;Pierre-Yves: Enable VBOXGUEST and DRM_VBOXVIDEO&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;7dc733c"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.18.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;37f3a9e"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.17.17&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;1cf2f90"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.17.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;9d8c321"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.17.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;bd663bf"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Enabled SMSC75XX, resolves T6711&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;f0c6c65"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.17.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;0850119"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.17.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;51a01ae"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.17.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;bb2206f"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Enable more realtek devices per T6620&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;4197dd1"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Added patch for thinkpad_acpi, fixes T6601&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;3270c15"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update linux-current to 4.17.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;60f99f1"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Re-enable apparmor strict confinement&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;3ca8d2d"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Updated to 4.17.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;7700c4b"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.16.15&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;faf6a46"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.16.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;3fb5d72"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-lts to 4.16.13&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;4a2a8f3"target="_blank" rel="noopener"&gt;Ikey Doherty: Revert upstream CRNG init changes&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;9615830"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.16.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;9f7228b"target="_blank" rel="noopener"&gt;Ikey Doherty: Remove virtualbox guest support from linux-current&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;abfb067"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for a new initrd with new systemd, etc.&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;8aa1c99"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.16.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;fb690d4"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.16.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;f1744fe"target="_blank" rel="noopener"&gt;Ikey Doherty: Downgrade &lt;code&gt;linux-current&lt;/code&gt; to 4.15.18&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;c723caf"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.16.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;391220d"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix Intel eDP refresh rate issue&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;d701c70"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.15.17&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;24e3df9"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.15.15&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;0d14105"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.15.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;c26fd63"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.15.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;c342139"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.15.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;111a2f9"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable Yama for ptrace control&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;c3e74f3"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.15.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;b2cf545"target="_blank" rel="noopener"&gt;Ikey Doherty: Optimise linux-current for real life machines, not synthetic metrics&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;7018c39"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.15.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;6cb48d5"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild linux-current for initramfs fixes&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;964f554"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.15.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;52bdafb"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable support for Aquantia 10 GbE LAN cards in linux-current&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;52457ef"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.15.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;37e7f17"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.14.18&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;7278683"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.14.17&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;72eb4c0"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.14.16&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;25d33d1"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.14.15&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;1f6604e"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.14.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;81a6791"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for firmware changes&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;c30e8b2"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.14.13&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;df85d8a"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.14.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;299ae03"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.14.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;e06275a"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.14.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;966058f"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.14.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;36a3ab3"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.14.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;7bc4e3f"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.14.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;eee992d"target="_blank" rel="noopener"&gt;Ikey Doherty: Update &lt;code&gt;linux-current&lt;/code&gt; to 4.14.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;46ce61f"target="_blank" rel="noopener"&gt;Ikey Doherty: Disable ORC unwinder as it causes the NVIDIA drivers to fail to build&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;e92b39e"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.14.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;aa933b2"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.13.16 - last 4.13 series release&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;b39b7d1"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.13.15&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;14b7127"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.13.13&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;069b8b7"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-lts to 4.13.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;bbadabf"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.13.11, the latest stable version&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;b254791"target="_blank" rel="noopener"&gt;Ikey Doherty: Update &lt;code&gt;linux-current&lt;/code&gt; to 4.13.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;8670d19"target="_blank" rel="noopener"&gt;Ikey Doherty: &lt;strong&gt;Experiment&lt;/strong&gt;: Enable AMDGPU CIK/SI by default&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;cae60b9"target="_blank" rel="noopener"&gt;Ikey Doherty: Update &lt;code&gt;linux-current&lt;/code&gt; to 4.13.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;fd88b55"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.13.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;50f10b8"target="_blank" rel="noopener"&gt;Ikey Doherty: Fix the invalid kernel version number here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;2604dee"target="_blank" rel="noopener"&gt;Ikey Doherty: Update &lt;code&gt;linux-current&lt;/code&gt; to 4.13.7&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;f19c1e3"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to the latest stable kernel, 4.13.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;aa4498d"target="_blank" rel="noopener"&gt;Ikey Doherty: Update &lt;code&gt;linux-current&lt;/code&gt; to 4.13.5&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;5a07492"target="_blank" rel="noopener"&gt;Joey Riches: Add intel-microcode to builddeps&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;ce3d9ee"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to the latest stable kernel, 4.13.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;478b441"target="_blank" rel="noopener"&gt;Ikey Doherty: Enable ipset modules within the kernel to make &lt;code&gt;ipset&lt;/code&gt; command work&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;b354bc6"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update linux-current to 4.12.14&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;abe4e32"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.12.12&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;01dc30c"target="_blank" rel="noopener"&gt;Ikey Doherty: Update (downgrade) linux-current to 4.12.11&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;789599b"target="_blank" rel="noopener"&gt;Ikey Doherty: Revert &amp;ldquo;Update to the latest mainline kernel version, 4.13&amp;rdquo;&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;f180eff"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for new firmware to attempt resolution of Qemu bug&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;3d6564b"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to the latest mainline kernel version, 4.13&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;d606af1"target="_blank" rel="noopener"&gt;Ikey Doherty: Update &lt;code&gt;linux-current&lt;/code&gt; to the latest stable kernel, 4.12.10&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;ecdaec0"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-cureent to the latest stable version, 4.12.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;68c8f92"target="_blank" rel="noopener"&gt;Ikey Doherty: Update linux-current to 4.12.8, latest stable kernel from upstream&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/linux-current/browse/master/;43e8990"target="_blank" rel="noopener"&gt;Ikey Doherty: Hardware enabling + bug-fix update for linux-current&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;usbutils&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/usbutils/browse/master/;d284e83"target="_blank" rel="noopener"&gt;Pierre-Yves: Update usbutils to 010&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/usbutils/browse/master/;dbf1d78"target="_blank" rel="noopener"&gt;Pierre-Yves: Update usbutils to 009&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;e2fsprogs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/e2fsprogs/browse/master/;5eb7da7"target="_blank" rel="noopener"&gt;Philipp Trulson: Update e2fsprogs to 1.44.4&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/e2fsprogs/browse/master/;e9e47aa"target="_blank" rel="noopener"&gt;Philipp Trulson: Update e2fsprogs to 1.44.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/e2fsprogs/browse/master/;938ff07"target="_blank" rel="noopener"&gt;Philipp Trulson: Update e2fsprogs to 1.44.2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/e2fsprogs/browse/master/;468ac76"target="_blank" rel="noopener"&gt;Ikey Doherty: Update e2fsprogs to 1.43.7, move away from sourceforge URI&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;libcdio-paranoia&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcdio-paranoia/browse/master/;15ae753"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild against libcdio 2.0.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcdio-paranoia/browse/master/;0643241"target="_blank" rel="noopener"&gt;Pierre-Yves: Rebuild against libcdio 0.94&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcdio-paranoia/browse/master/;8bc02d8"target="_blank" rel="noopener"&gt;Pierre-Yves: Update libcdio-paranoia to 10.2+0.94+2&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/libcdio-paranoia/browse/master/;a316244"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-nouveau&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-nouveau/browse/master/;b19f617"target="_blank" rel="noopener"&gt;Ikey Doherty: Sync nouveau with xf86-video-nouveau git&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-nouveau/browse/master/;6c2f0dd"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-nouveau/browse/master/;ee093f4"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-nouveau/browse/master/;31a3725"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for X.Org 1.19.3&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;time&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/time/browse/master/;3d0e724"target="_blank" rel="noopener"&gt;Pierre-Yves: Update time to 1.9&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/time/browse/master/;54662ca"target="_blank" rel="noopener"&gt;Pierre-Yves: Update time to 1.8&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/time/browse/master/;f70e529"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update abireport&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;xorg-driver-video-radeon&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-radeon/browse/master/;774cf6a"target="_blank" rel="noopener"&gt;Bryan T. Meyers: Update to 18.0.1, fixes T6657&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-radeon/browse/master/;a25cac9"target="_blank" rel="noopener"&gt;Ikey Doherty: Re-update to 7.10.0 for new xorg to see if screen tearing is gone&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-radeon/browse/master/;bf2e40f"target="_blank" rel="noopener"&gt;Ikey Doherty: Downgrade radeon to 7.9.0 to fix screen tearing&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-radeon/browse/master/;5ebffe6"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for X.Org 1.18.4 restoration&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-radeon/browse/master/;40dfe89"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for X.Org 1.19.4 testing&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-radeon/browse/master/;9080232"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-radeon/browse/master/;2998c77"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild for Xorg validation&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-radeon/browse/master/;b6bb633"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-radeon/browse/master/;9626ac8"target="_blank" rel="noopener"&gt;Ikey Doherty: Restore glamor, nuke Fedora patch&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-radeon/browse/master/;26e6da0"target="_blank" rel="noopener"&gt;Ikey Doherty: Rebuild to restore Xorg sanity&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-radeon/browse/master/;020e0b0"target="_blank" rel="noopener"&gt;Ikey Doherty: Disable glamor support to try to get Josh&amp;rsquo;s card working again&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-radeon/browse/master/;a1459b5"target="_blank" rel="noopener"&gt;Ikey Doherty: Borrow Fedora patch to fix DRI issues&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/xorg-driver-video-radeon/browse/master/;cd91ac1"target="_blank" rel="noopener"&gt;Ikey Doherty: Update to 7.10.0&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;mpfr&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpfr/browse/master/;dc62310"target="_blank" rel="noopener"&gt;Peter O&amp;rsquo;Connor: Update to 4.0.1&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.getsol.us/source/mpfr/browse/master/;beebdeb"target="_blank" rel="noopener"&gt;Pierre-Yves: Update mpfr to 3.1.6&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Package Repo Migration Now Available</title><link>https://getsol.us/2018/09/11/package-repo-migration-now-available/</link><pubDate>Tue, 11 Sep 2018 19:11:30 +0300</pubDate><guid>https://getsol.us/2018/09/11/package-repo-migration-now-available/</guid><description>
&lt;p&gt;As previously announced on our &lt;a href="https://getsol.us/2018/09/08/supercharging-solus-infrastructure"&gt;Supercharging Solus Infrastructure&lt;/a&gt; blog post, we have been migrating infrastructure to a new domain and new hardware. As part of this migration, we are changing the repository away from &lt;code&gt;packages.solus-project.com&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;This package update is now available for your system(s) via the &lt;code&gt;pisi&lt;/code&gt; package update, accessible via the Updates section of the Software Center or &lt;code&gt;sudo eopkg up&lt;/code&gt;. After installation of this package update, running &lt;code&gt;sudo eopkg up&lt;/code&gt; or checking for updates via the Software Center should automatically convert your &lt;code&gt;packages.solus-project.com&lt;/code&gt; repo over to the new shannon or unstable repository, based on what you previously set.&lt;/p&gt;
&lt;p&gt;This update also brings a couple added improvements:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;You no longer need to remove or disable a repo to add one of the same name. You can now directly run &lt;code&gt;sudo eopkg ar Example https://example.com/eopkg-index.xml.xz&lt;/code&gt; and if you already had &lt;code&gt;Example&lt;/code&gt; set, it&amp;rsquo;d update the repo URL.&lt;/li&gt;
&lt;li&gt;Upon removal (via &lt;code&gt;sudo eopkg rr RepoName&lt;/code&gt;) of the last repository you have configured, we will automatically added the shannon / stable repository. This ensures you will always have a repository on your system to perform updates.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Further notes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;We strongly encourage you perform this upgrade &lt;strong&gt;immediately&lt;/strong&gt;, as we can not guarantee availability of the legacy package server in the near future.&lt;/li&gt;
&lt;li&gt;If you had multiple repos on your system, you may need to re-disable ones which were previously disabled prior to this update. If those repositories were not pointed to &lt;code&gt;packages.solus-project.com&lt;/code&gt;, their URLs will not be modified.&lt;/li&gt;
&lt;li&gt;You may need to run &lt;code&gt;eopkg&lt;/code&gt; as &lt;code&gt;sudo&lt;/code&gt; during the first interaction with it after this upgrade, such as &lt;code&gt;sudo eopkg lr&lt;/code&gt;, as it will need to perform the necessary writes to disk.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Manually Configuring Package Repositories&lt;span class="hx:absolute hx:-mt-20" id="manually-configuring-package-repositories"&gt;&lt;/span&gt;
&lt;a href="#manually-configuring-package-repositories" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;In the event you are viewing this blog post after the legacy package server is no longer available, the eopkg/pisi update unexpectedly does not work as intended on your system, or you wish to switch over to the unstable repository, you can follow the steps below.&lt;/p&gt;
&lt;h3&gt;Stable / Shannon Repo&lt;span class="hx:absolute hx:-mt-20" id="stable--shannon-repo"&gt;&lt;/span&gt;
&lt;a href="#stable--shannon-repo" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Pre-Migration:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This will disable and remove the previous Solus shannon / stable repo (pointed to packages.solus-project.com), then proceeds to add the stable / shannon RIT repo.&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;sudo eopkg dr Solus
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;sudo eopkg rr Solus
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;sudo eopkg ar Solus https://mirrors.rit.edu/solus/packages/shannon/eopkg-index.xml.xz&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Post-Migration:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This should not be necessary since the removal of all repos will gracefully fall back to stable.&lt;/p&gt;
&lt;h3&gt;Unstable Repo&lt;span class="hx:absolute hx:-mt-20" id="unstable-repo"&gt;&lt;/span&gt;
&lt;a href="#unstable-repo" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Pre-Migration:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This will disable the previous Solus unstable repo (pointed to packages.solus-project.com) and add the unstable RIT repo.&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;sudo eopkg dr Solus
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;sudo eopkg rr Solus
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;sudo eopkg ar Solus https://mirrors.rit.edu/solus/packages/unstable/eopkg-index.xml.xz&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Post-Migration:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If you have updated to the new eopkg / pisi and wish to use the unstable repository, you can follow the instructions below.&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;sudo eopkg ar Solus https://mirrors.rit.edu/solus/packages/unstable/eopkg-index.xml.xz&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Note:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;As mentioned, you no longer need to disable and remove the repo, hence the exclusion of such instructions.&lt;/li&gt;
&lt;li&gt;Do not switch to unstable unless you are willing to be present in our development IRC channel, actively file issues while testing, validate that we are not performing breaking changes (which may happen at any time) before upgrading, etc.&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Supercharging Solus Infrastructure</title><link>https://getsol.us/2018/09/08/supercharging-solus-infrastructure/</link><pubDate>Sat, 08 Sep 2018 08:20:20 +0300</pubDate><guid>https://getsol.us/2018/09/08/supercharging-solus-infrastructure/</guid><description>
&lt;p&gt;The time is nigh for another significant shift in the infrastructure and development of Solus. As many of you know, we have been utilizing multiple dedicated OVH servers to provide a multitude of services: the website, forums, development tracker, package repo, and build server. Migrating to OVH was a significant upgrade from our previous hosting provider and this allowed us to retire the build server that once sat (literally) within arm’s length of Ikey. Just as that previous hosting providing and build server worked well for us at the time, the OVH servers we have been using of late have contributed significantly to the progress of Solus. With our current infrastructure, we have been able to achieve well over 25000 package builds, countless stack upgrades, many ISO releases, and a several fold increase in the size of our community.&lt;/p&gt;
&lt;p&gt;Empowered with our new tooling like cuppa and eopkg-deps, we are now capable of a faster package upgrade cadence than ever before. As a result, we have begun to run into instances where we would like to perform major stack upgrades (such as Haskell or KDE Frameworks 5) while still ensuring that our global maintainers are able to continue landing patches. Once again, we find ourselves out-growing our computing resources.&lt;/p&gt;
&lt;h2&gt;Infrastructure Improvements and Migration&lt;span class="hx:absolute hx:-mt-20" id="infrastructure-improvements-and-migration"&gt;&lt;/span&gt;
&lt;a href="#infrastructure-improvements-and-migration" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;To facilitate our accelerated development cadence, as well as our growing needs, we are shifting our infrastructure from multiple OVH servers to hardware graciously provided by the Rochester Institute of Technology. Specifically, we have been provided with:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A Supermicro 2042G-TRF 2U Server
&lt;ul&gt;
&lt;li&gt;Four AMD Opteron 6128 CPUs (32 Cores)&lt;/li&gt;
&lt;li&gt;128 GB of DDR3-1333 Registered ECC Memory&lt;/li&gt;
&lt;li&gt;6TB of (Raw) HDD Capacity&lt;/li&gt;
&lt;li&gt;Dual Redundant 1400W Power Supplies&lt;/li&gt;
&lt;li&gt;IPMI Remote Management&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;An unmetered 1Gb network connection&lt;/li&gt;
&lt;li&gt;The ability to directly push packages to the purpose-built “mirrors.rit.edu”, which is fitted with an even faster 10Gb uplink.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In order to make efficient use of this hardware, we are leveraging the Xen Hypervisor in order to host multiple Virtual Machines to support the various needs of the project:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Building packages&lt;/li&gt;
&lt;li&gt;Community Engagement via the Forums&lt;/li&gt;
&lt;li&gt;Development Tracking via Phabricator&lt;/li&gt;
&lt;li&gt;Website Hosting&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As a result of this new hardware, we are significantly reducing our operational costs on a monthly and yearly basis, as well as enabling us to scale up our infrastructure in the future with more ease. We are now at a point as a project where it no longer makes good financial sense to lease resources when we have the ability and expertise to configure and manage our own equipment.&lt;/p&gt;
&lt;p&gt;With this new hardware, we have already been able to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Allocate more disk space and processing to the development tracker and forums.&lt;/li&gt;
&lt;li&gt;Utilize this opportunity to switch from httpd (Apache2) to nginx, which has been shown to &lt;a href="https://help.dreamhost.com/hc/en-us/articles/215945987-Web-server-performance-comparison"target="_blank" rel="noopener"&gt;use significantly less memory while being capable of serving far more connections per second than httpd&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;. This will help improve ring0 (repo) performance as well as that of serving any static content we need (like the website).&lt;/li&gt;
&lt;li&gt;Scale up builder capabilities including dedicating cores to a secondary builder for stack upgrades.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This infrastructure migration does currently come with a caveat. Because of the timing of these upgrades and our lack of access to the solus-project.com domain, Bryan and I are going to be shifting Solus services over to the getsol.us domain. We are expecting this to be a temporary measure until we are provided access to perform the necessary DNS changes. To be clear, the decision to migrate to our own hardware has been in the works for some time. However neither myself, Bryan, or anyone else on the Core Team expected to be accelerating our original plans and roadmap for our infrastructure migration and upgrades so soon. With the development cadence of Solus accelerating and our OVH service contracts expiring, we have decided not to renew our OVH services this year and therefore need to migrate off of their equipment. It is unfortunate that the timing of this has lined up with Ikey’s move to England. However, we take full responsibility for not having prioritized several “bus factor” issues sooner that would have made this transition smoother. We do not expect our migration to greatly impact our users and we are working to reduce as many user-facing headaches as possible. Again, we apologize in advance if this inconveniences you in any way.&lt;/p&gt;
&lt;h2&gt;Repo URLs&lt;span class="hx:absolute hx:-mt-20" id="repo-urls"&gt;&lt;/span&gt;
&lt;a href="#repo-urls" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;We are assessing the pisi / eopkg code to determine the best method for gracefully changing your stable (Shannon) and unstable repo URLs from solus-project.com to getsol.us. This will enable us to automatically transition you to the new repository, without manual intervention, via normal package updates. We will have a further announcement (both on this blog and social media) to notify you of the release, as well as providing steps to manually change to the new repositories, should you need them. We strongly encourage you perform this upgrade &lt;strong&gt;immediately&lt;/strong&gt;, as we can not guarantee availability of the legacy package server in the near future.&lt;/p&gt;
&lt;p&gt;To build on this, these instructions will also be made available in our Help Center, as pinned posts on our social media accounts and subreddit, in the topic of our support IRC channel, as well as via support channels typically reserved for these sorts of important cases, like Facebook Messenger, to help aid you in this changeover should you need it.&lt;/p&gt;
&lt;p&gt;If you are using a repository which is not provided by us (or RIT), we recommend reaching out to the respective administrator to ensure they update their rsync URLs to new endpoint (mirrors.rit.edu).&lt;/p&gt;
&lt;h2&gt;New ISOs&lt;span class="hx:absolute hx:-mt-20" id="new-isos"&gt;&lt;/span&gt;
&lt;a href="#new-isos" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Additionally, existing ISOs will no longer be able to update after the legacy server is retired. We are in the process of issuing new ISOs (which will be Solus 3.9999) that will default to the new repo URLs. This measure is being taken to ensure new installs via the new ISOs have a viable upgrade path. It should also reduce any issues that users have experienced with the first upgrade post-install and will feature hardware enablement for new CPUs and GPUs that have been released since the last ISO. We will be have a further announcement (both on this blog and social media) when these ISOs are available, so that you may download them as needed.&lt;/p&gt;
&lt;h2&gt;Moving Forward&lt;span class="hx:absolute hx:-mt-20" id="moving-forward"&gt;&lt;/span&gt;
&lt;a href="#moving-forward" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Over the next couple days, we will be working hard to bring up our existing services in the new environment and to migrate DNS records to the getsol.us domain. While we are migrating, Solus services have been set “read-only” to minimize any down-time. We anticipate that we will be fully operational again on Sunday, barring any unexpected issues.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;If you have any questions, don’t hesitate to reach out via social media or IRC. Once again, we deeply apologize for any inconvenience this infrastructure change may cause you. As we continue to explore the capabilities of this hardware during this new chapter of Solus development, we look forward to the new opportunities and adventures it will bring!&lt;/p&gt;</description></item><item><title>A Bigger Toolbox | The Roundup #9</title><link>https://getsol.us/2018/08/25/a-bigger-toolbox/</link><pubDate>Sat, 25 Aug 2018 15:22:15 +0300</pubDate><guid>https://getsol.us/2018/08/25/a-bigger-toolbox/</guid><description>
&lt;p&gt;Welcome to The Roundup #9, your bytes of Solus news. In this roundup, we are focusing on the continued modernizing of our software stack, improved resilience, and what is coming up this week!&lt;/p&gt;
&lt;h2&gt;Continued Modernizing of Our Stack&lt;span class="hx:absolute hx:-mt-20" id="continued-modernizing-of-our-stack"&gt;&lt;/span&gt;
&lt;a href="#continued-modernizing-of-our-stack" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;This week saw a multitude of upgrades to various software stacks, ranging from our toolchain to the databases available in Solus.&lt;/p&gt;
&lt;h3&gt;Database and Toolchain Upgrades&lt;span class="hx:absolute hx:-mt-20" id="database-and-toolchain-upgrades"&gt;&lt;/span&gt;
&lt;a href="#database-and-toolchain-upgrades" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;As planned and highlighted in &lt;a href="https://getsol.us/2018/08/18/you-all-get-a-stack-upgrade"&gt;last week&amp;rsquo;s Roundup&lt;/a&gt;, our toolchain has been updated to GCC 8.2.0 and binutils 2.31.1. We also upgraded MariaDB and PostgreSQL to 10.3.6 and 10.5 respectively.&lt;/p&gt;
&lt;h3&gt;Flatpak&lt;span class="hx:absolute hx:-mt-20" id="flatpak"&gt;&lt;/span&gt;
&lt;a href="#flatpak" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Flatpak has been updated to it&amp;rsquo;s big &lt;strong&gt;1.0&lt;/strong&gt; release, with related components like bubblewrap, pipewire and xdg-desktop-portal having been updated too. Congrats to the Flatpak team on reaching this milestone, you can check out their blog post &lt;a href="https://flatpak.org/press/2018-08-20-flatpak-1.0/"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Other Upgrades&lt;span class="hx:absolute hx:-mt-20" id="other-upgrades"&gt;&lt;/span&gt;
&lt;a href="#other-upgrades" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;In addition to the bigger items listed above, there&amp;rsquo;s been countless updates to various packages in our repository during the last week, highlights include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;albert
x- ansible&lt;/li&gt;
&lt;li&gt;brave&lt;/li&gt;
&lt;li&gt;dunst&lt;/li&gt;
&lt;li&gt;flightgear and simgear&lt;/li&gt;
&lt;li&gt;gnome-builder&lt;/li&gt;
&lt;li&gt;gimp&lt;/li&gt;
&lt;li&gt;git&lt;/li&gt;
&lt;li&gt;libssh&lt;/li&gt;
&lt;li&gt;lightdm&lt;/li&gt;
&lt;li&gt;mono&lt;/li&gt;
&lt;li&gt;obs-studio&lt;/li&gt;
&lt;li&gt;powerline&lt;/li&gt;
&lt;li&gt;qca and qscintilla (dropping Qt4 support)&lt;/li&gt;
&lt;li&gt;vala&lt;/li&gt;
&lt;li&gt;vnstat&lt;/li&gt;
&lt;li&gt;wine&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;A large portion of this week&amp;rsquo;s package updates (and likely the weeks to come) have been the result of a concerted effort utilizing new tooling we&amp;rsquo;ve developed to display the current state of our repo and our packages.&lt;/p&gt;
&lt;p&gt;This new tooling is aptly called &lt;a href="https://github.com/DataDrake/ypkg-update-checker"target="_blank" rel="noopener"&gt;ypkg-update-checker&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; and marries the work done by Bryan on &lt;a href="https://github.com/DataDrake/cuppa"target="_blank" rel="noopener"&gt;Cuppa&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; with our easy-to-parse &lt;code&gt;package.yml&lt;/code&gt; format to provide a comprehensive report on the state of a user&amp;rsquo;s local copy of the repo. This report provides a summary of:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;What packages are outdated&lt;/li&gt;
&lt;li&gt;What packages are up-to-date&lt;/li&gt;
&lt;li&gt;What packages are newer than what upstream reports (in the case we are using a git commit or RC)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src="https://getsol.us/2018/08/25/a-bigger-toolbox/ypkg-update-checker.png" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Additionally, it provides an indication of unmatched packages (whether that&amp;rsquo;s failing to find a tag, missing provider support, etc.) and those which have failed (may not be converted to package.yml yet).&lt;/p&gt;
&lt;p&gt;This has given us clearer picture on:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;What we need to focus on in terms of QoL improvements&lt;/li&gt;
&lt;li&gt;Planning near-term stack upgrades&lt;/li&gt;
&lt;li&gt;What groups of packages are in need of TLC&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Improved Resilience on Upgrades&lt;span class="hx:absolute hx:-mt-20" id="improved-resilience-on-upgrades"&gt;&lt;/span&gt;
&lt;a href="#improved-resilience-on-upgrades" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;During this week&amp;rsquo;s sync, we put out a PSA on all of our social media accounts notifying our users of the need to perform a multi-staged upgrade to their systems as a result of an anticipated change to eopkg that was coming down the pipe. This upgrade could be performed by specifically upgrading the &lt;code&gt;pisi&lt;/code&gt; (eopkg) package first, then performing a full-upgrade, or running &lt;code&gt;sudo eopkg up&lt;/code&gt; twice (the first applying the eopkg update, the latter applying the rest).&lt;/p&gt;
&lt;p&gt;This eopkg update was the result of the discovery of an issue that occurred during our upgrade of GIMP. In some rare instances, a file may be replaced with an identically named folder, which would trigger an IOError exception raised by the &lt;code&gt;tarfile&lt;/code&gt; library used by eopkg and thus result in a failed upgrade. Upon discovery, Bryan worked on handling this error by ensuring it gets treated as a normal OSError for an already existing file, enabling us to more gracefully handle any sort of file / directory replacing.&lt;/p&gt;
&lt;p&gt;As a result of this change, eopkg is more resilient to these edge cases, and it has provided us with valuable information that we can utilize when we begin development of our next-generation package management solution (referred to as &lt;code&gt;sol&lt;/code&gt;).&lt;/p&gt;
&lt;h2&gt;Upcoming&lt;span class="hx:absolute hx:-mt-20" id="upcoming"&gt;&lt;/span&gt;
&lt;a href="#upcoming" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;This coming week will be full of QoL improvements and updates. We have some items targeted for specific days of the week (including this weekend), others will be addressed throughout the week or after next week&amp;rsquo;s sync. We have a summarized list below of what to expect, with the full list being available &lt;a href="https://dev.solus-project.com/T6823"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Weekend&lt;span class="hx:absolute hx:-mt-20" id="weekend"&gt;&lt;/span&gt;
&lt;a href="#weekend" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;So far this weekend&amp;rsquo;s focus has been updating our &lt;code&gt;linux-current&lt;/code&gt; kernel to &lt;code&gt;4.18.5&lt;/code&gt; and preparation for a potential Python 3.7 upgrade, in addition to our usual post-sync triage (addressing issues that may arise / have been discovered post sync) and minor upgrades.&lt;/p&gt;
&lt;p&gt;For our upgrade to 4.18.5, we&amp;rsquo;ve also enabled &lt;a href="https://dev.solus-project.com/T6812"target="_blank" rel="noopener"&gt;some kernel options&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; to improve Intel GVT-g virtualization support, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CONFIG_DRM_I915_GVT&lt;/li&gt;
&lt;li&gt;CONFIG_DRM_I915_GVT_KVMGT&lt;/li&gt;
&lt;li&gt;CONFIG_VFIO_MDEV&lt;/li&gt;
&lt;li&gt;CONFIG_VFIO_MDEV_DEVICE&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We have updated our Snap support to the latest snapd 2.35. Go has been updated to 1.10.4 and we are tracking a few issues, related to &lt;code&gt;runtime&lt;/code&gt; and &lt;code&gt;internal/cpu&lt;/code&gt; pkgs in Go 1.11, that affect other software. All of this will be available during next week&amp;rsquo;s sync (and hopefully Go 1.11 will as well).&lt;/p&gt;
&lt;p&gt;During the rest of the weekend we&amp;rsquo;ll be focusing on updating Mesalib to 18.1.7 as well as updating our Python packages, documenting their support for Python 3.7 to determine the viability of performing a stack upgrade of it.&lt;/p&gt;
&lt;h3&gt;Planned QoL Improvements&lt;span class="hx:absolute hx:-mt-20" id="planned-qol-improvements"&gt;&lt;/span&gt;
&lt;a href="#planned-qol-improvements" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Early next week will be focused on various QoL improvements and updates. As of the publishing of this post, we are planning:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Updating of our Logitech software support via libratbag and piper&lt;/li&gt;
&lt;li&gt;Updating GameMode for an improved gaming xperience&lt;/li&gt;
&lt;li&gt;Updating IBus&lt;/li&gt;
&lt;li&gt;Misc. package updates&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;NVIDIA Beta Driver and Potentially Xorg 1.20.x&lt;span class="hx:absolute hx:-mt-20" id="nvidia-beta-driver-and-potentially-xorg-120x"&gt;&lt;/span&gt;
&lt;a href="#nvidia-beta-driver-and-potentially-xorg-120x" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Mid- to late next week the beginning of limited Core Team testing of the NVIDIA beta driver (396.xx). In the event the quality of the beta driver meets our expectations, we will be shipping it in the repos as &lt;code&gt;nvidia-beta-driver&lt;/code&gt;. This will be done without modaliases, thus wouldn&amp;rsquo;t be something DoFlicky will prompt you to install, and will be purely opt-in over our &amp;ldquo;traditional&amp;rdquo; NVIDIA drivers (&lt;code&gt;-glx-&lt;/code&gt;, &lt;code&gt;-340-&lt;/code&gt; and &lt;code&gt;-304-&lt;/code&gt;). Unlike the long-lived drivers, the short-lived drivers experience many new bugs in exchange for new features, like DXVK support. Because of this, we do &lt;strong&gt;not&lt;/strong&gt; recommend that the majority of users opt in to the beta driver.&lt;/p&gt;
&lt;p&gt;Alongside NVIDIA beta driver testing, we&amp;rsquo;ll be assessing an upgrade of Xorg to the 1.20.x series. In the event that we perform an upgrade to Xorg 1.20.x, &lt;strong&gt;we will be deprecating&lt;/strong&gt; the NVIDIA 304 driver as a result of it being incompatible with newer Xorg releases. If your card was supported by the NVIDIA 304 driver, it should be supported by the nouveau driver.&lt;/p&gt;</description></item><item><title>You All Get A Stack Upgrade | The Roundup #8</title><link>https://getsol.us/2018/08/18/you-all-get-a-stack-upgrade/</link><pubDate>Sat, 18 Aug 2018 19:24:56 +0300</pubDate><guid>https://getsol.us/2018/08/18/you-all-get-a-stack-upgrade/</guid><description>
&lt;p&gt;Welcome to The Roundup #8, your bytes of Solus news. In this roundup, we&amp;rsquo;re talking about the multitude of stack upgrades that have been performed in the last week, as well as upcoming upgrades.&lt;/p&gt;
&lt;h2&gt;You All Get A Stack Upgrade&lt;span class="hx:absolute hx:-mt-20" id="you-all-get-a-stack-upgrade"&gt;&lt;/span&gt;
&lt;a href="#you-all-get-a-stack-upgrade" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Since last week&amp;rsquo;s The Roundup, we&amp;rsquo;ve performed a multitude of stack upgrades and made preparations for upcoming ones.&lt;/p&gt;
&lt;h3&gt;KDE Frameworks 5&lt;span class="hx:absolute hx:-mt-20" id="kde-frameworks-5"&gt;&lt;/span&gt;
&lt;a href="#kde-frameworks-5" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;KDE Frameworks 5 has been updated to 5.49.0. A variety of improvements and fixes include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Breeze Icons: Add drive-optical icon&lt;/li&gt;
&lt;li&gt;KTextEditor
&lt;ul&gt;
&lt;li&gt;Proper fix for the raw string indenting auto-quoting&lt;/li&gt;
&lt;li&gt;Fix indenter to cope with new syntax file in syntaxhighlighting framework&lt;/li&gt;
&lt;li&gt;Show &amp;ldquo;Search wrapped&amp;rdquo; message in center of view for better visibility&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;KTextWidgets
&lt;ul&gt;
&lt;li&gt;KFindDialog: give the lineedit focus when showing a reused dialog&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Plasma Framework
&lt;ul&gt;
&lt;li&gt;If an applet is invalid, it has immediately UiReadyConstraint&lt;/li&gt;
&lt;li&gt;Fix fading node when one textured is atlassed&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Syntax Highlighting
&lt;ul&gt;
&lt;li&gt;CoffeeScript: fix templates in embedded JavaScript code &amp;amp; add escapes&lt;/li&gt;
&lt;li&gt;CoffeeScript &amp;amp; JavaScript: fix member objects. Add &lt;code&gt;.ts&lt;/code&gt; extension in JS&lt;/li&gt;
&lt;li&gt;Use in-class member initialization where possible&lt;/li&gt;
&lt;li&gt;Add Definition::::formats()&lt;/li&gt;
&lt;li&gt;Add QVector&lt;Definition&gt; Definition::includedDefinitions() const&lt;/li&gt;
&lt;li&gt;Add Theme::TextStyle Format::textStyle() const;&lt;/li&gt;
&lt;li&gt;Python: fix escapes in quoted-comments&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For the full announcement where the above mentioned items have been sourced, click &lt;a href="https://www.kde.org/announcements/kde-frameworks-5.49.0.php"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Mesa&lt;span class="hx:absolute hx:-mt-20" id="mesa"&gt;&lt;/span&gt;
&lt;a href="#mesa" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Mesa was updated early in the week to 18.1.5 and subsequently to 18.1.6. Both releases are bug fix releases on the 18.1 series and features changes such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;egl: Fix missing clamping in eglSetDamageRegionKHR&lt;/li&gt;
&lt;li&gt;egl: Fix leak of X11 pixmaps backing pbuffers in DRI3.&lt;/li&gt;
&lt;li&gt;i965: Sweep NIR after linking phase to free held memory&lt;/li&gt;
&lt;li&gt;r600: enable tess_input_info for TES&lt;/li&gt;
&lt;li&gt;radv: Disable disabled color buffers in rbplus opts.&lt;/li&gt;
&lt;li&gt;radv: emit a dummy ZPASS_DONE to prevent GPU hangs on GFX9&lt;/li&gt;
&lt;li&gt;radv: fix a memleak for merged shaders on GFX9&lt;/li&gt;
&lt;li&gt;radv: Fix number of samples used for binning.&lt;/li&gt;
&lt;li&gt;radv: make sure to wait for CP DMA when needed&lt;/li&gt;
&lt;li&gt;radv: Select correct entries for binning.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;dbus&lt;span class="hx:absolute hx:-mt-20" id="dbus"&gt;&lt;/span&gt;
&lt;a href="#dbus" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;dbus has been updated from the 1.10 legacy to the 1.12 stable series. By and large, this is an &amp;ldquo;under-the-hood&amp;rdquo; change that most users will neither notice nor be affected by, however it does introduce a variety of new APIs and configuration options that developers may find useful.&lt;/p&gt;
&lt;h3&gt;gstreamer&lt;span class="hx:absolute hx:-mt-20" id="gstreamer"&gt;&lt;/span&gt;
&lt;a href="#gstreamer" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;gstreamer has been updated to 1.14.2, which is a bug fix release on top of the 1.14 series. A variety of fixes include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;gstplayer: Fix duration-changed CRITICAL warning if duration did not actually change&lt;/li&gt;
&lt;li&gt;gst-editing-services: group: Fix handling clips that are added to a layer&lt;/li&gt;
&lt;li&gt;vaapi: fix issues with native EGL display&lt;/li&gt;
&lt;li&gt;vaapi: h264 encoder negotiation fixes&lt;/li&gt;
&lt;li&gt;webrtc: Fix transportsendbin to fix spurious shut-down failures in webrtcbin if DTLS negotiation hasn&amp;rsquo;t completed yet.&lt;/li&gt;
&lt;li&gt;webrtc: Don&amp;rsquo;t deadlock on blocked pads on shutdown&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For the full changelog where the above mentioned items have been sourced, click &lt;a href="https://gstreamer.freedesktop.org/releases/1.14/#1.14.2"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Upcoming Upgrades&lt;span class="hx:absolute hx:-mt-20" id="upcoming-upgrades"&gt;&lt;/span&gt;
&lt;a href="#upcoming-upgrades" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;GCC&lt;span class="hx:absolute hx:-mt-20" id="gcc"&gt;&lt;/span&gt;
&lt;a href="#gcc" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Peter will be performing a rebootstrap of our toolchain around GCC 8.2.0 this coming week.&lt;/p&gt;
&lt;h3&gt;KDE Applications&lt;span class="hx:absolute hx:-mt-20" id="kde-applications"&gt;&lt;/span&gt;
&lt;a href="#kde-applications" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Peter has already upgrade our KDE Applications to 18.08.0 in unstable, so you can look forward to getting that in next week&amp;rsquo;s sync. Here&amp;rsquo;s a summary of some of the improvements to look forward to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Dolphin
&lt;ul&gt;
&lt;li&gt;Create New menu items are no longer available when viewing the track&lt;/li&gt;
&lt;li&gt;The context menu now includes more useful options, allowing you to sort and change the view mode directly.&lt;/li&gt;
&lt;li&gt;The Settings dialog has been modernized to follow design guidelines and be more intuitive.&lt;/li&gt;
&lt;li&gt;Various memory leak fixes&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Konsole
&lt;ul&gt;
&lt;li&gt;The &amp;ldquo;Find&amp;rdquo; widget will now appear on the top of the window without disrupting your workflow.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Gwenview
&lt;ul&gt;
&lt;li&gt;Gwenview&amp;rsquo;s statusbar now features an image counter and displays the total number of images.&lt;/li&gt;
&lt;li&gt;It is now possible to sort by rating and in descending order. Sorting by date now separates directories and archives and was fixed in some situations.&lt;/li&gt;
&lt;li&gt;Support for drag-and-drop has been improved to allow dragging files and folders to the View mode to display them, as well as dragging viewed items to external applications.&lt;/li&gt;
&lt;li&gt;Enabled zooming by scrolling or clicking as well as panning also when the Crop or Red Eye Reduction tools are active.&lt;/li&gt;
&lt;li&gt;Gwenview now zooms to the cursor&amp;rsquo;s current position for Zoom In/Out, Fill and 100% zoom operations when using the mouse and keyboard shortcuts.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;KMail
&lt;ul&gt;
&lt;li&gt;Improvements in the travel data extraction engine. It now supports UIC 918.3 and SNCF train ticket barcodes and Wikidata-powered train station location lookup.&lt;/li&gt;
&lt;li&gt;Support for multi-traveler itineraries was added&lt;/li&gt;
&lt;li&gt;Now has integration with the KDE Itinerary app.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Spectacle
&lt;ul&gt;
&lt;li&gt;In Rectangular Region mode, there is now a magnifier to help you draw a pixel-perfect selection rectangle.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We encourage you to read the &lt;a href="https://www.kde.org/announcements/announce-applications-18.08.0.php"target="_blank" rel="noopener"&gt;full announcement&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; where the above mentioned items have been sourced, there is many more improvements!&lt;/p&gt;
&lt;h3&gt;Linux Kernel&lt;span class="hx:absolute hx:-mt-20" id="linux-kernel"&gt;&lt;/span&gt;
&lt;a href="#linux-kernel" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Bryan has upgraded our &lt;code&gt;linux-current&lt;/code&gt; kernel in unstable to 4.17.17 as well as introducing &lt;a href="https://dev.solus-project.com/T6786"target="_blank" rel="noopener"&gt;the following improvements&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;CONFIG_NR_CPUS&lt;/code&gt; has now been set to 64 for AMD Threadripper 32C/64T parts&lt;/li&gt;
&lt;li&gt;We&amp;rsquo;ve disabled &lt;code&gt;CONFIG_COMPAT_VDSO&lt;/code&gt; to improve 32bit performance (benefits us for our emul32 enabled libs). This was largely in place to work around a bug in glibc and is no longer necessary.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;CONFIG_USELIB&lt;/code&gt; has been turned off.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;PostgreSQL 10&lt;span class="hx:absolute hx:-mt-20" id="postgresql-10"&gt;&lt;/span&gt;
&lt;a href="#postgresql-10" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;We&amp;rsquo;ll be performing an upgrade to PostgreSQL 10 this coming week. If you have any databases using PostgreSQL, &lt;strong&gt;be sure to dump them prior to upgrading during next week&amp;rsquo;s sync&lt;/strong&gt;, and re-import them after the upgrade. We suggest reading the &lt;a href="https://www.postgresql.org/docs/9.6/static/backup-dump.html"target="_blank" rel="noopener"&gt;Backup / Dump and Restore documentation&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; for PostgresSQL 9.6.&lt;/p&gt;
&lt;h2&gt;Godot Reminder&lt;span class="hx:absolute hx:-mt-20" id="godot-reminder"&gt;&lt;/span&gt;
&lt;a href="#godot-reminder" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Early this week we &lt;a href="https://getsol.us/2018/08/13/upcoming-upgrade-of-godot"&gt;announced&lt;/a&gt; our upcoming upgrade to Godot 3. As of yesterday&amp;rsquo;s sync to stable, Godot users should now have Godot 3 available to them. If you use Godot and didn&amp;rsquo;t see our PSA, we highly recommend reading it.&lt;/p&gt;
&lt;p&gt;If you experience any issues with Godot 3, we suggest checking our dedicated &lt;a href="https://dev.solus-project.com/T6778"target="_blank" rel="noopener"&gt;task&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Upcoming Upgrade of Godot</title><link>https://getsol.us/2018/08/13/upcoming-upgrade-of-godot/</link><pubDate>Mon, 13 Aug 2018 15:11:52 +0300</pubDate><guid>https://getsol.us/2018/08/13/upcoming-upgrade-of-godot/</guid><description>
&lt;p&gt;Solus has an evergrowing community of game developers that leverage open source technologies to design, build, and ship their games. To provide the most reliable experience for a segment of these developers, we had &lt;a href="https://dev.solus-project.com/T5668"target="_blank" rel="noopener"&gt;intentionally deferred&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; upgrading of &lt;a href="https://godotengine.org/"target="_blank" rel="noopener"&gt;Godot&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, the widely known open source 2D and 3D cross-platform game engine, to the latest in their 3.x series. This was done to ensure more time for issues related to converting of exporting 2.x projects to 3.x to be ironed out, providing our end users the most reliable process for upgrading to the latest game engine as possible.&lt;/p&gt;
&lt;p&gt;With the release of Godot 2.1.5 and its subsequent distribution in our repository, &lt;strong&gt;we will be upgrading Godot&lt;/strong&gt; in our repository to the latest of the 3.x series (3.0.6 at the time of posting) &lt;strong&gt;during our upcoming Friday sync&lt;/strong&gt;. This &lt;em&gt;should&lt;/em&gt; provide our users a sufficient amount of time to research how their respective projects may be affected (if at all) and perform any necessary preparations for this upgrade (we found &lt;a href="https://github.com/godotengine/godot/issues/9656"target="_blank" rel="noopener"&gt;this issue&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; to be particularly helpful).&lt;/p&gt;
&lt;p&gt;Of course, we understand that if for any reason you wish to stay on 2.1.5 for the time being, you may use the following commands to either hold back the upgrading of godot during your normal upgrades, or re-installation of the 2.1.5 &lt;code&gt;eopkg&lt;/code&gt;. Naturally, doing so for longer than absolutely necessary is not recommended, as we cannot guarantee it will remain available in our repository in the future or will remain functional against other software in the stack, and we encourage you to perform the upgrade as soon as you deem it viable.&lt;/p&gt;
&lt;h2&gt;Commands&lt;span class="hx:absolute hx:-mt-20" id="commands"&gt;&lt;/span&gt;
&lt;a href="#commands" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;To exclude godot when performing an upgrade, ensure you run:&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;sudo eopkg up --exclude godot&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;To install godot 2.1.5, run:&lt;/p&gt;
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code"&gt;
&lt;div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;sudo eopkg install https://packages.solus-project.com/shannon/g/godot/godot-2.1.5-13-1-x86_64.eopkg&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0"&gt;
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
aria-label="Copy code"
data-copied-label="Copied!"
&gt;
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4"&gt;&lt;/div&gt;
&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Note that if you already have 3.x at the time of reading, or wish to revert to 2.1.5 for any particular reason, an uninstall of godot 3 may be necessary prior to installation of the older release.&lt;/p&gt;
&lt;h2&gt;Support&lt;span class="hx:absolute hx:-mt-20" id="support"&gt;&lt;/span&gt;
&lt;a href="#support" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3&gt;Godot&lt;span class="hx:absolute hx:-mt-20" id="godot"&gt;&lt;/span&gt;
&lt;a href="#godot" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;If you encounter any issues with the conversion of Godot 2 projects after our upgrade to Godot 3, we encourage you to reach out to the Godot community for assistance. Here are some links:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://discord.gg/zH7NUgz"target="_blank" rel="noopener"&gt;Godot&amp;rsquo;s Discord&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://godotdevelopers.org/"target="_blank" rel="noopener"&gt;Godot&amp;rsquo;s Forums&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/godotengine/"target="_blank" rel="noopener"&gt;Godot&amp;rsquo;s GitHub&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://godotengine.org/qa"target="_blank" rel="noopener"&gt;Godot&amp;rsquo;s Q&amp;amp;A Platform&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;IRC: &lt;code&gt;#godotengine&lt;/code&gt;on irc.freenode.net&lt;/li&gt;
&lt;li&gt;&lt;a href="https://matrix.to/#/#godotengine:matrix.org"target="_blank" rel="noopener"&gt;Matrix&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There is a multitude of other methods of engaging with the Godot community, all of which are available &lt;a href="https://godotengine.org/community"target="_blank" rel="noopener"&gt;here&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Solus&lt;span class="hx:absolute hx:-mt-20" id="solus"&gt;&lt;/span&gt;
&lt;a href="#solus" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;If you encounter any issues with our packaged version of Godot 3 software on or after our Friday sync, please reach our via:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.solus-project.com/T6778"target="_blank" rel="noopener"&gt;Our dedicated task for Godot 3 issues&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;IRC: &lt;code&gt;#Solus-Dev&lt;/code&gt; on irc.freenode.net&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Summertime Solus | The Roundup #7</title><link>https://getsol.us/2018/08/10/summertime-solus/</link><pubDate>Fri, 10 Aug 2018 00:27:17 +0300</pubDate><guid>https://getsol.us/2018/08/10/summertime-solus/</guid><description>
&lt;p&gt;Welcome to The Roundup #7, your bytes of Solus news. In this roundup, we&amp;rsquo;re talking about new developer tools, work on the upcoming Budgie 10.5 release, and more!&lt;/p&gt;
&lt;h2&gt;Summertime Solus Hackfest&lt;span class="hx:absolute hx:-mt-20" id="summertime-solus-hackfest"&gt;&lt;/span&gt;
&lt;a href="#summertime-solus-hackfest" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;For those that missed our announcements of last week&amp;rsquo;s Hackfest, you can watch it via the video embedded below. Most of this roundup will cover the work that has been done since the last roundup (in the specific sections in this blog) as well as the Hackfest, so if you don&amp;rsquo;t want to sit through the &lt;strong&gt;10 hours of content&lt;/strong&gt;, feel free to just keep reading.&lt;/p&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
&lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/6d40jbAKEcs?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;h2&gt;New Developer Tools&lt;span class="hx:absolute hx:-mt-20" id="new-developer-tools"&gt;&lt;/span&gt;
&lt;a href="#new-developer-tools" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;A large aspect of building Solus involves maintaining, improving, and upgrading the underlying software stack. For the scope of this section, we&amp;rsquo;re looking at improved tooling for the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The maintenance of packages, which is usually seen through rebuilds against modified software (which may introduce ABI changes)&lt;/li&gt;
&lt;li&gt;The upgrading of packages, which can vary in scale and scope, from &amp;ldquo;simple&amp;rdquo; package updates (e.g. Atom, Firefox, Thunderbird) that are likely to not involve ABI changes, to software which is likely to involve ABI changes and thus necessitate rebuilds (see maintenance). This can range from smaller stack upgrades (e.g cups or libinput) to massive stacks (e.g. GNOME, Haskell, and KDE Frameworks 5).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;To tackle these two items, there&amp;rsquo;s a couple things we need to be aware of as domain owners (individuals which &amp;ldquo;own&amp;rdquo; a set of packages or are responsible for their upkeep, e.g. Haskell and kernel for Bryan, KDE Frameworks 5 + Plasma for Peter, GNOME and nodejs for myself) and as packagers in general:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Is there an available update to this piece of software?&lt;/li&gt;
&lt;li&gt;What is the fallout for upgrading this software, the reverse dependencies of it, etc?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This has traditionally involved following a bunch of RSS feeds, subscribing to mailing lists, and following the relevant social media accounts for keeping track of updates. For stack upgrades, this has varied from just writing a list of reverse dependencies in a text editor to creating spreadsheets with literally hundreds of rows of packages. While that isn&amp;rsquo;t necessarily going away for some aspects of our roles (okay the spreadsheet thing is), Bryan has spent a significant amount of time writing the tooling to simplify both of the items I listed above.&lt;/p&gt;
&lt;p&gt;So we&amp;rsquo;ve reached the end of this backstory, I won&amp;rsquo;t read you another book. Let&amp;rsquo;s actually talk about what those tools are.&lt;/p&gt;
&lt;h3&gt;Cuppa&lt;span class="hx:absolute hx:-mt-20" id="cuppa"&gt;&lt;/span&gt;
&lt;a href="#cuppa" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Last week, during the Hackfest, Bryan proudly pushed the first stable release of Cuppa, his latest work on addressing the issues and burdens of tracking software updates. Cuppa, which stands for Comprehensive Upstream Provider Polling Assistant, has the simple goal of being a completely distro agnostic tool for keeping track of updates across a wide variety of providers. As of the latest stable release, you can track software updates from:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CPAN (for Perl)&lt;/li&gt;
&lt;li&gt;GitHub&lt;/li&gt;
&lt;li&gt;GNOME (tracking of releases based on &lt;code&gt;download.gnome.org&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;Hackage (for Haskell)&lt;/li&gt;
&lt;li&gt;Jetbrains&lt;/li&gt;
&lt;li&gt;Launchpad&lt;/li&gt;
&lt;li&gt;PyPi (for Python)&lt;/li&gt;
&lt;li&gt;RubyGems (for Ruby)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For a first stable release, this is a massive set of initial providers. Here&amp;rsquo;s an example of it being in use across two providers (GitHub and GNOME):&lt;/p&gt;
&lt;p&gt;&lt;img src="https://getsol.us/2018/08/10/summertime-solus/cuppa-example.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Going forward, he has plans on supporting:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;BitBucket&lt;/li&gt;
&lt;li&gt;FTP&lt;/li&gt;
&lt;li&gt;Git&lt;/li&gt;
&lt;li&gt;GitLab&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This vastly simplifies obtaining the latest release as well as the correct source tarball for software, reducing our workload and enabling us to allocate that extra time elsewhere. In the future, we&amp;rsquo;ll be working towards integrating Cuppa into a backend service so we can be automatically notified when a release has happened, perform automatic updates to known &amp;ldquo;safe&amp;rdquo; packages (with a human still there to do quality assurance), and more.&lt;/p&gt;
&lt;p&gt;If you want to try Cuppa out, you&amp;rsquo;ll be able to install it from the stable repo in the upcoming sync (it&amp;rsquo;s already in unstable) with &lt;code&gt;sudo eopkg install cuppa&lt;/code&gt;. If you&amp;rsquo;re not on Solus, you can go to the &lt;a href="https://github.com/DataDrake/cuppa"target="_blank" rel="noopener"&gt;Cuppa GitHub&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt; and build the latest release.&lt;/p&gt;
&lt;h3&gt;eopkg-deps&lt;span class="hx:absolute hx:-mt-20" id="eopkg-deps"&gt;&lt;/span&gt;
&lt;a href="#eopkg-deps" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;In addition to the first stable release of Cuppa, Bryan also introduced the first stable release of eopkg-deps, his latest work on dependency tracking with eopkg. This helps address various aspects of our second item previously talked about, which is &amp;ldquo;what is the fallout for upgrading this software&amp;rdquo;, by:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Painting a clearer picture of the reverse dependencies of a package, including the worst case scenario for package rebuilds&lt;/li&gt;
&lt;li&gt;Enabling a reliable path to a full stack upgrade without missing or skipping packages (which could lead to additional complications in the stack upgrade process or undesired fallout)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;To address the first item, we&amp;rsquo;re now able to easily fetch a list of forward (&lt;code&gt;fwd&lt;/code&gt;) and reverse (&lt;code&gt;rev&lt;/code&gt;) dependencies of a specific package (what a package requires and what software requires this package, respectively), as shown in the picture below, as well as getting the worst case scenario for rebuilds, which is useful for packages like glibc (&lt;em&gt;not shown in the picture because it makes me want to cry&lt;/em&gt;).&lt;/p&gt;
&lt;p&gt;&lt;img src="https://getsol.us/2018/08/10/summertime-solus/eopkg-deps-example.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;When used in conjunction with the &lt;code&gt;abi_used_libs&lt;/code&gt; and &lt;code&gt;abi_symbols&lt;/code&gt;, we&amp;rsquo;re not only able to determine if a package&amp;rsquo;s reverse dependencies need rebuilds, but &lt;strong&gt;what&lt;/strong&gt; those packages actually are.&lt;/p&gt;
&lt;p&gt;To address the second item, Bryan implemented a ToDo functionality in eopkg-deps in a manner which ensures we correctly perform further updates or rebuilds in the most optimal path possible.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://getsol.us/2018/08/10/summertime-solus/eopkg-deps-todo.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;In the example above, which is in fact a real representation of how I&amp;rsquo;ve used eopkg-deps (including this specific package), you can see that I started a ToDo list, marking &lt;code&gt;evolution-data-server&lt;/code&gt;for rebuilds. This is a fairly common scenario for EDS, which typically sees itself, the client, and &lt;code&gt;evolution-ews&lt;/code&gt; requiring rebuilds and upgrades at the same time.&lt;/p&gt;
&lt;p&gt;Upon marking EDS for rebuilds, my ToDo list is immediately marked with an unblocked item, EDS itself. You&amp;rsquo;ll notice that &lt;strong&gt;none&lt;/strong&gt; of its reverse dependencies are marked, since EDS itself hasn&amp;rsquo;t been built yet.&lt;/p&gt;
&lt;p&gt;I proceed to mark it as done and suddenly its reverse dependencies are unblocked.&lt;/p&gt;
&lt;p&gt;Now, there&amp;rsquo;s still some quirks to work out with this new tool, like the notable example of &lt;code&gt;-docs&lt;/code&gt; (a sub-package of EDS) being listed, or introducing &lt;strong&gt;new&lt;/strong&gt; packages into the ToDo (such as when new packages get added during the GNOME stack upgrade), but overall it&amp;rsquo;s a strong start!&lt;/p&gt;
&lt;p&gt;With this new tool, it reduces the workload for us by enabling us to focus our attention on the immediate reverse dependencies of a package, which are typically the ones most affected, as well as reducing the possibility for fallout as a result of us missing rebuilds of packages.&lt;/p&gt;
&lt;p&gt;If you wanna try out eopkg-deps today, you&amp;rsquo;ll be able to install it from the stable repo in the upcoming sync (it&amp;rsquo;s already in unstable) with &lt;code&gt;sudo eopkg install eopkg-deps&lt;/code&gt;. If you&amp;rsquo;re not on Solus, this isn&amp;rsquo;t going to be much use to you, to be honest.&lt;/p&gt;
&lt;h2&gt;Budgie&lt;span class="hx:absolute hx:-mt-20" id="budgie"&gt;&lt;/span&gt;
&lt;a href="#budgie" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Budgie has seen a considerable amount of improvements, bug fixes, and general polish in preparation for Budgie 10.5.&lt;/p&gt;
&lt;h3&gt;New Sound Widgets&lt;span class="hx:absolute hx:-mt-20" id="new-sound-widgets"&gt;&lt;/span&gt;
&lt;a href="#new-sound-widgets" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;img src="https://getsol.us/2018/08/10/summertime-solus/budgie-sound-control-zoomed.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;In our &lt;a href="https://getsol.us/2018/06/26/software-center-progresses"&gt;last roundup&lt;/a&gt;, I briefly talked about the new (then upcoming) overhaul to the sound controls within Raven and I&amp;rsquo;m happy to say that the Sound Output and Input widgets are now in a more finalized, completed state.&lt;/p&gt;
&lt;p&gt;In case you haven&amp;rsquo;t read the previous roundup, the new Sound Output widget enables you to do global as well as per-app volume control and output device changing, while the Sound Input widget enables you to do microphone control and input device changing. Since then, I&amp;rsquo;ve introduced the ability to mute / unmute applications and contributor yursan9 has implemented a label for indicating where precisely 100% is on the slider when &amp;ldquo;Allow raising volume above 100%&amp;rdquo; is enabled.&lt;/p&gt;
&lt;p&gt;No longer do you need to jump into GNOME Control Center or use pavucontrol to manipulate app volumes, you can do it straight from Raven!&lt;/p&gt;
&lt;h3&gt;More Configuration&lt;span class="hx:absolute hx:-mt-20" id="more-configuration"&gt;&lt;/span&gt;
&lt;a href="#more-configuration" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;img src="https://getsol.us/2018/08/10/summertime-solus/new-budgie-settings.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Budgie 10.5 is going to introduce a new Raven section in Budgie Desktop Settings. Under this new section, you&amp;rsquo;re able to show and hide individual widgets as well as enable the ability to raise your volume above 100% in Raven.&lt;/p&gt;
&lt;p&gt;Additionally, Budgie 10.5 will introduce the ability to enable window focus change to being on mouse enter / leave via the &amp;ldquo;Windows&amp;rdquo; section of Budgie Desktop Settings, as opposed to click-to-focus. The &amp;ldquo;Fonts&amp;rdquo; section of Budgie Desktop Settings introduces a new Text Scaling option thanks to a contribution by a community member, feddamis.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;re always committed to providing a focused yet personalizable desktop experience with Budgie, putting &lt;strong&gt;more control&lt;/strong&gt; in the hands of our users, and we look forward to all of you having the opportunity to start using these new settings.&lt;/p&gt;
&lt;h3&gt;Notifications&lt;span class="hx:absolute hx:-mt-20" id="notifications"&gt;&lt;/span&gt;
&lt;a href="#notifications" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;h4&gt;Notification Groups and Dismissal&lt;span class="hx:absolute hx:-mt-20" id="notification-groups-and-dismissal"&gt;&lt;/span&gt;
&lt;a href="#notification-groups-and-dismissal" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;&lt;img src="https://getsol.us/2018/08/10/summertime-solus/budgie-notification-groups.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Speaking of more control, I know a lot of our users have been wanting the ability to dismiss individual notifications for some time now, so during our Summertime Solus hackfest I had two goals in mind. The first goal was to provide the ability to dismiss individual notifications and the second was to actually achieve a feature that wasn&amp;rsquo;t originally slated until &lt;strong&gt;Budgie 11&lt;/strong&gt;, notification grouping on an application basis. With the upcoming Budgie 10.5, both of those features are available to our users.&lt;/p&gt;
&lt;p&gt;Got a load of Discord notifications that you want to dismiss in one click? You can do that. Want to dismiss that email notification that&amp;rsquo;s been sitting there since this morning, but nothing else? You can do that too. Want to ignore the outside world and pretend nothing ever happened, dismissing everything? Done.&lt;/p&gt;
&lt;h4&gt;Notification Summaries, Not The Odyssey&lt;span class="hx:absolute hx:-mt-20" id="notification-summaries-not-the-odyssey"&gt;&lt;/span&gt;
&lt;a href="#notification-summaries-not-the-odyssey" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;Thanks to work by community member EbonJaeger, notification text is now properly ellipsized. No longer will you have a notification filling up your entire screen. We&amp;rsquo;ve also fixed incorrect ellipsizing of notification titles!&lt;/p&gt;
&lt;h3&gt;Caffeine-powered Budgie&lt;span class="hx:absolute hx:-mt-20" id="caffeine-powered-budgie"&gt;&lt;/span&gt;
&lt;a href="#caffeine-powered-budgie" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;img src="https://getsol.us/2018/08/10/summertime-solus/budgie-caffeine-applet.jpg" alt="relimg" loading="lazy" /&gt;&lt;/p&gt;
&lt;p&gt;Anyone that has spent time using Budgie and its ecosystem of applets immediately knows of &lt;a href="https://github.com/yursan9/budgie-caffeine-applet"target="_blank" rel="noopener"&gt;yursan9&amp;rsquo;s Budgie Caffeine Applet&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, the simple applet that prevents screen dimming and lock screen triggering. Up until Budgie 10.5, this has been a third-party applet written in Python, available in most repositories which make Budgie available to its users.&lt;/p&gt;
&lt;p&gt;Now thanks to the hard work by yursan9 in porting their applet to Vala and providing a high quality patch for inclusion, I&amp;rsquo;m proud to say that Budgie Caffeine Applet will &lt;strong&gt;now be shipping as an included applet for Budgie 10.5&lt;/strong&gt;. No additional packages to install after Budgie, you can immediately have a caffeine-powered Budgie out-of-the-box.&lt;/p&gt;
&lt;h3&gt;Other Improvements&lt;span class="hx:absolute hx:-mt-20" id="other-improvements"&gt;&lt;/span&gt;
&lt;a href="#other-improvements" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;There&amp;rsquo;s a wide variety of other improvements and fixes that have landed recently as well, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;You can now middle click on the Bluetooth applet to toggle Bluetooth airplane mode.&lt;/li&gt;
&lt;li&gt;You can now middle click on the Sound applet to mute and unmute global audio.&lt;/li&gt;
&lt;li&gt;We now hide the add workspace button in the Workspace Applet during initialization. Thanks JockeTF for the patch!&lt;/li&gt;
&lt;li&gt;More strings are translatable thanks to patches from m4sk1n!
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;Autostart Apps&amp;rdquo; in Budgie Desktop Settings&lt;/li&gt;
&lt;li&gt;&amp;ldquo;Pinned&amp;rdquo;, &amp;ldquo;Close&amp;rdquo; and &amp;ldquo;Close all&amp;rdquo; in the menu shown when right-clicking on an app on the Icon Tasklist&lt;/li&gt;
&lt;li&gt;&amp;ldquo;Sorry, no items found&amp;rdquo; in Budgie Menu&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Those new translations will be available to our awesome translators as we get closer to the Budgie 10.5 release.&lt;/p&gt;
&lt;h3&gt;What&amp;rsquo;s left?&lt;span class="hx:absolute hx:-mt-20" id="whats-left"&gt;&lt;/span&gt;
&lt;a href="#whats-left" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;So what is there left to do in terms of Budgie 10.5? At this moment in time, it&amp;rsquo;s primarily tackling issues with Icon Tasklist as well as continued polish of the new functionality for this release. But we&amp;rsquo;re closer than ever to a brand new Budgie!&lt;/p&gt;
&lt;h2&gt;Other Items&lt;span class="hx:absolute hx:-mt-20" id="other-items"&gt;&lt;/span&gt;
&lt;a href="#other-items" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;In additional to all the above items, Peter has been hard at work on polishing and upgrading the Plasma experience on Solus. KDE Frameworks 5 has seen an upgrade to 5.48.0, KDE applications to 18.04.3, and Plasma to 5.13.4.&lt;/p&gt;
&lt;p&gt;Additionally, he&amp;rsquo;s improved the out-of-the-box experience when using 3G and 4G modems, so if you own either we welcome you to &lt;strong&gt;test and file bugs&lt;/strong&gt;. Lastly, thanks to work by a community member Psi-Jack, wireless access points should now work out-of-the-box!&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;That&amp;rsquo;s it for this roundup. As always, I want to thank everyone who&amp;rsquo;s continued to make Solus what it is today. Whether you&amp;rsquo;re spreading the word about Solus, contributing translations, bug reports, patches, or supporting the project via &lt;a href="https://patreon.com/solus"target="_blank" rel="noopener"&gt;Patreon&lt;svg class="hx:inline hx:rtl:rotate-270 hx:align-baseline" height="1em" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"&gt;
&lt;path d="m9.1716 7.7574h7.0711m0 0v7.0711m0-7.0711-8.4853 8.4853" stroke-linecap="round" stroke-linejoin="round"/&gt;
&lt;/svg&gt;&lt;/a&gt;, you help make Solus great!&lt;/p&gt;</description></item></channel></rss>