X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=debian%2Fchangelog;h=57e2e09fc39753df0eb78ca293a72d13a132a62c;hb=9d4eb04ba356aac58d96bbb2bdf81bd69ba68122;hp=b87f1b25df32463b70cc94d08fbc8e6745d2a718;hpb=c53d1583f0458572cbb113a33de9bc9280dd2817;p=authbind.git diff --git a/debian/changelog b/debian/changelog index b87f1b2..57e2e09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,31 @@ +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. + + -- + +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 for IPv6. + * 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