Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-08 | releasing package apt version 1.0.9.2ubuntu11.0.9.2ubuntu1 | Michael Vogt | |
2014-10-08 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt | |
Conflicts: configure.ac debian/changelog | |||
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 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt | |
Conflicts: debian/changelog | |||
2014-09-17 | releasing package apt version 1.0.9.11.0.9.1 | Michael Vogt | |
2014-09-16 | prepare 1.0.8ubuntu3 | Michael Vogt | |
2014-09-16 | prepare 1.0.9.1 | Michael Vogt | |
2014-09-16 | merge previous upload | Michael Vogt | |
2014-09-10 | releasing package apt version 1.0.8ubuntu11.0.8ubuntu1 | Michael Vogt | |
2014-09-10 | merge non-git uploaded changelogs and verify that the code is in git too | Michael Vogt | |
2014-09-10 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt | |
Conflicts: configure.ac debian/changelog doc/apt-verbatim.ent doc/po/apt-doc.pot doc/po/de.po doc/po/es.po doc/po/fr.po doc/po/it.po doc/po/ja.po doc/po/pl.po doc/po/pt.po doc/po/pt_BR.po po/apt-all.pot po/ar.po po/ast.po po/bg.po po/bs.po po/ca.po po/cs.po po/cy.po po/da.po po/de.po po/dz.po po/el.po po/es.po po/eu.po po/fi.po po/fr.po po/gl.po po/hu.po po/it.po po/ja.po po/km.po po/ko.po po/ku.po po/lt.po po/mr.po po/nb.po po/ne.po po/nl.po po/nn.po po/pl.po po/pt.po po/pt_BR.po po/ro.po po/ru.po po/sk.po po/sl.po po/sv.po po/th.po po/tl.po po/tr.po po/uk.po po/vi.po po/zh_CN.po po/zh_TW.po | |||
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-12 | releasing package apt version 1.0.4ubuntu41.0.4ubuntu4 | Michael Vogt | |
2014-06-12 | releasing package apt version 1.0.4ubuntu31.0.4ubuntu3 | Michael Vogt | |
2014-06-11 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt | |
2014-06-11 | fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver tests | Michael Vogt | |
2014-06-11 | releasing package apt version 1.0.4ubuntu2 | Michael Vogt | |
2014-06-11 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt | |
2014-06-11 | fix autopkgtest tests | Michael Vogt | |
2014-06-10 | Merge branch 'debian/sid' into ubuntu/master1.0.4ubuntu1 | Michael Vogt | |
Conflicts: configure.ac debian/changelog | |||
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 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt | |
Conflicts: configure.ac debian/apt.dirs debian/changelog | |||
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 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt | |
2014-04-28 | debian/apt-doc.docs: remove README.MultiArch | Michael Vogt | |
2014-04-28 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt | |
Conflicts: po/vi.po | |||
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 | releasing package apt version 1.0.2ubuntu11.0.2ubuntu1 | Michael Vogt | |
2014-04-25 | prepare 1.0.2ubuntu1 release | Michael Vogt | |
2014-04-25 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt | |
Conflicts: debian/changelog | |||
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 new upload1.0.1ubuntu2 | Michael Vogt | |
2014-04-10 | Merge remote-tracking branch 'origin/debian/sid' into ubuntu/master1.0.1ubuntu1 | Michael Vogt | |
Conflicts: debian/changelog |