Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * apt-pkg/contrib/macros.h: | David Kalnischkies | 2010-01-30 | 12 | -21/+24 |
| | | | | | - move the header system.h with a new name to the public domain, to be able to use it in other headers (Closes: #567662) | ||||
* | mark the Error methods as __cold | David Kalnischkies | 2010-01-22 | 1 | -4/+6 |
| | |||||
* | add a few gcc helpers, including [un]likely() and __deprecated | David Kalnischkies | 2010-01-22 | 1 | -0/+22 |
| | |||||
* | * apt-pkg/contrib/strutl.cc: | David Kalnischkies | 2010-01-20 | 2 | -16/+36 |
| | | | | | - fix malloc asseration fail with ja_JP.eucJP locale in apt-cache search. Thanks Kusanagi Kouichi! (Closes: #548884) | ||||
* | replace the per language addendum with a global addendum and | David Kalnischkies | 2010-01-20 | 18 | -3129/+3947 |
| | | | | | add a explanation why translations include (maybe) english parts to this new global addendum (Closes: #561636) | ||||
* | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2010-01-19 | 2 | -3/+7 |
| | | | | | - don't segfault if term.log file can't be opened. Thanks Sam Brightman for the patch! (Closes: #475770) | ||||
* | merge with lp:~mvo/apt/apt-sid to get the complete fr | David Kalnischkies | 2010-01-17 | 5 | -802/+1173 |
|\ | |||||
| * | Missing \n | bubulle@debian.org | 2010-01-17 | 1 | -1/+1 |
| | | |||||
| * | Completed translation | bubulle@debian.org | 2010-01-16 | 1 | -9/+39 |
| | | |||||
| * | French translation update (17 left) | bubulle@debian.org | 2010-01-14 | 3 | -60/+137 |
| | | |||||
* | | Fix the newly introduced method GetListOfFilesInDir to not accept every | David Kalnischkies | 2010-01-16 | 10 | -22/+267 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | file if no extension is enforced (= restore old behaviour). (Closes: #565213) This commit includes also: * 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 And a lovely test application of course. | ||||
* | | correct a spelling error spotted by lintian in the debian/NEWS file: | David Kalnischkies | 2010-01-13 | 1 | -1/+1 |
| | | | | | | | | W: spelling-error-in-news-debian: informations -> information | ||||
* | | merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes back | David Kalnischkies | 2010-01-13 | 62 | -8969/+9819 |
|\| | |||||
| * | releasing version 0.7.25.1 | Michael Vogt | 2010-01-11 | 1 | -2/+2 |
| | | |||||
| * | * apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc: | Michael Vogt | 2010-01-09 | 4 | -10/+91 |
| | | | | | | | | | | - add debug option Debug::pkgCacheGen - merge fix for apt-get source pkg=version regression (closes: #561971) | ||||
| * | Update PO files | bubulle@debian.org | 2010-01-09 | 43 | -7149/+7311 |
| | | |||||
| * | Russian translation update | bubulle@debian.org | 2010-01-09 | 2 | -68/+90 |
| | | |||||
| * | fix merge error | Michael Vogt | 2010-01-08 | 1 | -0/+2 |
| | | |||||
| * | * po/ru.po: | Michael Vogt | 2010-01-08 | 2 | -249/+250 |
| | | | | | | - merged updated ru.po, thanks to Yuri Kozlov (closes: #564171) | ||||
| * | * cmdline/apt-get.cc: | Michael Vogt | 2010-01-08 | 2 | -8/+22 |
| | | | | | | - fix apt-get source pkg=version regression (closes: #561971) | ||||
| * | * French manpage translation update | Michael Vogt | 2010-01-08 | 35 | -656/+1144 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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) | ||||
| * | 44 strings left | bubulle@debian.org | 2010-01-08 | 1 | -47/+65 |
| | | |||||
* | | merge again with lp:~mvo/apt/debian-sid to get a buildable fr again | David Kalnischkies | 2010-01-04 | 1 | -311/+695 |
|\| | |||||
| * | Review continued by Stephane Blondon | bubulle@debian.org | 2010-01-04 | 1 | -37/+38 |
| | | |||||
| * | Reviewed by Philippe batailler | bubulle@debian.org | 2010-01-03 | 1 | -51/+51 |
| | | |||||
| * | Review by Stephane Blondon and msgcat | bubulle@debian.org | 2010-01-03 | 1 | -252/+635 |
| | | |||||
* | | some minor style fixes: use empty() and add a few const | David Kalnischkies | 2010-01-04 | 1 | -8/+8 |
| | | |||||
* | | finally merge the rest of the patchset from Arnaud Ebalard | David Kalnischkies | 2010-01-04 | 3 | -0/+38 |
| | | | | | | | | with the CRL and Issuers options for https, thanks! (Closes: #485963) | ||||
* | | add TrustedParts so in the future new keyrings can just be dropped | David Kalnischkies | 2010-01-04 | 7 | -58/+126 |
| | | | | | | | | | | | | | | into /etc/apt/trusted.gpg.d/ which eliminates the need to have gpg installed to add keys to APTs trusted keyring (with apt-key) (Closes #304846) - Thanks to Timo Weingärtner & Peter Palfrader for providing different patchs/ideas for this! | ||||
* | | Add a GetListOfFilesInDir() helper method which replaces the old | David Kalnischkies | 2010-01-03 | 5 | -113/+56 |
| | | | | | | | | code copies used to load the various parts-files | ||||
* | | apt-key errors out nicely if wget is not installed (Closes: #545754) | David Kalnischkies | 2010-01-02 | 2 | -1/+10 |
| | | |||||
* | | remove the horrible outdated share/*-archive.gpg files and all there traces | David Kalnischkies | 2010-01-02 | 5 | -7/+3 |
| | | | | | | | | | | We already depend on the proper keyring so we don't need to ship our own version which isn't used anyway. | ||||
* | | fix a typo in the apt.conf manpage spotted by lintian | David Kalnischkies | 2010-01-02 | 1 | -1/+1 |
| | | | | | | | | W: apt: spelling-error-in-manpage usr/share/man/man5/apt.conf.5.gz enviroment environment | ||||
* | | fix another mistake spotted by lintian: | David Kalnischkies | 2010-01-02 | 1 | -2/+2 |
| | | | | | | | | I: apt: spelling-error-in-binary ./usr/lib/libapt-pkg-libc6.9-6.so.4.8.0 Alot A lot | ||||
* | | Fix the following gcc-4.5 buildfailure in pkgcache.cc by following the ↵ | David Kalnischkies | 2010-01-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | suggestion: pkgcache.cc: In member function ‘const char* pkgCache::PkgIterator::CandVersion() const’: pkgcache.cc:301:51: error: cannot call constructor ‘pkgPolicy::pkgPolicy’ directly pkgcache.cc:301:51: note: for a function-style cast, remove the redundant ‘::pkgPolicy’ | ||||
* | | let all packages depend on | David Kalnischkies | 2010-01-02 | 2 | -4/+8 |
| | | |||||
* | | add configuration PDiffs::Limit-options (FileLimit and SizeLimit) to | David Kalnischkies | 2010-01-02 | 4 | -15/+64 |
| | | | | | | | | not download too many or too big patches (Closes: #554349) | ||||
* | | bzrignore the now linked config.{guess,sub} files | David Kalnischkies | 2010-01-01 | 1 | -0/+2 |
| | | |||||
* | | fix some warning from the buildtools in tools.m4 and configure.in | David Kalnischkies | 2010-01-01 | 3 | -9/+11 |
| | | |||||
* | | instruct debiandoc to build files with utf-8 encoding | David Kalnischkies | 2010-01-01 | 3 | -2/+4 |
| | | |||||
* | | remove translatable marker from the "%4i %s\n" string in apt-cache.cc | David Kalnischkies | 2010-01-01 | 3 | -8/+5 |
| | | |||||
* | | update german manpage translation by Chris Leick | David Kalnischkies | 2010-01-01 | 2 | -401/+747 |
| | | |||||
* | | Chris Leick spot & fix various typos in all manpages | David Kalnischkies | 2010-01-01 | 5 | -13/+16 |
| | | |||||
* | | merge with lp:~mvo/apt/debian-sid to get updated french | David Kalnischkies | 2010-01-01 | 2 | -117/+243 |
|\| | |||||
| * | French translation update | bubulle@debian.org | 2009-12-29 | 1 | -55/+156 |
| | | |||||
| * | Yet more French | bubulle@debian.org | 2009-12-23 | 1 | -11/+49 |
| | | |||||
| * | Review by Philippe batailler | bubulle@debian.org | 2009-12-22 | 1 | -26/+10 |
| | | |||||
| * | French translation update | bubulle@debian.org | 2009-12-20 | 1 | -24/+18 |
| | | |||||
| * | French translation update | bubulle@debian.org | 2009-12-19 | 1 | -7/+13 |
| | | |||||
* | | merge with lp:~mvo/apt/sid to get the finale 0.7.25 state | David Kalnischkies | 2009-12-22 | 12 | -206/+189 |
|\| |