Age | Commit message (Collapse) | Author |
|
- only check against master-keys in net-update to not break
custom CDs (thanks to Colin Watson)
|
|
- do two passes when installing tasks, first ignoring dependencies,
then resolving them and run the problemResolver at the end
so that it can correct any missing dependencies. This should
fix livecd building for kubuntu (thanks to Jonathan Riddell
for reporting the problem)
|
|
|
|
so that it can correct any missing dependencies
|
|
|
|
|
|
- fix incorrect help output for -f (LP: #57487)
|
|
- updated for hardy (LP: #195879)
|
|
- fix typo (LP: #150900)
|
|
- only call gconftool if gcontool is installed (LP: #194281)
|
|
- show update-notifier notification on authentication failure
|
|
- fix task installation (thanks to Colin Watson)
|
|
- add APT::Update::Post-Invoke-Success script slot
(LP: #188127)
|
|
- use admin user proxy settings
|
|
|
|
- add apt-key net-update to the nightly cron job
|
|
- add "net-update" command that fetches the
ubuntu-archive-keyring.gpg and add keys from it that are
signed by the ubuntu-master-keyring.gpg
(apt-archive-key-signatures spec)
|
|
|
|
night cron job
|
|
|
|
- show update-notifier note if the nightly update fails with a
authentication failure (apt-authentication-reliability spec)
|
|
|
|
- remember hosts with Resolve failures or connect Timeouts
see https://wiki.ubuntu.com/NetworklessInstallationFixes
|
|
- remember hosts with Resolve failures or connect Timeouts
|
|
|
|
Breaks: Pkg (<< version) may put Pkg onto the remove list.
|
|
|
|
- add missing "Release" file uri when apt-get update --print-uris
is run
|
|
- add APT::Update::Post-Invoke-Success script slot
|
|
- add APT::Apport::MaxReports to limit the maximum number
of reports generated in a single run (default to 3)
|
|
- merged patch from Kees Cook to fix anoying upper-case display
on amd64 in sbuild
|
|
- add support for a master-keyring that contains signing keys
that can be used to sign the archive signing keys. This should
make key-rollover easier.
|
|
that apt will refuse to update and use the old lists if
the authentication of a repository that used to be
authenticated fails. See
https://wiki.ubuntu.com/AptAuthenticationReliability
for more details.
|
|
- Since APT::Get::List-Cleanup and APT::List-Cleanup both default to
true, the effect of the compatibility code was to require both of them
to be set to false in order to disable list cleanup; this broke the
installer. Instead, disable list cleanup if either of them is set to
false.
|
|
|
|
|
|
- Since APT::Get::List-Cleanup and APT::List-Cleanup both default to
true, the effect of the compatibility code was to require both of them
to be set to false in order to disable list cleanup; this broke the
installer. Instead, disable list cleanup if either of them is set to
false.
|
|
|
|
for "apt-get update" like operations for the frontends and also provides
hooks to run stuff in APT::Update::{Pre,Post}-Invoke
* merged the apt--DoListUpdate branch, this provides a common interface
for "apt-get update" like operations for the frontends and also provides
hooks to run stuff in APT::Update::{Pre,Post}-Invoke
|
|
as it does not require a cachefile at all
|
|
for apt-get update like operations for the frontends and also provides
hooks to run stuff in APT::Update::{Pre,Post}-Invoke
|
|
|
|
|
|
|
|
- propergate the Immediate flag to make hitting the
"E: Internal Error, Could not perform immediate configuration (2)"
harder
|
|
- build against libdb-dev (instead of libdb4.4-dev)
|
|
|
|
|
|
- if RootDir is set, then FindFile and FindDir will return paths
relative to the directory stored in RootDir, closes: #456457.
|
|
#443286.
|