Age | Commit message (Collapse) | Author |
|
Revert changes I seem to have inadvertently made in those two files
|
|
Patches applied:
* apt@packages.debian.org/apt--main--0--patch-79
Merge michael.vogt@ubuntu.com--2005/apt--mvo--0
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-20
* supress output when /var/cache/apt/archives is empty; break when min-age is reached
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-21
* changed distro to "experimental", changed version number to 0.6.36
|
|
Patches applied:
* apt@packages.debian.org/apt--main--0--patch-77
Merge apt--mvo--0
* apt@packages.debian.org/apt--main--0--patch-78
Update changelog
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-14
* changelog entry for 0.6.34ubuntu1 added, MinAge default is 2 days now
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-15
* merged with matts tree
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-16
* changelog updated
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-17
* whitespace change to add incomplete log for last patch
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-18
* honor "Acquire::gpgv::Options" in apt-cdrom too
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-19
* corrected a incorrect use of string().c_str() (thanks to mdz!)
|
|
is reached
|
|
Patches applied:
* apt@packages.debian.org/apt--main--0--patch-72
Open 0.6.36
* apt@packages.debian.org/apt--main--0--patch-73
Merge apt--mvo--0
* apt@packages.debian.org/apt--main--0--patch-74
Update changelog
* apt@packages.debian.org/apt--main--0--patch-75
Merge bubulle@debian.org--2005/apt--main--0
* apt@packages.debian.org/apt--main--0--patch-76
Update changelog
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-9
* be more carefull when building the archive path (thanks to matt!)
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-10
* ignore time conflicts on apt-key update (this is used at install time when the clock may be totally broken)
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-11
* run check_size_constraints independent of AUTOCLEAN (thanks Matt)
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-12
* check cache size after AUTOCLEAN was run (but independent)
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-13
* MinAge implemented, cron script variables documented, bugfix in check_stamp() function
|
|
check_stamp() function
|
|
|
|
|
|
Patches applied:
* apt@packages.debian.org/apt--main--0--patch-67
Open 0.6.35
* apt@packages.debian.org/apt--main--0--patch-68
Merge apt--mvo--0
* apt@packages.debian.org/apt--main--0--patch-69
Correct spelling in cron.daily
* apt@packages.debian.org/apt--main--0--patch-70
Use find|xargs rather than find -exec in cron.daily
* apt@packages.debian.org/apt--main--0--patch-71
Update changelog
|
|
|
|
|
|
|
|
|
|
* Add APT::Periodic::Autoclean setting, to allow "apt-get autoclean" to
be run periodically. This is useful with
APT::Periodic::Download-Upgradeable-Packages, and defaults to the same
value, so that the cache size is bounded
|
|
|
|
- Add the capability to download upgradeable packages, as well as package
indexes
- Place timestamp files in /var/lib/apt/periodic rather than /var/lib/apt
itself
|
|
|
|
* Patch from Michael Vogt to add an optional cron job which can run
apt-get update periodically
|
|
|