# ChangeLog for net-misc/quagga # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # (auto-generated from git log) *quagga-0.99.24.1 (09 Aug 2015) *quagga-0.99.23.1 (09 Aug 2015) 09 Aug 2015; Robin H. Johnson +files/quagga-0.99.22.4-ipctl-forwarding.patch, +files/quagga-services.init.3, +files/quagga.pam, +files/systemd/babeld.service, +files/systemd/bgpd.service, +files/systemd/isisd.service, +files/systemd/ospf6d.service, +files/systemd/ospfd.service, +files/systemd/pimd.service, +files/systemd/quagga.conf, +files/systemd/ripd.service, +files/systemd/ripngd.service, +files/systemd/zebra.service, +metadata.xml, +quagga-0.99.23.1.ebuild, +quagga-0.99.24.1.ebuild: proj/gentoo: Initial commit This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed 24 Aug 2015; Justin Lecher metadata.xml: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher 24 Aug 2015; Mike Gilbert metadata.xml: Revert DOCTYPE SYSTEM https changes in metadata.xml repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720 *quagga-0.99.24.1-r1 (25 Aug 2015) 25 Aug 2015; Sergey Popov -quagga-0.99.24.1.ebuild, +quagga-0.99.24.1-r1.ebuild: create directory for PID files during src_install Directory for PID files was not created during src_install, which makes impossible to use Quagga daemons before first reboot for systemd users Reported-by: Olipro Gentoo-Bug: 558194 Package-Manager: portage-2.2.20 24 Jan 2016; Michał Górny metadata.xml: Set appropriate maintainer types in metadata.xml (GLEP 67) *quagga-1.0.20160315 (16 Mar 2016) 16 Mar 2016; Sergey Popov +quagga-1.0.20160315.ebuild: version bump Gentoo-Bug: 577156 Package-Manager: portage-2.2.27 17 Mar 2016; Agostino Sarubbo quagga-1.0.20160315.ebuild: amd64 stable wrt bug #577156 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo 17 Mar 2016; Tobias Klausmann quagga-1.0.20160315.ebuild: 1.0.20160315-r0: add alpha keyword Gentoo-Bug: 577156 Package-Manager: portage-2.2.28 19 Mar 2016; Jeroen Roovers quagga-1.0.20160315.ebuild: Stable for HPPA (bug #577156). Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches 19 Mar 2016; Agostino Sarubbo quagga-1.0.20160315.ebuild: sparc stable wrt bug #577156 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo 24 Mar 2016; Markus Meier quagga-1.0.20160315.ebuild: arm stable, bug #577156 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm" 27 Mar 2016; Agostino Sarubbo quagga-1.0.20160315.ebuild: ppc stable wrt bug #577156 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo 11 Apr 2016; Agostino Sarubbo quagga-1.0.20160315.ebuild: x86 stable wrt bug #577156 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo *quagga-1.0.20160315-r1 (12 Apr 2016) 12 Apr 2016; Sergey Popov +files/quagga-1.0.20160315-ripd-null-pointer-fix.patch, -quagga-1.0.20160315.ebuild, +quagga-1.0.20160315-r1.ebuild: revision bump Fix NULL pointer dereference in ripd Commited straight to stable Reported-by: Sebastian Kricner Acked-by: Sergey Popov Gentoo-Bug: 579386 Package-Manager: portage-2.2.28 RepoMan-Options: --force 18 May 2016; Austin English files/quagga-services.init.3: use #!/sbin/openrc-run instead of #!/sbin/runscript *quagga-1.0.20160315-r2 (20 Jun 2016) 20 Jun 2016; Sergey Popov +files/quagga-1.0.20160315-ospfd-dangling-pointer-fix.patch, -quagga-1.0.20160315-r1.ebuild, +quagga-1.0.20160315-r2.ebuild: revision bump Fix dangling pointer dereference in ospfd, making it useable again on p2p links Commited straight to stable Package-Manager: portage-2.3.0_rc1 20 Jun 2016; Sergey Popov -quagga-0.99.23.1.ebuild, -quagga-0.99.24.1-r1.ebuild: drop old vulnerable versions Package-Manager: portage-2.3.0_rc1 *quagga-1.0.20160315-r3 (13 Aug 2016) 13 Aug 2016; Sergey Popov +files/quagga-1.0.20160315-bgpd-logging-fix.patch, +quagga-1.0.20160315-r3.ebuild: revision bump Currently, bgpd logs enormous amount of errors about AFI/SAFI does not set, which is wrong, so we should backport upstream patch to fix this Reported-by: Arnaud Launay Gentoo-Bug: 589946 Package-Manager: portage-2.3.0 06 Oct 2016; Sergey Popov -quagga-1.0.20160315-r2.ebuild, quagga-1.0.20160315-r3.ebuild: stabilize new revision Transfer stable keywords from previous revision, drop old Package-Manager: portage-2.2.28 *quagga-1.0.20160315-r4 (18 Oct 2016) 18 Oct 2016; Sergey Popov +files/quagga-1.0.20160315-zebra-ipv6-ra-overflow.patch, +quagga-1.0.20160315-r4.ebuild: revision bump Backport upstream security fix for stack overrun in IPv6 RA receive code in zebra daemon. Reported-by: Agostino Sarubbo Gentoo-Bug: 597410 Package-Manager: portage-2.3.2 19 Oct 2016; Agostino Sarubbo quagga-1.0.20160315-r4.ebuild: amd64 stable wrt bug #597410 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo 19 Oct 2016; Agostino Sarubbo quagga-1.0.20160315-r4.ebuild: x86 stable wrt bug #597410 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo 21 Oct 2016; Tobias Klausmann quagga-1.0.20160315-r4.ebuild: 1.0.20160315-r4: stable on alpha Gentoo-Bug: 597410 22 Oct 2016; Jeroen Roovers quagga-1.0.20160315-r4.ebuild: Stable for HPPA (bug #597410). Package-Manager: portage-2.3.2 RepoMan-Options: --ignore-arches 26 Oct 2016; Markus Meier quagga-1.0.20160315-r4.ebuild: arm stable, bug #597410 Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm" *quagga-1.1.0 (15 Dec 2016) 15 Dec 2016; Sergey Popov metadata.xml, +quagga-1.1.0.ebuild: version bump Package-Manager: portage-2.3.2 15 Dec 2016; Sergey Popov -quagga-1.0.20160315-r3.ebuild, quagga-1.0.20160315-r4.ebuild: security stabilizing Transfer stable keywords from 1.0.20160315-r3 to 1.0.20160315-r3. Drop old vulnerable revision. Gentoo-Bug: 597410 Package-Manager: portage-2.3.2 *quagga-1.1.0-r1 (15 Dec 2016) 15 Dec 2016; Sergey Popov +files/quagga-1.1.0-supress-dev-build-logs.patch, +quagga-1.1.0-r1.ebuild: revision bump Supress excessive warning logs, useful only for developers Package-Manager: portage-2.3.2