Skip to main content

Fedora 29 released with support for Modularity

The Fedora Project announced the release of Fedora 29, a new version of the open source Linux distribution, on October 30, 2018.


Fedora 29 introduces the concept of Modularity across all different versions which gives users and administrators more flexibility when it comes to package versions and Fedora.


The new version of the Linux distribution is available as a direct download on the official Get Fedora website. You can download ISO images that have a size of about 1.8 Gigabytes and use Fedora Media Writer.


Existing installations can be upgraded to Fedora 29. The system should display a release notification on the desktop eventually; you can run the following commands from the command prompt to upgrade to Fedora 29 right away.


Note that it is recommended that you back up the system before you perform the upgrade:



  1. sudo dnf upgrade --refresh

  2. sudo dnf install dnf-plugin-system-upgrade

  3. sudo dnf system-upgrade download --releasever=29

  4. sudo dnf system-upgrade reboot


The installation guide for Fedora 29 provides details. Check out our review of Fedora 28, released earlier in 2018 as well.


Fedora 29


fedora 29


Interested users and administrators find the full release notes on the Fedora Project website. Note that the documentation is incomplete at the time of writing.


The big new feature in Fedora 29 is called Fedora Modularity which gives administrators more flexibility when it comes to upgrade decisions and package requirements.


Modularity lets us ship different versions of packages on the same Fedora base. This means you no longer need to make your whole OS upgrade decisions based on individual package versions.


For example, you can choose Node.js version 8 or version 10, on either Fedora 28 or Fedora 29. Or you can choose between a version of Kubernetes which matches OpenShift Origin, and a module stream which follows the upstream.


The desktop environment GNOME was updated to version 3.30 in Fedora 29. It introduces a number of improvements and changes such as support for VeraCrypt encryption, improved performance and resource use on the desktop, reader view mode in the integrated web browser, or a new podcasts application to manage podcasts.


Other big changes include GNOME 3.30 on the desktop, ZRAM for our ARM images, and a Vagrant image for Fedora Scientific. As always, we’ve integrated a huge number of updated packages as software in the wider open source and free software world continues to grow.


Other changes in Fedora 29 as far as they have been revealed in the release notes:



  • Removal of Legacy GTK+ interface of Wireshark

  • GRUB menu is hidden by default.

  • Noto font for Chinese, Japanese and Korean is the default.

  • Samba 4.9 upgrade.


The team promises to release variants that are not yet available soon.


Closing Words


The new version of Fedora should improve compatibility with video cards, game controllers and features significantly. Users who experienced driver related issues in the past might want to give the new version a go as it may just fix these issues for them as well.


Ghacks needs you. You can find out how to support us here or support the site directly by becoming a Patreon. Thank you for being a Ghacks reader. The post Fedora 29 released with support for Modularity appeared first on gHacks Technology News.

Comments

Popular posts from this blog

How A/B Partitions and Seamless Updates Affect Custom Development on XDA

When Android Nougat released, it had us talking about all kinds of new features . We got a newly updated user interface for starters along with long-awaited multiwindow capabilities and Vulkan Graphics API support. But one under-the-hood addition flew over the heads of most users. Android Nougat introduced “Seamless Updates” on devices that support A/B partitions. The vast majority of existing Android devices (excluding the new Google Pixel and Google Pixel XL ) did not have A/B partitions at the time and thus couldn’t take advantage of seamless updates. The basic premise of this feature is that the device has a second set of the system, boot, vendor, and other important partitions, and when you get an OTA update the update happens in the background while the second set of partitions are patched which lets you reboot into an updated software build seamlessly. If an update fails, you’ll be kicked back to a working build, meaning companies will have fewer headaches to deal with and con...

Can you use the Tor Browser without Tor connection?

Tor Browser is a web browser specifically designed for privacy and anonymity. The web browser is a modified version of Firefox ESR that includes privacy tweaks and even some extensions to improve privacy and security on the Internet. What makes it special is that all connections go through several severs of the Tor network before they connect to the destination. Connections to Tor improve privacy when you are online but could you, in theory, run Tor Browser without Tor? Tor Browser without Tor would still provide better out-of-the-box privacy than Firefox ESR or Firefox Stable -- and other browsers. It is arguably the browser with the best default privacy configuration which might make it attractive to some users. Dropping Tor reduces privacy while online but that can be compensated, e.g. by connecting to a VPN or even chaining VPN services  and it would speed things up significantly. Tor is the better choice when it comes to critical tasks, e.g. leaking documents or communication...

Microsoft debuts ad-blocker in Edge for Android

The most recent version of Microsoft Edge for Android includes built-in ad-blocking functionality that users of the web browser may enable. Microsoft released Microsoft Edge, a new web browser for Windows 10 when it released the first version of Windows 10 to the public. Edge did not support extensions by default but launched support for extensions in 2016 . While Microsoft Edge does support extensions, the overall count of extensions available for the browser is quite low . Microsoft revealed that it planned to release mobile versions of Edge for Android or iOS in 2015 but it took the company more than two years to release the first preview version for mobiles. The mobile version did not support extensions when it was released and it does not support extensions up to this day. Edge for Android with Content Blockers Android users who run Microsoft Edge on their devices as a browser or the browser may have noticed a new content blocking feature in the browser recently. The new...