| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
for apt-get update like operations for the frontends and also provides
hooks to run stuff in APT::Update::{Pre,Post}-Invoke
|
| |
| |
| |
| | |
- move the code that does the work from apt-get.cc to pkgCacheFile::ListUpdate()
|
| | |
|
| |
| |
| |
| |
| | |
grammatical error ("manual installed" -> "manually installed"),
closes: #438136.
*
|
| |
| |
| | |
work properly in initramfs, closes: #448316.
|
| |
| |
| | |
patch to add 'purge' command line argument (closes: #133421).
|
| | |
|
| |
| |
| | |
statement of apt-get (closes: #445468).
|
| |
| |
| |
| | |
- do not change the auto-installed information if a package
is reinstalled
|
| |
| |
| | |
(thanks to Julien Danjou for the patch)
|
|\ \
| | |
| | |
| | |
| | | |
* merged apt--sha256 branch to fully support the new
sha256 checksums in the Packages and Release files
(ABI break)
|
| | |
| | |
| | |
| | | |
and fallback
|
|/ /
| |
| | |
directory downloading on non-linux architectures (closes: #435597)
|
| |
| |
| | |
(thanks to Matt Zimmerman reporting this problem)
|
| |
| |
| | |
Colin Watson)
|
| |
| |
| | |
- fix in the task-install code
|
| |
| |
| |
| | |
- improve taskinstall regexp
|
| |
| |
| |
| | |
- fix InstallTask code when a pkgRecord ends
with a single '\n' (thanks to Soren Hansen for reporting)
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
- revert task-install feature
- show auto-removal information
|
| |\ \
| | | |
| | | |
| | | | |
- merged from apt--tasks
|
| | | |
| | | |
| | | |
| | | |
| | | | |
- run TryToInstall() in a way that it won't automatically tries to
fix the cache after each package but queue them all first
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
as possible to apt--mvo again
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
(thanks to Julien Danjou for the patch)
* fix FTBFS with gcc 4.3, closes: #417090
(thanks to Martin Michlmayr for the patch)
* add --dsc-only option, thanks to K. Richard Pixley
|
| | | | | |
|
|\| | | |
| |/ / /
|/| | |
| | | |
| | | | |
(thanks to Israel G. Lugo for the patch)
* add "purge" commandline argument, closes: #133421)
(thanks to Julien Danjou for the patch)
|
| | | |
| | | |
| | | | |
(thanks to Julien Danjou for the patch)
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
- applied patch from Frode M. Døving to have APT::Get::HideAutoRemove
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- do not clean the auto-flag in "remove" mode (e.g. apt-get remove already-installed-pkg)
- only show packages in the auto-remove list that are not already marked for removal
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- apt-get install foo
for a already installed package foo that is marked "auto" will clear
the auto-flag
|
| | | | |
| | | | |
| | | | |
| | | | | |
- fix show-versions output
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
* pulled in the other remaining ubuntu changes
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- fix the "fix-policy" code
* debian/changelog:
- new version
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
* ABI break, bumped the version number
|
| |\ \ \ \ \ \ |
|
| |\ \ \ \ \ \ \ |
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
- fix apt-get dselect-upgrade
|
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
* updated the library soname
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
apt-pkg/acquire-item.h:
- add new pkgAcquire::Item::StatTransientNetworkError status
apt-pkg/acquire-item.cc:
- if we get a StatTransientNetworkError use old sigfile and indexfiles
apt-pkg/acquire-worker.cc:
- set StatTransientNetworkError on "Timeout", "TmpResolveFailure", "ConnectionRefused"
cmdline/apt-get.cc:
- handle a StatTransientNetworkError different than a normal error (warning instead of error)
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
apt-pkg/acquire-item.cc:
- on network failures (Timeout,ResolveFailure,ConnectionRefused) move the
old (known good) sigfile back and don't touch the indexfiles
cmdline/apt-get.cc:
- don't fail on apt-get update problems but issue a warning instead
|
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
- fix problem that AutomaticRemove can't be set permanently via preferences
|
|\| | | | | | | | | |
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
- typo
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
- changed the behaviour of --no-remove and --auto-remove, if --no-remove
is given, then that will turn off --auto-remove implicitely
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
- only error out if both "APT::Get::Autoremove" is set to true and "APT::Get::Remove" to false, in this case the the save options wins and apt will abort
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
- always show the autoremove information and give advice how to use it
* debian/rules:
- install apt.conf.autoremove with blacklist for linux-image and linux-restriceted-modules
|
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|