about summary refs log tree commit diff
path: root/pkgs/servers/quagga
AgeCommit message (Collapse)AuthorFilesLines
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-12-21net-snmp: rename from net_snmpJörg Thalheim1-2/+2
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-12-02Treewide: use HTTPS on NonGNU domainsc0bw3b1-1/+1
2018-02-28quagga: 1.2.2 -> 1.2.4Ryan Mulligan1-2/+2
Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/z0zqfqwd6ap5k8s5i8ss498a4jqj2h67-quagga-1.2.4/bin/bgp_btoa help` got 0 exit code - ran `/nix/store/z0zqfqwd6ap5k8s5i8ss498a4jqj2h67-quagga-1.2.4/bin/vtysh -h` got 0 exit code - ran `/nix/store/z0zqfqwd6ap5k8s5i8ss498a4jqj2h67-quagga-1.2.4/bin/vtysh --help` got 0 exit code - found 1.2.4 with grep in /nix/store/z0zqfqwd6ap5k8s5i8ss498a4jqj2h67-quagga-1.2.4 - found 1.2.4 in filename of file in /nix/store/z0zqfqwd6ap5k8s5i8ss498a4jqj2h67-quagga-1.2.4 cc "@tavyc"
2017-10-31quagga: 1.2.1 -> 1.2.2Andreas Rammhold1-2/+2
fixes CVE-2017-16227 & several other issues see [1] for details [1] https://download-mirror.savannah.gnu.org/releases/quagga/quagga-1.2.2.changelog.txt
2017-06-20quagga: 1.2.0 -> 1.2.1Franz Pletz1-2/+2
2017-02-17quagga: 1.0.20161017 -> 1.2.0Octavian Cerna1-5/+6
2016-10-19quagga: 1.0.20160315 -> 1.0.20161017 for CVE-2016-1245Graham Christensen1-2/+2
2016-03-25quagga: 0.99.24.1 -> 1.0.20160315Octavian Cerna1-3/+3
2016-02-02quagga: init at 0.99.24.1Octavian Cerna1-0/+72