Upstream calls this version "Important bugfix release", unfortunately there is no much more info except of one short blog post written in czech [1], where they inform about 2 important bugfixes: 1. Fix for route comparison issue, which could cause excessive network trafic in some situations. 2. Resolving problem with memory allocation, which could cause a gradual consumption of all available memory in long-term operation. I guess they are related to commits [2] and [3]. It would probably make sense to stabilize this version soon. [1] https://www.root.cz/zpravicky/vyslo-opravne-vydani-demona-bird-2-0-12/ [2] https://gitlab.nic.cz/labs/bird/-/commit/6d1ae197d189d50e60279796441c6e74272ddc54 [3] https://gitlab.nic.cz/labs/bird/-/commit/973aa37e1e28a9c508fe09c008196f64cd3966fd
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76058b09fc8002469837b552ccdf82eabd70370a commit 76058b09fc8002469837b552ccdf82eabd70370a Author: Joonas Niilola <juippis@gentoo.org> AuthorDate: 2023-03-12 08:35:42 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2023-03-12 08:36:10 +0000 net-misc/bird: revbump 2.0.12 due to init.d script change Bug: https://bugs.gentoo.org/900723 Signed-off-by: Joonas Niilola <juippis@gentoo.org> net-misc/bird/{bird-2.0.12.ebuild => bird-2.0.12-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bff7b72a68e95bdf2755fd49433dc1294915c80 commit 3bff7b72a68e95bdf2755fd49433dc1294915c80 Author: Alarig Le Lay <alarig@swordarmor.fr> AuthorDate: 2023-03-12 00:37:14 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2023-03-12 08:36:10 +0000 net-misc/bird: fixes for the initrd script Fixes for the initrd script (can’t check conf with a restricted socket anymore, and unix rights fixes while not running as root) Bug: https://bugs.gentoo.org/900723 Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr> Closes: https://github.com/gentoo/gentoo/pull/30065 Signed-off-by: Joonas Niilola <juippis@gentoo.org> net-misc/bird/bird-2.0.12.ebuild | 2 +- net-misc/bird/files/initd-bird-2 | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-)
amd64 done all arches done