Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-16 | * Add missing dot in French translation of manpages. Merci, Olivier | bubulle@debian.org | |
Humbert. * French translation update * French manpages translation update | |||
2011-02-16 | releasing version 0.8.11.40.8.11.4 | Michael Vogt | |
2011-02-16 | merged from donkult and fix dashish | Michael Vogt | |
2011-02-15 | * cmdline/apt-get.cc: | David Kalnischkies | |
- don't remove new dependencies of garbage packages (Closes: #613420) | |||
2011-02-15 | test/integration/: remove a bunch of "local" statements from the ↵ | Michael Vogt | |
shellscript, keep tests running even on failure but log failures | |||
2011-02-15 | merged from lp:~donkult/apt/sid | Michael Vogt | |
2011-02-15 | * apt-pkg/contrib/error.cc: | David Kalnischkies | |
- ensure that va_list is not invalid in second try | |||
2011-02-14 | releasing version 0.8.11.30.8.11.3 | Michael Vogt | |
2011-02-14 | merged from lp:~donkult/apt/sid | Michael Vogt | |
2011-02-14 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | |
- really detect bigendian machines by including config.h, so we can really (Closes: #612986) * apt-pkg/contrib/mmap.cc: - Base has as 'valid' failure states 0 and -1 so add a simple validData method to check for failure states | |||
2011-02-14 | releasing version 0.8.11.20.8.11.2 | Michael Vogt | |
2011-02-14 | doc/po/*: refreshed | Michael Vogt | |
2011-02-14 | merged from lp:~donkult/apt/sid | Michael Vogt | |
2011-02-14 | use inttypes to avoid suprises with different type sizes | David Kalnischkies | |
2011-02-13 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | |
- reorder the loaded filesize bytes for big endian (Closes: #612986) Thanks to Jörg Sommer for the detailed analyse! | |||
2011-02-13 | update size of dynamic MMap as we write in from the outside | David Kalnischkies | |
2011-02-12 | * apt-pkg/contrib/mmap.cc: | David Kalnischkies | |
- do not try to free the mapping if its is unset | |||
2011-02-12 | * methods/rred.cc: | David Kalnischkies | |
- read patch into MMap only if we work on uncompressed patches | |||
2011-02-11 | * apt-pkg/depcache.cc: | David Kalnischkies | |
- mark a package which was requested to be installed on commandline always as manual regardless if it is already marked or not as the marker could be lost later by the removal of rdepends (Closes: #612557) | |||
2011-02-10 | use apt-mark instead of hand-mangling with the extended_states file | David Kalnischkies | |
2011-02-10 | merged from lp:~mvo/apt/mvo | Michael Vogt | |
2011-02-10 | * merged lp:~evfool/apt/fix641673: | Michael Vogt | |
* merged lp:~evfool/apt/fix418552: - Grammar fix for bug LP: #418552, thanks to Robert Roth | |||
2011-02-10 | * merged lp:~evfool/apt/fix641673 | Michael Vogt | |
- String-fix in the source and the translations for the grammatical mistake reported in bug LP: #641673, thanks to Robert Roth | |||
2011-02-09 | * cmdline/apt-get.cc: | David Kalnischkies | |
- add --install-suggests option (Closes: #473089) | |||
2011-02-09 | releasing version 0.8.11.10.8.11.1 | Michael Vogt | |
2011-02-09 | debian/apt-utils.symbols: fix symbol instead of removing it | Michael Vogt | |
2011-02-09 | debian/apt-utils.symbols: remove gcc-4.4 specific symbol to make it build again | Michael Vogt | |
2011-02-09 | merged from lp:~donkult/apt/sid | Michael Vogt | |
2011-02-08 | * debian/apt.symbols: | David Kalnischkies | |
- add more arch dependent symbols | |||
2011-02-08 | [ Stefan Lippers-Hollmann ] | Stefan Lippers-Hollmann | |
* cmdline/apt-key: - fix root test which prevented setting of trustdb-name which lets gpg fail if it adds/remove keys from trusted.gpg as it tries to open the (maybe) not existent /root/.gnupg | |||
2011-02-08 | releasing version 0.8.110.8.11 | Michael Vogt | |
2011-02-08 | merged lp:~donkult/apt/sid | Michael Vogt | |
2011-02-08 | update apt.symbols file to reflect 0.8.11 release | David Kalnischkies | |
2011-02-08 | po/*: make update-po | Michael Vogt | |
2011-02-08 | debian/changelog, debian/NEWS: prepare upload | Michael Vogt | |
2011-02-08 | merged lp:~donkult/apt/sid | Michael Vogt | |
2011-02-08 | merged from lp:~mvo/apt/mvo (which is really lp:~donkult/apt/sid with some ↵ | Michael Vogt | |
updated comments ;) | |||
2011-02-08 | merged from lp:~donkult/apt/sid | Michael Vogt | |
2011-02-07 | a notice is printed for ignored files (Closes: #597615) | David Kalnischkies | |
2011-02-07 | * apt-pkg/contrib/error.cc: | David Kalnischkies | |
- remove 400 char size limit of error messages (LP: #365611) | |||
2011-02-07 | rename changelog and autoremove testfile to indicate better what is tested | David Kalnischkies | |
2011-02-07 | implement --print-uris for download command | David Kalnischkies | |
2011-02-07 | implement download-only for changelog command which downloads the | David Kalnischkies | |
changelog to the file $PKGNAME.changelog in the current directory | |||
2011-02-07 | implement --print-uris support for changelog command | David Kalnischkies | |
2011-02-07 | test changelogs locally instead of depending on an online service | David Kalnischkies | |
2011-02-07 | always do removes first and set not installed remove packages | David Kalnischkies | |
on hold to prevent temporary installation later (Closes: #549968) | |||
2011-02-07 | * apt-pkg/pkgcachegen.cc: | David Kalnischkies | |
- in multiarch, let :all packages conflict with :any packages with a different version to be sure | |||
2011-02-07 | allow conflicts in the same group again (Closes: #612099) | David Kalnischkies | |
2011-02-07 | * apt-pkg/algorithms.cc: | David Kalnischkies | |
- mark pseudo packages of installed all packages as configured in the simulation as we don't call configure for these packages | |||
2011-02-04 | * cmdline/apt-cache.cc: | David Kalnischkies | |
- remove not implemented 'apt-cache add' command * doc/apt-cache.8.xml: - describe reality as apt-cache just queries and doesn't manipulate the caches. Thanks to Enrico Zini for spotting it! (Closes: #612009) |