Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename the options, document them and reorder the changelog a bit | David Kalnischkies | 2010-06-09 | 4 | -10/+46 |
| | |||||
* | move the users away from the deprecated StrToTime() method | David Kalnischkies | 2010-06-09 | 5 | -8/+6 |
| | |||||
* | use the portable timegm shown in his manpage instead of a strange | David Kalnischkies | 2010-06-09 | 2 | -20/+18 |
| | | | looking code copycat from wget | ||||
* | * ftparchive/writer.cc: | David Kalnischkies | 2010-06-09 | 3 | -1/+14 |
| | | | - add ValidTime option to generate a Valid-Until header in Release file | ||||
* | use the Valid-Until header from the Release file but if the user | David Kalnischkies | 2010-06-08 | 1 | -14/+19 |
| | | | | | provides a setting in the configuration prefer the date which is earlier. | ||||
* | enhance the Valid-Until code a bit by using the correct RFC1123StrToTime | David Kalnischkies | 2010-06-08 | 2 | -19/+21 |
| | | | | method and allow for better translations of the error messages | ||||
* | * apt-pkg/contrib/strutl.cc: | David Kalnischkies | 2010-06-08 | 3 | -1/+42 |
| | | | | - split StrToTime() into HTTP1.1 and FTP date parser methods and use strptime() instead of some selfmade scanf mangling | ||||
* | * apt-pkg/indexrecords.cc: | David Kalnischkies | 2010-06-08 | 6 | -3/+70 |
| | | | | | - backport forgotten Valid-Until patch from the obsolete experimental branch to prevent replay attacks better, thanks to Thomas Viehmann for the initial patch! (Closes: #499897) | ||||
* | merged from debian-sid | Michael Vogt | 2010-05-25 | 3 | -937/+783 |
|\ | |||||
| * | Italian translation completed | bubulle@debian.org | 2010-05-16 | 1 | -5/+7 |
| | | |||||
| * | Italian translation update. Closes: #581742 | bubulle@debian.org | 2010-05-15 | 2 | -2/+11 |
| | | |||||
| * | Slovak translation update. Closes: #581159 | bubulle@debian.org | 2010-05-11 | 2 | -6/+17 |
| | | |||||
* | | methods/http.cc: shorten comment on return values of DealWithHeaders ↵ | Michael Vogt | 2010-05-25 | 2 | -9/+3 |
| | | | | | | | | (because we use a enum now) | ||||
* | | * methods/http.{cc,h}: | Michael Vogt | 2010-05-25 | 3 | -25/+61 |
|\ \ | | | | | | | | | | - code cleanup, use enums instead of magic ints | ||||
| * | | * methods/http.cc: | Michael Vogt | 2010-05-07 | 3 | -25/+59 |
| | | | | | | | | | - code cleanup, add (some) doxygen strings | ||||
* | | | merged lp:~donkult/apt/sid | Michael Vogt | 2010-05-25 | 74 | -18889/+23176 |
|\ \ \ | |||||
| * | | | - show at the end of the install process a list of disappeared packages | David Kalnischkies | 2010-05-24 | 4 | -4/+41 |
| | | | | | | | | | | | | | | | | * apt-pkg/packagemanager.h: - export info about disappeared packages with GetDisappearedPackages() | ||||
| * | | | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2010-05-24 | 2 | -1/+5 |
| | | | | | | | | | | | | - add 'disappear' to the known processing states, thanks Jonathan Nieder | ||||
| * | | | remove the gnome-apt reference as it is removed from unstable | David Kalnischkies | 2010-05-24 | 3 | -7/+2 |
| | | | | |||||
| * | | | * doc/apt-get.8.xml: | David Kalnischkies | 2010-05-24 | 2 | -20/+9 |
| | | | | | | | | | | | | | | | | - do not say explicit target_release_{name,version,codename}, it should be clear by itself and 'man' can break lines again (Closes: #566166) | ||||
| * | | | * debian/libapt-pkg-doc.doc-base.cache: | David Kalnischkies | 2010-05-24 | 2 | -18/+2 |
| | | | | | | | | | | | | - remove yet another reference to the removed cache.sgml | ||||
| * | | | use dpkg-buildflags if available for CXXFLAGS | David Kalnischkies | 2010-05-24 | 2 | -3/+8 |
| | | | | |||||
| * | | | use $(CURDIR) instead of $(pwd) | David Kalnischkies | 2010-05-24 | 2 | -3/+4 |
| | | | | |||||
| * | | | * README.arch: | David Kalnischkies | 2010-05-15 | 2 | -12/+2 |
| | | | | | | | | | | | | - remove the file completely as it has no use nowadays | ||||
| * | | | handle multiple --{tar,diff,dsc}-only options correctly | David Kalnischkies | 2010-05-14 | 2 | -14/+19 |
| | | | | |||||
| * | | | add "NotAutomatic: yes" handling, thanks Osamu Aoki (Closes: #490347) | David Kalnischkies | 2010-05-13 | 2 | -1/+10 |
| | | | | |||||
| * | | | * doc/apt.ent | David Kalnischkies | 2010-05-13 | 6 | -17/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add entities for the current oldstable/stable/testing codenames * doc/sources.list.5.xml: - use stable-codename instead of stable in the examples (Closes: #531492) * doc/apt_preferences.5.xml: - adapt some examples here to use current codenames as well | ||||
| * | | | * contrib/mmap.cc: | David Kalnischkies | 2010-05-13 | 2 | -4/+6 |
| | | | | | | | | | | | | | | | | - clarify "MMap reached size limit" error message, thanks Ivan Masár! | ||||
| * | | | * methods/gpgv.cc: | David Kalnischkies | 2010-05-12 | 2 | -25/+19 |
| | | | | | | | | | | | | - remove the keyrings count limit by using vector magic | ||||
| * | | | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-05-11 | 2 | -10/+13 |
| | | | | | | | | | | | | - be doublesure that the killer query is empty before starting reinstall | ||||
| * | | | merge with debian-experimental-ma | David Kalnischkies | 2010-05-06 | 13 | -40/+209 |
| |\ \ \ | |||||
| * | | | | don't suggest held packages as they are installed (Closes: #578135) | David Kalnischkies | 2010-05-06 | 2 | -3/+5 |
| | | | | | |||||
| * | | | | convert FileExists to DirectoryExists to check if the path is really a | David Kalnischkies | 2010-05-06 | 3 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | directory (and to have a better method name in the error message if not) | ||||
| * | | | | * debian/rules: | David Kalnischkies | 2010-05-04 | 2 | -43/+2 |
| | | | | | | | | | | | | | | | - remove targets refering to CVS or arch as they are useless | ||||
| * | | | | * debian/rules: | David Kalnischkies | 2010-05-04 | 2 | -39/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - spell out some less known options to reduce manpage consulation-rate - Use POSIX command substitution: $(<command sequence>) - Remove EOL whitespace (Closes: #577804) | ||||
| * | | | | rerun dpkg-source in source if --fix-broken is given (Closes: #576752) | David Kalnischkies | 2010-05-04 | 2 | -1/+3 |
| | | | | | |||||
| * | | | | return in SingleArch a package also for "any" | David Kalnischkies | 2010-05-04 | 2 | -1/+2 |
| | | | | | |||||
| * | | | | * methods/rred.cc: | David Kalnischkies | 2010-05-04 | 2 | -8/+14 |
| | | | | | | | | | | | | | | | | | | | | - use the patchfile modification time instead of the one from the "old" file - thanks to Philipp Weis for noticing! (Closes: #571541) | ||||
| * | | | | make update-po | David Kalnischkies | 2010-05-04 | 53 | -18655/+22942 |
| | | | | | |||||
| * | | | | fix compiler warning: reaching end of non-void method | David Kalnischkies | 2010-05-04 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | merge from the debian-sid branch | David Kalnischkies | 2010-05-04 | 7 | -7/+44 |
| |\ \ \ \ | |||||
* | | | | | | apt-pkg/acquire-item.cc: Fix pkgAcqFile::Custom600Headers() to always return ↵ | Julian Andres Klode | 2010-05-07 | 2 | -0/+9 |
| |_|/ / / |/| | | | | | | | | | | | | | | something. | ||||
* | | | | | releasing version 0.7.26~exp4 | Michael Vogt | 2010-05-06 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | - install html doxygen in libapt-pkg-doc | Michael Vogt | 2010-05-06 | 4 | -6/+8 |
| | | | | | | | | | | | | | | | | | | | | * debian/control: - build-depend on doxygen | ||||
* | | | | | * debian/rules: | Michael Vogt | 2010-05-05 | 4 | -2/+8 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | - install html doxygen in libapt-pkg-doc as well | ||||
| * | | | | * debian/rules: | Michael Vogt | 2010-05-05 | 4 | -2/+8 |
| |\ \ \ \ | | | |_|/ | | |/| | | - install html doxygen in libapt-pkg-doc as well | ||||
| | * | | | * debian/rules: | Michael Vogt | 2010-05-05 | 4 | -2/+8 |
| | | | | | | | | | | | | | | | - install html doxygen in libapt-pkg-doc as well | ||||
* | | | | | * apt-pkg/deb/debrecords.cc: | Michael Vogt | 2010-05-05 | 2 | -1/+4 |
|\| | | | | | | | | | | | | | | - fix max tag buffer size (LP: #545336, closes: #578959) | ||||
| * | | | | * apt-pkg/deb/debrecords.cc: | Michael Vogt | 2010-05-05 | 2 | -1/+4 |
| |\| | | | | |_|/ | |/| | | - fix max tag buffer size (LP: #545336, closes: #578959) | ||||
| | * | | * apt-pkg/deb/debrecords.cc: | Michael Vogt | 2010-05-05 | 2 | -1/+4 |
| | | | | | | | | | | | | - fix max tag buffer size (LP: #545336, closes: #578959) |