summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
2014-09-25Use /var/empty as the homedir for _aptMichael Vogt1-2/+2
Thanks to Axel Beckert
2014-09-24releasing package apt version 1.1~exp3Michael Vogt1-0/+19
2014-09-24Use _apt as our unprivileged user nameJulian Andres Klode1-2/+2
Some people want to standardize on it, and BSDs do it too, so let's do the same. Reported-by: Paul Wise <pabs@debian.org>
2014-09-24Drop Privileges to "Debian-apt" in most acquire methodsMichael Vogt1-0/+7
Add a new "Debian-apt" user that owns the /var/lib/apt/lists and /var/cache/apt/archive directories. The methods http, https, ftp, gpgv, gzip switch to this user when they start. Thanks to Julian and "ioerror" and tors "switch_id()" code.
2014-09-23Merge branch 'debian/sid' into debian/experimentalMichael Vogt2-0/+80
Conflicts: apt-pkg/acquire-item.cc apt-pkg/acquire-item.h apt-pkg/cachefilter.h configure.ac debian/changelog
2014-09-17releasing package apt version 1.0.9.11.0.9.1Michael Vogt1-0/+6
2014-09-16prepare 1.0.9.1Michael Vogt1-0/+15
2014-09-16merge previous uploadMichael Vogt1-0/+9
2014-09-09prepare 1.0.81.0.8Michael Vogt1-0/+48
2014-09-09debian/gbp.conf: use export-dirMichael Vogt1-0/+2
2014-09-05Merge branch 'debian/sid' into debian/experimentalMichael Vogt3-2/+37
Conflicts: apt-pkg/acquire-item.cc 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/pt.po 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 test/integration/test-ubuntu-bug-346386-apt-get-update-paywall
2014-09-03Run autopkgtest tests with "env -i" to avoid pollution from the host envMichael Vogt1-1/+3
Closes: #759655
2014-08-27prepare 1.0.7Michael Vogt1-0/+33
2014-07-17Use @builddeps@ in the debian/tests/control fileMichael Vogt1-1/+1
2014-07-10restore breaks against libapt-inst1.5 (<< 0.9.9)Michael Vogt1-1/+1
2014-07-10prepare release 1.1~exp2Michael Vogt1-0/+14
2014-07-10Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-0/+42
Conflicts: configure.ac debian/changelog doc/apt-verbatim.ent doc/po/apt-doc.pot doc/po/fr.po po/ar.po po/ast.po po/bg.po po/bs.po po/ca.po po/cs.po po/cy.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/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/zh_CN.po po/zh_TW.po
2014-07-10releasing package apt version 1.0.61.0.6Michael Vogt1-1/+1
2014-07-10prepare 1.0.6Michael Vogt1-0/+42
2014-07-08Merge branch 'debian/sid' into debian/experimentalMichael Vogt3-8/+8
Conflicts: apt-pkg/deb/deblistparser.cc 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/da.po po/mr.po po/vi.po
2014-07-08build: Convert from DebianDoc SGML to DocBook XMLGuillem Jover3-8/+8
2014-07-08increase libapt-inst to version 1.6Michael Vogt3-3/+3
2014-07-08Fix ar and tar code to be LFS-safeGuillem Jover1-4/+4
This is an ABI break. Closes: #742882
2014-07-08Add new Base256ToNum long long overload functionGuillem Jover1-0/+1
2014-06-19releasing package apt version 1.1~exp11.1.exp1Michael Vogt1-2/+2
2014-06-19set gdb.conf branch to experimentalMichael Vogt1-1/+1
2014-06-19prepare releaseMichael Vogt1-5/+48
2014-06-18Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-0/+32
Conflicts: debian/changelog
2014-06-18releasing package apt version 1.0.51.0.5Michael Vogt1-0/+32
2014-06-18Merge branch 'debian/sid' into debian/experimentalMichael Vogt5-22/+76
Conflicts: debian/changelog
2014-06-11fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver testsMichael Vogt1-1/+1
2014-06-11fix autopkgtest testsMichael Vogt2-1/+2
2014-06-10release 1.0.4Michael Vogt1-1/+1
2014-06-10use pkgSrcRecords::Step() instead of Next()Michael Vogt1-1/+1
2014-06-10prepare 1.0.4 uploadMichael Vogt1-0/+41
2014-05-30update symbols filesDavid Kalnischkies2-21/+33
Git-Dch: ignore
2014-05-07Merge branch 'debian/sid' into debian/experimentalMichael Vogt12-86/+279
Conflicts: apt-pkg/cachefilter.h apt-pkg/contrib/fileutl.cc apt-pkg/contrib/netrc.h apt-pkg/deb/debsrcrecords.cc apt-pkg/init.h apt-pkg/pkgcache.cc debian/apt.install.in debian/changelog
2014-05-05prepare release 1.0.31.0.3Michael Vogt1-0/+31
2014-05-05Revert "add bash completion for the "apt" command"Michael Vogt2-3/+0
This reverts commit 697c9314c8ba24f3e393b5de11a3fad7adae4bfc. Conflicts: debian/rules
2014-04-28debian/apt-doc.docs: remove README.MultiArchMichael Vogt1-1/+0
2014-04-26allow vendors to install configuration filesDavid Kalnischkies2-13/+2
Vendors like ubuntu need to change some options, so giving them a way to do this less painfully avoids reducing differences.
2014-04-25provide support for debian/apt.conf.$(lsb_release -i -s) vendor specific ↵Michael Vogt3-0/+16
config files
2014-04-25add bash completion for the "apt" commandMichael Vogt2-0/+3
2014-04-25reduce delta from ubuntuMichael Vogt2-1/+3
2014-04-25prepare release 1.0.21.0.2Michael Vogt1-0/+31
2014-04-16use Google C++ Testing Framework for libapt testsDavid Kalnischkies1-1/+1
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-10prepare 1.0.1 release1.0.1Michael Vogt1-0/+21
2014-04-07Add versioned openjdk-6-jdk breaksJulian Andres Klode1-2/+2
This helps if people did unclean upgrades from squeeze, namely to jessie directly.
2014-04-07Version the Breaks/Replaces for sun-java{5,6}-jdk (LP: #1302736)Julian Andres Klode1-2/+2
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-01releasing package apt version 1.01.0Michael Vogt1-0/+47