1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
|
softflowd (1.0.0-2) unstable; urgency=medium
* Install programs in /usr/sbin. Closes: #935404
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Thu, 22 Aug 2019 19:54:50 +0200
softflowd (1.0.0-1) unstable; urgency=high
* New upstream version 1.0.0
* Remove configuration transition code
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 17 Aug 2019 12:19:21 +0200
softflowd (0.9.9-5) unstable; urgency=high
* Don't migrate legacy config if it wasn't modified. Closes: #910214
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Fri, 26 Oct 2018 17:10:09 +0200
softflowd (0.9.9-4) unstable; urgency=low
* Cherry-pick most upstream commits since the last release
* Add support for multiple instances, and native systemd support
* Make /etc/protocols available inside the chroot
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Fri, 14 Sep 2018 18:05:59 +0200
softflowd (0.9.9-3) unstable; urgency=low
* Packaging cleanup
- Refresh patch queue
- Add missing install dependency on lsb-base
- Declare complicance with policy 3.9.8
- Bump to debhelper compat level 10
- Reformat debian/copyright
* Fix typos in the program
* Enable full hardening build
* Update project homepage as suggested by upstream. Closes: #847134
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 06 Dec 2016 07:50:23 +0100
softflowd (0.9.9-2) unstable; urgency=low
* Update watch file, and check using upstream's signature
* Packaging maintenance
- Switch to debhelper 9, use native hardening
- Upgrade to Standards-Version: 3.9.6, no changes
- Cleanup
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 24 Aug 2015 07:45:42 +0200
softflowd (0.9.9-1) unstable; urgency=low
* New upstream version 0.9.9
- Drop patch 20-allow-any-interface.patch, applied upstream
- Drop patch 21-fix-ipv6-v9-flow-creation.patch, applied upstream
- Drop patch 40-manpage-fixes.patch, applied upstream
- Drop patch 41-manpage-drop-url.patch, fixed upstram
* Rewrite debian/copyright to copyright format 1.0
* New maintainer address
* Update Homepage: information
* Upgrade Standards-Version: to 3.9.3, no changes
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 17 Apr 2012 20:47:09 +0200
softflowd (0.9.8+hg20101101.b35a000870cc-1) unstable; urgency=low
* Based on upstream changeset 205:b35a000870cc
* Rework Debianisation, especially:
- upgrade to Standards-Version 3.9.1
- use debhelper 7
- switch to dpkg-source 3.0 (quilt) format
-- Christoph Biedl <debian.packages.hhqj@manchmal.in-ulm.de> Mon, 07 Feb 2011 23:26:31 +0100
softflowd (0.9.8-3) unstable; urgency=low
* Apply changeset 201:e416c63c4e01: "Swap nf9 last/first switched.
They were reversed in the struct" (Closes: #611458)
-- Christoph Biedl <debian.packages.hhqj@manchmal.in-ulm.de> Sun, 30 Jan 2011 18:41:52 +0100
softflowd (0.9.8-2) unstable; urgency=low
* Acknowledge NMU by Raphael Geissert, thanks.
* Fix groff warning about softflowd.8.
* Upgrade Standards-Version: 3.7.3 -> 3.8.4.
* Fix restart target in initscript, thanks to rémi vila for the report.
-- Christoph Biedl <debian.packages.hhqj@manchmal.in-ulm.de> Mon, 22 Feb 2010 20:29:05 +0100
softflowd (0.9.8-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix bashism in init script (Closes: #530191).
* Add watch file.
-- Raphael Geissert <geissert@debian.org> Sat, 04 Jul 2009 20:06:10 -0500
softflowd (0.9.8-1) unstable; urgency=low
* Initial release (Closes: #433954).
-- Christoph Biedl <debian.packages.hhqj@manchmal.in-ulm.de> Mon, 23 Jul 2007 14:46:02 +0200
|