summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
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-09Update PO filesbubulle@debian.org
2010-01-09Russian translation updatebubulle@debian.org
2010-01-08fix merge errorMichael Vogt
2010-01-08* po/ru.po:Michael Vogt
- merged updated ru.po, thanks to Yuri Kozlov (closes: #564171)
2010-01-08* cmdline/apt-get.cc:Michael Vogt
- fix apt-get source pkg=version regression (closes: #561971)
2010-01-08* French manpage translation updateMichael Vogt
* spot & fix various typos in all manpages * German manpage translation update * cmdline/apt-cache.cc: - remove translatable marker from the "%4i %s\n" string * buildlib/po4a_manpage.mak: - instruct debiandoc to build files with utf-8 encoding * buildlib/tools.m4: - fix some warning from the buildtools * apt-pkg/acquire-item.cc: - add configuration PDiffs::Limit-options to not download too many or too big patches (Closes: #554349) * debian/control: - let all packages depend on ${misc:Depends} * share/*-archive.gpg: - remove the horrible outdated files. We already depend on the keyring so we don't need to ship our own version * cmdline/apt-key: - errors out if wget is not installed (Closes: #545754) - add --keyring option as we have now possibly many * methods/gpgv.cc: - pass all keyrings (TrustedParts) to gpgv instead of using only one trusted.gpg keyring (Closes: #304846) * methods/https.cc: - finally merge the rest of the patchset from Arnaud Ebalard with the CRL and Issuers options, thanks! (Closes: #485963)
2010-01-0844 strings leftbubulle@debian.org
2010-01-04Review continued by Stephane Blondonbubulle@debian.org
2010-01-03Reviewed by Philippe bataillerbubulle@debian.org
2010-01-03Review by Stephane Blondon and msgcatbubulle@debian.org
2009-12-29French translation updatebubulle@debian.org
2009-12-23Yet more Frenchbubulle@debian.org
2009-12-23* cmdline/apt-get.cc:Michael Vogt
- fix apt-get source pkg=version regression (closes: #561971)
2009-12-22Review by Philippe bataillerbubulle@debian.org
2009-12-22releasing version 0.7.25ubuntu10.7.25ubuntu1Michael Vogt
2009-12-22buildlib/libversion.mak: fix compat file for ubuntu versionMichael Vogt
2009-12-20French translation updatebubulle@debian.org