summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-17releasing version 0.7.25.3ubuntu10.7.25.3ubuntu1Michael Vogt
2010-02-17merged from the mvo branchMichael Vogt
2010-02-17merged from debian-sidMichael Vogt
2010-02-08debian/changelog: updatedMichael Vogt
2010-02-05add 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-03Slovak translation updatebubulle@debian.org
2010-02-03merged from lp:~mvo/apt/mvoMichael Vogt
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-03* cmdline/apt-cdrom.cc:Michael Vogt
- make Acquire::cdrom::AutoDetect default, this can be turned off with "--no-auto-detect"
2010-02-02debian/changelog: sync with the uploadMichael Vogt
2010-02-01releasing version 0.7.25.30.7.25.3Michael Vogt
2010-01-31merge r1966..1967 from lp:~donkult/apt/sidMichael 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-31commit debian/changelog for final 0.7.25.2 uploadMichael Vogt
2010-01-29First French updatebubulle@debian.org
2010-01-29French translation updatebubulle@debian.org
2010-01-29Italian translation updatebubulle@debian.org
2010-01-27merged from lp:~mvo/apt/mvoMichael Vogt
2010-01-27merged from lp:~mvo/apt/mvoMichael Vogt
2010-01-27cmdline/apt-cdrom.cc: add help, fix duplicated optionMichael Vogt
2010-01-27merged from lp:~mvo/apt/mvoMichael Vogt
2010-01-27merge 1695..1701 from the lp:~mvo/apt/mvo branchMichael Vogt
2010-01-27debian/changelog: add --auto-detect optionMichael Vogt
2010-01-27merged from libudev-dlopenMichael Vogt
2010-01-27debian/apt.dirs: remove var/lib/apt/media againMichael Vogt
2010-01-26merged the latest lp:~mvo/apt/libudev-cdrom branchMichael Vogt
2010-01-26merged from the lp:~mvo/apt/libudev-dlopen branchMichael Vogt
2010-01-26add Dir::Media::MountPath config optionMichael 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-26cmdline/apt-cdrom.cc: add --auto-detectMichael Vogt
2010-01-26* apt-pkg/cdrom.cc:Michael Vogt
- fix crash in pkgUdevCdromDevices
2010-01-26merge from the mvo branchMichael Vogt
2010-01-26merged from the lp:~mvo/apt/mvo branchMichael Vogt
2010-01-26methods/cdrom.cc: fix compilication errorMichael Vogt
2010-01-26* cmdline/apt-get.cc:Michael Vogt
- fix apt-get source pkg=version regression (closes: #561971) * apt-pkg/contrib/cdromutl.cc: - fix UnmountCdrom() fails, give it a bit more time and try the umount again * methods/cdrom.cc: - fixes in multi cdrom setup code - add new "Acquire::cdrom::AutoDetect" variable that enables/disables the dlopen of libudev for automatic cdrom detection
2010-01-26Change history branch so that it does not break the Michael Vogt
apt ABI for the pkgPackageManager interface (can be reverted on the next ABI break)
2010-01-26add new "Acquire::cdrom::AutoDetect" config that enables/disablesMichael Vogt
the dlopen of libudev for automatic cdrom detection. Off by default currently, feedback/testing welcome
2010-01-26add new "Acquire::cdrom::AutoDetect" variable that enables/disablesMichael 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-25methods/cdrom.cc: fix compile errorMichael 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-17Missing \nbubulle@debian.org
2010-01-16Completed translationbubulle@debian.org
2010-01-14French translation update (17 left)bubulle@debian.org
2010-01-11releasing version 0.7.25.10.7.25.1Michael Vogt