X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=cab5b253f10fe98ad6bdf32b11068b3e371ed9f0;hb=bc973a082dddfe8c66baf7352df0433f83479ce1;hp=52857b361fe25d1d51ef186b76ef5f59def00f9a;hpb=d5792eb8851543fa25dbe8928a59f46b521fd674;p=debian%2Ftar diff --git a/debian/changelog b/debian/changelog index 52857b36..cab5b253 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,63 @@ -tar (1.23-3) UNRELEASED; urgency=low +tar (1.26-1) unstable; urgency=low - * add xz-utils back to the Suggests list since it may note be 'required' + * 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, #575298 + * Add Vcs-Git, Vcs-Browser fields to debian/control using patch from + 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 + +tar (1.24-1) unstable; urgency=low + + * new upstream version + + -- Bdale Garbee Mon, 01 Nov 2010 17:26:56 -0600 + +tar (1.23-4) unstable; urgency=low + + * revert patch to src/create.c introduced in 2004 to fix a dpkg bug long + since resolved, closes: #598345 + + -- Bdale Garbee Wed, 29 Sep 2010 06:01:21 +0900 + +tar (1.23-3) unstable; urgency=medium + + * add xz-utils back to the Suggests list since it may not be 'required' forever + * current debhelper includes trigger support, closes: #561598 + * patch from upstream to fix ability of rmt to accept mixed file mode + representations, closes: #587702, #597672 - -- Bdale Garbee Tue, 15 Jun 2010 09:32:39 -0600 + -- Bdale Garbee Wed, 22 Sep 2010 00:33:16 -0600 tar (1.23-2.1) unstable; urgency=low