<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<feed xmlns="http://www.w3.org/2005/Atom">

    <title>Fedora People</title>
    <link rel="self" href="fedoraplanet.org"/>
    <link href="fedoraplanet.org"/>
    <id>fedoraplanet.org/rss20.xml</id>
    <updated>2026-06-09T07:22:14+00:00</updated>
    <generator uri="https://feedreader.github.io/">Pluto 1.6.3 on Ruby 3.4.5 (2025-07-16) [x86_64-linux]</generator>

    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Michael Catanzaro: Please Do Not Ban AI-Assisted Issue Reports</title>
        <link href="https://blogs.gnome.org/mcatanzaro/2026/06/08/please-do-not-ban-ai-assisted-issue-reports/"/>
        <id>https://blogs.gnome.org/mcatanzaro/?p=11205</id>
        <updated>2026-06-08T21:30:42+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://www.libravatar.org/avatar/213b4484d2078dbdd03dcd3256564c2c&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p class=&quot;wp-block-paragraph&quot;&gt;Many GNOME projects have adopted a &lt;a href=&quot;https://gitlab.gnome.org/GNOME/loupe/-/blob/1c3300d340d26ebea47f4b79cad91808c4f76b7b/CONTRIBUTING.md#use-of-generative-ai&quot; class=&quot;external&quot;&gt;policy banning all contributions generated by LLMs&lt;/a&gt;. This policy was originally developed by Sophie for Loupe, but is now used in many other notable places:&lt;/p&gt;



&lt;blockquote class=&quot;wp-block-quote is-layout-flow wp-block-quote-is-layout-flow&quot;&gt;
&lt;p class=&quot;wp-block-paragraph&quot;&gt;This project does not allow contributions generated by large languages models (LLMs) and chatbots. This ban includes, but is not limited to, tools like ChatGPT, Claude, Copilot, DeepSeek, and Devin AI. We are taking these steps as precaution due to the potential negative influence of AI generated content on quality, as well as likely copyright violations.&lt;/p&gt;



&lt;p class=&quot;wp-block-paragraph&quot;&gt;This ban of AI generated content applies to all parts of the projects, including, but not limited to, code, documentation, issues, and artworks. An exception applies for purely translating texts for issues and comments to English.&lt;/p&gt;



&lt;p class=&quot;wp-block-paragraph&quot;&gt;AI tools can be used to answer questions and find information. However, we encourage contributors to avoid them in favor of using&amp;nbsp;&lt;a href=&quot;https://developer.gnome.org/&quot; rel=&quot;noreferrer noopener&quot; target=&quot;_blank&quot; class=&quot;external&quot;&gt;existing documentation&lt;/a&gt;&amp;nbsp;and our&amp;nbsp;&lt;a href=&quot;https://welcome.gnome.org/&quot; rel=&quot;noreferrer noopener&quot; target=&quot;_blank&quot; class=&quot;external&quot;&gt;chats and forums&lt;/a&gt;. Since AI generated information is frequently misleading or false, we cannot supply support on anything referencing AI output.&lt;/p&gt;
&lt;/blockquote&gt;



&lt;p class=&quot;wp-block-paragraph&quot;&gt;I won&amp;#8217;t attempt to argue that you should allow use of AI for writing code. If you wish to ban LLM-generated code, fine. That&amp;#8217;s probably inadvisable, but I am not going to object.&lt;/p&gt;



&lt;p class=&quot;wp-block-paragraph&quot;&gt;But this policy is far stricter than that. Notably, it strictly prohibits AI-generated content in issue reports (except to translate text). Don&amp;#8217;t do this! Prohibiting bug reports is stupid and just makes your software worse. Please make sure your project&amp;#8217;s AI policy allows for at least AI-generated static analysis results and AI-generated vulnerability reports. Otherwise, you prohibit entirely unobjectionable problem reports.&lt;/p&gt;



&lt;p class=&quot;wp-block-paragraph&quot;&gt;It&amp;#8217;s hard to imagine what could possibly be the value of prohibiting valid bug reports. AI-generated static analysis works well: the AI is able to think about your code, follow execution paths, and automatically discard most false positives to avoid bothering you with them, and the quality of reports is generally pretty high. They are far from perfect, but the same is true of humans.&lt;/p&gt;



&lt;p class=&quot;wp-block-paragraph&quot;&gt;&lt;a href=&quot;https://gitlab.gnome.org/GNOME/glib-networking/-/merge_requests/280#note_2777199&quot; class=&quot;external&quot;&gt;Here is a typical example&lt;/a&gt; of an AI-generated static analysis finding:&lt;/p&gt;



&lt;pre class=&quot;wp-block-preformatted&quot;&gt;2. Resource leak in update_credentials_cb on gnutls_credentials_set failure&lt;br&gt;&lt;br&gt;  File: tls/gnutls/gtlsconnection-gnutls.c:169-172&lt;br&gt;&lt;br&gt;  When gnutls_credentials_set() fails, the function returns without calling g_gnutls_certificate_credentials_unref(credentials). The credentials was either freshly allocated or ref-bumped, so it leaks.&lt;/pre&gt;



&lt;p class=&quot;wp-block-paragraph&quot;&gt;Pasting this into an issue report clearly violates the ban on AI-generated content. And yet, why would you &lt;em&gt;not&lt;/em&gt; want to receive a clear and concrete bug report for memory leak?&lt;/p&gt;



&lt;p class=&quot;wp-block-paragraph&quot;&gt;I understand not all maintainers are fond of AI, but is your dislike really so extreme that you would choose to ignore valid problems and intentionally make your software worse? If not, then your AI policy should thoughtfully consider how to handle AI-generated content in issue reports. Certainly do not adopt a policy that outright bans all AI-generated content in issue reports.&lt;/p&gt;



&lt;p class=&quot;wp-block-paragraph&quot;&gt;As an issue reporter, you could theoretically take the problem found by the AI and rephrase all the words, then claim that it is no longer AI-generated content because it is rewritten it. This is a waste of time and usually results in a lower-quality, less-detailed result, but you could plausibly do that. Or, if you want to go above and beyond, you could just jump ahead to creating a merge request. But realistically, if your project does not allow any use of AI in issue reports, it&amp;#8217;s more likely that either (a) you won&amp;#8217;t receive the issue report in the first place, or (b) you won&amp;#8217;t receive such issue reports from experienced developers who read and respect your policy, while users who do not read your policy will continue to submit them.&lt;/p&gt;



&lt;p class=&quot;wp-block-paragraph&quot;&gt;What about security vulnerability reports? Since the start of this year, I have reviewed well over 100 vulnerability reports that I strongly suspect were generated by AI. To reach the &amp;#8220;over 100&amp;#8221; claim, I sadly only considered vulnerability reports submitted during a particularly heavy four week period, so this is an extremely loose lower bound. Suffice to say, I have seen a lot of them. The quality varies dramatically. Vulnerability reports are now often better or worse than before: better because &lt;a href=&quot;https://blogs.gnome.org/mcatanzaro/2026/05/21/single-click-code-execution-exploit-for-evince-atril-and-xreader/&quot;&gt;an experienced human working with a good AI is able to find vulnerabilities that would have surely gone unnoticed without A&lt;/a&gt;I, and worse because an inexperienced human with a bad AI might create some pretty terrible issue reports, a significant proportion of which are just outright spam. Low-quality reports remain a problem, but nowadays most AI-generated issue reports are quite good.&lt;/p&gt;



&lt;p class=&quot;wp-block-paragraph&quot;&gt;Maintainers do not need to tolerate spammy vulnerability reports. If an issue report is bad, of course go ahead and close it.   If it&amp;#8217;s &lt;em&gt;really&lt;/em&gt; bad, then I sometimes don&amp;#8217;t even bother replying. But banning good vulnerability reports solely because some portion of the report was generated by AI is unacceptable. AI-assisted vulnerability reports are the new industry standard, and this is not likely to change. Prohibiting issue reports reduces the quality and safety of your software, punishing your users. This is too extreme.&lt;/p&gt;
        </content>
        <author>
            
            <name>catanzaro</name>
            
            
            <uri>https://blogs.gnome.org/mcatanzaro/</uri>
        </author>
        <source>
            
            <title type="html">Michael Catanzaro</title>
            
            
            <subtitle type="html">On Fedora Workstation, GNOME, Epiphany, and WebKitGTK</subtitle>
            
            <link rel="self" href="https://blogs.gnome.org/mcatanzaro/"/>
            <id>https://blogs.gnome.org/mcatanzaro/</id>
            
            <updated>2026-06-08T21:35:02+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Rajeesh KV: RIT Unny open source font</title>
        <link href="https://rajeeshknambiar.wordpress.com/2026/06/08/rit-unny-open-source-font/"/>
        <id>http://rajeeshknambiar.wordpress.com/?p=1885</id>
        <updated>2026-06-08T11:14:05+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://www.libravatar.org/avatar/f047a3b5528f6f187ac4ef1c7d81014a&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p class=&quot;wp-block-paragraph&quot;&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/E._P._Unny&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;E.P. Unny&lt;/a&gt; is a notable Indian political cartoonist, who worked/works with famed Shankar&amp;#8217;s Weekly and new papers such as The Hindu and Indian Express.&lt;/p&gt;



&lt;p class=&quot;wp-block-paragraph&quot;&gt;Since 2020, all his &lt;a href=&quot;https://en.books.sayahna.org/html/en-unny-cartoons-toc.html&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;cartoons&lt;/a&gt; (also &lt;a href=&quot;https://forum.sayahna.org/discussion/comment/1071&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;2025,&lt;/a&gt; &lt;a href=&quot;https://forum.sayahna.org/discussion/1745/unny-indian-express-2026&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;2026&lt;/a&gt; so far) are published — every week — open-access by &lt;a href=&quot;https://books.sayahna.org&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Sayahna Foundation&lt;/a&gt;.&lt;/p&gt;



&lt;p class=&quot;wp-block-paragraph&quot;&gt;Unny was using a font based on his handwriting style for the cartoons, designed by K.H. Hussain of Rachana. Recently, a new font designed by Varshini KVSS &amp;amp; ‘Kandam Collective’ is developed by &lt;a href=&quot;https://rachana.org.in&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Rachana Institute of Typography&lt;/a&gt; to use in the cartoons, and it is released as open source  — see the &lt;a href=&quot;https://rachana.org.in/main.html#Unny&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;specimen&lt;/a&gt; and download links.&lt;/p&gt;



&lt;figure class=&quot;wp-block-image size-large is-resized&quot;&gt;&lt;img src=&quot;https://rachana.org.in/images/unny.svg&quot; alt=&quot;&quot; style=&quot;aspect-ratio:1.502491858943558;width:628px;height:auto&quot; /&gt;&lt;/figure&gt;



&lt;p class=&quot;wp-block-paragraph&quot;&gt;The character set of the font is Latin only. There are plenty of alternate glyphs (for upper case and lower cases of i, j, l, g, etc. — for instance check the double ‘l’ in ‘Intelligence’ on the specimen above). Such characters are rendered alternately to give a feel of the randomness that handwriting evokes.&lt;/p&gt;



&lt;p class=&quot;wp-block-paragraph&quot;&gt;The source (and issue tracking) are available at RIT fonts &lt;a href=&quot;https://gitlab.com/rit-fonts/RIT-Unny/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;repository&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>rajeeshknambiar</name>
            
            
            <uri>https://rajeeshknambiar.wordpress.com</uri>
        </author>
        <source>
            
            <title type="html">Rajeesh KV</title>
            
            
            <subtitle type="html">on freedom. of geek.</subtitle>
            
            <link rel="self" href="https://rajeeshknambiar.wordpress.com"/>
            <id>https://rajeeshknambiar.wordpress.com</id>
            
            <updated>2026-06-08T11:14:05+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Aurélien Bompard: From June 01 to June 07</title>
        <link href="https://abompard.fedorapeople.org/twif/from-june-01-to-june-07.html"/>
        <id>tag:abompard.fedorapeople.org,2026-06-08:/twif/from-june-01-to-june-07.html</id>
        <updated>2026-06-08T08:22:00+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://www.libravatar.org/avatar/5d694838c94666c9bdef9600e49ea8b7&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p class=&quot;lead&quot;&gt;Across the project, a primary focus was on technical modernization and infrastructure migration. This was highlighted by the major mass rebuild for Python 3.15 in Rawhide, the Workstation team&#39;s plans to replace several core desktop components like &lt;code&gt;gnome-keyring&lt;/code&gt; and &lt;code&gt;dbus-daemon&lt;/code&gt;, and the continued migration of services and repositories to the new Fedora Forge platform. Alongside these technical upgrades, there was a strong emphasis on improving governance and community processes, demonstrated by the Council&#39;s work on a new &quot;Fedora Innovation Lifecycle,&quot; the official release of new forum moderation guidelines, and discussions within the Docs and EPEL teams to refine workflows and policies. Much of this work was contextualized by the upcoming Flock conference, which influenced planning and was identified as a venue for key in-person discussions. Other common themes included the development of new offerings, such as a home server spin-off and a new graphical UI for DNF, and a consistent focus on community engagement through the ongoing Fedora elections and numerous calls for new package maintainers.&lt;/p&gt;
&lt;div class=&quot;toc float-end ms-3 my-2&quot;&gt;
&lt;div class=&quot;accordion&quot; id=&quot;toc-accordion&quot;&gt;
&lt;div class=&quot;accordion-item&quot;&gt;
&lt;h2 class=&quot;accordion-header&quot; id=&quot;toc-heading&quot;&gt;
&lt;button aria-controls=&quot;toc-content&quot; aria-expanded=&quot;true&quot; class=&quot;accordion-button&quot; data-bs-target=&quot;#toc-content&quot; data-bs-toggle=&quot;collapse&quot; type=&quot;button&quot;&gt;
        Table of contents
      &lt;/button&gt;
&lt;/h2&gt;
&lt;div aria-labelledby=&quot;toc-heading&quot; class=&quot;accordion-collapse collapse show&quot; data-bs-parent=&quot;#toc-accordion&quot; id=&quot;toc-content&quot;&gt;
&lt;div class=&quot;accordion-body&quot;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;#announcements&quot;&gt;Announcements&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#council&quot;&gt;Council&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#mindshare&quot;&gt;Mindshare&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#workstation-gnome&quot;&gt;Workstation / GNOME&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#server&quot;&gt;Server&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#infrastructure&quot;&gt;Infrastructure&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#release-engineering&quot;&gt;Release Engineering&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#quality&quot;&gt;Quality&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#design&quot;&gt;Design&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#docs&quot;&gt;Docs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#legal&quot;&gt;Legal&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#copr&quot;&gt;COPR&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#epel&quot;&gt;EPEL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#centos-hyperscale&quot;&gt;CentOS Hyperscale&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#eln&quot;&gt;ELN&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#atomic&quot;&gt;Atomic&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#coreos&quot;&gt;CoreOS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#ai-ml&quot;&gt;AI &amp;amp; ML&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#security&quot;&gt;Security&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#dotnet&quot;&gt;DotNET&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#go&quot;&gt;Go&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#perl&quot;&gt;Perl&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#python&quot;&gt;Python&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#other-discussions&quot;&gt;Other Discussions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;h2 id=&quot;announcements&quot;&gt;&lt;i class=&quot;fa-solid fa-bullhorn&quot;&gt;&lt;/i&gt; Announcements&lt;/h2&gt;
&lt;p&gt;This week, the &lt;a data-bs-content=&quot;The F44 elections voting period is now open! The ballot boxes for this cycles elections are open from today, Monday June 1st until Friday, June 12th 2026. You can cast your votes on the elections app, and the ballot boxes will close at 23:59 UTC on June 12th.  For links to candidate interviews, please visit this post or the nominations wiki page of each election.  As the number of eligible candidates (4) equaled the number of open seats (4) for the EPEL Steering Committee,  no ballot box is avai...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-elections-vote-now/192877&quot; title=&quot;F44 Elections Vote Now!&quot;&gt;Fedora 44 elections voting period opened&lt;/a&gt; and will run until June 12th, with candidate interviews available for review (e.g., &lt;a data-bs-content=&quot;Originally published at:			F44 Council Elections: Interview with V&amp;iacute;t Smol&amp;iacute;k (smoliicek) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 FESCo Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st  and closes promptly at 23:59:59 UTC on Friday, June 12th  2026.   Interview with V&amp;iacute;t Smol&amp;iacute;k (smoliicek)  FAS ID: @smoliicek Matrix Rooms: admin:fedoraproject.org, noc:fedoraproject.org, join:fedoraproject.org, data:fedoraproje...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-council-elections-interview-with-vit-smolik-smoliicek/192631&quot; title=&quot;F44 Council Elections: Interview with V&amp;iacute;t Smol&amp;iacute;k (smoliicek)&quot;&gt;V&amp;iacute;t Smol&amp;iacute;k&lt;/a&gt;, &lt;a data-bs-content=&quot;Originally published at:			F44 Council Elections: Interview with Tom&amp;aacute;&amp;scaron; Hr&amp;ccaron;ka (humaton, jednorozec) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 FESCo Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st  and closes promptly at 23:59:59 UTC on Friday, June 12th  2026.   Interview with Tom&amp;aacute;&amp;scaron; Hr&amp;ccaron;ka (humaton, jednorozec)  FAS ID: humaton, jednorozec Matrix Rooms: fedora-forgejo:fedoraproject.org, releng:fedoraproject.or...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-council-elections-interview-with-tomas-hrcka-humaton-jednorozec/192636&quot; title=&quot;F44 Council Elections: Interview with Tom&amp;aacute;&amp;scaron; Hr&amp;ccaron;ka (humaton, jednorozec)&quot;&gt;Tom&amp;aacute;&amp;scaron; Hr&amp;ccaron;ka&lt;/a&gt;). For users of the forums, new &lt;a data-bs-content=&quot;Hi Fedorians  After some delays, we finally publish the agreed Fedora Discussion Forum (Self-)Moderation Guidelines and Rules.  The guidelines and rules have been carefully drafted and discussed among the moderation team, including the community-promoted Trust Level 3 users. After a poll (incl. tl3+) and approval of members of the Fedora Council, the guidelines are ready for use.  These Guidelines and Rules shall govern and guide moderation and communications on Fedora Discussion, and they are f...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/released-the-fedora-discussion-forum-self-moderation-guidelines-and-rules-for-all-users-of-all-trust-levels/192886&quot; title=&quot;RELEASED: The Fedora Discussion Forum (Self-)Moderation Guidelines and Rules, for all users of all trust levels&quot;&gt;self-moderation guidelines and rules have been released&lt;/a&gt; to improve transparency and formalize community standards. On the technical front, a major &lt;a data-bs-content=&quot;Hello,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedoraproject.org/thread/34AGUVCT76X5W2SMLETFLOUKOIXLPFFW/&quot; title=&quot;[HEADS UP] Fedora 45 Python 3.15 rebuilds will start in a side tag this week - devel-announce - Fedora mailing-lists&quot;&gt;mass rebuild for Python 3.15 in Fedora 45 has begun and successfully concluded&lt;/a&gt;, and packagers can now safely build in Rawhide again. Contributors were also notified of a &lt;a data-bs-content=&quot;There will be an outage starting at 2026-06-04 22:00 UTC,
which will last approximately 5 hours.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedoraproject.org/thread/3NLTYCG27IWV66TINZRZJ4ZDVRRZJ6E7/&quot; title=&quot;Planned Outage - updates/reboots - 2026-06-04 21:00 UTC - devel-announce - Fedora mailing-lists&quot;&gt;planned infrastructure outage&lt;/a&gt; for server updates. In news relevant to the broader community, a recent &lt;a data-bs-content=&quot;Yes, the Fedora 43 upgrade brought an interesting revelation for all Outlook users&amp;mdash;one that Microsoft is unlikely to be thrilled about. Outlook was not encrypting email connections, even though SSL/TLS was clearly enabled in the account settings. It looks like, that bug dates back to at least Outlook 2007, which is the oldest Outlook version I was informed about. Let us start with the beginning Every six months, Fedora Servers require and upgrade to the next release version, as you ...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/fedora-43-upgrade-revealed-20-years-old-outlook-security-bug/193062&quot; title=&quot;Fedora 43 Upgrade revealed 20 years old Outlook Security Bug&quot;&gt;Fedora 43 upgrade helped uncover a 20-year-old security bug in Microsoft Outlook&lt;/a&gt; related to unencrypted connections.&lt;/p&gt;
&lt;p&gt;In preparation for the upcoming Flock conference, the CommOps team launched the &lt;a data-bs-content=&quot;Maybe it was a one-line typo fix in the docs. Perhaps it was a package you&amp;rsquo;d been maintaining in secret for months before you finally submitted it. Maybe it was completely terrifying, or maybe it just felt like the most natural thing in the world. Whatever it was we want to hear about it. Ahead of Flock to Fedora 2026 (June 14&amp;ndash;16, Prague), We the Fedora CommOps team are launching #Commit History: a community campaign to collect the origin stories of Fedora contributors &amp;ndash; the moments...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/commit-history-tell-us-about-your-first-commit/192973&quot; title=&quot;#Commit History: Tell Us About Your First Commit&quot;&gt;#Commit History campaign&lt;/a&gt;, inviting contributors to share their origin stories. Fedora Magazine continued its series of interviews with Flock speakers, featuring insights from &lt;a data-bs-content=&quot;Flock to Fedora is more than a conference &amp;ndash; it&amp;rsquo;s where the Fedora community comes alive. As part of the &amp;ldquo;CommitHistory&amp;rdquo; campaign, we sat down with confirmed Flock 2026 speakers to hear their stories: what brought them to Fedora, what Flock means to them personally, and what they&amp;rsquo;re hoping for in Prague this June. This is one of those conversations. Jef Spaleta came back to Fedora at exactly the right moment. After years away, working across software startups and following his spouse...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/from-antarctica-to-fpl-jef-spaleta-on-leading-fedora-into-its-next-chapter/192991&quot; title=&quot;From Antarctica to FPL : Jef Spaleta on Leading Fedora Into Its Next Chapter&quot;&gt;Jef Spaleta&lt;/a&gt;, &lt;a data-bs-content=&quot;Valentin Rothberg&amp;rsquo;s journey into container-native Linux didn&amp;rsquo;t start with a grand plan &amp;ndash; it started with the work. After over 8 years at Red Hat contributing to projects like Podman and bootable containers, Fedora felt like the natural home for his next chapter. In Summer 2025 he began working on Project Hummingbird, which builds directly on top of Fedora. Flock 2026 is where he wants to share what he&amp;rsquo;s learned. His first Flock was in Budapest in 2019 &amp;ndash; and he remembers it vividly. ...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/valentin-rothberg-on-building-the-future-of-fedora-containers/193015&quot; title=&#39;&quot;Valentin Rothberg on Building the Future of Fedora Containers&quot;&#39;&gt;Valentin Rothberg&lt;/a&gt;, &lt;a data-bs-content=&quot;Flock to Fedora is more than a conference &amp;mdash; it&amp;rsquo;s where the Fedora community comes alive. As part of the #In the CommitHistory campaign, we sat down with confirmed Flock 2026 speakers to hear their stories: what brought them to Fedora, what Flock means to them personally, and what they&amp;rsquo;re hoping for in Prague this June. This is one of those conversations. Aleksandra Fedorova&amp;rsquo;s journey into Fedora started with a sticker. At LinuxTag in Berlin, her first properly organised Linux commun...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/aleksandra-fedorova-on-community-flock-and-the-human-side-of-fedora/193090&quot; title=&quot;Aleksandra Fedorova on Community, Flock, and the Human Side of Fedora&quot;&gt;Aleksandra Fedorova&lt;/a&gt;, &lt;a data-bs-content=&quot;Flock to Fedora is more than a conference &amp;ndash; it&amp;rsquo;s where the Fedora community comes alive. As part of the In the Commit History campaign, we sat down with confirmed Flock 2026 speakers to hear their stories: what brought them to Fedora, what Flock means to them personally, and what they&amp;rsquo;re hoping for in Prague this June. This is one of those conversations. Akashdeep&amp;rsquo;s history with Flock goes back around five years, and his perspective on it has evolved significantly. During his time o...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/akashdeep-dhar-contributing-to-fedora-infrastructure-and-the-power-of-flock/193174&quot; title=&quot;Akashdeep Dhar - Contributing to Fedora Infrastructure and the Power of Flock!&quot;&gt;Akashdeep Dhar&lt;/a&gt;, and &lt;a data-bs-content=&quot;Flock to Fedora is more than a conference &amp;ndash; it&amp;rsquo;s where the Fedora community comes alive. As part of the CommitHistory campaign, we sat down with confirmed Flock 2026 speakers to hear their stories: what brought them to Fedora, what Flock means to them personally, and what they&amp;rsquo;re hoping for in Prague this June. This is one of those conversations. Jona Azizaj&amp;rsquo;s first Flock was ten years ago in Krak&amp;oacute;w, Poland. What struck her most was how approachable everyone was. In a community full...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/jona-azizaj-why-mentorship-at-flock-changes-everything/193321&quot; title=&quot;Jona Azizaj - Why Mentorship at Flock Changes Everything!&quot;&gt;Jona Azizaj&lt;/a&gt;. Additionally, the weekly &lt;a data-bs-content=&quot;Originally published at:			Community Update - Week 23 2026 &amp;ndash; Fedora Community Blog    This is a report created by CLE Team, which is a team containing community members working in various Fedora groups for example Infrastructure, Release Engineering, Quality etc. This team is also moving forward some initiatives inside Fedora project.   Week: 01 &amp;ndash; 05 June 2026    Fedora Infrastructure This team is taking care of day to day business regarding Fedora Infrastructure. It&amp;rsquo;s responsible for services r...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/community-update-week-23-2026/193163&quot; title=&quot;Community Update - Week 23 2026&quot;&gt;Community Update&lt;/a&gt; detailed progress across various teams, including work on Fedora Badges, RISC-V for F44, and QE bug fixes. A helpful guide on &lt;a data-bs-content=&quot;Here&#39;s how to set up partitions on a second disk so you can make the most out of your storage.       Read More&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/installing-fedora-linux-across-two-disks/192566&quot; title=&quot;Installing Fedora Linux Across Two Disks&quot;&gt;installing Fedora across two disks&lt;/a&gt; was also published.&lt;/p&gt;
&lt;h2 id=&quot;council&quot;&gt;&lt;i class=&quot;fa-solid fa-users&quot;&gt;&lt;/i&gt; Council&lt;/h2&gt;
&lt;p&gt;In their &lt;a data-bs-content=&quot;Logs of meeting fedora-council-meeting in meeting_matrix_fedoraproject-org - June 03, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2026-06-03/fedora-council-meeting.2026-06-03-14.07.log.html&quot; title=&quot;fedora-council-meeting - Logs&quot;&gt;weekly meeting&lt;/a&gt;, the Council discussed several key governance topics. They reviewed the draft for a new Fedora Innovation Lifecycle, deciding to formally introduce it after the Flock conference to allow for more community context-building. The group also approved the new moderation guidelines for the Fedora Discussion forum and initiated a broader conversation about improving the representation of community moderators within Fedora&#39;s governance structures. A consensus emerged that the current &quot;Initiatives&quot; framework is ineffective and should be replaced, with further discussion planned. Ongoing forum topics included a proposal for a &lt;a data-bs-content=&quot;Synopsis It has come to my attention that some individuals within this community desire a distribution, with some extra focus placed on AI.  The various justifications may include the following:   Market forces User convenience Establishment of an AI developer community  These factors have pushed Gordon Messmer to publish this initiative, which can then go on to the Fedora Council to be approved, if the community accepts it: Fedora AI Developer Desktop Initiative (updated)  However, I feel that t...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/fedora-initiative-for-a-potential-ai-ecosystem/192078&quot; title=&quot;Fedora Initiative for a Potential AI Ecosystem&quot;&gt;Fedora AI Ecosystem&lt;/a&gt; and the eligibility of &lt;a data-bs-content=&quot;I am keenly waiting to read the Council interview questions for the upcoming election cycle.  I was looking at who will be running, Council/Nominations - Fedora Project Wiki  And I noticed that we have a 16 year old running for Council.  Do we have any rules about a minimum age for candidates?  Can a 16 year old actually perform the required duties?&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/can-teens-run-for-council/192375&quot; title=&quot;Can teens run for Council?&quot;&gt;teens running for Council&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&quot;decisions&quot;&gt;Decisions&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The Council agreed that the &lt;a data-bs-content=&quot;Hello everyone,  Thank you everyone for the feedback on my previous modest proposal. I&amp;rsquo;m coming back to you all with an updated draft of the Innovation Lifecycle Proposal.  This isn&amp;rsquo;t the formal Policy Proposal announcement, but I&amp;rsquo;m hoping this draft is reasonably close to what the formal Policy Proposal will be.  I would appreciate any constructive feedback you have.   There will be additional feedback opportunity during the formal policy process.  I have a wiki link of the draft here:   But I ...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/draft-council-proposal-for-the-fedora-innovation-lifecycle/190996&quot; title=&quot;Draft Council Proposal for the Fedora Innovation Lifecycle&quot;&gt;draft proposal for the Fedora Innovation Lifecycle&lt;/a&gt; will be formally proposed to the community after Flock. In the meantime, the Council will work to build more community awareness around it.&lt;/li&gt;
&lt;li&gt;The Council approved the current &lt;a data-bs-content=&quot;**Overview**
Fedora is in many spaces and places! Something that has been discussed by various groups over time has been the creation of a set of Fedora Moderation Guidelines that we can use across all of our chat/forum spaces. It also came up many times while developing the new Code of Conduct ...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/council/tickets/issues/392&quot; title=&quot;Fedora Moderation Guidelines&quot;&gt;moderation guidelines for the Fedora Discussion forum&lt;/a&gt; for publication. A new ticket will be created to discuss how community moderators can be better represented in Fedora&#39;s governance structures.&lt;/li&gt;
&lt;li&gt;Regarding a past &lt;a data-bs-content=&quot;### Summary

A summary of FESCO&#39;s provenpackager revocation discussion should be published

### Background

A little under 18 months ago, FESCO announced a decision they had taken through private discussions and a secret vote (this was over revoking someone&#39;s provenpackager status). When this was...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/council/tickets/issues/563&quot; title=&quot;public ticket with a summary of the provenpackager revocation discussion&quot;&gt;provenpackager revocation incident&lt;/a&gt;, the Council re-affirmed its decision not to publicly disclose confidential details of the incident. The focus will instead be on improving the Conflict of Interest Policy to prevent future issues.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/council/&quot; title=&quot;Fedora Council Charter&quot;&gt;Council team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;mindshare&quot;&gt;&lt;i class=&quot;fa-solid fa-comments&quot;&gt;&lt;/i&gt; Mindshare&lt;/h2&gt;
&lt;p&gt;The main discussion for the Mindshare group this week continued to focus on the future of surveys within Fedora, specifically the proposal to &lt;a data-bs-content=&quot;Continuing the discussion from Fedora Verified: What Does the Community Think?:  Hey CommOps folks, I wanted to open a discussion related to feedback @py0xc3 and @decathorpe shared in the above-linked topic or other topics referred from the one above. You can read the full context in that topic, but it is very clear that the community is not satisfied with the level of professionalism that we are running surveys. It seems to be damaging our reputation to run surveys.  I have been the only person...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/is-it-time-to-shut-down-limesurvey-and-stop-running-surveys/192060&quot; title=&quot;Is it time to shut down LimeSurvey and stop running surveys?&quot;&gt;shut down the LimeSurvey service&lt;/a&gt;. The topic was originally raised due to the sole maintainer&#39;s burnout, difficult billing changes, and community dissatisfaction with the quality of recent surveys. This week&#39;s contribution supported dropping LimeSurvey, suggesting that the Data WG could instead leverage existing, repeatable data sources for analysis. One example was using event data from Pretix via the Fedora message bus to gather insights on attendance, rather than relying on a survey. The idea of a specialized SIG for survey design was also raised to better separate statistical data gathering from simple feedback collection.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/mindshare/&quot; title=&quot;Mindshare Teams&quot;&gt;Mindshare team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;workstation-gnome&quot;&gt;&lt;i class=&quot;fa-solid fa-desktop&quot;&gt;&lt;/i&gt; Workstation / GNOME&lt;/h2&gt;
&lt;p&gt;This week, the Workstation Working Group laid out plans for several significant technical transitions. Key initiatives include &lt;a data-bs-content=&quot;Hi, here are my Gemini-assisted minutes for this week&#39;s meeting:&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/desktop@lists.fedoraproject.org/thread/E5AIJPBP57TAGDK24CPHW4ODK2EQG2UA/&quot; title=&quot;June 2, 2026 Workstation Working Group Meeting Notes - desktop - Fedora mailing-lists&quot;&gt;replacing the &lt;code&gt;gnome-keyring&lt;/code&gt; daemon with &lt;code&gt;007&lt;/code&gt;&lt;/a&gt;, removing the legacy &lt;code&gt;dbus-daemon&lt;/code&gt; to standardize on &lt;code&gt;dbus-broker&lt;/code&gt;, and modernizing testing infrastructure by replacing &lt;code&gt;xvfb-run&lt;/code&gt; with &lt;code&gt;wl-headless-run&lt;/code&gt;. These efforts aim to streamline the desktop stack and align with modern practices. Contributor opportunities include finding a new maintainer for the orphaned &lt;code&gt;Showtime&lt;/code&gt; package and helping update packages to use the new &lt;code&gt;wl-headless-run&lt;/code&gt; testing utility.&lt;/p&gt;
&lt;p&gt;In forum discussions, a proposal to undertake a &lt;a data-bs-content=&quot;Hello,  I use Fedora 44 with Cinnamon DE and I&amp;rsquo;ve noticed the following.  Current version of Cinnamon in Fedora 44 is 6.6.7 and the latest version is 6.6.8. The only difference between those patch level releases is resolving following compatibility issue:    CJS in Fedora 44 is still 128.1 but in rawhide it was upgraded to 140.0 about two months ago:    CJS is Javascript Bindings for Cinnamon, like GJS is Javascript Bindings for GNOME  Both CJS and GJS use the mozjs* package as a dependency, but...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/chain-of-mozjs-related-updates-that-might-be-worth-to-do-in-fedora-44/192863&quot; title=&quot;Chain of mozjs related updates that might be worth to do in Fedora 44&quot;&gt;chain of updates related to the &lt;code&gt;mozjs&lt;/code&gt; JavaScript engine for the Cinnamon DE in Fedora 44&lt;/a&gt; was debated. The consensus was to prioritize stability for the current release, deferring the larger migration but updating the existing &lt;code&gt;mozjs128&lt;/code&gt; package to include the latest security fixes. Another topic explored the possibility of creating a &lt;a data-bs-content=&quot;https://www.techpowerup.com/349554/nvidia-announces-rtx-spark-a-supercomputer-grade-processor-for-windows-pcs-with-agentic-user-interfaces  https://www.phoronix.com/news/NVIDIA-RTX-Spark  I&amp;rsquo;m a big fan of Fedora KDE Plasma for my main desktop, but there&amp;rsquo;s no question that this is the future.  Immediately i see alot of comments complaining they don&amp;rsquo;t want to be &amp;lsquo;talking to their PC&amp;rsquo;, but i see a future where you still type and use a mouse, but speak, or &amp;lsquo;wave your hands and point your fingers&amp;rsquo;, l...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/fedora-rtx-spark-edition/192879&quot; title=&quot;Fedora RTX Spark Edition?&quot;&gt;new Fedora edition for upcoming NVIDIA RTX Spark hardware&lt;/a&gt;, with community sentiment leaning towards leveraging existing AArch64 builds and creating documentation rather than introducing a new Spin.&lt;/p&gt;
&lt;h3 id=&quot;decisions_1&quot;&gt;Decisions&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;code&gt;gnome-keyring&lt;/code&gt; daemon will be replaced with &lt;code&gt;007&lt;/code&gt; in Fedora Workstation, with work being managed to ensure a smooth transition.&lt;/li&gt;
&lt;li&gt;A plan was initiated to remove the &lt;code&gt;dbus-daemon&lt;/code&gt; package by addressing dependencies that pull it in, such as in the Anaconda installer.&lt;/li&gt;
&lt;li&gt;The &lt;code&gt;xvfb-run&lt;/code&gt; utility will be incrementally replaced with &lt;code&gt;wl-headless-run&lt;/code&gt; for testing; this will be added to the package maintenance checklist.&lt;/li&gt;
&lt;li&gt;Regarding the Cinnamon DE in Fedora 44, the decision was made to update the existing &lt;code&gt;mozjs128&lt;/code&gt; package but not to perform a larger migration to &lt;code&gt;mozjs140&lt;/code&gt; to avoid destabilizing a released version of Fedora.&lt;/li&gt;
&lt;li&gt;A long-term goal was set to remove the &lt;code&gt;libcanberra&lt;/code&gt; dependency from core desktop packages by rerouting sounds directly to PipeWire.&lt;/li&gt;
&lt;li&gt;Newer LibreOffice dictionaries will be packaged and made available in parallel with existing aspell dictionaries to improve language support.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/workstation-working-group/&quot; title=&quot;Fedora Workstation Working Group&quot;&gt;Workstation / GNOME team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;server&quot;&gt;&lt;i class=&quot;fa-solid fa-server&quot;&gt;&lt;/i&gt; Server&lt;/h2&gt;
&lt;p&gt;The Server team held its &lt;a data-bs-content=&quot;Logs of meeting fedora-server in meeting_matrix_fedoraproject-org - June 03, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2026-06-03/fedora-server.2026-06-03-17.00.log.html&quot; title=&quot;fedora-server - Logs&quot;&gt;weekly meeting&lt;/a&gt; with a strong focus on the development of a new home server spin-off. The main discussion revolved around user-friendly management and the initial software selection. The group reviewed a &lt;a data-bs-content=&quot;Cookie monster!&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://codeberg.org/brettweir/fedora-home-server-guide/src/branch/main/docs/management.md&quot;&gt;draft management guide&lt;/a&gt;, which led to a conversation about security practices for home use, including SSH key usage, firewall configuration, and remote access strategies. There was a consensus to leverage Ansible for configuration, with a plan to provide pre-configured playbooks to simplify setup for end-users. Using Cockpit for remote management was also highlighted as a secure and accessible option. The team also discussed which applications should be included by default, agreeing to start with a minimal set from the official Fedora repositories.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/server-working-group/&quot; title=&quot;Fedora Server Working Group&quot;&gt;Server team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;infrastructure&quot;&gt;&lt;i class=&quot;fa-solid fa-network-wired&quot;&gt;&lt;/i&gt; Infrastructure&lt;/h2&gt;
&lt;p&gt;This week, the Infrastructure team&#39;s main operational focus was a &lt;a data-bs-content=&quot;There will be an outage starting at 2026-06-04 22:00 UTC,
which will last approximately 5 hours.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/thread/3NLTYCG27IWV66TINZRZJ4ZDVRRZJ6E7/&quot; title=&quot;Planned Outage - updates/reboots - 2026-06-04 21:00 UTC - infrastructure - Fedora mailing-lists&quot;&gt;planned mass update and reboot outage&lt;/a&gt; to apply the latest updates across servers. Significant progress was also made on the migration from Nagios to Zabbix for monitoring; the team is finalizing per-team notifications and is nearing the project&#39;s completion, with plans to announce the final switchover soon. Regular administrative tasks included reviewing the &lt;a data-bs-content=&quot;Here comes February edition of resources running in AWS. It&#39;s a snapshot of resources running today multiplied by all 
days in the month.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/thread/ZQ3OCSBOKZGU2WDV7LV7HKCDT5UEBHIM/&quot; title=&quot;AWS usage per group (May) - infrastructure - Fedora mailing-lists&quot;&gt;monthly AWS usage report&lt;/a&gt; and addressing &lt;a data-bs-content=&quot;Untagged resources in AWS - infrastructure - Fedora mailing-lists&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/thread/SFE2RW5M5RLSESFZ2YN7GK7WL242IST4/&quot;&gt;untagged AWS resources&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A key topic of discussion was the future of the now-defunct &lt;code&gt;scm-commits&lt;/code&gt; mailing list. A &lt;a data-bs-content=&quot;Hello everyone. I want to see about getting some feedback about the furture for a currently not working service.  A bit of history first. When fedora extras  was setup, we also had a mailing list, called at the time &amp;lsquo;fedora-extras-commits&amp;rsquo;. After the fedora extras / core merge happened, it became the &amp;lsquo;scm-commits&amp;rsquo; list. This list would get an email via a git hook with a diff of things changed in that commit on packages. Note that this was only packages, no other git repos.  This had some good us...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/the-future-plans-for-the-scm-commits-mailing-list/193068&quot; title=&quot;The future plans for the scm-commits mailing list&quot;&gt;new forum thread&lt;/a&gt; was created to gather feedback from the community, especially packagers, on potential replacements. The primary options being considered are a &lt;code&gt;public-inbox&lt;/code&gt; service, for which a proof-of-concept is already running, and leveraging the new Fedora Data Working Group (FDWG) platform for analysis and querying of commit data. Contributors are encouraged to join the discussion and share their use cases to help guide the final implementation. Other topics in the &lt;a data-bs-content=&quot;Logs of meeting infrastructure in meeting_matrix_fedoraproject-org - June 04, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2026-06-04/infrastructure.2026-06-04-15.00.log.html&quot; title=&quot;infrastructure - Logs&quot;&gt;weekly&lt;/a&gt; and &lt;a data-bs-content=&quot;Logs of meeting fedora-infrastructure-ops-daily-standup-meeting in meeting-3_matrix_fedoraproject-org - June 01, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting-3_matrix_fedoraproject-org/2026-06-01/fedora-infrastructure-ops-daily-standup-meeting.2026-06-01-19.01.log.html&quot; title=&quot;fedora-infrastructure-ops-daily-standup-meeting - Logs&quot;&gt;daily&lt;/a&gt; meetings included ticket triage and planning around upcoming events like Flock and a Red Hat Day of Learning, which may impact team availability.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/infra/&quot; title=&quot;Fedora Infrastructure and Release Engineering&quot;&gt;Infrastructure team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;release-engineering&quot;&gt;&lt;i class=&quot;fa-solid fa-upload&quot;&gt;&lt;/i&gt; Release Engineering&lt;/h2&gt;
&lt;p&gt;The Release Engineering team&#39;s weekly &lt;a data-bs-content=&quot;Logs of meeting releng in meeting-3_matrix_fedoraproject-org - June 01, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting-3_matrix_fedoraproject-org/2026-06-01/releng.2026-06-01-15.00.log.html&quot; title=&quot;releng - Logs&quot;&gt;meeting&lt;/a&gt; focused on the ongoing migration to the new Forgejo instance. A significant point of discussion was the migration of the &lt;code&gt;fedora-scm-requests&lt;/code&gt; repository, which is blocked on updates to the &lt;code&gt;fedpkg&lt;/code&gt; tool. This change will require a broad rollout to all package maintainers and is not expected to be completed before Flock. The team also explored opportunities for automation, identifying the release End-of-Life (EOL) process and mass branching as prime candidates for future work. Additionally, a scheduled task related to retiring packages with security issues was reviewed; it was determined that the underlying policy was never fully implemented, and the team decided to request its removal from the schedule.&lt;/p&gt;
&lt;h3 id=&quot;decisions_2&quot;&gt;Decisions&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The scheduled task &quot;Notifications for retirement of packages with security issues&quot; will be requested for removal from the schedule, as the associated policy was never finalized or implemented.&lt;/li&gt;
&lt;li&gt;Ticket &lt;a data-bs-content=&#39;When i look at DOOMED composes reports in here: https://pagure.io/releng/failed-composes/issues it is not obvious to me what failures are responsible for the doom.

Would it be possible to list the failures separated into 2 categories? I.e. &quot;blocking&quot; failures and &quot;optional&quot; failures.

Thanks&#39; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/releng/tickets/issues/10160&quot; title=&quot;RFE in failed-composes list the DOOMED resons first&quot;&gt;#10160&lt;/a&gt;, a feature request for compose failure reporting, was closed as it is better tracked in the &lt;code&gt;compose-tracker&lt;/code&gt; project.&lt;/li&gt;
&lt;li&gt;Samyak will chair the next meeting on June 8th.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/infra/release_guide/&quot; title=&quot;Fedora Release Engineering&quot;&gt;Release Engineering team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;quality&quot;&gt;&lt;i class=&quot;fa-solid fa-medal&quot;&gt;&lt;/i&gt; Quality&lt;/h2&gt;
&lt;p&gt;This week, the main highlight was a community discussion around a new tool, &quot;&lt;a data-bs-content=&quot;Hello Fedora community!  I have been working on a GTK4 UI targeting DNF5 for the last couple of months.  It is inspired by Synaptic, which I have enjoyed using over the years.  It currently supports:   Installing, reinstalling, and removing packages Listing upgradable packages and applying upgrades Viewing package information, such as files and dependencies Reviewing transactions before applying them Running transactions through a privileged system service with Polkit authorization  It is availa...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/dnf-ui-is-ready-for-testing/193056&quot; title=&quot;Dnf-ui is ready for testing&quot;&gt;Dnf-ui is ready for testing&lt;/a&gt;&quot;, a modern GTK4 graphical frontend for DNF5. The developer is actively seeking feedback on installation, usability, and functionality, providing a great opportunity for contributors to get involved. The discussion has already yielded valuable feedback on performance, transaction handling, and testing on Fedora Silverblue via Distrobox.&lt;/p&gt;
&lt;p&gt;Routine activities for the Quality team continued with announcements for &lt;a data-bs-content=&quot;[Test-Announce] Fedora 45 Rawhide 20260606.n.2 nightly compose nominated for testing - test - Fedora mailing-lists&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/test@lists.fedoraproject.org/thread/7ELQBEQ26LG222KVO7IC7BWKBKLDEGI4/&quot;&gt;Rawhide nightly compose testing&lt;/a&gt; and the &lt;a data-bs-content=&quot;2026-06-08 @ 15:00 UTC - Fedora Quality Meeting - test-announce - Fedora mailing-lists&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/test-announce@lists.fedoraproject.org/thread/67VIZYIQWDCW72ZUD4BMSRPUQ2E6CZNN/&quot;&gt;upcoming weekly meeting&lt;/a&gt;. On the mailing lists, discussions included a user report about a &lt;a data-bs-content=&quot;Howdy,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/test@lists.fedoraproject.org/thread/BL4X7S4UCZGWZJEBUUHIHNX3ITHJA4MJ/&quot; title=&quot;MISSING grub2 menu after a kernel update - test - Fedora mailing-lists&quot;&gt;missing grub2 menu after kernel updates&lt;/a&gt; on Rawhide and a question about the process for &lt;a data-bs-content=&quot;Hello all,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/test@lists.fedoraproject.org/thread/UBI57B7TD2TTKXWEFI7GEKRD2TQILVX4/&quot; title=&quot;[Test-Announce] Fedora 42 Has Reached END OF LIFE - test - Fedora mailing-lists&quot;&gt;closing bugs for Fedora 42&lt;/a&gt;, which has now reached its end of life.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/qa-docs/&quot; title=&quot;Welcome!&quot;&gt;Quality team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;design&quot;&gt;&lt;i class=&quot;fa-solid fa-image&quot;&gt;&lt;/i&gt; Design&lt;/h2&gt;
&lt;p&gt;The main discussion this week centered on the ongoing effort to create a &lt;a data-bs-content=&quot;Fedora Media Writer Modernization This DESIGN PROTOTYPE[1] is a WORK IN PROGRESS  TLDR. I have been learning QML[2] during my OOO time[3] and I worked on a prototype of modernized Fedora Media Writer for practice, that I wanted to share here. The technology felt intuitively powerful that I was able to cook great things in a relatively short period. It made me wonder just why we are not revamping the aging Fedora Media Writer application experience to be more welcoming. I think, we should use thi...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/prototype-for-modernized-fedora-media-writer/190813&quot; title=&quot;Prototype for Modernized Fedora Media Writer&quot;&gt;prototype for a modernized Fedora Media Writer&lt;/a&gt;. The original proposer acknowledged the community&#39;s continued interest and praised a functional prototype that another contributor developed based on the initial designs. However, the initiative has been temporarily put on hold due to other commitments and the need to investigate the existing codebase to avoid a complete rewrite. The conversation also included ideas about a web-based writer, referencing the Chromebook Recovery Utility as an example, and suggested that contributors could help by exploring the codebases of other popular tools like Rufus and Etcher for inspiration.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/design/&quot; title=&quot;Fedora Design&quot;&gt;Design team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;docs&quot;&gt;&lt;i class=&quot;fa-solid fa-file&quot;&gt;&lt;/i&gt; Docs&lt;/h2&gt;
&lt;p&gt;The Docs team held their &lt;a data-bs-content=&quot;Logs of meeting fedora-docs-team-meeting-2026-06-02 in meeting_matrix_fedoraproject-org - June 02, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2026-06-02/fedora-docs-team-meeting-2026-06-02.2026-06-02-13.00.log.html&quot; title=&quot;fedora-docs-team-meeting-2026-06-02 - Logs&quot;&gt;bi-weekly meeting&lt;/a&gt; to discuss several housekeeping and process-related topics. A major organizational change was the standardization of issue labels across all Docs repositories and the decision to consolidate project boards at the organization level to improve cross-repository tracking. The team also discussed how to handle outdated content, including an &lt;a data-bs-content=&quot;https://docs.fedoraproject.org/en-US/quick-docs/upgrading-fedora-online/

At least one user upgraded with this guide and had some issues: https://discussion.fedoraproject.org/t/fedora-43-upgrade-failed-had-to-manually-reboot-now-gdm-coredumps/170463/3

I only ever used the supported upgrade w...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/docs/quick-docs/issues/910&quot; title=&quot;Online upgrade guide: Why is it here?&quot;&gt;unsupported system upgrade path&lt;/a&gt; in Quick Docs and the ongoing effort to &lt;a data-bs-content=&quot;There&#39;s a bunch of positively ancient pages on the Fedora Wiki about Docs. We should get them all deleted and maybe set up redirects to our team docs.

https://fedoraproject.org/wiki/Category:Docs_Project

**How can you help:** Most users don&#39;t have permissions to outright delete pages, but if yo...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/docs/tickets/issues/43&quot; title=&quot;Get rid of docs-related pages on the Wiki&quot;&gt;retire old Docs pages on the Fedora Wiki&lt;/a&gt;. A debate on contribution workflows took place regarding whether to &lt;a data-bs-content=&quot;An interesting topic came up in https://forge.fedoraproject.org/docs/docs-template/pulls/20#issuecomment-713926: Is it okay for team members to open PRs directly from a repository, or should we mandate that everyone use a fork? I&#39;d like the team&#39;s input on this, I haven&#39;t really thought about it ...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/docs/tickets/issues/46&quot; title=&quot;Guidelines: Should we force opening PRs from forks only for members?&quot;&gt;enforce creating pull requests from forks&lt;/a&gt;, with the discussion set to continue in the ticket. Help is needed from the community to apply the new standardized labels to issues in the Quick Docs repository.&lt;/p&gt;
&lt;p&gt;On the forums, a new discussion began about &lt;a data-bs-content=&quot;In a recent discussion about packaging and upstream URLs, i was informed that there was a better data source for some scripts i was writing (with heavy AI assistance) to get some quick proof-of-concept numbers to feel out the different potential paths:   Given some earlier comments in the thread along the lines of&amp;hellip;    I realized that I had been somewhat misled by the AI tool.  Ok yes big woop AI misleads people all the time, so why does this matter?  I am a newcomer to Fedora Packaging. I got in...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/aeo-and-ideas-for-discoverabilty-of-fedora-docs/193243&quot; title=&quot;AEO and ideas for discoverabilty of Fedora docs&quot;&gt;&quot;AEO&quot; (AI Engine Optimization) and improving the discoverability of Fedora&#39;s documentation&lt;/a&gt; for newcomers and automated tools. The conversation highlighted the need for better-organized menus and strategic linking to guide new contributors. In an ongoing topic, the new &lt;a data-bs-content=&quot;The docs look okay (as in buildable, I haven&amp;rsquo;t checked out the contents :)), so I added them to the site. They should start building at https://docs.fedoraproject.org/en-US/discussion-Forum-self-moderation in a bit. I also added a link on the Mindshare subsection, at the bottom: https://docs.fedoraproject.org/en-US/mindshare/  The URL, the discussion-Forum-self-moderation bit, seems kinda awkward to me. If you want to change it, you need to do it in antora.yml and site.yml - and also please ping...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/ask-fedora-sops-in-docs-to-be-retired-and-replaced-replacements-to-be-either-in-docs-or-discourse/181803/11&quot; title=&#39;&quot;Ask Fedora SOPs&quot; in Docs to be retired and replaced: replacements to be either in Docs or Discourse&#39;&gt;&quot;Fedora Discussion Forum (Self-)Moderation Guidelines and Rules&quot; were officially published&lt;/a&gt; on the docs website, replacing the obsolete Ask Fedora SOPs, and have now been added to Weblate for translation. Finally, a discussion about the &lt;a data-bs-content=&quot;I tried to improve the Beginner&amp;rsquo;s Guide by adding CLI installation instructions for NVIDIA drivers from RPM Fusion.  Turns out, this is not allowed, because of legal issues?  This is confusing to me, because:   We have a built-in GUI option to enable a third-party repo to install the NVIDIA driver. Other distros, like Ubuntu, even package and provide the NVIDIA driver directly.  How can the above be legal, but providing CLI installation instructions in the doc is illegal?  If this truly is illeg...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/nvidia-driver-install-instructions-legal-issues/189427&quot; title=&quot;NVIDIA driver install instructions - legal issues?&quot;&gt;legality of including NVIDIA driver installation instructions&lt;/a&gt; continued, with a user pointing out that Quick Docs already links to RPM Fusion, questioning the consistency of the policy.&lt;/p&gt;
&lt;h3 id=&quot;decisions_3&quot;&gt;Decisions&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The Docs team meeting on June 16, 2026, is canceled as it overlaps with the Flock contributor conference.&lt;/li&gt;
&lt;li&gt;All project boards will be consolidated at the &lt;a data-bs-content=&quot;Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/docs/-/projects&quot; title=&quot;Projects&quot;&gt;organization level&lt;/a&gt; instead of being created per-repository. Existing repository-level boards will be migrated.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/fedora-docs/&quot; title=&quot;Fedora Documentation Team&quot;&gt;Docs team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;legal&quot;&gt;&lt;i class=&quot;fa-solid fa-scale-balanced&quot;&gt;&lt;/i&gt; Legal&lt;/h2&gt;
&lt;p&gt;A &lt;a data-bs-content=&quot;Hey all,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/legal@lists.fedoraproject.org/thread/OW4G5IHVBELDYGOFC66G72CHPJTCEHLG/&quot; title=&quot;SDL_mixer&#39;s bundled timidity - legal - Fedora mailing-lists&quot;&gt;discussion&lt;/a&gt; was initiated this week regarding the licensing of &lt;code&gt;timidity&lt;/code&gt; code, which is bundled within the &lt;code&gt;SDL3_mixer&lt;/code&gt; package currently being prepared for Fedora. The &lt;code&gt;timidity&lt;/code&gt; README offers a choice between &quot;the GNU GPL, the GNU LGPL, or the Perl Artistic License&quot; without specifying versions, creating ambiguity for packaging. The conversation explored how to interpret this statement, considering the code&#39;s history predating GPLv3. The consensus was to assume the author intended versions available at the time, leading to an acceptable license combination for Fedora: &lt;code&gt;GPL-2.0-or-later OR LGPL-2.0-or-later OR Artistic-1.0-Perl&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/legal/&quot; title=&quot;Fedora Legal Resources&quot;&gt;Legal team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;copr&quot;&gt;&lt;i class=&quot;fa-solid fa-boxes-stacked&quot;&gt;&lt;/i&gt; COPR&lt;/h2&gt;
&lt;p&gt;This week, the COPR team announced and performed a planned maintenance outage on June 2nd to update the &lt;code&gt;copr-backend&lt;/code&gt; server. The &lt;a data-bs-content=&quot;Hello,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/copr-devel@lists.fedorahosted.org/thread/IYBYZWFVCC4B34TT32ZNYET5YV4EUWPD/&quot; title=&quot;Fedora Copr Outage - Updating copr-backend - copr-devel - Fedora mailing-lists&quot;&gt;outage&lt;/a&gt; lasted approximately one hour, during which build queue processing was stopped. Existing DNF packages and repositories remained available throughout the maintenance period. The update was completed successfully.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Copr is designed to be a lightweight buildsystem that allows contributors to create packages, put them in repositories, and make it easy for users to install the packages onto their system. Within the Fedora Project it is used to allow packagers to create third party repositories.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.copr.fedorainfracloud.org/index.html#communication&quot; title=&quot;Copr Buildsystem &amp;mdash; COPR  documentation&quot;&gt;COPR team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;epel&quot;&gt;&lt;i class=&quot;fa-solid fa-boxes-stacked&quot;&gt;&lt;/i&gt; EPEL&lt;/h2&gt;
&lt;p&gt;During the weekly &lt;a data-bs-content=&quot;Logs of meeting epel in meeting-1_matrix_fedoraproject-org - June 03, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting-1_matrix_fedoraproject-org/2026-06-03/epel.2026-06-03-18.00.log.html&quot; title=&quot;epel - Logs&quot;&gt;EPEL meeting&lt;/a&gt;, the main topic was a proposal to delay the retirement of EPEL minor versions. Currently, a minor version is retired on the same day a new RHEL minor version is released, which can surprise maintainers. A two-week delay was proposed to allow in-flight updates to reach the stable repository, but the committee decided to table the discussion to gather more feedback. The results of the Spring 2026 EPEL Steering Committee elections were also announced, with Diego Herrera joining as a new member and Carl George, Troy Dawson, and Jonathan Wright returning. Kevin Fenzi was thanked for 19 years of service as he retires from the committee. On the development mailing list, a discussion about &lt;a data-bs-content=&quot;I have a request[1] to add OpenColorIO to EPEL 9 but there&#39;s a couple of
issues:&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org/thread/4KHJ3DD5GH65RLGQRWDJOPLOUBMNQP5U/&quot; title=&quot;Update OpenColorIO for EPEL 9? - epel-devel - Fedora mailing-lists&quot;&gt;updating OpenColorIO for EPEL 9&lt;/a&gt; highlighted the challenges and general reluctance to introduce updates with library version bumps in stable EPEL releases.&lt;/p&gt;
&lt;h3 id=&quot;decisions_4&quot;&gt;Decisions&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The discussion regarding the &lt;a data-bs-content=&quot;This is the current [EPEL EOL policy for minor versions](https://docs.fedoraproject.org/en-US/epel/epel-policy/#policy_for_end_of_life_releases):

&amp;gt; For EPEL releases with minor versions (e.g. EPEL 10) the process is similar. When a new RHEL minor version is released, the branch associated to t...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/epel/steering/issues/366&quot; title=&quot;EPEL minor version retirement timing&quot;&gt;EPEL minor version retirement timing&lt;/a&gt; was tabled until the next meeting to allow for more feedback in the issue tracker.&lt;/li&gt;
&lt;li&gt;The Spring 2026 EPEL Steering Committee elections concluded, with Diego Herrera, Carl George, Troy Dawson, and Jonathan Wright elected to the four open seats.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/epel/&quot; title=&quot;Extra Packages for Enterprise Linux (EPEL)&quot;&gt;EPEL team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;centos-hyperscale&quot;&gt;&lt;i class=&quot;fa-solid fa-maximize&quot;&gt;&lt;/i&gt; CentOS Hyperscale&lt;/h2&gt;
&lt;p&gt;The CentOS Hyperscale SIG held its &lt;a data-bs-content=&quot;Logs of meeting centos-hyperscale-sig in meeting_matrix_fedoraproject-org - June 03, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2026-06-03/centos-hyperscale-sig.2026-06-03-15.02.log.html&quot; title=&quot;centos-hyperscale-sig - Logs&quot;&gt;weekly meeting&lt;/a&gt; to discuss kernel updates, transactional systems, and tooling. After delays due to security work, new kernel updates for CentOS Stream 9 and 10 are planned for the upcoming week. The group discussed the possibility of shipping an LTS kernel but concluded against it for now, citing the benefits of tracking the Fedora kernel and the viability of using the stock kernel with modules from the Kmods SIG. Significant progress has been made on a &lt;code&gt;dnf5&lt;/code&gt; plugin for transactional updates, thanks to community contributions for Kalpa Desktop, which brings the goal of a transactional Hyperscale variant closer. Contributors interested in having specific packages from Fedora tracked and updated can reach out to the SIG.&lt;/p&gt;
&lt;p&gt;On the tooling front, the &lt;code&gt;hs-relmon&lt;/code&gt; tool now features a new interactive review mode to simplify package promotion, which was used to release &lt;code&gt;wprof&lt;/code&gt; 0.4. In community news, Pawe&amp;lstrok; Zmarz&amp;lstrok;owski announced his resignation from the SIG. The team also noted that their activity report is overdue and they plan to finalize and publish it soon. Finally, a cleanup of stale packages was performed to reduce repository metadata size, and &lt;code&gt;dnsmasq&lt;/code&gt; was backported to the el9 branch to address a security vulnerability.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;CentOS Hyperscale - The CentOS Project&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://www.centos.org/hyperscale/&quot;&gt;CentOS Hyperscale team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;eln&quot;&gt;&lt;i class=&quot;fa-solid fa-flask-vial&quot;&gt;&lt;/i&gt; ELN&lt;/h2&gt;
&lt;p&gt;The ELN SIG held one &lt;a data-bs-content=&quot;Logs of meeting eln in meeting-1_matrix_fedoraproject-org - June 02, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting-1_matrix_fedoraproject-org/2026-06-02/eln.2026-06-02-16.00.log.html&quot; title=&quot;eln - Logs&quot;&gt;meeting&lt;/a&gt; this week, providing status updates on ELNBuildSync (EBS) and &lt;code&gt;bootc&lt;/code&gt;. The EBS service has undergone a significant reorganization: its source code has been migrated to a &lt;a data-bs-content=&quot;Tool that listens for Fedora Rawhide builds and triggers builds for Fedora ELN - fedora-eln/elnbuildsync&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://github.com/fedora-eln/elnbuildsync&quot; title=&quot;GitHub - fedora-eln/elnbuildsync: Tool that listens for Fedora Rawhide builds and triggers builds for Fedora ELN&quot;&gt;new GitHub repository&lt;/a&gt;, its deployment process has been simplified, and a &lt;a data-bs-content=&quot;Adds a new playbook, role and variables for deploying ELNBuildSync to OpenShift in the Fedora Infrastructure.

There are the following secrets that need to be provided to the ansible-private repository (which I do not have access to):

* `ebs_db_password`: The password to the access the`elnbu...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/infra/ansible/pulls/3374&quot; title=&quot;Deploy ELNBuildSync to Fedora Infrastructure&quot;&gt;pull request&lt;/a&gt; has been submitted to host it within the Fedora Infrastructure OpenShift cluster.&lt;/p&gt;
&lt;p&gt;There was also a discussion on the progress of creating &lt;code&gt;bootc&lt;/code&gt; images for ELN. This effort is a prerequisite for producing &lt;code&gt;bootc&lt;/code&gt; images for CentOS Stream 11. The current work is focused on creating the necessary compose image, with further technical discussions planned for a follow-up meeting.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/eln/&quot; title=&quot;Fedora ELN project&quot;&gt;ELN team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;atomic&quot;&gt;&lt;i class=&quot;fa-solid fa-atom&quot;&gt;&lt;/i&gt; Atomic&lt;/h2&gt;
&lt;p&gt;The Atomic group&#39;s main focus this week was the migration to the new &lt;a data-bs-content=&#39;The home of the Fedora/CentOS Atomic project. The Fedora/CentOS bootc project generates reference &quot;base images&quot; of so-called bootable containers that are designed for use with the bootc project.&#39; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/atomic&quot; title=&quot;Fedora Atomic&quot;&gt;Fedora Forge &lt;code&gt;atomic&lt;/code&gt; organization&lt;/a&gt;, discussed during their &lt;a data-bs-content=&quot;Logs of meeting fedora-atomic-initiative in meeting-1_matrix_fedoraproject-org - June 02, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting-1_matrix_fedoraproject-org/2026-06-02/fedora-atomic-initiative.2026-06-02-14.00.log.html&quot; title=&quot;fedora-atomic-initiative - Logs&quot;&gt;weekly meeting&lt;/a&gt;. The team decided to begin by migrating repositories that do not depend on Konflux, such as documentation and issue trackers. Repositories requiring Konflux for CI/builds will be moved once the integration is unblocked. The discussion also confirmed that the new organization will be the home for &lt;code&gt;bootc&lt;/code&gt;-related projects, including work on ELN and a potential move of the CentOS Stream &lt;code&gt;bootc&lt;/code&gt; repository. Contributor opportunities include helping with documentation fixes and issue triage after the initial migration, with a cleanup session planned for a future video call.&lt;/p&gt;
&lt;p&gt;In community discussions, new solutions were shared for technical challenges on immutable systems. A user provided an updated guide for &lt;a data-bs-content=&quot;I&amp;rsquo;ve tried a lot of solutions. The best ones I could find were:    GitHub - DavHau/nix-portable: Nix - Static, Permissionless, Installation-free, Pre-configured, which uses our beloved bubblewrap to bind-mount ~/.nix-portable on/nix into a userspace container when executing nix binaries.  https://containertoolbx.org/, which lets you work like in a normal Fedora whithin a container.  The worst part is https://direnv.net/ and IDE integration because none of both solutions will make binaries availa...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/fhs-violating-package-managers-on-silverblue-nix-guix-snapd/1750/11&quot; title=&quot;FHS-violating package managers on Silverblue: nix, guix, snapd?&quot;&gt;running the Guix package manager on Fedora Silverblue&lt;/a&gt;, and another user shared their method for &lt;a data-bs-content=&quot;Problem If KeePassXC is sandboxed in a Flatpak, browsers can only access it, if they are not sandboxed, i.e. installed as an deb/rpm package or similar on the host.  Sandboxing both the browser, i.e. Firefox, and KeePassXC &amp;ndash; or at least the browser and installing KeePassXC natively, which you&amp;rsquo;d actually want for security reasons &amp;ndash; is not possible.  TL;DR:   this should work out-of-the box: Firefox (host-installed), KeePassXC (flatpak from flathub) this does not: Firefox (sandboxed), KeePassXC (h...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/how-to-run-firefox-and-keepassxc-in-a-flatpak-and-get-the-keepassxc-browser-add-on-to-work/19452/3&quot; title=&quot;[HOW TO] Run Firefox *and* KeePassXC in a flatpak and get the KeePassXC-Browser add-on to work&quot;&gt;integrating the KeePassXC and Firefox Flatpaks&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&quot;decisions_5&quot;&gt;Decisions&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Repositories that do not depend on Konflux (e.g., docs, issues) will be migrated first from GitLab to the new &lt;a data-bs-content=&#39;The home of the Fedora/CentOS Atomic project. The Fedora/CentOS bootc project generates reference &quot;base images&quot; of so-called bootable containers that are designed for use with the bootc project.&#39; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/atomic&quot; title=&quot;Fedora Atomic&quot;&gt;&lt;code&gt;atomic&lt;/code&gt; organization on Fedora Forge&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Repositories dependent on Konflux will be held back until the Konflux integration is complete.&lt;/li&gt;
&lt;li&gt;The &lt;code&gt;bootc&lt;/code&gt; ELN work and the CentOS Stream &lt;code&gt;bootc&lt;/code&gt; container repository are considered in scope for the new &lt;code&gt;atomic&lt;/code&gt; organization.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;SIGs/AtomicDesktops - Fedora Project Wiki&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://fedoraproject.org/wiki/SIGs/AtomicDesktops&quot;&gt;Atomic team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;coreos&quot;&gt;&lt;i class=&quot;fa-solid fa-layer-group&quot;&gt;&lt;/i&gt; CoreOS&lt;/h2&gt;
&lt;p&gt;In this week&#39;s &lt;a data-bs-content=&quot;Logs of meeting fedora-coreos-meeting in meeting-1_matrix_fedoraproject-org - June 03, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting-1_matrix_fedoraproject-org/2026-06-03/fedora-coreos-meeting.2026-06-03-15.30.log.html&quot; title=&quot;fedora-coreos-meeting - Logs&quot;&gt;CoreOS meeting&lt;/a&gt;, the team discussed the upcoming Fedora 45 release cycle and progress on build system modernization. A key topic was the effort to &lt;a data-bs-content=&quot;This PR contains the following updates:



Package
Update
Change




fedora
major
43 &amp;rarr; 44




WarningSome dependencies could not be looked up. Check the warning logs for more information.


Configu...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://github.com/coreos/coreos-assembler/pull/4541&quot; title=&quot;chore(deps): update dependency fedora to v44 by red-hat-konflux-kflux-prd-rh03[bot] &amp;middot; Pull Request #4541 &amp;middot; coreos/coreos-assembler&quot;&gt;switch CoreOS Assembler (COSA) to run on Fedora 44&lt;/a&gt;, with a plan to test the removal of a potentially unneeded dependency to move forward. Following successful work to repair the &lt;code&gt;bootc&lt;/code&gt; pipeline, the team decided to &lt;a data-bs-content=&quot;Since #1986, we have transitioned to building Rawhide stream OCI images using Konflux on the Fedora cluster, while maintaining Jenkins for testing and releasing Unfortunately, we are currently expe...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://github.com/coreos/fedora-coreos-tracker/issues/2105&quot; title=&quot;Temporary stop building Rawhide stream with Konflux &amp;middot; Issue #2105 &amp;middot; coreos/fedora-coreos-tracker&quot;&gt;re-enable Konflux for building the Rawhide stream&lt;/a&gt;. The group also planned the next steps for &lt;a data-bs-content=&quot;bootc-image-builder (b-i-b) can be used today to build disk images from bootable containers. coreos-assembler (and the not-officially-supported https://github.com/coreos/custom-coreos-disk-images) ...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://github.com/coreos/fedora-coreos-tracker/issues/1906&quot; title=&quot;Build disk images using image-builder-cli (formerly bootc-image-builder) &amp;middot; Issue #1906 &amp;middot; coreos/fedora-coreos-tracker&quot;&gt;adopting &lt;code&gt;bootc-image-builder&lt;/code&gt;&lt;/a&gt;, which includes moving partition layout definitions into the OCI container and staging the rollout across different release streams, starting with Rawhide.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;A minimal OS with automatic updates. Scalable and secure.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://fedoraproject.org/coreos/&quot; title=&quot;The container optimized OS&quot;&gt;CoreOS team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;ai-ml&quot;&gt;&lt;i class=&quot;fa-solid fa-robot&quot;&gt;&lt;/i&gt; AI &amp;amp; ML&lt;/h2&gt;
&lt;p&gt;During the weekly &lt;a data-bs-content=&quot;Logs of meeting fedora-ai-ml-sig-meeting in meeting-2_matrix_fedoraproject-org - June 04, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting-2_matrix_fedoraproject-org/2026-06-04/fedora-ai-ml-sig-meeting.2026-06-04-16.31.log.html&quot; title=&quot;fedora-ai-ml-sig-meeting - Logs&quot;&gt;AI &amp;amp; ML meeting&lt;/a&gt;, the group discussed significant packaging updates, including a new version of &lt;code&gt;ollama&lt;/code&gt; in rawhide and progress on updating &lt;code&gt;onnxruntime&lt;/code&gt;, which is unblocked by a recent &lt;code&gt;protobuf&lt;/code&gt; update. There is a call for community help to review several new packages, including the &lt;a data-bs-content=&quot;2464801 &amp;ndash; Review Request: pi-coding-agent - An open source coding agent&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=2464801&quot;&gt;&lt;code&gt;pi-coding-agent&lt;/code&gt;&lt;/a&gt; and &lt;a data-bs-content=&quot;2477433 &amp;ndash; Review Request: emacs-agent-shell - A native Emacs buffer to interact with LLM agents powered by ACP&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=2477433&quot;&gt;&lt;code&gt;emacs-agent-shell&lt;/code&gt;&lt;/a&gt;. In a related forum discussion on &lt;a data-bs-content=&quot;During the last ai-ml SIG meeting, we started a conversation around the idea of adding NPU support to Fedora for F43. However, there seems to be some confusion around exactly what &amp;ldquo;NPU support in Fedora&amp;rdquo; would look like and what would need to be done in order to get there.  My primary questions are:   Which NPUs are we talking about? It sounds like we&amp;rsquo;re talking about AMD and Intel right now What would we be adding NPU support to? pytorch? ollama? blender? Are we waiting for any code to be accep...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/figuring-out-npu-support-in-fedora/143717&quot; title=&quot;Figuring out NPU support in Fedora&quot;&gt;NPU support&lt;/a&gt;, it was noted that an &lt;code&gt;xrt&lt;/code&gt; runtime package is now &lt;a data-bs-content=&quot;2480195 &amp;ndash; Review Request: xrt - AMD Xilinx Runtime (XRT)&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=2480195&quot;&gt;awaiting review&lt;/a&gt;. The meeting also addressed the &quot;Fedora AI Developer Desktop&quot; proposal, with a consensus that the SIG should serve as a collaborative space to shape such ideas before wider public announcement. This led to a re-commitment to create better &quot;Getting Involved&quot; documentation to improve the SIG&#39;s visibility and accessibility.&lt;/p&gt;
&lt;h3 id=&quot;decisions_6&quot;&gt;Decisions&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;A new repository, &lt;code&gt;editorial-guide-ramalama&lt;/code&gt;, will be created under the &lt;a data-bs-content=&quot;Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/ai-ml/&quot; title=&quot;Artificial Intelligence &amp;amp; Machine Learning SIG&quot;&gt;ai-ml forge namespace&lt;/a&gt; for an Outreachy internship project.&lt;/li&gt;
&lt;li&gt;A decision on the &lt;a data-bs-content=&quot;Reorganize the repository to follow the agentskills.io open format,
matching the structure used in coreos/ai-helpers.

Changes:
- Add skills/meeting-secretary/SKILL.md (frontmatter + condensed
  workflow instructions from definition.md)
- Move knowledge/ -&amp;gt; skills/meeting-secretary/referenc...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/ai-ml/skills-library/pulls/2&quot; title=&quot;restructure: Reshape to Agent Skills format&quot;&gt;Skills Library refactor pull request&lt;/a&gt; will be made on or before the next meeting on June 18th.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/ai/&quot; title=&quot;Fedora AI/ML SIG&quot;&gt;AI &amp;amp; ML team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;security&quot;&gt;&lt;i class=&quot;fa-solid fa-shield&quot;&gt;&lt;/i&gt; Security&lt;/h2&gt;
&lt;p&gt;This week, the Security SIG held its &lt;a data-bs-content=&quot;Logs of meeting security-sig in meeting-3_matrix_fedoraproject-org - June 04, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting-3_matrix_fedoraproject-org/2026-06-04/security-sig.2026-06-04-15.00.log.html&quot; title=&quot;security-sig - Logs&quot;&gt;weekly meeting&lt;/a&gt;, where the main topic of discussion was user privacy in default applications. Sparked by concerns around Firefox, the group considered creating a Fedora-wide policy to disable telemetry and AI features by default, ensuring users must explicitly opt-in. Given the sensitive nature of the topic, the consensus was to continue this conversation in person at the upcoming Flock conference.&lt;/p&gt;
&lt;p&gt;A significant opportunity for contributor engagement was announced on the forums with the publication of a &lt;a data-bs-content=&quot;Hello,  I am writing this message to get feedback from the community on new findings by static analyzers in Critical Path Packages that have changed in Fedora 45.  TLDR: This report[1] contains a total of 53127 findings and 1242 new findings identified since Fedora 44. An AI analysis has identified 14 important and 12 moderate impact findings that may have a security impact. The reports containing these findings are highlighted in red. Please review the report and provide feedback.  A mass scan ...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/findings-by-static-analyzers-in-fedora-45-critical-path-packages-june-2026/193165&quot; title=&quot;Findings by static analyzers in Fedora 45 Critical Path Packages - June 2026&quot;&gt;new static analysis report on Fedora 45 Critical Path Packages&lt;/a&gt;. The report identified 1,242 new findings since the last release, with an AI analysis flagging 14 important and 12 moderate-impact issues that may have security implications. Package maintainers and other contributors are encouraged to review these findings to help secure Fedora&#39;s core components.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;SIGs/Security - Fedora Project Wiki&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://fedoraproject.org/wiki/SIGs/Security&quot;&gt;Security team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;dotnet&quot;&gt;&lt;i class=&quot;fa-solid fa-hashtag&quot;&gt;&lt;/i&gt; DotNET&lt;/h2&gt;
&lt;p&gt;The DotNET SIG welcomed a new potential contributor, Anugerah Tallenta Agung, who introduced themselves on the &lt;a data-bs-content=&quot;Hi Team,
This is Anugerah Tallenta Agung you could call me tallenta, I goes by the handle of either codecoo or anuria lexia, and I&#39;d like to join the Fedora DotNet SIG.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/dotnet-sig@lists.fedoraproject.org/thread/E24MTVIWY43UGA2OYB73DV6CSBBY6SGW/&quot; title=&quot;Self Introduction - Anugerah Tallenta Agung - DotNet SIG - Fedora mailing-lists&quot;&gt;mailing list&lt;/a&gt;. As a university student and long-time Fedora user, they expressed interest in contributing to the .NET and gaming experience on Fedora. They are seeking guidance on how to get involved, specifically mentioning sharing their experiences and potentially helping with packaging. This provides an excellent opportunity for the SIG to engage with and mentor a new member. No technical discussions or decisions took place this week.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;SIGs/DotNet - Fedora Project Wiki&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://fedoraproject.org/wiki/SIGs/DotNet&quot;&gt;DotNET team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;go&quot;&gt;&lt;i class=&quot;fa-brands fa-golang&quot;&gt;&lt;/i&gt; Go&lt;/h2&gt;
&lt;p&gt;This week in the Go SIG, the &lt;a data-bs-content=&quot;Logs of meeting go-sig-meeting in meeting-1_matrix_fedoraproject-org - June 01, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting-1_matrix_fedoraproject-org/2026-06-01/go-sig-meeting.2026-06-01-18.00.log.html&quot; title=&quot;go-sig-meeting - Logs&quot;&gt;weekly meeting&lt;/a&gt; was lightly attended, leading to the postponement of discussions on open tracker issues. The primary point of information was the announcement of the public &lt;a data-bs-content=&quot;Golang 1.27 This is a proposed Change for Fedora Linux.  This document represents a proposed Change. As part of the Changes process, proposals are publicly announced in order to receive community feedback. This proposal will only be implemented if approved by the Fedora Engineering Steering Committee.  Wiki  Announced   🔗 Summary Update of Go (golang package) to the upcoming version 1.27 in Fedora 45.   🔗 Owner  Name:  Alejandro S&amp;aacute;ez Moroll&amp;oacute;n  Email: asm@redhat.com    🔗 Current s...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f45-change-proposal-golang-1-27-system-wide/&quot; title=&quot;F45 Change Proposal: Golang 1.27 (system-wide)&quot;&gt;Fedora 45 Change proposal to introduce Golang 1.27&lt;/a&gt;. This proposal outlines the standard update of the Go toolchain for the next Fedora release.&lt;/p&gt;
&lt;p&gt;A discussion on the &lt;a data-bs-content=&quot;I maintain the checkmake package. I updated the package to 0.3.2 today,
but I found that running `spectool -g checkmake` would fail with a HTTP 404
error.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/golang@lists.fedoraproject.org/thread/UK7W6P2XNAHLSWTT6VFP4LS5ZQK2PAX7/&quot; title=&quot;Source0 tarball not found when specified using %{gosource} - golang - Fedora mailing-lists&quot;&gt;mailing list&lt;/a&gt; resolved a packaging issue where &lt;code&gt;spectool&lt;/code&gt; failed to download a source tarball. The problem was identified as a mismatch between the &lt;code&gt;%{gosource}&lt;/code&gt; macro&#39;s generated URL and the upstream git tag, which included a &quot;v&quot; prefix. The solution was to remove a custom &lt;code&gt;%global tag&lt;/code&gt; definition from the spec file, allowing the macro to use its default, correct behavior.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;SIGs/Go - Fedora Project Wiki&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://fedoraproject.org/wiki/SIGs/Go&quot;&gt;Go team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;perl&quot;&gt;&lt;i class=&quot;fa-solid fa-file-code&quot;&gt;&lt;/i&gt; Perl&lt;/h2&gt;
&lt;p&gt;The main point of discussion this week was a &lt;a data-bs-content=&quot;Hello, all.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org/thread/JUHT7SO76Z3CJAE2DIOGFCVEBYBYKOS4/&quot; title=&quot;Lots of orphaned perl packages - perl-devel - Fedora mailing-lists&quot;&gt;call for new maintainers&lt;/a&gt; for a large number of orphaned Perl packages. Due to the inactivity of a previous maintainer, there is a risk of these packages being retired. This presents a significant opportunity for contributors to step up and take ownership of packages they are interested in. Other activity consisted of routine package maintenance, including several version updates and a bug fix.&lt;/p&gt;
&lt;h3 id=&quot;decisions_7&quot;&gt;Decisions&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;code&gt;perl-WWW-RobotRules&lt;/code&gt; package was &lt;a data-bs-content=&quot;PR#3: 6.03 bump - rpms/perl-WWW-RobotRules
 - src.fedoraproject.org&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://src.fedoraproject.org/rpms/perl-WWW-RobotRules/pull-request/3&quot;&gt;updated to version 6.03&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;The &lt;code&gt;perl-Net-CalDAVTalk&lt;/code&gt; package was &lt;a data-bs-content=&quot;PR#2: 0.17 bump - rpms/perl-Net-CalDAVTalk
 - src.fedoraproject.org&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://src.fedoraproject.org/rpms/perl-Net-CalDAVTalk/pull-request/2&quot;&gt;updated to version 0.17&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;The &lt;code&gt;perl-Net-CardDAVTalk&lt;/code&gt; package was &lt;a data-bs-content=&quot;PR#2: 0.11 bump - rpms/perl-Net-CardDAVTalk
 - src.fedoraproject.org&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://src.fedoraproject.org/rpms/perl-Net-CardDAVTalk/pull-request/2&quot;&gt;updated to version 0.11&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;A fix for &lt;code&gt;procps-ng&lt;/code&gt; usage was &lt;a data-bs-content=&quot;PR#2: Fix procps-ng usage - rpms/perl-IO-Socket-SSL
 - src.fedoraproject.org&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://src.fedoraproject.org/rpms/perl-IO-Socket-SSL/pull-request/2&quot;&gt;merged for &lt;code&gt;perl-IO-Socket-SSL&lt;/code&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Perl - Fedora Project Wiki&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://fedoraproject.org/wiki/Perl&quot;&gt;Perl team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;python&quot;&gt;&lt;i class=&quot;fa-brands fa-python&quot;&gt;&lt;/i&gt; Python&lt;/h2&gt;
&lt;p&gt;The Python team announced and executed the mass rebuild of packages for Python 3.15 in Fedora 45 (Rawhide). The process was conducted in a &lt;a data-bs-content=&quot;Hello,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org/thread/34AGUVCT76X5W2SMLETFLOUKOIXLPFFW/&quot; title=&quot;[HEADS UP] Fedora 45 Python 3.15 rebuilds will start in a side tag this week - python-devel - Fedora mailing-lists&quot;&gt;dedicated side tag&lt;/a&gt; to minimize disruption, starting on June 3rd. Maintainers were advised to pause their builds in the main Rawhide branch during this period. The side tag was successfully merged on June 6th, completing the transition.&lt;/p&gt;
&lt;p&gt;With Python 3.15 now the default in Rawhide, the focus shifts to resolving any remaining build failures. Maintainers are encouraged to fix their packages, with guidance provided for handling common issues like test failures or broken dependencies. This is a key opportunity for contributors to help ensure their packages are compatible with the latest Python version.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;SIGs/Python - Fedora Project Wiki&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://fedoraproject.org/wiki/SIGs/Python&quot;&gt;Python team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;other-discussions&quot;&gt;&lt;i class=&quot;fa-solid fa-message&quot;&gt;&lt;/i&gt; Other Discussions&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;In a discussion about a &lt;a data-bs-content=&quot;Hi, I&amp;rsquo;d like to request that ouch be packaged for Fedora. It&amp;rsquo;s a small command-line tool for compressing and decompressing files that handles a lot of formats (tar, zip, 7z, gz, zst, xz, lzma, bz2, lz4, rar, br and more) with one simple set of commands, so you don&amp;rsquo;t have to remember the different flags for tar, unzip, gzip and so on. It&amp;rsquo;s written in Rust, the static Linux build has no runtime dependencies, and it&amp;rsquo;s already packaged for Arch, Homebrew, Alpine and nix.  Its quite similar to atool,...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/requesting-package-for-ouch/193171&quot; title=&quot;Requesting package for ouch&quot;&gt;request to package the &lt;code&gt;ouch&lt;/code&gt; compression utility&lt;/a&gt;, community members explained that Fedora packaging is volunteer-driven. The requester highlighted the tool&#39;s memory safety as a key advantage over existing tools like &lt;code&gt;unar&lt;/code&gt; and &lt;code&gt;7z&lt;/code&gt;. While there was interest in the tool, no one committed to packaging it.&lt;/li&gt;
&lt;li&gt;A user initiated a &lt;a data-bs-content=&quot;Dear person reading who is perhaps on the kernel mailing list (LKML),  I&amp;rsquo;m surprised to see nobody else spoke up here yet: Making sure you&#39;re not a bot! It seems like previously there was no systematic and sourced list of wider concerns with AI and nobody requesting the kernel developers address them. I tried to fill this gap, but it seems like people gotta jump in to bring attention to it, to get any response.  I have seen hints that part of the sentiment might be that the kernel team is using ...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/if-youre-on-the-kernel-mailing-list-lkml-arent-you-concerned-about-ai-would-you-be-interested-in-joining-the-discussion/193031&quot; title=&quot;If you&#39;re on the kernel mailing list (LKML), aren&#39;t you concerned about AI? Would you be interested in joining the discussion?&quot;&gt;discussion about the use of AI in Linux kernel development&lt;/a&gt;, raising concerns about code quality, plagiarism, and the increased rate of change. The conversation touched on Fedora&#39;s own kernel validation challenges and whether an LTS kernel would be beneficial, with some contributors noting that kernel developers often consider LTS kernels to be of lower quality than the stable series Fedora already ships. It was also suggested that the main kernel mailing list (LKML) is no longer the appropriate venue for such discussions, which should instead be directed to subsystem-specific lists.&lt;/li&gt;
&lt;li&gt;A proposal was made to &lt;a data-bs-content=&quot;Hello Fedora,  It&amp;rsquo;s been a little while since my internship working with Fedora CommOps ended. My current work mainly centers around CHAOSS, where I&amp;rsquo;m involved in a great many things, but most notably the CollectOSS project. This project collects data from the public github API to help open source communities analyze things like the health of their upstreams and is the data source that powers 8Knot (public instance: https://eightknot.osci.io), a self-serve data visualization tool for various com...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/how-can-we-include-upstream-urls-in-fedora-packages/193180&quot; title=&quot;How can we include Upstream URLs in Fedora Packages?&quot;&gt;standardize the inclusion of upstream repository URLs in Fedora package metadata&lt;/a&gt; to improve automation, security analysis, and contributor onboarding. The discussion evaluated using the existing &lt;code&gt;URL&lt;/code&gt; or &lt;code&gt;VCS&lt;/code&gt; RPM tags. The &lt;code&gt;VCS&lt;/code&gt; tag was favored as a more suitable candidate, though concerns were raised about the significant effort required for a mass update and the need for a clear benefit to package maintainers.&lt;/li&gt;
&lt;li&gt;Samyak Jain from Fedora Release Engineering announced that the &lt;a data-bs-content=&quot;Hi everyone,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/ICGBJFH3NLO23DSWNPW4KJMBBGWLTSWJ/&quot; title=&quot;Migration: fedora-comps has moved to Fedora Forge - devel - Fedora mailing-lists&quot;&gt;&lt;code&gt;fedora-comps&lt;/code&gt; repository has been migrated from Pagure to Fedora Forge&lt;/a&gt;. The repository, which maintains the XML files for installer groups and dnf metadata, is now located at &lt;code&gt;https://forge.fedoraproject.org/releng/fedora-comps&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Frantisek Zatloukal provided an update on the &lt;a data-bs-content=&quot;Hello,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/F77MAW4H5YQW67LWPNWIIPCNAFRXBOP7/&quot; title=&quot;Updating icu to 78.3 - devel - Fedora mailing-lists&quot;&gt;rebuilds for the ICU 78.3 update&lt;/a&gt;, stating that they would restart early the following week after other conflicting rebuilds, such as the Python 3.15 bump, were completed.&lt;/li&gt;
&lt;li&gt;Other topics discussed this week include a list of &lt;a data-bs-content=&quot;These packages were newly added to Fedora last month:&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/2BWFOWXAW7YCV7MKAK435FELZ7DX5RMZ/&quot; title=&quot;New packages in Fedora Linux - devel - Fedora mailing-lists&quot;&gt;new packages added to Fedora&lt;/a&gt;, a query on how to &lt;a data-bs-content=&quot;How to easily add a fork to a fedpkg clone? - devel - Fedora mailing-lists&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/2ODEKYRBSH3COND2Z3OIAKLGHBAPYQYT/&quot;&gt;easily add another user&#39;s fork as a remote in &lt;code&gt;fedpkg&lt;/code&gt;&lt;/a&gt;, a clarification that the &lt;a data-bs-content=&quot;F45 Change Proposal: RPM 6.1 (system-wide) - devel - Fedora mailing-lists&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/XVFYYXVACPISO25ECHCWYFYWHOGNNWIX/&quot;&gt;RPM 6.1 Change Proposal&lt;/a&gt; does not include a switch to the v6 package format, a report on &lt;a data-bs-content=&quot;Hello,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/L4LS5ES7HTRORVV74MP4FDXXUJ23677S/&quot; title=&quot;Findings by static analyzers in Fedora 45 Critical Path Packages - June 2026 - devel - Fedora mailing-lists&quot;&gt;static analysis findings in Critical Path packages&lt;/a&gt; which sparked a debate on responsible disclosure, and a reminder about the &lt;a data-bs-content=&quot;Hello everyone,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/X3MUTFDNKYQYXCYCK74FLJBSKL5OMA3I/&quot; title=&quot;Reminder about the sunset of pagure.io - devel - Fedora mailing-lists&quot;&gt;sunset of pagure.io&lt;/a&gt; clarifying its scope.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;orphaning-packages&quot;&gt;Orphaning packages&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Neal Gompa has &lt;a data-bs-content=&quot;Hey folks,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/SSXXRLWEBHAGP7MZBG7WUWCXKNGJCJOR/&quot; title=&quot;Orphaned dnfdaemon (dnf4) in Fedora - devel - Fedora mailing-lists&quot;&gt;orphaned &lt;code&gt;dnfdaemon&lt;/code&gt;&lt;/a&gt;, which is based on dnf4, as all its consumers have migrated to &lt;code&gt;dnf5daemon-server&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Ben Beasley announced the &lt;a data-bs-content=&quot;Orphaning Snakemake and related packages - devel - Fedora mailing-lists&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/XBI77J34IPW5P2HGRQFNKNE5H4DUALG7/&quot;&gt;orphaning of &lt;code&gt;snakemake&lt;/code&gt; and a large number of its related Python packages&lt;/a&gt;. The decision was made to free up time, citing the high total maintenance effort and long-term concerns about bundled pre-compiled assets in the main package.&lt;/li&gt;
&lt;li&gt;Neal Gompa has &lt;a data-bs-content=&quot;Hey folks,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/3A4FC4CTUFRUE5E2UHDQHRONKJEYDROM/&quot; title=&quot;Orphaned libyui stack in Fedora - devel - Fedora mailing-lists&quot;&gt;orphaned the &lt;code&gt;libyui&lt;/code&gt; stack of packages&lt;/a&gt;, including &lt;code&gt;libyui-gtk&lt;/code&gt;, &lt;code&gt;libyui-mga&lt;/code&gt;, and others, as they are no longer used by any packages in Fedora.&lt;/li&gt;
&lt;li&gt;Julian Sikorski has &lt;a data-bs-content=&quot;Hi list,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/YQ7K2VG3LSL6MZHP7NUPKSEFCUT35TKU/&quot; title=&quot;Orphaning qmc2 - devel - Fedora mailing-lists&quot;&gt;orphaned the &lt;code&gt;qmc2&lt;/code&gt; package&lt;/a&gt; because its upstream project is no longer maintained.&lt;/li&gt;
&lt;li&gt;The weekly automated report listed a large number of &lt;a data-bs-content=&quot;Report started at 2026-06-03 02:00:53 UTC&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/L6AABDK3HFRBTFGP4M7F5P47XM7MPBCG/&quot; title=&quot;Orphaned packages looking for new maintainers - devel - Fedora mailing-lists&quot;&gt;orphaned packages seeking new maintainers&lt;/a&gt;. A discussion followed about whether SIGs should be automatically removed as co-maintainers from orphaned packages, with differing opinions on the matter.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;package-updates&quot;&gt;Package Updates&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Jerry James announced an upcoming &lt;a data-bs-content=&quot;Next week, I will update the gap package to version 4.16.0, which
comes with an soname bump in the libgap subpackage.  Since libgap is
not consumed by any Fedora package, this has no consequences for us.
(For the curious, libgap is used by sagemath, which we no longer
package in Fedora.)&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Q72EOXO5NSZPSJ3CMBX3YDT5DKJCPXOU/&quot; title=&quot;gap 4.16.0 soname bump - devel - Fedora mailing-lists&quot;&gt;update to the &lt;code&gt;gap&lt;/code&gt; package to version 4.16.0&lt;/a&gt;, which will include a SONAME bump for &lt;code&gt;libgap&lt;/code&gt;. This change is not expected to impact any other Fedora packages.&lt;/li&gt;
&lt;li&gt;Michael J Gruber announced that new versions of &lt;a data-bs-content=&quot;Hi there&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/KWPIQPMU33WJQOXOQXZBN4SQJIFLOUTT/&quot; title=&quot;soname bump: girara/zathura/mupdf - devel - Fedora mailing-lists&quot;&gt;&lt;code&gt;girara&lt;/code&gt;, &lt;code&gt;zathura&lt;/code&gt;, and &lt;code&gt;mupdf&lt;/code&gt; would be updated&lt;/a&gt;, involving SONAME bumps. The updates, which include important bug fixes, will be built in side-tags for both Rawhide and stable releases under FESCo exceptions.&lt;/li&gt;
&lt;li&gt;Artur Frenszek-Iwicki announced an &lt;a data-bs-content=&quot;Hey all,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/ZMJJEQ7WW7MCWZLZIIRB6BWPRJBQYADV/&quot; title=&quot;kdsingleapplication SONAME bump - devel - Fedora mailing-lists&quot;&gt;update to &lt;code&gt;kdsingleapplication&lt;/code&gt; in Rawhide, which included a SONAME bump&lt;/a&gt;. All affected dependent packages were subsequently rebuilt in a side tag.&lt;/li&gt;
&lt;li&gt;The &lt;a data-bs-content=&quot;I made significant progress on the Protobuf rebase this week:&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/NTAHDWAEIX72HDCBFBQTSIDCUFLSO7DU/&quot; title=&quot;Protobuf update - devel - Fedora mailing-lists&quot;&gt;Protobuf update has landed in Rawhide&lt;/a&gt;. A discussion revealed that the Java bindings had been disabled; work was started to re-enable them by packaging the necessary dependencies. Several packages that failed to build with the new version were identified, and pull requests to use the compatibility package are still pending for others.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;new-contributor-introductions&quot;&gt;New Contributor Introductions&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a data-bs-content=&quot;Hello Fedora community,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/4AH46ITYMEYPIKHPPVSMTWZEZLXJ6STV/&quot; title=&quot;Self Introduction: Pragyan Poudyal - devel - Fedora mailing-lists&quot;&gt;Pragyan Poudyal&lt;/a&gt;, who works at Red Hat, introduced himself and expressed his interest in contributing to Fedora as a package maintainer.&lt;/li&gt;
&lt;li&gt;&lt;a data-bs-content=&quot;Hi All,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/K335OYKKJHD6QYWYSMNAY7GESXOUFAYR/&quot; title=&quot;Self Introduction Raghavan Kanagaraj - devel - Fedora mailing-lists&quot;&gt;Raghavan Kanagaraj&lt;/a&gt; introduced himself to maintain the &lt;code&gt;intel-cmt-cat&lt;/code&gt; package. It was clarified that as a previously inactive packager, he needed to follow the process for returning contributors to be re-added to the packager group.&lt;/li&gt;
&lt;li&gt;&lt;a data-bs-content=&quot;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/ZHVREL46RZFETB3UC2HRGZ7CUP7MLMP6/&quot; title=&quot;Intro and sponsor request - devel - Fedora mailing-lists&quot;&gt;Carl Byington&lt;/a&gt;, a former maintainer of &lt;code&gt;libpst&lt;/code&gt;, requested sponsorship to package &lt;code&gt;passwordsafe&lt;/code&gt;. Dominik &#39;Rathann&#39; Mierzejewski sponsored him, welcoming him back into the packager group.&lt;/li&gt;
&lt;/ul&gt;
        </content>
        <author>
            
            <name>abompard</name>
            
            
            <uri>https://aurelien.bompard.org</uri>
        </author>
        <source>
            
            <title type="html">Aurélien Bompard</title>
            
            
            <link rel="self" href="https://aurelien.bompard.org"/>
            <id>https://aurelien.bompard.org</id>
            
            <updated>2026-06-08T08:22:00+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Magazine: Jona Azizaj – Why Mentorship at Flock Changes Everything!</title>
        <link href="https://fedoramagazine.org/jona-azizaj-why-mentorship-at-flock-changes-everything/"/>
        <id>https://fedoramagazine.org/?p=43453</id>
        <updated>2026-06-08T08:00:00+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/planet-magazine.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;img width=&quot;300&quot; height=&quot;127&quot; src=&quot;https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-300x127.jpg&quot; class=&quot;webfeedsFeaturedVisual wp-post-image&quot; alt=&quot;&quot; style=&quot;display: block; margin: auto; margin-bottom: 5px;max-width: 100%;&quot; link_thumbnail=&quot;&quot; decoding=&quot;async&quot; srcset=&quot;https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-300x127.jpg 300w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-1024x433.jpg 1024w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-768x325.jpg 768w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-1536x650.jpg 1536w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-816x345.jpg 816w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-472x200.jpg 472w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1.jpg 1890w&quot; sizes=&quot;(max-width: 300px) 100vw, 300px&quot; /&gt;
&lt;p&gt;&lt;strong&gt;Flock to Fedora is more than a conference &amp;#8211; it&amp;#8217;s where the Fedora community comes alive. As part of the &lt;a href=&quot;https://fedoramagazine.org/commit-history-tell-us-about-your-first-commit/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;CommitHistory campaign&lt;/a&gt;, we sat down with confirmed Flock 2026 speakers to hear their stories: what brought them to Fedora, what Flock means to them personally, and what they&amp;#8217;re hoping for in Prague this June. This is one of those conversations.&lt;/strong&gt;&lt;/p&gt;



&lt;span id=&quot;more-43453&quot;&gt;&lt;/span&gt;



&lt;p&gt;Jona Azizaj&amp;#8217;s first Flock was ten years ago in Kraków, Poland. What struck her most was how approachable everyone was. In a community full of experienced contributors, people made space for new voices, listened to her experiences building the local community in Albania, and made her feel like her perspective genuinely mattered. Those small moments, she says, are what made her feel like she truly belonged.&lt;/p&gt;



&lt;p&gt;A decade on, Jona sees Flock as one of the most powerful tools for growing the next generation of Fedora contributors. Online mentorship happens asynchronously and at a distance. Flock,  however, creates something different: the chance to sit down with someone, share experiences, and build real trust. Flock is where contributors grow more confident, find their place, and realise that open source is about far more than technical work.&lt;br /&gt;&lt;br /&gt;For Flock 2026, Jona and the Fedora Mentor Summit team are bringing three initiatives, now in their 5th edition. &lt;/p&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;The &lt;a href=&quot;https://fedoramagazine.org/nominate-your-fedora-heroes-mentor-and-contributor-recognition-2026/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Fedora Contributor Recognition Program &lt;/a&gt;celebrating the quiet, meaningful work that often goes unnoticed. &lt;/li&gt;



&lt;li&gt;A &lt;a href=&quot;https://cfp.fedoraproject.org/flock-to-fedora-2026/schedule/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Lunch and Learn session &lt;/a&gt;creating a relaxed space for people to connect beyond their usual circles. &lt;/li&gt;



&lt;li&gt;A &lt;a href=&quot;https://fedoraproject.org/flock/2026/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;sticker matching icebreaker&lt;/a&gt; providing first-time attendees an easy, low-pressure way to start conversations. &lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;A successful Flock, for Jona, is one where people leave feeling more confident than when they arrived. It is an event where the connections built there carry on long after the event ends.&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;Flock to Fedora 2026 takes place June 14–16 in Prague. Registration is at capacity but you can join the &lt;/strong&gt;&lt;a href=&quot;https://rsvp.fedoraproject.org/community/flock-2026/waitinglist?item=17&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;&lt;strong&gt;waitlist&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;. Can&amp;#8217;t make it in person? Follow along live on the &lt;/strong&gt;&lt;a href=&quot;https://www.youtube.com/@fedora&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;&lt;strong&gt;Fedora YouTube channel.&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;We hope to see you there!&lt;/strong&gt;&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;&lt;em&gt;Note&lt;/em&gt;: AI (Google Gemini) was used in drafting this article.&lt;/strong&gt; The content was reviewed and verified before publishing.&lt;/p&gt;



&lt;p&gt;&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://fedoramagazine.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Magazine</title>
            
            
            <subtitle type="html">Guides, information, and news about the Fedora operating system for users, developers, system administrators, and community members.</subtitle>
            
            <link rel="self" href="https://fedoramagazine.org"/>
            <id>https://fedoramagazine.org</id>
            
            <updated>2026-06-08T15:43:29+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Dennis Gilmore: Accessing serial consoles on SBC’s</title>
        <link href="https://ausil.us/wordpress/accessing-serial-consoles-on-sbcs/"/>
        <id>https://ausil.us/wordpress/?p=359</id>
        <updated>2026-06-07T20:42:39+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://www.libravatar.org/avatar/b0fd3be8df170c28d866d423a6632f04&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p class=&quot;wp-block-paragraph&quot;&gt;I have a bunch of different ARM SBCs, some Raspberry Pis, some Rockchip based, and some others. Some of them I have in 1U rack mount cases. Some in cases that I have 3d printed. They have all had a common issue. When something goes wrong, I need to unplug them, move them to my desk, and connect them to my desktop via a USB to tty adaptor. Aside from being inconvenient, it also meant I had to be home to debug what was happening. &lt;/p&gt;



&lt;p class=&quot;wp-block-paragraph&quot;&gt;I figured there had to be a better way. In the end, I used Claude to help me write a solution. What I came up with is a project to make an &lt;a href=&quot;https://github.com/ausil/esp32-web-terminal&quot; data-type=&quot;link&quot; data-id=&quot;https://github.com/ausil/esp32-web-terminal&quot;&gt;ESP32 Web Terminal&lt;/a&gt;. Using an ESP32 wired to the UART on the SBCs, I can securely access the serial console of my devices. I have used a couple of different ESP32 devices, from a USD$3 ESP32 C3 Mini to a USD$8 XIAO ESP32S3. all of which work well. For the Raspberry Pis, I purchased some premade JST SH1.0 mm 3 Pin Wire connector cables to plug into the uart port, and for other devices, I made some custom cables with 2.54 mm Dupont crimp pin connectors. &lt;/p&gt;



&lt;figure class=&quot;wp-block-image size-full&quot;&gt;&lt;a href=&quot;https://ausil.us/wordpress/wp-content/uploads/2026/06/Rpi_ESP32-Uart.png&quot;&gt;&lt;img fetchpriority=&quot;high&quot; decoding=&quot;async&quot; width=&quot;1024&quot; height=&quot;689&quot; src=&quot;https://ausil.us/wordpress/wp-content/uploads/2026/06/Rpi_ESP32-Uart.png&quot; alt=&quot;&quot; class=&quot;wp-image-361&quot; srcset=&quot;https://ausil.us/wordpress/wp-content/uploads/2026/06/Rpi_ESP32-Uart.png 1024w, https://ausil.us/wordpress/wp-content/uploads/2026/06/Rpi_ESP32-Uart-300x202.png 300w, https://ausil.us/wordpress/wp-content/uploads/2026/06/Rpi_ESP32-Uart-768x517.png 768w&quot; sizes=&quot;(max-width: 1024px) 100vw, 1024px&quot; /&gt;&lt;/a&gt;&lt;/figure&gt;



&lt;p class=&quot;wp-block-paragraph&quot;&gt;I have most of my SBC&amp;#8217;s powered by PoE. In the pictured example, I soldered some headers onto the PCB for the PoE hat to use to provide a 5V power source to the ESP32, and it all runs self-contained in the rack-mount unit. I do want to work on making the connections a little neater and the housing better. But for now, this is functional. While the software on the ESP allows resetting the SBC and controlling the power, I do not currently have that wired up.&lt;/p&gt;



&lt;p class=&quot;wp-block-paragraph&quot;&gt;As for provisioning the ESPs, I run FreeIPA at home for authentication, and I have dogtag set up as a CA.  When I have wired up and flashed a new board, it initially runs as an access point I connect to in order to set up my home network. Once it is connected to my network, I run an Ansible playbook to create and upload SSL certificates signed by my CA and change the admin password. That way, I can connect without any SSL warnings and use a known non-default password to log in.  So far, I am quite happy with how they have performed. I still have some things I want to make better, and I also want to finish testing a setup where I connect to an SBC that exposes its serial port over USB. In theory, it should work with ESP32S3, I just need to test.&lt;/p&gt;



&lt;p class=&quot;wp-block-paragraph&quot;&gt;While it has added quite a few more devices to my network, it is useful to be able to access and debug what is happening without having to move devices and plug them into another computer.  I have considered options for externally powering the ESPs and the best ways to connect the ESPs to the SBCs. I would like to at least be more robust with a 3d printed enclosure for the ESP. Each unit has cost me between USD$5 and USD$12, and each has acceptable performance. I have intentionally stuck to using small ESP&amp;#8217;s, though it would work well with bigger devices also. Powering each through a shared power source would require additional circuitry to isolate them and prevent voltage leaks.&lt;/p&gt;
        </content>
        <author>
            
            <name>ausil</name>
            
            
            <uri>https://ausil.us/wordpress/</uri>
        </author>
        <source>
            
            <title type="html">Dennis Gilmore</title>
            
            
            <subtitle type="html"></subtitle>
            
            <link rel="self" href="https://ausil.us/wordpress/"/>
            <id>https://ausil.us/wordpress/</id>
            
            <updated>2026-06-07T20:42:39+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Kevin Fenzi: misc fedora bits first week of june 2026</title>
        <link href="https://www.scrye.com/blogs/nirik/posts/2026/06/06/misc-fedora-bits-first-week-of-june-2026/"/>
        <id>https://www.scrye.com/blogs/nirik/posts/2026/06/06/misc-fedora-bits-first-week-of-june-2026/</id>
        <updated>2026-06-06T17:56:41+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://www.libravatar.org/avatar/7bf49ba12a0e605186515afd83379fcb&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;a class=&quot;reference external image-reference&quot; href=&quot;https://www.scrye.com/blogs/nirik/images/crystal_ball.jpg&quot;&gt;
&lt;img alt=&quot;Scrye into the crystal ball&quot; src=&quot;https://www.scrye.com/blogs/nirik/images/crystal_ball.thumbnail.jpg&quot;&gt;
&lt;/a&gt;
&lt;p&gt;Another busy week for me. Lots of little things all over the place.&lt;/p&gt;
&lt;section id=&quot;mass-update-reboots&quot;&gt;
&lt;h2&gt;mass update/reboots&lt;/h2&gt;
&lt;p&gt;We got everything updated and rebooted and cleaned up any messes from
that (at least as far as I know). We did firmware updates on servers this
time, and those always cause things to take much longer. Instead of a
&#39;quick&#39; 5m reboot of a server, it&#39;s more 20-25m to apply all the firmware
updates and reboot a bunch of times. Ah well, it&#39;s good to be up to date.&lt;/p&gt;
&lt;p&gt;We did have one arm server fail to come up after reboot. ;(
It has a memory error, so we are having datacenter folks reseat all the
memory (this happened once before and that cleared it up).&lt;/p&gt;
&lt;/section&gt;
&lt;section id=&quot;some-old-long-running-tickets&quot;&gt;
&lt;h2&gt;Some old long running tickets&lt;/h2&gt;
&lt;p&gt;I was able to try and move some old long running tickets over the finish line
this week:&lt;/p&gt;
&lt;ul class=&quot;simple&quot;&gt;
&lt;li&gt;&lt;p&gt;systemd-boot signing. This is all setup, but needs to be tweaked in the
package and tested. Note that this is a self signed cert, but it will
still hopefully help folks using systemd-boot.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Looked over a bunch of work from Stephen Gallagher to fix some dist-git
repos that have commits that break git fsck. I hope I can finish this
up early next week.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/section&gt;
&lt;section id=&quot;and-a-few-new-things&quot;&gt;
&lt;h2&gt;And a few new things&lt;/h2&gt;
&lt;ul class=&quot;simple&quot;&gt;
&lt;li&gt;&lt;p&gt;Got the drm-panic &#39;application&#39; deployed. (I just deployed, the change
owner did all the heavy lifting).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Setup a pagure-stg-ro01 machine to test a &#39;readonly&#39; pagure instance.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Got koji upgraded to 1.36.0.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Got all koji builders, hubs and kojipkgs moved to fedora 44&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Moved all our proxies to fedora 44&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Moved all our compose hosts to fedora 44&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Fixed some openshift apps that were still pulling from docker hub
(and getting rate limited). I even moved greenwave to using a
hummingbird memcached container. Works great!&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/section&gt;
&lt;section id=&quot;flock&quot;&gt;
&lt;h2&gt;flock&lt;/h2&gt;
&lt;p&gt;Flock is coming up fast now. I will be traveling to it starting next
thursday. So expect me to be largely offline thursday and friday, and
then only sporadically online while I am at flock.&lt;/p&gt;
&lt;p&gt;Really looking forward to meeting up with folks and getting that good
flock infusion of energy.&lt;/p&gt;
&lt;p&gt;As always, comment on the fediverse:
&lt;a class=&quot;reference external&quot; href=&quot;https://fosstodon.org/@nirik/116704516544974008&quot;&gt;https://fosstodon.org/@nirik/116704516544974008&lt;/a&gt;&lt;/p&gt;
&lt;/section&gt;
        </content>
        <author>
            
            <name>kevin</name>
            
            
            <uri>https://www.scrye.com/blogs/nirik</uri>
        </author>
        <source>
            
            <title type="html">Kevin Fenzi</title>
            
            
            <link rel="self" href="https://www.scrye.com/blogs/nirik"/>
            <id>https://www.scrye.com/blogs/nirik</id>
            
            <updated>2026-06-06T18:13:45+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Magazine: Akashdeep Dhar – Contributing to Fedora Infrastructure and the Power of Flock!</title>
        <link href="https://fedoramagazine.org/akashdeep-dhar-contributing-to-fedora-infrastructure-and-the-power-of-flock/"/>
        <id>https://fedoramagazine.org/?p=43427</id>
        <updated>2026-06-05T15:07:06+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/planet-magazine.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;img width=&quot;300&quot; height=&quot;127&quot; src=&quot;https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-300x127.jpg&quot; class=&quot;webfeedsFeaturedVisual wp-post-image&quot; alt=&quot;&quot; style=&quot;display: block; margin: auto; margin-bottom: 5px;max-width: 100%;&quot; link_thumbnail=&quot;&quot; decoding=&quot;async&quot; loading=&quot;lazy&quot; srcset=&quot;https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-300x127.jpg 300w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-1024x433.jpg 1024w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-768x325.jpg 768w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-1536x650.jpg 1536w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-816x345.jpg 816w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-472x200.jpg 472w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1.jpg 1890w&quot; sizes=&quot;auto, (max-width: 300px) 100vw, 300px&quot; /&gt;
&lt;p&gt;&lt;strong&gt;Flock to Fedora is more than a conference &amp;#8211; it&amp;#8217;s where the Fedora community comes alive. As part of the In the &lt;a href=&quot;https://fedoramagazine.org/commit-history-tell-us-about-your-first-commit/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Commit History&lt;/a&gt; campaign, we sat down with confirmed Flock 2026 speakers to hear their stories: what brought them to Fedora, what Flock means to them personally, and what they&amp;#8217;re hoping for in Prague this June. This is one of those conversations.&lt;/strong&gt;&lt;/p&gt;



&lt;span id=&quot;more-43427&quot;&gt;&lt;/span&gt;



&lt;p&gt;Akashdeep&amp;#8217;s history with Flock goes back around five years, and his perspective on it has evolved significantly. During his time on the Fedora Council, he participated in the grueling process of reviewing over 150 talk proposals in a single cycle. This task was made harder by the fact that acceptance is often tied to sponsored travel meaning funding rejection can mean a contributor simply can&amp;#8217;t attend at all.&lt;/p&gt;



&lt;p&gt;But beyond the sessions and schedules, Akashdeep is emphatic about what Flock is really for. Roughly 75% of the experience is about human connection; understanding the person behind the screen, building friendships, and embodying the &amp;#8220;friends foundation&amp;#8221; philosophy at the heart of Fedora. Technical work is the bonus, not the point.&lt;/p&gt;



&lt;p&gt;Nowhere is this clearer than in the story of the Fedora Badges revamp. Interest in rebuilding the platform which, despite its 2003-era interface, plays a vital role in motivating new contributors, dates back to 2019. But it was Flock&amp;#8217;s hallway conversations and dedicated workshops that finally built the consensus needed to move the project forward.&lt;/p&gt;



&lt;p&gt;Akashdeep also wants people to know that contributing to Fedora infrastructure is more accessible than it looks. You don&amp;#8217;t need to be on a specific team or work for a particular company. Just join a chat, introduce yourself, and find your corner. As one contributor discovered, starting with documentation led to a whole journey into diversity and inclusion work. Community bonding is what keeps people, and the technical work is the reward.&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;Flock to Fedora 2026 takes place June 14–16 in Prague. Registration is at capacity but you can join the &lt;/strong&gt;&lt;a href=&quot;https://rsvp.fedoraproject.org/community/flock-2026/waitinglist?item=17&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;&lt;strong&gt;waitlist&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;. Can&amp;#8217;t make it in person? Follow along live on the &lt;/strong&gt;&lt;a href=&quot;https://www.youtube.com/@fedora&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;&lt;strong&gt;Fedora YouTube channel.&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;We hope to see you there!&lt;/strong&gt;&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;&lt;em&gt;Note&lt;/em&gt;: AI (Google Gemini) was used in drafting this article&lt;/strong&gt;. The content was reviewed and verified before publishing.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://fedoramagazine.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Magazine</title>
            
            
            <subtitle type="html">Guides, information, and news about the Fedora operating system for users, developers, system administrators, and community members.</subtitle>
            
            <link rel="self" href="https://fedoramagazine.org"/>
            <id>https://fedoramagazine.org</id>
            
            <updated>2026-06-08T15:43:29+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Community Blog: Community Update – Week 23 2026</title>
        <link href="https://communityblog.fedoraproject.org/community_update_week_23/"/>
        <id>https://communityblog.fedoraproject.org/?p=15757</id>
        <updated>2026-06-05T10:00:00+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;This is a report created by &lt;a href=&quot;https://docs.fedoraproject.org/en-US/cle/&quot;&gt;CLE Team&lt;/a&gt;, which is a team containing community members working in various Fedora groups for example Infrastructure, Release Engineering, Quality etc. This team is also moving forward some initiatives inside Fedora project.&lt;/p&gt;



&lt;p&gt;Week: 01 &amp;#8211; 05 June 2026&lt;/p&gt;



&lt;span id=&quot;more-15757&quot;&gt;&lt;/span&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Fedora Infrastructure&lt;/h2&gt;



&lt;p&gt;This team is taking care of day to day business regarding Fedora Infrastructure.&lt;br&gt;It’s responsible for services running in Fedora infrastructure.&lt;br&gt;&lt;a href=&quot;https://pagure.io/fedora-infrastructure/issues&quot;&gt;Ticket tracker&lt;/a&gt;&lt;/p&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Devise the flagging of inactive badges as a boolean column &lt;a href=&quot;https://github.com/fedora-infra/tahrir-api/issues/281&quot;&gt;[Triaged]&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;feat: add legacy boolean column to badges &lt;a href=&quot;https://github.com/fedora-infra/tahrir-api/pull/283#pullrequestreview-4333536434&quot;&gt;[Approved]&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Add unit tests for _serve_frontend path traversal safety &lt;a href=&quot;https://github.com/fedora-infra/tahrir/pull/968#pullrequestreview-4333637006&quot;&gt;[Suggested]&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Add (or modify) methods to filter/modify the legacy status &lt;a href=&quot;https://github.com/fedora-infra/tahrir-api/issues/284&quot;&gt;[Triaged]&lt;/a&gt; &lt;a href=&quot;https://github.com/fedora-infra/tahrir-api/issues/284#issuecomment-4504567071&quot;&gt;[Followup]&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Moved fedora-badges to badges-assets &lt;a href=&quot;https://forge.fedoraproject.org/apps/badges-assets&quot;&gt;[Repository]&lt;/a&gt; &lt;a href=&quot;https://forge.fedoraproject.org/infra/ansible/pulls/3347#issuecomment-759859&quot;&gt;[Followup]&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Mark the Pagure&amp;#8217;s Fedora Badges repository as OBSOLETE &lt;a href=&quot;https://pagure.io/fedora-badges/c/df1381bb24c8d641eb78a4238b1b09432e82bf50?branch=master&quot;&gt;[Commit]&lt;/a&gt; &lt;a href=&quot;https://forge.fedoraproject.org/forge/forge/issues/485#issuecomment-759865&quot;&gt;[Followup]&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Revamp Fedora Badges Project (into develop) &lt;a href=&quot;https://github.com/fedora-infra/tahrir/pull/675#event-25911992438&quot;&gt;[Merged]&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Port the project management aspect from Poetry to UV &lt;a href=&quot;https://github.com/gridhead/gi-loadouts/issues/465&quot;&gt;[Triaged A]&lt;/a&gt; &lt;a href=&quot;https://github.com/fedora-infra/tahrir-api/issues/288&quot;&gt;[Triaged B]&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Refreshed the Fedora Badges staging deployment &lt;a href=&quot;https://badges.stg.fedoraproject.org/&quot;&gt;[Resource]&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Update badge rarity calculation &lt;a href=&quot;https://github.com/fedora-infra/tahrir-api/pull/285#pullrequestreview-4354972463&quot;&gt;[Reviewed]&lt;/a&gt; &lt;a href=&quot;https://github.com/fedora-infra/tahrir-api/pull/285#issuecomment-4533250047&quot;&gt;[Followup]&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Modularize the dbapi module while retaining the references &lt;a href=&quot;https://github.com/fedora-infra/tahrir-api/issues/217#issuecomment-4532602244&quot;&gt;[Followup]&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;feat: normalize tags into separate tables &lt;a href=&quot;https://github.com/fedora-infra/tahrir-api/pull/287#pullrequestreview-4355177629&quot;&gt;[Review A]&lt;/a&gt; &lt;a href=&quot;https://github.com/fedora-infra/tahrir-api/pull/287#pullrequestreview-4355472034&quot;&gt;[Review B]&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;http://readme.md&quot;&gt;Readme.md&lt;/a&gt; file update &lt;a href=&quot;https://github.com/fedora-infra/tahrir-api/pull/275#event-25997326657&quot;&gt;[Closed]&lt;/a&gt; &lt;a href=&quot;https://github.com/fedora-infra/tahrir-api/pull/275#issuecomment-4551065697&quot;&gt;[Followup]&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Update badge rarity calculation &lt;a href=&quot;https://github.com/fedora-infra/tahrir-api/pull/285#pullrequestreview-4369425729&quot;&gt;[Review A]&lt;/a&gt; &lt;a href=&quot;https://github.com/fedora-infra/tahrir-api/pull/285#pullrequestreview-4369521532&quot;&gt;[Review B]&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://forge.fedoraproject.org/infra/tickets/issues/13366&quot;&gt;rhel10 migration: tang servers&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://forge.fedoraproject.org/infra/tickets/issues/13365&quot;&gt;rhel10 migration: memcached instances&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://forge.fedoraproject.org/infra/tickets/issues/12865&quot;&gt;nftables cleanup, and table rename&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://forge.fedoraproject.org/infra/tickets/issues/13245&quot;&gt;discover why proxy11 struggles with restarting apache&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;CentOS Infra including CentOS CI&lt;/h2&gt;



&lt;p&gt;This team is taking care of day to day business regarding CentOS Infrastructure and CentOS Stream Infrastructure.&lt;br&gt;It’s responsible for services running in CentOS Infrastructure and CentOS Stream.&lt;br&gt;&lt;a href=&quot;https://gitlab.com/CentOS/infra/tracker/-/issues&quot;&gt;CentOS ticket tracker&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;https://issues.redhat.com/projects/CS/issues/CS-3206?filter=allopenissues&quot;&gt;CentOS Stream ticket tracker&lt;/a&gt;&lt;/p&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;a href=&quot;https://gitlab.com/CentOS/infra/tracker/-/work_items/1917&quot;&gt;Sho-Me Power: CentOS Stream Mirror request&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://gitlab.com/CentOS/infra/tracker/-/work_items/1923&quot;&gt;Multiple rsync upstreams are serving stale content&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;RISC-V&lt;/h2&gt;



&lt;p&gt;This is the summary of the work done regarding the RISC-V architecture in Fedora.&lt;/p&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;F44: core rebuild is completed. Image generation and repo-creation needs some work. ‘omni’ kernels are being built and  ‘kiwi descriptions’ (required for image generation) needs some RISC-V specific patching.  We’re short on resources , so this delay is expected.&lt;/li&gt;



&lt;li&gt;Conferences preparation:
&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Prep for RISC-V Summit, meetings with hardware vendors, upstream meetings, and RISE &lt;/li&gt;



&lt;li&gt;Prepare updated material for Flock RISC-V update&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;



&lt;li&gt;[Hardware] We have one of the newest RVA23 boards (SpacemiT K3) in Fedora RISC-V Koji.
&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Thanks to Jason Montleon.  It’s his personal hardware.   A CLE-sponsored Fedora K3 builder is on its way to him too, it’ll be wired into RISC-V Koji&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;



&lt;li&gt;[Hardware] Discussed with Jefro about potentially working with Scaleway to get some cloud builders via the RISE initiative.  To be discussed at the RISC EU Summit.&lt;/li&gt;
&lt;/ul&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;AI&lt;/h2&gt;



&lt;p&gt;This is the summary of the work done regarding AI in Fedora.&lt;/p&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;t0xic0d3r helped draft the Fedora AI Developer Desktop Community Objective logic model &lt;a href=&quot;https://docs.google.com/spreadsheets/d/1RhG3Sk8F3_bZFXzWeyOXf_owTA0TZ-op-Fa3JqiCwmg/edit?usp=sharing&quot;&gt;[Draft]&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;QE&lt;/h2&gt;



&lt;p&gt;This team is taking care of quality of Fedora. Maintaining CI, organizing test days&lt;br&gt;and keeping an eye on overall quality of Fedora releases.&lt;/p&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Reported bugs related to Thinkpad X1 Carbon Gen14, a laptop that could be in the next laptop models offering for RHatters. Both the &lt;a href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=2483179&quot;&gt;microphone&lt;/a&gt; and &lt;a href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=2483180&quot;&gt;camera&lt;/a&gt; are broken. Notified the CSB team and Mark Pearson from Lenovo.&lt;/li&gt;



&lt;li&gt;We missed an &lt;a href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=2483236&quot;&gt;installer crash&lt;/a&gt; in F44 KDE and other spins (but not Workstation), &lt;a href=&quot;https://discussion.fedoraproject.org/t/in-review-installer-crashes-in-storage-editor-in-all-live-environments-except-workstation/192590&quot;&gt;documented it&lt;/a&gt; and took follow-up steps to prevent it in the future. We have flagged before that having multiple installer UIs and storage paths raises the risk of this kind of situation&lt;/li&gt;



&lt;li&gt;Ongoing tool tech debt and enhancement work: reviving and fixing &lt;a href=&quot;https://forge.fedoraproject.org/quality/issuebot&quot;&gt;issuebot&lt;/a&gt;, &lt;a href=&quot;https://forge.fedoraproject.org/quality/testdays-web/pulls/115&quot;&gt;MCP server&lt;/a&gt; and &lt;a href=&quot;https://forge.fedoraproject.org/quality/testdays-web/pulls/117&quot;&gt;devcontainer config&lt;/a&gt; for testdays-web, cloud automation now &lt;a href=&quot;https://forge.fedoraproject.org/quality/fmf-tests/issues/3&quot;&gt;reporting to resultsdb&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;cloud &lt;a href=&quot;https://forge.fedoraproject.org/cle/fmf-tests&quot;&gt;automation&lt;/a&gt; found systemd &lt;a href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=2481466&quot;&gt;bug&lt;/a&gt; at AWS&lt;/li&gt;



&lt;li&gt;openQA: deployments upgraded to Fedora 44 and &lt;a href=&quot;https://bodhi.fedoraproject.org/updates/FEDORA-2026-a72f110dcd&quot;&gt;new os-autoinst packages&lt;/a&gt;, fedora-media-writer coverage &lt;a href=&quot;https://forge.fedoraproject.org/quality/os-autoinst-distri-fedora/issues/528&quot;&gt;extended&lt;/a&gt;, discovered multiple dependency bugs, dracut &lt;a href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=2481748&quot;&gt;decryption bug&lt;/a&gt;, plymouth &lt;a href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=2481687&quot;&gt;keyboard layout bug&lt;/a&gt;, KDE &lt;a href=&quot;https://invent.kde.org/plasma/systemsettings/-/work_items/49&quot;&gt;config panel layout bug&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Forgejo&lt;/h2&gt;



&lt;p&gt;This team is working on introduction of https://forge.fedoraproject.org to Fedora&lt;br&gt;and migration of repositories from pagure.io.&lt;/p&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Discussed the coordination process for the private issues&lt;/li&gt;



&lt;li&gt;Enabled the members team to create repositories &lt;a href=&quot;https://forge.fedoraproject.org/org/games/teams/members&quot;&gt;[Access]&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;EPEL&lt;/h2&gt;



&lt;p&gt;This team is working on keeping &lt;a href=&quot;https://docs.fedoraproject.org/en-US/epel/epel-about/&quot;&gt;Epel&lt;/a&gt; running and helping package things.&lt;/p&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Prepared EPEL 10.1 for move to archives&lt;/li&gt;



&lt;li&gt;Package maintenance across multiple Fedora and EPEL packages&lt;/li&gt;



&lt;li&gt;Quality work via bug reports and bodhi karma&lt;/li&gt;



&lt;li&gt;Starting to onboard Pedro&lt;/li&gt;
&lt;/ul&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;UX&lt;/h2&gt;



&lt;p&gt;This team is working on improving User experience. Providing artwork, user experience,&lt;br&gt;usability, and general design services to the Fedora project&lt;/p&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Finalizing Flock materials
&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Everything for print sent to organisers&lt;/li&gt;



&lt;li&gt;Digital assets is now the focus&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;If you have any questions or feedback, please respond to this report or contact us on #admin:fedoraproject.org channel on &lt;a href=&quot;https://matrix.to/#/#admin:fedoraproject.org:matrix.org&quot;&gt;matrix&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;https://communityblog.fedoraproject.org/community_update_week_23/&quot;&gt;Community Update &amp;#8211; Week 23 2026&lt;/a&gt; appeared first on &lt;a href=&quot;https://communityblog.fedoraproject.org&quot;&gt;Fedora Community Blog&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://communityblog.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Community Blog</title>
            
            
            <subtitle type="html">The Community Blog provides a single source for members of the community to share important news, updates, and information about Fedora with others in the Project community.</subtitle>
            
            <link rel="self" href="https://communityblog.fedoraproject.org"/>
            <id>https://communityblog.fedoraproject.org</id>
            
            <updated>2026-06-04T08:34:04+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Remi Collet: 🎲 PHP version 8.4.22RC1 and 8.5.7RC1</title>
        <link href="https://blog.remirepo.net/post/2026/05/22/PHP-version-8.4.22RC1-and-8.5.7RC1"/>
        <id>urn:md5:819fbcb026a11b4250f389cb0117751e</id>
        <updated>2026-05-22T05:09:00+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://www.libravatar.org/avatar/5dd2edca4368d1a0274ac2f4a7540c04&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;&lt;em&gt;Release Candidate&lt;/em&gt; versions are available in the testing repository for &lt;strong&gt;Fedora&lt;/strong&gt; and &lt;strong&gt;Enterprise Linux&lt;/strong&gt; (RHEL / CentOS / Alma / Rocky and other clones) to allow more people to test them. They are available as &lt;em&gt;Software Collections&lt;/em&gt;, for parallel installation, the perfect solution for such tests, and as base packages.&lt;/p&gt;

&lt;p&gt;RPMs of &lt;strong&gt;PHP version 8.5.7RC1&lt;/strong&gt; are available&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;as base packages in the &lt;strong&gt;remi-modular-test &lt;/strong&gt;for&lt;strong&gt; Fedora &lt;/strong&gt;&lt;strong&gt;42-44&lt;/strong&gt; and&amp;nbsp;&lt;strong&gt;Enterprise Linux&lt;/strong&gt; &lt;strong&gt;≥ 8&lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;as &lt;strong&gt;SCL &lt;/strong&gt;in &lt;strong&gt;remi-test&lt;/strong&gt; repository&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;RPMs of &lt;strong&gt;PHP version 8.4.22RC1&lt;/strong&gt; are available&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;as base packages in the &lt;strong&gt;remi-modular-test &lt;/strong&gt;for&lt;strong&gt; Fedora &lt;/strong&gt;&lt;strong&gt;42-44&lt;/strong&gt; and&amp;nbsp;&lt;strong&gt;Enterprise Linux&lt;/strong&gt; &lt;strong&gt;≥ 8&lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;as &lt;strong&gt;SCL &lt;/strong&gt;in &lt;strong&gt;remi-test&lt;/strong&gt; repository&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;ℹ️ The packages are available for &lt;strong&gt;x86_64&lt;/strong&gt; and &lt;strong&gt;aarch64&lt;/strong&gt;.&lt;/p&gt; &lt;p&gt;ℹ️ &lt;strong&gt;PHP version 8.3&lt;/strong&gt; is now in &lt;a href=&quot;https://news-web.php.net/php.internals/129723&quot;&gt;security mode only&lt;/a&gt;, so no more RC will be released.&lt;/p&gt;

&lt;p&gt;ℹ️ Installation: follow the &lt;a href=&quot;https://rpms.remirepo.net/wizard/&quot;&gt;wizard&lt;/a&gt; instructions.&lt;/p&gt;

&lt;p&gt;ℹ️ Announcements:&lt;/p&gt;

&lt;ul&gt;&lt;!--
    &lt;li&gt;PHP 8.5.1RC1 is not yet announced&lt;/li&gt;
--&gt;
	&lt;li&gt;&lt;a href=&quot;https://news-web.php.net/php.qa/69537&quot;&gt;PHP 8.5.7RC1 available for testing&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://news-web.php.net/php.qa/69538&quot;&gt;PHP 8.4.22RC1 available for testing&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Parallel installation&lt;/strong&gt; of version &lt;strong&gt;8.5&lt;/strong&gt; as Software Collection:&lt;/p&gt;

&lt;pre&gt;
yum --enablerepo=remi-test install php85&lt;/pre&gt;

&lt;p&gt;&lt;strong&gt;Parallel installation&lt;/strong&gt; of version &lt;strong&gt;8.4&lt;/strong&gt; as Software Collection:&lt;/p&gt;

&lt;pre&gt;
yum --enablerepo=remi-test install php84&lt;/pre&gt;

&lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt; of system version &lt;strong&gt;8.5&lt;/strong&gt;:&lt;/p&gt;

&lt;pre&gt;
dnf module switch-to php:remi-8.5
dnf --enablerepo=remi-modular-test update php\*&lt;/pre&gt;

&lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt; of system version &lt;strong&gt;8.4&lt;/strong&gt;:&lt;/p&gt;

&lt;pre&gt;
dnf module switch-to php:remi-8.4
dnf --enablerepo=remi-modular-test update php\*&lt;/pre&gt;

&lt;p&gt;ℹ️ Notice:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;version &lt;strong&gt;8.5.4RC1&lt;/strong&gt; is in Fedora &lt;em&gt;rawhide&lt;/em&gt; for &lt;strong&gt;QA&lt;/strong&gt;&lt;/li&gt;
	&lt;!--

    &lt;li&gt;version &lt;a class=&quot;ref-post&quot; href=&quot;https://blog.remirepo.net/post/2025/09/26/PHP-on-the-road-to-the-8.5.0-release&quot;&gt;8.5.0RC4&lt;/a&gt;&amp;nbsp;is also available in the repository&lt;/li&gt;
--&gt;
	&lt;li&gt;EL-10 packages are built using RHEL-&lt;strong&gt;10.1&lt;/strong&gt; and &lt;strong&gt;EPEL-10.1&lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;EL-9 packages are built using RHEL-&lt;strong&gt;9.7&lt;/strong&gt; and &lt;strong&gt;EPEL-9&lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;EL-8 packages are built using RHEL-&lt;strong&gt;8.10&lt;/strong&gt; and &lt;strong&gt;EPEL-8&lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;oci8&lt;/strong&gt; extension uses the &lt;strong&gt;RPM&lt;/strong&gt; of the &lt;strong&gt;Oracle Instant Client&lt;/strong&gt; version &lt;strong&gt;23.26&lt;/strong&gt;&amp;nbsp;on &lt;strong&gt;x86_64&lt;/strong&gt; and &lt;strong&gt;aarch64&lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;intl &lt;/strong&gt;extension uses &lt;strong&gt;libicu 74.2&lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;RC version is usually the same as the &lt;strong&gt;final&lt;/strong&gt; version (no change accepted after RC, exception for security fix).&lt;/li&gt;
	&lt;li&gt;versions 8.4.19&amp;nbsp;and 8.5.4&amp;nbsp;are planed for &lt;strong&gt;March 12th&lt;/strong&gt;, in 2 weeks.&lt;/li&gt;
&lt;/ul&gt;

&lt;p align=&quot;center&quot;&gt;&lt;strong&gt;Software Collections&lt;/strong&gt; (php84, php85)&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://blog.remirepo.net/downcpt.php?name=php85-php-common&amp;amp;version=8.5.7~RC1&amp;amp;lang=en&quot; style=&quot;margin: 1em auto; display: block;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://blog.remirepo.net/downcpt.php?name=php84-php-common&amp;amp;version=8.4.22~RC1&amp;amp;lang=en&quot; style=&quot;margin: 1em auto; display: block;&quot; /&gt;&lt;/p&gt;

&lt;p align=&quot;center&quot;&gt;&lt;strong&gt;Base packages&lt;/strong&gt; (php)&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://blog.remirepo.net/downcpt.php?name=php-common&amp;amp;version=8.5.7~RC1&amp;amp;lang=en&quot; style=&quot;margin: 1em auto; display: block;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://blog.remirepo.net/downcpt.php?name=php-common&amp;amp;version=8.4.22~RC1&amp;amp;lang=en&quot; style=&quot;margin: 1em auto; display: block;&quot; /&gt;&lt;/p&gt;
        </content>
        <author>
            
            <name>remi</name>
            
            
            <uri>https://blog.remirepo.net/</uri>
        </author>
        <source>
            
            <title type="html">Remi Collet</title>
            
            
            <subtitle type="html">&lt;p&gt;Remi&#39;s RPM repository blog Information about RPM PHP Fedora RHEL and CentOS&lt;/p&gt;</subtitle>
            
            <link rel="self" href="https://blog.remirepo.net/"/>
            <id>https://blog.remirepo.net/</id>
            
            <updated>2026-06-09T03:58:08+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Remi Collet: ⚙️ PHP version 8.4.22 and 8.5.7</title>
        <link href="https://blog.remirepo.net/post/2026/06/05/PHP-version-8.4.22-and-8.5.7"/>
        <id>urn:md5:c3f2f8b9ca67ce6058dc57472c922153</id>
        <updated>2026-06-05T04:40:00+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://www.libravatar.org/avatar/5dd2edca4368d1a0274ac2f4a7540c04&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;RPMs of &lt;strong&gt;PHP version 8.5.7&lt;/strong&gt;&amp;nbsp;are available in the &lt;strong&gt;remi-modular&lt;/strong&gt; repository for&amp;nbsp;&lt;strong&gt;Fedora&lt;/strong&gt; ≥ 42 and &lt;strong&gt;Enterprise Linux&lt;/strong&gt; ≥ 8 (RHEL, Alma, CentOS, Rocky...).&lt;/p&gt;

&lt;p&gt;RPMs of &lt;strong&gt;PHP version 8.4.22&lt;/strong&gt;&amp;nbsp;are available in the &lt;strong&gt;remi-modular&lt;/strong&gt; repository for&amp;nbsp;&lt;strong&gt;Fedora&lt;/strong&gt; ≥ 42 and &lt;strong&gt;Enterprise Linux&lt;/strong&gt; ≥ 8 (RHEL, Alma, CentOS, Rocky...).&lt;/p&gt;
&lt;!--
&lt;p&gt;RPMs of &lt;strong&gt;PHP version 8.3.30&lt;/strong&gt;&amp;nbsp;are available in the &lt;strong&gt;remi-modular&lt;/strong&gt; repository for&amp;nbsp;&lt;strong&gt;Fedora&lt;/strong&gt; ≥ 42 and &lt;strong&gt;Enterprise Linux&lt;/strong&gt; ≥ 8 (RHEL, Alma, CentOS, Rocky...).&lt;/p&gt;

&lt;p&gt;RPMs of &lt;strong&gt;PHP version 8.2.30&lt;/strong&gt; are available in the &lt;strong&gt;remi-modular&lt;/strong&gt; repository for&amp;nbsp;&lt;strong&gt;Fedora&lt;/strong&gt; ≥ 42 and &lt;strong&gt;Enterprise Linux&lt;/strong&gt; ≥ 8 (RHEL, Alma, CentOS, Rocky...).&lt;/p&gt;
--&gt;

&lt;p&gt;ℹ️ These versions are also available as &lt;em&gt;Software Collections&lt;/em&gt; in the &lt;strong&gt;remi-safe&lt;/strong&gt; repository.&lt;/p&gt;
&lt;!--
--&gt;

&lt;p&gt;ℹ️ The packages are available for &lt;strong&gt;x86_64&lt;/strong&gt; and &lt;strong&gt;aarch64&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;ℹ️ There is no security fix this month, so no update for &lt;a class=&quot;ref-post&quot; href=&quot;https://blog.remirepo.net/post/2026/05/08/PHP-version-8.2.31-8.3.31-8.4.21-8.5.6&quot;&gt;versions 8.2.31 and 8.3.31&lt;/a&gt;.&lt;/p&gt;
&lt;!--
&lt;p&gt;⚠️ &lt;a class=&quot;ref-post&quot; href=&quot;https://blog.remirepo.net/post/2023/11/27/PHP-8.0-is-retired&quot;&gt;PHP version 8.0&lt;/a&gt; has reached its end of life and is no longer maintained by the &lt;a href=&quot;https://php.net/supported-versions.php&quot;&gt;PHP project&lt;/a&gt;.&lt;/p&gt;
--&gt;&lt;!--
&lt;p&gt;🛡️ These Versions fix 4 security bugs (&lt;strong&gt;CVE-2025-14177&lt;/strong&gt;, &lt;strong&gt;CVE-2025-14178&lt;/strong&gt;, &lt;strong&gt;CVE-2025-14180&lt;/strong&gt;), so the update is strongly recommended.&lt;/p&gt;
--&gt; &lt;p&gt;Version announcements:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://www.php.net/releases/8_5_7.php&quot;&gt;PHP 8.5.7 Release Annoucement&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://www.php.net/releases/8_4_22.php&quot;&gt;PHP 8.4.22 Release Annoucement&lt;/a&gt;&lt;/li&gt;
	&lt;!--
	&lt;li&gt;&lt;a href=&quot;https://www.php.net/releases/8_3_30.php&quot;&gt;PHP 8.3.30 Release Annoucement&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://www.php.net/releases/8_2_30.php&quot;&gt;PHP 8.2.30 Release Annoucement&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;PHP 8.1.34 is not yet officially announced&lt;/li&gt;
--&gt;
&lt;/ul&gt;

&lt;p&gt;ℹ️ Installation: Use the &lt;a href=&quot;https://rpms.remirepo.net/wizard/&quot;&gt;Configuration Wizard&lt;/a&gt; and choose your version and installation mode.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Replacement&lt;/strong&gt; of default PHP by version &lt;strong&gt;8.5&lt;/strong&gt; installation (&lt;strong&gt;simplest&lt;/strong&gt;):&lt;/p&gt;

&lt;p&gt;On Enterprise Linux (dnf 4)&lt;/p&gt;

&lt;pre&gt;
dnf module switch-to php:remi-8.5/common
&lt;/pre&gt;

&lt;p&gt;On Fedora (dnf 5)&lt;/p&gt;

&lt;pre&gt;
dnf module reset php
dnf module enable php:remi-8.5
dnf update
&lt;/pre&gt;

&lt;p&gt;&lt;strong&gt;Parallel installation&lt;/strong&gt; of version &lt;strong&gt;8.5&lt;/strong&gt; as &lt;a class=&quot;ref-post&quot; href=&quot;https://blog.remirepo.net/post/2025/07/04/PHP-8.5-as-Software-Collection&quot;&gt;Software Collection&lt;/a&gt;&lt;/p&gt;

&lt;pre&gt;
yum install php85&lt;/pre&gt;

&lt;p&gt;&lt;strong&gt;Replacement&lt;/strong&gt; of default PHP by version &lt;strong&gt;8.4&lt;/strong&gt; installation (&lt;strong&gt;simplest&lt;/strong&gt;):&lt;/p&gt;

&lt;p&gt;On Enterprise Linux (dnf 4)&lt;/p&gt;

&lt;pre&gt;
dnf module switch-to php:remi-8.4/common
&lt;/pre&gt;

&lt;p&gt;On Fedora (dnf 5)&lt;/p&gt;

&lt;pre&gt;
dnf module reset php
dnf module enable php:remi-8.4
dnf update
&lt;/pre&gt;

&lt;p&gt;&lt;strong&gt;Parallel installation&lt;/strong&gt; of version &lt;strong&gt;8.4&lt;/strong&gt; as &lt;a class=&quot;ref-post&quot; href=&quot;https://blog.remirepo.net/post/2023/06/06/PHP-8.3-as-Software-Collection&quot;&gt;Software Collection&lt;/a&gt;&lt;/p&gt;

&lt;pre&gt;
yum install php84&lt;/pre&gt;

&lt;p&gt;And soon in the official updates:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Fedora &lt;strong&gt;Rawhide&lt;/strong&gt; now has PHP version &lt;strong&gt;8.5.7&lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://bodhi.fedoraproject.org/updates/FEDORA-2026-2d02da5c35&quot;&gt;Fedora 44 - PHP 8.5.7&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://bodhi.fedoraproject.org/updates/FEDORA-2026-adc9f80c23&quot;&gt;Fedora 43 - PHP 8.4.22&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;⚠️ &lt;strong&gt;To be noticed : &lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;EL-10 RPMs are built using RHEL-&lt;strong&gt;10.2&lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;EL-9 RPMs are built using RHEL-&lt;strong&gt;9.8&lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;EL-8 RPMs are built using RHEL-&lt;strong&gt;8.10&lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;intl&lt;/strong&gt; extension now uses &lt;strong&gt;libicu74 &lt;/strong&gt;(version&lt;strong&gt; 74.2&lt;/strong&gt;)&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;mbstring&lt;/strong&gt; extension (EL builds) now uses &lt;strong&gt;oniguruma5php&lt;/strong&gt; (version &lt;strong&gt;6.9.10&lt;/strong&gt;, instead of the outdated system library)&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;oci8&lt;/strong&gt; extension now uses the &lt;strong&gt;RPM&lt;/strong&gt; of &lt;strong&gt;Oracle Instant Client &lt;/strong&gt;version&lt;strong&gt; 23.26&amp;nbsp;&lt;/strong&gt;on x86_64 and aarch64&lt;/li&gt;
	&lt;li&gt;A lot of extensions are also available; see the &lt;a href=&quot;https://blog.remirepo.net/pages/PECL-extensions-RPM-status&quot;&gt;PHP extensions RPM status (from PECL and other sources)&lt;/a&gt; page&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;ℹ️ &lt;strong&gt;Information&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://php.net/manual/en/migration83.php&quot; hreflang=&quot;en&quot;&gt;Migrating from PHP 8.2.x to PHP 8.3.x&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://php.net/manual/en/migration84.php&quot; hreflang=&quot;en&quot;&gt;Migrating from PHP 8.3.x to PHP 8.4.x&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://php.net/manual/en/migration85.php&quot; hreflang=&quot;en&quot;&gt;Migrating from PHP 8.4.x to PHP 8.5.x&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p align=&quot;center&quot;&gt;&lt;strong&gt;Base&lt;/strong&gt; packages (php)&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://blog.remirepo.net/downcpt.php?name=php-common&amp;amp;version=8.5.7&amp;amp;lang=en&amp;amp;release=1&quot; style=&quot;margin: 1em auto; display: block;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://blog.remirepo.net/downcpt.php?name=php-common&amp;amp;version=8.4.22&amp;amp;lang=en&amp;amp;release=1&quot; style=&quot;margin: 1em auto; display: block;&quot; /&gt;&lt;/p&gt;
&lt;!--
&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://blog.remirepo.net/downcpt.php?name=php-common&amp;amp;version=8.3.30&amp;amp;lang=en&amp;amp;release=1&quot; style=&quot;margin: 1em auto; display: block;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://blog.remirepo.net/downcpt.php?name=php-common&amp;amp;version=8.2.30&amp;amp;lang=en&amp;amp;release=1&quot; style=&quot;margin: 1em auto; display: block;&quot; /&gt;&lt;/p&gt;
--&gt;

&lt;p align=&quot;center&quot;&gt;&lt;strong&gt;Software Collections&lt;/strong&gt; (php83 / php84 / php85)&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://blog.remirepo.net/downcpt.php?name=php85-php-common&amp;amp;version=8.5.7&amp;amp;lang=en&amp;amp;release=1&quot; style=&quot;margin: 1em auto; display: block;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://blog.remirepo.net/downcpt.php?name=php84-php-common&amp;amp;version=8.4.22&amp;amp;lang=en&amp;amp;release=1&quot; style=&quot;margin: 1em auto; display: block;&quot; /&gt;&lt;/p&gt;
&lt;!--
&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://blog.remirepo.net/downcpt.php?name=php83-php-common&amp;amp;version=8.3.30&amp;amp;lang=en&amp;amp;release=1&quot; style=&quot;margin: 1em auto; display: block;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://blog.remirepo.net/downcpt.php?name=php82-php-common&amp;amp;version=8.2.30&amp;amp;lang=en&amp;amp;release=1&quot; style=&quot;margin: 1em auto; display: block;&quot; /&gt;&lt;/p&gt;
--&gt;

&lt;p&gt; &lt;/p&gt;
        </content>
        <author>
            
            <name>remi</name>
            
            
            <uri>https://blog.remirepo.net/</uri>
        </author>
        <source>
            
            <title type="html">Remi Collet</title>
            
            
            <subtitle type="html">&lt;p&gt;Remi&#39;s RPM repository blog Information about RPM PHP Fedora RHEL and CentOS&lt;/p&gt;</subtitle>
            
            <link rel="self" href="https://blog.remirepo.net/"/>
            <id>https://blog.remirepo.net/</id>
            
            <updated>2026-06-09T03:58:08+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Badges: New badge: Flock 2026 Attendee !</title>
        <link href="https://badges.fedoraproject.org/badge/flock-2026-attendee"/>
        <id>https://badges.fedoraproject.org/badge/flock-2026-attendee</id>
        <updated>2026-06-05T00:22:08+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://badges.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Badges</title>
            
            
            <subtitle type="html">Latest badges of the application</subtitle>
            
            <link rel="self" href="https://badges.fedoraproject.org"/>
            <id>https://badges.fedoraproject.org</id>
            
            <updated>2026-06-09T07:22:14+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Michel Lind: Work-Life Balance 🏖️ with Sandogasa 👒 Hat-Track</title>
        <link href="https://michel-slm.name/posts/2026-06-05-wlb-with-sandogasa-hattrack/"/>
        <id>https://michel-slm.name/posts/2026-06-05-wlb-with-sandogasa-hattrack/</id>
        <updated>2026-06-05T00:00:00+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://www.libravatar.org/avatar/00ce1b459eedb9e85d976cd6a15deced&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            
        </content>
        <author>
            
            <name>salimma</name>
            
            
            <uri>https://michel-slm.name/</uri>
        </author>
        <source>
            
            <title type="html">Michel Lind</title>
            
            
            <subtitle type="html">Recent content in Foss on Pensées de Michel</subtitle>
            
            <link rel="self" href="https://michel-slm.name/"/>
            <id>https://michel-slm.name/</id>
            
            <updated>2026-06-05T00:00:00+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Avi Alkalay: USTR🇺🇸 × 🇧🇷PIX</title>
        <link href="https://avi.alkalay.net/2026/06/ustr-vs-pix.html"/>
        <id>https://avi.alkalay.net/?p=4949</id>
        <updated>2026-06-04T23:59:00+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://www.libravatar.org/avatar/76dfa2ace9d70e6d6d0fae10ea30163b&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;Na novela USTR versus o nosso PIX do Brasil, vejo muito mais a mão do lobby da Apple e Meta do que Visa e Mastercard.&lt;/p&gt;



&lt;p&gt;As bandeiras de cartão de crédito se beneficiaram muitíssimo da enorme democratização bancária que aconteceu no Brasil nos últimos anos. Não creio que são essas as empresas americanas que fizeram lobby para as sanções do USTR.&lt;/p&gt;



&lt;p&gt;Já a Apple não permite a integração do Pix em seu Apple Pay se a transação (banco do usuário pagador) não lhe pagar um troco. Coisa que é impossível com o Pix. Apple Pay com Pix permitiria eliminar o QR com a app do banco, e o pagamento aconteceria por mera aproximação. Esse fator (ou a falta dele) faz com que usuários de iPhone continuem preferindo pagar com crédito e débito porque é mais rápido, natural e conveniente. Mas se o comerciante oferecer desconto se pagar com Pix, a história muda.&lt;/p&gt;



&lt;p&gt;A Meta, sendo dona do aplicativo mais peer-to-peer do mundo — o WhatsApp —, é natural que integre pagamentos ali mesmo e ganhe um troco com essa intermediação. Só que o Pix é mais peer-to-peer ainda, e mais democrático por ser direto, sem intermediários (o Banco Central não é um intermediário, só um integrador de dados) e gratuito para o pagador e para o credor/comerciante. Isso faz com que o WhatsApp Payments seja um serviço insustentável e irrelevante no Brasil.&lt;/p&gt;



&lt;p&gt;Lamento muito para eles, parabéns para nós brasileiros.&lt;/p&gt;



&lt;p&gt;Também no meu &lt;a href=&quot;https://www.linkedin.com/posts/avibrazil_na-novela-ustr-versus-o-nosso-pix-do-brasil-activity-7468415715838976000-emKO&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;LinkedIn&lt;/a&gt;, &lt;a href=&quot;https://www.facebook.com/share/p/1cmjFXSvt7&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Facebook&lt;/a&gt; e &lt;a href=&quot;https://www.instagram.com/p/DZLfHjHP8-j&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Instagram&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>aviram</name>
            
            
            <uri>https://Avi.Alkalay.net</uri>
        </author>
        <source>
            
            <title type="html">Avi Alkalay</title>
            
            
            <subtitle type="html">Digital Awareness and Flying Spirit</subtitle>
            
            <link rel="self" href="https://Avi.Alkalay.net"/>
            <id>https://Avi.Alkalay.net</id>
            
            <updated>2026-06-05T07:59:31+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Christof Damian: Friday Links 26-18</title>
        <link href="https://christof.damian.net/2026/06/friday-links-26-18.html/"/>
        <id>https://christof.damian.net/2026/06/friday-links-26-18.html/</id>
        <updated>2026-06-04T22:00:00+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://www.libravatar.org/avatar/a70fdf1df79b4a6e8a5e4a9fe0b2ded9&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            
        </content>
        <author>
            
            <name>cdamian</name>
            
            
            <uri>https://christof.damian.net/</uri>
        </author>
        <source>
            
            <title type="html">Christof Damian</title>
            
            
            <subtitle type="html">Recent content on Christof Damian</subtitle>
            
            <link rel="self" href="https://christof.damian.net/"/>
            <id>https://christof.damian.net/</id>
            
            <updated>2026-06-04T22:00:00+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Infrastructure Status: Updates and reboots on Fedora infrastructure</title>
        <link href="https://status.fedoraproject.org/2026-06-04-updates-reboots.html"/>
        <id>tag:status.fedoraproject.org,2026-06-04:/2026-06-04-updates-reboots.html</id>
        <updated>2026-06-04T21:00:00+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://status.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Infrastructure Status</title>
            
            
            <subtitle type="html"></subtitle>
            
            <link rel="self" href="https://status.fedoraproject.org"/>
            <id>https://status.fedoraproject.org</id>
            
            <updated>2026-06-04T21:00:00+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Peter Czanik: The status of OpenSSL 4.0 support in syslog-ng</title>
        <link href="https://peter.czanik.hu/other/syslog-ng-the-status-of-openssl-4-0-support/"/>
        <id>https://peter.czanik.hu/other/syslog-ng-the-status-of-openssl-4-0-support/</id>
        <updated>2026-06-04T12:01:40+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://www.libravatar.org/avatar/a256ffa71c4b893ca7b41ac393c4e067&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            
        </content>
        <author>
            
            <name>czanik</name>
            
            
            <uri>https://peter.czanik.hu/</uri>
        </author>
        <source>
            
            <title type="html">Peter Czanik</title>
            
            
            <subtitle type="html">Recent content in planets on Random thoughts of Peter &#39;CzP&#39; Czanik</subtitle>
            
            <link rel="self" href="https://peter.czanik.hu/"/>
            <id>https://peter.czanik.hu/</id>
            
            <updated>2026-06-04T12:01:40+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Magazine: Aleksandra Fedorova on Community, Flock, and the Human Side of Fedora</title>
        <link href="https://fedoramagazine.org/aleksandra-fedorova-on-community-flock-and-the-human-side-of-fedora/"/>
        <id>https://fedoramagazine.org/?p=43431</id>
        <updated>2026-06-04T08:00:00+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/planet-magazine.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;img width=&quot;300&quot; height=&quot;127&quot; src=&quot;https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-300x127.jpg&quot; class=&quot;webfeedsFeaturedVisual wp-post-image&quot; alt=&quot;&quot; style=&quot;display: block; margin: auto; margin-bottom: 5px;max-width: 100%;&quot; link_thumbnail=&quot;&quot; decoding=&quot;async&quot; loading=&quot;lazy&quot; srcset=&quot;https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-300x127.jpg 300w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-1024x433.jpg 1024w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-768x325.jpg 768w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-1536x650.jpg 1536w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-816x345.jpg 816w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-472x200.jpg 472w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1.jpg 1890w&quot; sizes=&quot;auto, (max-width: 300px) 100vw, 300px&quot; /&gt;
&lt;p&gt;&lt;strong&gt;Flock to Fedora is more than a conference — it&amp;#8217;s where the Fedora community comes alive. As part of the #In the &lt;a href=&quot;https://fedoramagazine.org/commit-history-tell-us-about-your-first-commit/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;CommitHistory campaign&lt;/a&gt;, we sat down with confirmed Flock 2026 speakers to hear their stories: what brought them to Fedora, what Flock means to them personally, and what they&amp;#8217;re hoping for in Prague this June. This is one of those conversations.&lt;/strong&gt;&lt;/p&gt;



&lt;span id=&quot;more-43431&quot;&gt;&lt;/span&gt;



&lt;p&gt;Aleksandra Fedorova&amp;#8217;s journey into Fedora started with a sticker. At LinuxTag in Berlin, her first properly organised Linux community event she approached the Fedora booth simply wanting a sticker. What happened next changed everything. The people behind the booth invited her to join them on their side of the table. That single gesture dismantled the wall between user and contributor, and she never looked back.&lt;/p&gt;



&lt;p&gt;For Aleksandra, Flock isn&amp;#8217;t the place for deep technical work. Instead, it&amp;#8217;s where the Fedora Council reads the room, sensing priorities, spotting coordination gaps, and picking up on tensions before they become real problems. She&amp;#8217;s also refreshingly honest about Flock&amp;#8217;s limitations: the costs of attending mean it&amp;#8217;s not always a fully representative cross-section of the community, and understanding the broader Fedora ecosystem requires deliberate effort beyond the event itself.&lt;/p&gt;



&lt;p&gt;But what Flock offers that nothing else can? The human element. No mailing list or Matrix channel lets you simply walk up to someone and start a conversation without a formal introduction. At Flock, the hallway is as valuable as the schedule. For Flock 2026, Aleksandra hopes the event helps ease current tensions; the reminder that everyone is working toward the same goal, even when they disagree on how to get there, is something only being in the same room together can provide.&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;Flock to Fedora 2026 takes place June 14–16 in Prague. Registration is at capacity but you can join the &lt;/strong&gt;&lt;a href=&quot;https://rsvp.fedoraproject.org/community/flock-2026/waitinglist?item=17&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;&lt;strong&gt;waitlist&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;. Can&amp;#8217;t make it in person? Follow along live on the &lt;/strong&gt;&lt;a href=&quot;https://www.youtube.com/@fedora&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;&lt;strong&gt;Fedora YouTube channel.&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;We hope to see you there!&lt;/strong&gt;&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;&lt;em&gt;Note&lt;/em&gt;: AI (Google Gemini) was used in&lt;/strong&gt; &lt;strong&gt;drafting this article.&lt;/strong&gt; The content was reviewed and verified before publishing.&lt;/p&gt;



&lt;p&gt;&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://fedoramagazine.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Magazine</title>
            
            
            <subtitle type="html">Guides, information, and news about the Fedora operating system for users, developers, system administrators, and community members.</subtitle>
            
            <link rel="self" href="https://fedoramagazine.org"/>
            <id>https://fedoramagazine.org</id>
            
            <updated>2026-06-08T15:43:29+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Magazine: Fedora 43 Upgrade revealed 20 years old Outlook Security Bug</title>
        <link href="https://fedoramagazine.org/fedora-43-upgrade-revealed-20-years-old-outlook-security-bug/"/>
        <id>https://fedoramagazine.org/?p=43458</id>
        <updated>2026-06-03T19:19:57+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/planet-magazine.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;img width=&quot;300&quot; height=&quot;127&quot; src=&quot;https://fedoramagazine.org/wp-content/uploads/2026/06/20_year_old_Outlook_bug-300x127.jpg&quot; class=&quot;webfeedsFeaturedVisual wp-post-image&quot; alt=&quot;&quot; style=&quot;display: block; margin: auto; margin-bottom: 5px;max-width: 100%;&quot; link_thumbnail=&quot;&quot; decoding=&quot;async&quot; loading=&quot;lazy&quot; srcset=&quot;https://fedoramagazine.org/wp-content/uploads/2026/06/20_year_old_Outlook_bug-300x127.jpg 300w, https://fedoramagazine.org/wp-content/uploads/2026/06/20_year_old_Outlook_bug-1024x433.jpg 1024w, https://fedoramagazine.org/wp-content/uploads/2026/06/20_year_old_Outlook_bug-768x325.jpg 768w, https://fedoramagazine.org/wp-content/uploads/2026/06/20_year_old_Outlook_bug-1536x650.jpg 1536w, https://fedoramagazine.org/wp-content/uploads/2026/06/20_year_old_Outlook_bug-816x345.jpg 816w, https://fedoramagazine.org/wp-content/uploads/2026/06/20_year_old_Outlook_bug-472x200.jpg 472w, https://fedoramagazine.org/wp-content/uploads/2026/06/20_year_old_Outlook_bug.jpg 1890w&quot; sizes=&quot;auto, (max-width: 300px) 100vw, 300px&quot; /&gt;
&lt;p&gt;Yes, the Fedora 43 upgrade brought an interesting revelation for all Outlook users—one that Microsoft is unlikely to be thrilled about. Outlook was not encrypting email connections, even though SSL/TLS was clearly enabled in the account settings. It looks like, that bug dates back to at least Outlook 2007, which is the oldest Outlook version I was informed about.&lt;/p&gt;



&lt;span id=&quot;more-43458&quot;&gt;&lt;/span&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;&lt;mark style=&quot;background-color:#ffffff&quot; class=&quot;has-inline-color has-black-color&quot;&gt;Let us start with the beginning&lt;/mark&gt;&lt;/h2&gt;



&lt;p&gt;Every six months, Fedora Servers require and upgrade to the next release version, as you all know &lt;img src=&quot;https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png&quot; alt=&quot;😉&quot; class=&quot;wp-smiley&quot; style=&quot;height: 1em; max-height: 1em;&quot; /&gt; This May we had to upgrade from 42 to 43 and in this upgrade, Dovecot POP/IMAP server switched to version 2.4.3. Dovecot did us all an unexpected favor, because it required a full rewrite of the used service config, because it&amp;#8217;s not backwards compatible. This change introduced a new paradigm: PLAIN TEXT passwords are no longer allowed over unencrypted connections. &lt;br /&gt;&lt;br /&gt;This is a major break with the oldest RFCs (i.e. RFC 1081) regarding POP3 behavior, but a good one IMHO. No one should still use unencrypted connections to any form of service on the internet when we have easy to use encryption protocols like STARTTLS (STLS) at hand in any major client.&lt;/p&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;The Day After&lt;/h2&gt;



&lt;p&gt;After the upgrade, &amp;#8220;we&amp;#8221; (admins &amp;amp; customers) did not even know about the now broken auth-mechanism. This came a day later when customers started to call the support line about rquesters popping up for them to enter their passwords again. This is a normal behavior if auth fails&amp;#8230; and it failed hard &lt;img src=&quot;https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png&quot; alt=&quot;😉&quot; class=&quot;wp-smiley&quot; style=&quot;height: 1em; max-height: 1em;&quot; /&gt;&lt;/p&gt;



&lt;p&gt;As all admins know, such upgrades will result in higher amounts of support calls. To my surprise it was all Outlook clients that called. The oldest version so far was Outlook 2007. We even had an old MACOS Outlook :-).  They all had in common, that the mailbox prefs had &amp;#8220;SSL/TLS&amp;#8221; enabled, but used Port 110, which is the old cleartext port for POP3, where port 995 is the correct SSL port. A normal mailclient would change the port number to 995 as soon as you enable SSL/TLS encryption. This is because you can&amp;#8217;t &amp;#8220;speak&amp;#8221; SSL on a non-ssl port, except if you choose STARTTLS. This starts as a cleartext connection, but upgrades itself to ssl-encrypted later.&lt;/p&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;&amp;#8220;Look, there is something out there!&amp;#8221;&lt;/h2&gt;



&lt;p&gt;Outlook did the worst move you can take as a security enhanced app. It silently ignored the choosen SSL option and used the unencrypted port 110 without any notice to the user. After our server upgrade, the following message popped up:&lt;/p&gt;



&lt;figure class=&quot;wp-block-image size-full is-resized&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;493&quot; height=&quot;92&quot; src=&quot;https://fedoramagazine.org/wp-content/uploads/2026/06/Outlookpop3Fehler.jpg&quot; alt=&quot;&quot; class=&quot;wp-image-43459&quot; style=&quot;width:795px;height:auto&quot; srcset=&quot;https://fedoramagazine.org/wp-content/uploads/2026/06/Outlookpop3Fehler.jpg 493w, https://fedoramagazine.org/wp-content/uploads/2026/06/Outlookpop3Fehler-300x56.jpg 300w&quot; sizes=&quot;auto, (max-width: 493px) 100vw, 493px&quot; /&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;German version of the error message&lt;/figcaption&gt;&lt;/figure&gt;



&lt;p&gt;&amp;#8220;&lt;mark class=&quot;has-inline-color has-vivid-red-color&quot;&gt;-ERR [AUTH] Cleartext authentication disallowed on non -secure ( SSL/TLS ) connections.&lt;/mark&gt;“ popped up if you tried to open your inbox. The server logs revealed it clearly: the user used a non-secure connection and got this message correctly. This never got noticed since the EU GDRP only states, that corporations and organisations need to protect their data via a transport encryption like TLS. Normal persons don&amp;#8217;t need to do so.&lt;/p&gt;



&lt;p&gt;Even some of the notable folks of Fedora did not use encryption, which I personally advise to change immediately. Having this in mind, who are we to judge if you encrypt your connection or not? &lt;img src=&quot;https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png&quot; alt=&quot;😉&quot; class=&quot;wp-smiley&quot; style=&quot;height: 1em; max-height: 1em;&quot; /&gt;&lt;/p&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;&lt;mark style=&quot;background-color:rgba(0, 0, 0, 0)&quot; class=&quot;has-inline-color has-black-color&quot;&gt;&lt;strong&gt;Really folks: use TLS encryption for your mailboxes!&lt;/strong&gt;&lt;/mark&gt;&lt;/h2&gt;



&lt;p&gt;You can easily check if TLS encryption is working. Send yourself an mail and open the mail headers, you will find lines like this: &lt;br /&gt;&lt;br /&gt;&lt;em&gt;Received: from bastion01.fedoraproject.org ([38.145.32.11] helo=bastion.fedoraproject.org)&lt;br /&gt; by s113.resellerdesktop.de with esmtps &lt;strong&gt;(TLS1.3) tls TLS_AES_256_GCM_SHA384&lt;/strong&gt;&lt;br /&gt; (Exim 4.99.2)&lt;br /&gt; (envelope-from &amp;lt;updates@fedoraproject.org&amp;gt;)&lt;br /&gt; &amp;#8230;&lt;/em&gt;&lt;br /&gt;Any good MTA ( Exim, Postfix, etc. ) will note if the connection was encrypted or not.&lt;/p&gt;



&lt;p&gt;If you don&amp;#8217;t see an encryption notice, you can use this command: &lt;/p&gt;



&lt;pre class=&quot;wp-block-preformatted&quot;&gt;tcpdump -A -n -n port 110 or port 143 &lt;/pre&gt;



&lt;p&gt;in a root terminal and see if the unencrypted port is used for transport. If so, if it&amp;#8217;s cleartext or if it&amp;#8217;s using STLS.&lt;/p&gt;



&lt;p&gt;So&amp;#8230; THANKS Fedora 43 and Dovecot 2.4 &amp;#8230; you revealed a 20 year old security bug in Outlook \o/&lt;br /&gt;&lt;br /&gt;&lt;mark class=&quot;has-inline-color has-vivid-red-color&quot;&gt;&lt;strong&gt;Disclaimer&lt;/strong&gt;&lt;/mark&gt;: It is possible that MS patched the Outlook UI in the past in a way that only old accounts are affected by this major fail. As Fedora users we had no Outlook available to test this &lt;img src=&quot;https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png&quot; alt=&quot;😉&quot; class=&quot;wp-smiley&quot; style=&quot;height: 1em; max-height: 1em;&quot; /&gt;&lt;/p&gt;



&lt;p&gt;Source: &lt;a href=&quot;https://marius.bloggt-in-braunschweig.de/2026/06/03/outlook-hat-emailverbindung-nicht-verschluesselt/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;https://marius.bloggt-in-braunschweig.de/2026/06/03/outlook-hat-emailverbindung-nicht-verschluesselt/&lt;/a&gt;&lt;/p&gt;



&lt;p&gt;&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://fedoramagazine.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Magazine</title>
            
            
            <subtitle type="html">Guides, information, and news about the Fedora operating system for users, developers, system administrators, and community members.</subtitle>
            
            <link rel="self" href="https://fedoramagazine.org"/>
            <id>https://fedoramagazine.org</id>
            
            <updated>2026-06-08T15:43:29+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Akashdeep Dhar: Mindshare Election For FL44: Interview With Akashdeep Dhar</title>
        <link href="https://gridhead.net/mindshare-election-for-fl44-interview-with-akashdeep-dhar/"/>
        <id>6a1f8d4676fd4100010ccce3</id>
        <updated>2026-06-03T18:30:44+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://www.libravatar.org/avatar/eba3058f529195e3b87d3383ada41661&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;img src=&quot;https://images.unsplash.com/photo-1651766013569-e5789b7cdddf?crop=entropy&amp;amp;cs=tinysrgb&amp;amp;fit=max&amp;amp;fm=jpg&amp;amp;ixid=M3wxMTc3M3wwfDF8c2VhcmNofDIyfHxlbGVjdGlvbnxlbnwwfHx8fDE3ODA0NTM1NTJ8MA&amp;amp;ixlib=rb-4.1.0&amp;amp;q=80&amp;amp;w=2000&quot; alt=&quot;Mindshare Election For FL44: Interview With Akashdeep Dhar&quot;&gt;&lt;p&gt;&lt;em&gt;This is a part of the Fedora Linux 44 Mindshare Elections Interviews series.&amp;#xA0;&lt;/em&gt;&lt;a href=&quot;https://elections.fedoraproject.org/?ref=gridhead.net&quot; rel=&quot;noreferrer noopener&quot;&gt;&lt;em&gt;Voting&lt;/em&gt;&lt;/a&gt;&lt;em&gt;&amp;#xA0;is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.&lt;/em&gt;&lt;/p&gt;&lt;h2 id=&quot;interview-with-akashdeep-dhar&quot;&gt;Interview with Akashdeep Dhar&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;FAS ID&lt;/strong&gt;: t0xic0der&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Matrix Rooms:&lt;/strong&gt;&lt;ul&gt;&lt;li&gt;Fedora Council (&lt;a href=&quot;https://chat.fedoraproject.org/?ref=gridhead.net#/room/#council:fedoraproject.org&quot; rel=&quot;noreferrer&quot;&gt;&lt;code&gt;#council:fedoraproject.org&lt;/code&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Fedora Mindshare (&lt;a href=&quot;https://chat.fedoraproject.org/?ref=gridhead.net#/room/#mindshare:fedoraproject.org&quot; rel=&quot;noreferrer&quot;&gt;&lt;code&gt;#mindshare:fedoraproject.org&lt;/code&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Fedora Forgejo (&lt;a href=&quot;https://chat.fedoraproject.org/?ref=gridhead.net#/room/#fedora-forgejo:fedoraproject.org&quot; rel=&quot;noreferrer&quot;&gt;&lt;code&gt;#fedora-forgejo:fedoraproject.org&lt;/code&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Fedora Infrastructure (&lt;a href=&quot;https://chat.fedoraproject.org/?ref=gridhead.net#/room/#admin:fedoraproject.org&quot; rel=&quot;noreferrer&quot;&gt;&lt;code&gt;#admin:fedoraproject.org&lt;/code&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Fedora Badges (&lt;a href=&quot;https://chat.fedoraproject.org/?ref=gridhead.net#/room/#badges:fedoraproject.org&quot; rel=&quot;noreferrer&quot;&gt;&lt;code&gt;#badges:fedoraproject.org&lt;/code&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Fedora Apps (&lt;a href=&quot;https://chat.fedoraproject.org/?ref=gridhead.net#/room/#apps:fedoraproject.org&quot; rel=&quot;noreferrer&quot;&gt;&lt;code&gt;#apps:fedoraproject.org&lt;/code&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Fedora Join (&lt;a href=&quot;https://chat.fedoraproject.org/?ref=gridhead.net#/room/#join:fedoraproject.org&quot; rel=&quot;noreferrer&quot;&gt;&lt;code&gt;#join:fedoraproject.org&lt;/code&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Fedora Mentoring (&lt;a href=&quot;https://chat.fedoraproject.org/?ref=gridhead.net#/room/#mentoring:fedoraproject.org&quot; rel=&quot;noreferrer&quot;&gt;&lt;code&gt;#mentoring:fedoraproject.org&lt;/code&gt;&lt;/a&gt;)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;https://fedoraproject.org/wiki/User:T0xic0der?ref=gridhead.net&quot; rel=&quot;noreferrer&quot;&gt;Fedora User Wiki Page&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h2 id=&quot;what-is-your-background-in-fedora-what-have-you-worked-on-and-what-are-you-doing-now&quot;&gt;What is your background in Fedora? What have you worked on and what are you doing now?&lt;/h2&gt;&lt;p&gt;Since the past year, I have been actively contributing to the event planning&amp;#xA0;&lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/96?ref=gridhead.net&quot;&gt;[1]&lt;/a&gt;&amp;#xA0;&lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/98?ref=gridhead.net&quot;&gt;[2]&lt;/a&gt;&amp;#xA0;and&amp;#xA0;&lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues?ref=gridhead.net&quot;&gt;proposal curation&lt;/a&gt;&amp;#xA0;in the Mindshare Committee. Representing our&amp;#xA0;&lt;a href=&quot;https://github.com/gridhead/gridhead/blob/master/FedoraCouncilStrategySummit2026_1030IST_04Feb2026_FedoraMindshareProgressUpdate.pdf?ref=gridhead.net&quot;&gt;&lt;em&gt;vested interests&lt;/em&gt;&lt;/a&gt;&amp;#xA0;in the Fedora Council, I have&amp;#xA0;&lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues?q=&amp;amp;type=all&amp;amp;sort=relevance&amp;amp;state=all&amp;amp;labels=&amp;amp;milestone=0&amp;amp;project=0&amp;amp;assignee=0&amp;amp;poster=37&amp;amp;archived=false&amp;amp;ref=gridhead.net&quot;&gt;paved the way&lt;/a&gt;&amp;#xA0;for improvements in the&amp;#xA0;&lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/114?ref=gridhead.net&quot;&gt;&lt;em&gt;regional event support&lt;/em&gt;&lt;/a&gt;&amp;#xA0;(i.e., event owners and regional inventory),&amp;#xA0;&lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/115?ref=gridhead.net&quot;&gt;&lt;em&gt;digital ambassadorship&lt;/em&gt;&lt;/a&gt;&amp;#xA0;(i.e., swagpack designs and social media) and&amp;#xA0;&lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/116?ref=gridhead.net&quot;&gt;&lt;em&gt;recognition service&lt;/em&gt;&lt;/a&gt;&amp;#xA0;(i.e., Community Metrics and Fedora Badges).&lt;/p&gt;&lt;p&gt;Besides championing our&amp;#xA0;&lt;em&gt;community presence&lt;/em&gt;&amp;#xA0;in&amp;#xA0;&lt;strong&gt;underrepresented regions&lt;/strong&gt;&amp;#xA0;(e.g., in&amp;#xA0;&lt;a href=&quot;https://gridhead.net/tag/devconf-in-2026/&quot;&gt;DevConf.IN 2026&lt;/a&gt;&amp;#xA0;and&amp;#xA0;&lt;a href=&quot;https://gridhead.net/tag/fossasia-2026/&quot;&gt;FOSSAsia 2026&lt;/a&gt;&amp;#xA0;in APAC), I have continued staying at the forefront of the&amp;#xA0;&lt;a href=&quot;https://fedoraproject.org/wiki/Initiatives/Git_Forge_Initiative_2025?ref=gridhead.net&quot;&gt;&lt;em&gt;Fedora Forge community initiative&lt;/em&gt;&lt;/a&gt;, working as an&amp;#xA0;&lt;a href=&quot;https://fedora-arc.readthedocs.io/en/latest/index.html?ref=gridhead.net&quot;&gt;&lt;em&gt;infrastructure architect&lt;/em&gt;&lt;/a&gt;&amp;#xA0;for Fedora Infrastructure applications, organizing&amp;#xA0;&lt;a href=&quot;https://forge.fedoraproject.org/dei/fedora-mentor-summit/issues?ref=gridhead.net&quot;&gt;Fedora Mentor Summit&lt;/a&gt;&amp;#xA0;during&amp;#xA0;&lt;a href=&quot;https://flocktofedora.org/?ref=gridhead.net&quot;&gt;Flock events&lt;/a&gt;&amp;#xA0;and mentoring budding contributors&amp;#xA0;&lt;a href=&quot;https://www.linkedin.com/posts/daniel-chege-3b358322b_outreachy-opensource-backenddevelopment-activity-7456434168189685760-fbol?utm_source=share&amp;amp;utm_medium=member_desktop&amp;amp;rcm=ACoAACuxC-cBMgPVf3yloVtvOj_Dno8SnmURWIQ&quot;&gt;formally/informally&lt;/a&gt;&amp;#xA0;in the community.&lt;/p&gt;&lt;h2 id=&quot;please-elaborate-on-the-personal-why-which-motivates-you-to-be-a-candidate-for-mindshare&quot;&gt;Please elaborate on the personal &amp;quot;Why&amp;quot; which motivates you to be a candidate for Mindshare&lt;/h2&gt;&lt;p&gt;&lt;a href=&quot;https://docs.fedoraproject.org/en-US/quick-docs/set-nvidia-as-primary-gpu-on-optimus-based-laptops/?ref=gridhead.net&quot;&gt;Technology&lt;/a&gt;&amp;#xA0;might be why I joined the Fedora Project, but I stayed because of the people who made me feel at home. Progressing in various aspects of our&amp;#xA0;&lt;a href=&quot;https://docs.fedoraproject.org/en-US/mindshare-committee/?ref=gridhead.net#responsibilities&quot;&gt;&lt;em&gt;planned functions&lt;/em&gt;&lt;/a&gt;&amp;#xA0;over the past years has taught me one crucial thing &amp;#x2013; contributors are actually retained when they feel noticed, supported and trusted with meaningful work. The Mindshare Committee is where that happens, and I want to&amp;#xA0;&lt;em&gt;keep building&lt;/em&gt;&amp;#xA0;what we started.&lt;/p&gt;&lt;p&gt;Furthermore, as the&amp;#xA0;&lt;a href=&quot;https://docs.fedoraproject.org/en-US/council/members/?ref=gridhead.net&quot;&gt;&lt;strong&gt;committee&amp;#x2019;s representative&lt;/strong&gt;&lt;/a&gt;&amp;#xA0;to the&amp;#xA0;&lt;a href=&quot;https://docs.fedoraproject.org/en-US/council/?ref=gridhead.net&quot;&gt;Fedora Council&lt;/a&gt;, I have seen firsthand how decisions at the&amp;#xA0;&lt;em&gt;governance level&lt;/em&gt;&amp;#xA0;shape the contributor experience on the&amp;#xA0;&lt;em&gt;grassroots level&lt;/em&gt;. The update during the&amp;#xA0;&lt;em&gt;Fedora Council Strategy Summit 2026&lt;/em&gt;&amp;#xA0;gave us an opportunity to serve&amp;#xA0;&lt;a href=&quot;https://docs.fedoraproject.org/en-US/mindshare-committee/?ref=gridhead.net#responsibilities-regional-events&quot;&gt;event organizers&lt;/a&gt;,&amp;#xA0;&lt;a href=&quot;https://docs.fedoraproject.org/en-US/mindshare-committee/?ref=gridhead.net#responsibilities-ambassadorship&quot;&gt;community ambassadors&lt;/a&gt;&amp;#xA0;and&amp;#xA0;&lt;a href=&quot;https://docs.fedoraproject.org/en-US/mindshare-committee/?ref=gridhead.net#responsibilities-recognition&quot;&gt;voluntary contributors&lt;/a&gt;&amp;#xA0;better, all while using these outcomes to enhance the community health.&lt;/p&gt;&lt;h2 id=&quot;how-would-you-improve-mindshare-committee-visibility-and-awareness-in-the-fedora-community&quot;&gt;How would you improve MIndshare Committee visibility and awareness in the Fedora community?&lt;/h2&gt;&lt;p&gt;Simple. We need to show up where the community is. A&amp;#xA0;&lt;em&gt;community booth&lt;/em&gt;&amp;#xA0;in one event, some&amp;#xA0;&lt;em&gt;interactive workshops&lt;/em&gt;&amp;#xA0;in another &amp;#x2013; to begin with in&amp;#xA0;&lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues?q=&amp;amp;type=all&amp;amp;sort=relevance&amp;amp;state=all&amp;amp;labels=4571&amp;amp;milestone=0&amp;amp;project=0&amp;amp;assignee=0&amp;amp;poster=0&amp;amp;archived=false&amp;amp;ref=gridhead.net&quot;&gt;&lt;em&gt;regional event support&lt;/em&gt;&lt;/a&gt;&amp;#xA0;to ultimately show people that we indeed care. While making sure that our infographic swagpacks are updated on a regular basis in&amp;#xA0;&lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues?q=&amp;amp;type=all&amp;amp;sort=relevance&amp;amp;state=all&amp;amp;labels=4585&amp;amp;milestone=0&amp;amp;project=0&amp;amp;assignee=0&amp;amp;poster=0&amp;amp;archived=false&amp;amp;ref=gridhead.net&quot;&gt;&lt;em&gt;digital ambassadorship&lt;/em&gt;&lt;/a&gt;, we actually ensure that we are providing people with reasons to come back to us when the time is right.&lt;/p&gt;&lt;p&gt;With the upcoming&amp;#xA0;&lt;a href=&quot;https://gridhead.net/update-on-fedora-badges-revamp-project/&quot;&gt;&lt;strong&gt;collectible rarity&lt;/strong&gt;&lt;/a&gt;&amp;#xA0;feature in Fedora Badges and tangible&amp;#xA0;&lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/96?ref=gridhead.net&quot;&gt;&lt;strong&gt;contributor recognition&lt;/strong&gt;&lt;/a&gt;&amp;#xA0;awards (both as a part of&amp;#xA0;&lt;a href=&quot;https://forge.fedoraproject.org/dei/fedora-mentor-summit/issues/20?ref=gridhead.net&quot;&gt;&lt;em&gt;Fedora Mentor Summit&lt;/em&gt;&lt;/a&gt;&amp;#xA0;event and separately), we nudge people to more opportune contribution avenues while avoiding burnouts in longtime contributors. This could further be extended to our&amp;#xA0;&lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues?state=all&amp;amp;type=all&amp;amp;labels=&amp;amp;milestone=0&amp;amp;project=0&amp;amp;assignee=0&amp;amp;poster=0&amp;amp;sort=relevance&amp;amp;q=release+party&amp;amp;ref=gridhead.net&quot;&gt;&lt;em&gt;Fedora Linux Release Parties&lt;/em&gt;&lt;/a&gt;&amp;#xA0;too, as ultimately, most of our community members started off as its users.&lt;/p&gt;&lt;h2 id=&quot;what-part-of-fedora-do-you-think-needs-the-most-attention-from-the-mindshare-committee-during-your-term&quot;&gt;What part of Fedora do you think needs the most attention from the Mindshare Committee during your term?&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;Contributor Recognition&lt;/strong&gt;. With over half a decade of experience in this space, the &amp;#x201C;What now?&amp;#x201D; problem (after the first contribution) has only become worse with the advent of&amp;#xA0;&lt;em&gt;AI Assisted Contribution Activities&lt;/em&gt;. Newcomers struggle to realize the&amp;#xA0;&lt;em&gt;value proposition&lt;/em&gt;&amp;#xA0;of the&amp;#xA0;&lt;em&gt;community connection&lt;/em&gt;&amp;#xA0;that Fedora Project could provide, and hence, it has become the need of the hour to&amp;#xA0;&lt;em&gt;incentivize contributions&lt;/em&gt;&amp;#xA0;using rewarding activities.&lt;/p&gt;&lt;p&gt;But apart from that, we also need to do better at further improving our&amp;#xA0;&lt;strong&gt;local presence&lt;/strong&gt;&amp;#xA0;in&amp;#xA0;&lt;em&gt;underrepresented regions&lt;/em&gt;. In this past term, my pilot experiment on APAC events worked wonders, and it showed us all the community power we can tap into by just being there. With reusable swagpacks, localized printing, active conversations and documented accounts, this limited experiment can&amp;#xA0;&lt;em&gt;scale well&lt;/em&gt;&amp;#xA0;across various parts of the globe.&lt;/p&gt;&lt;p&gt;&lt;em&gt;This article was &lt;/em&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-mindshare-elections-interview-with-akashdeep-dhar-t0xic0der/?ref=gridhead.net&quot; rel=&quot;noreferrer&quot;&gt;&lt;em&gt;originally posted&lt;/em&gt;&lt;/a&gt;&lt;em&gt; on &lt;/em&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/?ref=apexaltruism.net&quot; rel=&quot;noreferrer&quot;&gt;&lt;strong&gt;&lt;em&gt;Fedora Commblog&lt;/em&gt;&lt;/strong&gt;&lt;/a&gt;&lt;em&gt; on &lt;strong&gt;29 May 2026&lt;/strong&gt;.&lt;/em&gt;&lt;/p&gt;
        </content>
        <author>
            
            <name>t0xic0der</name>
            
            
            <uri>https://gridhead.net/</uri>
        </author>
        <source>
            
            <title type="html">Akashdeep Dhar</title>
            
            
            <subtitle type="html">A place for creative engineering that brings out the best in people</subtitle>
            
            <link rel="self" href="https://gridhead.net/"/>
            <id>https://gridhead.net/</id>
            
            <updated>2026-06-09T07:19:17+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Akashdeep Dhar: Council Election For FL44: Interview With Akashdeep Dhar</title>
        <link href="https://gridhead.net/council-election-for-fl44-interview-with-akashdeep-dhar/"/>
        <id>6a1f92c176fd4100010ccd12</id>
        <updated>2026-06-03T18:30:40+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://www.libravatar.org/avatar/eba3058f529195e3b87d3383ada41661&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;img src=&quot;https://images.unsplash.com/photo-1651766013569-e5789b7cdddf?crop=entropy&amp;amp;cs=tinysrgb&amp;amp;fit=max&amp;amp;fm=jpg&amp;amp;ixid=M3wxMTc3M3wwfDF8c2VhcmNofDIxfHx2b3RlfGVufDB8fHx8MTc4MDQyOTg0OXww&amp;amp;ixlib=rb-4.1.0&amp;amp;q=80&amp;amp;w=2000&quot; alt=&quot;Council Election For FL44: Interview With Akashdeep Dhar&quot;&gt;&lt;p&gt;&lt;em&gt;This is a part of the Fedora Linux 44 Council Elections Interviews series.&amp;#xA0;&lt;/em&gt;&lt;a href=&quot;https://elections.fedoraproject.org/?ref=gridhead.net&quot; rel=&quot;noreferrer noopener&quot;&gt;&lt;em&gt;Voting&lt;/em&gt;&lt;/a&gt;&lt;em&gt;&amp;#xA0;is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.&lt;/em&gt;&lt;/p&gt;&lt;h2 id=&quot;interview-with-akashdeep-dhar&quot;&gt;Interview with Akashdeep Dhar&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;FAS ID&lt;/strong&gt;: t0xic0der&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Matrix Rooms:&lt;/strong&gt;&lt;ul&gt;&lt;li&gt;Fedora Council (&lt;a href=&quot;https://chat.fedoraproject.org/?ref=gridhead.net#/room/#council:fedoraproject.org&quot; rel=&quot;noreferrer&quot;&gt;&lt;code&gt;#council:fedoraproject.org&lt;/code&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Fedora Mindshare (&lt;a href=&quot;https://chat.fedoraproject.org/?ref=gridhead.net#/room/#mindshare:fedoraproject.org&quot; rel=&quot;noreferrer&quot;&gt;&lt;code&gt;#mindshare:fedoraproject.org&lt;/code&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Fedora Forgejo (&lt;a href=&quot;https://chat.fedoraproject.org/?ref=gridhead.net#/room/#fedora-forgejo:fedoraproject.org&quot; rel=&quot;noreferrer&quot;&gt;&lt;code&gt;#fedora-forgejo:fedoraproject.org&lt;/code&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Fedora Infrastructure (&lt;a href=&quot;https://chat.fedoraproject.org/?ref=gridhead.net#/room/#admin:fedoraproject.org&quot; rel=&quot;noreferrer&quot;&gt;&lt;code&gt;#admin:fedoraproject.org&lt;/code&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Fedora Badges (&lt;a href=&quot;https://chat.fedoraproject.org/?ref=gridhead.net#/room/#badges:fedoraproject.org&quot; rel=&quot;noreferrer&quot;&gt;&lt;code&gt;#badges:fedoraproject.org&lt;/code&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Fedora Apps (&lt;a href=&quot;https://chat.fedoraproject.org/?ref=gridhead.net#/room/#apps:fedoraproject.org&quot; rel=&quot;noreferrer&quot;&gt;&lt;code&gt;#apps:fedoraproject.org&lt;/code&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Fedora Join (&lt;a href=&quot;https://chat.fedoraproject.org/?ref=gridhead.net#/room/#join:fedoraproject.org&quot; rel=&quot;noreferrer&quot;&gt;&lt;code&gt;#join:fedoraproject.org&lt;/code&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Fedora Mentoring (&lt;a href=&quot;https://chat.fedoraproject.org/?ref=gridhead.net#/room/#mentoring:fedoraproject.org&quot; rel=&quot;noreferrer&quot;&gt;&lt;code&gt;#mentoring:fedoraproject.org&lt;/code&gt;&lt;/a&gt;)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;https://fedoraproject.org/wiki/User:T0xic0der?ref=gridhead.net&quot; rel=&quot;noreferrer&quot;&gt;Fedora User Wiki Page&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h2 id=&quot;what-kind-of-experience-do-you-have-which-might-be-relevant-to-the-role-eg-governance-leadership-etc&quot;&gt;What kind of experience do you have which might be relevant to the role? E.g. governance, leadership, etc.&lt;/h2&gt;&lt;p&gt;While I could not make it to the Fedora Council&amp;#xA0;&lt;a href=&quot;https://communityblog.fedoraproject.org/f42-elections-results/?ref=gridhead.net&quot;&gt;through elections&lt;/a&gt;&amp;#xA0;in the previous term, I was chosen as a&amp;#xA0;&lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/79?ref=gridhead.net#issuecomment-597569&quot;&gt;Mindshare Representative&lt;/a&gt;&amp;#xA0;from the second half of the term. Besides&amp;#xA0;&lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/92?ref=gridhead.net&quot;&gt;bringing the interests&lt;/a&gt;&amp;#xA0;of the&amp;#xA0;&lt;a href=&quot;https://docs.fedoraproject.org/en-US/mindshare-committee/?ref=gridhead.net&quot;&gt;Mindshare Committee&lt;/a&gt;&amp;#xA0;to the&amp;#xA0;&lt;a href=&quot;https://github.com/gridhead/gridhead/blob/master/FedoraCouncilStrategySummit2026_1030IST_04Feb2026_FedoraMindshareProgressUpdate.pdf?ref=gridhead.net&quot;&gt;Fedora Council Strategy Summit 2025&lt;/a&gt;, I also worked on further progressing the&amp;#xA0;&lt;a href=&quot;https://fedoraproject.org/wiki/Initiatives/Git_Forge_Initiative_2025?ref=gridhead.net&quot;&gt;Fedora Forge Community Initiative&lt;/a&gt;&amp;#xA0;with my work on the&amp;#xA0;&lt;a href=&quot;https://codeberg.org/forgejo/design/issues/2?ref=gridhead.net&quot;&gt;private issues&lt;/a&gt;&amp;#xA0;and&amp;#xA0;&lt;a href=&quot;https://codeberg.org/forgejo/forgejo/pulls?q=&amp;amp;type=all&amp;amp;sort=relevance&amp;amp;state=all&amp;amp;labels=&amp;amp;milestone=0&amp;amp;project=0&amp;amp;assignee=0&amp;amp;poster=262265&amp;amp;archived=false&amp;amp;ref=gridhead.net&quot;&gt;Pagure Migrator&lt;/a&gt;. Staying true to my&amp;#xA0;&lt;a href=&quot;https://communityblog.fedoraproject.org/mindshare-elections-interview-with-akashdeep-dhar-t0xic0der/?ref=gridhead.net&quot;&gt;volunteer first community agenda&lt;/a&gt;, I also worked on the documentation for the&amp;#xA0;&lt;a href=&quot;https://communityblog.fedoraproject.org/mindshare-elections-interview-with-akashdeep-dhar-t0xic0der/?ref=gridhead.net&quot;&gt;Fedora Project Contribution Model&lt;/a&gt;&amp;#xA0;to encourage&amp;#xA0;&lt;a href=&quot;https://forge.fedoraproject.org/council/tickets/issues/550?ref=gridhead.net&quot;&gt;&lt;em&gt;empathetic interactions&lt;/em&gt;&amp;#xA0;and&amp;#xA0;&lt;em&gt;managing expectations&lt;/em&gt;&lt;/a&gt;&amp;#xA0;in our mostly volunteer driven community.&lt;/p&gt;&lt;p&gt;Following the&amp;#xA0;&lt;a href=&quot;https://forge.fedoraproject.org/council/tickets/issues/557?ref=gridhead.net&quot;&gt;elector concerns&lt;/a&gt;&amp;#xA0;from the previous term, I&amp;#xA0;&lt;a href=&quot;https://meetbot-raw.fedoraproject.org/meeting_matrix_fedoraproject-org/2026-01-14/council.2026-01-14-15.01.log.html?ref=gridhead.net&quot;&gt;&lt;em&gt;explicitly reinforced&lt;/em&gt;&lt;/a&gt;&amp;#xA0;just how important it was for us to leverage&amp;#xA0;&lt;a href=&quot;https://chat.fedoraproject.org/?ref=gridhead.net#/room/#data:fedoraproject.org&quot;&gt;objective community health metrics&lt;/a&gt;&amp;#xA0;over arbitrary conditions that I voiced during the&amp;#xA0;&lt;a href=&quot;https://fedoraproject.limequery.com/191218?ref=gridhead.net&quot;&gt;&lt;em&gt;foundational drafting&lt;/em&gt;&lt;/a&gt;&amp;#xA0;of the&amp;#xA0;&lt;a href=&quot;https://communityblog.fedoraproject.org/fedora-verified-recognize-contributors/?ref=gridhead.net&quot;&gt;Fedora Verified&lt;/a&gt;&amp;#xA0;proposal. With my inclination towards&amp;#xA0;&lt;em&gt;process sustainability&lt;/em&gt;, I have often voted for&amp;#xA0;&lt;a href=&quot;https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2026-01-14/council.2026-01-14-15.01.log.html?ref=gridhead.net#:~:text=about%20something%20else.-,%3C%40t0xic0der%3Afedora.im%3E,to%20work%20on%20it%20%2D%20rather%20than%20%22preemptively%22%20attempting%20to%20solve%20it,-%3C%40bookwar%3Afedora.im&quot;&gt;deferring decisions&lt;/a&gt;&amp;#xA0;until we have accounted for most (if not all) feedback. I have had a&amp;#xA0;&lt;em&gt;hands-on approach&lt;/em&gt;&amp;#xA0;towards major proposals like Fedora Forge,&amp;#xA0;&lt;a href=&quot;https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2025-12-03/council.2025-12-03-15.01.log.html?ref=gridhead.net#:~:text=from%20me%20too-,%3C%40jflory7%3Afedora.im%3E,the%20end%20of%20F45%20release%20cycle%2C%20thereby%20concluding%20around%20December%202026.,-%3C%40bookwar%3Afedora.im&quot;&gt;Image Mode&lt;/a&gt;,&amp;#xA0;&lt;a href=&quot;https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2025-12-03/council.2025-12-03-15.01.log.html?ref=gridhead.net#:~:text=with%20that.%20%20%2B1-,%3C%40jflory7%3Afedora.im%3E,and%20renewed%20in%20perpetuity%20by%20those%20responsible%20for%20the%20Fedora%20trademark.,-%3C%40jflory7%3Afedora.im&quot;&gt;FedoraCVE trademark&lt;/a&gt;&amp;#xA0;and&amp;#xA0;&lt;a href=&quot;https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2026-04-08/council.2026-04-08-14.07.log.html?ref=gridhead.net&quot;&gt;Fedora Verified&lt;/a&gt;, by spending roughly around ten hours per week&amp;#xA0;&lt;em&gt;simply reading&lt;/em&gt;&amp;#xA0;through the&amp;#xA0;&lt;a href=&quot;https://discussion.fedoraproject.org/?ref=gridhead.net&quot;&gt;Fedora Discussion&lt;/a&gt;&amp;#xA0;threads.&lt;/p&gt;&lt;p&gt;Besides my direct involvement in the Fedora Council, I am also working as an&amp;#xA0;&lt;a href=&quot;https://fedora-arc.readthedocs.io/en/latest/index.html?ref=gridhead.net&quot;&gt;infrastructure architect&lt;/a&gt;, working on various projects in the&amp;#xA0;&lt;a href=&quot;https://docs.fedoraproject.org/en-US/infra/?ref=gridhead.net&quot;&gt;Fedora Infrastructure&lt;/a&gt;&amp;#xA0;and leading the&amp;#xA0;&lt;a href=&quot;https://github.com/fedora-infra/tahrir/milestone/2?ref=gridhead.net&quot;&gt;Fedora Badges Revamp Project&lt;/a&gt;&amp;#xA0;while mentoring an&amp;#xA0;&lt;a href=&quot;https://www.linkedin.com/posts/daniel-chege-3b358322b_outreachy-opensource-backenddevelopment-activity-7456434168189685760-fbol?utm_source=share&amp;amp;utm_medium=member_desktop&amp;amp;rcm=ACoAACuxC-cBMgPVf3yloVtvOj_Dno8SnmURWIQ&quot;&gt;Outreachy intern&lt;/a&gt;. Being elected into the&amp;#xA0;&lt;a href=&quot;https://docs.fedoraproject.org/en-US/mindshare-committee/?ref=gridhead.net#members&quot;&gt;&lt;em&gt;Mindshare Committee&lt;/em&gt;&lt;/a&gt;&amp;#xA0;has also allowed for me to lead the logistics of various Fedora Project in-person representations at APAC events like&amp;#xA0;&lt;a href=&quot;https://gridhead.net/tag/devconf-in-2026/&quot;&gt;DevConf.IN 2026&lt;/a&gt;&amp;#xA0;and&amp;#xA0;&lt;a href=&quot;https://gridhead.net/tag/fossasia-2026/&quot;&gt;FOSSAsia 2026&lt;/a&gt;, all while curating and guiding Fedora Project&amp;#xA0;&lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues?ref=gridhead.net&quot;&gt;&lt;em&gt;community events&lt;/em&gt;&lt;/a&gt;&amp;#xA0;across the world. In my past life (or&amp;#xA0;&lt;a href=&quot;https://communityblog.fedoraproject.org/tag/websites-and-apps-initiative-wrapup/?ref=gridhead.net&quot;&gt;roughly five years back&lt;/a&gt;&amp;#xA0;in human years), I also led the&amp;#xA0;&lt;a href=&quot;https://docs.fedoraproject.org/en-US/websites?ref=gridhead.net&quot;&gt;Fedora Websites and Apps&lt;/a&gt;&amp;#xA0;community initiative.&lt;/p&gt;&lt;h2 id=&quot;what-do-you-see-as-potential-opportunities-and-risks-for-the-fedora-project&quot;&gt;What do you see as potential opportunities and risks for the Fedora Project?&lt;/h2&gt;&lt;p&gt;One of the first things that comes to my mind about risks for our community is&amp;#xA0;&lt;strong&gt;decision transparency&lt;/strong&gt;. The discussions&amp;#xA0;&lt;a href=&quot;https://discussion.fedoraproject.org/t/fedora-ai-developer-desktop-objective/184941?ref=gridhead.net&quot;&gt;[1]&lt;/a&gt;&amp;#xA0;&lt;a href=&quot;https://discussion.fedoraproject.org/t/fedora-ai-developer-desktop-initiative-updated/191822?ref=gridhead.net&quot;&gt;[2]&lt;/a&gt;&amp;#xA0;around the AI Developer Desktop Proposal were a valuable learning experience as they showed how much community members care about understanding&amp;#xA0;&lt;em&gt;why we vote the way we do, not just what we voted for&lt;/em&gt;. I see an opportunity here for elected members to share their reasoning with their votes on a given proposal, so others can follow the thought process. After all, I would want to vote for someone who engages with what the community has to say and is willing to show their work, even through various disagreements.&lt;/p&gt;&lt;p&gt;To dive even deeper, we also risk alienating the community members by deciding on a certain proposal before it is&amp;#xA0;&lt;em&gt;theoretically ready&lt;/em&gt;&amp;#xA0;to be discussed. While a stopgap opportunity here might be ratifying a&amp;#xA0;&lt;strong&gt;proposal readiness&lt;/strong&gt;&amp;#xA0;guidelines document that the members could refer to, in my honest opinion,&amp;#xA0;&lt;em&gt;being active around&lt;/em&gt;&amp;#xA0;the Fedora Project community platforms just ends up helping a lot more. If this requires us to spend more hours around the desk, have more frequently organized synchronous meetings, include more electable Fedora Council seats or set regular Fedora Council social hours &amp;#x2013; then it is something that we need to account for.&lt;/p&gt;&lt;p&gt;Beyond transparency, I also want to champion&amp;#xA0;&lt;strong&gt;process sustainability&lt;/strong&gt;&amp;#xA0;in our established processes. The end of an elected member&amp;#x2019;s term should not mean that their ongoing work disappears &amp;#x2013; it should be (or made) possible for incoming candidates or continuing members to carry forward and iterate upon that work. Similarly, we can reduce the risk of&amp;#xA0;&lt;em&gt;potential burnouts&lt;/em&gt;&amp;#xA0;among elected members by&amp;#xA0;&lt;em&gt;effectively delegating&lt;/em&gt;&amp;#xA0;to the enthusiastic contributors that our community is never short of. Good governance should outlast any single term, and I want to actively work towards building that continuity through documenting better handoff practices.&lt;/p&gt;&lt;h2 id=&quot;what-brought-you-to-the-fedora-project&quot;&gt;What brought you to the Fedora Project?&lt;/h2&gt;&lt;p&gt;Video games. Back in early 2020 when we were isolated at our homes due to COVID-19 pandemic, all I had was a weak laptop and a Fedora Workstation setup to keep me from boredom. One of my&amp;#xA0;&lt;a href=&quot;https://docs.fedoraproject.org/en-US/quick-docs/set-nvidia-as-primary-gpu-on-optimus-based-laptops/?ref=gridhead.net&quot;&gt;&lt;em&gt;first contributions&lt;/em&gt;&lt;/a&gt;&amp;#xA0;had been to the&amp;#xA0;&lt;a href=&quot;https://docs.fedoraproject.org/en-US/quick-docs/?ref=gridhead.net&quot;&gt;Quick Docs&lt;/a&gt;. When I thought I was done with my&amp;#xA0;&lt;em&gt;contributing activities&lt;/em&gt;, friends like&amp;#xA0;&lt;a href=&quot;https://fedoraproject.org/wiki/User:Ankursinha?ref=gridhead.net&quot;&gt;Ankur Sinha&lt;/a&gt;,&amp;#xA0;&lt;a href=&quot;https://fedoraproject.org/wiki/User:Bt0dotninja?ref=gridhead.net&quot;&gt;Alberto Sanchez&lt;/a&gt;,&amp;#xA0;&lt;a href=&quot;https://fedoraproject.org/wiki/User:Jflory7?ref=gridhead.net&quot;&gt;Justin Wheeler&lt;/a&gt;,&amp;#xA0;&lt;a href=&quot;https://fedoraproject.org/wiki/User:Riecatnor?ref=gridhead.net&quot;&gt;Marie Nordin&lt;/a&gt;,&amp;#xA0;&lt;a href=&quot;https://fedoraproject.org/wiki/User:Nasirhm?ref=gridhead.net&quot;&gt;Nasir Hussain&lt;/a&gt;,&amp;#xA0;&lt;a href=&quot;https://fedoraproject.org/wiki/User:Siddharthvipul1?ref=gridhead.net&quot;&gt;Vipul Siddharth&lt;/a&gt;&amp;#xA0;etc. just made me keep coming back for more. Then getting inspired from all the amazing stuff they got up to back in the day made me want to see if I could be of some help &amp;#x2013; and a huge reason why I am keeping myself busy even today is just that.&lt;/p&gt;&lt;p&gt;&lt;em&gt;This article was &lt;/em&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-council-elections-interview-with-akashdeep-dhar-t0xic0der/?ref=gridhead.net&quot; rel=&quot;noreferrer&quot;&gt;&lt;em&gt;originally posted&lt;/em&gt;&lt;/a&gt;&lt;em&gt; on &lt;/em&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/?ref=apexaltruism.net&quot; rel=&quot;noreferrer&quot;&gt;&lt;strong&gt;&lt;em&gt;Fedora Commblog&lt;/em&gt;&lt;/strong&gt;&lt;/a&gt;&lt;em&gt; on &lt;strong&gt;29 May 2026&lt;/strong&gt;.&lt;/em&gt;&lt;/p&gt;
        </content>
        <author>
            
            <name>t0xic0der</name>
            
            
            <uri>https://gridhead.net/</uri>
        </author>
        <source>
            
            <title type="html">Akashdeep Dhar</title>
            
            
            <subtitle type="html">A place for creative engineering that brings out the best in people</subtitle>
            
            <link rel="self" href="https://gridhead.net/"/>
            <id>https://gridhead.net/</id>
            
            <updated>2026-06-09T07:19:17+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Magazine: Valentin Rothberg on Building the Future of Fedora Containers</title>
        <link href="https://fedoramagazine.org/valentin-rothberg-on-building-the-future-of-fedora-containers/"/>
        <id>https://fedoramagazine.org/?p=43432</id>
        <updated>2026-06-03T08:00:00+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/planet-magazine.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;img width=&quot;300&quot; height=&quot;127&quot; src=&quot;https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-300x127.jpg&quot; class=&quot;webfeedsFeaturedVisual wp-post-image&quot; alt=&quot;&quot; style=&quot;display: block; margin: auto; margin-bottom: 5px;max-width: 100%;&quot; link_thumbnail=&quot;&quot; decoding=&quot;async&quot; loading=&quot;lazy&quot; srcset=&quot;https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-300x127.jpg 300w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-1024x433.jpg 1024w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-768x325.jpg 768w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-1536x650.jpg 1536w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-816x345.jpg 816w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-472x200.jpg 472w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1.jpg 1890w&quot; sizes=&quot;auto, (max-width: 300px) 100vw, 300px&quot; /&gt;
&lt;p&gt;&lt;strong&gt;Flock to Fedora is more than a conference &amp;#8211; it&amp;#8217;s where the Fedora community comes alive. As part of the In the CommitHistory campaign, we sat down with confirmed Flock 2026 speakers to hear their stories: what brought them to Fedora, what Flock means to them personally, and what they&amp;#8217;re hoping for in Prague this June. This is one of those conversations.&lt;/strong&gt;&lt;/p&gt;



&lt;p&gt;Valentin Rothberg&amp;#8217;s journey into container-native Linux didn&amp;#8217;t start with a grand plan &amp;#8211; it started with the work. After over 8 years at Red Hat contributing to projects like Podman and bootable containers, Fedora felt like the natural home for his next chapter. In Summer 2025 he began working on Project Hummingbird, which builds directly on top of Fedora. Flock 2026 is where he wants to share what he&amp;#8217;s learned.&lt;/p&gt;



&lt;p&gt;His first Flock was in Budapest in 2019 &amp;#8211; and he remembers it vividly. Stepping in at the last minute for Dan Walsh, he ended up presenting for over three hours straight on container technologies. Not a bad way to make an entrance.&lt;/p&gt;



&lt;p&gt;For Valentin, Flock&amp;#8217;s value isn&amp;#8217;t primarily technical. Technical decisions tend to be made comparatively fast once a group of people rally around a cause. What matters is finding that cause together, and in-person time is what makes that possible. The implementation details, he says, are just details.&lt;/p&gt;



&lt;p&gt;He&amp;#8217;s also refreshingly honest about where Fedora stands in the container ecosystem. Despite being the birthplace of tools like Podman, Fedora containers don&amp;#8217;t see wide use outside the community. Valentin has ideas about why, and how to change that. He&amp;#8217;s coming to Flock not to present answers, but to hear other perspectives and build something together.&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;Flock to Fedora 2026 takes place June 14–16 in Prague. Registration is at capacity but you can join the &lt;/strong&gt;&lt;a href=&quot;https://rsvp.fedoraproject.org/community/flock-2026/waitinglist?item=17&quot;&gt;&lt;strong&gt;waitlist&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;. Can&amp;#8217;t make it in person? Follow along live on the &lt;/strong&gt;&lt;a href=&quot;https://www.youtube.com/@fedora&quot;&gt;&lt;strong&gt;Fedora YouTube channel.&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt; We hope to see you there!&lt;/strong&gt;&lt;br /&gt;&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;&lt;em&gt;Note&lt;/em&gt;: AI (Google Gemini) was used in drafting this article. &lt;/strong&gt;The content was reviewed and verified before publishing.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://fedoramagazine.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Magazine</title>
            
            
            <subtitle type="html">Guides, information, and news about the Fedora operating system for users, developers, system administrators, and community members.</subtitle>
            
            <link rel="self" href="https://fedoramagazine.org"/>
            <id>https://fedoramagazine.org</id>
            
            <updated>2026-06-08T15:43:29+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Magazine: From Antarctica to FPL : Jef Spaleta on Leading Fedora Into Its Next Chapter</title>
        <link href="https://fedoramagazine.org/from-antarctica-to-fpl-jef-spaleta-on-leading-fedora-into-its-next-chapter/"/>
        <id>https://fedoramagazine.org/?p=43415&amp;preview=true&amp;preview_id=43415</id>
        <updated>2026-06-02T22:40:26+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/planet-magazine.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;img width=&quot;300&quot; height=&quot;127&quot; src=&quot;https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-300x127.jpg&quot; class=&quot;webfeedsFeaturedVisual wp-post-image&quot; alt=&quot;&quot; style=&quot;display: block; margin: auto; margin-bottom: 5px;max-width: 100%;&quot; link_thumbnail=&quot;&quot; decoding=&quot;async&quot; loading=&quot;lazy&quot; srcset=&quot;https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-300x127.jpg 300w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-1024x433.jpg 1024w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-768x325.jpg 768w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-1536x650.jpg 1536w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-816x345.jpg 816w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1-472x200.jpg 472w, https://fedoramagazine.org/wp-content/uploads/2026/05/pic1-1.jpg 1890w&quot; sizes=&quot;auto, (max-width: 300px) 100vw, 300px&quot; /&gt;
&lt;p&gt;&lt;strong&gt;Flock to Fedora is more than a conference &amp;#8211; it&amp;#8217;s where the Fedora community comes alive. As part of the &lt;a href=&quot;https://fedoramagazine.org/commit-history-tell-us-about-your-first-commit/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;&amp;#8220;CommitHistory&amp;#8221; campaign&lt;/a&gt;, we sat down with confirmed Flock 2026 speakers to hear their stories: what brought them to Fedora, what Flock means to them personally, and what they&amp;#8217;re hoping for in Prague this June. This is one of those conversations.&lt;/strong&gt;&lt;/p&gt;



&lt;span id=&quot;more-43415&quot;&gt;&lt;/span&gt;



&lt;p&gt;Jef Spaleta came back to Fedora at exactly the &lt;a href=&quot;https://fedoramagazine.org/introducing-fedora-project-leader-jef-spaleta/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;right moment&lt;/a&gt;. After years away, working across software startups and following his spouse&amp;#8217;s move back to the east coast, the timing aligned perfectly with the previous project leader stepping down. With a sharpened skill set and fresh perspective, Jef felt ready to lead.&lt;/p&gt;



&lt;p&gt;But leading Fedora in 2026 isn&amp;#8217;t just about keeping the lights on. Jef sees the project at a critical crossroads. There is a generational transition where original founders are stepping away and institutional knowledge risks disappearing with them. His focus? Mentoring the next wave of contributors to keep Fedora sustainable for the next five to ten years.&lt;br /&gt;&lt;br /&gt;On the state of the project, Jef is honest: Fedora continues to ship high-quality releases on schedule, a streak held for five or six years. But stability isn&amp;#8217;t enough. He is developing a &lt;a href=&quot;https://fedoraproject.org/wiki/User:Jspaleta/Drafts/FedoraInnovationLifecycle&quot; id=&quot;https://fedoraproject.org/wiki/User:Jspaleta/Drafts/FedoraInnovationLifecycle&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;new Fedora innovation lifecycle&lt;/a&gt;, a dedicated space for experimental work where things can be tried, broken, and learned from without disrupting the mature processes the project depends on.&lt;/p&gt;



&lt;p&gt;For Jef, Flock&amp;#8217;s value is simple but profound. Digital tools work well when everyone agrees, but they fall apart when things get hard. Flock is where relationship repair happens, where tone and intent can finally be communicated in ways text never can. Looking ahead to Flock 2026, he is focusing on two priorities. First, migrating Forge infrastructure to meet the expectations of the next generation of developers, and second, shaping Fedora&amp;#8217;s approach to AI-assisted development before the conversation shapes itself.&lt;br /&gt;&lt;strong&gt;&lt;br /&gt;Flock to Fedora 2026 takes place June 14–16 in Prague. Registration is at capacity but you can join the &lt;a href=&quot;https://rsvp.fedoraproject.org/community/flock-2026/waitinglist?item=17&quot; id=&quot;https://rsvp.fedoraproject.org/community/flock-2026/waitinglist?item=17&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;waitlist&lt;/a&gt;. Can&amp;#8217;t make it in person? Follow along live on the &lt;a href=&quot;https://www.youtube.com/@fedora&quot; id=&quot;https://www.youtube.com/@fedora&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Fedora YouTube channel&lt;/a&gt;. We hope to see you there!&lt;/strong&gt;&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;&lt;em&gt;Note&lt;/em&gt;: AI (Google Gemini) was used in drafting this article.&lt;/strong&gt; The content was reviewed and verified before publishing.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://fedoramagazine.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Magazine</title>
            
            
            <subtitle type="html">Guides, information, and news about the Fedora operating system for users, developers, system administrators, and community members.</subtitle>
            
            <link rel="self" href="https://fedoramagazine.org"/>
            <id>https://fedoramagazine.org</id>
            
            <updated>2026-06-08T15:43:29+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Magazine: #Commit History: Tell Us About Your First Commit</title>
        <link href="https://fedoramagazine.org/commit-history-tell-us-about-your-first-commit/"/>
        <id>https://fedoramagazine.org/?p=43416</id>
        <updated>2026-06-02T14:11:26+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/planet-magazine.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;img width=&quot;300&quot; height=&quot;127&quot; src=&quot;https://fedoramagazine.org/wp-content/uploads/2026/06/blog1-300x127.png&quot; class=&quot;webfeedsFeaturedVisual wp-post-image&quot; alt=&quot;&quot; style=&quot;display: block; margin: auto; margin-bottom: 5px;max-width: 100%;&quot; link_thumbnail=&quot;&quot; decoding=&quot;async&quot; loading=&quot;lazy&quot; srcset=&quot;https://fedoramagazine.org/wp-content/uploads/2026/06/blog1-300x127.png 300w, https://fedoramagazine.org/wp-content/uploads/2026/06/blog1-1024x433.png 1024w, https://fedoramagazine.org/wp-content/uploads/2026/06/blog1-768x325.png 768w, https://fedoramagazine.org/wp-content/uploads/2026/06/blog1-1536x650.png 1536w, https://fedoramagazine.org/wp-content/uploads/2026/06/blog1-816x345.png 816w, https://fedoramagazine.org/wp-content/uploads/2026/06/blog1-472x200.png 472w, https://fedoramagazine.org/wp-content/uploads/2026/06/blog1.png 1890w&quot; sizes=&quot;auto, (max-width: 300px) 100vw, 300px&quot; /&gt;
&lt;p&gt;Maybe it was a one-line typo fix in the docs. Perhaps it was a package you&amp;#8217;d been maintaining in secret for months before you finally submitted it. Maybe it was completely terrifying, or maybe it just felt like the most natural thing in the world. Whatever it was we want to hear about it.&lt;/p&gt;



&lt;span id=&quot;more-43416&quot;&gt;&lt;/span&gt;



&lt;p&gt;Ahead of &lt;strong&gt;&lt;a href=&quot;https://fedoraproject.org/flock/2026/&quot; id=&quot;https://fedoraproject.org/flock/2026/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Flock to Fedora 2026&lt;/a&gt;&lt;/strong&gt; (June 14–16, Prague), We the Fedora CommOps team are launching &lt;strong&gt;#Commit History&lt;/strong&gt;: a community campaign to collect the origin stories of Fedora contributors &amp;#8211; the moments that brought people into this project and kept them here.&lt;/p&gt;



&lt;p&gt;The best stories will be featured in a &lt;strong&gt;&lt;a href=&quot;https://fedoramagazine.org/&quot; id=&quot;https://fedoramagazine.org/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Fedora Magazine&lt;/a&gt; article&lt;/strong&gt; published before Flock 2026, celebrating the people who make this project what it is.&lt;/p&gt;



&lt;p&gt;Here are the questions used to get started-&lt;/p&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;What was your first contribution to Fedora &amp;#8211; and what made you take that first step?&lt;/li&gt;
&lt;/ul&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;What did it feel like? What went wrong (or right)?&lt;/li&gt;
&lt;/ul&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Looking back, what did that moment mean for your open source journey?&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;There are no wrong answers. First commits come in all shapes code, documentation, translations, design, bug reports, community work. If you&amp;#8217;ve ever contributed to Fedora, your story belongs here.&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;How to share:&lt;/strong&gt; Drop your story in the comments below, or share it on Mastodon with the hashtag &lt;strong&gt;#Commit History&lt;/strong&gt;.&lt;/p&gt;



&lt;p&gt;Whether you&amp;#8217;ve been contributing for a decade or made your first commit last week &amp;#8211; we want to hear from you.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://fedoramagazine.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Magazine</title>
            
            
            <subtitle type="html">Guides, information, and news about the Fedora operating system for users, developers, system administrators, and community members.</subtitle>
            
            <link rel="self" href="https://fedoramagazine.org"/>
            <id>https://fedoramagazine.org</id>
            
            <updated>2026-06-08T15:43:29+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Infrastructure Status: Planned Outage - Fedora Copr - copr-backend upgrade</title>
        <link href="https://status.fedoraproject.org/2026-06-02-copr-backend.html"/>
        <id>tag:status.fedoraproject.org,2026-06-02:/2026-06-02-copr-backend.html</id>
        <updated>2026-06-02T09:00:00+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://status.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Infrastructure Status</title>
            
            
            <subtitle type="html"></subtitle>
            
            <link rel="self" href="https://status.fedoraproject.org"/>
            <id>https://status.fedoraproject.org</id>
            
            <updated>2026-06-04T21:00:00+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Community Blog: F44 Elections Vote Now!</title>
        <link href="https://communityblog.fedoraproject.org/f44-elections-vote-now/"/>
        <id>https://communityblog.fedoraproject.org/?p=15747</id>
        <updated>2026-06-01T13:39:46+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;The F44 elections voting period is now open! The ballot boxes for this cycles elections are open from today, Monday June 1st until Friday, June 12th on the &lt;a href=&quot;https://elections.fedoraproject.org/&quot;&gt;elections app&lt;/a&gt;. The ballot boxes will close on June 12th at 23:59:59 UTC.&lt;/p&gt;



&lt;p&gt;For links to candidate interviews, please visit &lt;a href=&quot;https://communityblog.fedoraproject.org/f44-elections-interviews/&quot;&gt;this post&lt;/a&gt; or the nominations wiki page of each election.&lt;/p&gt;



&lt;p&gt;As the number of eligible candidates (4) equaled the number of open seats (4) for the EPEL Steering Committee,  no ballot box is available for this election. Instead, these candidates are automatically elected by default.&lt;/p&gt;



&lt;p&gt;Good luck to all of our candidates across Fedora Council, FESCo and Mindshare Committee during this election cycle!&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;https://communityblog.fedoraproject.org/f44-elections-vote-now/&quot;&gt;F44 Elections Vote Now!&lt;/a&gt; appeared first on &lt;a href=&quot;https://communityblog.fedoraproject.org&quot;&gt;Fedora Community Blog&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://communityblog.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Community Blog</title>
            
            
            <subtitle type="html">The Community Blog provides a single source for members of the community to share important news, updates, and information about Fedora with others in the Project community.</subtitle>
            
            <link rel="self" href="https://communityblog.fedoraproject.org"/>
            <id>https://communityblog.fedoraproject.org</id>
            
            <updated>2026-06-04T08:34:04+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Marcin Juszkiewicz: Arm desktop: so many cores, not enough speed</title>
        <link href="https://marcin.juszkiewicz.com.pl/2026/06/01/arm-desktop-so-many-cores-not-enough-speed/"/>
        <id>tag:marcin.juszkiewicz.com.pl,2026-06-01:/2026/06/01/arm-desktop-so-many-cores-not-enough-speed/</id>
        <updated>2026-06-01T13:06:00+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://www.libravatar.org/avatar/102107fa8437055ab942172dcfef7b4d&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;Using a system with 80 AArch64 cores can be a pleasure. Or a&amp;nbsp;pain&amp;#8230;&lt;/p&gt;
&lt;!--MORE--&gt;

&lt;h3&gt;Multicore&amp;nbsp;heaven?&lt;/h3&gt;
&lt;p&gt;Having 80 cores sounds nice, doesn&amp;#8217;t it? But not so much during actual&amp;nbsp;use&amp;#8230;&lt;/p&gt;
&lt;p&gt;You see, building Fedora packages was flying by. With all cores in use, ccache
buffers filling up (in case of rebuilds), and 128 &lt;span class=&quot;caps&quot;&gt;GB&lt;/span&gt; of &lt;span class=&quot;caps&quot;&gt;RAM&lt;/span&gt; in constant use,&amp;nbsp;etc.&lt;/p&gt;
&lt;p&gt;But at the same time, 100% load on all cores means you cannot listen to music
on Spotify or watch online videos, etc. All that because the &lt;span class=&quot;caps&quot;&gt;CPU&lt;/span&gt; cores are
occupied by the build&amp;nbsp;processes.&lt;/p&gt;
&lt;p&gt;I tried to use cgroups to&amp;nbsp;limit &lt;code&gt;cpu.max&lt;/code&gt; for&amp;nbsp;each &lt;code&gt;fedpkg mockbuild&lt;/code&gt; call. It
did not help much: the audio was still&amp;nbsp;jerky.&lt;/p&gt;
&lt;p&gt;To compare: I wrote this post on a system powered by a Ryzen 5 3600 &lt;span class=&quot;caps&quot;&gt;CPU&lt;/span&gt; while a
package build was running in the background. All twelve &lt;span class=&quot;caps&quot;&gt;CPU&lt;/span&gt; threads were 100%
busy, yet the music did not&amp;nbsp;skip.&lt;/p&gt;
&lt;p&gt;All of this shows that cores-heavy CPUs are perhaps not a good choice for a
desktop machine. Latencies, the scheduler and context switching &amp;#8212; all of this
introduces enough noise to make a desktop user&amp;nbsp;suffer.&lt;/p&gt;
&lt;h3&gt;The lack of single-thread&amp;nbsp;speed&lt;/h3&gt;
&lt;p&gt;Arm processors are good in many cases, as long as you do not need pure,
single-thread, &lt;span class=&quot;caps&quot;&gt;CPU&lt;/span&gt;&amp;nbsp;power.&lt;/p&gt;
&lt;p&gt;It is very noticeable in a web browser. For example, Bitwarden unlocks with a
noticeable delay, while on a Ryzen 5 3600, it is nearly instant. And it feels even
worse when you watch some YouTube videos like &amp;#8220;who will make faster &lt;span class=&quot;caps&quot;&gt;PC&lt;/span&gt; on a €100
budget&amp;#8221;, and then you run the same browser benchmark and get worse&amp;nbsp;results&amp;#8230;&lt;/p&gt;
&lt;p&gt;Many software builds also highlight this problem. I have a feeling that
developers have grown used to a small number of fast &lt;span class=&quot;caps&quot;&gt;CPU&lt;/span&gt; cores, which is the
norm on the x86-64 architecture, and their code is written to take it for&amp;nbsp;granted.&lt;/p&gt;
&lt;p&gt;And then you look at your machine, where 70 cores do nothing, waiting for some
code to finally compile or link. I have seen one software package where the
bootstrap was composed of &lt;strong&gt;&lt;span class=&quot;caps&quot;&gt;TWO&lt;/span&gt;&lt;/strong&gt; source files. Both were over two megabytes in
size and full of machine-generated C code. Two cores were kept busy for quite a
while, while the other 78 had to&amp;nbsp;wait.&lt;/p&gt;
&lt;p&gt;Not much has changed since my
&lt;a href=&quot;/2018/06/06/from-the-diary-of-aarch64-porter-parallel-builds/&quot;&gt;the &amp;#8220;From the diary of AArch64 porter — parallel builds&amp;#8221;&lt;/a&gt;
blog post from eight years&amp;nbsp;ago.&lt;/p&gt;
&lt;p&gt;Of course, there are also packages which will take all cores, whole memory and
as much swap as possible, and do magic in nearly no time. When I started build of
the PrusaSlicer package, I had to add some swap because Firefox was gone due
to &lt;span class=&quot;caps&quot;&gt;OOM&lt;/span&gt;. Having less than 2 &lt;span class=&quot;caps&quot;&gt;GB&lt;/span&gt; of &lt;span class=&quot;caps&quot;&gt;RAM&lt;/span&gt; per &lt;span class=&quot;caps&quot;&gt;CPU&lt;/span&gt; core really sucks&amp;nbsp;;D&lt;/p&gt;
&lt;h3&gt;Summary&lt;/h3&gt;
&lt;p&gt;To use a desktop system you do not need many cores. As long as they are&amp;nbsp;fast.&lt;/p&gt;
        </content>
        <author>
            
            <name>hrw</name>
            
            
            <uri>https://marcin.juszkiewicz.com.pl/</uri>
        </author>
        <source>
            
            <title type="html">Marcin Juszkiewicz</title>
            
            
            <link rel="self" href="https://marcin.juszkiewicz.com.pl/"/>
            <id>https://marcin.juszkiewicz.com.pl/</id>
            
            <updated>2026-06-01T13:06:00+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Aurélien Bompard: From May 25 to May 31</title>
        <link href="https://abompard.fedorapeople.org/twif/from-may-25-to-may-31.html"/>
        <id>tag:abompard.fedorapeople.org,2026-06-01:/twif/from-may-25-to-may-31.html</id>
        <updated>2026-06-01T08:35:00+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://www.libravatar.org/avatar/5d694838c94666c9bdef9600e49ea8b7&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p class=&quot;lead&quot;&gt;This week&#39;s main focus was on community governance and future planning, with the announcement that F44 election interviews are now live for the Council, FESCo, and other committees. In parallel, many groups are preparing for the next release cycle, with FESCo introducing several system-wide change proposals for Fedora 45, including updates to Golang 1.27, RPM 6.1, and the adoption of PURL metadata. Common infrastructure topics included the official End of Life for Fedora 42 and the planned decommissioning of &lt;code&gt;pagure.io&lt;/code&gt;. A significant point of discussion across multiple teams was the impact of artificial intelligence; while the Council discussed a potential AI ecosystem and the AI &amp;amp; ML team worked on NPU support, the Quality and Security teams were occupied with investigating and reverting disruptive, unsupervised changes made by an agentic AI. Other key efforts include the KDE SIG&#39;s testing of the Plasma 6.7 beta and the Server team&#39;s planning for a new &quot;Home Server&quot; spin.&lt;/p&gt;
&lt;div class=&quot;toc float-end ms-3 my-2&quot;&gt;
&lt;div class=&quot;accordion&quot; id=&quot;toc-accordion&quot;&gt;
&lt;div class=&quot;accordion-item&quot;&gt;
&lt;h2 class=&quot;accordion-header&quot; id=&quot;toc-heading&quot;&gt;
&lt;button aria-controls=&quot;toc-content&quot; aria-expanded=&quot;true&quot; class=&quot;accordion-button&quot; data-bs-target=&quot;#toc-content&quot; data-bs-toggle=&quot;collapse&quot; type=&quot;button&quot;&gt;
        Table of contents
      &lt;/button&gt;
&lt;/h2&gt;
&lt;div aria-labelledby=&quot;toc-heading&quot; class=&quot;accordion-collapse collapse show&quot; data-bs-parent=&quot;#toc-accordion&quot; id=&quot;toc-content&quot;&gt;
&lt;div class=&quot;accordion-body&quot;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;#announcements&quot;&gt;Announcements&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#council&quot;&gt;Council&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#fesco&quot;&gt;FESCo&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#packaging-committee&quot;&gt;Packaging Committee&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#mindshare&quot;&gt;Mindshare&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#workstation-gnome&quot;&gt;Workstation / GNOME&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#kde&quot;&gt;KDE&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#server&quot;&gt;Server&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#infrastructure&quot;&gt;Infrastructure&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#quality&quot;&gt;Quality&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#design&quot;&gt;Design&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#docs&quot;&gt;Docs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#internationalization&quot;&gt;Internationalization&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#epel&quot;&gt;EPEL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#eln&quot;&gt;ELN&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#atomic&quot;&gt;Atomic&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#coreos&quot;&gt;CoreOS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#iot&quot;&gt;IoT&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#ai-ml&quot;&gt;AI &amp;amp; ML&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#risc-v&quot;&gt;RISC-V&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#security&quot;&gt;Security&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#perl&quot;&gt;Perl&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#other-discussions&quot;&gt;Other Discussions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;h2 id=&quot;announcements&quot;&gt;&lt;i class=&quot;fa-solid fa-bullhorn&quot;&gt;&lt;/i&gt; Announcements&lt;/h2&gt;
&lt;p&gt;This week&#39;s main focus is on community governance, with the announcement that &lt;a data-bs-content=&quot;Hi all,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedoraproject.org/thread/YKBL4ZRNWITC6XG37YRTJKW57BKQJN5S/&quot; title=&quot;F44 Election Interviews are now live - devel-announce - Fedora mailing-lists&quot;&gt;F44 election interviews are now live&lt;/a&gt;. A &lt;a data-bs-content=&quot;Originally published at:			F44 Elections Interviews &amp;ndash; Fedora Community Blog    The F44 election interviews are now live. With seats open across all leadership groups, this is one of our most popular election cycles yet! Use this post to navigate to candidates interview posts easily.   Voting will be open on Monday, June 1st and will close at 23:59 UTC on Friday, June 12th. Best of luck to all our candidates!     Fedora Council &amp;ndash; 2 seats open   Miro Hron&amp;ccaron;ok V&amp;iacute;t Smol&amp;iacute;k Akashdeep Dhar Aleksandra Fe...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-elections-interviews/192656&quot; title=&quot;F44 Elections Interviews&quot;&gt;central post&lt;/a&gt; provides easy navigation to all interviews with candidates for the &lt;a data-bs-content=&quot;Originally published at:			F44 Council Elections: Interview with Miro Hron&amp;ccaron;ok (churchyard) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 FESCo Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st  and closes promptly at 23:59:59 UTC on Friday, June 12th  2026.   Interview with Miro Hron&amp;ccaron;ok (churchyard)  FAS ID: churchyard (you may also find me as mhroncok) Matrix Rooms: python:fedoraproject.org, devel:fedoraproject.o...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-council-elections-interview-with-miro-hroncok-churchyard/192638&quot; title=&quot;F44 Council Elections: Interview with Miro Hron&amp;ccaron;ok (churchyard)&quot;&gt;Fedora Council&lt;/a&gt; (&lt;a data-bs-content=&quot;Originally published at:			F44 Council Elections: Interview &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 FESCo Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st  and closes promptly at 23:59:59 UTC on Friday, June 12th  2026.   Interview with V&amp;iacute;t Smol&amp;iacute;k (smoliicek)  FAS ID:  Matrix Rooms: admin:fedoraproject.org, noc:fedoraproject.org, join:fedoraproject.org, data:fedoraproject.org, commops:fedoraproject.org, doc...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-council-elections-interview/192631&quot; title=&quot;F44 Council Elections: Interview&quot;&gt;1&lt;/a&gt;, &lt;a data-bs-content=&quot;Originally published at:			F44 Council Elections: Interview with Tom&amp;aacute;&amp;scaron; Hr&amp;ccaron;ka (humaton, jednorozec) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 FESCo Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st  and closes promptly at 23:59:59 UTC on Friday, June 12th  2026.   Interview with Tom&amp;aacute;&amp;scaron; Hr&amp;ccaron;ka (humaton, jednorozec)  FAS ID: humaton, jednorozec Matrix Rooms: fedora-forgejo:fedoraproject.org, releng:fedoraproject.or...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-council-elections-interview-with-tomas-hrcka-humaton-jednorozec/192636&quot; title=&quot;F44 Council Elections: Interview with Tom&amp;aacute;&amp;scaron; Hr&amp;ccaron;ka (humaton, jednorozec)&quot;&gt;2&lt;/a&gt;, &lt;a data-bs-content=&quot;Originally published at:			F44 Council Elections: Interview with Fabio Valentini (decathorpe) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 FESCo Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st  and closes promptly at 23:59:59 UTC on Friday, June 12th  2026.   Interview with Fabio Valentini (decathorpe)  FAS ID: decathorpe Matrix Rooms: Too many to list them all: #devel, #rust, #epel, #multimedia, #pride, #pytho...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-council-elections-interview-with-fabio-valentini-decathorpe/192635&quot; title=&quot;F44 Council Elections: Interview with Fabio Valentini (decathorpe)&quot;&gt;3&lt;/a&gt;, &lt;a data-bs-content=&quot;Originally published at:			F44 Council Elections: Interview with Aleksandra Fedorova (bookwar) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 FESCo Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st  and closes promptly at 23:59:59 UTC on Friday, June 12th  2026.   Interview with Aleksandra Fedorova (bookwar)  FAS ID: bookwar Matrix Rooms: Usually #council, #fedora-ci, #mine-with-fedora    Questions What kind of exp...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-council-elections-interview-with-aleksandra-fedorova-bookwar/192634&quot; title=&quot;F44 Council Elections: Interview with Aleksandra Fedorova (bookwar)&quot;&gt;4&lt;/a&gt;, &lt;a data-bs-content=&quot;Originally published at:			F44 Council Elections: Interview with Hristo Mainov (hricky) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 FESCo Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st  and closes promptly at 23:59:59 UTC on Friday, June 12th  2026.   Interview with Hristo Mainov (hricky)  FAS ID: hricky Matrix Rooms: #bootc:fedoraproject.org, #coreos:fedoraproject.org, #atomic-desktops:fedoraproject.org, #si...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-council-elections-interview-with-hristo-mainov-hricky/192633&quot; title=&quot;F44 Council Elections: Interview with Hristo Mainov (hricky)&quot;&gt;5&lt;/a&gt;, &lt;a data-bs-content=&quot;Originally published at:			F44 Council Elections: Interview with Akashdeep Dhar (t0xic0der) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 FESCo Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st  and closes promptly at 23:59:59 UTC on Friday, June 12th  2026.   Interview with Akashdeep Dhar (t0xic0der)  FAS ID: t0xic0der Matrix Rooms: Fedora Council (#council:fedoraproject.org), Fedora Mindshare (#mindshare:fedorap...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-council-elections-interview-with-akashdeep-dhar-t0xic0der/192632&quot; title=&quot;F44 Council Elections: Interview with Akashdeep Dhar (t0xic0der)&quot;&gt;6&lt;/a&gt;), &lt;a data-bs-content=&quot;Originally published at:			F44 FESCo Elections: Interview with Adam Miller (maxamillion) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 FESCo Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st  and closes promptly at 23:59:59 UTC on Friday, June 12th  2026.   Interview with Adam Miller (maxamillion)  FAS ID: maxamillion Matrix Rooms: fedora: #fedoraproject.org, #fedora ai:fedoraproject.org (AI/ML SIG), #fedora bootc...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-fesco-elections-interview-with-adam-miller-maxamillion/192617&quot; title=&quot;F44 FESCo Elections: Interview with Adam Miller (maxamillion)&quot;&gt;FESCo&lt;/a&gt; (&lt;a data-bs-content=&quot;Originally published at:			F44 FESCo Elections: Interview with Fabio Valentini (decathorpe) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 FESCo Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st  and closes promptly at 23:59:59 UTC on Friday, June 12th  2026.   Interview with Fabio Valentini (decathorpe)  FAS ID: decathorpe Matrix Rooms: Too many to list them all: #devel, #rust, #epel, #multimedia, #pride, #python,...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-fesco-elections-interview-with-fabio-valentini-decathorpe/192625&quot; title=&quot;F44 FESCo Elections: Interview with Fabio Valentini (decathorpe)&quot;&gt;1&lt;/a&gt;, &lt;a data-bs-content=&quot;Originally published at:			F44 FESCo Elections: Interview with Neal Gompa (ngompa) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 FESCo Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st  and closes promptly at 23:59:59 UTC on Friday, June 12th  2026.   Interview with Neal Gompa (ngompa)  FAS ID: ngompa (Conan Kudo is a common nickname for me) Matrix Rooms: devel:fedoraproject.org, #asahi:fedoraproject.org, #asahi-d...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-fesco-elections-interview-with-neal-gompa-ngompa/192624&quot; title=&quot;F44 FESCo Elections: Interview with Neal Gompa (ngompa)&quot;&gt;2&lt;/a&gt;, &lt;a data-bs-content=&quot;Originally published at:			F44 FESCo Elections: Interview with Simon de Vlieger (supakeen) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 FESCo Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st  and closes promptly at 23:59:59 UTC on Friday, June 12th  2026.   Interview with Simon de Vlieger (supakeen)  FAS ID: supakeen Matrix Rooms: I am in many rooms but most active in the Release Engineering, ELN, bootc, Atomic ...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-fesco-elections-interview-with-simon-de-vlieger-supakeen/192623&quot; title=&quot;F44 FESCo Elections: Interview with Simon de Vlieger (supakeen)&quot;&gt;3&lt;/a&gt;, &lt;a data-bs-content=&quot;Originally published at:			F44 FESCo Elections: Interview with Michel Lind (salimma) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 FESCo Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st  and closes promptly at 23:59:59 UTC on Friday, June 12th  2026.   Interview with Michel Lind (salimma)  FAS ID: salimma Matrix Rooms: #Fedora Devel, #Fedora EPEL, #Fedora ELN, #Fedora Golang, #Fedora Python, #Fedora Rust, #Fedora...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-fesco-elections-interview-with-michel-lind-salimma/192621&quot; title=&quot;F44 FESCo Elections: Interview with Michel Lind (salimma)&quot;&gt;4&lt;/a&gt;, &lt;a data-bs-content=&quot;Originally published at:			F44 FESCo Elections: Interview Maxwell G (gotmax23) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 FESCo Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st  and closes promptly at 23:59:59 UTC on Friday, June 12th  2026.   Interview with Maxwell G (gotmax23)  FAS ID: gotmax23 Matrix Rooms:    Questions Why do you want to be a member of FESCo and how do you expect to help steer the directio...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-fesco-elections-interview-maxwell-g-gotmax23/192620&quot; title=&quot;F44 FESCo Elections: Interview Maxwell G (gotmax23)&quot;&gt;5&lt;/a&gt;), the &lt;a data-bs-content=&quot;Originally published at:			F44 Mindshare Elections: Interview with Akashdeep Dhar (t0xic0der) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 Mindshare Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.   Interview with Akashdeep Dhar (t0xic0der)  FAS ID: t0xic0der Matrix Rooms: Fedora Council (#council:fedoraproject.org), Fedora Mindshare (#mindshare:fed...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-mindshare-elections-interview-with-akashdeep-dhar-t0xic0der/192643&quot; title=&quot;F44 Mindshare Elections: Interview with Akashdeep Dhar (t0xic0der)&quot;&gt;Mindshare Committee&lt;/a&gt; (&lt;a data-bs-content=&quot;Originally published at:			F44 Mindshare Elections: Interview with Mackenzie Stewart (monkeybean12) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 Mindshare Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.   Interview with Mackenzie Stewart (monkeybean12)  FAS ID: monkeybean12 Matrix Rooms: I tend to use these Matrix channels, Fedora, Fedora EPEL Matri...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-mindshare-elections-interview-with-mackenzie-stewart-monkeybean12/192647&quot; title=&quot;F44 Mindshare Elections: Interview with Mackenzie Stewart (monkeybean12)&quot;&gt;1&lt;/a&gt;, &lt;a data-bs-content=&quot;Originally published at:			F44 Mindshare Elections: Interview with Mat Holmes (theprogram) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 Mindshare Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.   Interview with Mat Holmes (theprogram)  FAS ID: theprogram Matrix Rooms: Join, Fedora, Fedora Social, DEI, Mindshare, Design, Council, CommOps, Server, Doc...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-mindshare-elections-interview-with-mat-holmes-theprogram/192646&quot; title=&quot;F44 Mindshare Elections: Interview with Mat Holmes (theprogram)&quot;&gt;2&lt;/a&gt;, &lt;a data-bs-content=&quot;Originally published at:			F44 Mindshare Elections: Interview with Samyak Jain (jnsamyak) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 Mindshare Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.   Interview with Samyak Jain (jnsamyak)  FAS ID: My FAS username is jnsamyak, and most people in the community know me by jnsamyak as well 😀 Matrix Rooms: #re...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-mindshare-elections-interview-with-samyak-jain-jnsamyak/192645&quot; title=&quot;F44 Mindshare Elections: Interview with Samyak Jain (jnsamyak)&quot;&gt;3&lt;/a&gt;, &lt;a data-bs-content=&quot;Originally published at:			F44 Mindshare Elections: Interview with Luis Bazan (lbazan) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 Mindshare Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.   Interview with Luis Bazan (lbazan)  FAS ID: lbazan Matrix Rooms: All channels! A lot.    Questions What is your background in Fedora? What have you worked on a...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-mindshare-elections-interview-with-luis-bazan-lbazan/192644&quot; title=&quot;F44 Mindshare Elections: Interview with Luis Bazan (lbazan)&quot;&gt;4&lt;/a&gt;), and the &lt;a data-bs-content=&quot;Originally published at:			F44 EPEL Elections: Interview with Jonathan Wright (jonathanspw) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 EPEL Steering Committee Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.   Interview with Jonathan Wright (jonathanspw) What is your name and what is your FAS ID? Jonathan Wright, jonathanspw  What is your backgroun...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-epel-elections-interview-with-jonathan-wright-jonathanspw/192655&quot; title=&quot;F44 EPEL Elections: Interview with Jonathan Wright (jonathanspw)&quot;&gt;EPEL Steering Committee&lt;/a&gt; (&lt;a data-bs-content=&quot;Originally published at:			F44 EPEL Elections: Interview with Diego Herrera (dherrera) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 EPEL Steering Committee Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.   Interview with Diego Herrera (dherrera) What is your name and what is your FAS ID?  Name: Diego Herrera FAS ID: dherrera  What is your background...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-epel-elections-interview-with-diego-herrera-dherrera/192654&quot; title=&quot;F44 EPEL Elections: Interview with Diego Herrera (dherrera)&quot;&gt;1&lt;/a&gt;, &lt;a data-bs-content=&quot;Originally published at:			F44 EPEL Elections: Interview with Carl George (carlwgeorge) &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 EPEL Steering Committee Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.   Interview with Carl George (carlwgeorge) What is your name and what is your FAS ID?  Carl George  @carlwgeorge Fedora wiki page  What is your ba...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-epel-elections-interview-with-carl-george-carlwgeorge/192652&quot; title=&quot;F44 EPEL Elections: Interview with Carl George (carlwgeorge)&quot;&gt;2&lt;/a&gt;, &lt;a data-bs-content=&quot;Originally published at:			F44 EPEL Elections: Interview with Troy Dawson &amp;ndash; Fedora Community Blog    This is a part of the Fedora Linux 44 EPEL Steering Committee Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.   Interview with Troy Dawson (tdawson) What is your name and what is your FAS ID? Troy Dawson (tdawson)   What is your background in EPEL? What have you worked ...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f44-epel-elections-interview-with-troy-dawson/192651&quot; title=&quot;F44 EPEL Elections: Interview with Troy Dawson&quot;&gt;3&lt;/a&gt;). Voting begins on June 1st. In other community news, there is a &lt;a data-bs-content=&quot;Hello everyone,  Flock to Fedora 2026 is right around the corner&amp;mdash;exciting! 🙂 To help this community event run smoothly, we are asking if some in-person attendees would be willing to volunteer their time during it. The intake form has more details about the kinds of volunteers we need. Our schedule for the event is live and some tickets for the event are still available. Attendance is capped, so if you plan to attend or are speaking and have not registered yet, secure your ticket soo...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/flock-to-fedora-2026-call-for-on-site-volunteers/192374&quot; title=&quot;Flock to Fedora 2026: Call for On-Site Volunteers&quot;&gt;call for on-site volunteers&lt;/a&gt; for the upcoming &lt;a data-bs-content=&quot;Hello everyone,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedoraproject.org/thread/KLGAEYP5UP6WYRKLGXSTHQBCYTEKST2R/&quot; title=&quot;Flock to Fedora 2026: Call for On-Site Volunteers - devel-announce - Fedora mailing-lists&quot;&gt;Flock to Fedora 2026 conference&lt;/a&gt;, and a report was published on &lt;a data-bs-content=&quot;Originally published at:			Fedora at 20th Linux Session &amp;ndash; Fedora Community Blog    On the weekend of April 25th/26th 2026, the 20th Linux Session was held in Wroc&amp;lstrok;aw, 🇵🇱 Poland. The Session is one of the oldest and biggest FLOSS-focused conferences in Poland. The event was organized by Akademickie Stowarzyszenie Informatyczne (Academic Informatics Association) at the Wroc&amp;lstrok;aw University of Science and Technology.     This edition spanned over two days of the weekend, starting early Saturday...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/fedora-at-20th-linux-session/192368&quot; title=&quot;Fedora at 20th Linux Session&quot;&gt;Fedora&#39;s presence at the 20th Linux Session&lt;/a&gt; in Poland.&lt;/p&gt;
&lt;p&gt;On the technical front, users and contributors should be aware that &lt;a data-bs-content=&quot;Hello all,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/announce@lists.fedoraproject.org/thread/UBI57B7TD2TTKXWEFI7GEKRD2TQILVX4/&quot; title=&quot;Fedora 42 Has Reached END OF LIFE - announce - Fedora mailing-lists&quot;&gt;Fedora 42 has reached its End of Life&lt;/a&gt; and will no longer receive updates. A &lt;a data-bs-content=&quot;Hello everyone,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/announce@lists.fedoraproject.org/thread/OZP7BG3TT26UF4AR4ZF77D3PHZIATIGU/&quot; title=&quot;Reminder about the sunset of pagure.io - announce - Fedora mailing-lists&quot;&gt;reminder was also sent&lt;/a&gt; about the upcoming decommissioning of &lt;code&gt;pagure.io&lt;/code&gt;, with a call to migrate repositories to the new Fedora Forge. Looking ahead to Fedora 45, several system-wide change proposals were announced, including updates to &lt;a data-bs-content=&quot;F45 Change Proposal: Golang 1.27 (system-wide) - devel-announce - Fedora mailing-lists&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedoraproject.org/thread/XCPAO5BYRHVKAQNY73OR4ANT3JFXWZT4/&quot;&gt;Golang 1.27&lt;/a&gt;, &lt;a data-bs-content=&quot;F45 Change Proposal: RPM 6.1 (system-wide) - devel-announce - Fedora mailing-lists&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedoraproject.org/thread/XVFYYXVACPISO25ECHCWYFYWHOGNNWIX/&quot;&gt;RPM 6.1&lt;/a&gt;, and &lt;a data-bs-content=&quot;F45 Change Proposal: Erlang 27 (self-contained) - devel-announce - Fedora mailing-lists&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedoraproject.org/thread/CRZWAJL42YYF2ES3CE5AKOF653LSNCSH/&quot;&gt;Erlang 27&lt;/a&gt;, as well as a proposal to &lt;a data-bs-content=&quot;F45 Change Proposal: Adopt PURL Metadata (system-wide) - devel-announce - Fedora mailing-lists&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedoraproject.org/thread/FTZDSLUUTXC4D44H4CD2SZKF4BJGGLHJ/&quot;&gt;adopt standardized PURL metadata&lt;/a&gt; to improve package mapping. Finally, the &lt;a data-bs-content=&quot;Originally published at:			https://communityblog.fedoraproject.org/community-update-week-22/    This is a report created by CLE Team, which is a team containing community members working in various Fedora groups for example Infrastructure, Release Engineering, Quality etc. This team is also moving forward some initiatives inside Fedora project.   Week: 25 &amp;ndash; 29 May 2026  Fedora Infrastructure This team is taking care of day to day business regarding Fedora Infrastructure. It&amp;rsquo;s responsible for ser...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/community-update-week-22/192583&quot; title=&quot;Community Update - Week 22&quot;&gt;Community Update for Week 22&lt;/a&gt; covers progress from various teams, and Fedora Magazine published a guide on &lt;a data-bs-content=&quot;Here&#39;s how to set up partitions on a second disk so you can make the most out of your storage.       Read More&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/installing-fedora-linux-across-two-disks/192566&quot; title=&quot;Installing Fedora Linux Across Two Disks&quot;&gt;installing Fedora Linux across two disks&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;council&quot;&gt;&lt;i class=&quot;fa-solid fa-users&quot;&gt;&lt;/i&gt; Council&lt;/h2&gt;
&lt;p&gt;This week&#39;s discussions covered a proposal for a new &lt;a data-bs-content=&quot;Synopsis It has come to my attention that some individuals within this community desire a distribution, with some extra focus placed on AI.  The various justifications may include the following:   Market forces User convenience Establishment of an AI developer community  These factors have pushed Gordon Messmer to publish this initiative, which can then go on to the Fedora Council to be approved, if the community accepts it: Fedora AI Developer Desktop Initiative (updated)  However, I feel that t...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/fedora-initiative-for-a-potential-ai-ecosystem/192078&quot; title=&quot;Fedora Initiative for a Potential AI Ecosystem&quot;&gt;Fedora AI Ecosystem&lt;/a&gt;, the plan for decommissioning &lt;code&gt;pagure.io&lt;/code&gt;, and the eligibility of younger candidates for the Council. The AI initiative sparked a debate on whether Fedora should develop its own software stack to compete on the world stage or focus on packaging existing tools. The proposal&#39;s author suggested creating a GPU engineering SIG and emphasized the goal of fostering direct communication between developers and users, though community members noted the significant challenges and the already fragmented AI landscape.&lt;/p&gt;
&lt;p&gt;In an important update regarding the &lt;a data-bs-content=&quot;Greetings from the Fedora Project Leader,  I&amp;rsquo;m opening this topic as a reminder that pagure.io is expected to be decommissioned soon and that Fedora Project contributors making use of pagure.io are encouraged to migrate Fedora Project related work to forge.fedoraproject.org  as an implementation of the Forgejo codebase hosted in Fedora Project infrastructure.  This discussion topic will be linked from a login banner at pagure.io  to help further inform projects currently making use of pagure.io ...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/decommissioning-of-pagure-io-anticipated-by-flock-2026/181997&quot; title=&quot;Decommissioning of Pagure.io anticipated by Flock 2026&quot;&gt;decommissioning of pagure.io&lt;/a&gt;, it was clarified that the service will be made read-only around Flock 2026. A new discussion also arose about whether &lt;a data-bs-content=&quot;I am keenly waiting to read the Council interview questions for the upcoming election cycle.  I was looking at who will be running, Council/Nominations - Fedora Project Wiki  And I noticed that we have a 16 year old running for Council.  Do we have any rules about a minimum age for candidates?  Can a 16 year old actually perform the required duties?&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/can-teens-run-for-council/192375&quot; title=&quot;Can teens run for Council?&quot;&gt;teens can run for the Council&lt;/a&gt;, following the nomination of a 16-year-old candidate. The community response was overwhelmingly positive, with a consensus that candidates should be judged on their merit and contributions, not their age, and that the Council should adapt to accommodate any elected member&#39;s logistical needs.&lt;/p&gt;
&lt;h3 id=&quot;decisions&quot;&gt;Decisions&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;code&gt;pagure.io&lt;/code&gt; service will be made read-only around the Flock 2026 timeframe. Write access to git repositories and issue trackers will be disabled. A read-only mirror of existing content is being developed. Exceptions will be made for critical use cases (like the CoC process) which will retain read-write access on a reduced version of the service. (&lt;a data-bs-content=&quot;Let me clarify this a little bit.  We will be decommissioning pagure.io as a service around the Flock timeframe. What does this mean in practice? There will no longer be write access to git repositories or issue trackers hosted on pagure.io. The Forge team is currently working on a read-only mirror of the existing pagure content.  At the moment, there are several exceptions, some more justifiable than others. The CoC process, for example, cannot yet be migrated. For these use cases, we will prov...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/decommissioning-of-pagure-io-anticipated-by-flock-2026/181997/17&quot; title=&quot;Decommissioning of Pagure.io anticipated by Flock 2026&quot;&gt;Link to comment&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/council/&quot; title=&quot;Fedora Council Charter&quot;&gt;Council team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;fesco&quot;&gt;&lt;i class=&quot;fa-solid fa-users-gear&quot;&gt;&lt;/i&gt; FESCo&lt;/h2&gt;
&lt;p&gt;The main topic of discussion in this week&#39;s &lt;a data-bs-content=&quot;Logs of meeting fesco in meeting_matrix_fedoraproject-org - May 26, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2026-05-26/fesco.2026-05-26-17.01.log.html&quot; title=&quot;fesco - Logs&quot;&gt;FESCo meeting&lt;/a&gt; was the process for selecting a new representative to the Fedora Council. The committee discussed the time commitment, the ideal term length, and whether the selection should happen before or after the upcoming FESCo elections. Ultimately, they decided to postpone the selection until after the elections are finalized.&lt;/p&gt;
&lt;p&gt;Several new Change Proposals for Fedora 45 were introduced this week, inviting community feedback. These include updates for &lt;a data-bs-content=&quot;RPM 6.1 This is a proposed Change for Fedora Linux.  This document represents a proposed Change. As part of the Changes process, proposals are publicly announced in order to receive community feedback. This proposal will only be implemented if approved by the Fedora Engineering Steering Committee.  Wiki  Announced   🔗 Summary Update RPM to the latest upstream 6.1 release.   🔗 Owners  Name:  Panu Matilainen, Michal Domonko  Email: pmatilai@redhat.com, mdomonko@redhat.com    🔗 Deta...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f45-change-proposal-rpm-6-1-system-wide/192437&quot; title=&quot;F45 Change Proposal: RPM 6.1 (system-wide)&quot;&gt;RPM to version 6.1&lt;/a&gt;, &lt;a data-bs-content=&quot;Erlang 27 This is a proposed Change for Fedora Linux.  This document represents a proposed Change. As part of the Changes process, proposals are publicly announced in order to receive community feedback. This proposal will only be implemented if approved by the Fedora Engineering Steering Committee.  Wiki  Announced   🔗 Summary Update Erlang/OTP to version 27.   🔗 Owner  Name: Peter Lemenkov, Fedora Erlang SIG  Email: lemenkov@gmail.com, erlang@lists.fedoraproject.org    🔗 Previo...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f45-change-proposal-erlang-27-self-contained/192436&quot; title=&quot;F45 Change Proposal: Erlang 27 (self-contained)&quot;&gt;Erlang to version 27&lt;/a&gt; (now unblocked by RabbitMQ support), and &lt;a data-bs-content=&quot;Golang 1.27 This is a proposed Change for Fedora Linux.  This document represents a proposed Change. As part of the Changes process, proposals are publicly announced in order to receive community feedback. This proposal will only be implemented if approved by the Fedora Engineering Steering Committee.  Wiki  Announced   🔗 Summary Update of Go (golang package) to the upcoming version 1.27 in Fedora 45.   🔗 Owner  Name:  Alejandro S&amp;aacute;ez Moroll&amp;oacute;n  Email: asm@redhat.com    🔗 Current s...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f45-change-proposal-golang-1-27-system-wide/192438&quot; title=&quot;F45 Change Proposal: Golang 1.27 (system-wide)&quot;&gt;Go to version 1.27&lt;/a&gt;. A significant new proposal aims to &lt;a data-bs-content=&quot;Adopt PURL Metadata This is a proposed Change for Fedora Linux.  This document represents a proposed Change. As part of the Changes process, proposals are publicly announced in order to receive community feedback. This proposal will only be implemented if approved by the Fedora Engineering Steering Committee.  Wiki  Announced   🔗 Summary Package metadata will be enhanced with standardized identifiers based on the PURL (Package-URL) specification with the goal of simplifying the mapping bet...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f45-change-proposal-adopt-purl-metadata-system-wide/192435&quot; title=&quot;F45 Change Proposal: Adopt PURL Metadata (system-wide)&quot;&gt;adopt PURL (Package-URL) metadata&lt;/a&gt; across various language ecosystems to standardize package identifiers, which will improve security vulnerability tracking and SBOM generation. Additionally, it was announced that the &lt;a data-bs-content=&quot;perl5.44  Wiki  Announced  This is a proposed Change for Fedora Linux.  This document represents a proposed Change. As part of the Changes process, proposals are publicly announced in order to receive community feedback. This proposal will only be implemented if approved by the Fedora Engineering Steering Committee.   Summary 📖  A new Perl 5.44 version brings a lot of changes done over a year of development. Perl 5.44 should be released on May 20 2026. See [perldelta - what is new for ...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f45-change-proposal-perl5-44-systemwide/188915&quot; title=&quot;F45 Change Proposal: perl5.44 [SystemWide]&quot;&gt;Perl 5.44 update&lt;/a&gt; was formally accepted by FESCo.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/fesco/&quot; title=&quot;Fedora Engineering Steering Committee&quot;&gt;FESCo team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;packaging-committee&quot;&gt;&lt;i class=&quot;fa-solid fa-box-open&quot;&gt;&lt;/i&gt; Packaging Committee&lt;/h2&gt;
&lt;p&gt;The Packaging Committee held one &lt;a data-bs-content=&quot;Logs of meeting fpc in meeting-1_matrix_fedoraproject-org - May 28, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting-1_matrix_fedoraproject-org/2026-05-28/fpc.2026-05-28-16.01.log.html&quot; title=&quot;fpc - Logs&quot;&gt;meeting&lt;/a&gt; this week, focusing on several proposed guideline changes. A significant discussion occurred around &lt;a data-bs-content=&quot;See the two commit messages for more details. This should address the concerns about self-contradictory guidelines brought up in #1496. 

(I also noticed other out-of-date stuff in the Web Assets Guidelines (guidelines about Flash and Java applets) that should be dealt with in a separate PR.)&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/packaging/guidelines/pulls/1539&quot; title=&quot;Fix self-contradictory web assets guidelines&quot;&gt;PR #1539&lt;/a&gt;, which clarifies the allowance for pre-generated JavaScript and CSS. While the PR aligns with existing FESCo policy, recent issues with critical path packages have created a desire to revisit and potentially tighten these rules. The PR was put on hold, and a new ticket will be opened to re-evaluate the policy. The committee also reviewed a complex proposal for generating OpenStack client bash completions using filetriggers and systemd units (&lt;a data-bs-content=&quot;I was asked to raise this here which I am happy to do so:


The `/usr/bin/openstack` cli can benefit from a bash completion file.

This bash completion file is dependent up which openstack cli plugins are installed and so must be generated late on host.

The package already contains a stat...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/packaging/guidelines/issues/1538&quot; title=&quot;RFC: Trigger openstack cli completion files openstack plugins.&quot;&gt;issue #1538&lt;/a&gt;). The proposed mechanism was deemed potentially problematic, and the discussion was tabled for a future meeting.&lt;/p&gt;
&lt;h3 id=&quot;decisions_1&quot;&gt;Decisions&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;In the &lt;a data-bs-content=&quot;Logs of meeting fpc in meeting-1_matrix_fedoraproject-org - May 28, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting-1_matrix_fedoraproject-org/2026-05-28/fpc.2026-05-28-16.01.log.html&quot; title=&quot;fpc - Logs&quot;&gt;Packaging Committee meeting&lt;/a&gt;, two pull requests were approved to remove outdated recommendations for RPM macro syntax:&lt;ul&gt;
&lt;li&gt;&lt;a data-bs-content=&quot;In replacement of #1517&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/packaging/guidelines/pulls/1540&quot; title=&quot;R guidelines: recommend R2spec&quot;&gt;PR #1540&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a data-bs-content=&quot;There is no strong reason to universally recommend %global over %define,
and RPM upstream has good documentation in rpm-macros(7) explaining the
difference.
See https://forge.fedoraproject.org/packaging/guidelines/issues/1449 and
https://forge.fedoraproject.org/packaging/guidelines/pulls/1454...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/packaging/guidelines/pulls/1541&quot; title=&#39;Remove legacy &quot;%global preferred over %define&quot; guideline&#39;&gt;PR #1541&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Packaging Committee - Fedora Project Wiki&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://fedoraproject.org/wiki/Packaging_Committee&quot;&gt;Packaging Committee team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;mindshare&quot;&gt;&lt;i class=&quot;fa-solid fa-comments&quot;&gt;&lt;/i&gt; Mindshare&lt;/h2&gt;
&lt;p&gt;During its &lt;a data-bs-content=&quot;Logs of meeting mindshare in meeting_matrix_fedoraproject-org - May 28, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2026-05-28/mindshare.2026-05-28-10.04.log.html&quot; title=&quot;mindshare - Logs&quot;&gt;meeting on May 28&lt;/a&gt;, the Mindshare Committee focused on event funding and planning for Flock 2026. Acknowledging mid-year budget constraints, the committee addressed a &lt;a data-bs-content=&quot;This is a request for sponsorhip of the event not a person coming to the event. If this is not correct place for it - let me know.

## About you

* **Name**: Aleksandra Fedorova

* **FAS username**: bookwar

* **How do you primarily contribute to Fedora?** (2-3 sentences): Fedora Council member

...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/124&quot; title=&quot;FrOSCon funding request - Partner level&quot;&gt;sponsorship request for FrOSCon&lt;/a&gt; by tentatively approving an initial 500 EUR commitment. The group also finalized the structure for the &lt;a data-bs-content=&quot;Since the committee has had a rejuvenation since the Fedora Linux 42 elections and a tightened scope of functioning, I think that it is only appropriate that we not only let folks know about the same (through the initial Fedora Mindshare Progress Update) but also interact with them in the open fo...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/98&quot; title=&quot;Proposal for Flock 2026 - Fedora Mindshare Townhall Session - From Conferences to Recognition&quot;&gt;Mindshare Town Hall at Flock 2026&lt;/a&gt;, which will be an &quot;Ask Me Anything&quot; (AMA) style panel featuring both outgoing and incoming members to discuss their work and facilitate a smooth handover. On the operational side, a decision was made to archive the outdated &lt;a data-bs-content=&quot;I was combing through some repos that still aren&#39;t migrated from Pagure and I noticed this: https://pagure.io/ambassadors/fedora-handbook

Forge doesn&#39;t have an &amp;quot;Ambassadors&amp;quot; organization, and the same group on Pagure only has the Handbook and one other repo that is empty. So it seems like crea...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/123&quot; title=&quot;Consider migrating the Fedora Handbook repo under Mindshare&quot;&gt;Fedora Handbook repository&lt;/a&gt;. Separately, a forum discussion continued on the &lt;a data-bs-content=&quot;Continuing the discussion from Fedora Verified: What Does the Community Think?:  Hey CommOps folks, I wanted to open a discussion related to feedback @py0xc3 and @decathorpe shared in the above-linked topic or other topics referred from the one above. You can read the full context in that topic, but it is very clear that the community is not satisfied with the level of professionalism that we are running surveys. It seems to be damaging our reputation to run surveys.  I have been the only person...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/is-it-time-to-shut-down-limesurvey-and-stop-running-surveys/192060&quot; title=&quot;Is it time to shut down LimeSurvey and stop running surveys?&quot;&gt;future of surveys in Fedora&lt;/a&gt;, emphasizing the need for a collaborative design process to ensure survey quality, regardless of the tool used.&lt;/p&gt;
&lt;h3 id=&quot;decisions_2&quot;&gt;Decisions&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;An initial sponsorship of 500 EUR was tentatively approved for &lt;a data-bs-content=&quot;This is a request for sponsorhip of the event not a person coming to the event. If this is not correct place for it - let me know.

## About you

* **Name**: Aleksandra Fedorova

* **FAS username**: bookwar

* **How do you primarily contribute to Fedora?** (2-3 sentences): Fedora Council member

...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/124&quot; title=&quot;FrOSCon funding request - Partner level&quot;&gt;FrOSCon 2026&lt;/a&gt;, pending a full asynchronous vote from all committee members.&lt;/li&gt;
&lt;li&gt;The legacy &lt;a data-bs-content=&quot;I was combing through some repos that still aren&#39;t migrated from Pagure and I noticed this: https://pagure.io/ambassadors/fedora-handbook

Forge doesn&#39;t have an &amp;quot;Ambassadors&amp;quot; organization, and the same group on Pagure only has the Handbook and one other repo that is empty. So it seems like crea...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/123&quot; title=&quot;Consider migrating the Fedora Handbook repo under Mindshare&quot;&gt;Fedora Handbook repository&lt;/a&gt; will be moved to the &lt;a data-bs-content=&quot;The Fedora Documentation Archive hosts Fedora Documentation repositories which are not currently published or maintained. For the actual Fedora Docs organization, see https://forge.fedoraproject.org/docs.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/docs-archive&quot; title=&quot;Fedora Documentation Archive&quot;&gt;Fedora Docs Archive&lt;/a&gt; organization on Forgejo.&lt;/li&gt;
&lt;li&gt;The event request for &lt;a data-bs-content=&quot;Hi team

This request is to set up a booth at Nerdearla Argentina in September, and to explore the possibility of having one in Mexico as well. Additionally, it would be beneficial for those representing Fedora at Nerdearla to also participate as speakers in a small session, presenting the proj...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/117&quot; title=&quot;Request for Fedora Booth and Speaker Participation at Nerdearla (Argentina &amp;amp; Mexico)&quot;&gt;Nerdearla (Argentina &amp;amp; Mexico)&lt;/a&gt; was closed as it lacked necessary details like a budget and value proposition. The reporter was asked to open a new ticket using the correct template.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/mindshare/&quot; title=&quot;Mindshare Teams&quot;&gt;Mindshare team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;workstation-gnome&quot;&gt;&lt;i class=&quot;fa-solid fa-desktop&quot;&gt;&lt;/i&gt; Workstation / GNOME&lt;/h2&gt;
&lt;p&gt;In the &lt;a data-bs-content=&quot;Attendees&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/desktop@lists.fedoraproject.org/thread/LCZNQQGGHI2KL23DJYFCESGWTDMQWROX/&quot; title=&quot;Fedora Workstation Working Group Meeting Notes, 26 May - desktop - Fedora mailing-lists&quot;&gt;Workstation Working Group Meeting on May 26&lt;/a&gt;, the group discussed the upcoming resignation of long-time member Tom&amp;aacute;&amp;scaron; Popela, which prompted a conversation about the group&#39;s effectiveness and the need to attract new contributors. This presents an opportunity for those interested in getting more involved. The migration of the group&#39;s documentation from Pagure to Forgejo is also nearing completion.&lt;/p&gt;
&lt;p&gt;On the technical front, the &lt;a data-bs-content=&quot;Hi,  I&amp;rsquo;ve created a proposed implementation of Google Drive support that uses modern dependencies and that I hope can replace the old one that was dropped.  I&amp;rsquo;ve been using it daily for the past few weeks and it can handle my day-to-day needs. Would be great to get feedback from more people (instructions below).  Your testing and feedback would be valuable to help get this upstreamed.  Important notes:   Post your feedback in the GNOME Discourse thread. Even &amp;ldquo;it works great&amp;rdquo; helps! We need to kn...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/call-for-testers-restoring-google-drive-integration-in-gnome/189348&quot; title=&quot;[Call for Testers] Restoring Google Drive integration in GNOME&quot;&gt;call for testers for the new Google Drive integration in GNOME&lt;/a&gt; continues to receive positive feedback. A new discussion was started about improving the &lt;a data-bs-content=&quot;On major Fedora version upgrade, the official instructions say it&amp;rsquo;s very important to update the current packages before doing the actual upgrade. If it&amp;rsquo;s so important, I don&amp;rsquo;t get why this is something the user is allowed to forget, especially given this is all a gui process. Fedora should either automatically run these updates when the user tries to upgrade or it should visibly block off the upgrade until the user updates. I should note I post this after three or four upgrade attempts over the...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/upgrade-process-prereq-updates-should-happen-automatically/192406&quot; title=&quot;Upgrade process: prereq updates should happen automatically&quot;&gt;Fedora upgrade process&lt;/a&gt;, with a suggestion to make prerequisite system updates automatic or mandatory in the GUI before a major version upgrade. It was recommended that this be filed as an enhancement request with the upstream GNOME project.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/workstation-working-group/&quot; title=&quot;Fedora Workstation Working Group&quot;&gt;Workstation / GNOME team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;kde&quot;&gt;&lt;i class=&quot;fa-solid fa-desktop&quot;&gt;&lt;/i&gt; KDE&lt;/h2&gt;
&lt;p&gt;This week, the KDE SIG&#39;s main focus was on the upcoming Plasma 6.7 release. A new &lt;a data-bs-content=&quot;Before we get to this, let me make the same usual disclaimer:  This is BETA software. It is recommended not to install this on a production system. If you do so, it is at your own risks and perils. It is highly recommended you install it in a virtual machine or on a machine that you do not rely on in your day-to-day operations.  With that out of the way, I have prepared this release in a different side-tag for various reasons. We often make builds in the kde-beta copr and I have to randomly swit...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/kde-plasma-beta-6-6-90-6-7-beta-is-now-available-in-copr/192447&quot; title=&quot;KDE Plasma BETA 6.6.90 (6.7 Beta) is now available in COPR!&quot;&gt;KDE Plasma 6.7 Beta (6.6.90)&lt;/a&gt; was made available for public testing in a dedicated &lt;a data-bs-content=&quot;Project ID: 237441&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://copr.fedorainfracloud.org/coprs/g/kdesig/plasma-6.7-beta/&quot; title=&quot;@kdesig/plasma-6.7-beta
 Copr&quot;&gt;COPR repository&lt;/a&gt;. Testers are encouraged to use this beta software on non-production systems to help identify and report bugs. An update to Beta 2 (6.6.91) was also pushed to the repository later in the week. In other discussions, a user&#39;s &lt;a data-bs-content=&quot;Feature Request: Screen Edge Option  I turned off drag to top to set to full screen. I would like an option to drag to top to set window to full height without changing the width.  Thanks for all the awesome work. (newbie)&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/feature-request-screen-edge-option/192320&quot; title=&quot;Feature Request: Screen Edge Option&quot;&gt;feature request for a new screen edge option&lt;/a&gt; was redirected to the upstream KDE community, and they were also informed that the desired action (maximizing window height only) can already be achieved by middle-clicking the window&#39;s maximize button.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;SIGs/KDE - Fedora Project Wiki&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://fedoraproject.org/wiki/SIGs/KDE&quot;&gt;KDE team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;server&quot;&gt;&lt;i class=&quot;fa-solid fa-server&quot;&gt;&lt;/i&gt; Server&lt;/h2&gt;
&lt;p&gt;The Server Working Group&#39;s main focus this week was the new &quot;Home Server&quot; spin-off, discussed during their &lt;a data-bs-content=&quot;Logs of meeting fedora-server in meeting_matrix_fedoraproject-org - May 27, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2026-05-27/fedora-server.2026-05-27-17.00.log.html&quot; title=&quot;fedora-server - Logs&quot;&gt;weekly meeting&lt;/a&gt;. The group is planning the initial software selection and user experience, with a key strategy being the use of Ansible for post-installation configuration. The goal is to ship Ansible roles and sample playbooks, possibly integrated with a simple Cockpit UI, to automate setup for users new to server management. This initiative represents a significant opportunity for contributors interested in Ansible, Cockpit, and image creation.&lt;/p&gt;
&lt;p&gt;In addition to the spin-off, the team discussed improving their project management processes. They reviewed plans for creating issue templates in their Forgejo ticket tracker and agreed to experiment with a more systematic set of labels to better track project status. A &lt;a data-bs-content=&quot;Short info about our May 27 meeting - server - Fedora mailing-lists&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/server@lists.fedoraproject.org/thread/QSLUFSFOUAGZ57XBTXKLLKMQFPBDMICA/&quot;&gt;summary of the meeting and open action items&lt;/a&gt; was also posted to the mailing list.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/server-working-group/&quot; title=&quot;Fedora Server Working Group&quot;&gt;Server team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;infrastructure&quot;&gt;&lt;i class=&quot;fa-solid fa-network-wired&quot;&gt;&lt;/i&gt; Infrastructure&lt;/h2&gt;
&lt;p&gt;This week, the Infrastructure team prepared for a mass update and reboot outage scheduled for the following week. A major project milestone was announced: the migration from Nagios to Zabbix for monitoring is nearly complete. The team also discussed the upcoming Flock conference and a potential travel directive that might affect attendees. On the mailing list, an official announcement was made that &lt;a data-bs-content=&quot;Greetings mirror admins,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/mirror-admin@lists.fedoraproject.org/thread/5PPUGSGCHFFQUOQ5C42EUGEALGIRSYJM/&quot; title=&quot;Fedora 42 has reached END OF LIFE - Mirror-admin - Fedora mailing-lists&quot;&gt;Fedora 42 has reached its End of Life&lt;/a&gt;, with its content now archived and scheduled for removal from main mirrors in two weeks.&lt;/p&gt;
&lt;p&gt;During the &lt;a data-bs-content=&quot;Logs of meeting infrastructure in meeting_matrix_fedoraproject-org - May 28, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2026-05-28/infrastructure.2026-05-28-15.00.log.html&quot; title=&quot;infrastructure - Logs&quot;&gt;weekly meeting&lt;/a&gt;, several long-standing tickets were reviewed. The team discussed the significant storage used by the container registry (&lt;a data-bs-content=&quot;Our cancidate and production container registries are growing without much bound currently. 

See: 

https://admin.fedoraproject.org/collectd/bin/graph.cgi?hostname=oci-registry01.iad2.fedoraproject.org;plugin=df;plugin_instance=srv-registry;type=df_complex;begin=-9022400

and

https://ad...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/infra/tickets/issues/11512&quot; title=&quot;container registry pruning&quot;&gt;#11512&lt;/a&gt;) and hopes the planned migration to &lt;code&gt;quay.io&lt;/code&gt; will help address it. Other topics included ongoing investigations into &lt;a data-bs-content=&quot;### Description of request

Zabbix is constantly alerting in `#noc:fedoraproject.org` with the message `Apache: Service is down`. We need to figure out why that&#39;s happening.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/infra/tickets/issues/13367&quot; title=&quot;Figure out why proxies are constantly alerting&quot;&gt;proxy server alerts&lt;/a&gt;, work to update the Fedora Wiki theme for Fedora 44, and an exploration into setting up a &lt;code&gt;public-inbox&lt;/code&gt; service on Communishift. For those looking to contribute, an issue with &lt;code&gt;mote&lt;/code&gt;&#39;s team processing (&lt;a data-bs-content=&quot;See https://pagure.io/fesco/fesco-docs/issue/108

and https://meetbot.fedoraproject.org/sresults/?group_id=fesco&amp;amp;type=team

It may be related to: 

```
2025-10-13 16:49:47,682 - root - ERROR - discarding invalid meeting file: /srv/web/meetbot/teams/..........foo.2020-06-14-05.48.log.html
...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/infra/tickets/issues/12873&quot; title=&quot;mote isn&#39;t able to process teams correctly&quot;&gt;#12873&lt;/a&gt;) was identified as a good task for a newcomer. Additionally, a discussion on the mailing list clarified how the &lt;a data-bs-content=&quot;Hi,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/mirror-admin@lists.fedoraproject.org/thread/VVT3PQSQD53Q7RBUA7HX7T6FCZFZVRUT/&quot; title=&quot;Mirror country option oddities - Mirror-admin - Fedora mailing-lists&quot;&gt;mirror selection service&lt;/a&gt; handles country-specific requests, explaining the fallback logic for regions with few mirrors.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/infra/&quot; title=&quot;Fedora Infrastructure and Release Engineering&quot;&gt;Infrastructure team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;quality&quot;&gt;&lt;i class=&quot;fa-solid fa-medal&quot;&gt;&lt;/i&gt; Quality&lt;/h2&gt;
&lt;p&gt;The primary event this week was the discovery and subsequent investigation of an &lt;a data-bs-content=&quot;Hi, Nathan. I&#39;m CCing devel@ and test@ so folks are aware this has been
going on.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/test@lists.fedoraproject.org/thread/SFVETHOYKQAO7KKLEXCK4IBT4WVPRE6F/&quot; title=&quot;Fedora: Inaccurate and apparently-unsupervised actions by agentic AI system under your control - test - Fedora mailing-lists&quot;&gt;agentic AI system making unsupervised and incorrect changes&lt;/a&gt; to Fedora&#39;s Bugzilla and upstream projects. The system was operating under a contributor&#39;s account, which was claimed to be compromised. The incident caused significant disruption, requiring a manual review and reversal of the AI&#39;s actions. It also sparked a serious discussion about the potential for such systems to be used in supply chain attacks, drawing parallels to the xz backdoor incident. On a more routine note, the weekly &lt;a data-bs-content=&quot;Logs of meeting quality in meeting_matrix_fedoraproject-org - May 25, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2026-05-25/quality.2026-05-25-15.00.log.html&quot; title=&quot;quality - Logs&quot;&gt;Quality meeting&lt;/a&gt; was a brief, informal chat due to low attendance, where the idea of an LLM-based bot for creating test days was discussed, and a known bug with live installs on X.org in Rawhide was highlighted.&lt;/p&gt;
&lt;p&gt;In community news, an important announcement was made that &lt;a data-bs-content=&quot;Hello all,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/test-announce@lists.fedoraproject.org/thread/UBI57B7TD2TTKXWEFI7GEKRD2TQILVX4/&quot; title=&quot;Fedora 42 Has Reached END OF LIFE - test-announce - Fedora mailing-lists&quot;&gt;Fedora 42 has reached its End of Life&lt;/a&gt; and will no longer receive updates. For those looking to contribute, testing is requested for new nightly composes of &lt;a data-bs-content=&quot;[Test-Announce] Fedora 45 Rawhide 20260527.n.1 nightly compose nominated for testing - test - Fedora mailing-lists&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/test@lists.fedoraproject.org/thread/SXHVT7VO2KMBFDHPAIIGHXV4NQJQDEG5/&quot;&gt;Fedora 45 Rawhide&lt;/a&gt; and &lt;a data-bs-content=&quot;[Test-Announce] Fedora-IoT 45 RC 20260529.0 nightly compose nominated for testing - test - Fedora mailing-lists&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/test@lists.fedoraproject.org/thread/OFHELGEQOTMOUZCTI3O25P5WFAL4QFGV/&quot;&gt;Fedora-IoT 45&lt;/a&gt;. Additionally, community feedback continues on the &lt;a data-bs-content=&quot;Hi,  I&amp;rsquo;ve created a proposed implementation of Google Drive support that uses modern dependencies and that I hope can replace the old one that was dropped.  I&amp;rsquo;ve been using it daily for the past few weeks and it can handle my day-to-day needs. Would be great to get feedback from more people (instructions below).  Your testing and feedback would be valuable to help get this upstreamed.  Important notes:   Post your feedback in the GNOME Discourse thread. Even &amp;ldquo;it works great&amp;rdquo; helps! We need to kn...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/call-for-testers-restoring-google-drive-integration-in-gnome/189348&quot; title=&quot;[Call for Testers] Restoring Google Drive integration in GNOME&quot;&gt;call for testers to restore Google Drive integration in GNOME&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/qa-docs/&quot; title=&quot;Welcome!&quot;&gt;Quality team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;design&quot;&gt;&lt;i class=&quot;fa-solid fa-image&quot;&gt;&lt;/i&gt; Design&lt;/h2&gt;
&lt;p&gt;The discussion around the &lt;a data-bs-content=&quot;Fedora Media Writer Modernization This DESIGN PROTOTYPE[1] is a WORK IN PROGRESS  TLDR. I have been learning QML[2] during my OOO time[3] and I worked on a prototype of modernized Fedora Media Writer for practice, that I wanted to share here. The technology felt intuitively powerful that I was able to cook great things in a relatively short period. It made me wonder just why we are not revamping the aging Fedora Media Writer application experience to be more welcoming. I think, we should use thi...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/prototype-for-modernized-fedora-media-writer/190813&quot; title=&quot;Prototype for Modernized Fedora Media Writer&quot;&gt;Prototype for a Modernized Fedora Media Writer&lt;/a&gt; saw renewed activity this week. A new functional prototype, built with Rust and the Iced toolkit, was shared by contributor Markus G&amp;ouml;tz, sparking conversation around its technical implementation and design. This led to broader discussions on the future of the tool, including a proposal for a web-based writer, though technical challenges with browser access to local hardware were noted.&lt;/p&gt;
&lt;p&gt;A significant part of the conversation focused on the need to address existing functional problems, not just the user interface. A critical, long-standing &lt;a data-bs-content=&quot;2420697 &amp;ndash; Install media sometimes fail media check at 4.8%&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=2420697&quot;&gt;bug causing media verification to fail&lt;/a&gt; was highlighted as a top priority for any new version. Contributors are encouraged to provide feedback on the new prototype, help investigate the root cause of the media check bug by looking at how other tools like Rufus and Etcher operate, and join the conversation on the overall direction of this important first-touch application for new Fedora users.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/design/&quot; title=&quot;Fedora Design&quot;&gt;Design team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;docs&quot;&gt;&lt;i class=&quot;fa-solid fa-file&quot;&gt;&lt;/i&gt; Docs&lt;/h2&gt;
&lt;p&gt;This week, the Docs team published the new &quot;&lt;a data-bs-content=&quot;Thanks for the support! That saves me quite some time :classic_smiley:  I&amp;rsquo;ll keep you updated here.   I think it is easiest and most comprehensible to start with a new repo at forge (especially as this will be a completely different approach, and no longer split between user and mod SOP). But we&amp;rsquo;ll see, that is not yet decided :classic_smiley:&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/ask-fedora-sops-in-docs-to-be-retired-and-replaced-replacements-to-be-either-in-docs-or-discourse/181803/3&quot; title=&#39;&quot;Ask Fedora SOPs&quot; in Docs to be retired and replaced: replacements to be either in Docs or Discourse&#39;&gt;Fedora Discussion Forum (Self-)Moderation Guidelines and Rules&lt;/a&gt;&quot;, officially retiring the old &quot;Ask Fedora SOPs&quot;. The new guidelines are now live and linked from the Mindshare documentation section. Additionally, &lt;a data-bs-content=&quot;I tried to improve the Beginner&amp;rsquo;s Guide by adding CLI installation instructions for NVIDIA drivers from RPM Fusion.  Turns out, this is not allowed, because of legal issues?  This is confusing to me, because:   We have a built-in GUI option to enable a third-party repo to install the NVIDIA driver. Other distros, like Ubuntu, even package and provide the NVIDIA driver directly.  How can the above be legal, but providing CLI installation instructions in the doc is illegal?  If this truly is illeg...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/nvidia-driver-install-instructions-legal-issues/189427&quot; title=&quot;NVIDIA driver install instructions - legal issues?&quot;&gt;a significant discussion&lt;/a&gt; continued regarding the project&#39;s policy on documenting the installation of proprietary NVIDIA drivers. Contributors are exploring how to provide helpful instructions for users while navigating legal concerns about linking to third-party repositories like RPM Fusion. The conversation is weighing the possibility of instead documenting the official, opt-in &lt;code&gt;fedora-workstation-repositories&lt;/code&gt; method for installing the drivers.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/fedora-docs/&quot; title=&quot;Fedora Documentation Team&quot;&gt;Docs team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;internationalization&quot;&gt;&lt;i class=&quot;fa-solid fa-language&quot;&gt;&lt;/i&gt; Internationalization&lt;/h2&gt;
&lt;p&gt;During the weekly &lt;a data-bs-content=&quot;Logs of meeting i18n in meeting_matrix_fedoraproject-org - May 25, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2026-05-25/i18n.2026-05-25-07.00.log.html&quot; title=&quot;i18n - Logs&quot;&gt;Internationalization meeting&lt;/a&gt;, the team issued a final call for help with &lt;a data-bs-content=&quot;We need to look into bugs open against Fedora 42 for our i18n components. Good to keep triaging them.
The bug list for Fedora 42 is https://da.gd/BQEd

Note: 13th May 2026 is the Fedora 42 EOL&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/i18n/i18n/issues/208&quot; title=&quot;Fedora 42 Bug triaging&quot;&gt;triaging Fedora 42 bugs&lt;/a&gt; before the next release cycle. The discussion then turned to planning for Fedora 45, with a reminder about the upcoming deadlines for &lt;a data-bs-content=&quot;if you are working on some features that will be part of Fedora 45 development then please submit them as Changes for Fedora 45.

When you submit them, please add the wiki page link here as well.
Also, when bug tracker is created for your Change then add i18n-bugs@lists.fedoraproject.org in CC...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/i18n/i18n/issues/212&quot; title=&quot;Tracker for Fedora 45 Changes&quot;&gt;Change proposals&lt;/a&gt;. One potential Change proposal involves &lt;a data-bs-content=&quot;Consolidating some hunspell source rpms into single source rpm - devel - Fedora mailing-lists&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/5A6PDLXNFEZZOJ4LFSJO6BW7HHZJCBTN/&quot;&gt;consolidating multiple hunspell dictionary source RPMs into a single package&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A key topic was the future of packages maintained by user &lt;code&gt;pwu&lt;/code&gt;, who is seeking help or new maintainers for approximately 40 packages, including many fonts and input method components. This presents an opportunity for contributors to get involved, and one member has already volunteered to help with the font packages. The team also discussed future technical improvements, such as adopting Wayland semantic pre-edit styling for the &lt;code&gt;ibus-chewing&lt;/code&gt; input method to enhance user experience on modern desktops.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/localization/&quot; title=&quot;Fedora Localization Team&quot;&gt;Internationalization team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;epel&quot;&gt;&lt;i class=&quot;fa-solid fa-boxes-stacked&quot;&gt;&lt;/i&gt; EPEL&lt;/h2&gt;
&lt;p&gt;In the weekly &lt;a data-bs-content=&quot;Logs of meeting epel in meeting-1_matrix_fedoraproject-org - May 27, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting-1_matrix_fedoraproject-org/2026-05-27/epel.2026-05-27-18.00.log.html&quot; title=&quot;epel - Logs&quot;&gt;EPEL meeting&lt;/a&gt;, discussions covered committee matters and infrastructure updates. In election-related news, long-time member nirik announced he would not be seeking re-election for the next term, and nominees for the Steering Committee were reminded to submit their interview questions. There was also a positive update on the &lt;a data-bs-content=&#39;### What do you need?

This is a request for a new badge for people that serve as members of the EPEL Steering Committee.

Badge description:
- &quot;You were a member of the EPEL Steering Committee&quot;

### Request type

Graphic Design / Artwork (logo, an icon, an infographic, swag design, etc.)

### Pr...&#39; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/design/tickets/issues/60&quot; title=&quot;Badge for serving on the EPEL Steering Committee&quot;&gt;EPEL logo redesign&lt;/a&gt;, which is expected to move into an official design sprint soon.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/epel/&quot; title=&quot;Extra Packages for Enterprise Linux (EPEL)&quot;&gt;EPEL team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;eln&quot;&gt;&lt;i class=&quot;fa-solid fa-flask-vial&quot;&gt;&lt;/i&gt; ELN&lt;/h2&gt;
&lt;p&gt;The ELN SIG held its &lt;a data-bs-content=&quot;Logs of meeting eln in meeting-1_matrix_fedoraproject-org - May 26, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting-1_matrix_fedoraproject-org/2026-05-26/eln.2026-05-26-16.00.log.html&quot; title=&quot;eln - Logs&quot;&gt;weekly meeting&lt;/a&gt; to discuss several ongoing initiatives. A key topic was the plan to &lt;a data-bs-content=&quot;Fedora, CentOS, and RHEL infrastructure seems generally ready for the new s390x baseline now. POWER10 is still a blocker, so let&#39;s do this in two stages. gcc should be configured --with-arch=z15 --...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://github.com/fedora-eln/eln/issues/520&quot; title=&quot;Increase s390x baseline to z15/z16 &amp;middot; Issue #520 &amp;middot; fedora-eln/eln&quot;&gt;update the s390x architecture baseline&lt;/a&gt; to z15/z16 for ELN in preparation for RHEL 11. This change, which was missed for Fedora 44, is now being coordinated for both ELN and Fedora 45 to maintain alignment. The group also reviewed progress on enabling &lt;a data-bs-content=&quot;Main repository and issue tracker. Contribute to fedora-eln/eln development by creating an account on GitHub.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://github.com/fedora-eln/eln/issues/503&quot; title=&quot;Issue &amp;middot; fedora-eln/eln&quot;&gt;gating for kernel updates&lt;/a&gt; to improve stability, which is currently waiting on a review for a &lt;a data-bs-content=&quot;Right now, almost all per-package gating policies specify the product_version as &amp;amp;quot;fedora-*&amp;amp;quot;. This matches &amp;amp;quot;fedora-eln&amp;amp;quot;, which is what Bodhi currently uses as the Greenwave produ...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://github.com/fedora-infra/bodhi/pull/6110&quot; title=&quot;Change greenwave product_version for ELN from fedora-eln to eln by AdamWill &amp;middot; Pull Request #6110 &amp;middot; fedora-infra/bodhi&quot;&gt;pull request to Bodhi&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Other discussions included the transition away from the deprecated &lt;code&gt;libappstream-glib&lt;/code&gt; in favor of the newer &lt;code&gt;appstream&lt;/code&gt; library. This move is blocked until the &lt;code&gt;asgen&lt;/code&gt; tool can replace the existing &lt;code&gt;asbuilder&lt;/code&gt; without breaking repository metadata. Progress on adding &lt;a data-bs-content=&#39;What does the ELN SIG need to do? &quot;Image Mode&quot; is an up-and-coming way of delivering RHEL. ELN should also publish bootc images for testing purposes. https://pagure.io/fedora-iot/fedora-bootc appea...&#39; data-bs-toggle=&quot;popover&quot; href=&quot;https://github.com/fedora-eln/eln/issues/214&quot; title=&quot;Provide ELN bootc images &amp;middot; Issue #214 &amp;middot; fedora-eln/eln&quot;&gt;&lt;code&gt;bootc&lt;/code&gt; support&lt;/a&gt; continues, with a call for volunteers to act as co-maintainers.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/eln/&quot; title=&quot;Fedora ELN project&quot;&gt;ELN team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;atomic&quot;&gt;&lt;i class=&quot;fa-solid fa-atom&quot;&gt;&lt;/i&gt; Atomic&lt;/h2&gt;
&lt;p&gt;This week, discussion continued on the tutorial for &lt;a data-bs-content=&quot;I originally posted this on reddit, but am posting here as well:  Adding flathub Enable the flathub remote  flatpak remote-modify --no-filter --enable flathub  If it doesn&amp;rsquo;t exist, run  flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo  Changing remotes of applications Run this command to reinstall fedora flatpak repo applications with ones from flathub  flatpak install --reinstall flathub $(flatpak list --app-runtime=org.fedoraproject.Platform --columns=app...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/tutorial-how-to-replace-the-fedora-flatpak-repo-with-flathub/44320&quot; title=&quot;[Tutorial] How to replace the fedora flatpak repo with flathub&quot;&gt;replacing the Fedora Flatpak remote with Flathub&lt;/a&gt;. A user attempting to follow the guide reported an error (&lt;code&gt;Update is older than current version&lt;/code&gt;) when trying to reinstall their applications from Flathub. They shared a successful workaround, which involved manually uninstalling and reinstalling the specific application that caused the error. This discussion highlights a potential edge case in the migration process that may require an update to the tutorial&#39;s instructions.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;SIGs/AtomicDesktops - Fedora Project Wiki&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://fedoraproject.org/wiki/SIGs/AtomicDesktops&quot;&gt;Atomic team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;coreos&quot;&gt;&lt;i class=&quot;fa-solid fa-layer-group&quot;&gt;&lt;/i&gt; CoreOS&lt;/h2&gt;
&lt;p&gt;In the &lt;a data-bs-content=&quot;Logs of meeting fedora-coreos-meeting in meeting-1_matrix_fedoraproject-org - May 27, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting-1_matrix_fedoraproject-org/2026-05-27/fedora-coreos-meeting.2026-05-27-15.30.log.html&quot; title=&quot;fedora-coreos-meeting - Logs&quot;&gt;weekly CoreOS meeting&lt;/a&gt;, the team discussed two main proposals. The first was to &lt;a data-bs-content=&quot;Describe the enhancement To reduce network consumption and potentially make applying updates fast, we should compress the Fedora CoreOS container images using zstd. Unofficial Fedora Atomic Desktop...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://github.com/coreos/fedora-coreos-tracker/issues/2150&quot; title=&quot;Compress container images using zstd &amp;middot; Issue #2150 &amp;middot; coreos/fedora-coreos-tracker&quot;&gt;switch container image layer compression from gzip to zstd&lt;/a&gt; to improve update speed and reduce bandwidth. This proposal was agreed upon, pending benchmarks to confirm its benefits. The second major topic was a proposal to &lt;a data-bs-content=&quot;Describe the enhancement We should start denylisting/backlisting kernel modules for functionality that is unlikely to be used on Fedora CoreOS. Recent vulnerabilities have been using module auto-lo...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://github.com/coreos/fedora-coreos-tracker/issues/2152&quot; title=&#39;Denylist/blacklist a set of &quot;unlikely to be used&quot; kernel modules by default &amp;middot; Issue #2152 &amp;middot; coreos/fedora-coreos-tracker&#39;&gt;denylist a set of rarely used kernel modules&lt;/a&gt; by default to reduce the security attack surface. While the goal was supported, concerns about maintenance and divergence from standard Fedora were raised. The discussion concluded with a plan to explore this idea collaboratively with other Fedora editions, such as the Atomic Desktops and Cloud variants, to potentially create shared &quot;server&quot; and &quot;desktop&quot; hardening profiles.&lt;/p&gt;
&lt;p&gt;During the open floor, a call for review was made for an &lt;a data-bs-content=&quot;Summary
This PR adds Azure-specific Ignition fragment generation in Afterburn so Ignition can consume platform-provided user data during merge and create/configure the target user with SSH authoriz...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://github.com/coreos/afterburn/pull/1264&quot; title=&quot;feat(azure): Add Azure Ignition fragment generation by peytonr18 &amp;middot; Pull Request #1264 &amp;middot; coreos/afterburn&quot;&gt;Afterburn pull request&lt;/a&gt; that implements password hashing. Contributors are welcome to assist with the zstd benchmarking effort or review the pending Afterburn change.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;A minimal OS with automatic updates. Scalable and secure.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://fedoraproject.org/coreos/&quot; title=&quot;The container optimized OS&quot;&gt;CoreOS team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;iot&quot;&gt;&lt;i class=&quot;fa-solid fa-pager&quot;&gt;&lt;/i&gt; IoT&lt;/h2&gt;
&lt;p&gt;During the weekly &lt;a data-bs-content=&quot;Logs of meeting fedora-iot-working-group-meeting in meeting-2_matrix_fedoraproject-org - May 27, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting-2_matrix_fedoraproject-org/2026-05-27/fedora-iot-working-group-meeting.2026-05-27-14.00.log.html&quot; title=&quot;fedora-iot-working-group-meeting - Logs&quot;&gt;IoT meeting&lt;/a&gt;, the group discussed creating new documentation for small projects to help users get started with Fedora IoT, such as using Raspberry Pi hats or setting up kiosk mode. There are opportunities for contributors to suggest project ideas or write guides, with one member already volunteering to create a more comprehensive guide for setting up the Jetson. The team also reviewed the status of Fedora 44, noting that a new release is planned to address a bug (&lt;a data-bs-content=&quot;Describe the bug When deploying with ignition (other methods not tested) the password for root or the user doesn&#39;t appear to be properly set. If you ssh in as root, set the password on either the r...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://github.com/fedora-iot/iot-distro/issues/136&quot; title=&quot;F-44 images don&#39;t allow setting a password &amp;middot; Issue #136 &amp;middot; fedora-iot/iot-distro&quot;&gt;#136&lt;/a&gt;) and improve support for the Raspberry Pi 5. Testing for Fedora 45 (Rawhide) is proceeding normally.&lt;/p&gt;
&lt;h3 id=&quot;decisions_3&quot;&gt;Decisions&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;A new &quot;projects&quot; section will be added to the Fedora IoT documentation to host guides for users. These guides will be linked from blog posts to increase visibility.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;A lightweight yet powerful and scalable OS&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://fedoraproject.org/iot/&quot; title=&quot;The solid foundation for IoT ecosystems&quot;&gt;IoT team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;ai-ml&quot;&gt;&lt;i class=&quot;fa-solid fa-robot&quot;&gt;&lt;/i&gt; AI &amp;amp; ML&lt;/h2&gt;
&lt;p&gt;This week, discussion continued in the long-running forum topic &quot;&lt;a data-bs-content=&quot;During the last ai-ml SIG meeting, we started a conversation around the idea of adding NPU support to Fedora for F43. However, there seems to be some confusion around exactly what &amp;ldquo;NPU support in Fedora&amp;rdquo; would look like and what would need to be done in order to get there.  My primary questions are:   Which NPUs are we talking about? It sounds like we&amp;rsquo;re talking about AMD and Intel right now What would we be adding NPU support to? pytorch? ollama? blender? Are we waiting for any code to be accep...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/figuring-out-npu-support-in-fedora/143717&quot; title=&quot;Figuring out NPU support in Fedora&quot;&gt;Figuring out NPU support in Fedora&lt;/a&gt;&quot;. With the full driver stack for NPUs now available in Fedora 44, the conversation has shifted to next steps and remaining gaps. Contributors highlighted the need for a higher-level coordination layer or daemon, similar to PipeWire for audio, to arbitrate NPU access for multiple applications and provide a stable interface. This presents an opportunity for those interested in system-level architecture. Other points raised included the general difficulty of finding NPU hardware documentation and a specific request to package the AMD XRT user space driver to enable tools like FastFlowLM on AMD hardware, which is currently missing from the official Fedora repositories.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Learn more about Fedora Linux, the Fedora Project &amp;amp; the Fedora Community.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://docs.fedoraproject.org/en-US/ai/&quot; title=&quot;Fedora AI/ML SIG&quot;&gt;AI &amp;amp; ML team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;risc-v&quot;&gt;&lt;i class=&quot;fa-solid fa-microchip&quot;&gt;&lt;/i&gt; RISC-V&lt;/h2&gt;
&lt;p&gt;During the weekly &lt;a data-bs-content=&quot;Logs of meeting riscv-sig in meeting_matrix_fedoraproject-org - May 26, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2026-05-26/riscv-sig.2026-05-26-16.00.log.html&quot; title=&quot;riscv-sig - Logs&quot;&gt;RISC-V meeting&lt;/a&gt;, the main topics were the status of the Fedora 44 build and the hardware landscape. Progress on F44 is currently held up by a large Qt 6.11 update, which is blocking the creation of desktop images. However, patches for the blocking &lt;code&gt;qt-webengine&lt;/code&gt; package are now available, which should allow work to continue. The group also discussed moving the secondary dist-git overlay to &lt;a data-bs-content=&quot;Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://forge.fedoraproject.org/riscv/&quot; title=&quot;Fedora RISC-V SIG&quot;&gt;forge.fedoraproject.org/riscv&lt;/a&gt; to streamline development efforts before RISC-V becomes a primary architecture.&lt;/p&gt;
&lt;p&gt;On the hardware front, a new P550 board was added to the build farm. The new SpacemiT K3 boards have begun shipping, with community members already working on kernel support and running benchmarks. While the K3 offers a noticeable performance boost (e.g., reducing GCC build times from five days to two), there was a consensus that it is likely still not fast enough for use in the main Fedora Koji build system. The group aims to avoid the slow build times that impacted the community during the initial rollout of the ARM architecture. There is ongoing work to secure funding for more powerful hardware suitable for Fedora&#39;s data centers.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;SIGs/RISC-V - Fedora Project Wiki&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://fedoraproject.org/wiki/SIGs/RISC-V&quot;&gt;RISC-V team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;security&quot;&gt;&lt;i class=&quot;fa-solid fa-shield&quot;&gt;&lt;/i&gt; Security&lt;/h2&gt;
&lt;p&gt;The Security team held their weekly &lt;a data-bs-content=&quot;Logs of meeting security-sig in meeting-3_matrix_fedoraproject-org - May 28, 2026&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://meetbot.fedoraproject.org/meeting-3_matrix_fedoraproject-org/2026-05-28/security-sig.2026-05-28-15.00.log.html&quot; title=&quot;security-sig - Logs&quot;&gt;meeting&lt;/a&gt; on May 28. A key topic was the recent incident involving potentially unsupervised, AI-generated contributions from a community member&#39;s account. The group discussed the implications for account security and the broader challenge of how the project will handle AI-generated content in the future, noting that a problematic pull request to the Anaconda installer related to this incident has been reverted. Additionally, the team reviewed a ticket regarding a TPM issue and concluded that while it should be kept open to monitor upstream progress, no immediate action is required since TPM-backed disk encryption is not an officially supported feature in Fedora.&lt;/p&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;SIGs/Security - Fedora Project Wiki&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://fedoraproject.org/wiki/SIGs/Security&quot;&gt;Security team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;perl&quot;&gt;&lt;i class=&quot;fa-solid fa-file-code&quot;&gt;&lt;/i&gt; Perl&lt;/h2&gt;
&lt;p&gt;This week&#39;s activity for the Perl group centered on package maintenance. Jitka Plesnikova submitted and merged a &lt;a data-bs-content=&quot;PR#3: 1.62 bump (rhbz#2478365); Package tests - rpms/perl-Cache-FastMmap
 - src.fedoraproject.org&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://src.fedoraproject.org/rpms/perl-Cache-FastMmap/pull-request/3&quot;&gt;pull request&lt;/a&gt; for the &lt;code&gt;perl-Cache-FastMmap&lt;/code&gt; package. The update bumps the package to version 1.62 and adds package tests, addressing a specific bugzilla ticket. This reflects routine maintenance to keep Perl modules current within the Fedora ecosystem.&lt;/p&gt;
&lt;h3 id=&quot;decisions_4&quot;&gt;Decisions&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The pull request to update the &lt;code&gt;perl-Cache-FastMmap&lt;/code&gt; package to version 1.62 and add tests was &lt;a data-bs-content=&quot;PR#3: 1.62 bump (rhbz#2478365); Package tests - rpms/perl-Cache-FastMmap
 - src.fedoraproject.org&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://src.fedoraproject.org/rpms/perl-Cache-FastMmap/pull-request/3&quot;&gt;merged&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;i class=&quot;fa-solid fa-circle-info text-primary&quot;&gt;&lt;/i&gt; Learn more about the &lt;a data-bs-content=&quot;Perl - Fedora Project Wiki&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://fedoraproject.org/wiki/Perl&quot;&gt;Perl team&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;other-discussions&quot;&gt;&lt;i class=&quot;fa-solid fa-message&quot;&gt;&lt;/i&gt; Other Discussions&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;A &lt;a data-bs-content=&quot;Hi everyone,  For the Fedora Mentor Summit, we&amp;rsquo;re planning a few Lunch &amp;amp; Learn discussion tables during Flock, and we&amp;rsquo;d love to have contributors help us facilitate them.  The idea is simple: each table will have a topic, and the facilitator helps get the conversation started, keeps it moving, and makes sure people feel welcome to join in. This is not meant to be a formal talk or a presentation. It&amp;rsquo;s more about creating a friendly space for contributors to share experiences, ask questions, and l...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/call-for-facilitators-fedora-mentor-summit-lunch-learn-sessions/192513&quot; title=&quot;Call for facilitators: Fedora Mentor Summit Lunch &amp;amp; Learn sessions&quot;&gt;call for facilitators&lt;/a&gt; was made for the upcoming Fedora Mentor Summit&#39;s &quot;Lunch &amp;amp; Learn&quot; sessions. Volunteers are needed to help start and guide informal discussions on various topics such as Documentation, Packaging, AI, and Design, to create a welcoming space for contributors to share experiences.&lt;/li&gt;
&lt;li&gt;A bug was reported in a discussion titled &quot;&lt;a data-bs-content=&quot;I tried to install a f45 cinnamon spin to do some testing, liveinst fails due to wayland socket issue.  At least cinnamon has the ability to launch xorg or wayland sessions, mate, xfce, etc are not so lucky.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/f45-anaconda-breaks-all-x-based-spins/192333&quot; title=&quot;F45 anaconda breaks all X based spins&quot;&gt;F45 anaconda breaks all X based spins&lt;/a&gt;&quot;. The F45 installer fails on Xorg-based spins like Cinnamon due to a Wayland socket issue. The report was confirmed to be a duplicate of a previously reported bug.&lt;/li&gt;
&lt;li&gt;In the ongoing discussion about a &lt;a data-bs-content=&quot;Hey,  So I&amp;rsquo;ve been poked a couple of times here at Summit concerning how potential employers can reach out to members of the Fedora community for specific roles they are hiring for that intersect with linux and open source.  Do we have anything like that in this discussion forum? And if we don&amp;rsquo;t maybe we should talk about adding one and what that would look like to be effective.  I did talk to some people about historically why this doesn&amp;rsquo;t seem to be a cultural norm, to advertise postings in th...&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/do-we-have-a-jobs-board-for-employers-to-post-job-opportunities/191264&quot; title=&quot;Do we have a jobs board for employers to post job opportunities?&quot;&gt;jobs board&lt;/a&gt;, a new suggestion was made to look at Debian&#39;s consultant page as a model for a services advertising section. It was noted that this might be easier to manage and moderate than a full jobs board.&lt;/li&gt;
&lt;li&gt;Following the first &lt;a data-bs-content=&quot;I noticed this hasn&amp;rsquo;t exactly been announced, so I figured I&amp;rsquo;d post about it here to increase visibility: the first Fedora Hummingbird community meeting is scheduled for 2026-05-28T12:00:00Z (UTC) on Jitsi. I may not be there as it&amp;rsquo;s ruinously early in the morning for me, but if you can bear the pain of a meeting without my company, feel free to show up 😃  See the Hummingbird SIG page and the Fedora calendar entry.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://discussion.fedoraproject.org/t/fedora-hummingbird-community-meeting-2026-05-28-12-00-utc/192152&quot; title=&quot;Fedora Hummingbird community meeting: 2026-05-28 @ 12:00 UTC&quot;&gt;Fedora Hummingbird community meeting&lt;/a&gt;, a discussion took place to share notes and clarify the project&#39;s goals. The conversation covered what &quot;Agentic Linux&quot; means, the opportunities for contributors, and the technical vision of using AI agents to automate development and testing workflows. A recording of the meeting was partially successful and will be shared later. This was also &lt;a data-bs-content=&quot;I have not seen any announcement on this list so posting the info here.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/NWYHOKS3WANRLHNCNJEYHJJEFC642CLJ/&quot; title=&quot;First Fedora Hummingbird community meeting: 2026-05-28 @ 12:00 UTC (today) - devel - Fedora mailing-lists&quot;&gt;announced on the devel mailing list&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;A major incident was reported and discussed regarding an &lt;a data-bs-content=&quot;Hi, Nathan. I&#39;m CCing devel@ and test@ so folks are aware this has been
going on.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/SFVETHOYKQAO7KKLEXCK4IBT4WVPRE6F/&quot; title=&quot;Fedora: Inaccurate and apparently-unsupervised actions by agentic AI system under your control - devel - Fedora mailing-lists&quot;&gt;agentic AI system making unsupervised and inaccurate changes&lt;/a&gt; on behalf of a Fedora contributor. The system was incorrectly reassigning bugs, closing them prematurely, and submitting incorrect, LLM-generated fixes to upstream projects like Anaconda. The contributor claimed their account was compromised. In a &lt;a data-bs-content=&quot;On Wed, 2026-05-27 at 21:22 +0200, nathan wrote:&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/PRTKEA2XJW2EILP3OVV3IQVHCFYX4TQG/&quot; title=&quot;Re: Fedora: Inaccurate and apparently-unsupervised actions by agentic AI system under your control - devel - Fedora mailing-lists&quot;&gt;follow-up thread&lt;/a&gt;, the situation was further investigated, and as a precaution, the contributor&#39;s permissions were revoked, and the problematic changes were reverted.&lt;/li&gt;
&lt;li&gt;A widespread issue with GCC Internal Compiler Errors (ICE) was reported, affecting builds on &lt;a data-bs-content=&quot;Hello,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/4SZIIASNPGKVLXSFTXO52Z6VJREN7LMK/&quot; title=&quot;s390x and i686 failures in rawhide with gcc/ice - devel - Fedora mailing-lists&quot;&gt;s390x, i686, and eventually all architectures&lt;/a&gt;. The problem was quickly traced back to a recent &lt;code&gt;glibc&lt;/code&gt; update in Rawhide. The faulty &lt;code&gt;glibc&lt;/code&gt; build was promptly untagged from the buildroot, resolving the build failures.&lt;/li&gt;
&lt;li&gt;Other discussions this week included a clarification that the &lt;code&gt;p7zip&lt;/code&gt; package was correctly replaced by the official &lt;code&gt;7zip&lt;/code&gt; and that dependent packages like &lt;code&gt;scancode&lt;/code&gt; &lt;a data-bs-content=&quot;Hi,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/VAI3BSN24Z2BSOPNLYKPR5FGZHUKIABZ/&quot; title=&quot;p7zip 7zip replacement broke scancode/extractcode - devel - Fedora mailing-lists&quot;&gt;need to be updated&lt;/a&gt;, a user reporting that &lt;code&gt;kinit&lt;/code&gt; is &lt;a data-bs-content=&quot;I have noticed that my audio drops during `kinit` authentication. Not
disconnecting bluetooth, just drops audio. Very weird. Does someone know
what could be happening?&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/DQQ6WBZSLE3CYH2LVM756QP4EKKKNY3C/&quot; title=&quot;kinit dropping audio - devel - Fedora mailing-lists&quot;&gt;dropping their audio&lt;/a&gt;, a maintainer running into issues &lt;a data-bs-content=&quot;Hi all.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/UC3UJCPO5DEEFF3WXWT64QVCEZHT46TY/&quot; title=&quot;log4cpp main-rawhide branch - devel - Fedora mailing-lists&quot;&gt;pushing to an un-retired package&lt;/a&gt;, a discussion on why &lt;code&gt;.oct&lt;/code&gt; files are &lt;a data-bs-content=&quot;.oct files not getting stripped - devel - Fedora mailing-lists&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/ZU54SUHHO5QE5GY4NJTQFAXTRO2NOCME/&quot;&gt;not getting stripped&lt;/a&gt;, a report on &lt;a data-bs-content=&quot;Hi,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/O7SF7HSHF6ILCEGQLMZCPPFUYP7RZFXR/&quot; title=&quot;Upgrade bugs F42-&amp;gt;F43 (so far) - devel - Fedora mailing-lists&quot;&gt;upgrade bugs from F42 to F43&lt;/a&gt; affecting PostgreSQL and Dovecot, a bug in &lt;code&gt;rpminspect&lt;/code&gt; that was &lt;a data-bs-content=&quot;rpminspect fails for &#39;shellsyntax&#39; on a non-shell file - devel - Fedora mailing-lists&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/CKE2ZATIP77C2YNRKSXDINCSECJHCFSS/&quot;&gt;incorrectly flagging non-shell files&lt;/a&gt;, an investigation into why &lt;code&gt;torsocks&lt;/code&gt; &lt;a data-bs-content=&quot;Hi All&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/7TCPHYK67NN2NMK2WOC7HS2C4BNIZMZH/&quot; title=&quot;F44 / F45 missing rebuilds of torsocks - devel - Fedora mailing-lists&quot;&gt;missed its mass rebuild&lt;/a&gt; due to an infrastructure error, and a discussion about file conflicts caused by the ongoing &lt;a data-bs-content=&quot;I have been looking at a PR for KiCad to switch to protobuf3 instead of protobuf [1]&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/FOF6J6USGLWR3EGN4KHLJSFUL7ZE7DNM/&quot; title=&quot;protobuf - devel - Fedora mailing-lists&quot;&gt;protobuf update&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;package-updates&quot;&gt;Package Updates&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;A major update to &lt;a data-bs-content=&quot;This is a major update from the 2.x branch with lots of breaking changes.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/MHCJYJZ2HSSVI2PAUIVTB5ZMF5GKNOJA/&quot; title=&quot;python-cloudflare 5.2.0 coming to rawhide - devel - Fedora mailing-lists&quot;&gt;&lt;code&gt;python-cloudflare&lt;/code&gt; 5.2.0&lt;/a&gt; is coming to Rawhide. This version includes many breaking changes, and the only dependent package, &lt;code&gt;certbot&lt;/code&gt;, is being updated concurrently in the same side tag.&lt;/li&gt;
&lt;li&gt;The update to &lt;a data-bs-content=&quot;n a few days I plan to update OpenColorIO to the latest 2.5 version.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/XSW6CFMKBMW73B5LUO6CT5EQAUA6FU6V/&quot; title=&quot;HEADS UP: Intent to update OpenColorIO to 2.5 - devel - Fedora mailing-lists&quot;&gt;&lt;code&gt;OpenColorIO&lt;/code&gt; 2.5&lt;/a&gt; is now complete, and the update has been submitted to Bodhi.&lt;/li&gt;
&lt;li&gt;The rebuilds for the &lt;a data-bs-content=&quot;Hello,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/F77MAW4H5YQW67LWPNWIIPCNAFRXBOP7/&quot; title=&quot;Updating icu to 78.3 - devel - Fedora mailing-lists&quot;&gt;&lt;code&gt;icu&lt;/code&gt; 78.3 update&lt;/a&gt; were scheduled to begin. However, they were put on hold after encountering widespread GCC failures, which were later attributed to a separate &lt;code&gt;glibc&lt;/code&gt; issue.&lt;/li&gt;
&lt;li&gt;The &lt;a data-bs-content=&quot;All dependencies were successfully rebuilt other than OpenSceneGraph (cc&#39;d)
which seemed to be failing for other reasons.&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/44VLAKGFTPPCHCRTG6IS5AMJTZ52PTHQ/&quot; title=&quot;OpenEXR update complete in Rawhide (YAY!) - devel - Fedora mailing-lists&quot;&gt;&lt;code&gt;OpenEXR&lt;/code&gt; update&lt;/a&gt; was completed in Rawhide. It was noted that a couple of dependencies, &lt;code&gt;libjxl-devtools&lt;/code&gt; and &lt;code&gt;libjxl-utils&lt;/code&gt;, were initially missed but have since been queued for a rebuild.&lt;/li&gt;
&lt;li&gt;An update to &lt;a data-bs-content=&quot;Hi&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/GHIIEGSZRQFXSAKNCRIWUEPJQO422QWF/&quot; title=&quot;HEADS UP: Update to quazip-1.7 in rawhide - devel - Fedora mailing-lists&quot;&gt;&lt;code&gt;quazip&lt;/code&gt; 1.7&lt;/a&gt; is being prepared in a side tag, along with rebuilds of its dependencies. A side discussion resolved an issue with &lt;code&gt;rpmdev-bumpspec&lt;/code&gt; by clarifying that the &lt;code&gt;rpmautospec&lt;/code&gt; package must be installed for it to correctly handle &lt;code&gt;%autorelease&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Significant progress was made on the &lt;a data-bs-content=&quot;I made significant progress on the Protobuf rebase this week:&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/NTAHDWAEIX72HDCBFBQTSIDCUFLSO7DU/&quot; title=&quot;Protobuf update - devel - Fedora mailing-lists&quot;&gt;Protobuf update&lt;/a&gt;. The new version and its successfully rebuilt reverse dependencies were built in a side tag and have now been pushed to Rawhide. A list of packages that failed to build and those still needing to merge compatibility patches was provided.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;orphaning-packages&quot;&gt;Orphaning Packages&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;a data-bs-content=&quot;Hey folks,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/3A4FC4CTUFRUE5E2UHDQHRONKJEYDROM/&quot; title=&quot;Orphaned libyui stack in Fedora - devel - Fedora mailing-lists&quot;&gt;&lt;code&gt;libyui&lt;/code&gt; stack&lt;/a&gt; has been orphaned because it is no longer used by any packages in Fedora.&lt;/li&gt;
&lt;li&gt;The &lt;code&gt;qmc2&lt;/code&gt; package was &lt;a data-bs-content=&quot;Hi list,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/YQ7K2VG3LSL6MZHP7NUPKSEFCUT35TKU/&quot; title=&quot;Orphaning qmc2 - devel - Fedora mailing-lists&quot;&gt;orphaned&lt;/a&gt; because its upstream is no longer active. A follow-up message provided links to related work in FreeBSD for any potential new maintainers.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;new-contributor-introductions&quot;&gt;New Contributor Introductions&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a data-bs-content=&quot;Hello everyone,&quot; data-bs-toggle=&quot;popover&quot; href=&quot;https://lists.fedoraproject.org/archives/list/fedora-join@lists.fedoraproject.org/thread/OBIOAAXGIGH63CRBUX5KOJP2XYEUQ6GI/&quot; title=&quot;Introduction - Hugo - fedora-join - Fedora mailing-lists&quot;&gt;Hugo de Benito introduced himself&lt;/a&gt; to the community. As a recent software engineering graduate, he is interested in contributing to backend development, packaging, and infrastructure, and is eager to learn about collaborating in a FOSS environment.&lt;/li&gt;
&lt;/ul&gt;
        </content>
        <author>
            
            <name>abompard</name>
            
            
            <uri>https://aurelien.bompard.org</uri>
        </author>
        <source>
            
            <title type="html">Aurélien Bompard</title>
            
            
            <link rel="self" href="https://aurelien.bompard.org"/>
            <id>https://aurelien.bompard.org</id>
            
            <updated>2026-06-08T08:22:00+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Rénich Bon Ćirić: Migración de nubes a gran escala: de VMware a OpenStack con os-migrate y Ansible</title>
        <link href="https://blog.woralelandia.com/migracion-de-vmware-a-openstack-con-os-migrate-y-ansible.html"/>
        <id>tag:blog.woralelandia.com,2026-05-31:/migracion-de-vmware-a-openstack-con-os-migrate-y-ansible.html</id>
        <updated>2026-05-31T17:15:00+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://www.libravatar.org/avatar/48c5b63a67e46c0883913a5fd7fd1f15&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;La neta, la virtualización tradicional con VMware se ha vuelto un dolor de cabeza económico para muchísimas organizaciones.  Con los
cambios recientes de licenciamiento y la incertidumbre del mercado, quedarse ahí amarrado ya no tiene sentido. Pero, a final de
cuentas, dar el salto a una nube abierta no es una decisión de &amp;quot;copiar y pegar&amp;quot;; es una chamba estratégica y bien técnica.&lt;/p&gt;
&lt;p&gt;Si estás buscando migrar a OpenStack, especialmente a las arquitecturas modernas basadas en contenedores como Red Hat OpenStack
Services on OpenShift (RHOSO 18) desde una nube heredada o desde infraestructura tradicional de vSphere, la gran pregunta es: ¿cómo
mueves cientos de máquinas virtuales, redes, subredes, routers y firewalls sin romper nada en el camino y sin que te dé un infarto?&lt;/p&gt;
&lt;p&gt;En este artículo, te voy a compartir cómo diseñé un proceso de migración masiva automatizada utilizando la colección oficial de
Ansible &lt;tt class=&quot;docutils literal&quot;&gt;&lt;span class=&quot;pre&quot;&gt;os-migrate&lt;/span&gt;&lt;/tt&gt;, resolviendo los retos de integridad de datos, paridad de red y control quirúrgico sobre cada recurso.&lt;/p&gt;
&lt;div class=&quot;section&quot; id=&quot;el-dolor-de-cabeza-de-vmware-y-el-paraiso-de-openstack&quot;&gt;
&lt;h2&gt;El dolor de cabeza de VMware y el paraíso de OpenStack&lt;/h2&gt;
&lt;p&gt;Moverse de VMware a OpenStack ofrece soberanía tecnológica absoluta y te libra del lock-in del proveedor. Además, migrar a versiones
modernas de OpenStack como RHOSO 18 trae una ventaja brutal: el plano de control corre directamente sobre Kubernetes/OpenShift. Esto
combina la agilidad y resiliencia de los contenedores con el poder de orquestación de máquinas virtuales tradicionales.&lt;/p&gt;
&lt;p&gt;Sin embargo, el desmadre empieza cuando te das cuenta de que una nube no es solo un montón de hipervisores corriendo discos. Una
nube real está compuesta por:&lt;/p&gt;
&lt;ul class=&quot;simple&quot;&gt;
&lt;li&gt;&lt;strong&gt;Estructura lógica de Keystone:&lt;/strong&gt; Proyectos (tenants), usuarios, grupos y asignaciones de roles.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Redes lógicas de Neutron:&lt;/strong&gt; Proveedores de red, subredes, routers, políticas de DHCP y reglas de puertos.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Seguridad (Security Groups):&lt;/strong&gt; Firewalls lógicos con cientos de reglas de tráfico.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Almacenamiento (Cinder):&lt;/strong&gt; Volúmenes huérfanos, adjuntos o de arranque.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cargas de trabajo (Nova):&lt;/strong&gt; Instancias de procesamiento con sus respectivos metadatos, puertos específicos y llaves de acceso.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Hacer esta migración a mano no vale la pena; es una receta garantizada para que todo valga madre al primer intento. Para resolver
esto de volón, la automatización declarativa es tu mejor amiga.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;section&quot; id=&quot;el-motor-de-la-migracion-os-migrate-al-rescate&quot;&gt;
&lt;h2&gt;El motor de la migración: os-migrate al rescate&lt;/h2&gt;
&lt;p&gt;La colección de Ansible &lt;tt class=&quot;docutils literal&quot;&gt;os_migrate.os_migrate&lt;/tt&gt; es, sin duda, la herramienta reina para este jale. En lugar de intentar programar
llamadas directas a las APIs de OpenStack y batallar con inconsistencias, &lt;tt class=&quot;docutils literal&quot;&gt;&lt;span class=&quot;pre&quot;&gt;os-migrate&lt;/span&gt;&lt;/tt&gt; trabaja bajo el paradigma de
&lt;strong&gt;Infraestructura como Código (IaC)&lt;/strong&gt; en un flujo de tres pasos sumamente limpio:&lt;/p&gt;
&lt;ol class=&quot;arabic simple&quot;&gt;
&lt;li&gt;&lt;strong&gt;Exportar (Get):&lt;/strong&gt; Extrae la configuración del entorno origen (sea una nube OpenStack previa como RHOSP 16.2 o metadatos
intermedios de VMware) y los escribe en archivos YAML declarativos.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Saneamiento (Fix):&lt;/strong&gt; Modificas los archivos YAML en disco para ajustar nombres de red, corregir MTUs lógicas o sanitizar
metadatos obsoletos.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Importar (Set):&lt;/strong&gt; Inyectas los archivos YAML en la nube destino para recrear los recursos de forma idéntica.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;div class=&quot;section&quot; id=&quot;arquitectura-de-control-y-conversion-copia-bit-a-bit&quot;&gt;
&lt;h2&gt;Arquitectura de control y conversión: Copia bit-a-bit&lt;/h2&gt;
&lt;p&gt;Para mover los bloques físicos de los discos (los volúmenes de Cinder o archivos de VMDK convertidos a QCOW2) de una nube a otra,
&lt;tt class=&quot;docutils literal&quot;&gt;&lt;span class=&quot;pre&quot;&gt;os-migrate&lt;/span&gt;&lt;/tt&gt; no pasa los datos a través de la máquina del administrador. Eso sería lentísimo y saturaría tu enlace de red.&lt;/p&gt;
&lt;p&gt;En su lugar, el proceso que diseñé implementa una arquitectura híbrida sumamente chingona (ahí usté dispensará la falta de sencillez):&lt;/p&gt;
&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;+---------------------------------------+
|             Nodo de Control           |
|              (Ansible Engine)         |
+---------------------------------------+
     |                             |
     | (Orquesta vía APIs)         | (Orquesta vía APIs)
     v                             v
+-------------------+         +-------------------+
|    Nube Origen    |         |   Nube Destino    |
|   (RHOSP 16.2)    |         |    (RHOSO 18)     |
|                   |         |                   |
|  [VM de Origen]   |         |  [VM de Destino]  |
|         |         |         |         ^         |
|         v         |         |         |         |
| +---------------+ |         | +---------------+ |
| | Conv. Host    |== SSH Tunnel (NBD)=&amp;gt;| Conv  | |
| | (Source)      | |         | | (Destination) | |
| +---------------+ |         | +---------------+ |
+-------------------+         +-------------------+
&lt;/pre&gt;&lt;/div&gt;
&lt;ul class=&quot;simple&quot;&gt;
&lt;li&gt;&lt;strong&gt;Nodo de Control:&lt;/strong&gt; Una máquina virtual (en mi caso, corriendo RHEL 9 con arranque UEFI) desde donde se lanzan los playbooks
maestros de Ansible. Debe tener conectividad de red con las APIs públicas y de administración de ambos clusters de OpenStack.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Nodos de Conversión (Conversion Hosts):&lt;/strong&gt; Son instancias ligeras temporales (corriendo CentOS Stream 9) que se levantan
dinámicamente: una dentro de la nube de origen y otra en la nube de destino.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Túnel Seguro de Datos:&lt;/strong&gt; Cuando se activa la migración de un disco, el nodo de conversión origen monta el volumen de solo
lectura, expone sus bloques usando &lt;tt class=&quot;docutils literal&quot;&gt;nbdkit&lt;/tt&gt; y los transmite bit-a-bit a través de un túnel SSH cifrado directo hacia el nodo de
conversión destino, que escribe los bloques directamente en el nuevo volumen. ¡Rápido, seguro y sin intermediarios!&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;section&quot; id=&quot;el-jale-automatizado-orquestacion-con-ansible-y-gnumakefile&quot;&gt;
&lt;h2&gt;El jale automatizado: Orquestación con Ansible y GNUmakefile&lt;/h2&gt;
&lt;p&gt;Para evitar que los operadores tengan que memorizar comandos kilométricos de Ansible y cometer errores humanos, centralicé todo el
flujo operativo en un &lt;tt class=&quot;docutils literal&quot;&gt;GNUmakefile&lt;/tt&gt; que simplifica la vida.&lt;/p&gt;
&lt;p&gt;Ahí te va el cotorreo de cómo estructuré los comandos del orquestador:&lt;/p&gt;
&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class=&quot;c&quot;&gt;# GNUmakefile&lt;/span&gt;
&lt;span class=&quot;c&quot;&gt;# Automatización del ciclo de vida de migración masiva&lt;/span&gt;

&lt;span class=&quot;nv&quot;&gt;BASEDIR&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;k&quot;&gt;$(&lt;/span&gt;CURDIR&lt;span class=&quot;k&quot;&gt;)&lt;/span&gt;
&lt;span class=&quot;nv&quot;&gt;PY&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;k&quot;&gt;$(&lt;/span&gt;BASEDIR&lt;span class=&quot;k&quot;&gt;)&lt;/span&gt;/venv/bin/python3
&lt;span class=&quot;nv&quot;&gt;ANSIBLE&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;k&quot;&gt;$(&lt;/span&gt;BASEDIR&lt;span class=&quot;k&quot;&gt;)&lt;/span&gt;/venv/bin/ansible-playbook

&lt;span class=&quot;c&quot;&gt;# Importación del baseline global de la nube (Flavors, Imágenes, Proyectos, Usuarios)&lt;/span&gt;
&lt;span class=&quot;nf&quot;&gt;globals&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;:&lt;/span&gt;
&lt;span class=&quot;w&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;k&quot;&gt;$(&lt;/span&gt;ANSIBLE&lt;span class=&quot;k&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;-i&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;hosts.yaml&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;import_globals.yaml&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;-e&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;@vars.yaml

&lt;span class=&quot;c&quot;&gt;# Desplegar los nodos de conversión específicos para un tenant&lt;/span&gt;
&lt;span class=&quot;nf&quot;&gt;conv-deploy&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;:&lt;/span&gt;
&lt;span class=&quot;w&quot;&gt;        &lt;/span&gt;&lt;span class=&quot;k&quot;&gt;$(&lt;/span&gt;ANSIBLE&lt;span class=&quot;k&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;-i&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;hosts.yaml&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;deploy_conv_hosts.yaml&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;-e&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;&lt;span class=&quot;nv&quot;&gt;project_name&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;k&quot;&gt;$(&lt;/span&gt;PROJECT&lt;span class=&quot;k&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;-e&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;@vars.yaml

&lt;span class=&quot;c&quot;&gt;# Orquestar la migración completa del tenant (Export -&amp;gt; Saneamiento -&amp;gt; Import)&lt;/span&gt;
&lt;span class=&quot;nf&quot;&gt;migrate&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;:&lt;/span&gt;
&lt;span class=&quot;w&quot;&gt;        &lt;/span&gt;&lt;span class=&quot;k&quot;&gt;$(&lt;/span&gt;ANSIBLE&lt;span class=&quot;k&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;-i&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;hosts.yaml&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;migrate_project.yaml&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;-e&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;&lt;span class=&quot;nv&quot;&gt;project_name&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;k&quot;&gt;$(&lt;/span&gt;PROJECT&lt;span class=&quot;k&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;-e&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;@vars.yaml

&lt;span class=&quot;c&quot;&gt;# Eliminar los nodos de conversión una vez terminado el proceso&lt;/span&gt;
&lt;span class=&quot;nf&quot;&gt;conv-delete&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;:&lt;/span&gt;
&lt;span class=&quot;w&quot;&gt;        &lt;/span&gt;&lt;span class=&quot;k&quot;&gt;$(&lt;/span&gt;ANSIBLE&lt;span class=&quot;k&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;-i&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;hosts.yaml&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;delete_conv_hosts.yaml&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;-e&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;&lt;span class=&quot;nv&quot;&gt;project_name&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;k&quot;&gt;$(&lt;/span&gt;PROJECT&lt;span class=&quot;k&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;-e&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;@vars.yaml
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Con esta estructura, migrar un tenant de pruebas se reduce a ejecutar de volón:&lt;/p&gt;
&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;make&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;conv-deploy&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;&lt;span class=&quot;nv&quot;&gt;PROJECT&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt;pruebas
make&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;migrate&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;&lt;span class=&quot;nv&quot;&gt;PROJECT&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt;pruebas
make&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;conv-delete&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;&lt;span class=&quot;nv&quot;&gt;PROJECT&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt;pruebas
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;section&quot; id=&quot;control-quirurgico-sanitizacion-y-rollback-sin-sustos&quot;&gt;
&lt;h2&gt;Control quirúrgico, sanitización y rollback sin sustos&lt;/h2&gt;
&lt;p&gt;Durante mi diseño de este flujo para proyectos de gran escala, me topé con varios retos reales del mundo de la producción que
logramos resolver de forma elegante:&lt;/p&gt;
&lt;div class=&quot;section&quot; id=&quot;control-quirurgico-con-etiquetas-tags&quot;&gt;
&lt;h3&gt;Control Quirúrgico con Etiquetas (Tags)&lt;/h3&gt;
&lt;p&gt;A veces no quieres migrar todo el proyecto de un jalón; tal vez solo quieres recrear las redes para que los ingenieros de
infraestructura las validen, o solo migrar un grupo de instancias específico.&lt;/p&gt;
&lt;p&gt;Para lograr esta granularidad, implementé etiquetas de Ansible estructuradas en el playbook maestro &lt;tt class=&quot;docutils literal&quot;&gt;migrate_project.yaml&lt;/tt&gt;. Así,
puedes realizar importaciones quirúrgicas seguras:&lt;/p&gt;
&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class=&quot;c1&quot;&gt;# Migrar únicamente la topología de red (networks, subnets y routers)&lt;/span&gt;
ansible-playbook&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;-i&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;hosts.yaml&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;migrate_project.yaml&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;-e&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;&lt;span class=&quot;nv&quot;&gt;project_name&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt;pruebas&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;-e&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;@vars.yaml&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;--tags&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;networks,subnets,routers

&lt;span class=&quot;c1&quot;&gt;# Migrar únicamente las instancias (workloads) asumiendo que la red ya está lista&lt;/span&gt;
ansible-playbook&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;-i&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;hosts.yaml&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;migrate_project.yaml&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;-e&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;&lt;span class=&quot;nv&quot;&gt;project_name&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt;pruebas&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;-e&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;@vars.yaml&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;--tags&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;workloads
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;section&quot; id=&quot;sanitizacion-y-parchado-automaticos&quot;&gt;
&lt;h3&gt;Sanitización y Parchado Automáticos&lt;/h3&gt;
&lt;p&gt;Mover datos entre nubes de diferentes generaciones (como de OpenStack 16.2 a 18.0) expone discrepancias en las APIs. Por ejemplo,
ciertas propiedades del catálogo de Glance o metadatos de almacenamiento de Nova (&lt;cite&gt;volume_image_metadata&lt;/cite&gt;) ya no son válidos o
bloquean la importación en el destino.&lt;/p&gt;
&lt;p&gt;Para resolver esto sin intervención humana constante, integré scripts de saneamiento automático escritos en Python y Bash (como
&lt;tt class=&quot;docutils literal&quot;&gt;sanitize_workloads.py&lt;/tt&gt; y &lt;tt class=&quot;docutils literal&quot;&gt;sanitize_subnets.py&lt;/tt&gt;) que se ejecutan automáticamente en la fase de parchado del playbook maestro,
ajustando los metadatos YAML al vuelo antes de inyectarlos en la nueva API.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;section&quot; id=&quot;estrategia-de-rollback-y-seguridad&quot;&gt;
&lt;h3&gt;Estrategia de Rollback y Seguridad&lt;/h3&gt;
&lt;p&gt;La regla número uno del administrador de sistemas es: &amp;quot;no destruirás el entorno origen hasta que el destino esté cantando victoria&amp;quot;.&lt;/p&gt;
&lt;p&gt;Por lo tanto, mi arquitectura de migración sigue una política estricta de seguridad:&lt;/p&gt;
&lt;ol class=&quot;arabic simple&quot;&gt;
&lt;li&gt;El playbook maestro apaga automáticamente la instancia en origen (mediante la variable
&lt;tt class=&quot;docutils literal&quot;&gt;os_migrate_workload_stop_before_migration: true&lt;/tt&gt;) para congelar el estado del disco y garantizar consistencia de bloques
durante la copia NBD.&lt;/li&gt;
&lt;li&gt;El volumen de origen se trata de &lt;strong&gt;estricto solo lectura&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;La máquina virtual en origen &lt;strong&gt;NUNCA se elimina&lt;/strong&gt; del cluster original.&lt;/li&gt;
&lt;li&gt;Si la validación en la nueva nube falla por cualquier desalineación de la red física o de la aplicación, el rollback es inmediato
y sin sustos: solo apagas la VM en el destino (RHOSO 18) y vuelves a encender la original en el origen (RHOSP 16.2). ¡Cero
pérdida de datos!&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;section&quot; id=&quot;la-hora-de-la-hora-te-animas-a-migrar&quot;&gt;
&lt;h2&gt;La hora de la hora: ¿Te animas a migrar?&lt;/h2&gt;
&lt;p&gt;Migrar la infraestructura de tu organización de VMware a OpenStack (o saltar de versiones clásicas a las nuevas arquitecturas
hiper-modernas basadas en OpenShift) no tiene por qué ser un dolor de cabeza ni un salto al vacío. Con una planeación arquitectónica
sólida, automatización inteligente basada en Ansible, y el uso correcto de herramientas como &lt;tt class=&quot;docutils literal&quot;&gt;&lt;span class=&quot;pre&quot;&gt;os-migrate&lt;/span&gt;&lt;/tt&gt;, puedes convertir un
desmadre caótico en un proceso predecible, seguro y repetible.&lt;/p&gt;
&lt;p&gt;Si andas batallando con el costo de las licencias de VMware, quieres planificar una migración robusta o simplemente te interesa
platicar sobre cómo automatizar este tipo de locuras en tu infraestructura, búscame y échame un grito... ¡con gusto te hago el paro!
😉&lt;/p&gt;
&lt;p&gt;Mi sitio de servicios profesionales: &lt;a class=&quot;reference external&quot; href=&quot;https://evalinux.com/&quot;&gt;https://evalinux.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Mi correo: renich en evalinux punto com.&lt;/p&gt;
&lt;/div&gt;
        </content>
        <author>
            
            <name>renich</name>
            
            
            <uri>https://blog.woralelandia.com/</uri>
        </author>
        <source>
            
            <title type="html">Rénich Bon Ćirić</title>
            
            
            <link rel="self" href="https://blog.woralelandia.com/"/>
            <id>https://blog.woralelandia.com/</id>
            
            <updated>2026-05-31T17:15:00+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Vít Smolík: I am running for Fedora Council!</title>
        <link href="https://smoliicek.cz/post/fed-council-26/"/>
        <id>https://smoliicek.cz/post/fed-council-26/</id>
        <updated>2026-05-31T10:16:51+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://www.libravatar.org/avatar/4715037e8e298e1cc71d099c5a2c3557&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            
        </content>
        <author>
            
            <name>smoliicek</name>
            
            
            <uri>https://smoliicek.cz</uri>
        </author>
        <source>
            
            <title type="html">Vít Smolík</title>
            
            
            <subtitle type="html">Recent content on smoliicek - blog</subtitle>
            
            <link rel="self" href="https://smoliicek.cz"/>
            <id>https://smoliicek.cz</id>
            
            <updated>2026-05-31T10:16:51+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fabio Alessandro Locati: Btrfs scare</title>
        <link href="https://fale.io/blog/2026/05/31/btrfs-scare"/>
        <id>https://fale.io/blog/2026/05/31/btrfs-scare</id>
        <updated>2026-05-31T00:00:00+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://www.libravatar.org/avatar/5d350d76a4dce3ffe2ea8245cb986370&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            
        </content>
        <author>
            
            <name>fale</name>
            
            
            <uri>https://fale.io</uri>
        </author>
        <source>
            
            <title type="html">Fabio Alessandro Locati</title>
            
            
            <subtitle type="html">Recent content in Posts on (Fabio Alessandro Locati|Fale)&#39;s blog</subtitle>
            
            <link rel="self" href="https://fale.io"/>
            <id>https://fale.io</id>
            
            <updated>2026-05-31T00:00:00+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Kevin Fenzi: misc fedora bits the last week of may 2026</title>
        <link href="https://www.scrye.com/blogs/nirik/posts/2026/05/30/misc-fedora-bits-the-last-week-of-may-2026/"/>
        <id>https://www.scrye.com/blogs/nirik/posts/2026/05/30/misc-fedora-bits-the-last-week-of-may-2026/</id>
        <updated>2026-05-30T16:54:54+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://www.libravatar.org/avatar/7bf49ba12a0e605186515afd83379fcb&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;a class=&quot;reference external image-reference&quot; href=&quot;https://www.scrye.com/blogs/nirik/images/crystal_ball.jpg&quot;&gt;
&lt;img alt=&quot;Scrye into the crystal ball&quot; src=&quot;https://www.scrye.com/blogs/nirik/images/crystal_ball.thumbnail.jpg&quot;&gt;
&lt;/a&gt;
&lt;p&gt;Another week has gone by, time for another longer form recap.&lt;/p&gt;
&lt;section id=&quot;more-rhel10-migrations&quot;&gt;
&lt;h2&gt;More rhel10 migrations&lt;/h2&gt;
&lt;p&gt;Some more rhel10 migrations this last week. This time our memcached instances,
our tang servers and a few others. Slowly making progress, but this will get
us down to the &#39;fun&#39; ones: Database servers, virthosts that host important
things, etc.&lt;/p&gt;
&lt;/section&gt;
&lt;section id=&quot;fedora-42-eol&quot;&gt;
&lt;h2&gt;Fedora 42 eol&lt;/h2&gt;
&lt;p&gt;Tuesday was supposed to be the end of life for Fedora 42. For some reason, the
date was set to be wed, and then there was some delays due to failed updates
composes that pushed it to thursday. It&#39;s done however. Fedora 42 was a nice
release, it served well. We still have just 3 Fedora 42 instances we need to
move and we will do those next week...&lt;/p&gt;
&lt;/section&gt;
&lt;section id=&quot;updated-staging-koji&quot;&gt;
&lt;h2&gt;Updated staging koji&lt;/h2&gt;
&lt;p&gt;I have updated our staging koji ( &lt;a class=&quot;reference external&quot; href=&quot;https://koji.stg.fedoraproject.org&quot;&gt;https://koji.stg.fedoraproject.org&lt;/a&gt; ) hub
and builders all to Fedora 44 and the latest koji version (1.36.0).
We have some non upstreamed patches for our theme, and koji upstream changed
from cheeta to jinja2 for it&#39;s templates which completely broke that.
I was able to use a clanker to rework the patch for jinja2 and then manually
fix it from there to work. I&#39;d say it was much quicker, but the process
wasn&#39;t particularly satisfying. Anyhow, it&#39;s done and working as far as I
have been able to test in staging.&lt;/p&gt;
&lt;/section&gt;
&lt;section id=&quot;mass-update-reboot-cycle-next-week&quot;&gt;
&lt;h2&gt;Mass update/reboot cycle next week&lt;/h2&gt;
&lt;p&gt;We are going to apply updates all around and reboot things next week.
There is a lot we hope to do on this outage:&lt;/p&gt;
&lt;ul class=&quot;simple&quot;&gt;
&lt;li&gt;&lt;p&gt;rhel 9.8 and 10.2 came out, so we will be updating all rhel servers to those.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;we will be upgrading the wiki servers from f42 to f44 (and newer mediawiki)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I hope to do some rhel10 reinstalls while we are in outage&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Upgrade prod koji to 1.36.0 and f44 (hubs and builders)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;There is a chance DC operations want us to move some servers from
one set of racks to another to balance power usage out. Still to be
determined if this happens.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;So, it should be a busy week&lt;/p&gt;
&lt;/section&gt;
&lt;section id=&quot;flock&quot;&gt;
&lt;h2&gt;Flock&lt;/h2&gt;
&lt;p&gt;The week after next, flock is already upon us! I hope to be there and
able to catch up with old friends and new.&lt;/p&gt;
&lt;p&gt;As always, comment on the fediverse:
&lt;a class=&quot;reference external&quot; href=&quot;https://fosstodon.org/@nirik/116664633411162579&quot;&gt;https://fosstodon.org/@nirik/116664633411162579&lt;/a&gt;&lt;/p&gt;
&lt;/section&gt;
        </content>
        <author>
            
            <name>kevin</name>
            
            
            <uri>https://www.scrye.com/blogs/nirik</uri>
        </author>
        <source>
            
            <title type="html">Kevin Fenzi</title>
            
            
            <link rel="self" href="https://www.scrye.com/blogs/nirik"/>
            <id>https://www.scrye.com/blogs/nirik</id>
            
            <updated>2026-06-06T18:13:45+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Rénich Bon Ćirić: Integrando FreeIPA como Sub-CA en mi PKI</title>
        <link href="https://blog.woralelandia.com/integrando-freeipa-como-sub-ca-en-mi-pki.html"/>
        <id>tag:blog.woralelandia.com,2026-05-30:/integrando-freeipa-como-sub-ca-en-mi-pki.html</id>
        <updated>2026-05-30T16:00:00+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://www.libravatar.org/avatar/48c5b63a67e46c0883913a5fd7fd1f15&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;Hoy tuve un problemón bien gacho en el lab intentando que los certificados de FreeIPA se llevaran chido con el resto de mi infraestructura. FreeIPA es un sistema de identidad bien chingón, la neta, pero de fábrica viene muy chiquión: se monta su propia Autoridad Certificadora (CA) autofirmada y se la pasa generando alertas de &amp;quot;certificado no confiable&amp;quot; a menos que andes copiando su maldito certificado raíz en cada pinche máquina cliente. ¡Qué hueva, compa!&lt;/p&gt;
&lt;p&gt;Por suerte, encontré una forma muy suave de arreglar este desmadre: integrar FreeIPA como una &lt;strong&gt;Sub-CA subordinada&lt;/strong&gt; de mi propia PKI de EVALinux. Así, cualquier certificado que emita FreeIPA ya viene con la bendición de mi CA Raíz y todos los clientes confían en él automáticamente. ¿A poco no está chido, no?!&lt;/p&gt;
&lt;div class=&quot;section&quot; id=&quot;mi-arquitectura-pki&quot;&gt;
&lt;h2&gt;Mi Arquitectura PKI&lt;/h2&gt;
&lt;p&gt;Mi PKI en EVALinux sigue una jerarquía clásica de dos niveles para mantener la seguridad bien cabrona sin perder flexibilidad operativa:&lt;/p&gt;
&lt;dl class=&quot;docutils&quot;&gt;
&lt;dt&gt;La CA Raíz (Nivel 1):&lt;/dt&gt;
&lt;dd&gt;Ubicada en &lt;tt class=&quot;docutils literal&quot;&gt;root/&lt;/tt&gt;. Es una CA que mantengo estrictamente offline, bien resguardada, y que &lt;strong&gt;nomás&lt;/strong&gt; sirve para firmar a las CAs subordinadas. Jamás emite certificados para servidores o usuarios finales directamente. ¡Seguridad primero, compa!&lt;/dd&gt;
&lt;dt&gt;CAs Subordinadas (Nivel 2):&lt;/dt&gt;
&lt;dd&gt;Ubicadas en &lt;tt class=&quot;docutils literal&quot;&gt;clients/&lt;/tt&gt;. Estas son las que se fletan el jale diario. Cada cliente o entorno (como &lt;tt class=&quot;docutils literal&quot;&gt;evalinux&lt;/tt&gt; o &lt;tt class=&quot;docutils literal&quot;&gt;g02&lt;/tt&gt;) tiene su propia CA subordinada aislada, con su propia base de datos y lista de revocación (CRL).&lt;/dd&gt;
&lt;/dl&gt;
&lt;/div&gt;
&lt;div class=&quot;section&quot; id=&quot;como-administro-esta-onda&quot;&gt;
&lt;h2&gt;Cómo Administro esta Onda&lt;/h2&gt;
&lt;p&gt;Para no andar batallando, tengo todo automatizado con un GNUmakefile global que es la pura sabrosura.&lt;/p&gt;
&lt;dl class=&quot;docutils&quot;&gt;
&lt;dt&gt;Creando una nueva Sub-CA:&lt;/dt&gt;
&lt;dd&gt;&lt;p class=&quot;first&quot;&gt;Si me llega un cliente nuevo (digamos, &lt;tt class=&quot;docutils literal&quot;&gt;acme&lt;/tt&gt;), nomás corro un comando para crearlo:&lt;/p&gt;
&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class=&quot;c1&quot;&gt;# Creación de la CA subordinada para el cliente acme&lt;/span&gt;
make&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;new-client&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;&lt;span class=&quot;nv&quot;&gt;client&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt;acme
&lt;/pre&gt;&lt;/div&gt;
&lt;p class=&quot;last&quot;&gt;Este comando automatiza todo el jale: crea el directorio &lt;tt class=&quot;docutils literal&quot;&gt;clients/acme/&lt;/tt&gt;, genera la configuración de OpenSSL con plantillas y firma el certificado de la Sub-CA usando mi CA Raíz de EVALinux.&lt;/p&gt;
&lt;/dd&gt;
&lt;dt&gt;Emitiendo Certificados Finales:&lt;/dt&gt;
&lt;dd&gt;&lt;p class=&quot;first&quot;&gt;Ya que la CA del cliente está lista, me meto a su directorio para emitir certificados para servidores u otros dispositivos:&lt;/p&gt;
&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class=&quot;c1&quot;&gt;# Generación de un certificado de host en clients/acme&lt;/span&gt;
&lt;span class=&quot;nb&quot;&gt;cd&lt;/span&gt;&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;clients/acme
make&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;cert&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;&lt;span class=&quot;nv&quot;&gt;host&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt;web01.acme.com
&lt;/pre&gt;&lt;/div&gt;
&lt;p class=&quot;last&quot;&gt;La automatización se encarga de meter los nombres alternativos (SAN) correctos y, para evitar broncas con fierros viejos, convierte las llaves privadas al formato RSA tradicional. ¡Una chulada!&lt;/p&gt;
&lt;/dd&gt;
&lt;/dl&gt;
&lt;/div&gt;
&lt;div class=&quot;section&quot; id=&quot;el-workflow-de-integracion-con-freeipa&quot;&gt;
&lt;h2&gt;El Workflow de Integración con FreeIPA&lt;/h2&gt;
&lt;p&gt;Integrar FreeIPA como Sub-CA sigue la misma lógica, pero requiere un pequeño &amp;quot;apretón de manos&amp;quot; entre ambos sistemas:&lt;/p&gt;
&lt;ol class=&quot;arabic&quot;&gt;
&lt;li&gt;&lt;p class=&quot;first&quot;&gt;&lt;strong&gt;Generar el CSR desde FreeIPA:&lt;/strong&gt;
Le digo a FreeIPA que pause su CA interna y me genere una solicitud de firma (CSR) para una CA externa:&lt;/p&gt;
&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class=&quot;c1&quot;&gt;# Comando para generar la solicitud CSR en FreeIPA&lt;/span&gt;
ipa-cacert-manage&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;renew&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;--external-ca
&lt;/pre&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;first&quot;&gt;&lt;strong&gt;Firmar el CSR con mi PKI de EVALinux:&lt;/strong&gt;
Me llevo el archivo CSR al servidor de mi PKI y lo firmo usando el perfil especial &lt;tt class=&quot;docutils literal&quot;&gt;sub_ca_ext&lt;/tt&gt; dentro del directorio del cliente correspondiente:&lt;/p&gt;
&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class=&quot;c1&quot;&gt;# Firmado de la solicitud CSR de FreeIPA usando mi PKI&lt;/span&gt;
&lt;span class=&quot;nb&quot;&gt;cd&lt;/span&gt;&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;clients/g02
make&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;certs/ipa-ca.crt&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;&lt;span class=&quot;nv&quot;&gt;ext&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt;sub_ca_ext
&lt;/pre&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;first&quot;&gt;&lt;strong&gt;Importar y actualizar todo el desmadre:&lt;/strong&gt;
Regreso el certificado firmado y toda la cadena de confianza a FreeIPA para terminar la renovación:&lt;/p&gt;
&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class=&quot;c1&quot;&gt;# Comando para importar la cadena firmada y aplicar cambios en FreeIPA&lt;/span&gt;
ipa-cacert-manage&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;renew&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;&lt;span class=&quot;se&quot;&gt;\&lt;/span&gt;
&lt;span class=&quot;w&quot;&gt;   &lt;/span&gt;--external-cert-file&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt;ipa-ca.crt&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;&lt;span class=&quot;se&quot;&gt;\&lt;/span&gt;
&lt;span class=&quot;w&quot;&gt;   &lt;/span&gt;--external-cert-file&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt;g02.crt&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;&lt;span class=&quot;se&quot;&gt;\&lt;/span&gt;
&lt;span class=&quot;w&quot;&gt;   &lt;/span&gt;--external-cert-file&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt;root.crt

ipa-certupdate
&lt;/pre&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;div class=&quot;section&quot; id=&quot;la-neta-sobre-los-dolores-de-cabeza&quot;&gt;
&lt;h2&gt;La Neta sobre los Dolores de Cabeza&lt;/h2&gt;
&lt;p&gt;En el papel todo se ve muy chido, pero a la hora de la hora me topé con dos broncas perras. Aquí te paso los tips para que no sufras como yo.&lt;/p&gt;
&lt;dl class=&quot;docutils&quot;&gt;
&lt;dt&gt;Pitfall #1: El loop infinito del AKI:&lt;/dt&gt;
&lt;dd&gt;&lt;p class=&quot;first&quot;&gt;La solicitud CSR que genera FreeIPA suele traer una extensión llamada &lt;strong&gt;Authority Key Identifier (AKI)&lt;/strong&gt; que apunta a sí misma. Si tu CA firma el certificado copiando todas las extensiones tal cual, se genera una referencia circular bien gacha que rompe la validación criptográfica. ¡STAY AWAY! de copiar extensiones a lo loco.&lt;/p&gt;
&lt;div class=&quot;admonition tip last&quot;&gt;
&lt;p class=&quot;first admonition-title&quot;&gt;Tip&lt;/p&gt;
&lt;p class=&quot;last&quot;&gt;La solución fue actualizar mi archivo &lt;tt class=&quot;docutils literal&quot;&gt;client.cnf&lt;/tt&gt; para meterle la directiva &lt;tt class=&quot;docutils literal&quot;&gt;copy_extensions = none&lt;/tt&gt; cuando firmo peticiones de Sub-CAs. Así obligo a que mi CA corporativa defina la autoridad y no el solicitante caprichoso.&lt;/p&gt;
&lt;/div&gt;
&lt;/dd&gt;
&lt;dt&gt;Pitfall #2: El cochinero en el directorio LDAP:&lt;/dt&gt;
&lt;dd&gt;&lt;p class=&quot;first&quot;&gt;A la herramienta &lt;tt class=&quot;docutils literal&quot;&gt;&lt;span class=&quot;pre&quot;&gt;ipa-cacert-manage&lt;/span&gt;&lt;/tt&gt; le encanta ir amontonando los nuevos certificados en LDAP sin limpiar los viejos. Si tu nueva Sub-CA se llama igual que el viejo root autorfirmado, Apache se confunde y sirve la cadena vieja e inválida. ¡Qué pinche coraje!&lt;/p&gt;
&lt;div class=&quot;admonition warning&quot;&gt;
&lt;p class=&quot;first admonition-title&quot;&gt;Warning&lt;/p&gt;
&lt;p class=&quot;last&quot;&gt;No te metas a borrar cosas a lo tonto en LDAP si no estás seguro.&lt;/p&gt;
&lt;/div&gt;
&lt;p class=&quot;last&quot;&gt;Para solucionar este desmadre, tuve que aplicar una &lt;strong&gt;cirugía LDAP&lt;/strong&gt; bien precisa. Usé &lt;tt class=&quot;docutils literal&quot;&gt;ldapmodify&lt;/tt&gt; para borrar manualmente los valores en base64 de los certificados viejos del atributo &lt;tt class=&quot;docutils literal&quot;&gt;cACertificate;binary&lt;/tt&gt; dentro de la ruta &lt;tt class=&quot;docutils literal&quot;&gt;cn=ipa,cn=etc&lt;/tt&gt;. ¡Santo remedio!&lt;/p&gt;
&lt;/dd&gt;
&lt;/dl&gt;
&lt;/div&gt;
&lt;div class=&quot;section&quot; id=&quot;conclusion&quot;&gt;
&lt;h2&gt;Conclusión&lt;/h2&gt;
&lt;p&gt;A final de cuentas, meter a FreeIPA bajo el paraguas de mi PKI me quitó el dolor de cabeza de andar lidiando con alertas de seguridad en los navegadores. Con una jerarquía limpia de dos niveles y un poquito de automatización chida, todo el entorno Linux camina sobre rieles. ¿Te ha tocado pelearte con FreeIPA y OpenSSL? Cuéntame tu experiencia. ¡A la orden, compa!&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;section&quot; id=&quot;referencias&quot;&gt;
&lt;h2&gt;Referencias&lt;/h2&gt;
&lt;ul class=&quot;simple&quot;&gt;
&lt;li&gt;&lt;a class=&quot;reference external&quot; href=&quot;https://www.freeipa.org/page/Main_Page&quot;&gt;Documentación oficial de FreeIPA&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;reference external&quot; href=&quot;https://woralelandia.com/blog/tag/openssl.html&quot;&gt;Guía de OpenSSL en EVALinux&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
        </content>
        <author>
            
            <name>renich</name>
            
            
            <uri>https://blog.woralelandia.com/</uri>
        </author>
        <source>
            
            <title type="html">Rénich Bon Ćirić</title>
            
            
            <link rel="self" href="https://blog.woralelandia.com/"/>
            <id>https://blog.woralelandia.com/</id>
            
            <updated>2026-05-31T17:15:00+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Community Blog: F44 Elections Interviews</title>
        <link href="https://communityblog.fedoraproject.org/f44-elections-interviews/"/>
        <id>https://communityblog.fedoraproject.org/?p=15710</id>
        <updated>2026-05-29T23:03:10+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;The F44 election interviews are now live. With seats open across all leadership groups, this is one of our most popular election cycles yet! Use this post to navigate to candidates interview posts easily.&lt;/p&gt;



&lt;p&gt;Voting will be open on Monday, June 1st and will close at 23:59 UTC on Friday, June 12th. Best of luck to all our candidates! &lt;/p&gt;



&lt;span id=&quot;more-15710&quot;&gt;&lt;/span&gt;



&lt;p&gt;&lt;a href=&quot;https://docs.fedoraproject.org/en-US/council/&quot;&gt;Fedora Council&lt;/a&gt; &amp;#8211; 2 seats open&lt;/p&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-council-elections-interview-with-miro-hroncok-churchyard/&quot;&gt;Miro Hrončok&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-council-elections-interview/&quot;&gt;Vít Smolík&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-council-elections-interview-with-akashdeep-dhar-t0xic0der/&quot;&gt;Akashdeep Dhar&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-council-elections-interview-with-aleksandra-fedorova-bookwar/&quot;&gt;Aleksandra Fedorova&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-council-elections-interview-with-tomas-hrcka-humaton-jednorozec/&quot;&gt;Tomáš Hrčka&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-council-elections-interview-with-fabio-valentini-decathorpe/&quot;&gt;Fabio Valentini&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-council-elections-interview-with-hristo-marinov-hricky/&quot;&gt;Hristo Marinov&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;&lt;a href=&quot;https://docs.fedoraproject.org/en-US/fesco/&quot;&gt;Fedora Engineering Steering Committee&lt;/a&gt;/FESCo &amp;#8211; 5 seats open&lt;/p&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-fesco-elections-interview-with-adam-miller-maxamillion/&quot;&gt;Adam Miller&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-fesco-elections-interview-maxwell-g-gotmax23/&quot;&gt;Maxwell G&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-fesco-elections-interview-with-neal-gompa-ngompa/&quot;&gt;Neal Gompa&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-fesco-elections-interview-with-fabio-valentini-decathorpe/&quot;&gt;Fabio Valentini&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-fesco-elections-interview-with-simon-de-vlieger-supakeen/&quot;&gt;Simon de Vlieger&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-fesco-elections-interview-with-michel-lind-salimma/&quot;&gt;Michel Lind&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;&lt;a href=&quot;https://docs.fedoraproject.org/en-US/mindshare-committee/&quot;&gt;Fedora Mindshare Committee&lt;/a&gt; &amp;#8211; 4 seats open&lt;/p&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-mindshare-elections-interview-with-mat-holmes-theprogram/&quot;&gt;Mat Holmes&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-mindshare-elections-interview-with-akashdeep-dhar-t0xic0der/&quot;&gt;Akashdeep Dhar&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-mindshare-elections-interview-with-mackenzie-stewart-monkeybean12/&quot;&gt;Mackenzie Stewart&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-mindshare-elections-interview-with-luis-bazan-lbazan/&quot;&gt;Luis Bazan&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-mindshare-elections-interview-with-samyak-jain-jnsamyak/&quot;&gt;Samyak Jain&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;&lt;a href=&quot;https://docs.fedoraproject.org/en-US/epel/epel-policy-steering-committee/&quot;&gt;EPEL Steering Committee&lt;/a&gt; &amp;#8211; 4 seats&lt;/p&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-epel-elections-interview-with-diego-herrera-dherrera/&quot;&gt;Diego Herrera&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-epel-elections-interview-with-carl-george-carlwgeorge/&quot;&gt;Carl George&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-epel-elections-interview-with-troy-dawson/&quot;&gt;Troy Dawson&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://communityblog.fedoraproject.org/f44-epel-elections-interview-with-jonathan-wright-jonathanspw/&quot;&gt;Jonathan Wright&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The post &lt;a href=&quot;https://communityblog.fedoraproject.org/f44-elections-interviews/&quot;&gt;F44 Elections Interviews&lt;/a&gt; appeared first on &lt;a href=&quot;https://communityblog.fedoraproject.org&quot;&gt;Fedora Community Blog&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://communityblog.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Community Blog</title>
            
            
            <subtitle type="html">The Community Blog provides a single source for members of the community to share important news, updates, and information about Fedora with others in the Project community.</subtitle>
            
            <link rel="self" href="https://communityblog.fedoraproject.org"/>
            <id>https://communityblog.fedoraproject.org</id>
            
            <updated>2026-06-04T08:34:04+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Community Blog: F44 EPEL Elections: Interview with Jonathan Wright (jonathanspw)</title>
        <link href="https://communityblog.fedoraproject.org/f44-epel-elections-interview-with-jonathan-wright-jonathanspw/"/>
        <id>https://communityblog.fedoraproject.org/?p=15728</id>
        <updated>2026-05-29T22:59:20+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;&lt;em&gt;This is a part of the Fedora Linux 44 EPEL Steering Committee Elections Interviews series. &lt;a href=&quot;https://elections.fedoraproject.org/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Voting&lt;/a&gt; is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.&lt;/em&gt;&lt;/p&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Interview with Jonathan Wright (jonathanspw)&lt;/h2&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What is your name and what is your FAS ID?&lt;/h3&gt;



&lt;p&gt;Jonathan Wright, jonathanspw&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;&lt;br&gt;What is your background in EPEL? What have you worked on and what are you doing now?&lt;/h3&gt;



&lt;p&gt;I&amp;#8217;ve been a consumer of EPEL for&amp;#8230;a long time. 20 years? I&amp;#8217;ve been a contributor to EPEL for about the past 5, and on the EPEL steering committee for the past year.&lt;/p&gt;



&lt;p&gt;EPEL is very near and dear to my heart and is actually how I got involved with Fedora. I&amp;#8217;m on the AlmaLinux team and like everyone else, the first thing I do when installing AlmaLinux (previously CentOS) is &lt;code&gt;dnf install epel-release&lt;/code&gt;. I&amp;#8217;ve successfully graduated packages from EPEL that ultimately got picked up by RHEL (see Valkey) and work to make EL distros more usable by having an array of package availability that&amp;#8217;s not otherwise available without EPEL.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;Why are you running for EPEL Steering Committee member?&lt;/h3&gt;



&lt;p&gt;I have a unique perspective to bring to the table with my history in web hosting and long time usage of RHEL and its clones (CentOS and now AlmaLinux). The past year serving on the EPEL steering committee has been a great honor and I hope to continue in that role for another year.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;https://communityblog.fedoraproject.org/f44-epel-elections-interview-with-jonathan-wright-jonathanspw/&quot;&gt;F44 EPEL Elections: Interview with Jonathan Wright (jonathanspw)&lt;/a&gt; appeared first on &lt;a href=&quot;https://communityblog.fedoraproject.org&quot;&gt;Fedora Community Blog&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://communityblog.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Community Blog</title>
            
            
            <subtitle type="html">The Community Blog provides a single source for members of the community to share important news, updates, and information about Fedora with others in the Project community.</subtitle>
            
            <link rel="self" href="https://communityblog.fedoraproject.org"/>
            <id>https://communityblog.fedoraproject.org</id>
            
            <updated>2026-06-04T08:34:04+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Community Blog: F44 EPEL Elections: Interview with Diego Herrera (dherrera)</title>
        <link href="https://communityblog.fedoraproject.org/f44-epel-elections-interview-with-diego-herrera-dherrera/"/>
        <id>https://communityblog.fedoraproject.org/?p=15727</id>
        <updated>2026-05-29T22:56:04+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;&lt;em&gt;This is a part of the Fedora Linux 44 EPEL Steering Committee Elections Interviews series. &lt;a href=&quot;https://elections.fedoraproject.org/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Voting&lt;/a&gt; is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.&lt;/em&gt;&lt;/p&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Interview with Diego Herrera (dherrera)&lt;/h2&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What is your name and what is your FAS ID?&lt;/h3&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Name: Diego Herrera&lt;/li&gt;



&lt;li&gt;FAS ID: dherrera&lt;/li&gt;
&lt;/ul&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;&lt;br&gt;What is your background in EPEL? What have you worked on and what are you doing now?&lt;/h3&gt;



&lt;p&gt;My relationship with open source started back in 2006, and I’ve been an&lt;br&gt;advocate since, both by contributing to various projects and by publishing&lt;br&gt;my own. My deep dive into EPEL began in 2013 while working in a company doing&lt;br&gt;R&amp;amp;D work for local industries, where I gained my first practical&lt;br&gt;experience with RPM packaging. This early work gave me a solid understanding&lt;br&gt;of what it means to build and manage software within the Enterprise Linux context.&lt;/p&gt;



&lt;p&gt;More recently, I joined Red Hat in 2021 to work as part of the&lt;br&gt;CLE Team, where I deepened my understanding of how to become a proper Fedora packager&lt;br&gt;and contributor. I have been working together with Carl George, focusing on the&lt;br&gt;needs of EPEL by participating in steering meetings and doing work&lt;br&gt;regarding the project&amp;#8217;s infrastructure. Through this position, I was able to&lt;br&gt;participate in activities such as packaging, writing documentation and SOPs,&lt;br&gt;collaborating on maintenance work required for the infrastructure, and improving&lt;br&gt;infrastructure automation. Furthermore, during steering meetings, I have been able to&lt;br&gt;add my viewpoints and insights when they were needed, and I was also able to&lt;br&gt;take on some of the steering team&amp;#8217;s workload,&lt;br&gt;such as the Forgejo migration.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;Why are you running for EPEL Steering Committee member?&lt;/h3&gt;



&lt;p&gt;Over the last few years, while spending time on the infrastructure side of the project,&lt;br&gt;I&amp;#8217;ve seen first-hand the ups and downs of the project, which has enabled me to&lt;br&gt;collaborate closely with members of the community.&lt;/p&gt;



&lt;p&gt;The EPEL steering committee is already a place where I have been able to&lt;br&gt;use my experience and knowledge to support and contribute to the project.&lt;br&gt;However, this time I want a vote on these topics. This will allow me to&lt;br&gt;collaborate further, helping to turn those discussions into a better&lt;br&gt;path for the project. I want to continue helping the community so&lt;br&gt;that the project can continue to grow into a great&lt;br&gt;platform by ensuring our governance is as solid and reliable as our processes.&lt;/p&gt;



&lt;hr class=&quot;wp-block-separator has-alpha-channel-opacity&quot;/&gt;



&lt;p&gt;For the sake of transparency, even if I wrote the text myself, I also used a local LLM (Gemma4:e4b) to iteratively fix the text&amp;#8217;s grammar and flow.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;https://communityblog.fedoraproject.org/f44-epel-elections-interview-with-diego-herrera-dherrera/&quot;&gt;F44 EPEL Elections: Interview with Diego Herrera (dherrera)&lt;/a&gt; appeared first on &lt;a href=&quot;https://communityblog.fedoraproject.org&quot;&gt;Fedora Community Blog&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://communityblog.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Community Blog</title>
            
            
            <subtitle type="html">The Community Blog provides a single source for members of the community to share important news, updates, and information about Fedora with others in the Project community.</subtitle>
            
            <link rel="self" href="https://communityblog.fedoraproject.org"/>
            <id>https://communityblog.fedoraproject.org</id>
            
            <updated>2026-06-04T08:34:04+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Community Blog: F44 EPEL Elections: Interview with Carl George (carlwgeorge)</title>
        <link href="https://communityblog.fedoraproject.org/f44-epel-elections-interview-with-carl-george-carlwgeorge/"/>
        <id>https://communityblog.fedoraproject.org/?p=15725</id>
        <updated>2026-05-29T22:52:36+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;&lt;em&gt;This is a part of the Fedora Linux 44 EPEL Steering Committee Elections Interviews series. &lt;a href=&quot;https://elections.fedoraproject.org/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Voting&lt;/a&gt; is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.&lt;/em&gt;&lt;/p&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Interview with Carl George (carlwgeorge)&lt;/h2&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What is your name and what is your FAS ID?&lt;/h3&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Carl George &lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://pagure.io/user/carlwgeorge&quot;&gt;@carlwgeorge&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;https://fedoraproject.org/wiki/User:Carlwgeorge&quot;&gt;Fedora wiki page&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;&lt;br&gt;What is your background in EPEL? What have you worked on and what are you doing now?&lt;/h3&gt;



&lt;p&gt;I got my start in Fedora and EPEL in 2014. I was working for Rackspace and joined a team whose primary purpose was to maintain &lt;a href=&quot;https://ius.io&quot;&gt;IUS&lt;/a&gt;, a third-party package repository for RHEL. Part of my work there involved contributing to and maintaining EPEL packages. I left Rackspace in 2019 to join the CentOS team at Red Hat. In 2021, I started a &lt;a href=&quot;https://communityblog.fedoraproject.org/cpe-to-staff-epel-work/&quot;&gt;new team at Red Hat to specifically focus on EPEL activities&lt;/a&gt;.&lt;/p&gt;



&lt;p&gt;During my time on the EPEL team, I&amp;#8217;ve lead the design and implementation of &lt;a href=&quot;https://communityblog.fedoraproject.org/epel-9-is-now-available/&quot;&gt;EPEL 9&lt;/a&gt; and &lt;a href=&quot;https://communityblog.fedoraproject.org/epel-10-is-now-available/&quot;&gt;EPEL 10&lt;/a&gt;. These releases each brought significant improvements to packager workflows and user experience, especially the introduction of minor versions in EPEL 10. We&amp;#8217;re currently in the early days of planning EPEL 11, with a focus on continued refinement and quality.&lt;/p&gt;



&lt;p&gt;Aside from the hands-on technical work of EPEL release engineering and packaging, I routinely attend conferences to deliver presentations about EPEL and staff Fedora/CentOS booths to engage with the EPEL community. I enjoy mentoring new packagers and helping existing Fedora packagers get started with EPEL.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;Why are you running for EPEL Steering Committee member?&lt;/h3&gt;



&lt;p&gt;I have been on the EPEL Steering Committee since 2020. I have enjoyed my six years serving on the committee, and hope to have the opportunity to continue this important work. I am passionate about EPEL and I am committed to continue finding ways to improve the EPEL experience for both packagers and users.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;https://communityblog.fedoraproject.org/f44-epel-elections-interview-with-carl-george-carlwgeorge/&quot;&gt;F44 EPEL Elections: Interview with Carl George (carlwgeorge)&lt;/a&gt; appeared first on &lt;a href=&quot;https://communityblog.fedoraproject.org&quot;&gt;Fedora Community Blog&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://communityblog.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Community Blog</title>
            
            
            <subtitle type="html">The Community Blog provides a single source for members of the community to share important news, updates, and information about Fedora with others in the Project community.</subtitle>
            
            <link rel="self" href="https://communityblog.fedoraproject.org"/>
            <id>https://communityblog.fedoraproject.org</id>
            
            <updated>2026-06-04T08:34:04+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Community Blog: F44 EPEL Elections: Interview with Troy Dawson (tdawson)</title>
        <link href="https://communityblog.fedoraproject.org/f44-epel-elections-interview-with-troy-dawson/"/>
        <id>https://communityblog.fedoraproject.org/?p=15724</id>
        <updated>2026-05-29T22:45:50+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;&lt;em&gt;This is a part of the Fedora Linux 44 EPEL Steering Committee Elections Interviews series.&amp;nbsp;&lt;a href=&quot;https://elections.fedoraproject.org/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Voting&lt;/a&gt;&amp;nbsp;is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.&lt;/em&gt;&lt;/p&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Interview with Troy Dawson (tdawson)&lt;/h2&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What is your name and what is your FAS ID?&lt;/h3&gt;



&lt;p&gt;Troy Dawson (tdawson)&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;&lt;br&gt;What is your background in EPEL? What have you worked on and what are you doing now?&lt;/h3&gt;



&lt;p&gt;I started contributing to EPEL 11 years ago with some nodejs packages for OpenShift. I later added rubygems and golang packages as OpenShift changed languages. Later, RHEL 8 did not have KDE, so I added KDE to epel8, and have been maintaining KDE in epel ever since. I have picked up many other packages during the years, but I think my KDE contributions are what I am most known for.&lt;/p&gt;



&lt;p&gt;I&amp;#8217;ve been the EPEL Steering Committee chair since 2020, taking over from Stephen Smoogen. A lot of changes have happened since then, most of them for the better. I&amp;#8217;m not responsible for all the changes, but it&amp;#8217;s been wonderful being part of the committee as these changes have come through.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;Why are you running for EPEL Steering Committee member?&lt;/h3&gt;



&lt;p&gt;EPEL has grown to be part of my professional and personal life. I not only want to contribute to it, but help steer it&amp;#8217;s growth and progression. I think as a EPEL Steering Committee member, I can help keep EPEL healthy and thriving.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;https://communityblog.fedoraproject.org/f44-epel-elections-interview-with-troy-dawson/&quot;&gt;F44 EPEL Elections: Interview with Troy Dawson (tdawson)&lt;/a&gt; appeared first on &lt;a href=&quot;https://communityblog.fedoraproject.org&quot;&gt;Fedora Community Blog&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://communityblog.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Community Blog</title>
            
            
            <subtitle type="html">The Community Blog provides a single source for members of the community to share important news, updates, and information about Fedora with others in the Project community.</subtitle>
            
            <link rel="self" href="https://communityblog.fedoraproject.org"/>
            <id>https://communityblog.fedoraproject.org</id>
            
            <updated>2026-06-04T08:34:04+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Community Blog: F44 Mindshare Elections: Interview with Akashdeep Dhar (t0xic0der)</title>
        <link href="https://communityblog.fedoraproject.org/f44-mindshare-elections-interview-with-akashdeep-dhar-t0xic0der/"/>
        <id>https://communityblog.fedoraproject.org/?p=15723</id>
        <updated>2026-05-29T22:37:26+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;&lt;em&gt;This is a part of the Fedora Linux 44 Mindshare Elections Interviews series. &lt;a href=&quot;https://elections.fedoraproject.org/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Voting&lt;/a&gt; is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.&lt;/em&gt;&lt;/p&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Interview with Akashdeep Dhar (t0xic0der)&lt;/h2&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;FAS ID&lt;/strong&gt;: t0xic0der&lt;/li&gt;



&lt;li&gt;&lt;strong&gt;Matrix Rooms:&lt;/strong&gt; Fedora Council (#council:fedoraproject.org), Fedora Mindshare (#mindshare:fedoraproject.org), Fedora Forgejo (#fedora-forgejo:fedoraproject.org), Fedora Infrastructure (#admin:fedoraproject.org), Fedora Badges (#badges:fedoraproject.org), Fedora Apps (#apps:fedoraproject.org), Fedora Join (#join:fedoraproject.org), Fedora Mentoring (#mentoring:fedoraproject.org)&lt;/li&gt;
&lt;/ul&gt;



&lt;span id=&quot;more-15723&quot;&gt;&lt;/span&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Questions&lt;/h2&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What is your background in Fedora? What have you worked on and what are you doing now?&lt;/h3&gt;



&lt;p&gt;Since the past year, I have been actively contributing to the event planning &lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/96&quot;&gt;[1]&lt;/a&gt; &lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/98&quot;&gt;[2]&lt;/a&gt; and &lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues&quot;&gt;proposal curation&lt;/a&gt; in the Mindshare committee. Representing our &lt;a href=&quot;https://github.com/gridhead/gridhead/blob/master/FedoraCouncilStrategySummit2026_1030IST_04Feb2026_FedoraMindshareProgressUpdate.pdf&quot;&gt;&lt;em&gt;vested interests&lt;/em&gt;&lt;/a&gt; in the Fedora Council, I have &lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues?q=&amp;amp;type=all&amp;amp;sort=relevance&amp;amp;state=all&amp;amp;labels=&amp;amp;milestone=0&amp;amp;project=0&amp;amp;assignee=0&amp;amp;poster=37&amp;amp;archived=false&quot;&gt;paved the way&lt;/a&gt; for improvements in the &lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/114&quot;&gt;&lt;em&gt;regional event support&lt;/em&gt;&lt;/a&gt; (i.e., event owners and regional inventory), &lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/115&quot;&gt;&lt;em&gt;digital ambassadorship&lt;/em&gt;&lt;/a&gt; (i.e., swagpack designs and social media) and &lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/116&quot;&gt;&lt;em&gt;recognition service&lt;/em&gt;&lt;/a&gt; (i.e., Community Metrics and Fedora Badges).&lt;/p&gt;



&lt;p&gt;Besides championing our &lt;em&gt;community presence&lt;/em&gt; in &lt;strong&gt;underrepresented regions&lt;/strong&gt; (e.g., in &lt;a href=&quot;https://gridhead.net/tag/devconf-in-2026/&quot;&gt;DevConf.IN 2026&lt;/a&gt; and &lt;a href=&quot;https://gridhead.net/tag/fossasia-2026/&quot;&gt;FOSSAsia 2026&lt;/a&gt; in APAC), I have continued staying at the forefront of the &lt;a href=&quot;https://fedoraproject.org/wiki/Initiatives/Git_Forge_Initiative_2025&quot;&gt;&lt;em&gt;Fedora Forge community initiative&lt;/em&gt;&lt;/a&gt;, working as an &lt;a href=&quot;https://fedora-arc.readthedocs.io/en/latest/index.html&quot;&gt;&lt;em&gt;infrastructure architect&lt;/em&gt;&lt;/a&gt; for Fedora Infrastructure applications, organizing &lt;a href=&quot;https://forge.fedoraproject.org/dei/fedora-mentor-summit/issues&quot;&gt;Fedora Mentor Summit&lt;/a&gt; during &lt;a href=&quot;https://flocktofedora.org/&quot;&gt;Flock events&lt;/a&gt; and mentoring budding contributors &lt;a href=&quot;https://www.linkedin.com/posts/daniel-chege-3b358322b_outreachy-opensource-backenddevelopment-activity-7456434168189685760-fbol?utm_source=share&amp;amp;utm_medium=member_desktop&amp;amp;rcm=ACoAACuxC-cBMgPVf3yloVtvOj_Dno8SnmURWIQ&quot;&gt;formally/informally&lt;/a&gt; in the community.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;Please elaborate on the personal &amp;#8220;Why&amp;#8221; which motivates you to be a candidate for Mindshare&lt;/h3&gt;



&lt;p&gt;&lt;a href=&quot;https://docs.fedoraproject.org/en-US/quick-docs/set-nvidia-as-primary-gpu-on-optimus-based-laptops/&quot;&gt;Technology&lt;/a&gt; might be why I joined the Fedora Project, but I stayed because of the people who made me feel at home. Progressing in various aspects of our &lt;a href=&quot;https://docs.fedoraproject.org/en-US/mindshare-committee/#responsibilities&quot;&gt;&lt;em&gt;planned functions&lt;/em&gt;&lt;/a&gt; over the past years has taught me one crucial thing &amp;#8211; contributors are actually retained when they feel noticed, supported and trusted with meaningful work. The Mindshare Committee is where that happens, and I want to &lt;em&gt;keep building&lt;/em&gt; what we started.&lt;/p&gt;



&lt;p&gt;Furthermore, as the &lt;a href=&quot;https://docs.fedoraproject.org/en-US/council/members/&quot;&gt;&lt;strong&gt;committee&amp;#8217;s representative&lt;/strong&gt;&lt;/a&gt; to the &lt;a href=&quot;https://docs.fedoraproject.org/en-US/council/&quot;&gt;Fedora Council&lt;/a&gt;, I have seen firsthand how decisions at the &lt;em&gt;governance level&lt;/em&gt; shape the contributor experience on the &lt;em&gt;grassroots level&lt;/em&gt;. The update during the &lt;em&gt;Fedora Council Strategy Summit 2026&lt;/em&gt; gave us an opportunity to serve &lt;a href=&quot;https://docs.fedoraproject.org/en-US/mindshare-committee/#responsibilities-regional-events&quot;&gt;event organizers&lt;/a&gt;, &lt;a href=&quot;https://docs.fedoraproject.org/en-US/mindshare-committee/#responsibilities-ambassadorship&quot;&gt;community ambassadors&lt;/a&gt; and &lt;a href=&quot;https://docs.fedoraproject.org/en-US/mindshare-committee/#responsibilities-recognition&quot;&gt;voluntary contributors&lt;/a&gt; better, all while using these outcomes to enhance the community health.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;How would you improve Mindshare Committee visibility and awareness in the Fedora community?&lt;/h3&gt;



&lt;p&gt;Simple. We need to show up where the community is. A &lt;em&gt;community booth&lt;/em&gt; in one event, some &lt;em&gt;interactive workshops&lt;/em&gt; in another &amp;#8211; to begin with in &lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues?q=&amp;amp;type=all&amp;amp;sort=relevance&amp;amp;state=all&amp;amp;labels=4571&amp;amp;milestone=0&amp;amp;project=0&amp;amp;assignee=0&amp;amp;poster=0&amp;amp;archived=false&quot;&gt;&lt;em&gt;regional event support&lt;/em&gt;&lt;/a&gt; to ultimately show people that we indeed care. While making sure that our infographic swagpacks are updated on a regular basis in &lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues?q=&amp;amp;type=all&amp;amp;sort=relevance&amp;amp;state=all&amp;amp;labels=4585&amp;amp;milestone=0&amp;amp;project=0&amp;amp;assignee=0&amp;amp;poster=0&amp;amp;archived=false&quot;&gt;&lt;em&gt;digital ambassadorship&lt;/em&gt;&lt;/a&gt;, we actually ensure that we are providing people with reasons to come back to us when the time is right.&lt;/p&gt;



&lt;p&gt;With the upcoming &lt;a href=&quot;https://gridhead.net/update-on-fedora-badges-revamp-project/&quot;&gt;&lt;strong&gt;collectible rarity&lt;/strong&gt;&lt;/a&gt; feature in Fedora Badges and tangible &lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/96&quot;&gt;&lt;strong&gt;contributor recognition&lt;/strong&gt;&lt;/a&gt; awards (both as a part of &lt;a href=&quot;https://forge.fedoraproject.org/dei/fedora-mentor-summit/issues/20&quot;&gt;&lt;em&gt;Fedora Mentor Summit&lt;/em&gt;&lt;/a&gt; event and separately), we nudge people to more opportune contribution avenues while avoiding burnouts in longtime contributors. This could further be extended to our &lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues?state=all&amp;amp;type=all&amp;amp;labels=&amp;amp;milestone=0&amp;amp;project=0&amp;amp;assignee=0&amp;amp;poster=0&amp;amp;sort=relevance&amp;amp;q=release+party&quot;&gt;&lt;em&gt;Fedora Linux Release Parties&lt;/em&gt;&lt;/a&gt; too, as ultimately, most of our community members started off as its users.&lt;/p&gt;



&lt;hr class=&quot;wp-block-separator has-alpha-channel-opacity&quot;/&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What part of Fedora do you think needs the most attention from the Mindshare Committee during your term?&lt;/h3&gt;



&lt;p&gt;&lt;strong&gt;Contributor Recognition&lt;/strong&gt;. With over half a decade of experience in this space, the &amp;#8220;What now?&amp;#8221; problem (after the first contribution) has only become worse with the advent of &lt;em&gt;AI Assisted Contribution Activities&lt;/em&gt;. Newcomers struggle to realize the &lt;em&gt;value proposition&lt;/em&gt; of the &lt;em&gt;community connection&lt;/em&gt; that Fedora Project could provide, and hence, it has become the need of the hour to &lt;em&gt;incentivize contributions&lt;/em&gt; using rewarding activities.&lt;/p&gt;



&lt;p&gt;But apart from that, we also need to do better at further improving our &lt;strong&gt;local presence&lt;/strong&gt; in &lt;em&gt;underrepresented regions&lt;/em&gt;. In this past term, my pilot experiment on APAC events worked wonders, and it showed us all the community power we can tap into by just being there. With reusable swagpacks, localized printing, active conversations and documented accounts, this limited experiment can &lt;em&gt;scale well&lt;/em&gt; across various parts of the globe.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;https://communityblog.fedoraproject.org/f44-mindshare-elections-interview-with-akashdeep-dhar-t0xic0der/&quot;&gt;F44 Mindshare Elections: Interview with Akashdeep Dhar (t0xic0der)&lt;/a&gt; appeared first on &lt;a href=&quot;https://communityblog.fedoraproject.org&quot;&gt;Fedora Community Blog&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://communityblog.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Community Blog</title>
            
            
            <subtitle type="html">The Community Blog provides a single source for members of the community to share important news, updates, and information about Fedora with others in the Project community.</subtitle>
            
            <link rel="self" href="https://communityblog.fedoraproject.org"/>
            <id>https://communityblog.fedoraproject.org</id>
            
            <updated>2026-06-04T08:34:04+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Community Blog: F44 Mindshare Elections: Interview with Mackenzie Stewart (monkeybean12)</title>
        <link href="https://communityblog.fedoraproject.org/f44-mindshare-elections-interview-with-mackenzie-stewart-monkeybean12/"/>
        <id>https://communityblog.fedoraproject.org/?p=15722</id>
        <updated>2026-05-29T22:33:17+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;&lt;em&gt;This is a part of the Fedora Linux 44 Mindshare Elections Interviews series. &lt;a href=&quot;https://elections.fedoraproject.org/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Voting&lt;/a&gt; is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.&lt;/em&gt;&lt;/p&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Interview with Mackenzie Stewart (monkeybean12)&lt;/h2&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;FAS ID&lt;/strong&gt;: monkeybean12&lt;/li&gt;



&lt;li&gt;&lt;strong&gt;Matrix Rooms:&lt;/strong&gt; I tend to use these Matrix channels, Fedora, Fedora EPEL Matrix, Announcements, Introductions.&lt;/li&gt;
&lt;/ul&gt;



&lt;span id=&quot;more-15722&quot;&gt;&lt;/span&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Questions&lt;/h2&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What is your background in Fedora? What have you worked on and what are you doing now?&lt;/h3&gt;



&lt;p&gt;My background in Fedora is using the Java programming language from Oracle and I have worked on games and graphics with Java language. I am currently writing computer programs for other computer languages which are Python, JavaScript in nodeJS and Building/Maintaining WordPress websites using PHP, HTML5 and CSS3.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;Please elaborate on the personal &amp;#8220;Why&amp;#8221; which motivates you to be a candidate for Mindshare&lt;/h3&gt;



&lt;p&gt;I want to help bring people together and support the culture around Fedora, not just the technical work. Fedora is more than just an operating system to me — it’s a community. I want everyone who contributes, whether they code, design, or help run events, to feel valued and know their work matters.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;How would you improve Mindshare Committee visibility and awareness in the Fedora community?&lt;/h3&gt;



&lt;p&gt;I would propose a recurring, informal &amp;#8221; Monthly Community News&amp;#8221; session—open to all—where Mindshare members discuss why certain decisions were made, rather than just reporting the results. Also to be a place for any updates or events to be introduced or announced so that it may generate more interest to all.&lt;/p&gt;



&lt;hr class=&quot;wp-block-separator has-alpha-channel-opacity&quot;/&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What part of Fedora do you think needs the most attention from the Mindshare Committee during your term?&lt;/h3&gt;



&lt;p&gt;Mindshare should act as the &amp;#8220;connective tissue.&amp;#8221; I want to focus on creating a standardized, project-wide mentorship framework that assists sub-projects in bringing in new contributors.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;https://communityblog.fedoraproject.org/f44-mindshare-elections-interview-with-mackenzie-stewart-monkeybean12/&quot;&gt;F44 Mindshare Elections: Interview with Mackenzie Stewart (monkeybean12)&lt;/a&gt; appeared first on &lt;a href=&quot;https://communityblog.fedoraproject.org&quot;&gt;Fedora Community Blog&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://communityblog.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Community Blog</title>
            
            
            <subtitle type="html">The Community Blog provides a single source for members of the community to share important news, updates, and information about Fedora with others in the Project community.</subtitle>
            
            <link rel="self" href="https://communityblog.fedoraproject.org"/>
            <id>https://communityblog.fedoraproject.org</id>
            
            <updated>2026-06-04T08:34:04+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Community Blog: F44 Mindshare Elections: Interview with Mat Holmes (theprogram)</title>
        <link href="https://communityblog.fedoraproject.org/f44-mindshare-elections-interview-with-mat-holmes-theprogram/"/>
        <id>https://communityblog.fedoraproject.org/?p=15721</id>
        <updated>2026-05-29T22:27:42+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;&lt;em&gt;This is a part of the Fedora Linux 44 Mindshare Elections Interviews series.&amp;nbsp;&lt;a href=&quot;https://elections.fedoraproject.org/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Voting&lt;/a&gt;&amp;nbsp;is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.&lt;/em&gt;&lt;/p&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Interview with Mat Holmes (theprogram)&lt;/h2&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;FAS ID&lt;/strong&gt;: theprogram&lt;/li&gt;



&lt;li&gt;&lt;strong&gt;Matrix Rooms:&lt;/strong&gt; Join, Fedora, Fedora Social, DEI, Mindshare, Design, Council, CommOps, Server, Docs. I also monitor technical channels, but try not to distract people there too much.&lt;/li&gt;
&lt;/ul&gt;



&lt;span id=&quot;more-15721&quot;&gt;&lt;/span&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Questions&lt;/h2&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What is your background in Fedora? What have you worked on and what are you doing now?&lt;/h3&gt;



&lt;p&gt;I started with Fedora through &lt;em&gt;Discussion&lt;/em&gt;, our Fedora Help Desk. This helped me both learn and teach about Fedora.&lt;br&gt;Once I found Matrix, I quickly got involved as a member and sponsor with Join, where I to this day very much enjoy meeting and welcoming many new people.&lt;br&gt;As I continued over the past couple of years, I have progressed to many people facing roles such as helping with DEI and CommOps. I also stick my beak into Mindshare and Council topics while trying to not step on peoples toes.&lt;br&gt;These days I have started writing Docs such as the &lt;em&gt;Beginners Guide to Fedora&lt;/em&gt; and I am now helping with Server where we are developing new &lt;em&gt;Beginners Guides to Server&lt;/em&gt; and the upcoming &lt;em&gt;Home Lab&lt;/em&gt;.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;Please elaborate on the personal &amp;#8220;Why&amp;#8221; which motivates you to be a candidate for Mindshare&lt;/h3&gt;



&lt;p&gt;Mindshare suites me very well as I have extensive experience organising events and doing outreach for professional organisations such as Amnesty International Australia and a political party (which I won&amp;#8217;t name as politics is too divisive &amp;#8211; but feel free to ask me about it).&lt;/p&gt;



&lt;p&gt;My personal motivation is that I enjoy working with people in the Fedora community.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;How would you improve Mindshare Committee visibility and awareness in the Fedora community?&lt;/h3&gt;



&lt;p&gt;The role of Mindshare has changed over the last couple of cycles to be more focussed on events. I would promote people to talk early and often to us, so we can put more smaller events on the table.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What part of Fedora do you think needs the most attention from the Mindshare Committee during your term?&lt;/h3&gt;



&lt;p&gt;I think Mindshare needs a clearer idea of what budget we have to work with, and we need faster responses to ticketed issues.&lt;br&gt;We also need to improve the accessible roads to ambassadorship, both in person and digital. Taking my skills from Join, I would extend this to being available to help plan broader small group involvement with communities all over the globe.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;https://communityblog.fedoraproject.org/f44-mindshare-elections-interview-with-mat-holmes-theprogram/&quot;&gt;F44 Mindshare Elections: Interview with Mat Holmes (theprogram)&lt;/a&gt; appeared first on &lt;a href=&quot;https://communityblog.fedoraproject.org&quot;&gt;Fedora Community Blog&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://communityblog.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Community Blog</title>
            
            
            <subtitle type="html">The Community Blog provides a single source for members of the community to share important news, updates, and information about Fedora with others in the Project community.</subtitle>
            
            <link rel="self" href="https://communityblog.fedoraproject.org"/>
            <id>https://communityblog.fedoraproject.org</id>
            
            <updated>2026-06-04T08:34:04+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Community Blog: F44 Mindshare Elections: Interview with Samyak Jain (jnsamyak)</title>
        <link href="https://communityblog.fedoraproject.org/f44-mindshare-elections-interview-with-samyak-jain-jnsamyak/"/>
        <id>https://communityblog.fedoraproject.org/?p=15720</id>
        <updated>2026-05-29T22:25:36+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;&lt;em&gt;This is a part of the Fedora Linux 44 Mindshare Elections Interviews series.&amp;nbsp;&lt;a href=&quot;https://elections.fedoraproject.org/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Voting&lt;/a&gt;&amp;nbsp;is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.&lt;/em&gt;&lt;/p&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Interview with Samyak Jain (jnsamyak)&lt;/h2&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;FAS ID&lt;/strong&gt;: My FAS username is &lt;code&gt;jnsamyak&lt;/code&gt;, and most people in the community know me by &lt;code&gt;jnsamyak&lt;/code&gt; as well &lt;img src=&quot;https://s.w.org/images/core/emoji/17.0.2/72x72/1f600.png&quot; alt=&quot;😀&quot; class=&quot;wp-smiley&quot; style=&quot;height: 1em; max-height: 1em;&quot; /&gt;&lt;/li&gt;



&lt;li&gt;&lt;strong&gt;Matrix Rooms:&lt;/strong&gt; &lt;code&gt;#releng:fedoraproject.org #admin:fedoraproject.org #release-day:fedora.im #devel:fedoraproject.org #mindshare:fedoraproject.org #social:fedoraproject.org #design:fedoraproject.org&lt;/code&gt;&lt;br&gt;Along with many contributor onboarding, event coordination, and Fedora community discussions across Matrix.&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;&lt;em&gt;Since this is mindshare, Samyak wanted to do something innovative and creative for keeping mindshare&lt;/em&gt; &lt;em&gt;spirit alive.&lt;/em&gt;&lt;/p&gt;



&lt;figure class=&quot;wp-block-image size-full&quot;&gt;&lt;img fetchpriority=&quot;high&quot; decoding=&quot;async&quot; width=&quot;1024&quot; height=&quot;1536&quot; src=&quot;https://communityblog.fedoraproject.org/wp-content/uploads/2026/05/SamyakMindshareElection-2.png&quot; alt=&quot;Samyak Mindshare Election Campaign&quot; class=&quot;wp-image-15737&quot; srcset=&quot;https://fedoracom.wpenginepowered.com/wp-content/uploads/2026/05/SamyakMindshareElection-2.png 1024w, https://fedoracom.wpenginepowered.com/wp-content/uploads/2026/05/SamyakMindshareElection-2-200x300.png 200w, https://fedoracom.wpenginepowered.com/wp-content/uploads/2026/05/SamyakMindshareElection-2-683x1024.png 683w, https://fedoracom.wpenginepowered.com/wp-content/uploads/2026/05/SamyakMindshareElection-2-768x1152.png 768w, https://fedoracom.wpenginepowered.com/wp-content/uploads/2026/05/SamyakMindshareElection-2-766x1149.png 766w&quot; sizes=&quot;(max-width: 1024px) 100vw, 1024px&quot; /&gt;&lt;/figure&gt;



&lt;span id=&quot;more-15720&quot;&gt;&lt;/span&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Questions&lt;/h2&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What is your background in Fedora? What have you worked on and what are you doing now?&lt;/h3&gt;



&lt;p&gt;I currently work as a &lt;strong&gt;Fedora Release Engineer&lt;/strong&gt; and have helped lead multiple Fedora Linux releases, including Fedora Linux 42, Fedora Linux 43, and most recently Fedora Linux 44. My work primarily involves release coordination, compose workflows, branching, signing operations, automation improvements, and ensuring smooth release execution across Fedora infrastructure.&lt;/p&gt;



&lt;p&gt;Over time, I&amp;#8217;ve also contributed toward improving release documentation, mentoring contributors, coordinating release-day activities, and helping newer contributors understand Fedora Release Engineering workflows.&lt;/p&gt;



&lt;p&gt;Before Fedora, I contributed to &lt;strong&gt;Debian&lt;/strong&gt;, primarily around Kotlin and Ruby packaging. When I joined Fedora, one of the first things that stood out to me was how welcoming and community-driven Fedora felt. Fedora India meetings became my first real social entry point into the Fedora ecosystem, and from there, I gradually became more involved in both technical and community activities.&lt;/p&gt;



&lt;p&gt;Beyond Release Engineering, my Fedora journey has always been deeply community-focused. Some of the initiatives and events I&amp;#8217;ve been involved in include:&lt;/p&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Co-organizing Fedora Hatch Pune 2022&lt;/li&gt;



&lt;li&gt;Leading Fedora&amp;#8217;s involvement and organization efforts for GNOME Asia 2024 in Bangalore&lt;/li&gt;



&lt;li&gt;Representing Fedora at Flock 2025&lt;/li&gt;



&lt;li&gt;Representing Fedora at FOSSASIA 2026 to strengthen Fedora&amp;#8217;s APAC visibility and outreach&lt;/li&gt;



&lt;li&gt;Speaking at conferences like DevConf.cz, DebConf, GNOME Asia, and Fedora events&lt;/li&gt;



&lt;li&gt;Supporting contributor onboarding and mentorship across APAC communities&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;One experience that particularly shaped my perspective was attending &lt;strong&gt;FOSSASIA 2026&lt;/strong&gt; as part of Fedora&amp;#8217;s APAC outreach efforts. It gave me a much broader understanding of how rapidly open source communities are growing in Asia and how different communities actively engage contributors in the region.&lt;/p&gt;



&lt;p&gt;That experience reinforced something important for me: Fedora already has incredible technical foundations and strong community values — but we can do much more in terms of visibility, onboarding, storytelling, and contributor engagement across APAC.&lt;/p&gt;



&lt;p&gt;I also currently serve as an &lt;strong&gt;Outreachy mentor&lt;/strong&gt; for the Fedora Release Planner Scheduler project, helping contributors navigate Fedora workflows, collaboration practices, and open source contribution processes.&lt;/p&gt;



&lt;p&gt;For me, Fedora has never been only about releases or infrastructure. It has always been about building a welcoming and empowering community around open source.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;Please elaborate on the personal &amp;#8220;Why&amp;#8221; which motivates you to be a candidate for Mindshare&lt;/h3&gt;



&lt;p&gt;My motivation comes from the grassroots experiences I&amp;#8217;ve had throughout my Fedora journey. I&amp;#8217;ve experienced Fedora from multiple perspectives:&lt;/p&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;As a newcomer entering the community&lt;/li&gt;



&lt;li&gt;As a packager and contributor&lt;/li&gt;



&lt;li&gt;As a Release Engineer&lt;/li&gt;



&lt;li&gt;As an event organizer&lt;/li&gt;



&lt;li&gt;As a mentor helping newer contributors&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;And one thing became very clear to me: &lt;strong&gt;communities do not grow only through technology — they grow through people feeling connected, supported, recognized, and welcomed.&lt;/strong&gt;&lt;/p&gt;



&lt;p&gt;Mindshare sits at the center of that experience.&lt;/p&gt;



&lt;p&gt;A major part of this motivation comes from my experiences in APAC communities. I&amp;#8217;ve met incredibly talented contributors who often remain unseen simply because they lack visibility, opportunities, guidance, or regional representation. I want to help change that.&lt;/p&gt;



&lt;p&gt;Mentoring contributors through Outreachy and interacting with contributors during conferences like FOSSASIA and Flock made me realize how important human connection is in open source communities. Many contributors do not stay because of technology alone — they stay because:&lt;/p&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Someone guided them&lt;/li&gt;



&lt;li&gt;Someone encouraged them&lt;/li&gt;



&lt;li&gt;Someone followed up with them&lt;/li&gt;



&lt;li&gt;Someone made them feel like they belonged&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;That is one of the biggest reasons why I want to contribute more actively through Mindshare. My goal is not just to organize events or discussions, but to help create:&lt;/p&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Better contributor journeys&lt;/li&gt;



&lt;li&gt;Stronger regional connections&lt;/li&gt;



&lt;li&gt;More approachable onboarding&lt;/li&gt;



&lt;li&gt;More visible contributor recognition&lt;/li&gt;



&lt;li&gt;More interactive and welcoming community spaces&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;Fedora&amp;#8217;s vision talks about creating a world where everyone benefits from free and open source software built by inclusive and welcoming communities. That vision strongly resonates with me, and I want to actively help bring that vision closer to reality.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;How would you improve Mindshare Committee visibility and awareness in the Fedora community?&lt;/h3&gt;



&lt;p&gt;I believe Mindshare visibility improves when contributors can clearly see its impact in their day-to-day Fedora experience. Right now, many contributors still don&amp;#8217;t fully know what Mindshare does, how it supports contributors, how regional communities can engage with it, or how contributors can benefit from its initiatives.&lt;/p&gt;



&lt;p&gt;I&amp;#8217;d like to focus on making Mindshare feel more visible, approachable, interactive, and community-connected across three areas:&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;Regional Community Spotlights&lt;/strong&gt;&lt;/p&gt;



&lt;p&gt;Introduce lightweight contributor and regional showcases highlighting APAC contributors, Fedora event organizers, mentors and advocates, community success stories, and new contributors making an impact. Sometimes even a simple spotlight can motivate someone to contribute more.&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;Better Contributor Onboarding and Retention&lt;/strong&gt;&lt;/p&gt;



&lt;p&gt;Help encourage contributor roadmaps by interest area, beginner-friendly onboarding guides, mentorship checkpoints, lightweight follow-up systems, and easier discovery of Fedora teams and opportunities. The contributor journey should feel exciting — not confusing.&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;Stronger APAC Engagement&lt;/strong&gt;&lt;/p&gt;



&lt;p&gt;Encourage more regional collaboration, Fedora representation at local FOSS events, community-driven mini events and workshops, localized outreach content, timezone-friendly engagement opportunities, and better contributor recognition from APAC communities. There are many hidden Fedora heroes across APAC, and I want to help amplify their stories.&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;More Interactive DEI Engagement&lt;/strong&gt;&lt;/p&gt;



&lt;p&gt;Explore more interactive approaches such as regional contributor stories, Fedora social storytelling campaigns, contributor experience videos, cultural exchange sessions, community-led DEI discussions, and language-inclusive engagement initiatives. Sometimes even a small welcoming effort can have a lifelong impact on someone entering open source for the first time.&lt;/p&gt;



&lt;hr class=&quot;wp-block-separator has-alpha-channel-opacity&quot; /&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What part of Fedora do you think needs the most attention from the Mindshare Committee during your term?&lt;/h3&gt;



&lt;p&gt;The biggest area that needs attention is &lt;strong&gt;contributor growth and retention&lt;/strong&gt; — especially across underrepresented regions like APAC. I would specifically focus on three major areas:&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;1. APAC Visibility and Contributor Recognition&lt;/strong&gt;&lt;/p&gt;



&lt;p&gt;There is immense untapped contributor potential in APAC. I want to help improve regional visibility, encourage local leadership, increase contributor recognition, strengthen cross-community collaboration, and build a stronger regional Fedora identity. Even small recognition efforts can significantly motivate contributors and make them feel valued.&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;2. Contributor Retention and Mentorship&lt;/strong&gt;&lt;/p&gt;



&lt;p&gt;We need smoother and more approachable contributor journeys. I&amp;#8217;d love to help encourage structured onboarding pathways, defined contributor milestones, team-specific starter guides, mentorship and feedback loops, easier first-contribution experiences, and better newcomer follow-up systems. The goal is simple: make contributors feel supported from their very first interaction with Fedora.&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;3. Human-Centered Community Building and DEI&lt;/strong&gt;&lt;/p&gt;



&lt;p&gt;Fedora is one of the most technically strong communities in open source, but what truly makes it special is its people. I want to help strengthen community interaction, social engagement, inclusive participation, DEI-focused storytelling, contributor appreciation, and community belonging.&lt;/p&gt;



&lt;p&gt;Ultimately, I want Fedora to continue being a place where contributors from every background feel welcomed, valued, heard, and inspired to stay.&lt;/p&gt;



&lt;blockquote class=&quot;wp-block-quote is-layout-flow wp-block-quote-is-layout-flow&quot;&gt;
&lt;p&gt;While contributors may forget specific technical tasks over time, they always remember how a community made them feel.&lt;/p&gt;
&lt;/blockquote&gt;


&lt;p&gt;The post &lt;a href=&quot;https://communityblog.fedoraproject.org/f44-mindshare-elections-interview-with-samyak-jain-jnsamyak/&quot;&gt;F44 Mindshare Elections: Interview with Samyak Jain (jnsamyak)&lt;/a&gt; appeared first on &lt;a href=&quot;https://communityblog.fedoraproject.org&quot;&gt;Fedora Community Blog&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://communityblog.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Community Blog</title>
            
            
            <subtitle type="html">The Community Blog provides a single source for members of the community to share important news, updates, and information about Fedora with others in the Project community.</subtitle>
            
            <link rel="self" href="https://communityblog.fedoraproject.org"/>
            <id>https://communityblog.fedoraproject.org</id>
            
            <updated>2026-06-04T08:34:04+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Community Blog: F44 Mindshare Elections: Interview with Luis Bazan (lbazan)</title>
        <link href="https://communityblog.fedoraproject.org/f44-mindshare-elections-interview-with-luis-bazan-lbazan/"/>
        <id>https://communityblog.fedoraproject.org/?p=15719</id>
        <updated>2026-05-29T22:23:16+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;&lt;em&gt;This is a part of the Fedora Linux 44 Mindshare Elections Interviews series. &lt;a href=&quot;https://elections.fedoraproject.org/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Voting&lt;/a&gt; is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.&lt;/em&gt;&lt;/p&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Interview with Luis Bazan (lbazan)&lt;/h2&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;FAS ID&lt;/strong&gt;: lbazan&lt;/li&gt;



&lt;li&gt;&lt;strong&gt;Matrix Rooms:&lt;/strong&gt; All channels! A lot.&lt;/li&gt;
&lt;/ul&gt;



&lt;span id=&quot;more-15719&quot;&gt;&lt;/span&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Questions&lt;/h2&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What is your background in Fedora? What have you worked on and what are you doing now?&lt;/h3&gt;



&lt;p&gt;My experience with Fedora has involved working and collaborating with the community at both national and international levels, encouraging people of all ages to use and contribute to Fedora. I have worked closely with several countries to help support their growth, maintain community engagement, and motivate contributors to continue participating in the Fedora Project.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;Please elaborate on the personal &amp;#8220;Why&amp;#8221; which motivates you to be a candidate for Mindshare&lt;/h3&gt;



&lt;p&gt;My main motivation, and what has always kept me connected to the Fedora community, is contribution, networking, and the friendships I have built within it. Beyond that, I truly value being able to continue motivating more people to stay involved in the project.&lt;/p&gt;



&lt;p&gt;In my opinion, this is one of the most challenging parts of being a contributor: helping more users and engineers become interested in contributing and encouraging them to continue participating in some way within the Fedora Project.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;How would you improve Mindshare Committee visibility and awareness in the Fedora community?&lt;/h3&gt;



&lt;p&gt;To improve the visibility and awareness of the committee, we should continue working on the plans that are already in progress, because these are not tasks that can be completed in a single day. These initiatives require time to mature in order to improve processes that benefit contributors and the community. The goal is not to make processes more complex, but to improve them so they remain effective and practical for collaborators. This takes time, in addition to the many other responsibilities we manage on a daily basis.&lt;/p&gt;



&lt;hr class=&quot;wp-block-separator has-alpha-channel-opacity&quot;/&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What part of Fedora do you think needs the most attention from the Mindshare Committee during your term?&lt;/h3&gt;



&lt;p&gt;I believe that the area requiring the most attention is related to events and budgeting. We have had tickets and requests that did not move forward because either the requirements process was not fully understood or the process itself was not completed properly. We should be more open and supportive in this area, especially regarding swag and other resources for smaller events organized in different countries around the world.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;https://communityblog.fedoraproject.org/f44-mindshare-elections-interview-with-luis-bazan-lbazan/&quot;&gt;F44 Mindshare Elections: Interview with Luis Bazan (lbazan)&lt;/a&gt; appeared first on &lt;a href=&quot;https://communityblog.fedoraproject.org&quot;&gt;Fedora Community Blog&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://communityblog.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Community Blog</title>
            
            
            <subtitle type="html">The Community Blog provides a single source for members of the community to share important news, updates, and information about Fedora with others in the Project community.</subtitle>
            
            <link rel="self" href="https://communityblog.fedoraproject.org"/>
            <id>https://communityblog.fedoraproject.org</id>
            
            <updated>2026-06-04T08:34:04+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Community Blog: F44 Council Elections: Interview with Miro Hrončok (churchyard)</title>
        <link href="https://communityblog.fedoraproject.org/f44-council-elections-interview-with-miro-hroncok-churchyard/"/>
        <id>https://communityblog.fedoraproject.org/?p=15708</id>
        <updated>2026-05-29T21:42:06+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;&lt;em&gt;This is a part of the Fedora Linux 44 Council Elections Interviews series. &lt;a href=&quot;https://elections.fedoraproject.org/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Voting&lt;/a&gt; is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.&lt;/em&gt;&lt;/p&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Interview with Miro Hrončok (churchyard)&lt;/h2&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;FAS ID&lt;/strong&gt;: churchyard (you may also find me as mhroncok)&lt;/li&gt;



&lt;li&gt;&lt;strong&gt;Matrix Rooms:&lt;/strong&gt; python:fedoraproject.org, devel:fedoraproject.org, council:fedoraproject.org, and many more&lt;/li&gt;
&lt;/ul&gt;



&lt;span id=&quot;more-15708&quot;&gt;&lt;/span&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Questions&lt;/h2&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What kind of experience do you have which might be relevant to the role? E.g Governance, leadership, etc.&lt;/h3&gt;



&lt;p&gt;I’ve been an active Fedora contributor for over 12 years, co‑maintaining the Python and 3D‑printing stacks and sponsoring new packagers.&lt;br&gt;I served on FESCo for 5 years and I&amp;#8217;ve been on the Council for 1 year. Technically I am on the Fedora Packaging Committee as well, but I am not very active there nowadays.&lt;/p&gt;



&lt;p&gt;Through those roles I’ve gained understanding of how Fedora is built and governed. I wish to keep that experience in the Fedora Council and ensure that the people who do the day‑to‑day work of creating Fedora Linux have a strong, informed voice at the table.&lt;/p&gt;



&lt;p&gt;I spent my first year on the Council mostly orienting myself and I am not very satisfied with my accomplishments (or lack thereof).&lt;br&gt;I was contemplating whether to not run again or to try harder. As you are reading this interview, it means I decided for the latter &lt;img src=&quot;https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png&quot; alt=&quot;🙂&quot; class=&quot;wp-smiley&quot; style=&quot;height: 1em; max-height: 1em;&quot; /&gt;&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;&lt;br&gt;What do you see as potential opportunities and risks for the Fedora Project?&lt;/h3&gt;



&lt;p&gt;My overall feeling after spending a year in this role is that there is this abyss between the Council and all the folks doing all things Fedora, like packaging. On one hand, we speak about initiatives, visions, and goals. On the other hand, there is Fedora Linux and people who make it. And I don&amp;#8217;t feel like one hand knows what the other hand is doing. This has been frustrating to me and I decided to try to bridge that gap. I don&amp;#8217;t have a ready-made solution for this yet, but it&amp;#8217;s something that I strongly believe needs to be addressed and reflected in what Council is doing, approving, proposing.&lt;/p&gt;



&lt;p&gt;Related to this, I feel that there is a more general risk of fragmentation of the community. For example, we seem to have moved some communication to discussion.fedoraproject.org while we kept others on the mailing lists. This move was a great opportunity to get more people involved in project discussions. At the same time, we risk losing the existing contributors. In the end, it seems we have two almost distinct groups of people who don&amp;#8217;t talk to each other much.&lt;/p&gt;



&lt;p&gt;No matter how many new contributors we get, we should not lose the existing ones, who are driving the project.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What brought you to the Fedora Project?&lt;/h3&gt;



&lt;p&gt;It was actually &lt;a href=&quot;https://fedoraproject.org/wiki/Features/3D_Printing&quot;&gt;3D printing&lt;/a&gt;.&lt;br&gt;Back in the day, we had a lab at the university with 1 (one) Prusa Mendel in it and I wanted to package some 3D printing apps like Skeinforge, Slic3r or Printrun for Fedora. I attended an RPM packaging workshop in the Brno Red Hat office and started packaging.&lt;br&gt;Not long after that I became a Fedora Ambassador, bringing the 3D printer to the Fedora booth at conferences.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;https://communityblog.fedoraproject.org/f44-council-elections-interview-with-miro-hroncok-churchyard/&quot;&gt;F44 Council Elections: Interview with Miro Hrončok (churchyard)&lt;/a&gt; appeared first on &lt;a href=&quot;https://communityblog.fedoraproject.org&quot;&gt;Fedora Community Blog&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://communityblog.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Community Blog</title>
            
            
            <subtitle type="html">The Community Blog provides a single source for members of the community to share important news, updates, and information about Fedora with others in the Project community.</subtitle>
            
            <link rel="self" href="https://communityblog.fedoraproject.org"/>
            <id>https://communityblog.fedoraproject.org</id>
            
            <updated>2026-06-04T08:34:04+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Community Blog: F44 Council Elections: Interview with Tomáš Hrčka (humaton, jednorozec)</title>
        <link href="https://communityblog.fedoraproject.org/f44-council-elections-interview-with-tomas-hrcka-humaton-jednorozec/"/>
        <id>https://communityblog.fedoraproject.org/?p=15711</id>
        <updated>2026-05-29T21:41:15+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;&lt;em&gt;This is a part of the Fedora Linux 44 Council Elections Interviews series. &lt;a href=&quot;https://elections.fedoraproject.org/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Voting&lt;/a&gt; is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.&lt;/em&gt;&lt;/p&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Interview with Tomáš Hrčka (humaton, jednorozec)&lt;/h2&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;FAS ID&lt;/strong&gt;: humaton, jednorozec&lt;/li&gt;



&lt;li&gt;&lt;strong&gt;Matrix Rooms:&lt;/strong&gt; fedora-forgejo:fedoraproject.org, releng:fedoraproject.org, admin:fedoraproject.org, release-schedule-planner:fedora.im, forgejo-chat:matrix.org&lt;/li&gt;
&lt;/ul&gt;



&lt;span id=&quot;more-15711&quot;&gt;&lt;/span&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Questions&lt;/h2&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What kind of experience do you have which might be relevant to the role? E.g Governance, leadership, etc.&lt;/h3&gt;



&lt;p&gt;In previous years, I was a member of FESCo, where I gained exposure to the governance of the technical side of the Fedora Project.&lt;/p&gt;



&lt;p&gt;In my professional life, I currently serve in a leadership role as Product Owner of the Community Linux Engineering team at Red Hat. Our team is responsible for a wide range of areas across the Fedora Project, including Quality Engineering, EPEL, Design, Infrastructure, and Release Engineering.&lt;/p&gt;



&lt;p&gt;This gives me a unique perspective that combines community experience, technical understanding, and insight into how Fedora is supported inside Red Hat.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;&lt;br&gt;What do you see as potential opportunities and risks for the Fedora Project?&lt;/h3&gt;



&lt;h4 class=&quot;wp-block-heading&quot;&gt;Opportunities&lt;/h4&gt;



&lt;p&gt;&lt;strong&gt;Immutable Desktop&lt;/strong&gt;&lt;br&gt;Fedora is well positioned for the shift toward immutable and image-based operating systems. Projects like Fedora Silverblue and Kinoite already provide atomic updates and rollback capabilities while maintaining a strong developer experience.&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;Cloud-Native and Edge Computing&lt;/strong&gt;&lt;br&gt;With Fedora CoreOS and Fedora IoT, Fedora already has strong foundations for container-focused and edge deployments. As these technologies continue to grow, Fedora can remain one of the leading platforms for modern infrastructure.&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;The Open AI Workstation&lt;/strong&gt;&lt;br&gt;Developers increasingly want reliable environments for running local AI workloads and experimenting with open models. Fedora has an opportunity to become the preferred Linux workstation for this use case through strong hardware enablement, modern tooling, and fast adoption of new technologies.&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;Early Technology Adoption&lt;/strong&gt;&lt;br&gt;Fedora has built a reputation for bringing important new technologies to Linux users early, whether that was systemd, Wayland, PipeWire, or Btrfs. That culture of innovation continues to attract developers and contributors who want to help shape the future of Linux.&lt;/p&gt;



&lt;h4 class=&quot;wp-block-heading&quot;&gt;Risks&lt;/h4&gt;



&lt;p&gt;&lt;strong&gt;Balancing Community and Corporate Influence&lt;/strong&gt;&lt;br&gt;Fedora benefits enormously from Red Hat sponsorship, engineering support, and infrastructure. At the same time, maintaining community trust and independence remains critically important. Long-term success depends on keeping a healthy balance between corporate priorities and the Fedora community ethos.&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;Project Fragmentation&lt;/strong&gt;&lt;br&gt;Fedora continues to grow across Spins, Labs, Editions, Atomic variants, and now containers. Growth is healthy, but it also increases the complexity of maintaining consistent quality, direction, and contributor focus across the project.&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;User Experience vs. FOSS Purity&lt;/strong&gt;&lt;br&gt;Fedora’s commitment to free and open-source software is one of its greatest strengths. However, hardware enablement and multimedia support can still be frustrating for many users. Fedora should continue improving the onboarding experience without compromising its principles.&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;Competition&lt;/strong&gt;&lt;br&gt;The Linux ecosystem is moving quickly. Arch Linux attracts many advanced users, Ubuntu remains dominant in commercial environments, and NixOS is gaining momentum among developers interested in reproducible systems and declarative infrastructure. Fedora needs to continue innovating while preserving the strengths that make the project unique.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What brought you to the Fedora Project?&lt;/h3&gt;



&lt;p&gt;As a user, I was basically forced by my older brother to use Fedora Core 1-3 on our shared family computer.&lt;/p&gt;



&lt;p&gt;After a few years of distro hopping, I eventually returned to Fedora because it consistently provided modern software without requiring the amount of maintenance that distributions like Arch Linux demanded at the time.&lt;/p&gt;



&lt;p&gt;After years of using Fedora, I wanted to give something back to the community. I started contributing through packaging and co-maintaining several Node.js and Ruby packages.&lt;/p&gt;



&lt;p&gt;Later, I had the opportunity to join the Fedora Project professionally as part of the Release Engineering team. Over time, I transitioned into my current role as Product Owner for the team supporting Fedora inside Red Hat.&lt;/p&gt;



&lt;p&gt;Today, I have visibility into how work is prioritized across the teams that provide Fedora infrastructure and services, support release engineering and quality processes, and contribute to areas like EPEL, Docs, and Design.&lt;/p&gt;



&lt;p&gt;This brings me to the current Council elections. I believe Fedora is at an important crossroads. The project continues to grow, but at the same time, the distribution and contributor experience are becoming increasingly fragmented across Spins, Labs, Atomic variants, containers, and specialized deliverables.&lt;/p&gt;



&lt;p&gt;I believe Fedora’s biggest challenge over the next few years will not be innovation. Fedora has always been good at innovation. The real challenge will be maintaining a clear identity, a healthy contributor community, and a coherent user experience while continuing to grow.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;https://communityblog.fedoraproject.org/f44-council-elections-interview-with-tomas-hrcka-humaton-jednorozec/&quot;&gt;F44 Council Elections: Interview with Tomáš Hrčka (humaton, jednorozec)&lt;/a&gt; appeared first on &lt;a href=&quot;https://communityblog.fedoraproject.org&quot;&gt;Fedora Community Blog&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://communityblog.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Community Blog</title>
            
            
            <subtitle type="html">The Community Blog provides a single source for members of the community to share important news, updates, and information about Fedora with others in the Project community.</subtitle>
            
            <link rel="self" href="https://communityblog.fedoraproject.org"/>
            <id>https://communityblog.fedoraproject.org</id>
            
            <updated>2026-06-04T08:34:04+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Community Blog: F44 Council Elections: Interview with Fabio Valentini (decathorpe)</title>
        <link href="https://communityblog.fedoraproject.org/f44-council-elections-interview-with-fabio-valentini-decathorpe/"/>
        <id>https://communityblog.fedoraproject.org/?p=15712</id>
        <updated>2026-05-29T21:40:43+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;&lt;em&gt;This is a part of the Fedora Linux 44 Council Elections Interviews series. &lt;a href=&quot;https://elections.fedoraproject.org/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Voting&lt;/a&gt; is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.&lt;/em&gt;&lt;/p&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Interview with Fabio Valentini (decathorpe)&lt;/h2&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;FAS ID&lt;/strong&gt;: decathorpe&lt;/li&gt;



&lt;li&gt;&lt;strong&gt;Matrix Rooms:&lt;/strong&gt; Too many to list them all: #devel, #rust, #epel, #multimedia, #pride, #python, #quality, #security, … (on the fedoraproject.org homeserver)&lt;/li&gt;
&lt;/ul&gt;



&lt;span id=&quot;more-15712&quot;&gt;&lt;/span&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Questions&lt;/h2&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What kind of experience do you have which might be relevant to the role? E.g Governance, leadership, etc.&lt;/h3&gt;



&lt;p&gt;I have served as a member of FESCo for six terms since I joined the project, and have also been a member of the Packaging Committee for over eight years now. In these roles (among others) I have gathered experience in a variety of both technical and non-technical areas including problem resolution, technical discussions, project management, technical writing / documentation, organizing meetings, etc.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;&lt;br&gt;What do you see as potential opportunities and risks for the Fedora Project?&lt;/h3&gt;



&lt;p&gt;I think it will be increasingly important to keep the balance between what makes Fedora successful and things that end up being costly distractions &amp;#8211; to continue integrating new technologies into a modern, but stable distribution, while avoiding adoption of dead-end or unsustainable technologies from the current hype cycle.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What brought you to the Fedora Project?&lt;/h3&gt;



&lt;p&gt;Fedora is where my distro-hopping days unexpectedly ended a little over a decade ago. It has felt like home since.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;https://communityblog.fedoraproject.org/f44-council-elections-interview-with-fabio-valentini-decathorpe/&quot;&gt;F44 Council Elections: Interview with Fabio Valentini (decathorpe)&lt;/a&gt; appeared first on &lt;a href=&quot;https://communityblog.fedoraproject.org&quot;&gt;Fedora Community Blog&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://communityblog.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Community Blog</title>
            
            
            <subtitle type="html">The Community Blog provides a single source for members of the community to share important news, updates, and information about Fedora with others in the Project community.</subtitle>
            
            <link rel="self" href="https://communityblog.fedoraproject.org"/>
            <id>https://communityblog.fedoraproject.org</id>
            
            <updated>2026-06-04T08:34:04+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Community Blog: F44 Council Elections: Interview with Aleksandra Fedorova (bookwar)</title>
        <link href="https://communityblog.fedoraproject.org/f44-council-elections-interview-with-aleksandra-fedorova-bookwar/"/>
        <id>https://communityblog.fedoraproject.org/?p=15713</id>
        <updated>2026-05-29T21:39:43+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;&lt;em&gt;This is a part of the Fedora Linux 44 Council Elections Interviews series. &lt;a href=&quot;https://elections.fedoraproject.org/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Voting&lt;/a&gt; is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.&lt;/em&gt;&lt;/p&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Interview with Aleksandra Fedorova (bookwar)&lt;/h2&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;FAS ID&lt;/strong&gt;: bookwar&lt;/li&gt;



&lt;li&gt;&lt;strong&gt;Matrix Rooms:&lt;/strong&gt; Usually #council, #fedora-ci, #mine-with-fedora&lt;/li&gt;
&lt;/ul&gt;



&lt;span id=&quot;more-15713&quot;&gt;&lt;/span&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Questions&lt;/h2&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What kind of experience do you have which might be relevant to the role? E.g Governance, leadership, etc.&lt;/h3&gt;



&lt;p&gt;For some time I was an admin of the Russian Fedora Remix services &amp;#8211; maintained the site and the wiki. I also participated in moderation of some of our IRC, Jabber channels and forums, which gave me quite a lot of experience in dealing with the folks which are not necessarily IT experts and professionals.&lt;/p&gt;



&lt;p&gt;I am also a proud survivor of the GNOME 3 and systemd debates there &lt;img src=&quot;https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png&quot; alt=&quot;🙂&quot; class=&quot;wp-smiley&quot; style=&quot;height: 1em; max-height: 1em;&quot; /&gt;&lt;/p&gt;



&lt;p&gt;Professionally I have worked as a support engineer, build/devops/CI engineer, team lead and product owner, which gives me a range of experience covering quite a lot of &amp;#8220;non-coding but still engineering&amp;#8221; topics. And I generally believe that there is a lot more in engineering than just writing code.&lt;/p&gt;



&lt;p&gt;I also have been on the Fedora Council for some time now. I can not say I really know how to do this council thing correctly, but I am doing my best.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;&lt;br&gt;What do you see as potential opportunities and risks for the Fedora Project?&lt;/h3&gt;



&lt;p&gt;I believe that the general interest in Linux and Fedora in particular is on the rise, and we as a distribution currently are well placed to provide a lot of things people are looking for &amp;#8211; stable base, variety of options, fast moving layers on top of integrated foundation and so on. It comes with the risk though as we just might spread too thin trying to cover all possible use cases, all the emerging technologies and all kinds of sometimes contradicting goals.&lt;/p&gt;



&lt;p&gt;Our current project model, while open and community-driven, is still rather centralized.&lt;/p&gt;



&lt;p&gt;As a big fan of the idea of federation, I believe that going forward we need to learn how to work with the wider ecosystem without necessarily pulling every connected piece into the same project hierarchy.&lt;/p&gt;



&lt;p&gt;As a former &lt;a href=&quot;https://fedoraproject.org/wiki/Remix&quot;&gt;Fedora Remix&lt;/a&gt; user myself, I see remixing(*) as one of the core ideas, which can help us turn a single distribution into a some sort of constellation of distributions. And while each remix may be managed by different groups and different rules, they still need to have a good collaborative relationship, a way to discuss and communicate changes, or to coordinate shared efforts. Of course they also need a way to communicate and share the load and costs.&lt;/p&gt;



&lt;p&gt;(*) Here I use a word &amp;#8220;remix&amp;#8221; in the widest possible sense as in anything which uses Fedora content as a base, no matter what kind of content is added on top and what format of the deliverable is built from it.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What brought you to the Fedora Project?&lt;/h3&gt;



&lt;p&gt;Even though currently I work as a software engineer, I started to use Fedora not as a coder but as a user. I needed LaTeX to write my Master&amp;#8217;s and PhD thesis, and at that time the support for LaTeX(with Cyrillics) was really only working on Linux. Big thanks to Tom (spot) Callaway who still packages texlive for Fedora.&lt;/p&gt;



&lt;p&gt;So essentially I chose Linux (and Fedora) because it was the easiest thing for me to use.&lt;/p&gt;



&lt;p&gt;Of course the name also did play a role. The more common Linux distribution choices in my community at the time were Gentoo or Slackware. People were talking how &amp;#8220;Linux is about choice&amp;#8221; and that sort of thing. But once I learned a bit more about the ideas behind different Linux distributions, I really got hooked on the concept of an integration, rather than customization.&lt;/p&gt;



&lt;p&gt;The Upstream First principle in particular was rather eye-opening for me. The idea that you should not just build a system for your own needs &amp;#8211; that is what the local folks were doing &amp;#8211; but that you need to share and contribute those changes back, or at least to discuss them with the original developers to understand their thought process and the choices they made.&lt;/p&gt;



&lt;p&gt;I always looked at my Fedora system not as a thing to tweak for my personal needs, but as a path to become a part of a larger community.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;https://communityblog.fedoraproject.org/f44-council-elections-interview-with-aleksandra-fedorova-bookwar/&quot;&gt;F44 Council Elections: Interview with Aleksandra Fedorova (bookwar)&lt;/a&gt; appeared first on &lt;a href=&quot;https://communityblog.fedoraproject.org&quot;&gt;Fedora Community Blog&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://communityblog.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Community Blog</title>
            
            
            <subtitle type="html">The Community Blog provides a single source for members of the community to share important news, updates, and information about Fedora with others in the Project community.</subtitle>
            
            <link rel="self" href="https://communityblog.fedoraproject.org"/>
            <id>https://communityblog.fedoraproject.org</id>
            
            <updated>2026-06-04T08:34:04+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Community Blog: F44 Council Elections: Interview with Hristo Mainov (hricky)</title>
        <link href="https://communityblog.fedoraproject.org/f44-council-elections-interview-with-hristo-mainov-hricky/"/>
        <id>https://communityblog.fedoraproject.org/?p=15714</id>
        <updated>2026-05-29T21:38:35+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;&lt;em&gt;This is a part of the Fedora Linux 44 Council Elections Interviews series. &lt;a href=&quot;https://elections.fedoraproject.org/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Voting&lt;/a&gt; is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.&lt;/em&gt;&lt;/p&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Interview with Hristo Mainov (hricky)&lt;/h2&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;FAS ID&lt;/strong&gt;: hricky&lt;/li&gt;



&lt;li&gt;&lt;strong&gt;Matrix Rooms:&lt;/strong&gt; #bootc:fedoraproject.org, #coreos:fedoraproject.org, #atomic-desktops:fedoraproject.org, #silverblue:fedoraproject.org, #kinoite:fedoraproject.org, #fedora-forgejo:fedoraproject.org, #docs:fedoraproject.org&lt;/li&gt;
&lt;/ul&gt;



&lt;span id=&quot;more-15714&quot;&gt;&lt;/span&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Questions&lt;/h2&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What kind of experience do you have which might be relevant to the role? E.g Governance, leadership, etc.&lt;/h3&gt;



&lt;p&gt;While I don&amp;#8217;t have formal governance experience, I&amp;#8217;m an active contributor to several teams and organizations focused on image-based systems. This is the very area where Fedora is leading innovation. This gives me both technical depth in Fedora&amp;#8217;s modern directions and practical insight into how image-based approaches are being adopted across the ecosystem. Additionally, as an independent contributor, I bring a perspective focused on the broader community&amp;#8217;s needs.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;&lt;br&gt;What do you see as potential opportunities and risks for the Fedora Project?&lt;/h3&gt;



&lt;p&gt;Fedora&amp;#8217;s leadership in image-based systems is a significant opportunity. The Atomic Initiative is advancing this space meaningfully. However, when such initiatives conclude, we must ensure contributors remain engaged and their work integrates into sustainable community practices.&lt;/p&gt;



&lt;p&gt;More broadly, as AI becomes increasingly present in development workflows, we need thoughtful governance around how Fedora engages with it. This is about authorship, accountability, and the moral questions around code provenance and community contribution. Fedora&amp;#8217;s values should guide how we engage with these technologies responsibly.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What brought you to the Fedora Project?&lt;/h3&gt;



&lt;p&gt;I initially needed an OS for on-premise servers, which led me to CentOS. The transition forced a reassessment, and during that process, I discovered Fedora&amp;#8217;s emerging work on image-based systems. That discovery led me to get involved in related teams, which deepened my commitment to this community. Now, as an active contributor in that space, what keeps me here is the community itself. I&amp;#8217;m inspired by it, and that&amp;#8217;s what drives my continued involvement.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;https://communityblog.fedoraproject.org/f44-council-elections-interview-with-hristo-mainov-hricky/&quot;&gt;F44 Council Elections: Interview with Hristo Mainov (hricky)&lt;/a&gt; appeared first on &lt;a href=&quot;https://communityblog.fedoraproject.org&quot;&gt;Fedora Community Blog&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://communityblog.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Community Blog</title>
            
            
            <subtitle type="html">The Community Blog provides a single source for members of the community to share important news, updates, and information about Fedora with others in the Project community.</subtitle>
            
            <link rel="self" href="https://communityblog.fedoraproject.org"/>
            <id>https://communityblog.fedoraproject.org</id>
            
            <updated>2026-06-04T08:34:04+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Community Blog: F44 Council Elections: Interview with Akashdeep Dhar (t0xic0der)</title>
        <link href="https://communityblog.fedoraproject.org/f44-council-elections-interview-with-akashdeep-dhar-t0xic0der/"/>
        <id>https://communityblog.fedoraproject.org/?p=15715</id>
        <updated>2026-05-29T21:37:56+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;&lt;em&gt;This is a part of the Fedora Linux 44 Council Elections Interviews series. &lt;a href=&quot;https://elections.fedoraproject.org/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Voting&lt;/a&gt; is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.&lt;/em&gt;&lt;/p&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Interview with Akashdeep Dhar (t0xic0der)&lt;/h2&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;FAS ID&lt;/strong&gt;: t0xic0der&lt;/li&gt;



&lt;li&gt;&lt;strong&gt;Matrix Rooms:&lt;/strong&gt; Fedora Council (#council:fedoraproject.org), Fedora Mindshare (#mindshare:fedoraproject.org), Fedora Forgejo (#fedora-forgejo:fedoraproject.org), Fedora Infrastructure (#admin:fedoraproject.org), Fedora Badges (#badges:fedoraproject.org), Fedora Apps (#apps:fedoraproject.org), Fedora Join (#join:fedoraproject.org), Fedora Mentoring (#mentoring:fedoraproject.org)&lt;/li&gt;
&lt;/ul&gt;



&lt;span id=&quot;more-15715&quot;&gt;&lt;/span&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Questions&lt;/h2&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What kind of experience do you have which might be relevant to the role? E.g Governance, leadership, etc.&lt;/h3&gt;



&lt;p&gt;While I could not make it to the Fedora Council &lt;a href=&quot;https://communityblog.fedoraproject.org/f42-elections-results/&quot;&gt;through elections&lt;/a&gt; in the previous term, I was chosen as a &lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/79#issuecomment-597569&quot;&gt;Mindshare Representative&lt;/a&gt; from the second half of the term. Besides &lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues/92&quot;&gt;bringing the interests&lt;/a&gt; of the &lt;a href=&quot;https://docs.fedoraproject.org/en-US/mindshare-committee/&quot;&gt;Mindshare Committee&lt;/a&gt; to the &lt;a href=&quot;https://github.com/gridhead/gridhead/blob/master/FedoraCouncilStrategySummit2026_1030IST_04Feb2026_FedoraMindshareProgressUpdate.pdf&quot;&gt;Fedora Council Strategy Summit 2025&lt;/a&gt;, I also worked on further progressing the &lt;a href=&quot;https://fedoraproject.org/wiki/Initiatives/Git_Forge_Initiative_2025&quot;&gt;Fedora Forge Community Initiative&lt;/a&gt; with my work on the &lt;a href=&quot;https://codeberg.org/forgejo/design/issues/2&quot;&gt;private issues&lt;/a&gt; and &lt;a href=&quot;https://codeberg.org/forgejo/forgejo/pulls?q=&amp;amp;type=all&amp;amp;sort=relevance&amp;amp;state=all&amp;amp;labels=&amp;amp;milestone=0&amp;amp;project=0&amp;amp;assignee=0&amp;amp;poster=262265&amp;amp;archived=false&quot;&gt;Pagure Migrator&lt;/a&gt;. Staying true to my &lt;a href=&quot;https://communityblog.fedoraproject.org/mindshare-elections-interview-with-akashdeep-dhar-t0xic0der/&quot;&gt;volunteer first community agenda&lt;/a&gt;, I also worked on the documentation for the &lt;a href=&quot;https://communityblog.fedoraproject.org/mindshare-elections-interview-with-akashdeep-dhar-t0xic0der/&quot;&gt;Fedora Project Contribution Model&lt;/a&gt; to encourage &lt;a href=&quot;https://forge.fedoraproject.org/council/tickets/issues/550&quot;&gt;&lt;em&gt;empathetic interactions&lt;/em&gt; and &lt;em&gt;managing expectations&lt;/em&gt;&lt;/a&gt; in our mostly volunteer driven community.&lt;/p&gt;



&lt;p&gt;Following the &lt;a href=&quot;https://forge.fedoraproject.org/council/tickets/issues/557&quot;&gt;elector concerns&lt;/a&gt; from the previous term, I &lt;a href=&quot;https://meetbot-raw.fedoraproject.org/meeting_matrix_fedoraproject-org/2026-01-14/council.2026-01-14-15.01.log.html&quot;&gt;&lt;em&gt;explicitly reinforced&lt;/em&gt;&lt;/a&gt; just how important it was for us to leverage &lt;a href=&quot;https://chat.fedoraproject.org/#/room/#data:fedoraproject.org&quot;&gt;objective community health metrics&lt;/a&gt; over arbitrary conditions that I voiced during the &lt;a href=&quot;https://fedoraproject.limequery.com/191218&quot;&gt;&lt;em&gt;foundational drafting&lt;/em&gt;&lt;/a&gt; of the &lt;a href=&quot;https://communityblog.fedoraproject.org/fedora-verified-recognize-contributors/&quot;&gt;Fedora Verified&lt;/a&gt; proposal. With my inclination towards &lt;em&gt;process sustainability&lt;/em&gt;, I have often voted for &lt;a href=&quot;https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2026-01-14/council.2026-01-14-15.01.log.html#:~:text=about%20something%20else.-,%3C%40t0xic0der%3Afedora.im%3E,to%20work%20on%20it%20%2D%20rather%20than%20%22preemptively%22%20attempting%20to%20solve%20it,-%3C%40bookwar%3Afedora.im&quot;&gt;deferring decisions&lt;/a&gt; until we have accounted for most (if not all) feedback. I have had a &lt;em&gt;hands-on approach&lt;/em&gt; towards major proposals like Fedora Forge, &lt;a href=&quot;https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2025-12-03/council.2025-12-03-15.01.log.html#:~:text=from%20me%20too-,%3C%40jflory7%3Afedora.im%3E,the%20end%20of%20F45%20release%20cycle%2C%20thereby%20concluding%20around%20December%202026.,-%3C%40bookwar%3Afedora.im&quot;&gt;Image Mode&lt;/a&gt;, &lt;a href=&quot;https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2025-12-03/council.2025-12-03-15.01.log.html#:~:text=with%20that.%20%20%2B1-,%3C%40jflory7%3Afedora.im%3E,and%20renewed%20in%20perpetuity%20by%20those%20responsible%20for%20the%20Fedora%20trademark.,-%3C%40jflory7%3Afedora.im&quot;&gt;FedoraCVE trademark&lt;/a&gt; and &lt;a href=&quot;https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2026-04-08/council.2026-04-08-14.07.log.html&quot;&gt;Fedora Verified&lt;/a&gt;, by spending roughly around ten hours per week &lt;em&gt;simply reading&lt;/em&gt; through the &lt;a href=&quot;https://discussion.fedoraproject.org/&quot;&gt;Fedora Discussion&lt;/a&gt; threads.&lt;/p&gt;



&lt;p&gt;Besides my direct involvement in the Fedora Council, I am also working as an &lt;a href=&quot;https://fedora-arc.readthedocs.io/en/latest/index.html&quot;&gt;infrastructure architect&lt;/a&gt;, working on various projects in the &lt;a href=&quot;https://docs.fedoraproject.org/en-US/infra/&quot;&gt;Fedora Infrastructure&lt;/a&gt; and leading the &lt;a href=&quot;https://github.com/fedora-infra/tahrir/milestone/2&quot;&gt;Fedora Badges Revamp Project&lt;/a&gt; while mentoring an &lt;a href=&quot;https://www.linkedin.com/posts/daniel-chege-3b358322b_outreachy-opensource-backenddevelopment-activity-7456434168189685760-fbol?utm_source=share&amp;amp;utm_medium=member_desktop&amp;amp;rcm=ACoAACuxC-cBMgPVf3yloVtvOj_Dno8SnmURWIQ&quot;&gt;Outreachy intern&lt;/a&gt;. Being elected into the &lt;a href=&quot;https://docs.fedoraproject.org/en-US/mindshare-committee/#members&quot;&gt;&lt;em&gt;Mindshare Committee&lt;/em&gt;&lt;/a&gt; has also allowed for me to lead the logistics of various Fedora Project in-person representations at APAC events like &lt;a href=&quot;https://gridhead.net/tag/devconf-in-2026/&quot;&gt;DevConf.IN 2026&lt;/a&gt; and &lt;a href=&quot;https://gridhead.net/tag/fossasia-2026/&quot;&gt;FOSSAsia 2026&lt;/a&gt;, all while curating and guiding Fedora Project &lt;a href=&quot;https://forge.fedoraproject.org/mindshare/tickets/issues&quot;&gt;&lt;em&gt;community events&lt;/em&gt;&lt;/a&gt; across the world. In my past life (or &lt;a href=&quot;https://communityblog.fedoraproject.org/tag/websites-and-apps-initiative-wrapup/&quot;&gt;roughly five years back&lt;/a&gt; in human years), I also led the &lt;a href=&quot;https://docs.fedoraproject.org/en-US/websites&quot;&gt;Fedora Websites and Apps&lt;/a&gt; community initiative.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;&lt;br&gt;What do you see as potential opportunities and risks for the Fedora Project?&lt;/h3&gt;



&lt;p&gt;One of the first things that comes to my mind about risks for our community is &lt;strong&gt;decision transparency&lt;/strong&gt;. The discussions &lt;a href=&quot;https://discussion.fedoraproject.org/t/fedora-ai-developer-desktop-objective/184941&quot;&gt;[1]&lt;/a&gt; &lt;a href=&quot;https://discussion.fedoraproject.org/t/fedora-ai-developer-desktop-initiative-updated/191822&quot;&gt;[2]&lt;/a&gt; around the AI Developer Desktop Proposal were a valuable learning experience as they showed how much community members care about understanding &lt;em&gt;why we vote the way we do, not just what we voted for&lt;/em&gt;. I see an opportunity here for elected members to share their reasoning with their votes on a given proposal, so others can follow the thought process. After all, I would want to vote for someone who engages with what the community has to say and is willing to show their work, even through various disagreements.&lt;/p&gt;



&lt;p&gt;To dive even deeper, we also risk alienating the community members by deciding on a certain proposal before it is &lt;em&gt;theoretically ready&lt;/em&gt; to be discussed. While a stopgap opportunity here might be ratifying a &lt;strong&gt;proposal readiness&lt;/strong&gt; guidelines document that the members could refer to, in my honest opinion, &lt;em&gt;being active around&lt;/em&gt; the Fedora Project community platforms just ends up helping a lot more. If this requires us to spend more hours around the desk, have more frequently organized synchronous meetings, include more electable Fedora Council seats or set regular Fedora Council social hours &amp;#8211; then it is something that we need to account for.&lt;/p&gt;



&lt;p&gt;Beyond transparency, I also want to champion &lt;strong&gt;process sustainability&lt;/strong&gt; in our established processes. The end of an elected member&amp;#8217;s term should not mean that their ongoing work disappears &amp;#8211; it should be (or made) possible for incoming candidates or continuing members to carry forward and iterate upon that work. Similarly, we can reduce the risk of &lt;em&gt;potential burnouts&lt;/em&gt; among elected members by &lt;em&gt;effectively delegating&lt;/em&gt; to the enthusiastic contributors that our community is never short of. Good governance should outlast any single term, and I want to actively work towards building that continuity through documenting better handoff practices.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What brought you to the Fedora Project?&lt;/h3&gt;



&lt;p&gt;&lt;br&gt;Video games. Back in early 2020 when we were isolated at our homes due to COVID-19 pandemic, all I had was a weak laptop and a Fedora Workstation setup to keep me from boredom. One of my &lt;a href=&quot;https://docs.fedoraproject.org/en-US/quick-docs/set-nvidia-as-primary-gpu-on-optimus-based-laptops/&quot;&gt;&lt;em&gt;first contributions&lt;/em&gt;&lt;/a&gt; had been to the &lt;a href=&quot;https://docs.fedoraproject.org/en-US/quick-docs/&quot;&gt;Quick Docs&lt;/a&gt;. When I thought I was done with my &lt;em&gt;contributing activities&lt;/em&gt;, friends like &lt;a href=&quot;https://fedoraproject.org/wiki/User:Ankursinha&quot;&gt;Ankur Sinha&lt;/a&gt;, &lt;a href=&quot;https://fedoraproject.org/wiki/User:Bt0dotninja&quot;&gt;Alberto Sanchez&lt;/a&gt;, &lt;a href=&quot;https://fedoraproject.org/wiki/User:Jflory7&quot;&gt;Justin Wheeler&lt;/a&gt;, &lt;a href=&quot;https://fedoraproject.org/wiki/User:Riecatnor&quot;&gt;Marie Nordin&lt;/a&gt;, &lt;a href=&quot;https://fedoraproject.org/wiki/User:Nasirhm&quot;&gt;Nasir Hussain&lt;/a&gt;, &lt;a href=&quot;https://fedoraproject.org/wiki/User:Siddharthvipul1&quot;&gt;Vipul Siddharth&lt;/a&gt; etc. just made me keep coming back for more. Then getting inspired from all the amazing stuff they got up to back in the day made me want to see if I could be of some help &amp;#8211; and a huge reason why I am keeping myself busy even today is just that.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;https://communityblog.fedoraproject.org/f44-council-elections-interview-with-akashdeep-dhar-t0xic0der/&quot;&gt;F44 Council Elections: Interview with Akashdeep Dhar (t0xic0der)&lt;/a&gt; appeared first on &lt;a href=&quot;https://communityblog.fedoraproject.org&quot;&gt;Fedora Community Blog&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://communityblog.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Community Blog</title>
            
            
            <subtitle type="html">The Community Blog provides a single source for members of the community to share important news, updates, and information about Fedora with others in the Project community.</subtitle>
            
            <link rel="self" href="https://communityblog.fedoraproject.org"/>
            <id>https://communityblog.fedoraproject.org</id>
            
            <updated>2026-06-04T08:34:04+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Community Blog: F44 Council Elections: Interview with Vít Smolík (smoliicek)</title>
        <link href="https://communityblog.fedoraproject.org/f44-council-elections-interview/"/>
        <id>https://communityblog.fedoraproject.org/?p=15716</id>
        <updated>2026-05-29T21:37:16+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;&lt;em&gt;This is a part of the Fedora Linux 44 Council Elections Interviews series. &lt;a href=&quot;https://elections.fedoraproject.org/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Voting&lt;/a&gt; is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.&lt;/em&gt;&lt;/p&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Interview with Vít Smolík (smoliicek)&lt;/h2&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;FAS ID&lt;/strong&gt;: smoliicek&lt;/li&gt;



&lt;li&gt;&lt;strong&gt;Matrix Rooms:&lt;/strong&gt; admin:fedoraproject.org, noc:fedoraproject.org, join:fedoraproject.org, data:fedoraproject.org, commops:fedoraproject.org, docs:fedoraproject.org, fedora:fedoraproject.org&lt;/li&gt;
&lt;/ul&gt;



&lt;span id=&quot;more-15716&quot;&gt;&lt;/span&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Questions&lt;/h2&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What kind of experience do you have which might be relevant to the role? E.g Governance, leadership, etc.&lt;/h3&gt;



&lt;p&gt;To strengthen my governance knowledge, I recently completed two courses on governance fundamentals. (Governance Training, and Tools for Project Planning)&lt;/p&gt;



&lt;p&gt;I am also familiar with meeting procedures, including how meetings are structured, planned, run and how decisions are recorded. I participate in regular productive meetings with Fedora Infrastructure.&lt;/p&gt;



&lt;p&gt;I&amp;#8217;ve always been an active person, through cycling and competitive dancing, and even as a student, I&amp;#8217;m always thinking about how I can make things better for others. Thus, my current governance experience comes from outside of the open-source world, however, it translates well to the Fedora Project.&lt;/p&gt;



&lt;p&gt;I&amp;#8217;m an elected member of my school&amp;#8217;s board and a member of the school&amp;#8217;s parliament. I&amp;#8217;m familiar with what it means to represent a diverse community, balance viewpoints, and make consensus-driven decisions. In this role, I dealt with issues such as financial disbursement and conflicting student choice.&lt;/p&gt;



&lt;p&gt;As an independent contributor, my focus is entirely on serving our community and listening to the communities voice. While I respect the fantastic work of those who came before me, I will bring independent perspective to the Council, guided by my ethical commitment to fully open-source software.&lt;/p&gt;



&lt;p&gt;To me, software freedom is a digital right.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;&lt;br&gt;What do you see as potential opportunities and risks for the Fedora Project?&lt;/h3&gt;



&lt;p&gt;When looking at the landscape now, the single biggest risk facing Fedora right now is the rush to implement AI everywhere. This threatens not only a drop in quality of our codebases but also creates massive legal grey areas. The community is rightfully pushing back against this. Fedora must refuse to let this hype dictate our governance.&lt;/p&gt;



&lt;p&gt;The opportunity for Fedora is to set the global standard for what a measured, ethical, and secure approach to AI tooling looks like. Instead of rushing to adopt external, proprietary black boxes, Fedora should take its time to define how open-source principles apply, prioritizing local execution, strict licensing compliance, and open-weight models. Fedora can champion true open-source principles in a changing landscape, proving that innovation does not require the sacrifice of security or ethics.&lt;/p&gt;



&lt;p&gt;Our priority must always be human craftsmanship and infrastructure integrity; any tool we introduce must serve our contributors, not replace them.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What brought you to the Fedora Project?&lt;/h3&gt;



&lt;p&gt;My first introduction to Fedora happened on July 20, 2025, when I sent an introduction to the infrastructure mailing list. On May 21, 2026, I was sponsored to my first sysadmin group. That is what Fedora has done for me and what I can do for Fedora.&lt;/p&gt;



&lt;p&gt;Before joining the project, I was a sysadmin working completely alone. Fedora gave me the space to learn how to function in a bigger team, how to navigate complex infrastructure, and how to collaborate effectively.&lt;/p&gt;



&lt;p&gt;My trajectory shows I&amp;#8217;m capable of learning, adapting, and integrating into complex systems at an exceptional pace. I&amp;#8217;ve gone from a newcomer to an active contributor, not only in the infrastructure team but also in Fedora Data Working Group, where I&amp;#8217;m helping Hatlas come to life, and in the Join team, where I help new contributors find their footing.&lt;/p&gt;



&lt;p&gt;Fedora has helped me scale up my skills rapidly, and I am running for council to ensure Fedora remains just as dynamic, rock-solid, and welcoming for everybody else.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;https://communityblog.fedoraproject.org/f44-council-elections-interview/&quot;&gt;F44 Council Elections: Interview with Vít Smolík (smoliicek)&lt;/a&gt; appeared first on &lt;a href=&quot;https://communityblog.fedoraproject.org&quot;&gt;Fedora Community Blog&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://communityblog.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Community Blog</title>
            
            
            <subtitle type="html">The Community Blog provides a single source for members of the community to share important news, updates, and information about Fedora with others in the Project community.</subtitle>
            
            <link rel="self" href="https://communityblog.fedoraproject.org"/>
            <id>https://communityblog.fedoraproject.org</id>
            
            <updated>2026-06-04T08:34:04+00:00</updated>
            
        </source>
    </entry>
    
    <entry xml:lang="en">
        <title type="html" xml:lang="en">Fedora Community Blog: F44 FESCo Elections: Interview with Fabio Valentini (decathorpe)</title>
        <link href="https://communityblog.fedoraproject.org/f44-fesco-elections-interview-with-fabio-valentini-decathorpe/"/>
        <id>https://communityblog.fedoraproject.org/?p=15701</id>
        <updated>2026-05-29T21:07:58+00:00</updated>
        <content type="html" xml:lang="en">
            
            &lt;img src=&quot;https://fedoraplanet.org/images-v2/heads/default.png&quot; alt=&quot;&quot; style=&quot;float: right;&quot;&gt;
            
            &lt;p&gt;&lt;em&gt;This is a part of the Fedora Linux 44 FESCo Elections Interviews series. &lt;a href=&quot;https://elections.fedoraproject.org/&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Voting&lt;/a&gt; is open to all Fedora contributors. The voting period starts Monday, June 1st  and closes promptly at 23:59:59 UTC on Friday, June 12th  2026.&lt;/em&gt;&lt;/p&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Interview with Fabio Valentini (decathorpe)&lt;/h2&gt;



&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;FAS ID&lt;/strong&gt;: decathorpe&lt;/li&gt;



&lt;li&gt;&lt;strong&gt;Matrix Rooms:&lt;/strong&gt; Too many to list them all: #devel, #rust, #epel, #multimedia, #pride, #python, #quality, #security, &amp;#8230; (on the fedoraproject.org homeserver)&lt;/li&gt;
&lt;/ul&gt;



&lt;span id=&quot;more-15701&quot;&gt;&lt;/span&gt;



&lt;h2 class=&quot;wp-block-heading&quot;&gt;Questions&lt;/h2&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;Why do you want to be a member of FESCo and how do you expect to help steer the direction of Fedora?&lt;/h3&gt;



&lt;p&gt;I have contributed to many areas of the project since I joined it over a decade ago, so I think I can bring a broad perspective to FESCo. I want to help insure the project&amp;#8217;s continued success happens in a sustainable way.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;How do you currently contribute to Fedora? How does that contribution benefit the community?&lt;/h3&gt;



&lt;p&gt;I am the most active package maintainer in Fedora (by count of updates / builds), primarily because I am the main point of contact for most Rust packages. My work includes package updates, package review, triaging build failures and broken dependencies, and pruning packages for obsolete, outdated, or unused Rust crates from Fedora. I regularly contribute to upstream projects through bug reports and pull requests to fix issues that are discovered downstream in Fedora. Additionally, I triage, report, and attempt to fix upgrade path issues caused by missing package updates every release cycle.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;How do you handle disagreements when working as part of a team?&lt;/h3&gt;



&lt;p&gt;Many disagreements I’ve handled were only concerned with details, while the goals of everyone involved were still aligned. So I try to find common ground and / or explore alternative or creative solutions that can work for everyone involved.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;Where do you think the Fedora Project should position itself concerning the use of &amp;#8216;AI&amp;#8217; in software development?&lt;/h3&gt;



&lt;p&gt;I am &amp;#8211; in general &amp;#8211; wary of becoming dependent on products from companies that are nowhere near profitable and only kept afloat by a combination of inconceivably large amounts of venture capital and &amp;#8220;creative&amp;#8221; investment arrangements. Additionally, to me these &amp;#8220;AI&amp;#8221; systems aren&amp;#8217;t &amp;#8220;just tools&amp;#8221; and can&amp;#8217;t be treated solely as such, especially due to externalities like unethical data scraping practices, copyright / license laundering, excessive power and water consumption, noise and greenhouse gas pollution, hardware shortages and price increases, etc. I have yet to see a competitive &amp;#8220;AI&amp;#8221; product that does not have these problems, and I am unsure whether creating one is even possible.&lt;/p&gt;



&lt;h3 class=&quot;wp-block-heading&quot;&gt;What else should community members know about you or your positions?&lt;/h3&gt;



&lt;p&gt;No pineapple, and definitely not on Pizza.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;https://communityblog.fedoraproject.org/f44-fesco-elections-interview-with-fabio-valentini-decathorpe/&quot;&gt;F44 FESCo Elections: Interview with Fabio Valentini (decathorpe)&lt;/a&gt; appeared first on &lt;a href=&quot;https://communityblog.fedoraproject.org&quot;&gt;Fedora Community Blog&lt;/a&gt;.&lt;/p&gt;
        </content>
        <author>
            
            <name>admin</name>
            
            
            <uri>https://communityblog.fedoraproject.org</uri>
        </author>
        <source>
            
            <title type="html">Fedora Community Blog</title>
            
            
            <subtitle type="html">The Community Blog provides a single source for members of the community to share important news, updates, and information about Fedora with others in the Project community.</subtitle>
            
            <link rel="self" href="https://communityblog.fedoraproject.org"/>
            <id>https://communityblog.fedoraproject.org</id>
            
            <updated>2026-06-04T08:34:04+00:00</updated>
            
        </source>
    </entry>
    
</feed>
