X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=b1cb3829819eee01e9a4319d792e0c47fe1c5c6a;hb=6392a541d815d50cfa84b689901c7e36cee6e7ba;hp=642f2a8be0d23f88880616c4d9078ba0c2bf4e16;hpb=26c88ec71c06c4b16e4f95c6bdbcfa01426c6e7a;p=debian%2Ftar diff --git a/debian/changelog b/debian/changelog index 642f2a8b..b1cb3829 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,136 @@ +tar (1.27-3) UNRELEASED; urgency=low + + * honor DEB_BUILD_OPTIONS parallel=, honor dpkg-buildflags in build + target in addition to configure target, closes: #727196 + + -- Bdale Garbee Wed, 23 Oct 2013 09:53:31 -0600 + +tar (1.27-2) unstable; urgency=low + + * claim support for mime type application/x-ustar too, and no longer + explicitly mention decompression, closes: #727159 + + -- Bdale Garbee Tue, 22 Oct 2013 20:39:24 -0600 + +tar (1.27-1) unstable; urgency=low + + * new upstream version + * prefix backup and restore scripts with tar- to avoid conflicts with + other packages like openafs-client, closes: #724064, #724240 + * move "libexec" content in tar-scripts to /usr/lib/tar, closes: #724238 + + -- Bdale Garbee Tue, 15 Oct 2013 09:56:45 -0600 + +tar (1.26+dfsg-10) unstable; urgency=low + + * tar-scripts should be optional, not required + + -- Bdale Garbee Sun, 22 Sep 2013 01:09:42 -0600 + +tar (1.26+dfsg-9) unstable; urgency=low + + * add a tar-scripts package containing the --enable-backup-scripts content, + which conflicts with files in at least the dump package, closes: #293671 + + -- Bdale Garbee Sat, 21 Sep 2013 09:44:48 -0600 + +tar (1.26+dfsg-8) unstable; urgency=low + + * cherry-pick upstream commit at Pino Toscano's suggestion to fix FTBFS + on hurd-i386, closes: #719863 + + -- Bdale Garbee Fri, 16 Aug 2013 11:37:40 +0200 + +tar (1.26+dfsg-7) unstable; urgency=low + + * cherry-pick upstream commit at Marc Schaeffer's suggestion to fix + --compare failures, closes: #614085 + + -- Bdale Garbee Thu, 15 Aug 2013 15:22:11 +0200 + +tar (1.26+dfsg-6) unstable; urgency=low + + * cherry-pick upstream commit at Paul Eggert's suggestion to address link + extraction issue, closes: #452365 + + -- Bdale Garbee Fri, 31 May 2013 12:12:35 -0600 + +tar (1.26+dfsg-5) unstable; urgency=low + + [ Wookey ] + * Fix included gnulib so we don't get FTBFS with eglibc-2.16, + closes: #693352, #701419 + + [ Bdale Garbee ] + * update mailcap entries to use %s, closes: #681302 + * include the http://www.gnu.org/software/tar/utils/tarcat script for use + with multi-volume archives, closes: #492036 + + -- Bdale Garbee Mon, 01 Apr 2013 09:17:04 -0600 + +tar (1.26+dfsg-0.1) unstable; urgency=low + + * non-maintainer upload + * remove unused and non-DFSG compliant doc/*.texi and doc/*.info* files from + source, closes: #695803 + + -- David Prévot Mon, 31 Dec 2012 11:05:50 -0400 + +tar (1.26-4) unstable; urgency=low + + * mark "Mult-Arch: foreign" to ease crossgrading, closes: #649478 + * hardened build flags patch from Moritz Huehlenhoff, closes: #653722 + + -- Bdale Garbee Fri, 30 Dec 2011 09:18:11 -0700 + +tar (1.26-3) unstable; urgency=low + + * only run listed03.at on Linux systems synce upstream says it's known to + fail on BSD, apparently including our kfreebsd variants, closes: #639178 + + -- Bdale Garbee Sat, 12 Nov 2011 11:49:38 -0700 + +tar (1.26-2) unstable; urgency=low + + * clean up various lintian warnings + + -- Bdale Garbee Wed, 17 Aug 2011 14:47:33 -0700 + +tar (1.26-1) unstable; urgency=low + + * new upstream version + * add a check to the rules file to ensure test suite is not attempted while + building as root, closes: #596268 + + -- Bdale Garbee Wed, 17 Aug 2011 10:46:03 -0700 + +tar (1.25-3) unstable; urgency=low + + * cherry-pick some upstream commits that appear to address open bugs + * fix for --one-file-system and --listed-incremental together, + closes: #603371, #604394, #604698 + * fix for FreeBSD symlink incompatibility with POSIX, closes: #602241 + + -- Bdale Garbee Mon, 06 Dec 2010 20:35:55 -0700 + +tar (1.25-2) unstable; urgency=low + + * accept a "hack" from Joey Hess to work around an unfortunate side effect + of removing the patch to src/create.c regarding links of 100 chars in + 1.23-4 that broke pristine-tar in some cases. The "fix" is to support + the old behavior if the environment variable TAR_LONGLINK_100 is set, + which pristine-tar knows about and will use when necessary but which + should never be used by anyone else! closes: #603231 + + -- Bdale Garbee Fri, 12 Nov 2010 02:31:25 -0700 + tar (1.25-1) unstable; urgency=low - * new upstream version, closes: #602184, #602209, #602413 + * new upstream version, closes: #602184, #602209, #602413, #575298 * Add Vcs-Git, Vcs-Browser fields to debian/control using patch from - Simon McVittie's 1.24-1.1 NMU, closes: #602639 + Simon McVittie's 1.24-1.1 NMU, closes: #602639, #602709 + * stop patching src/list.c since it now does more harm than good, + and add a Breaks against old dpkg versions, closes: #522858 -- Bdale Garbee Wed, 10 Nov 2010 15:45:09 -0700