Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-12 | Use a APT::VersionSet instead of a VersionList | Michael Vogt | |
Use a APT::VersionSet instead of a APT::VersionList in DoDownload() to ensure that there is only one version in the set even if the user passes multiple identical name/versions on the commandline (Bug#738103) | |||
2014-02-05 | move isatty() check into InitOutput() | Michael Vogt | |
2014-01-29 | fix apt-get download truncation (closes: #736962) | Michael Vogt | |
2014-01-26 | Merge remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt | |
Conflicts: apt-private/private-list.cc doc/po/de.po test/integration/framework | |||
2014-01-24 | apt-mark help shows all commands now | Michael Vogt | |
2014-01-24 | add "apt full-upgrade" and tweak "apt upgrade" | Michael Vogt | |
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". | |||
2014-01-22 | add test for apt show | Michael Vogt | |
2014-01-17 | add purge to the apt cmdline | Michael Vogt | |
2014-01-17 | add missing integration test for "apt list" | Michael Vogt | |
2014-01-17 | reword !isatty() warning | Michael Vogt | |
2014-01-17 | add apt upgrade --dist | Michael Vogt | |
2014-01-16 | use gpg --homedir instead of explicit file placement | David Kalnischkies | |
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. | |||
2013-12-27 | Merge branch 'feature/test-apt-key-net-update' into debian/sid | Michael Vogt | |
2013-12-22 | factor GetTempDir out | Michael Vogt | |
2013-12-19 | fix apt-key net-update test to use the buildin webserver | Michael Vogt | |
2013-12-13 | make apt-key net-update actually testable | Michael Vogt | |
2013-12-12 | Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sid | Michael Vogt | |
2013-12-12 | clarify error message when apt-get source=ver fails, print a real error ↵ | Michael Vogt | |
message instead of "ignoring" | |||
2013-12-11 | improve error message | Michael Vogt | |
2013-12-11 | improve error message for apt-get source pkg:arch{=ver,/release} | Michael Vogt | |
2013-12-11 | add support for "apt-get source pkg:arch" | Michael Vogt | |
2013-12-10 | user-requested version tag gets precedence in apt-get source -t dist ↵ | Michael Vogt | |
pkg=version requests | |||
2013-12-10 | fix typo | Michael Vogt | |
2013-12-10 | if there is only deb-src pick higest version in deb-src release matching | Michael Vogt | |
2013-12-05 | * enable release based selection for deb-src (closes: 731102) | Michael Vogt | |
2013-12-01 | generate apt-key script with vendor info about keys | David Kalnischkies | |
The apt-key script uses quiet a few keyring files for operation which are specific to the distribution it is build on and is hence one of the most patched parts – even if it is not that often used anymore now that a fragment directory for trusted.gpg exists. | |||
2013-12-01 | cherry-pick ubuntus (disabled) net-update fixes | David Kalnischkies | |
With the net-update command a special keyring can be downloaded and imported into apt, which must be signed by a master key. Its is currently disabled because of security problems with it – and the only known user before that was Ubuntu. | |||
2013-11-28 | move EditSources into its own file | Michael Vogt | |
2013-11-26 | add check when sources.list changed | Michael Vogt | |
2013-11-26 | add syntax check for sources.list | Michael Vogt | |
2013-11-25 | add basic "edit-sources" command | Michael Vogt | |
2013-10-22 | Merge remote-tracking branch 'mvo/feature/upgrade-api' into debian/sid | Michael Vogt | |
2013-10-08 | Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sid | Michael Vogt | |
2013-10-05 | rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGES | Michael Vogt | |
2013-10-05 | * move upgrade releated code into upgrade.{cc,h} | Michael Vogt | |
The upgrade releated code is moved into upgrade.{cc,h} and all pkg*Upgrade* prototypes are included in algorihms.h to avoid breaking API (unless build with APT_9_CLEANER_HEADERS). | |||
2013-10-05 | cleanup upgrade API some more (thanks for the feedback from David) | Michael Vogt | |
2013-10-03 | use pkgAcqArchive in 'download' for proper errors | David Kalnischkies | |
With a bit of trickery we can reuse the usual infrastructure we have in place to acquire deb files for the 'download' operation as well, which gains us authentification check & display, error messages, correct filenames and "downloads" from the root-owned archives. | |||
2013-10-03 | put fetch errors in 'source' on our errorstack | David Kalnischkies | |
refactor the fetching process so that it looks more like the others we have in the hope that we can reuse code in the future. This is a soft interface change as 'source' previously printed errors directly on stderr, while it will now push it onto our usual error stack. | |||
2013-09-03 | fix vim-style foldmarker | David Kalnischkies | |
Git-Dch: Ignore | |||
2013-08-28 | Merge remote-tracking branch 'upstream/debian/sid' into feature/upgrade-with-new | Michael Vogt | |
2013-08-28 | add man-page, improve option, use --with-new-pkgs as the flag | Michael Vogt | |
2013-08-27 | allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ↵ | Michael Vogt | |
dist-upgrade 2vcard- 4g8+ | |||
2013-08-22 | do chdir("/") after chroot() | Michael Vogt | |
2013-08-17 | Merge remote-tracking branch 'mvo/feature/apt-binary2' into debian/sid | Michael Vogt | |
Conflicts: cmdline/apt-get.cc | |||
2013-08-15 | merge patch from Daniel Hartwig to Show a error message if {,dist-}upgrade ↵ | Michael Vogt | |
is used with additional arguments (closes: #705510) | |||
2013-08-12 | squash merge of the feature/apt-binary branch without the changes from ↵ | Michael Vogt | |
experimental | |||
2013-08-12 | let apt-key del work better with softlink and single key keyrings | David Kalnischkies | |
Having fragement files means there is a good chance that there is one key per keyring, so deal with that as well as with setups in which keyrings are linked into trusted.gpg.d as we can't just modify those files (they might be in /usr for example). | |||
2013-08-12 | make the keyring locations in apt-key configurable | David Kalnischkies | |
Might come in handy for more than just a simple testcase. | |||
2013-08-12 | do not double-slash paths in apt-key | David Kalnischkies | |
Closes: 665411 | |||
2013-08-12 | use a tmpfile for trustdb.gpg in apt-key | David Kalnischkies | |
for some "interesting" reason gpg decides that it needs to update its trustdb.gpg file in a --list-keys command even if right before gpg is asked to --check-trustdb. That wouldn't be as bad if it wouldn't modify the keyring being listed at that moment as well, which generates not only warnings which are not a problem for us, but as the keyring modified can be in /usr it modified files which aren't allowed to be modified. The suggested solution in the bugreport is running --check-trustdb unconditionally in an 'apt-key update' call, but this command will not be used in the future and this could still potentially bite us in net-update or adv calls. All of this just to keep a file around, which we do not need… The commit therefore switches to the use of a temporary created trusted.gpg file for everyone and asks gpg to not try to update the trustdb after its intial creation, which seems to avoid the problem altogether. It is using your also faked secring btw as calling the check-trustdb without a keyring is a lot slower … Closes: #687611 Thanks: Andreas Beckmann for the initial patch! |