Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-28 | releasing package apt version 1.0.9.91.0.9.9 | Michael Vogt | |
2015-04-13 | release 1.0.9.8 | David Kalnischkies | |
2015-02-23 | releasing package apt version 1.0.9.71.0.9.7 | Michael Vogt | |
2015-01-16 | prepare 1.0.9.61.0.9.6 | Michael Vogt | |
2014-12-23 | release 1.0.9.51.0.9.5 | David Kalnischkies | |
2014-12-23 | tighten filtering of kernel images in apt.auto-removal | James McCoy | |
The current filtering matches the names of the image metapackages on the i386 architecture: $ dpkg-query -l | awk '/^ii[ ]+(linux|kfreebsd|gnumach)-image-[0-9]/ && $2 !~ /-dbg$/ { print $2 }' linux-image-3.16.0-4-586 linux-image-586 This results in an extra image package being removed from APT::NeverAutoRemove, losing the intended effect of keeping the {current, previous, latest} set of images installed. Requiring a “.” in the package name tightens the matched package names to those that are installing a specific version of the image, thus eliding the meta-packages. Closes: 772732 | |||
2014-12-03 | release 1.0.9.41.0.9.4 | David Kalnischkies | |
2014-11-10 | use 'best' hash for source authentication | David Kalnischkies | |
Collect all hashes we can get from the source record and put them into a HashStringList so that 'apt-get source' can use it instead of using always the MD5sum. We therefore also deprecate the MD5 struct member in favor of the list. While at it, the parsing of the Files is enhanced so that records which miss "Files" (aka MD5 checksums) are still searched for other checksums as they include just as much data, just not with a nice and catchy name. This is a cherry-pick of 1262d35 with some dirty tricks to preserve ABI. LP: 1098738 | |||
2014-11-10 | add a simple container for HashStrings | David Kalnischkies | |
APT supports more than just one HashString and even allows to enforce the usage of a specific hash. This class is intended to help with storage and passing around of the HashStrings. The cherry-pick here the un-const-ification of HashType() compared to f4c3850ea335545e297504941dc8c7a8f1c83358. The point of this commit is adding infrastructure for the next one. All by itself, it just adds new symbols. Git-Dch: Ignore | |||
2014-10-15 | releasing package apt version 1.0.9.31.0.9.3 | Michael Vogt | |
2014-10-08 | add CVE-2014-7206 to 1.0.9.2 | Michael Vogt | |
2014-10-02 | releasing package apt version 1.0.9.21.0.9.2 | Michael Vogt | |
2014-10-01 | debian/rules: add hardening=+all | Michael Vogt | |
Because of dpkg-buildflags we already get most of the hardening features, +all adds -fPIE and ld -z now Thanks: Simon Ruderich, Markus Waldeck | |||
2014-09-17 | releasing package apt version 1.0.9.11.0.9.1 | Michael Vogt | |
2014-09-16 | prepare 1.0.9.1 | Michael Vogt | |
2014-09-16 | merge previous upload | Michael Vogt | |
2014-09-09 | prepare 1.0.81.0.8 | Michael Vogt | |
2014-09-09 | debian/gbp.conf: use export-dir | Michael Vogt | |
2014-09-03 | Run autopkgtest tests with "env -i" to avoid pollution from the host env | Michael Vogt | |
Closes: #759655 | |||
2014-08-27 | prepare 1.0.7 | Michael Vogt | |
2014-07-17 | Use @builddeps@ in the debian/tests/control file | Michael Vogt | |
2014-07-10 | releasing package apt version 1.0.61.0.6 | Michael Vogt | |
2014-07-10 | prepare 1.0.6 | Michael Vogt | |
2014-07-08 | build: Convert from DebianDoc SGML to DocBook XML | Guillem Jover | |
2014-06-18 | releasing package apt version 1.0.51.0.5 | Michael Vogt | |
2014-06-11 | fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver tests | Michael Vogt | |
2014-06-11 | fix autopkgtest tests | Michael Vogt | |
2014-06-10 | release 1.0.4 | Michael Vogt | |
2014-06-10 | use pkgSrcRecords::Step() instead of Next() | Michael Vogt | |
2014-06-10 | prepare 1.0.4 upload | Michael Vogt | |
2014-05-30 | update symbols files | David Kalnischkies | |
Git-Dch: ignore | |||
2014-05-05 | prepare release 1.0.31.0.3 | Michael Vogt | |
2014-05-05 | Revert "add bash completion for the "apt" command" | Michael Vogt | |
This reverts commit 697c9314c8ba24f3e393b5de11a3fad7adae4bfc. Conflicts: debian/rules | |||
2014-04-28 | debian/apt-doc.docs: remove README.MultiArch | Michael Vogt | |
2014-04-26 | allow vendors to install configuration files | David Kalnischkies | |
Vendors like ubuntu need to change some options, so giving them a way to do this less painfully avoids reducing differences. | |||
2014-04-25 | provide support for debian/apt.conf.$(lsb_release -i -s) vendor specific ↵ | Michael Vogt | |
config files | |||
2014-04-25 | add bash completion for the "apt" command | Michael Vogt | |
2014-04-25 | reduce delta from ubuntu | Michael Vogt | |
2014-04-25 | prepare release 1.0.21.0.2 | Michael Vogt | |
2014-04-16 | use Google C++ Testing Framework for libapt tests | David Kalnischkies | |
My commit 45df0ad2 from 26. Nov 2009 had a little remark: "The commit also includes a very very simple testapp." This was never intended to be permanent, but as usually… The commit adds the needed make magic to compile gtest statically as it is required and links it against a small runner. All previous testcase binaries are reimplemented in gtest and combined in this runner. While most code is a 1:1 translation some had to be rewritten like compareversion_test.cc, but the coverage remains the same. | |||
2014-04-10 | prepare 1.0.1 release1.0.1 | Michael Vogt | |
2014-04-07 | Add versioned openjdk-6-jdk breaks | Julian Andres Klode | |
This helps if people did unclean upgrades from squeeze, namely to jessie directly. | |||
2014-04-07 | Version the Breaks/Replaces for sun-java{5,6}-jdk (LP: #1302736) | Julian Andres Klode | |
This is a *hack* to work around unofficial packages for Java 7 and 8 that wrongly provide the Java 5 and 6 packages. Closes: #743616 | |||
2014-04-01 | releasing package apt version 1.01.0 | Michael Vogt | |
2014-04-01 | add sun-java{5,6}-jdk to breaks/replaces as that provided a "apt" binary as well | Michael Vogt | |
2014-04-01 | install "apt" binary by default | Michael Vogt | |
2014-04-01 | debian: Add default compress option to xz | Trần Ngọc Quân | |
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com> | |||
2014-03-27 | Merge remote-tracking branch 'upstream/debian/sid' into debian/sid | Michael Vogt | |
2014-03-27 | fix documentation for APT::Periodic::MaxSize "0" (closes: #740551) | Michael Vogt | |
2014-03-23 | update symbols file to include new symbols from 0.9.16 | David Kalnischkies | |