summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* test the xz compressor, tooDavid Kalnischkies2011-02-221-3/+5
|
* * apt-pkg/deb/debsrcrecords.cc:David Kalnischkies2011-02-222-2/+5
|\ | | | | - support xz-compressed source v3 debian.tar files
| * * apt-pkg/deb/debsrcrecords.cc:David Kalnischkies2011-02-222-2/+5
| | | | | | - support xz-compressed source v3 debian.tar files
* | * apt-pkg/aptconfiguration.cc:David Kalnischkies2011-02-223-3/+13
| | | | | | - support download of xz-compressed indexes files
* | * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies2011-02-226-7/+25
|\| | | | | | | | | | | - support xz compressor to create xz-compressed Indexes and be able to open data.tar.xz files * ftparchive/writer.cc: - include xz-compressed Packages and Sources files in Release file
| * * ftparchive/writer.cc:David Kalnischkies2011-02-222-1/+5
| | | | | | - include xz-compressed Packages and Sources files in Release file
| * * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies2011-02-225-6/+22
| | | | | | | | - support xz compressor to create xz-compressed Indexes and be able to open data.tar.xz files
| * * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-02-222-2/+18
| | | | | | | | - reorder the loaded filesize bytes for big endian (Closes: #612986) Thanks to Jörg Sommer for the detailed analyse!
| * Fix error in French translation of manpages (apt_preferences(5)).Christian Perrier2011-02-222-2/+7
| | | | | | | | Merci, Rémi Vanicat. Closes: #613689
| * fix the pointer to the VCS-BzrDavid Kalnischkies2011-02-222-4/+5
| |
| * * debian/control:Michael Vogt2011-02-022-1/+9
| | | | | | | | - make Vcs-Bzr point to http://bzr.debian.org/apt/debian-squeeze branch
* | add options to disable specific checksums for IndexesDavid Kalnischkies2011-02-225-65/+101
| |
* | * ftparchive/writer.cc:David Kalnischkies2011-02-222-1/+12
| | | | | | - ensure that Date and Valid-Until time strings are not localised
* | * Fix error in French translation of manpages (apt_preferences(5)).bubulle@debian.org2011-02-182-24/+29
| | | | | | | | Merci, Rémi Vanicat. Closes: #613689 * Complete French manpage translation
* | debian/control: remove Luca Bruno from the maintainers (on his own request)Michael Vogt2011-02-171-1/+1
| |
* | releasing version 0.8.11.5Michael Vogt2011-02-171-1/+1
| |
* | merged from lp:~donkult/apt/sidMichael Vogt2011-02-172-3/+15
|\ \
| * | * apt-pkg/depcache.cc:David Kalnischkies2011-02-172-3/+15
|/ / | | | | | | | | | | | | | | - party revert fix in 0.8.11.2 which marked all packages as manual installed if the FromUser bit is set in the MarkInstall call. The default for this bit is true and aptitude depends on the old behavior so the package is only marked as manual if its not marked ("old" behavior) or if automatic installation is enabled - which aptitude disables always (see also #613775)
* | Refresh PO filesbubulle@debian.org2011-02-1641-8938/+10736
| |
* | * Add missing dot in French translation of manpages. Merci, Olivierbubulle@debian.org2011-02-163-314/+353
| | | | | | | | | | Humbert. * French translation update * French manpages translation update
* | releasing version 0.8.11.4Michael Vogt2011-02-161-1/+1
| |
* | merged from donkult and fix dashishMichael Vogt2011-02-165-2/+110
|\ \
| * | * cmdline/apt-get.cc:David Kalnischkies2011-02-154-1/+105
|/ / | | | | - don't remove new dependencies of garbage packages (Closes: #613420)
* | test/integration/: remove a bunch of "local" statements from the ↵Michael Vogt2011-02-1512-12/+19
| | | | | | | | shellscript, keep tests running even on failure but log failures
* | merged from lp:~donkult/apt/sidMichael Vogt2011-02-154-94/+120
|\ \
| * | * apt-pkg/contrib/error.cc:David Kalnischkies2011-02-154-94/+120
|/ / | | | | - ensure that va_list is not invalid in second try
* | releasing version 0.8.11.3Michael Vogt2011-02-141-2/+1
| |
* | merged from lp:~donkult/apt/sidMichael Vogt2011-02-145-4/+18
|\ \
| * | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-02-145-4/+18
|/ / | | | | | | | | | | | | - 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
* | releasing version 0.8.11.2Michael Vogt2011-02-141-7/+3
| |
* | doc/po/*: refreshedMichael Vogt2011-02-149-6994/+8088
| |
* | merged from lp:~donkult/apt/sidMichael Vogt2011-02-1415-54/+183
|\ \
| * | use inttypes to avoid suprises with different type sizesDavid Kalnischkies2011-02-141-2/+8
| | |
| * | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-02-132-3/+11
| | | | | | | | | | | | - reorder the loaded filesize bytes for big endian (Closes: #612986) Thanks to Jörg Sommer for the detailed analyse!
| * | update size of dynamic MMap as we write in from the outsideDavid Kalnischkies2011-02-133-4/+11
| | |
| * | * apt-pkg/contrib/mmap.cc:David Kalnischkies2011-02-122-1/+5
| | | | | | | | | - do not try to free the mapping if its is unset
| * | * methods/rred.cc:David Kalnischkies2011-02-122-3/+7
| | | | | | | | | - read patch into MMap only if we work on uncompressed patches
| * | * apt-pkg/depcache.cc:David Kalnischkies2011-02-114-4/+101
| | | | | | | | | | | | | | | - 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)
| * | use apt-mark instead of hand-mangling with the extended_states fileDavid Kalnischkies2011-02-105-45/+34
| | |
| * | * cmdline/apt-get.cc:David Kalnischkies2011-02-093-0/+14
| | | | | | | | | - add --install-suggests option (Closes: #473089)
* | | merged from lp:~mvo/apt/mvoMichael Vogt2011-02-1048-50/+61
|\ \ \ | |/ / |/| |
| * | * merged lp:~evfool/apt/fix641673:Michael Vogt2011-02-103-6/+8
| | | | | | | | | | | | * merged lp:~evfool/apt/fix418552: - Grammar fix for bug LP: #418552, thanks to Robert Roth
| * | * merged lp:~evfool/apt/fix641673Michael Vogt2011-02-1046-46/+55
| | | | | | | | | | | | - String-fix in the source and the translations for the grammatical mistake reported in bug LP: #641673, thanks to Robert Roth
* | | releasing version 0.8.11.1Michael Vogt2011-02-091-1/+1
| | |
* | | debian/apt-utils.symbols: fix symbol instead of removing itMichael Vogt2011-02-091-0/+2
| | |
* | | debian/apt-utils.symbols: remove gcc-4.4 specific symbol to make it build againMichael Vogt2011-02-091-2/+0
| | |
* | | merged from lp:~donkult/apt/sidMichael Vogt2011-02-094-16/+59
|\ \ \
| * | | * debian/apt.symbols:David Kalnischkies2011-02-083-16/+49
| | | | | | | | | | | | - add more arch dependent symbols
| * | | [ Stefan Lippers-Hollmann ]Stefan Lippers-Hollmann2011-02-082-1/+11
|/ / / | | | | | | | | | | | | | | | | | | * 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
* | | releasing version 0.8.11Michael Vogt2011-02-081-2/+2
| | |