5960 Commits (be0270de5f676152e9315d858a2d68b1a61cc37c)
 

Author SHA1 Message Date
Michael Vogt be0270de5f use SPtr<pkgProblemResolver> to simply code 10 years ago
Michael Vogt 17e4360804 dselect/update: remove "-f" option as its not being used in the context of apt-get update 10 years ago
Michael Vogt 1c946b5766 ftparchive/override.cc: fix "skip empty lines" code, the pointer needs to get de-referenced first 10 years ago
Michael Vogt 2510eea4a0 do chdir("/") after chroot() 10 years ago
Michael Vogt 0644bed3ba Merge remote-tracking branch 'donkult/debian/sid' into debian/sid 10 years ago
Ángel Guzmán Maeso ec4835a14a apt-pkg:contrib Avoid compiler warning about sign-compare 10 years ago
Michael Vogt fbe0969131 Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid 10 years ago
Michael Vogt 85988543cb Merge remote-tracking branch 'mvo/debian/sid' into debian/sid 10 years ago
Angel Guzman Maeso 7e02baf61f fix compiler warning about sign-compare 10 years ago
David Kalnischkies 5add00693a add versions to manpages-it Replaces+Breaks 10 years ago
David Kalnischkies 8f3aa4bd4f add a breaks libapt-inst for FileFd changes in 0.9.9 10 years ago
Michael Vogt c228846bb1 fix incorrect bugnumber for the Pre-Install-Pkgs hook (Closes: #671726) 10 years ago
Michael Vogt ad855ee862 add lintian override for no-shlibs-control-file and only install libapt-private.so.* instead libapt-private.so 10 years ago
Michael Vogt f24293ae9e Merge pull request #3 from cbaines/debian/sid 10 years ago
Michael Vogt 9b15127507 prepare for release 10 years ago
Michael Vogt b44c98f9d8 update changelog 10 years ago
Michael Vogt f49d103adc Merge remote-tracking branch 'mvo/feature/apt-binary2' into debian/sid 10 years ago
Michael Vogt b55e706a87 Merge remote-tracking branch 'donkult/debian/sid' into debian/sid 10 years ago
Christian PERRIER 010364b7b5 Merge branch 'debian/sid' of git://git.debian.org/git/apt/apt into debian/sid 10 years ago
Christian PERRIER 34b769c51a French translation update. 10 years ago
Christopher Baines 3d4f7190d3 Add test for bug 507998 10 years ago
David Kalnischkies 48498443e7 allow Pre-Install-Pkgs hooks to get info over an FD != stdin 10 years ago
David Kalnischkies 4b2803b8ff use malloc instead of new[] in pkgTagFile 10 years ago
David Kalnischkies 0aae6d1439 ensure that pkgTagFile isn't writing past Buffer length 10 years ago
David Kalnischkies 037374fe72 set MALLOC_CHECK_ and MALLOC_PERTURB_ for testcases 10 years ago
David Kalnischkies ca6ab6e37c rework the parameter creation for the Hashsum test 10 years ago
David Kalnischkies 1b32290b2e do not call make from libapt/run-tests if its called by make 10 years ago
David Kalnischkies 233d79a51c init the pkgTagFile with the size of the Release file 10 years ago
Michael Vogt dd4d972997 add PACKAGE_MATCHER_ABI_COMPAT mode for now so that this branch can be merged without breaking ABI 10 years ago
Michael Vogt 488011fa99 * lp:~mvo/apt/add-glob-function: 10 years ago
Michael Vogt d8a06f6e47 * lp:~mvo/apt/config-clear: 10 years ago
Michael Vogt b9674b755d merge patch from Daniel Hartwig to Show a error message if {,dist-}upgrade is used with additional 10 years ago
Michael Vogt 0e279e3527 merge patch from Daniel Hartwig to Clarify units of Acquire::http::Dl-Limit (closes: #705445) 10 years ago
Michael Vogt 314a3f88fb make destructors virtual 10 years ago
Michael Vogt a7737ad3a4 really build apt.install 10 years ago
Michael Vogt 6fcfa3dc25 install libapt-private* into the apt binary 10 years ago
Michael Vogt bc0a5999a7 Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-binary2 10 years ago
Michael Vogt 183116d1a6 fix typo in the test for abi-compliance-checker 10 years ago
Michael Vogt b917917067 squash merge of the feature/apt-binary branch without the changes from experimental 10 years ago
Michael Vogt 713a2de01c update changelog for upload 10 years ago
David Kalnischkies ec9272975f do not call 'apt-key update' in apt.postinst 10 years ago
David Kalnischkies 04937adc65 let apt-key del work better with softlink and single key keyrings 10 years ago
David Kalnischkies 804d4a0d92 ensure that testcases exiting because of set -e aren't successful 10 years ago
David Kalnischkies 80f3aeb04d make the keyring locations in apt-key configurable 10 years ago
David Kalnischkies 59f46f3ace do not double-slash paths in apt-key 10 years ago
David Kalnischkies f9e64e7bb0 use a tmpfile for trustdb.gpg in apt-key 10 years ago
David Kalnischkies c0a013221d always use our own trustdb.gpg in apt-key 10 years ago
David Kalnischkies 3dc5519709 add a not documented apt-key --fakeroot option 10 years ago
David Kalnischkies 87281603a1 use our _error stack to generate openpty errors 10 years ago
David Kalnischkies 11b126f9d2 do not try to chown if not run as root 10 years ago