Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-09 | * merged apt--no-pragma | Michael Vogt | |
2007-05-02 | * apt-pkg/acquire.{cc,h}: | Michael Vogt | |
* Fix broken use of awk in apt-key that caused removal of the wrong keys from the keyring. Closes: #412572 * merged from Christian Perrier: * mr.po: New Marathi translation Closes: #416806 * zh_CN.po: Updated by Eric Pareja Closes: #416822 * tl.po: Updated by Eric Pareja Closes: #416638 * gl.po: Updated by Jacobo Tarrio Closes: #412828 * da.po: Updated by Claus Hindsgaul Closes: #409483 * fr.po: Remove a non-breakable space for usability issues. Closes: #408877 * ru.po: Updated Russian translation. Closes: #405476 * *.po: Unfuzzy after upstream typo corrections * apt-pkg/policy.cc: - allow multiple packages (thanks to David Foerster) * NMU * Fix broken use of awk in apt-key that caused removal of the wrong keys from the keyring. Closes: #412572 | |||
2007-04-20 | * merged from Christian Perrier: | Michael Vogt | |
* mr.po: New Marathi translation Closes: #416806 | |||
2007-04-11 | * po/gl.po: | Michael Vogt | |
- fix error in translation that causes trouble to lsb_release (LP#79165) | |||
2007-04-11 | * po/gl.po: | Michael Vogt | |
- fix error translation that causes trouble to lsb_release | |||
2007-04-01 | Added Marathi translation | bubulle@debian.org | |
Closes: #416806 | |||
2007-03-31 | Simplified Chinese translation updated. | bubulle@debian.org | |
Closes: #416822 | |||
2007-03-29 | Sync with Michael | bubulle@debian.org | |
2007-03-29 | Tagalog translation update. Closes: #416638 | bubulle@debian.org | |
2007-03-14 | - ensure proper permissions in the extended_state file (LP#67037) | Michael Vogt | |
- applied patch to (optionally) hide the auto-remove information (thanks to Frode M. Døving) (LP#69148) | |||
2007-03-14 | * apt-pkg/depcache.cc: | Michael Vogt | |
- added APT::Never-MarkAuto-Section variable - that will consider dependencies of packages in this section manual | |||
2007-03-13 | * apt-pkg/indexfile.cc: | Michael Vogt | |
- fix problem overwriting APT::Acquire::Translation * doc/examples/configure-index: - document APT::Acquire::Translation | |||
2007-03-13 | * apt-pkg/packagemanager.cc: | Michael Vogt | |
- do not spin 100% cpu in FixMissing() (LP#84476) | |||
2007-03-07 | - added APT::CDROM::UnMountOnFinish to have more control over | Michael Vogt | |
the umount/mount process | |||
2007-03-07 | * apt-pkg/cdrom.cc, methods/cdrom.cc: | Michael Vogt | |
- only unmount if APT::CDROM::NoMount is false | |||
2007-02-28 | Galician translation update. Closes: #412828 | bubulle@debian.org | |
2007-02-21 | * fix in the pkgRecords destructor | Michael Vogt | |
* Bump ABI version | |||
2007-02-06 | * merged the apt--mirror branch | Michael Vogt | |
2007-02-06 | * removed dead code | Michael Vogt | |
2007-02-05 | * apt-pkg/acquire-item.cc: | Michael Vogt | |
- use FailReason in pkgAcquire::Item::Failed when available * methods/mirror.cc: - move some debug output into if(Debug) | |||
2007-02-05 | * get rid of magic mirror | Michael Vogt | |
2007-02-05 | * use pkgAcqMethod::FailReason() for consistent error reporting | Michael Vogt | |
2007-02-03 | Danish translation update. Closes: #409483 | bubulle@debian.org | |
2007-02-01 | * get the mirror failure stuff really working | Michael Vogt | |
2007-02-01 | * commited the latest mirror failure detection code | Michael Vogt | |
2007-01-29 | Merge with Michael | bubulle@debian.org | |
Remove a non breakable space in the Frenc translation. Closes: #408877 | |||
2007-01-24 | make the mirror failures actually produce a error message | Michael Vogt | |
2007-01-17 | * basic error reporting from apt in place now (ReportMirrorFailures()) | Michael Vogt | |
2007-01-08 | * implemented proper mirror list cleanup | Michael Vogt | |
2007-01-08 | * methods/mirror.cc: | Michael Vogt | |
- implemented simple Clean() implementation based on the time of the last access for a mirror file | |||
2007-01-08 | * apt-pkg/init.cc: | Michael Vogt | |
- added Dir::State::Mirrors * doc/examples/configure-index: - added Acquire::mirror::RefreshInterval * methods/mirror.{cc,h}: - download the mirror file into Dir::State::Mirrors - added RefreshInterval option to not ask for the mirror file too often | |||
2007-01-04 | Updated Russian translation. Closes: #405476 | bubulle@debian.org | |
2006-12-20 | * apt-pkg/algorithms.cc: | Michael Vogt | |
- make sure we have a candidateVer if we check it for downloadability | |||
2006-12-19 | * apt-pkg/deb/debrecords.cc: | Michael Vogt | |
- return the correct SHA1Hash() * methods/http.cc: - send VERSION of apt in the User-Agent string | |||
2006-12-13 | Merge with the POT file and unfuzzy | bubulle@debian.org | |
2006-12-12 | General unfuzzy for complete translations | bubulle@debian.org | |
2006-12-11 | Merke with Michael | bubulle@debian.org | |
Update Ukrainian translation Activate Ukrainian. Closes: #396966 | |||
2006-12-07 | merged from apt--mvo | Michael Vogt | |
2006-12-07 | * merged from bubulle | Michael Vogt | |
2006-12-07 | * apt-pkg/contrib/progress.cc | Michael Vogt | |
- only check time on precent boundaries (seems to make a real difference on ARM, see debian #398381) * apt-pkg/contrib/sha256.cc: - added #pragma interface * apt-pkg/contrib/sha256.h: - remove unneeded stdint.h include * apt-pkg/vendorlist.cc: - fix qualifier to make it build with -O0 * po/: - make update-po | |||
2006-11-29 | * prototype of mirror method added | Michael Vogt | |
2006-11-28 | Fix remaining non ASCII in headers | bubulle@debian.org | |
2006-11-28 | Removed non ASCII characters in headers | bubulle@debian.org | |
2006-11-28 | (incomplete) Arabic translation added | bubulle@debian.org | |
2006-11-28 | Remove non ASCII characters in headers | bubulle@debian.org | |
2006-11-23 | Update the POT file after the grammar change | bubulle@debian.org | |
2006-11-22 | Correct grammar in one message. Unfuzzy translations. Closes: #399652 | bubulle@debian.org | |
2006-11-04 | Added Ukrainian translation. Closes: #396966 | bubulle@debian.org | |
2006-11-02 | Updated Greek translation | bubulle@debian.org | |
2006-10-24 | Updates and corrections to the German translation | bubulle@debian.org | |