X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=authbind.git;a=blobdiff_plain;f=debian%2Fchangelog;h=46a9deca8110ee5f6eed8a860f6e5261b7821495;hp=c9fa8bc2401e26133803047dce3d9645206582f2;hb=64b7841344fcc3cc5208a6ac8ec92c2db1a8802f;hpb=e599c81173d7d2c8cee7da67e5b925ebc83c08ba diff --git a/debian/changelog b/debian/changelog index c9fa8bc..46a9dec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +authbind (2.1.2) unstable; urgency=medium + + * 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, modified. Closes: #851206. + + -- Ian Jackson Sun, 22 Jan 2017 13:17:55 +0000 + +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: