Re: April 2025 stabilization week
- Reply: Maxim V Filimonov : "Re: April 2025 stabilization week"
- Reply: Dave Cottlehuber: "Re: April 2025 stabilization week"
- In reply to: Gleb Smirnoff : "April 2025 stabilization week"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Apr 2025 14:22:57 UTC
Please note: Gleb is on vacation this week, so I'll be coordinating stab-week this time. Please be sure to cc me on any problems you encounter. Warner On Mon, Apr 21, 2025 at 2:00 AM Gleb Smirnoff <glebius@freebsd.org> wrote: > > Hi FreeBSD/main users & developers: > > This is an automated email to inform you that the April 2025 stabilization week > started with FreeBSD/main at main-n276625-d4763484f911, which was tagged as > main-stabweek-2025-Apr. > > Those who want to participate in the stabilization week are encouraged to > update to the above revision/tag and test their systems. > > The tag main-stabweek-2025-Apr has been published at Gleb Smirnoff's github repo. > To connect this repo as an additional remote you need to run: > > git remote add glebius https://github.com/glebius/FreeBSD > > Once remote is configured, to checkout the tag run: > > git fetch glebius --tags > git checkout main-stabweek-2025-Apr > > If you want to use only the official FreeBSD repo, then update to > the revision: > > git pull > git checkout d4763484f911 > > Developers are encouraged to avoid pushing new features to FreeBSD/main during > the stabilization week, but focus on bugfixes instead. The stabilization week > runs up to Friday 18:00 UTC, but if there is consensus that any regressions > discovered by participants have been fixed, it will end early. > > Once that happens, the advisory freeze of FreeBSD/main branch is thawed. > > -- > Gleb Smirnoff