Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-25 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | |
- fix backgrounding when dpkg runs (closes: #486222) | |||
2010-02-18 | abicheck/run_abi_test: check both libapt-pkg and libapt-inst | Michael Vogt | |
2010-02-18 | abicheck: use absoute path for build too | Michael Vogt | |
2010-02-18 | abicheck/run_abi_test: check for ../build; abicheck/apt_build.xml: fix ↵ | Michael Vogt | |
version name | |||
2010-02-18 | * abicheck/ | Michael Vogt | |
- add new abitest tester using the ABI Compliance Checker from http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker | |||
2010-02-18 | AUTHORS: updated again | Michael Vogt | |
2010-02-18 | Change the package index Info methods to allow apt-cache policy to be | Michael Vogt | |
useful when using several different archives on the same host. (Closes: #329814, LP: #22354) | |||
2010-02-18 | AUTHORS: updated to reflect current status | Michael Vogt | |
2010-02-17 | merged from debian-sid | Michael Vogt | |
2010-02-08 | debian/changelog: updated | Michael Vogt | |
2010-02-05 | add Acquire::http::ProxyAutoDetect configuration that | Michael Vogt | |
can be used to call a external helper to figure out the proxy configuration and return it to apt via stdout | |||
2010-02-03 | Slovak translation update | bubulle@debian.org | |
2010-02-03 | * methods/http.cc: | Michael Vogt | |
- add cache-control headers even if no cache is given to allow adding options for intercepting proxies | |||
2010-02-01 | releasing version 0.7.25.30.7.25.3 | Michael Vogt | |
2010-01-31 | merge r1966..1967 from lp:~donkult/apt/sid | Michael Vogt | |
2010-01-31 | * cmdline/acqprogress.cc: | Michael Vogt | |
- Set Mode to Medium so that the correct prefix is used. Thanks Stefan Haller for the patch! (Closes: #567304 LP: #275243) * ftparchive/writer.cc: - generate sha1 and sha256 checksums for dsc (Closes: #567343) * cmdline/apt-get.cc: - don't mark as manually if in download only (Closes: #468180) | |||
2010-01-31 | commit debian/changelog for final 0.7.25.2 upload | Michael Vogt | |
2010-01-29 | First French update | bubulle@debian.org | |
2010-01-29 | French translation update | bubulle@debian.org | |
2010-01-29 | Italian translation update | bubulle@debian.org | |
2010-01-27 | merged from lp:~mvo/apt/mvo | Michael Vogt | |
2010-01-27 | cmdline/apt-cdrom.cc: add help, fix duplicated option | Michael Vogt | |
2010-01-27 | merge 1695..1701 from the lp:~mvo/apt/mvo branch | Michael Vogt | |
2010-01-27 | debian/changelog: add --auto-detect option | Michael Vogt | |
2010-01-27 | merged from libudev-dlopen | Michael Vogt | |
2010-01-27 | debian/apt.dirs: remove var/lib/apt/media again | Michael Vogt | |
2010-01-26 | merged the latest lp:~mvo/apt/libudev-cdrom branch | Michael Vogt | |
2010-01-26 | add Dir::Media::MountPath config option | Michael Vogt | |
2010-01-26 | * cmdline/apt-cdrom.cc: | Michael Vogt | |
- fixed signed/unsigned warning - create /media mount point if needed - fix initialization for res in DoAdd() * methods/cdrom.cc: - make AptMountPoint a variable | |||
2010-01-26 | cmdline/apt-cdrom.cc: add --auto-detect | Michael Vogt | |
2010-01-26 | * apt-pkg/cdrom.cc: | Michael Vogt | |
- fix crash in pkgUdevCdromDevices | |||
2010-01-26 | merge from the mvo branch | Michael Vogt | |
2010-01-26 | methods/cdrom.cc: fix compilication error | Michael Vogt | |
2010-01-26 | add new "Acquire::cdrom::AutoDetect" config that enables/disables | Michael Vogt | |
the dlopen of libudev for automatic cdrom detection. Off by default currently, feedback/testing welcome | |||
2010-01-26 | add new "Acquire::cdrom::AutoDetect" variable that enables/disables | Michael Vogt | |
the dlopen of libudev for automatic cdrom detection | |||
2010-01-25 | * ftparchive/writer.{cc,h}: | Michael Vogt | |
- merge crash fix for apt-ftparchive on hurd, thanks to Samuel Thibault for the patch (closes: #566664) | |||
2010-01-25 | * cmdline/apt-mark: | Michael Vogt | |
- merge fix from Gene Cash that supports markauto for packages that are not in the extended_states file yet (closes: #534920) | |||
2010-01-25 | methods/cdrom.cc: fix compile error | Michael Vogt | |
2010-01-23 | * apt-pkg/contrib/fileutl.cc: | Michael Vogt | |
- Fix the newly introduced method GetListOfFilesInDir to not accept every file if no extension is enforced (= restore old behaviour). (Closes: #565213) * apt-pkg/policy.cc: - accept also partfiles with "pref" file extension as valid * apt-pkg/contrib/configuration.cc: - accept also partfiles with "conf" file extension as valid * doc/apt.conf.5.xml: - reorder description and split out syntax - add partfile name convention (Closes: #558348) * doc/apt_preferences.conf.5.xml: - describe partfile name convention also here * apt-pkg/deb/dpkgpm.cc: - don't segfault if term.log file can't be opened. Thanks Sam Brightman for the patch! (Closes: #475770) * doc/*: - replace the per language addendum with a global addendum - add a explanation why translations include (maybe) english parts to the new global addendum (Closes: #561636) * apt-pkg/contrib/strutl.cc: - fix malloc asseration fail with ja_JP.eucJP locale in apt-cache search. Thanks Kusanagi Kouichi! (Closes: #548884) | |||
2010-01-22 | * methods/cdrom.cc: | Michael Vogt | |
- fixes in multi cdrom setup code | |||
2010-01-22 | * methods/cdrom.cc: | Michael Vogt | |
- fixes in multi cdrom setup code | |||
2010-01-22 | * apt-pkg/contrib/cdromutl.cc: | Michael Vogt | |
- fix UnmountCdrom() fails, give it a bit more time and try the umount again | |||
2010-01-22 | * apt-pkg/contrib/cdromutl.cc: | Michael Vogt | |
- fix UnmountCdrom() fails, give it a bit more time and try the umount again | |||
2010-01-17 | Missing \n | bubulle@debian.org | |
2010-01-16 | Completed translation | bubulle@debian.org | |
2010-01-14 | French translation update (17 left) | bubulle@debian.org | |
2010-01-11 | releasing version 0.7.25.10.7.25.1 | Michael Vogt | |
2010-01-09 | * apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc: | Michael Vogt | |
- add debug option Debug::pkgCacheGen - merge fix for apt-get source pkg=version regression (closes: #561971) | |||
2010-01-09 | Update PO files | bubulle@debian.org | |
2010-01-09 | Russian translation update | bubulle@debian.org | |