-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #419 from AlmaLinux/2023-recap
Adding the 2023 recap blog post
- Loading branch information
Showing
3 changed files
with
109 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,109 @@ | ||
--- | ||
title: "A look back at 2023 for AlmaLinux" | ||
type: blog | ||
author: | ||
name: "benny Vasquez" | ||
bio: "Chair, AlmaLinux OS Foundation" | ||
image: /users/benny.jpeg | ||
date: 2023-12-13 | ||
images: | ||
- /blog-images/2023-12-14-highlights.png | ||
post: | ||
title: "A look back at 2023 for AlmaLinux" | ||
image: /blog-images/2023-12-14-highlights.png | ||
--- | ||
|
||
2023 was a big year for the AlmaLinux community. As the year draws to a close, let's take a look back at some big milestones! | ||
|
||
## New versions of AlmaLinux OS | ||
|
||
2023 marked the release of [AlmaLinux 9.2](https://almalinux.org/blog/almalinux-92-now-available/), [AlmaLinux 8.8](https://almalinux.org/blog/almalinux-88-now-available/), [AlmaLinux 9.3](https://almalinux.org/blog/2023-11-13-announcing-93-stable/), and [AlmaLinux 8.9](https://almalinux.org/blog/2023-11-21-announcing-89-stable/)! Thanks to our amazing [Core, Build, and Infra SIGs](https://wiki.almalinux.org/sigs/), our first releases this year were out at lightning speed. Even with the expanded testing that we've added with our [implementation of OpenQA](https://almalinux.org/blog/almalinux-os-brings-openqa-to-rhel/), 9.2 was released the same day as RHEL (Red Hat Enterprise Linux) 9.2, and 8.8 was released just 2 days after RHEL 8.8! After we changed our release process in July, we expected longer delays for AlmaLinux 9.3 and 8.9, but even those were only a week behind RHEL. | ||
|
||
Through this year we have seen a steady increase in adoption and are starting to see exponential growth. Every week AlmaLinux devices that both a) use our mirror system, and b) have countme enabled, are counted as part of our adoption graphs. It took us nearly 10 months to grow from 300,000 devices to 600,000 devices. In less than two months, we went from 600,000 to 700,000, and hit 750,000 just a few weeks later. | ||
|
||
<a href="https://jonathanspw.fedorapeople.org/alma/2023-12-10/2023-12-10-almalinux_baseos_systems-timeseries-line-variant.png"><img style="max-width:600px;" src="/blog-images/2023-12-10-almalinux_baseos_systems-timeseries-line-variant.png" alt="AlmaLinux adoption numbers from Jan 2022 to Dec 2023"></a> | ||
|
||
As always, your feedback helps make these releases successful! You can help by testing these releases, reporting bugs, and posting comments and questions. | ||
|
||
## AlmaLinux starts to embrace its freedom | ||
|
||
In case you missed it, Red Hat announced this year that they will no longer be providing the means for downstream clones to continue to be 1:1 binary copies of RHEL. As a result, we are now promising RHEL compatibility, rather than being an exact copy of RHEL. Watch the Q&A video below or on [Piped](https://piped.video/watch?v=DNMnajmyLaA) to learn more about what this means. You can also [read more in this blog post](https://almalinux.org/blog/future-of-almalinux/)! | ||
|
||
<iframe width="560" height="315" src="https://www.youtube.com/embed/DNMnajmyLaA?si=8zE5H90evplzV8-t" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> | ||
|
||
As a result of this change we have introduced [new repositories for AlmaLinux](https://almalinux.org/blog/new-repositories-for-almalinux-os-synergy-and-testing/), and have been able to ship critical security and bug fixes sooner than any other enterprise linux distro. Below, I've included a few of the most critical exploits we've seen, and the timelines. In some cases, any distribution that is still relying on RHEL as their upstream is still waiting for these patches to be released. | ||
|
||
<section> | ||
<table style="margin: auto;"> | ||
<tbody> | ||
<tr style="background-color: #0e3b5c;"> | ||
<th>Exploit name and CVE</th> | ||
<th>Date announced</th> | ||
<th>AlmaLinux Release date</th> | ||
<th>RHEL release date</th> | ||
</tr> | ||
<tr> | ||
<td><a href="https://lock.cmpxchg8b.com/zenbleed.html">Zenbleed</a> (CVE-2023-20593)</td> | ||
<td><a href="https://www.openwall.com/lists/oss-security/2023/07/24/1">July 24th</a></td> | ||
<td><a href="https://almalinux.org/blog/zenbleed-patch-call-for-testing/">July 24th</a> - testing<br>July 27th - release</td> | ||
<td><a href="https://access.redhat.com/security/cve/CVE-2023-20593">Aug 29th - ongoing</a></td> | ||
</tr> | ||
<tr> | ||
<td><a href="https://downfall.page/">Downfall</a> (CVE-2022-40982)</td> | ||
<td><a href="https://www.openwall.com/lists/oss-security/2023/08/08/5">August 8th</a></td> | ||
<td><a href="https://almalinux.org/blog/testers-needed-for-updated-packages-intel-and-amd-cpus-affected/">August 14th</a> - testing<br>August 29th - release</td> | ||
<td><a href="https://access.redhat.com/security/cve/cve-2022-40982">November 7th, 14th, 21st</a></td> | ||
</tr> | ||
<tr> | ||
<td><a href="https://www.amd.com/en/resources/product-security/bulletin/amd-sb-7005.html">Inception</a> (CVE-2023-20569)</td> | ||
<td><a href="https://www.openwall.com/lists/oss-security/2023/08/08/4">August 8th</a></td> | ||
<td><a href="https://almalinux.org/blog/testers-needed-for-updated-packages-intel-and-amd-cpus-affected/">August 14th</a> - testing<br>August 29th - release</td> | ||
<td><a href="https://access.redhat.com/security/cve/CVE-2023-20569">Nov 13th - ongoing</a></td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</section> | ||
|
||
|
||
We also introduced [the AlmaLinux openQA testing system](https://almalinux.org/blog/almalinux-os-brings-openqa-to-rhel/) and CloudLinux's TuxCare division sponsored and drove an effort to achieve [FIPS validation for AlmaLinux 9.2](https://almalinux.org/blog/2023-09-19-fips-validation-for-almalinux/). In addition, we also released [the second update to our AlmaLinux OS CIS benchmark](https://almalinux.org/blog/2023-11-28-cis-benchmarks-update/), and have started work on CIS benchmark updates for AlmaLinux 9! | ||
|
||
## AlmaLinux Sponsors and Backers | ||
|
||
This year we more than doubled our individual backers on [GitHub](https://github.com/AlmaLinux/) and [Open Collective](https://opencollective.com/almalinux-os-foundation), and we could not be more grateful for all of you. The support of our community (monetary support, helping spread the word, staffing booths at events, improving the translations on our website, and more) all helps our goal of being the best enterprise linux distribution available. | ||
|
||
The AlmaLinux OS Foundation saw membership grow to 350 members, and we welcomed even more sponsor members to the foundation, bringing our total corporate backers up to 25. We're so grateful to have [CyberTrust Japan](https://almalinux.org/blog/cybertrust-joins-almalinux/), [OpenLogic, and Hawk Host](https://almalinux.org/blog/welcoming-openlogic-hawkhost-almalinux-os-foundation/) as new AlmaLinux sponsor members this year! | ||
|
||
## AlmaLinux around the world | ||
|
||
2023 was a whirlwind of amazing events, where we got to meet lots of you in person! Here's where you may have seen us, and some of the talks that you might have wanted to see. | ||
|
||
- February 3: CentOS Connect | ||
- [With a talk announcing SBOMs in AlmaLinux from Jack Aboutboul and Javi Hernandez](https://youtu.be/TFrImmTPUOc?feature=shared) | ||
- February 4-5: FOSDEM (we'll be back with a stand next year, too!) | ||
- March 9-12: SCaLE 20x | ||
- March 21-23: CloudFest | ||
- April 13-15: FOSSASIA Summit | ||
- [With a talk from benny about choosing your Open Source project](https://youtu.be/S4hMOOErgZg?si=Ev4BiAcJ2XgDD_ix) | ||
- June 13-15: OpenInfra Summit | ||
- July 13-16: FOSSY | ||
- [With benny on a panel discussing the recent RHEL changes](https://youtu.be/PFMPjt_RgXA?si=0HS5gUxZ--NeK8UI) | ||
- August 2-4: Flock to Fedora | ||
- With Jonathan joining a panel discussion on [Upstream Collaboration in Enterprise Linux](https://youtu.be/BpX87-eOqyc?si=U5ToNuM481wa1Eip) | ||
- September 8-9: Ohio Linux Fest (OLF) | ||
- October 4-5: DockerCon | ||
- October 15-18: All Things Open (ATO) | ||
- [With a talk from benny about Building without RHEL's sources](https://youtu.be/Jjda39dlu7I?si=Szgwwtav1GjJR_Pd) | ||
- November 3-4: Seagl | ||
- November 12-17: SC (formerly Supercomputing) | ||
- December 5-6: OpenSource Summit - Japan | ||
- [With a talk from benny and Yohei Suzuki about our partnership with Cybertrust](https://www.youtube.com/watch?v=cbELig5qTPE&t=1s) | ||
- December 9: [AlmaLinux Day Tokyo](https://almalinux.org/blog/2023-11-13-announcing-aldt/) | ||
- All talks were recorded and will be posted soon! | ||
|
||
What events would you like to see us at next year? We have 24 potential events on the list already (we'll announce the first few months soon!), and would love to see you at your favorite event! Drop into the [~marketing room](https://chat.almalinux.org/almalinux/channels/marketing) on our chat to let us know, or you can also email [benny](mailto:[email protected]). | ||
|
||
## 2024 and beyond | ||
|
||
It’s been a busy year, but we wanted to say that we’re so grateful for every single member of the AlmaLinux community! You are the reason that we exist, and I am continually amazed by the people engaged here. | ||
|
||
We're looking forward to another great year in 2024. If you want to stay up-to-date, here's where to stay tuned on [our forum](https://almalinux.discourse.group/), [Reddit](https://www.reddit.com/r/AlmaLinux/), [X](https://twitter.com/AlmaLinux), [Mastodon](https://fosstodon.org/@almalinux/), [LinkedIn](https://www.linkedin.com/company/80320905/), [Facebook](https://www.facebook.com/AlmaLinux), and [YouTube](https://www.youtube.com/channel/UCt9lpkqUPp1FUEi9uqVlPQA). We also launched a newsletter this year, which [you can subscribe to on LinkedIn](https://www.linkedin.com/newsletters/almalinux-news-7123058222835376128/) or via email on [our mailing list](https://lists.almalinux.org/postorius/lists/newsletters.lists.almalinux.org/). |
Binary file added
BIN
+95.4 KB
static/blog-images/2023-12-10-almalinux_baseos_systems-timeseries-line-variant.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.