]>
git.saurik.com Git - apt.git/log
Michael Vogt [Wed, 5 Feb 2014 16:35:33 +0000 (17:35 +0100)]
move isatty() check into InitOutput()
Michael Vogt [Fri, 31 Jan 2014 07:57:34 +0000 (08:57 +0100)]
show "status" in apt list last
Michael Vogt [Thu, 30 Jan 2014 14:06:26 +0000 (15:06 +0100)]
do not crash if VF.File()/VF.File().Archive() is NULL
Michael Vogt [Wed, 29 Jan 2014 09:37:17 +0000 (10:37 +0100)]
fix apt-get download truncation (closes: #736962)
Michael Vogt [Tue, 28 Jan 2014 16:20:19 +0000 (17:20 +0100)]
add test for Suite with path
David Kalnischkies [Sun, 26 Jan 2014 14:29:10 +0000 (15:29 +0100)]
enable deb822 sources for associated testcase
Git-Dch: Ignore
David Kalnischkies [Sun, 26 Jan 2014 12:06:31 +0000 (13:06 +0100)]
fixup merge issues introduced in
796673c
Issues in doc/po/de.po (fixed by Chris already) and
test/integration/framework
Git-Dch: Ignore
Chris Leick [Sun, 26 Jan 2014 14:44:45 +0000 (15:44 +0100)]
Trivian unfuzzies of the German po4a translation
Michael Vogt [Sun, 26 Jan 2014 07:15:29 +0000 (08:15 +0100)]
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Conflicts:
apt-private/private-list.cc
doc/po/de.po
test/integration/framework
Michael Vogt [Sat, 25 Jan 2014 20:57:26 +0000 (21:57 +0100)]
releasing package apt version 0.9.15
Michael Vogt [Sat, 25 Jan 2014 20:55:11 +0000 (21:55 +0100)]
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt [Sat, 25 Jan 2014 20:54:52 +0000 (21:54 +0100)]
Merge branch 'debian/experimental-no-abi-break' into debian/sid
Michael Vogt [Sat, 25 Jan 2014 13:53:03 +0000 (14:53 +0100)]
support " " in deb822 source options
David Kalnischkies [Sat, 25 Jan 2014 00:00:23 +0000 (01:00 +0100)]
use svg in doxygen and ensure dot is around for it
Michael Vogt [Fri, 24 Jan 2014 22:21:23 +0000 (23:21 +0100)]
releasing package apt version 0.9.14.3~exp5
Michael Vogt [Fri, 24 Jan 2014 22:29:10 +0000 (23:29 +0100)]
fix test
Michael Vogt [Fri, 24 Jan 2014 22:17:30 +0000 (23:17 +0100)]
set APT::Sources::Use-Deb822 to default false for now
Michael Vogt [Fri, 24 Jan 2014 22:16:27 +0000 (23:16 +0100)]
make update-po
Michael Vogt [Fri, 24 Jan 2014 22:07:10 +0000 (23:07 +0100)]
Merge remote-tracking branch 'mvo/feature/apt-show-nice' into debian/experimental-no-abi-break
Conflicts:
apt-private/private-cmndline.cc
Michael Vogt [Fri, 24 Jan 2014 22:05:25 +0000 (23:05 +0100)]
Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi-break
Michael Vogt [Fri, 24 Jan 2014 22:00:57 +0000 (23:00 +0100)]
Merge remote-tracking branch 'ajt/better-pdiffs-dk' into debian/sid
Michael Vogt [Fri, 24 Jan 2014 21:59:36 +0000 (22:59 +0100)]
apt-mark help shows all commands now
Michael Vogt [Fri, 24 Jan 2014 21:20:28 +0000 (22:20 +0100)]
hide more from apt show
Hide the Hashes,Filename,Multi-Arch,Architecture by default from
"apt show". The information is still available via apt-cache show.
Also improve the output of the Size-
Michael Vogt [Fri, 24 Jan 2014 20:17:07 +0000 (21:17 +0100)]
show APT-Sources in apt show
Michael Vogt [Fri, 24 Jan 2014 20:03:49 +0000 (21:03 +0100)]
Show "Manual-Installed: {yes|no}" in apt show
Michael Vogt [Fri, 24 Jan 2014 19:33:02 +0000 (20:33 +0100)]
add "apt full-upgrade" and tweak "apt upgrade"
There is a new "apt full-upgrade" that performs a apt-get dist-upgrade.
"apt dist-upgrade" is still supported as a alias. The "apt upgrade" code
is changed so that it mirrors the behavior of
"apt-get upgrade --with-new-pkgs" and also honors
"apt uprade --no-new-pkgs".
Chris Leick [Fri, 24 Jan 2014 11:37:24 +0000 (12:37 +0100)]
update german manpage translation
Michael Vogt [Thu, 23 Jan 2014 07:12:02 +0000 (08:12 +0100)]
include "Archive-Origin" in the apt show output
Michael Vogt [Thu, 23 Jan 2014 06:52:23 +0000 (07:52 +0100)]
Show only the candidate with "apt show"
Display only the candidate version with "apt show pkg" but show
a notice that there is more to see.
Michael Vogt [Wed, 22 Jan 2014 17:59:14 +0000 (18:59 +0100)]
releasing package apt version 0.9.14.3~exp4
Michael Vogt [Wed, 22 Jan 2014 17:49:15 +0000 (18:49 +0100)]
Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi-break
Michael Vogt [Wed, 22 Jan 2014 16:18:26 +0000 (17:18 +0100)]
"apt show" show user friendly size info
The size/installed-size is displayed via SizeToStr() and Size
is rewriten to "Download-Size" to make clear what size is refered
to here.
Michael Vogt [Wed, 22 Jan 2014 15:41:00 +0000 (16:41 +0100)]
add test for apt show
Michael Vogt [Wed, 22 Jan 2014 07:25:02 +0000 (08:25 +0100)]
add integration test for apt search
Michael Vogt [Tue, 21 Jan 2014 06:20:07 +0000 (07:20 +0100)]
Merge remote-tracking branch 'upstream/debian/experimental-no-abi-break' into feature/source-deb822
Conflicts:
test/integration/test-apt-sources-deb822
Anthony Towns [Mon, 20 Jan 2014 19:00:12 +0000 (05:00 +1000)]
methods/rred: minor robustness improvements
Use retry_fwrite to better handle partial fwrite successes, and to keep
the Hashes in sync with what's actually written.
Michael Vogt [Mon, 20 Jan 2014 07:17:43 +0000 (08:17 +0100)]
add support for multipl types in one line
Michael Vogt [Mon, 20 Jan 2014 07:10:50 +0000 (08:10 +0100)]
add support for multiple URIs in deb822 style sources.list
Michael Vogt [Mon, 20 Jan 2014 06:59:11 +0000 (07:59 +0100)]
add support for Enabled: no in deb822 sources.list
Michael Vogt [Mon, 20 Jan 2014 06:43:17 +0000 (07:43 +0100)]
add Description tag for deb822 sources
Michael Vogt [Sat, 18 Jan 2014 22:42:51 +0000 (23:42 +0100)]
do not ignore ioctl(TIOCSCTTY) errors
Show a proper error message when a ioctl() in dpkgpm.cc fails.
Also simply StartPtyMagic() a bit.
Michael Vogt [Sat, 18 Jan 2014 20:12:40 +0000 (21:12 +0100)]
releasing package apt version 0.9.14.3~exp3
Michael Vogt [Sat, 18 Jan 2014 20:10:58 +0000 (21:10 +0100)]
* 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 20:05:24 +0000 (21:05 +0100)]
Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experimental-no-abi-break
Michael Vogt [Sat, 18 Jan 2014 19:51:03 +0000 (20:51 +0100)]
rename "Suite/Section" to plural
Michael Vogt [Sat, 18 Jan 2014 07:52:02 +0000 (08:52 +0100)]
Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experimental-no-abi-break
Michael Vogt [Sat, 18 Jan 2014 07:51:53 +0000 (08:51 +0100)]
Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi-break
David Kalnischkies [Fri, 17 Jan 2014 21:43:42 +0000 (22:43 +0100)]
get color/msglevel handling for tests in line
Without a PTY attached do not use color, but use the same MSGLEVEL with
or without a PTY. The level is better adjust via flags – especially as
it is likely that without a PTY you want fullblown logs instead of
the reduced display you get with -q otherwise.
Git-Dch: Ignore
Michael Vogt [Fri, 17 Jan 2014 20:38:23 +0000 (21:38 +0100)]
add purge to the apt cmdline
Michael Vogt [Fri, 17 Jan 2014 19:41:55 +0000 (20:41 +0100)]
implement suggestion by donkult (thanks!)
David Kalnischkies [Fri, 17 Jan 2014 18:37:45 +0000 (19:37 +0100)]
ensure the right permissions as dpkg-deb ensists
otherwise you get with pickier umasks errors like:
dpkg-deb: error: control directory has bad permissions 700 (must be
>=0755 and <=0775)
so we just force a 755 for the control directory and dpkg is happy.
Git-Dch: Ignore
David Kalnischkies [Fri, 17 Jan 2014 16:53:15 +0000 (17:53 +0100)]
use our tmpdir instead of creating tmpfiles
Maintaining (mainly the deletion of them) is a pain and they litter /tmp
while the testcase is run for no good reason as we could just as well
drop it into our tmpdir we have anyway and let them be deleted with the
rest automatically
Git-Dch: Ignore
David Kalnischkies [Fri, 17 Jan 2014 16:36:47 +0000 (17:36 +0100)]
correct some quoting offenses
also avoids redirecting messages from dpkg-deb to /dev/null as it might
fail (as it is quiet picky) and we should know why if it does.
Git-Dch: Ignore
Michael Vogt [Fri, 17 Jan 2014 07:43:14 +0000 (08:43 +0100)]
add missing integration test for "apt list"
Michael Vogt [Fri, 17 Jan 2014 06:52:22 +0000 (07:52 +0100)]
reword !isatty() warning
Michael Vogt [Fri, 17 Jan 2014 06:48:43 +0000 (07:48 +0100)]
add apt upgrade --dist
David Kalnischkies [Fri, 17 Jan 2014 00:02:47 +0000 (01:02 +0100)]
improve stdout/stderr usage correctness in test framework
Also adds a friendly note about how many tests were run/passed so that
the end of the testrun isn't all that negative by just showing fails.
(It now tells us that we have 111 tests at the moment!)
Git-Dch: Ignore
David Kalnischkies [Thu, 16 Jan 2014 22:51:05 +0000 (23:51 +0100)]
use our own homedir for gpg in testcases
Git-Dch: Ignore
David Kalnischkies [Thu, 16 Jan 2014 22:00:27 +0000 (23:00 +0100)]
use gpg --homedir instead of explicit file placement
Avoids that gpg gets the idea it could use files from the user which
weren't overridden specifically like secret keyring and trustdb as
before.
David Kalnischkies [Thu, 16 Jan 2014 21:19:49 +0000 (22:19 +0100)]
correct some style/performance/warnings from cppcheck
The most "visible" change is from utime to utimensat/futimens
as the first one isn't part of POSIX anymore.
Reported-By: cppcheck
Git-Dch: Ignore
Michael Vogt [Thu, 16 Jan 2014 20:47:28 +0000 (21:47 +0100)]
prepare upload
Michael Vogt [Thu, 16 Jan 2014 20:40:58 +0000 (21:40 +0100)]
merged mvo/feature/deb822
David Kalnischkies [Thu, 16 Jan 2014 18:51:23 +0000 (19:51 +0100)]
rework some code to fix some scan-build warnings
No visible functional changes, just code moved around and additional
checks to eliminate impossible branches
Reported-By: scan-build
Git-Dch: Ignore
Michael Vogt [Thu, 16 Jan 2014 17:55:13 +0000 (18:55 +0100)]
prepare new upload
Michael Vogt [Thu, 16 Jan 2014 17:26:07 +0000 (18:26 +0100)]
apt-private/private-show.cc: do not show Description-lang: header, the user probably knows his language (thanks to Donkult)
Michael Vogt [Thu, 16 Jan 2014 17:14:14 +0000 (18:14 +0100)]
update libapt test
David Kalnischkies [Thu, 16 Jan 2014 16:21:13 +0000 (17:21 +0100)]
show the error message if the webserver start failed
Can happen e.g. if port 8080 is already used by something else
Git-Dch: Ignore
Michael Vogt [Thu, 16 Jan 2014 16:13:18 +0000 (17:13 +0100)]
support multiple "Suite:" entries
Michael Vogt [Thu, 16 Jan 2014 16:03:07 +0000 (17:03 +0100)]
rename URL to Uri in deb822-sources
Michael Vogt [Thu, 16 Jan 2014 16:00:56 +0000 (17:00 +0100)]
rename "distribution" in sources.list to "suite"
Michael Vogt [Thu, 16 Jan 2014 15:25:33 +0000 (16:25 +0100)]
* refactor to have a new virtual ParseStanza
Have a similar ParseStanza() to the current ParseLine().
Rename the Architectures options in deb822 to make it more
user friendly
Michael Vogt [Thu, 16 Jan 2014 15:45:11 +0000 (16:45 +0100)]
add --manual-installed commandline switch
Michael Vogt [Thu, 16 Jan 2014 07:03:24 +0000 (08:03 +0100)]
remove "," in components again
David Kalnischkies [Wed, 15 Jan 2014 17:44:47 +0000 (18:44 +0100)]
rework some testcases to not spit out text
Rework also uncovers two FIXMEs
Git-Dch: Ignore
David Kalnischkies [Wed, 15 Jan 2014 16:23:05 +0000 (17:23 +0100)]
integrate Anthonys rred with POC for client-side merge
Providing the benefits of both without the downsides :)
(ABI breaks or external dependencies)
For this Anthonys rred is equipped with:
- magic-filename-pickup of patches rather than explicit messages
- use of FileFd instead of FILE* to get on-the-fly uncompress
of the gzip compressed pdiff patches
The acquire code in turn stops checking for apt-file's helper
as our own rred is now clever enough for our needs.
Anthony Towns [Wed, 15 Jan 2014 15:33:36 +0000 (16:33 +0100)]
reimplement rred to allow applying all the diffs in a single pass
Based on the idea presented in:
https://lists.debian.org/deity/2009/08/msg00169.html and
https://lists.debian.org/debian-devel/2014/01/msg00081.html
It reads all patches one by one and merges them in-memory before
applying the merged changes to the index.
Beware: This commit by David Kalnischkies rips out the rred binary
rewrite unchanged (expect minor format issue corrections) from the
proposed changes, so this commit alone BREAKS pdiff completely.
The integration into the acquire system as it was prepared in the
previous POC will be done in the next commit to have proper 'blame'.
David Kalnischkies [Wed, 15 Jan 2014 15:14:23 +0000 (16:14 +0100)]
actually register the tempfile removal atexit
Git-Dch: Ignore
David Kalnischkies [Fri, 27 Dec 2013 13:52:15 +0000 (14:52 +0100)]
reenable unlimited pdiff files download
In
51fc6def77edfb1f429a48e5169519e9e05a759b we limited the amount of
pdiff to be downloaded per index to 20. This was a compromise between
not letting it go overboard (becoming even slower) and not using
bandwidth needlessly. Now that with the POC the speed reason is gone it
makes sense again to download as much files as we possible can via pdiff
to save bandwidth (and possibly even time).
It also avoids problems with the limit in cases we were we deal with a
server merged archieve as this limit assumes a strict patch progression.
Anthony Towns [Wed, 15 Jan 2014 14:55:26 +0000 (15:55 +0100)]
correct IndexDiff vs DiffIndex in Debug output
David Kalnischkies [Wed, 11 Dec 2013 12:39:51 +0000 (13:39 +0100)]
test apt-get source release selection with suite and codename
Git-Dch: Ignore
David Kalnischkies [Tue, 10 Dec 2013 17:23:47 +0000 (18:23 +0100)]
tests: default to 'sid' codename for 'unstable'
Git-Dch: Ignore
David Kalnischkies [Tue, 10 Dec 2013 14:37:02 +0000 (15:37 +0100)]
use C.UTF-8 in testcases as locale
Git-Dch: Ignore
Michael Vogt [Mon, 6 Jan 2014 07:35:51 +0000 (08:35 +0100)]
document deb822 style sources.list
Michael Vogt [Mon, 6 Jan 2014 07:12:28 +0000 (08:12 +0100)]
flock() the file edited in edit-sources
Julian Andres Klode [Sun, 5 Jan 2014 18:41:15 +0000 (19:41 +0100)]
debian/rules: Call dh_makeshlibs for 'apt'
The package ships libapt-private now, so we need an
ldconfig call in postinst. dh_makeshlibs creates
one for us.
Reported-by: lintian
Julian Andres Klode [Sun, 5 Jan 2014 18:41:15 +0000 (19:41 +0100)]
debian/rules: Call dh_makeshlibs for 'apt'
The package ships libapt-private now, so we need an
ldconfig call in postinst. dh_makeshlibs creates
one for us.
Reported-by: lintian
Michael Vogt [Sun, 5 Jan 2014 09:08:42 +0000 (10:08 +0100)]
prepare 0.9.14.3~exp1
Michael Vogt [Sun, 5 Jan 2014 09:08:42 +0000 (10:08 +0100)]
prepare 0.9.14.3~exp1
Michael Vogt [Sun, 5 Jan 2014 09:06:38 +0000 (10:06 +0100)]
Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experimental-no-abi-break
Michael Vogt [Sun, 5 Jan 2014 09:06:26 +0000 (10:06 +0100)]
Merge remote-tracking branch 'donkult/feature/clientmergepdiffs' into debian/experimental-no-abi-break
Michael Vogt [Sat, 4 Jan 2014 15:23:32 +0000 (16:23 +0100)]
improve error message
Michael Vogt [Sat, 4 Jan 2014 14:39:04 +0000 (15:39 +0100)]
improve tests
Michael Vogt [Sat, 4 Jan 2014 14:11:59 +0000 (15:11 +0100)]
Merge branch 'debian/sid' into feature/source-deb822
Michael Vogt [Sat, 4 Jan 2014 10:15:28 +0000 (11:15 +0100)]
Merge branch 'debian/sid' into feature/source-deb822
Trần Ngọc Quân [Wed, 1 Jan 2014 08:43:36 +0000 (09:43 +0100)]
l10n: vi.po (617t): Update translation up to v0.9.14.2
Signed-off-by: Michael Vogt <mvo@debian.org>
Trần Ngọc Quân [Fri, 13 Dec 2013 07:06:42 +0000 (14:06 +0700)]
l10n: vi.po(617t): Update Vietnamese translation
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
Michael Vogt [Sun, 29 Dec 2013 16:01:11 +0000 (17:01 +0100)]
prepare release
Michael Vogt [Sun, 29 Dec 2013 15:40:49 +0000 (16:40 +0100)]
vendor/ubuntu/sources.list.in: whitespace fix
Michael Vogt [Sun, 29 Dec 2013 15:38:48 +0000 (16:38 +0100)]
update changelog
Michael Vogt [Sun, 29 Dec 2013 15:04:42 +0000 (16:04 +0100)]
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid