From 9b151275077ff13d7c6db8c724f34e11975d0fe7 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 19 Aug 2013 11:00:44 +0200 Subject: prepare for release --- debian/changelog | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 3be808686..743329184 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,5 @@ -apt (0.9.11) UNRELEASED; urgency=low +apt (0.9.11~exp1) experimental; urgency=low - The "Happy 20th Birthday Debian" upload - [ Daniel Hartwig ] * Clarify units of Acquire::http::Dl-Limit (closes: #705445) * Show a error message if {,dist-}upgrade is used with additional @@ -28,7 +26,7 @@ apt (0.9.11) UNRELEASED; urgency=low [ Christian PERRIER ] * French translation update. - -- Michael Vogt Thu, 15 Aug 2013 09:27:35 +0200 + -- Michael Vogt Mon, 19 Aug 2013 13:25:45 +0200 apt (0.9.10) unstable; urgency=low -- cgit v1.2.3 From ad855ee8629bed7ee611fbd9d18ff5ef03b23592 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 19 Aug 2013 14:59:29 +0200 Subject: add lintian override for no-shlibs-control-file and only install libapt-private.so.* instead libapt-private.so --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 743329184..3757d607c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.9.11~exp2) experimental; urgency=low + + * add lintian override for no-shlibs-control-file so that + the internal libapt-private.so.0.0.0 can be shipped + * adjust apt.install.in to only install libapt-private.so.* + + -- Michael Vogt Mon, 19 Aug 2013 14:54:58 +0200 + apt (0.9.11~exp1) experimental; urgency=low [ Daniel Hartwig ] -- cgit v1.2.3 From c228846bb123915360e35db50ae0c6bd2334caac Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 19 Aug 2013 15:54:23 +0200 Subject: fix incorrect bugnumber for the Pre-Install-Pkgs hook (Closes: #671726) --- debian/changelog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 3757d607c..5d3758850 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +apt (0.9.11~exp3) UNRELEASEDexperimental; urgency=low + + * fix incorrect bugnumber for the Pre-Install-Pkgs hook + + -- Michael Vogt Mon, 19 Aug 2013 15:53:47 +0200 + apt (0.9.11~exp2) experimental; urgency=low * add lintian override for no-shlibs-control-file so that @@ -29,7 +35,7 @@ apt (0.9.11~exp1) experimental; urgency=low [ David Kalnischkies ] * ensure that pkgTagFile isn't writing past Buffer length (Closes: 719629) * allow Pre-Install-Pkgs hooks to get info over an FD != stdin - (Closes: #671728) + (Closes: #671726) [ Christian PERRIER ] * French translation update. -- cgit v1.2.3 From 329dea2d39d2518e43f0761c1c89990857e197ad Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 21 Aug 2013 17:59:30 +0200 Subject: prepare unstable upload --- debian/changelog | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 5d3758850..4b8086464 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,18 +1,4 @@ -apt (0.9.11~exp3) UNRELEASEDexperimental; urgency=low - - * fix incorrect bugnumber for the Pre-Install-Pkgs hook - - -- Michael Vogt Mon, 19 Aug 2013 15:53:47 +0200 - -apt (0.9.11~exp2) experimental; urgency=low - - * add lintian override for no-shlibs-control-file so that - the internal libapt-private.so.0.0.0 can be shipped - * adjust apt.install.in to only install libapt-private.so.* - - -- Michael Vogt Mon, 19 Aug 2013 14:54:58 +0200 - -apt (0.9.11~exp1) experimental; urgency=low +apt (0.9.11) unstable; urgency=low [ Daniel Hartwig ] * Clarify units of Acquire::http::Dl-Limit (closes: #705445) @@ -31,6 +17,9 @@ apt (0.9.11~exp1) experimental; urgency=low - install libapt-private* into the apt binary - add PACKAGE_MATCHER_ABI_COMPAT define so that this branch can be merged without breaking ABI + - add lintian override for no-shlibs-control-file so that + the internal libapt-private.so.0.0.0 can be shipped + - adjust apt.install.in to only install libapt-private.so.* [ David Kalnischkies ] * ensure that pkgTagFile isn't writing past Buffer length (Closes: 719629) @@ -40,7 +29,7 @@ apt (0.9.11~exp1) experimental; urgency=low [ Christian PERRIER ] * French translation update. - -- Michael Vogt Mon, 19 Aug 2013 13:25:45 +0200 + -- Michael Vogt Wed, 21 Aug 2013 17:51:09 +0200 apt (0.9.10) unstable; urgency=low -- cgit v1.2.3 From 671e82247726a34007be22a439431ce0e7f55b48 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sat, 24 Aug 2013 09:13:57 +0200 Subject: update changelog for update --- debian/changelog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 4b8086464..de838bf0e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +apt (0.9.11.1) unstable; urgency=low + + [ Michael Vogt ] + * more coverity fixes: + - explicit init + - always chdir("/") after chroot() + - ftparchive/override.cc: fix "skip empty lines" code, the pointer + needs to get de-referenced first + * dselect/update: + - remove "-f" option for apt-get update to fix breakage (closes: 720532) + + [ Christopher Baines ] + * Add test for bug #507998 + + [ David Kalnischkies ] + * add a breaks libapt-inst for FileFd changes in 0.9.9 (Closes: 720449) + * add versions to manpages-it Replaces+Breaks + + [ Ángel Guzmán Maeso ] + * apt-pkg:contrib Avoid compiler warning about sign-compare + + -- Michael Vogt Sat, 24 Aug 2013 09:13:27 +0200 + apt (0.9.11) unstable; urgency=low [ Daniel Hartwig ] -- cgit v1.2.3 From c71c4768d1f25a9bbc4dacbd0f58758ec9a3290f Mon Sep 17 00:00:00 2001 From: Christian PERRIER Date: Sun, 25 Aug 2013 15:40:44 +0200 Subject: Changelog entry for Vietnamese translation --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 4b8086464..526fdcc2b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.9.12) UNRELEASED; urgency=low + + [ Trần Ngọc Quân ] + * Update Vietnamese translation. Closes: #720752 + + -- Christian Perrier Sun, 25 Aug 2013 15:39:40 +0200 + apt (0.9.11) unstable; urgency=low [ Daniel Hartwig ] -- cgit v1.2.3 From 11e6f40674631154a8db1082f6fbf42de3ce3092 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 26 Aug 2013 18:45:32 +0200 Subject: dselect/install: * dselect/install: - remove "-f" option for apt-get dselect-upgrade (closes: #720532) --- debian/changelog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 74674786e..8600a6fbb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,11 @@ -apt (0.9.12) UNRELEASED; urgency=low +apt (0.9.11.2) UNRELEASED; urgency=low [ Trần Ngọc Quân ] * Update Vietnamese translation. Closes: #720752 + + [ Michael Vogt ] + * dselect/install: + - remove "-f" option for apt-get dselect-upgrade (closes: #720532) -- Christian Perrier Sun, 25 Aug 2013 15:39:40 +0200 -- cgit v1.2.3 From a5a5dd04bb1b4a5dd406cfe6c335b3965ee07f28 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 26 Aug 2013 18:52:13 +0200 Subject: update changelog --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 8600a6fbb..da19e6c99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,9 @@ apt (0.9.11.2) UNRELEASED; urgency=low [ Michael Vogt ] * dselect/install: - - remove "-f" option for apt-get dselect-upgrade (closes: #720532) + - remove "-f" option for apt-get clean/auto-clean (closes: #720532) + * apt-private/private-cmndline.cc: + - fix typo in CmdMatches() selection for dselect-upgrade (closes: #720532) -- Christian Perrier Sun, 25 Aug 2013 15:39:40 +0200 -- cgit v1.2.3 From ec00e21a90092ec1715fcd278c32a247c3a4bdca Mon Sep 17 00:00:00 2001 From: Christian PERRIER Date: Tue, 27 Aug 2013 19:01:46 +0200 Subject: Update Italian translation. Closes: #721030 --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index da19e6c99..3ae0d3182 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,8 @@ apt (0.9.11.2) UNRELEASED; urgency=low + [ Milo Casagrande ] + * Update Italian translation. Closes: #721030 + [ Trần Ngọc Quân ] * Update Vietnamese translation. Closes: #720752 -- cgit v1.2.3 From 3cc29bc2cc37f194bb90ae6ae5c467f230f1d5d2 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sat, 31 Aug 2013 16:31:53 +0200 Subject: prepare upload of 0.9.12 --- debian/changelog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 3ae0d3182..25f5c5552 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.9.11.2) UNRELEASED; urgency=low +apt (0.9.11.2) unstable; urgency=low [ Milo Casagrande ] * Update Italian translation. Closes: #721030 @@ -11,8 +11,15 @@ apt (0.9.11.2) UNRELEASED; urgency=low - remove "-f" option for apt-get clean/auto-clean (closes: #720532) * apt-private/private-cmndline.cc: - fix typo in CmdMatches() selection for dselect-upgrade (closes: #720532) + * use SPtr in DoInstall() to simplify the code + * allow pkg manipulation in the upgrade/dist-upgrade commandline, like + apt-get dist-upgrade 2vcard- 4g8+ (thanks to Thorsten Glaser for the + suggestion) - -- Christian Perrier Sun, 25 Aug 2013 15:39:40 +0200 + [ Angel Guzman Maeso ] + * replace usage of potential dangerous mktemp with mkstemp + + -- Michael Vogt Sat, 31 Aug 2013 16:45:31 +0200 apt (0.9.11.1) unstable; urgency=low -- cgit v1.2.3 From bf088e52821828a952cb1c573bbe55c49de11b68 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 10 Sep 2013 17:32:50 +0200 Subject: prepare upload --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 25f5c5552..b13e3be92 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +apt (0.9.11.3) unstable; urgency=low + + [ Michael Vogt ] + * Add DPkgPM::Progress option to enable terminal install + progress + * fix typo (mkostemp->mkstemp) + * Remove invalid "-f" option for apt-get check, thanks to + Philipp Weis (closes: #721477) + + [ David Kalnischkies ] + * use FileFd in HashSum test to unbreak non-linux ports. + Thanks to Aaron M. Ucko (Closes: 721723) + + -- Michael Vogt Tue, 10 Sep 2013 17:32:02 +0200 + apt (0.9.11.2) unstable; urgency=low [ Milo Casagrande ] -- cgit v1.2.3 From 58c2833fed05dd044a4a937271fb6a8d639fa863 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 10 Sep 2013 17:41:01 +0200 Subject: Fix regression of "apt-cache unmet -i", thanks to Daniel Schepler (closes: #722324) --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index b13e3be92..40160c303 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ apt (0.9.11.3) unstable; urgency=low * fix typo (mkostemp->mkstemp) * Remove invalid "-f" option for apt-get check, thanks to Philipp Weis (closes: #721477) + * Fix regression of "apt-cache unmet -i", thanks to Daniel Schepler + (closes: #722324) [ David Kalnischkies ] * use FileFd in HashSum test to unbreak non-linux ports. -- cgit v1.2.3 From fe03781ffb7fec2b72386e8223f3e0d29f448509 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 20 Sep 2013 14:11:48 +0200 Subject: releasing package apt version 0.9.11.4 --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 40160c303..c272d35e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +apt (0.9.11.4) unstable; urgency=low + + [ Oskari Saarenmaa ] + * don't truncate 100 char long paths in tar extraction. + Thanks to Mika Eloranta for the testcase! (Closes: #689582) + + [ David Kalnischkies ] + * do not trust FileFd::Eof() in pkgTagFile::Fill() + Thanks to Cyril Brulebois (Closes: 723705) + + -- Michael Vogt Fri, 20 Sep 2013 16:12:07 +0200 + apt (0.9.11.3) unstable; urgency=low [ Michael Vogt ] -- cgit v1.2.3 From ad1d6bfbd75e1121ccfdd3ae159254d799825d37 Mon Sep 17 00:00:00 2001 From: Christian PERRIER Date: Mon, 23 Sep 2013 07:06:18 +0200 Subject: Fix typo in apt-private/private-show.cc. Thanks to Benjamin Keresa. Closes: #724073 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index c272d35e5..6e31784f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.9.11.5) UNRELEASED; urgency=low + + * Fix typo in apt-private/private-show.cc. Thanks to Benjamin + Keresa. Closes: #724073 + + -- Christian Perrier Mon, 23 Sep 2013 07:05:34 +0200 + apt (0.9.11.4) unstable; urgency=low [ Oskari Saarenmaa ] -- cgit v1.2.3 From 3286ad136cbfdb73b97f880ba1ad19a2000781c5 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 7 Oct 2013 13:42:50 +0200 Subject: fix libapt-inst for >2G debs (closes: #725483) --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 6e31784f2..86d2197c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,11 @@ apt (0.9.11.5) UNRELEASED; urgency=low + [ Christian Perrier ] * Fix typo in apt-private/private-show.cc. Thanks to Benjamin Keresa. Closes: #724073 + + [ Mark Hymers ] + * fix libapt-inst for >2G debs (closes: #725483) -- Christian Perrier Mon, 23 Sep 2013 07:05:34 +0200 -- cgit v1.2.3 From 5361a6180571f5921b6c006129b5f0c274b6154b Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 8 Oct 2013 19:46:39 +0200 Subject: debian/apt.postinst: use --compare-versions lt instead of lt-nl, to ensure the apt-auto-removal file is correctly create, thanks to Ben Hutchings --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 86d2197c1..638d8ef3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ apt (0.9.11.5) UNRELEASED; urgency=low * Fix typo in apt-private/private-show.cc. Thanks to Benjamin Keresa. Closes: #724073 - [ Mark Hymers ] + [ Mark Hymers ] * fix libapt-inst for >2G debs (closes: #725483) -- Christian Perrier Mon, 23 Sep 2013 07:05:34 +0200 -- cgit v1.2.3 From 005d0bfcfbf6a016782a9854ac6f07e9881b5e74 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 8 Oct 2013 20:39:03 +0200 Subject: prepare new release --- debian/changelog | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 638d8ef3b..ec98a8080 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.9.11.5) UNRELEASED; urgency=low +apt (0.9.12) UNRELEASED; urgency=low [ Christian Perrier ] * Fix typo in apt-private/private-show.cc. Thanks to Benjamin @@ -7,7 +7,39 @@ apt (0.9.11.5) UNRELEASED; urgency=low [ Mark Hymers ] * fix libapt-inst for >2G debs (closes: #725483) - -- Christian Perrier Mon, 23 Sep 2013 07:05:34 +0200 + [ David Kalnischkies ] + * don't strip :any from dependencies in single-arch (Closes: 723586) + * pkg from only trusted sources keeps being trusted (Closes: 617690) + * compression-neutral message for missing data.tar member (Closes: 722710) + * print-uris prints regardless of quiet-level again (Closes: 722207) + * retry without partial data after a 416 response (Closes: 710924) + * replace "filesize - 1" trick in http with proper 416 handling + * fix partial (206 and 416) support in https + * handle complete responses to https range requests (Closes: 617643, 667699) + (LP: 1157943) + * don't consider holds for autoremoval (Closes: 724995) + * put fetch errors in 'source' on our errorstack + * use pkgAcqArchive in 'download' for proper errors + * fix lzma-support detection via xz binary + * do not ++ on erased package pointers in autoremove + + [ Michael Vogt ] + * Add new "apt-get upgrade --with-new-pkgs" option (and add man-page for it). + So "apt-get upgrade --with-new-pkgs" will pull in new dependencies but + never remove packages + * Rename "--dpkg-progress" to "--show-progress" and document it in + apt-get.8. This will show global install progress information in the + terminal window. + * Fix status-fd progress calculation for certain multi-arch install/upgrade + situations + * add new -o DpkgPM::Progress-Fancy for nicer dpkg progress output + on vt100+ terminals + * fix libapt-inst for >2G debs (closes: #725483), thanks to Mark Hymers + * debian/apt.postinst: use --compare-versions lt instead of lt-nl, + to ensure the apt-auto-removal file is correctly create, + thanks to Ben Hutchings + + -- Michael Vogt Tue, 08 Oct 2013 20:38:55 +0200 apt (0.9.11.4) unstable; urgency=low -- cgit v1.2.3 From e81ccffc7a9cc222570adfddf9d08df7cce82691 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 9 Oct 2013 10:27:11 +0200 Subject: update Uploaders to match recent uploaders better --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index ec98a8080..287db9b28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -38,8 +38,9 @@ apt (0.9.12) UNRELEASED; urgency=low * debian/apt.postinst: use --compare-versions lt instead of lt-nl, to ensure the apt-auto-removal file is correctly create, thanks to Ben Hutchings + * update Uploaders to match recent uploaders better - -- Michael Vogt Tue, 08 Oct 2013 20:38:55 +0200 + -- Michael Vogt Tue, 08 Oct 2013 20:38:55 +0200 apt (0.9.11.4) unstable; urgency=low -- cgit v1.2.3 From 6c7939ec599f561e4b8243fda1a7aa0c662557e9 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 9 Oct 2013 15:02:49 +0200 Subject: update changelog --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 287db9b28..1d67ae160 100644 --- a/debian/changelog +++ b/debian/changelog @@ -39,6 +39,10 @@ apt (0.9.12) UNRELEASED; urgency=low to ensure the apt-auto-removal file is correctly create, thanks to Ben Hutchings * update Uploaders to match recent uploaders better + * Set the default "Acquire::PDiffs::FileLimit" to 20. If the amount + of pdiffs is bigger things tend to get slower. Set + Acquire::PDiffs::FileLimit "0"; + in /etc/apt/preferences to get the old behavior back. -- Michael Vogt Tue, 08 Oct 2013 20:38:55 +0200 -- cgit v1.2.3 From 46cffd8a0ad4c1b1da93f9e3e1e31eddd7cbe7cb Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 9 Oct 2013 20:50:13 +0200 Subject: releasing package apt version 0.9.12 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 1d67ae160..9523f4c6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.9.12) UNRELEASED; urgency=low +apt (0.9.12) unstable; urgency=low [ Christian Perrier ] * Fix typo in apt-private/private-show.cc. Thanks to Benjamin @@ -44,7 +44,7 @@ apt (0.9.12) UNRELEASED; urgency=low Acquire::PDiffs::FileLimit "0"; in /etc/apt/preferences to get the old behavior back. - -- Michael Vogt Tue, 08 Oct 2013 20:38:55 +0200 + -- Michael Vogt Wed, 09 Oct 2013 20:50:03 +0200 apt (0.9.11.4) unstable; urgency=low -- cgit v1.2.3 From 41ee37c8f831fc677203000a6c91a53529f543f9 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 9 Oct 2013 21:20:57 +0200 Subject: fix typo --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 9523f4c6d..cc7a24c3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -42,7 +42,7 @@ apt (0.9.12) unstable; urgency=low * Set the default "Acquire::PDiffs::FileLimit" to 20. If the amount of pdiffs is bigger things tend to get slower. Set Acquire::PDiffs::FileLimit "0"; - in /etc/apt/preferences to get the old behavior back. + in /etc/apt/apt.conf to get the old behavior back. -- Michael Vogt Wed, 09 Oct 2013 20:50:03 +0200 -- cgit v1.2.3 From daadc1460a9abf03489ba845a3f0f9fac3ec4544 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 15 Oct 2013 18:50:09 +0200 Subject: releasing package apt version 0.9.12.1 --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index cc7a24c3a..379a66c80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +apt (0.9.12.1) unstable; urgency=low + + [ Michael Vogt ] + * do not send pkgname:arch over the APT::Status-Fd to not break + clients (closes: 726156). A new APT::Status-deb822-Fd will be + used to fix this. + * add integration tests for APT::Status-Fd + * add missing _() around the new "Progress" string + + [ David Kalnischkies ] + * fix progress-segfault in case of dpkg errors/prompts (Closes: 726047) + + -- Michael Vogt Tue, 15 Oct 2013 18:25:51 +0200 + apt (0.9.12) unstable; urgency=low [ Christian Perrier ] -- cgit v1.2.3 From 3d22a7fddc53b1b76d8961b10e4151ada46c4658 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 15 Oct 2013 21:12:19 +0200 Subject: fix changelog --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 379a66c80..65269de95 100644 --- a/debian/changelog +++ b/debian/changelog @@ -43,7 +43,7 @@ apt (0.9.12) unstable; urgency=low never remove packages * Rename "--dpkg-progress" to "--show-progress" and document it in apt-get.8. This will show global install progress information in the - terminal window. + terminal. * Fix status-fd progress calculation for certain multi-arch install/upgrade situations * add new -o DpkgPM::Progress-Fancy for nicer dpkg progress output @@ -58,7 +58,7 @@ apt (0.9.12) unstable; urgency=low Acquire::PDiffs::FileLimit "0"; in /etc/apt/apt.conf to get the old behavior back. - -- Michael Vogt Wed, 09 Oct 2013 20:50:03 +0200 + -- Michael Vogt Wed, 09 Oct 2013 22:39:41 +0200 apt (0.9.11.4) unstable; urgency=low -- cgit v1.2.3 From 123fa88a1a77da53c55adea7dfdb4334e58dedb4 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 31 Oct 2013 23:37:10 +0100 Subject: prepare new upload --- debian/changelog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 65269de95..20436d919 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +apt (0.9.13~exp1) UNRELEASED; urgency=low + + * Improve the API for APT::Upgrade::Upgrade() + * Re-add "Calculating upgrade..." message + * move upgrade releated code into upgrade.{cc,h} + * Move ListUpdate/AquireUpdate into update.{cc,h} + * Add new apt-pkg/install-progress.h with APT::Progress::PackageManager + progress reporting classes + * Move the status-fd progress reporting out of the pkgDPkgPM class + and into PackageManagerProgressFd + * Fix reading dpkg --status-fd on reinstalls + * Add new APT::Status-deb822-Fd progress output + * add Acquire::http::Proxy-Auto-Detect to the apt.conf.5 manpage + (closes: 726597) + * Fix detection when multiarch packages are reported by dpkg as + disappeared Packages + * test/integration/run-tests: output the failed test names + * Code Cleanup in pkgDPkgPM + * prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13) + * add new pid_t ExecFork(std::set KeepFDs) + * Avoid flickering when "apt-get -o DpkgPM::Progress-Fancy=1" is use + + -- Michael Vogt Thu, 31 Oct 2013 23:25:59 +0100 + apt (0.9.12.1) unstable; urgency=low [ Michael Vogt ] -- cgit v1.2.3 From 213a00a43774ad41d1a59c82fe042390026ab048 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 1 Nov 2013 10:03:16 +0100 Subject: releasing package apt version 0.9.13~exp1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 20436d919..5c31210aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.9.13~exp1) UNRELEASED; urgency=low +apt (0.9.13~exp1) experimental; urgency=low * Improve the API for APT::Upgrade::Upgrade() * Re-add "Calculating upgrade..." message @@ -20,7 +20,7 @@ apt (0.9.13~exp1) UNRELEASED; urgency=low * add new pid_t ExecFork(std::set KeepFDs) * Avoid flickering when "apt-get -o DpkgPM::Progress-Fancy=1" is use - -- Michael Vogt Thu, 31 Oct 2013 23:25:59 +0100 + -- Michael Vogt Fri, 01 Nov 2013 10:03:06 +0100 apt (0.9.12.1) unstable; urgency=low -- cgit v1.2.3 From 61f954bff040809e7ab57b3adec2fe95339ffb94 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 1 Nov 2013 10:42:49 +0100 Subject: small documentation updates --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 5c31210aa..e6bdcb1fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,7 @@ apt (0.9.13~exp1) experimental; urgency=low * prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13) * add new pid_t ExecFork(std::set KeepFDs) * Avoid flickering when "apt-get -o DpkgPM::Progress-Fancy=1" is use + * use sysconf(_SC_OPEN_MAX) in ExecFork() -- Michael Vogt Fri, 01 Nov 2013 10:03:06 +0100 -- cgit v1.2.3 From e838ca08d2b2311931b2e41699fdaba5ec04b28c Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sat, 23 Nov 2013 09:16:24 +0100 Subject: Changed MinAgeSec to MinAge in /etc/cron.daily/apt:200,204 LP: #1206047 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index e6bdcb1fa..ab5609278 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.9.13) UNRELEASED; urgency=low + + [ TJ Guthrie ] + * Changed MinAgeSec to MinAge in /etc/cron.daily/apt:200,204 + LP: #1206047 + + -- Michael Vogt Sat, 23 Nov 2013 09:16:01 +0100 + apt (0.9.13~exp1) experimental; urgency=low * Improve the API for APT::Upgrade::Upgrade() -- cgit v1.2.3 From ef102a0639ac994a5dc909a8ef40a826f7ebc056 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sat, 23 Nov 2013 09:36:50 +0100 Subject: upload 0.9.13 to unstable --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index ab5609278..ebcc7399d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -apt (0.9.13) UNRELEASED; urgency=low +apt (0.9.13) unstable; urgency=low [ TJ Guthrie ] * Changed MinAgeSec to MinAge in /etc/cron.daily/apt:200,204 LP: #1206047 - -- Michael Vogt Sat, 23 Nov 2013 09:16:01 +0100 + -- Michael Vogt Sun, 24 Nov 2013 10:56:22 +0100 apt (0.9.13~exp1) experimental; urgency=low -- cgit v1.2.3 From e4e5d47b0e66ae7bedafbdbb685114c404381204 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 28 Nov 2013 16:50:20 +0100 Subject: fix "apt-get --purge build-dep" (closes: #720597) --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index ebcc7399d..7447628db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.9.13.1) unstable; urgency=low + + [ Colin Watson ] + * fix "apt-get --purge build-dep" (closes: #720597) + + -- Michael Vogt Thu, 28 Nov 2013 16:49:31 +0100 + apt (0.9.13) unstable; urgency=low [ TJ Guthrie ] -- cgit v1.2.3 From 96ae6de5d3d5ae31100079c78fffc5ebc4a0b81c Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 28 Nov 2013 17:08:53 +0100 Subject: fix regression that APT::Keep-Fds is not honored (closes: #730490) --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 7447628db..92b9635dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ apt (0.9.13.1) unstable; urgency=low [ Colin Watson ] * fix "apt-get --purge build-dep" (closes: #720597) + * fix regression that APT::Keep-Fds is not honored (closes: #730490) - -- Michael Vogt Thu, 28 Nov 2013 16:49:31 +0100 + -- Michael Vogt Thu, 28 Nov 2013 16:49:31 +0100 apt (0.9.13) unstable; urgency=low -- cgit v1.2.3 From c872ac503156caff9d0e33306c4121dd667a6567 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 28 Nov 2013 19:45:44 +0100 Subject: add "-f" option to "build-dep" as sbuild is using it to fix regression with cross-building (LP: #1255806) --- debian/changelog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 92b9635dd..ca6bb4406 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ -apt (0.9.13.1) unstable; urgency=low +apt (0.9.13.1) UNRELEASED; urgency=low [ Colin Watson ] * fix "apt-get --purge build-dep" (closes: #720597) * fix regression that APT::Keep-Fds is not honored (closes: #730490) + + [ Michael Vogt ] + * add "-f" option to "build-dep" as sbuild is using it to fix + regression with cross-building (LP: #1255806) -- Michael Vogt Thu, 28 Nov 2013 16:49:31 +0100 -- cgit v1.2.3 From f832a745920c988188c64ba018d1e2b436627ad5 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 28 Nov 2013 20:02:51 +0100 Subject: update changelog --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index ca6bb4406..8359438d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.9.13.1) UNRELEASED; urgency=low +apt (0.9.13.1) unstable; urgency=low [ Colin Watson ] * fix "apt-get --purge build-dep" (closes: #720597) @@ -7,8 +7,9 @@ apt (0.9.13.1) UNRELEASED; urgency=low [ Michael Vogt ] * add "-f" option to "build-dep" as sbuild is using it to fix regression with cross-building (LP: #1255806) + * merge mvo/feature/short-list - -- Michael Vogt Thu, 28 Nov 2013 16:49:31 +0100 + -- Michael Vogt Thu, 28 Nov 2013 20:02:39 +0100 apt (0.9.13) unstable; urgency=low -- cgit v1.2.3 From c9a5f74bd57fa4fcf4e30cade8e48c5635448689 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 29 Nov 2013 14:16:11 +0100 Subject: update changelog --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 8359438d1..8d7936da2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.9.13.1) unstable; urgency=low +apt (0.9.13.1) UNRELEASED; urgency=low [ Colin Watson ] * fix "apt-get --purge build-dep" (closes: #720597) @@ -7,7 +7,9 @@ apt (0.9.13.1) unstable; urgency=low [ Michael Vogt ] * add "-f" option to "build-dep" as sbuild is using it to fix regression with cross-building (LP: #1255806) + * add autopkgtest support for the integration testsuite * merge mvo/feature/short-list + * merge mvo/feature/edit-sources -- Michael Vogt Thu, 28 Nov 2013 20:02:39 +0100 -- cgit v1.2.3 From b12fe5d5ab480f63e2f656a308242a4529f2908b Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 29 Nov 2013 19:54:43 +0100 Subject: update changelog --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 8d7936da2..505a690f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ apt (0.9.13.1) UNRELEASED; urgency=low * add autopkgtest support for the integration testsuite * merge mvo/feature/short-list * merge mvo/feature/edit-sources + * fix segfault in pkgDepCache::SetCandidateRelease() (closes: #709560) -- Michael Vogt Thu, 28 Nov 2013 20:02:39 +0100 -- cgit v1.2.3 From 804d195655c48a448d576b2b196d18c2c816e824 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 29 Nov 2013 20:08:56 +0100 Subject: reset terminal on error (closes: #730795) --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 505a690f6..5522f4c4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ apt (0.9.13.1) UNRELEASED; urgency=low * merge mvo/feature/short-list * merge mvo/feature/edit-sources * fix segfault in pkgDepCache::SetCandidateRelease() (closes: #709560) + * reset terminal on error (closes: #730795) -- Michael Vogt Thu, 28 Nov 2013 20:02:39 +0100 -- cgit v1.2.3 From 0cd4e696306af28f98c0f810ed18b052919205c8 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 29 Nov 2013 20:17:20 +0100 Subject: fix apport report writing (LP: #1254499) --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 5522f4c4e..65a8f4242 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ apt (0.9.13.1) UNRELEASED; urgency=low * merge mvo/feature/edit-sources * fix segfault in pkgDepCache::SetCandidateRelease() (closes: #709560) * reset terminal on error (closes: #730795) + * fix apport report writing (LP: #1254499) -- Michael Vogt Thu, 28 Nov 2013 20:02:39 +0100 -- cgit v1.2.3 From 80cc2c3723a1e28f45edd78168c72a26d41403e9 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 29 Nov 2013 20:50:36 +0100 Subject: releasing package apt version 0.9.13.1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 65a8f4242..1998eb616 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.9.13.1) UNRELEASED; urgency=low +apt (0.9.13.1) unstable; urgency=low [ Colin Watson ] * fix "apt-get --purge build-dep" (closes: #720597) @@ -14,7 +14,7 @@ apt (0.9.13.1) UNRELEASED; urgency=low * reset terminal on error (closes: #730795) * fix apport report writing (LP: #1254499) - -- Michael Vogt Thu, 28 Nov 2013 20:02:39 +0100 + -- Michael Vogt Fri, 29 Nov 2013 20:50:17 +0100 apt (0.9.13) unstable; urgency=low -- cgit v1.2.3 From d9fe7642e735a5c264fbd301861aa3d24f36ec33 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 6 Dec 2013 17:29:55 +0100 Subject: releasing package apt version 0.9.13.2 --- debian/changelog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 1998eb616..e7eadc3d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +apt (0.9.13.2) unstable; urgency=low + + [ David Kalnischkies ] + * merge ubuntus apport reporting changes to reduce diff + * enable NOISE for build logs to enable analyse + * introduce a vendor system to change sources.list + * add a vendor specific file to have configurable entities + * use a substvar to set the archive-keyring in debian/control + * cherry-pick ubuntus (disabled) net-update fixes + * generate apt-key script with vendor info about keys + * drop old /var/state to /var/lib transition artefacts + + [ Steve Langasek ] + * prepare-release: declare the packages needed as source build deps. + + [ Michael Vogt ] + * enable release based selection for deb-src (closes: 731102) + * document Dpkg::Progress-Fancy (closes: 726169), thanks to James McCoy + * vendor/makefile: fix build error for parallel builds + * Handle SIGWINCH in APT::Progress-Fancy=1 + + -- Michael Vogt Fri, 06 Dec 2013 16:05:13 +0100 + apt (0.9.13.1) unstable; urgency=low [ Colin Watson ] -- cgit v1.2.3 From a6ca423a5773931a5ca50cac1d8225a66ea21f1e Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sat, 7 Dec 2013 13:52:40 +0100 Subject: releasing package apt version 0.9.14 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index e7eadc3d0..d7f5ae91b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.9.13.2) unstable; urgency=low +apt (0.9.14) unstable; urgency=low [ David Kalnischkies ] * merge ubuntus apport reporting changes to reduce diff @@ -19,7 +19,7 @@ apt (0.9.13.2) unstable; urgency=low * vendor/makefile: fix build error for parallel builds * Handle SIGWINCH in APT::Progress-Fancy=1 - -- Michael Vogt Fri, 06 Dec 2013 16:05:13 +0100 + -- Michael Vogt Sat, 07 Dec 2013 13:52:23 +0100 apt (0.9.13.1) unstable; urgency=low -- cgit v1.2.3 From ce34af08ad6866869147e3525fa6c89d8dcb4601 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sat, 7 Dec 2013 14:54:55 +0100 Subject: really release 0.9.14 --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index d7f5ae91b..4d7d2e963 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,7 +19,7 @@ apt (0.9.14) unstable; urgency=low * vendor/makefile: fix build error for parallel builds * Handle SIGWINCH in APT::Progress-Fancy=1 - -- Michael Vogt Sat, 07 Dec 2013 13:52:23 +0100 + -- Michael Vogt Sat, 07 Dec 2013 14:54:31 +0100 apt (0.9.13.1) unstable; urgency=low -- cgit v1.2.3 From 5669725a6163d3e1184c3991f993085e42734c33 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 12 Dec 2013 18:36:49 +0100 Subject: releasing package apt version 0.9.14.1 --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 4d7d2e963..41e6b758c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +apt (0.9.14.1) unstable; urgency=medium + + * fix apt-get source -t dist regression (closes: #731853) + and add testcase + * clarify error message when apt-get source=ver fails + (thans to David Kalnischkies) + * Fix conffile prompt regression (LP: #1260297) + and add testcase + * improve error message for apt-get source pkg:arch{=ver,/release} + + -- Michael Vogt Thu, 12 Dec 2013 18:34:29 +0100 + apt (0.9.14) unstable; urgency=low [ David Kalnischkies ] -- cgit v1.2.3 From baaa6c6fbaa32880f08994b6f63c5141961702ea Mon Sep 17 00:00:00 2001 From: Joe Dalton Date: Sun, 15 Dec 2013 08:44:33 +0100 Subject: Danish translation update --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 41e6b758c..e012b7db0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.9.14.2) UNRELEASED; urgency=low + + [ Joe Hansen ] + * Danish translation update. Closes: #732166 + + -- Christian Perrier Sun, 15 Dec 2013 08:43:06 +0100 + apt (0.9.14.1) unstable; urgency=medium * fix apt-get source -t dist regression (closes: #731853) -- cgit v1.2.3 From cc4caeae4d522e9f270ceba6a4a99e7ce1b6da26 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sat, 21 Dec 2013 16:21:29 +0100 Subject: add apt-vendor for raspbian. Closes: #732749 --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index e012b7db0..39e348423 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ apt (0.9.14.2) UNRELEASED; urgency=low [ Joe Hansen ] * Danish translation update. Closes: #732166 + + [ Peter Green ] + * add apt-vendor for raspbian. Closes: #732749 -- Christian Perrier Sun, 15 Dec 2013 08:43:06 +0100 -- cgit v1.2.3 From 6de58cbf6b78506898ef23ca26b068eedf8ed97f Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sat, 21 Dec 2013 17:56:32 +0100 Subject: vendor/getinfo: * vendor/getinfo: - fix ubuntu-codename --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 39e348423..3e6e6f131 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,10 @@ apt (0.9.14.2) UNRELEASED; urgency=low [ Peter Green ] * add apt-vendor for raspbian. Closes: #732749 + + [ Michael Vogt ] + * vendor/getinfo: + - fix ubuntu-codename -- Christian Perrier Sun, 15 Dec 2013 08:43:06 +0100 -- cgit v1.2.3 From 62f6ecbf2f204d95e98fc5480c5a0db43b52d2be Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sat, 21 Dec 2013 18:18:51 +0100 Subject: vendor/steamos/*: * vendor/steamos/*: - add steamos support --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 3e6e6f131..151be3bec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ apt (0.9.14.2) UNRELEASED; urgency=low [ Michael Vogt ] * vendor/getinfo: - fix ubuntu-codename + * vendor/steamos/*: + - add steamos support -- Christian Perrier Sun, 15 Dec 2013 08:43:06 +0100 -- cgit v1.2.3 From c0d2427e7c8708df54a6cb1d06628abbde293692 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sun, 29 Dec 2013 16:38:48 +0100 Subject: update changelog --- debian/changelog | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 151be3bec..4293e201e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,18 +1,33 @@ -apt (0.9.14.2) UNRELEASED; urgency=low +apt (0.9.14.2) unstable; urgency=low [ Joe Hansen ] * Danish translation update. Closes: #732166 [ Peter Green ] * add apt-vendor for raspbian. Closes: #732749 + + [ Thomas Bechtold ] + * apt-pkg/contrib/gpgv.cc: use /tmp as fallback dir if the + directory from $TMPDIR is not available (closes: #728500) [ Michael Vogt ] * vendor/getinfo: - fix ubuntu-codename * vendor/steamos/*: - add steamos support - - -- Christian Perrier Sun, 15 Dec 2013 08:43:06 +0100 + * bugfix/bts731738-fancy-progess: + - fix terminal size issues with e.g. "less" when "APT::Progress-Fancy=1" + is used (closes: #731738) + * feature/policy-parser-bts732746: + - allow more flexibility in /etc/apt/preferences, e.g. comment only + sections (closes: #732746) + * move TMPDIR handling into GetTempDir() and use that instead of + getenv("TMPDIR") + * update apt-key net-update and add integration test with the buildin + apt webserver + * run autopkgtest against the installed apt + + -- Michael Vogt Sun, 29 Dec 2013 16:30:14 +0100 apt (0.9.14.1) unstable; urgency=medium -- cgit v1.2.3 From c2622bd69a5209739aa3055a8c7f3298612d8845 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sun, 29 Dec 2013 17:01:11 +0100 Subject: prepare release --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 4293e201e..fb8c5714f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,7 +27,7 @@ apt (0.9.14.2) unstable; urgency=low apt webserver * run autopkgtest against the installed apt - -- Michael Vogt Sun, 29 Dec 2013 16:30:14 +0100 + -- Michael Vogt Sun, 29 Dec 2013 16:41:16 +0100 apt (0.9.14.1) unstable; urgency=medium -- cgit v1.2.3 From 652d50517e79f044c6c8959d4768c46a82a773da Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sun, 5 Jan 2014 10:08:42 +0100 Subject: prepare 0.9.14.3~exp1 --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index fb8c5714f..22f65fb75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +apt (0.9.14.3~exp1) experimental; urgency=low + + [ Michael Vogt ] + * add APT::Sources::Use-Deb822 to allow disabling the deb822 parser + + [ David Kalnischkies ] + * implement POC client-side merging of pdiffs via apt-file + + [ Trần Ngọc Quân ] + * l10n: vi.po(617t): Update Vietnamese translation + + -- Michael Vogt Sun, 05 Jan 2014 10:07:51 +0100 + apt (0.9.14.2) unstable; urgency=low [ Joe Hansen ] -- cgit v1.2.3 From c09548fde7a8a5efd793784d02bb933c2eef3c4d Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sun, 5 Jan 2014 10:08:42 +0100 Subject: prepare 0.9.14.3~exp1 --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 22f65fb75..e1b545949 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ apt (0.9.14.3~exp1) experimental; urgency=low [ Michael Vogt ] - * add APT::Sources::Use-Deb822 to allow disabling the deb822 parser + * add support for "deb822" style sources.list format and add + APT::Sources::Use-Deb822 to support disabling it [ David Kalnischkies ] * implement POC client-side merging of pdiffs via apt-file @@ -9,7 +10,7 @@ apt (0.9.14.3~exp1) experimental; urgency=low [ Trần Ngọc Quân ] * l10n: vi.po(617t): Update Vietnamese translation - -- Michael Vogt Sun, 05 Jan 2014 10:07:51 +0100 + -- Michael Vogt Sun, 05 Jan 2014 15:13:32 +0100 apt (0.9.14.2) unstable; urgency=low -- cgit v1.2.3 From 15b6fc7e20e2d097982f50df89fcae71ffc61480 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 16 Jan 2014 18:55:13 +0100 Subject: prepare new upload --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index e1b545949..b4e68e23f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +apt (0.9.14.3~exp2) experimental; urgency=medium + + [ Julian Andres Klode ] + * debian/rules: Call dh_makeshlibs for 'apt' + + [ Anthony Towns ] + * reimplement rred to allow applying all the diffs in a single pass + * correct IndexDiff vs DiffIndex in Debug output + + [ David Kalnischkies ] + * reenable unlimited pdiff files download + * integrate Anthonys rred with POC for client-side merge + + -- Michael Vogt Thu, 16 Jan 2014 18:54:53 +0100 + apt (0.9.14.3~exp1) experimental; urgency=low [ Michael Vogt ] -- cgit v1.2.3 From ea62d40da6b402ff8d4d346971b98e24f096e521 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 16 Jan 2014 21:47:28 +0100 Subject: prepare upload --- debian/changelog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index b4e68e23f..0df4157fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,7 +11,14 @@ apt (0.9.14.3~exp2) experimental; urgency=medium * reenable unlimited pdiff files download * integrate Anthonys rred with POC for client-side merge - -- Michael Vogt Thu, 16 Jan 2014 18:54:53 +0100 + [ Michael Vogt ] + * document deb822 style sources.list in sources.list(5) + * rename "Dist:" in deb822 style sources.list to "Suite:" + * rename URL to Uri in deb822-sources + * support multiple "Suite:" entries in deb822 style sources.list: + "Suite: stable testing unstable" + + -- Michael Vogt Thu, 16 Jan 2014 21:43:22 +0100 apt (0.9.14.3~exp1) experimental; urgency=low -- cgit v1.2.3 From a1bf319a7911c372c80023435692f49c2e82fba6 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sat, 18 Jan 2014 21:10:58 +0100 Subject: * implement deb822 suggestions from donkult (thanks!): - rename "Dist" to "Suites" - rename "Section" to "Sections" - rename "Architectures-Delete" to "Architectures-Remove" - rename "Uri" to "URI" * add "apt list --manual-installed" * add "apt upgrade --dist" * add "apt purge" * flock() the file edited in "apt edit-sources" * apt-private/private-show.cc: - do not show Description-lang: header * reword apt !isatty() warning * add missing integration test for "apt list" and fix bugs found by it --- debian/changelog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 0df4157fe..42ccb2703 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +apt (0.9.14.3~exp2ubuntu1) UNRELEASED; urgency=low + + * implement deb822 suggestions from donkult (thanks!): + - rename "Dist" to "Suites" + - rename "Section" to "Sections" + - rename "Architectures-Delete" to "Architectures-Remove" + - rename "Uri" to "URI" + * add "apt list --manual-installed" + * add "apt upgrade --dist" + * add "apt purge" + * flock() the file edited in "apt edit-sources" + * apt-private/private-show.cc: + - do not show Description-lang: header + * reword apt !isatty() warning + * add missing integration test for "apt list" and fix bugs + found by it + + -- Michael Vogt Sat, 18 Jan 2014 21:09:24 +0100 + apt (0.9.14.3~exp2) experimental; urgency=medium [ Julian Andres Klode ] -- cgit v1.2.3 From 609bb2ead3adef6e56daac1d12a9bdc482a4ae77 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sat, 18 Jan 2014 21:12:40 +0100 Subject: releasing package apt version 0.9.14.3~exp3 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 42ccb2703..b140cd7cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ -apt (0.9.14.3~exp2ubuntu1) UNRELEASED; urgency=low +apt (0.9.14.3~exp3) experimental; urgency=low - * implement deb822 suggestions from donkult (thanks!): + * implement deb822 suggestions by donkult (thanks!): - rename "Dist" to "Suites" - rename "Section" to "Sections" - rename "Architectures-Delete" to "Architectures-Remove" -- cgit v1.2.3 From b18dd45f2c71fbdf5c0eef113e9e8e01f84b70a7 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 22 Jan 2014 18:59:14 +0100 Subject: releasing package apt version 0.9.14.3~exp4 --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index b140cd7cd..0d3c97485 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +apt (0.9.14.3~exp4) experimental; urgency=medium + + * implement deb822 suggestions by Anthony Towns and Julian Andres Klode: + - add Description tag for deb822 sources + - add support for Enabled: no in deb822 sources.list + - add support for multiple URIs in deb822 style sources.list + - add support for multipl types in one line + * add integration test for apt search and apt show + * do not ignore ioctl(TIOCSCTTY) errors + + -- Michael Vogt Wed, 22 Jan 2014 18:59:07 +0100 + apt (0.9.14.3~exp3) experimental; urgency=low * implement deb822 suggestions by donkult (thanks!): -- cgit v1.2.3 From 8c39c4b6e65036390b8ca4d74174192739a4139d Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 24 Jan 2014 23:21:23 +0100 Subject: releasing package apt version 0.9.14.3~exp5 --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 0d3c97485..86c69378d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +apt (0.9.14.3~exp5) experimental; urgency=medium + + [ Anthony Towns ] + * methods/rred: minor robustness improvements + + [ Michael Vogt ] + * make "apt-mark help" shows all commands + * make "apt show" output more user friendly + * add "apt full-upgrade" and tweak "apt upgrade" + * set APT::Sources::Use-Deb822=false until the format + is fully finalized + + -- Michael Vogt Fri, 24 Jan 2014 23:21:04 +0100 + apt (0.9.14.3~exp4) experimental; urgency=medium * implement deb822 suggestions by Anthony Towns and Julian Andres Klode: -- cgit v1.2.3 From 9aef3908c892f9d9349d8bf8a5ceaeea313ba0fe Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sat, 25 Jan 2014 21:57:26 +0100 Subject: releasing package apt version 0.9.15 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 86c69378d..e915246e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +apt (0.9.15) unstable; urgency=low + + * upload version from debian/experimental to unstable + + -- Michael Vogt Sat, 25 Jan 2014 21:57:00 +0100 + apt (0.9.14.3~exp5) experimental; urgency=medium [ Anthony Towns ] -- cgit v1.2.3 From 9f2df510b17f6b64801677915f5c25f73290d3f4 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 6 Feb 2014 18:10:48 +0100 Subject: releasing package apt version 0.9.15.1 --- debian/changelog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index e915246e2..40085985f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +apt (0.9.15.1) unstable; urgency=medium + + [ David Kalnischkies ] + * use gpg --homedir instead of explicit file placement + * use svg in doxygen and ensure dot is around for it + * pkgTagFile: if we have seen the end, do not try to see more + * restart debSrcRecordParsers only if needed + * discard impossible candidates in MarkInstall (Closes: #735967) + + [ Chris Leick ] + * update german manpage translation + * Trivian unfuzzies of the German po4a translation + + [ Michael Vogt ] + * fix apt-get download truncation (closes: #736962) + * do not crash if VF.File()/VF.File().Archive() is NULL + * show "status" in apt list last to be more awk friendly + (thanks to Axel Beckert) + * Fix multiarch package upgrade issue + * add test for Suite with path + + [ Colin Watson ] + * multicompress with externals sets wrong file modes (Closes: 737130) + + -- Michael Vogt Thu, 06 Feb 2014 18:09:19 +0100 + apt (0.9.15) unstable; urgency=low * upload version from debian/experimental to unstable -- cgit v1.2.3 From 72bae92a6c0deb638b0daf844ccb06273b1723c6 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 13 Feb 2014 09:52:03 +0100 Subject: releasing package apt version 0.9.15.2 --- debian/changelog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 40085985f..22624bcaa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +apt (0.9.15.2) unstable; urgency=medium + + [ Michael Vogt ] + * move isatty() check into InitOutput() + * Use a APT::VersionSet instead of a VersionList + (closes: #738103) + + [ David Kalnischkies ] + * simplify code to make compilers happy + * update libapt-pkg.symbols file + * bump Standards-Version to 3.9.5 (no changes needed) + * do not use an empty APT_CONFIG environment variable + * always cleanup patchfiles at the end of rred call + * use VersionSet in download to handle repeats (Closes: 738103) + * use utimes instead of utimensat/futimens (Closes: 738567) + + [ John Ogness ] + * apt-cdrom should succeed if any drive succeeds (Closes: 728153) + + [ Trần Ngọc Quân ] + * l10n: vi.po (621t): Update and review + + -- Michael Vogt Thu, 13 Feb 2014 09:50:04 +0100 + apt (0.9.15.1) unstable; urgency=medium [ David Kalnischkies ] -- cgit v1.2.3 From c255de478459f7b5051b3394abe0b6b632c7423c Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 20 Feb 2014 09:08:59 +0100 Subject: prepare release --- debian/changelog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 22624bcaa..5ee108b1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +apt (0.9.15.3) UNRELEASED; urgency=medium + + [ Michael Vogt ] + * disable https->http redirects in libcurl, thanks to Julien Cristau + * ADT: use "Restrictions: allow-stderr and avoid apt-stderr.log in + debian/tests/run-tests + * test/integration/test-bug-723705-tagfile-truncates-fields: + - fix autopkgtest failure + * add missing canNotFindFnmatch/showFnmatchSelection + (for the next ABI break) + * disable fnmatch() matching from the commandline + * merge testcase for the autoremove feature from the ubuntu branch + + [ David Kalnischkies ] + * do not recommend dselect in apt-get manpage (Closes: 617625) + * report https download start only if we really get it + * allow http protocol to switch to https + * do not compress .xhtml files and remove junk files (Closes: 738933) + * simplify code some more to make reddit happy + * update symbols file with hints from the buildlogs + + -- Michael Vogt Thu, 20 Feb 2014 09:05:15 +0100 + apt (0.9.15.2) unstable; urgency=medium [ Michael Vogt ] -- cgit v1.2.3 From 1c93747533dcf1cbbb2c743d0028ad157a7684a4 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 20 Feb 2014 14:42:50 +0100 Subject: releasing package apt version 0.9.15.3 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 5ee108b1d..0780118ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.9.15.3) UNRELEASED; urgency=medium +apt (0.9.15.3) unstable; urgency=medium [ Michael Vogt ] * disable https->http redirects in libcurl, thanks to Julien Cristau @@ -19,7 +19,7 @@ apt (0.9.15.3) UNRELEASED; urgency=medium * simplify code some more to make reddit happy * update symbols file with hints from the buildlogs - -- Michael Vogt Thu, 20 Feb 2014 09:05:15 +0100 + -- Michael Vogt Thu, 20 Feb 2014 14:42:39 +0100 apt (0.9.15.2) unstable; urgency=medium -- cgit v1.2.3 From 46a78c652d80818b4643c471432ae961b1ca5bd9 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sat, 22 Feb 2014 18:07:43 +0100 Subject: remove auto-generated apt-key and sources.list on clean (closes: 739749) --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 0780118ad..78c2d4573 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +apt (0.9.15.4) UNRELEASED; urgency=low + + * remove auto-generated apt-key and sources.list on clean (closes: 739749) + + -- Michael Vogt Sat, 22 Feb 2014 17:58:08 +0100 + apt (0.9.15.3) unstable; urgency=medium [ Michael Vogt ] -- cgit v1.2.3 From 1e3f4083db29bba600b9725e9456b0e140975c99 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sat, 22 Feb 2014 18:34:33 +0100 Subject: Fix typos in documentation (codespell) --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 78c2d4573..eb5e079bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,10 @@ apt (0.9.15.4) UNRELEASED; urgency=low + [ Michael Vogt ] * remove auto-generated apt-key and sources.list on clean (closes: 739749) + + [ Guillem Jover ] + * Fix typos in documentation (codespell) -- Michael Vogt Sat, 22 Feb 2014 17:58:08 +0100 -- cgit v1.2.3 From 39b73d816877098e7ccdd0a392cd02aa4c2fac04 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sun, 23 Feb 2014 00:28:26 +0100 Subject: releasing package apt version 0.9.15.4 --- debian/changelog | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index eb5e079bc..a3dd9af41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,21 @@ -apt (0.9.15.4) UNRELEASED; urgency=low +apt (0.9.15.4) unstable; urgency=low [ Michael Vogt ] * remove auto-generated apt-key and sources.list on clean (closes: 739749) + * add testcase for Bug#718329 + * various fixes for ADT failures + [ Jon Severinsson ] + * add apt-vendor information for tanglu + [ Guillem Jover ] + * ExtractTar: Allow an empty decompressor program + * DebFile: Refactor ExtractTarMember() out from ExtractArchive() + * Add support for data.tar, control.tar and control.tar.xz + * debian: Add debDebFile::ExtractTarMember to the symbols file * Fix typos in documentation (codespell) - -- Michael Vogt Sat, 22 Feb 2014 17:58:08 +0100 + -- Michael Vogt Sun, 23 Feb 2014 00:27:12 +0100 apt (0.9.15.3) unstable; urgency=medium -- cgit v1.2.3