X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=debian%2Fchangelog;h=17c0bddff4270848e6c29323979eadc86b8d70f5;hb=827a62c6b263944cbb0406952012c2844762a83b;hp=dc958fa22bc984f36b6aabac7157a2f372a362a7;hpb=139797935f924047dffbbdb9584c078ecef1d698;p=authbind.git diff --git a/debian/changelog b/debian/changelog index dc958fa..17c0bdd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,52 @@ +authbind (2.1.2~) unstable; urgency=low + + * Cope with programs which set SIGCHLD to SIG_IGN. (We assume + they don't manipulate SIGCHLD on other threads, which is probably + true.) Patch from Marco d'Itri, slightly modified. Closes:#765587. + * Fix one-letter typo in previous changelog entry. + * Add -n to gzip -9 rune, to help reproducibility. Closes:#777727. + * Fix FTCBFS: Use triplet-prefixed build tools. + Patch from Helmut Grohne. Closes: #851206. + + -- + +authbind (2.1.1+nmu1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix mtimes before building binary packages to produce reproducible output + Based on patch by akira (Closes: #792945) + + -- Johannes Schauer Sun, 26 Jul 2015 11:23:35 +0200 + +authbind (2.1.1) unstable; urgency=low + + * Manpage has an example of which files will be checked and read + Closes: #676540. + * Do not include library version number in usage output from helper; the + library and package version numbers are not the same, so this is + misleading, and we do not want to introduce new machinery just to + plumb the package version number through. Closes: #676440. + * Another minor wording fix in the manpage. + + -- Ian Jackson Sun, 10 Jun 2012 23:17:14 +0100 + +authbind (2.1.0) unstable; urgency=low + + * Permissions file lines can contain IPv6 mask/length. + * Permissions file lines need only contain one port number. + * Manpage improvements. + + -- Ian Jackson Sun, 03 Jun 2012 12:33:53 +0100 + +authbind (2.0.1) unstable; urgency=low + + Bugfix: + * 0-length ipv4 address masks (ie, 0.0.0.0/0) in byuid files wouldn't + work because they would attempt a 32-bit shift. This was reported + against Ubuntu in Launchpad but the but is here too. LP: #514278. + + -- Ian Jackson Sun, 03 Jun 2012 01:50:13 +0100 + authbind (2.0.0) unstable; urgency=medium Important new functionality: