X-Git-Url: https://git.sommitrealweird.co.uk/quagga-debian.git/blobdiff_plain/6d99eb2938e976229cb50d848a1bc491532b54f9..191fe7a34582876de01d3e62c2a6587baf59a283:/debian/quagga.NEWS diff --git a/debian/quagga.NEWS b/debian/quagga.NEWS new file mode 100644 index 0000000..82d4c5d --- /dev/null +++ b/debian/quagga.NEWS @@ -0,0 +1,18 @@ +quagga (1.1.0-1) unstable; urgency=low + + The quagga package has been split into individual routing daemon packages. + All are dependencies of the "quagga" metapackage, so `apt-get install quagga` + installs the same functionality it did before, as does `apt-get upgrade`. + + The quagga package now uses systemd in order to avoid a lot of problems with + the old init scripts and to bring it closer to upstream. Existing daemon + configuration will work, but /etc/quagga/daemons and /etc/quagga/debian.conf + are no longer used. "watchquagga" has been removed from the package, as its + functionality is a subset of that of systemd. + + The debconf question that allowed aborting package upgrades has also been + removed in favour of recommending the "hold" system for packages. + + Please review /usr/share/doc/quagga-core/README.Debian for more information. + + -- Scott Leggett Sat, 19 Nov 2016 23:51:34 +1100