X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=authbind.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e1a7cc80b531bbb962a9b3ff6e02e9a4f62d3e07;hp=6eadfcf084fca29f5ca172321b6ee01fc8b36246;hb=1ed937e6dbebc9cbcfde941a5486d903f45e5e3a;hpb=32f41fed121ea4fe4e9171c509691e1b16db13f8 diff --git a/debian/changelog b/debian/changelog index 6eadfcf..e1a7cc8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,40 @@ -authbind (2.1.0~~iwj) unstable; urgency=low +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. + + -- + +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:27:49 +0100 + -- Ian Jackson Sun, 03 Jun 2012 12:33:53 +0100 authbind (2.0.1) unstable; urgency=low