01 Nov 2024

feedFedora People

Fedora Community Blog: Infra and RelEng Update – Week 44

Fedora Community Blog's avatar

This is a weekly report from the I&R (Infrastructure & Release Engineering) Team. We provide you both infographic and text version of the weekly report. If you just want to quickly look at what we did, just look at the infographic. If you are interested in more in depth details look below the infographic.

Week: 28th October - 1st November 2024

I&R Infographic

Infrastructure & Release Engineering

The purpose of this team is to take care of day to day business regarding CentOS and Fedora Infrastructure and Fedora release engineering work.
It's responsible for services running in Fedora and CentOS infrastructure and preparing things for the new Fedora release (mirrors, mass branching, new namespaces etc.).
List of planned/in-progress issues

Fedora Infra

CentOS Infra including CentOS CI

Release Engineering

List of new releases of apps maintained by I&R Team

If you have any questions or feedback, please respond to this report or contact us on #redhat-cpe channel on matrix.

The post Infra and RelEng Update - Week 44 appeared first on Fedora Community Blog.

01 Nov 2024 10:00am GMT

31 Oct 2024

feedFedora People

Fedora Infrastructure Status: pagure.io outage

31 Oct 2024 6:00pm GMT

Fedora Magazine: How to rebase to Fedora Linux 41 on Silverblue

Fedora Magazine's avatar

Fedora Silverblue is an operating system for your desktop built on Fedora Linux. It's excellent for daily use, development, and container-based workflows. It offers numerous advantages such as being able to roll back in case of any problems. If you want to update or rebase to Fedora Linux 41 on your Fedora Silverblue system, this article tells you how. It not only shows you what to do, but also how to revert things if something unforeseen happens.

Update your existing system

Prior to actually doing the rebase to Fedora Linux 41, you should apply any pending updates. Enter the following in the terminal:

$ rpm-ostree update

or install updates through GNOME Software and reboot.

Note

rpm-ostree is the underlying atomic technology that all the Fedora Atomic Desktops use. The techniques described here for Silverblue will apply to all of them with proper modifications for the appropriate desktop.

Rebasing using GNOME Software

GNOME Software shows you that there is new version of Fedora Linux available on the Updates screen.

First thing to do is download the new image, so select the Download button. This will take some time. When it is done you will see that the update is ready to install.

Select the Restart & Upgrade button. This step will take only a few moments and the computer will restart when the update is completed. After the restart you will end up in a new and shiny release of Fedora Linux 41. Easy, isn't it?

Rebasing using terminal

If you prefer to do everything in a terminal, then this part of the guide is for you.

Rebasing to Fedora Linux 41 using the terminal is easy. First, check if the 41 branch is available:

$ ostree remote refs fedora

You should see the following in the output:

fedora:fedora/41/x86_64/silverblue

If you want to pin the current deployment (meaning that this deployment will stay as an option in GRUB until you remove it), you can do this by running this command:

# 0 is entry position in rpm-ostree status
$ sudo ostree admin pin 0

To remove the pinned deployment use the following command:

# 2 is entry position in rpm-ostree status 
$ sudo ostree admin pin --unpin 2

Next, rebase your system to the Fedora Linux 41 branch.

$ rpm-ostree rebase fedora:fedora/41/x86_64/silverblue

Finally, the last thing to do is restart your computer and boot to Fedora Linux 41.

How to roll back

If anything bad happens (for instance, if you can't boot to Fedora Linux 41 at all) it's easy to go back. At boot time, pick the entry in the GRUB menu for the version prior to Fedora Linux 41 and your system will start in that previous version rather than Fedora Linux 41. If you don't see the GRUB menu, try to press ESC during boot. To make the change to the previous version permanent, use the following command:

$ rpm-ostree rollback

That's it. Now you know how to rebase Fedora Silverblue to Fedora Linux 41 and roll back. So why not do it today?

FAQ

Because there are similar questions in comments for each blog about rebasing to newer version of Silverblue I will try to answer them in this section.

Question: Can I skip versions during rebase of Fedora? For example from Fedora 38 Silverblue to Fedora 41 Silverblue?

Answer: Although it could be sometimes possible to skip versions during rebase, it is not recommended. You should always update to one version above (38->39->40 for example) to avoid unnecessary errors.

Question: I have rpm-fusion layered and I get errors during rebase. How should I do the rebase?

Answer: If you have rpm-fusion layered on your Silverblue installation, you should do the following before rebase:

$ rpm-ostree update --uninstall rpmfusion-free-release --uninstall rpmfusion-nonfree-release --install rpmfusion-free-release --install rpmfusion-nonfree-release

After doing this you can follow the guide in this blog post.

Question: Could this guide be used for other ostree editions (Fedora Atomic Desktops) as well like Kinoite, Sericea (Sway Atomic), Onyx (Budgie Atomic),…?

Yes, you can follow the Rebasing using the terminal part of this guide for every Fedora Atomic Desktop. Just use the corresponding branch. For example, for Kinoite use fedora:fedora/41/x86_64/kinoite

31 Oct 2024 8:00am GMT

Fabio Alessandro Locati: Nebula VPN split configuration

31 Oct 2024 12:00am GMT

30 Oct 2024

feedFedora People

Peter Czanik: A syslog-ng container image based on Alpine Linux

30 Oct 2024 11:38am GMT

Fedora Magazine: Contribute at the Podman 5.3 Test Days

Fedora Magazine's avatar

Fedora test days are events where anyone can help make certain that changes in Fedora work well in an upcoming release. Fedora community members often participate, and the public is welcome at these events. If you've never contributed to Fedora before, this is a perfect way to get started.

During these test days, from Friday 01 November through Friday 08 November, the focus will be on testing the changes that will be coming in Fedora 41 as we move ahead with Podman 5.3. This is an opportunity for anyone to learn and interact with the Podman Community and container tools in general.

Podman 5.3 Test Days

Podman is a daemon-less, open source, Linux native tool designed to make it easy to find, run, build, share and deploy applications using Open Containers Initiative (OCI) Containers and Container Images. It provides a command line interface (CLI) familiar to anyone who has used the Docker Container Engine. As part of a recent discussion, the Rawhide Test Day efforts, and Podman Container Engine Team's collaborative efforts, we will hold test days for this minor Podman Release.

The wiki page helps the testers know and understand the scope of the test days. The Test day app helps the testers submit the results once they have tried the test cases.

How do test days work?

A test day/week is an event where anyone can help make sure changes in Fedora Linux work well in an upcoming release of specific software. Fedora community members often participate, and the public is welcome at these events. If you've never contributed before, this is a perfect way to get started.

To contribute, you only need to be able to download test materials (which include some large files) and then read and follow directions step by step.

Detailed information about all the test days is available on the wiki page mentioned above. If you're available on or around the days of the events, please do some testing and report your results. All the test day pages receive some final touches which complete about 24 hrs before the test day begins. We urge you to be patient about resources that are, in most cases, uploaded hours before the test day starts.

Come and test with us to make Fedora Linux even better!

30 Oct 2024 8:00am GMT

Peter Czanik: Some more Power t-shirts

30 Oct 2024 7:56am GMT

29 Oct 2024

feedFedora People

Fedora Magazine: What’s new in Fedora KDE 41

Fedora Magazine's avatar

Fedora Linux provides a wide variety of users with leading edge open source technology in a community developed and maintained operating system. The Fedora KDE Spin combines the reliable and trusted Fedora Linux base with the KDE Plasma desktop environment and a selection of KDE applications - simple by default, yet powerful when needed.

Back in April 2024, Fedora Linux 40 included the KDE "MegaRelease 6" - the Plasma desktop environment, Frameworks application libraries (with the underlying Qt platform), and Gear application suite were all upgraded to new versions in one fell swoop to deliver improved performance and reliability. Since then, continuous upstream updates by the KDE teams to fix bugs and deploy new features were quickly deployed to Fedora 40 users, including breakthroughs such as Explicit Sync in Wayland (which addressed the most prevalent graphical glitches on Nvidia devices)!

Now, as part of the Fedora Linux 41 release, the KDE Spin again includes the very latest with the recently released KDE Plasma 6.2, up-to-date KDE applications and core system packages, and new ways of using Plasma on different devices:

KDE Plasma 6.2

Plasma 6.2 features numerous bug fixes and additional features to continue building on the modern foundation of Plasma 6:

Fedora KDE across devices

ARM-Based devices (AArch64)

The Fedora Project and KDE have both worked to support ARM-based devices like Raspberry Pi and Apple Silicon with high-quality experiences. Beginning with Fedora Linux 41, the KDE Spin for AArch64 will now be "release-blocking". This means that showstopper bugs impacting the KDE experience on these devices can now qualify as blockers for the overall release, helping ensure that projects such as Fedora Asahi Remix (for Apple Silicon) get the best possible support.

Please note that live ISOs for KDE on AArch64 are not yet release-blocking, and will be coming in a future release

KDE Plasma Mobile Spin & Kinoite Mobile

Built on the foundations of the Plasma Desktop, KDE Plasma Mobile brings its flexibility to devices with a mobile form factor. Although it was originally geared towards phones, the touch-friendly interface works very well on tablets and 2-in-1 laptops, and enables users with an even broader range of devices to join the Fedora community!

This experience will be available in both the traditional distribution format, as the Fedora KDE Plasma Mobile Spin, and in an Atomic Desktop bootable container image, as Kinoite Mobile.

Please note that installation ISOs have not yet been published for Kinoite Mobile on this cycle, but are coming soon!

Fedora Linux 41 general updates

Some of the key updates occurring in the core components of Fedora 41, which specifically impact the KDE Spin, include:

Wrap-up

The Fedora Project and the KDE Community hope that you'll find Fedora KDE 41 to be an easy-to-use, reliable and powerful desktop operating system. When you're ready to check it out, click here for download links and verification instructions.

If you use and enjoy Fedora KDE, consider getting involved in the Fedora Project, the KDE Community, the Fedora KDE Special Interest Group, or all of the above!

29 Oct 2024 2:00pm GMT

Fedora Magazine: Fedora Linux 41 is here!

Fedora Magazine's avatar

I'm happy to once again announce an early release of Fedora Linux 41. Every cycle, our Quality team carefully validates candidate builds against our release criteria, and this time around, we felt confident that we were ready at our early target date. Thank you and congratulations to everyone in Fedora who worked so hard to make this possible, and to all of our upstream projects - and to everyone who helps build a better world by engaging with community-built free and open source software.

What do we have in store for you this time around? A ton of updates to thousands of packages, ranging from tiny patches to big new features. Read the highlights below to find out more. Or, just jump right in!

Upgrade

If you have an existing system, Upgrading Fedora to a New Release is easy, and in most cases not much more of a process than rebooting for regular updates (except you'll have more time to go get some coffee).

Fresh installation

If you're new to Fedora Linux (welcome!) or just want to start fresh, download the install media for our flagship Editions (Workstation, Cloud, Server, CoreOS, IoT), for one of our Atomic Desktops (including Silverblue and Kinoite), or for alternate desktop options (like KDE Plasma, Xfce, or the new "Miracle" spin).

What's new?

DNF 5

Fedora Linux 41 defaults to a new major release of the command-line package management tool DNF. This version is faster, smaller and requires fewer supporting packages. This eliminates the need for "microdnf" for containers and memory-constrained systems - now, the same DNF can be used across containers, servers, desktops and devices.

Desktop Updates

Fedora Workstation 41 is based on GNOME 47. Read What's New in Fedora Workstation 41? for details. Notably for command-line users, we've changed the default terminal to Ptyxis. It's more lightweight, but has some nice new features as well. (GNOME Terminal is still there if you need some of the flexibility it offers.)

Fedora KDE Plasma Desktop ships with the latest KDE 6.2 release. See What's New in Fedora KDE 41? for more. We also have a new Spin featuring KDE Plasma Mobile.

If you're interested in trying something new, take a look at Fedora Miracle! Miracle is a new desktop environment built on Mir and Wayland. It features tiling window management and flashy graphics and smooth window animations.

New options for image mode

We're shipping image-based Fedora variants (such as Atomic Desktops, CoreOS and Fedora IoT) with a new tool called "bootc". This is the successor to rpm-ostree, building on those ideas in a more flexible way - and letting you use container patterns to define your personal flavor of Fedora. (Shout out to our friends over at Universal Blue, a Fedora downstream project which pioneered this approach!)

If you're eager to try this, it's easy to switch from rpm-ostree to bootc. For example, for Fedora IoT, run the following command:

sudo bootc switch quay.io/fedora/fedora-iot

Soon, you'll be able to use DNF 5 to seamlessly manage locally-installed packages, instead of needing to call rpm-ostree or bootc directly. (This is work in progress!)

Image-mode systems also now benefit from bootupd, which allows users to apply bootloader updates more easily - for example, if there is an update to the Secure Boot database.

Secure Boot support for systems which need the proprietary Nvidia driver

Although we don't ship proprietary software, we want people to actually be able to use the hardware they have, so we worked to make it easy to install the proprietary drivers from third-party repositories. However, as more and more systems are shipping with Secure Boot enabled, we temporarily removed that option. Now it's back. When you install the driver, GNOME Software will create a Machine Owner Key which you can manually enable.

MIPI, and Pipewire camera support in Firefox

This is exciting! The cameras shipping in new laptops use an interface called "MIPI", which expects a lot more from the operating system. Previously, these were a pain to get working. Now we have integrated support for Intel IPU6 attached MIPI cameras. We're also shipping Firefox with PipeWire for video enabled by default. The new cameras need this - and as an added bonus, you get a nice clear indicator in the GNOME top bar when your camera is on.

Zero-day updates

There are several important release-day bugfix and security updates available today as well. If you upgrade from an earlier Fedora Linux release, you'll get them as part of that. For new installations, please make sure to check for and apply updates as soon as possible.

In the unlikely event of a problem…

If you run into a problem, visit our Ask Fedora user support forum. This includes a category where we collect common issues and solutions or work-arounds.

Or if you just want to say "hello"…

Drop by our "virtual watercooler" on Fedora Discussion and join a conversation, share something interesting, and introduce yourself. We're always glad to see new people!

29 Oct 2024 1:59pm GMT

Fedora Magazine: Whats new in Fedora Workstation 41

Fedora Magazine's avatar

Fedora Workstation 41 is the latest release of one of the leading providers of free, open source software, The Fedora Project. This article describes some of the user-facing changes in the newest version of Fedora Workstation. Upgrade today from the official website, or upgrade your existing install using GNOME Software or through the terminal with dnf system-upgrade.

GNOME 47

In Fedora 41 workstation, you can enjoy the latest features the GNOME software release has to offer, plus benefit from an array of system enhancements! Check out the GNOME 47 release notes for more details.

Accent Colors

One of the biggest features to land in GNOME 47, and Fedora Workstation 41, is the option to customize the standard blue accent color of GNOME interfaces. You can now choose from an array of vibrant colors, and customizing couldn't be simpler - just select a color from the Appearance setting, and enjoy a uniquely-your desktop!

Enhanced Small Screen Support

This added support means user who have lower resolution screens will have a better experience as icons will be optimized and scaled for easier interaction and better visibility on smaller screens.

New Style Dialogue Windows

In GNOME 47, the dialogue windows have a new style. This is intended to enhance usability across many screen sizes. This benefits everyone, but especially users who work on compact laptops and mobiles, and this upgrade means the dialogues work more effectively and they can adapt seamlessly to different environments. For added fun, try it out with custom accent colors!

IPU6 Camera support

In Fedora Workstation 41, we have added integrated support into Fedora Linux for Intel IPU6 attached MIPI cameras using the IPU6 CSI-receiver together with libcamwera's 0.3 software ISP support in Firefox through PipeWire. This means a much better experience for users with newer camera models, and users will be able to see the camera icon in the top bar in GNOME if and when your camera is on.

IBus Chewing for Traditional Chinese (Taiwan) Desktop enabled by Default

The default input method for Traditional Chinese has changed to ibus-chewing in Fedora Workstation 41. This change makes Fedora Linux more friendly to users as ibus-chewing is maintained by native speakers and the upstream is active. Much less reliance on Google Translate when reporting issues! It even has multi dictionary so users can load domain specific dictionaries.

Nvidia Driver Install Support

Returning to Fedora Workstation in Fedora Linux 41 is support for installing Nvidia drivers with secureboot. By using mokutil, users can install the drivers, create a key with mokutil to self-sign the drivers, and provide a password for the key. On the next reboot the user is presented with the mokutil interface to enroll the key. For a how-to on using mokutil, please refer to the docs page. With this support now added, installation of Nvidia drivers on Fedora Linux 41 is now more accessible than ever!

Ptyxis as the new Terminal App

Ptyxis is a terminal for GNOME with first-class support for containers, and works really well for Flatpaks as this is the intended distribution mechanism. This is now the default terminal app in GNOME 47 and Fedora Workstation 41 and brings features such as terminal inspector to help you debug issues when writing applications for the terminal, native support for light/dark mode and user-customizable keyboard shortcuts.

29 Oct 2024 1:59pm GMT

28 Oct 2024

feedFedora People

Fedora Community Blog: Looking back at Flock to Fedora 2024

Fedora Community Blog's avatar

Flock to Fedora 2024, held in Rochester, New York from August 7th to 10th, soared to new heights, bringing together Fedora contributors and enthusiasts for four days of immersive learning, dynamic collaboration, and vibrant community building. The event seamlessly blended in-person interactions with live stream and recorded sessions via YouTube for the first two days, ensuring accessibility for a wider audience. Using Matrix Chat for seamless communication and a well-structured online schedule, Flock 2024 successfully fulfilled its mission of uniting the Fedora community, fostering connections, and sparking a wave of innovation.

The "thank you to our sponsors" slide from Flock containing a happy colur mascot and the logos of the key sponsors: Red Hat, CentOS, Rocky Linux, Lenovo, Microsoft Azure, AlmaLinux, OpenSuse, Arm, and Meta

Target Audience

The primary target audience was Fedora contributors, encompassing developers, packagers, designers, documentation writers, and anyone actively involved in the Fedora Project. The event also welcomed newcomers and those curious about Fedora and open source.

Attendees

Rochester welcomed a diverse and passionate group of attendees, including, but not limited to:

A screenshot from the livestream showing the FESCo panel in the middle of a discussion. The image is inset into the livestream border with the event date and time and the AV sponsors

Key Highlights From The Event

A title slide with the text Mentorship Summit - Panel Discussion, the Fedora logo, and the speakers names inset into the livestream border with the event date and time and the AV sponsors

Fedora Community Engagement

Community Participation and Recognition

Virtual Events

Challenges, Lessons Learned, and Recommendations

Conclusion

Flock to Fedora 2024 was a success, showcasing the strength and vibrancy of the Fedora community. We are already looking forward to Flock to Fedora 2025! To stay informed about future events and opportunities to get involved, visit the Fedora Project website, join the Fedora Matrix room, and follow us on social media!

Special Thanks to Our Sponsors

We extend our deepest gratitude to all our sponsors, whose generous support made Flock to Fedora 2024 possible. Your commitment to open source and the Fedora community is invaluable.


Edited by Adrian Edwards and Justin W. Flory

The post Looking back at Flock to Fedora 2024 appeared first on Fedora Community Blog.

28 Oct 2024 8:00am GMT

25 Oct 2024

feedFedora People

Fedora Community Blog: Infra and RelEng Update – Week 43

Fedora Community Blog's avatar

This is a weekly report from the I&R (Infrastructure & Release Engineering) Team. We provide you both infographic and text version of the weekly report. If you just want to quickly look at what we did, just look at the infographic. If you are interested in more in depth details look below the infographic.

Week: 21st October - 25th October 2024

Infra&Releng infographic

Infrastructure & Release Engineering

The purpose of this team is to take care of day to day business regarding CentOS and Fedora Infrastructure and Fedora release engineering work.
It's responsible for services running in Fedora and CentOS infrastructure and preparing things for the new Fedora release (mirrors, mass branching, new namespaces etc.).
List of planned/in-progress issues

Fedora Infra

CentOS Infra including CentOS CI

Release Engineering

If you have any questions or feedback, please respond to this report or contact us on #redhat-cpe channel on matrix.

The post Infra and RelEng Update - Week 43 appeared first on Fedora Community Blog.

25 Oct 2024 10:00am GMT

Fedora Community Blog: Fedora DEI Team 2024 Q2 Report

Fedora Community Blog's avatar

This post is a brief summary of the team's highlights over the course of the second quarter of 2024 (April to June). These highlights include:

These highlights will be summarised below.

Fedora Week of Diversity

Screenshot of a live moment during Fedora Week of Diversity (FWD) in June 2024. Two presenters are shown in panes to the left. One speaker is a white man titled "Justin W. Flory" and the second speaker is a white woman titled "Jona". In the slideshow pane to the right of the speakers, there is a list of names of contributors and volunteers of people who organized the event. Chris Idoko, Emma Kidney, Roseline Bassey, Tosin Doreen, Adrian Edwards, Amita Sharma, Joseph Gayoso, Nikita Tripathi, Consolation Obazee, Justin W. Flory, Jona Azizaj.

https://gitlab.com/fedora/dei/home/-/issues/19 & https://gitlab.com/fedora/dei/week-of-diversity

Fedora Week of Diversity took place June 17-22, 2024. This week is the successor to Fedora Women's Day, originally started in 2016 as a celebration of the diverse people who make up our Fedora community.

From inspiring interviews to engaging virtual sessions hosted on Matrix, this year's Fedora Week of Diversity showcased the strength and spirit of the community. Attendees registered for the event through Pretix, and session recordings were made available on YouTube for wider access.

You can find out more on the 2024 recap blog post of the event by Oluwatosin Olatunji.

Flock Hackfest preparations

https://gitlab.com/fedora/dei/home/-/issues/44

For this year's Flock, the team planned a half-day hackfest. This session was designed to welcome newcomers, provide insight into the DEI team's ongoing efforts, and outline our plans for the future.

The agenda for the session included:

Goals of the hackfest were:

Flock was held from Wednesday, August 7th to Saturday, August 10th at the Hyatt Regency Rochester in Rochester, New York, USA. You will have to wait for our Q3 report to see how it went!

Fedora Mentor Summit preparations

https://gitlab.com/fedora/dei/home/-/issues/25

Planning took place for the half-day event focused on mentoring best practices. This year's Mentor Summit aimed to focus on workshops and sessions to promote mentorship best practices and to connect mentors and mentees across the Fedora community.

FMS was held together with Flock and took place on Saturday, August 10th. You will have to wait for our Q3 report to see how it went!

Improvements to the team's onboarding workflow

https://gitlab.com/fedora/dei/home/-/issues/2

Given the influx of new team members the last few months, the team decided it would be good to standardize how we onboard new members. Two changes were made:

If you would like to get involved, you can check out our updated process here.

DEI Media Assets

https://gitlab.com/fedora/dei/home/-/issues/30

A repository was created for the team to store pictures, videos and slides from DEI events. This was created to help us with future content creation for the team.

Looking ahead to 2024 Q3!

As mentioned above, you can look forward to summaries of how the DEI Hackfest and the Fedora Mentor Summit went.


Want to get involved? Join the DEI Team Matrix chat room (#dei:fedoraproject.org) and follow the Fedora Discussion tag. We meet twice monthly. Our next meeting can be found on the Fedora Calendar.

The post Fedora DEI Team 2024 Q2 Report appeared first on Fedora Community Blog.

25 Oct 2024 8:00am GMT

24 Oct 2024

feedFedora People

Remi Collet: PHP version 8.2.25 and 8.3.13

Remi Collet's avatar

RPMs of PHP version 8.3.13 are available in the remi-modular repository for Fedora ≥ 39 and Enterprise Linux ≥ 8 (RHEL, Alma, CentOS, Rocky...).

RPMs of PHP version 8.2.25 are available in the remi-modular repository for Fedora ≥ 39 and Enterprise Linux ≥ 8 (RHEL, Alma, CentOS, Rocky...).

emblem-notice-24.png The packages are available for x86_64 and aarch64.

emblem-notice-24.pngThere is no security fix this month, so no update for version 8.1.30.

emblem-important-2-24.pngPHP version 8.0 has reached its end of life and is no longer maintained by the PHP project.

These versions are also available as Software Collections in the remi-safe repository.

Version announcements:

emblem-notice-24.pngInstallation: use the Configuration Wizard and choose your version and installation mode.

Replacement of default PHP by version 8.3 installation (simplest):

dnf module switch-to php:remi-8.3/common

Parallel installation of version 8.3 as Software Collection

yum install php83

Replacement of default PHP by version 8.2 installation (simplest):

dnf module switch-to php:remi-8.2/common

Parallel installation of version 8.2 as Software Collection

yum install php82

And soon in the official updates:

emblem-important-2-24.pngTo be noticed :

emblem-notice-24.pngInformation:

Base packages (php)

Software Collections (php81 / php82 / php83)

24 Oct 2024 1:57pm GMT

Peter Czanik: Where should I present syslog-ng and sudo?

24 Oct 2024 9:06am GMT

Fedora Community Blog: Proposed change to the Fedora Council policy for Edition promotion

Fedora Community Blog's avatar

The Fedora Council is considering a change to our policy for promotion of a Fedora deliverable to "Edition" status. Please read that entire document for context before commenting.

This change is being made to reflect actual practice. For example, there is clear overlap between the use-cases and potential user-bases for the current Server, Cloud, and CoreOS Editions, but each takes a different approach. We are currently considering adding an exception for a KDE Desktop Edition, which would overlap with Fedora Workstation.

Currently part of the policy currently reads in a way that prevents this exception from being possible:

A Fedora Edition:

  • addresses a distinct, relevant, and broad use-case or user-base that a Fedora Edition is not currently serving;
  • is a long term investment for the Fedora Project; and
  • is consistent with all of Fedora's Four Foundations.

We propose an additional line:

The Council may make exceptions to the "distinct" rule when we determine that doing so best fits the Project's Mission and Vision.

This topic is open for community discussion, following our Policy Change Policy. After two weeks, the Council will vote in a new ticket, and if approved, the policy will be updated.

Approval of this change would not automatically mean the approval of a KDE Desktop Edition, but would allow that possibility.

The post Proposed change to the Fedora Council policy for Edition promotion appeared first on Fedora Community Blog.

24 Oct 2024 8:00am GMT