Tracks bugs fixed in this release. 'Depends on' now means 'we want to fix this before release' 'Blocks' means 'fixed in this release'
There's a bunch of bugs we need to look at soon but I can't yet and I also think we have enough in master that we should release. zac; Do you want to get your remaining async stuff in first? And how do you feel about the stability of master atm (ok to release or wait longer)?
(In reply to Sam James from comment #1) > There's a bunch of bugs we need to look at soon but I can't yet and I also > think we have enough in master that we should release. > > zac; Do you want to get your remaining async stuff in first? And how do you > feel about the stability of master atm (ok to release or wait longer)? Yeah let's release, I think it should be fine.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77c44c46194922509bc4f2b5cfc099412a560a69 commit 77c44c46194922509bc4f2b5cfc099412a560a69 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-02-22 07:23:40 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-02-22 07:23:50 +0000 sys-apps/portage: add 3.0.62 Closes: https://bugs.gentoo.org/663324 Closes: https://bugs.gentoo.org/728046 Closes: https://bugs.gentoo.org/891137 Closes: https://bugs.gentoo.org/906368 Closes: https://bugs.gentoo.org/916566 Closes: https://bugs.gentoo.org/921170 Closes: https://bugs.gentoo.org/921208 Closes: https://bugs.gentoo.org/921400 Closes: https://bugs.gentoo.org/922038 Closes: https://bugs.gentoo.org/922142 Closes: https://bugs.gentoo.org/923368 Closes: https://bugs.gentoo.org/923750 Closes: https://bugs.gentoo.org/923841 Closes: https://bugs.gentoo.org/923852 Closes: https://bugs.gentoo.org/923854 Closes: https://bugs.gentoo.org/924192 Closes: https://bugs.gentoo.org/924273 Closes: https://bugs.gentoo.org/924585 Closes: https://bugs.gentoo.org/921380 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/portage/Manifest | 1 + sys-apps/portage/portage-3.0.62.ebuild | 246 +++++++++++++++++++++++++++++++++ 2 files changed, 247 insertions(+)
(In reply to Zac Medico from comment #2) > (In reply to Sam James from comment #1) > > There's a bunch of bugs we need to look at soon but I can't yet and I also > > think we have enough in master that we should release. > > > > zac; Do you want to get your remaining async stuff in first? And how do you > > feel about the stability of master atm (ok to release or wait longer)? > > Yeah let's release, I think it should be fine. Thanks!