summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-06releasing package apt version 1.1~exp81.1.exp8Michael Vogt1-0/+21
2014-11-06Run ./prepare-release pre-exportMichael Vogt55-50476/+53220
2014-11-06Update symbols fileMichael Vogt1-10/+1
2014-11-06Merge remote-tracking branch 'mvo/feature/no-more-acquire-guessing' into debi...Michael Vogt8-204/+55
2014-11-06Merge remote-tracking branch 'upstream/debian/experimental' into feature/no-m...Michael Vogt41-341/+868
2014-11-05Bump ABI to 4.15Michael Vogt4-2/+2
2014-11-05prepare ABI for feature/socketpairMichael Vogt2-0/+6
2014-11-05Merge branch 'debian/sid' into debian/experimentalMichael Vogt3-4/+39
2014-11-05apt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes()Michael Vogt2-14/+0
2014-11-05test/integration/test-bug-624218-Translation-file-handling: clarify when Tran...Michael Vogt1-1/+2
2014-11-04test/integration/test-apt-update-filesize-mismatch: use "basename file suffix...Michael Vogt1-1/+1
2014-11-04apt-pkg/acquire-item.h: make friend declaration compatible with older gccMichael Vogt1-1/+1
2014-11-04Call "Dequeue()" for items in AbortTransaction() to fix raceMichael Vogt2-0/+5
2014-10-29Only support Translation-* that are listed in the {In,}Release fileMichael Vogt5-174/+46
2014-10-26move permission changing from -item to -workerDavid Kalnischkies2-45/+34
2014-10-26tests: enhance output of grep and test failsDavid Kalnischkies6-42/+64
2014-10-26rewrite ReadMessages()David Kalnischkies2-58/+136
2014-10-24promote filesize to a hashstringDavid Kalnischkies10-16/+166
2014-10-23Fix incorrect comparison between signed/unsignedMichael Vogt1-1/+1
2014-10-23Use sysconf(_SC_ARG_MAX) to find the size of Dpkg::MaxArgBytesMichael Vogt1-2/+21
2014-10-23tests: support 'installed' release in insertpackageDavid Kalnischkies6-45/+39
2014-10-23switch tests to Translation-en usageDavid Kalnischkies1-4/+10
2014-10-23add test for Basic Authentication schemeDavid Kalnischkies5-16/+219
2014-10-23chown finished partial files earlierDavid Kalnischkies19-141/+229
2014-10-22doc/examples/configure-index: make "Dpkg::Max{Arg,ArgBytes} match realityMichael Vogt1-2/+2
2014-10-22check that auth.conf exists before chowning itDavid Kalnischkies1-3/+4
2014-10-21Ensure /etc/apt/auth.conf has _apt:root ownerMichael Vogt2-7/+10
2014-10-21debian/apt.postinst: chown _apt:root /etc/apt/auth.confMichael Vogt1-0/+5
2014-10-20test if TMPDIR is accessible before usingDavid Kalnischkies5-6/+24
2014-10-20testcases: do not allow warnings in testsuccessDavid Kalnischkies12-28/+60
2014-10-20check for failure message in testsuccess/failureDavid Kalnischkies9-92/+66
2014-10-20use c++ style instead of the last two c-arraysDavid Kalnischkies1-21/+21
2014-10-20check lists/ content in tests doing rollbackDavid Kalnischkies9-53/+75
2014-10-20autorun permission tests for all apt-get update callsDavid Kalnischkies4-16/+41
2014-10-20aborted reverify restores file owner and permissionDavid Kalnischkies3-31/+94
2014-10-20run acquire transactions only onceDavid Kalnischkies1-0/+2
2014-10-20mark --allow-insecure-repositories message as translateableDavid Kalnischkies1-18/+15
2014-10-20reenable support for -s (and co) in apt-get sourceDavid Kalnischkies2-1/+5
2014-10-15releasing package apt version 1.1~exp71.1.exp7Michael Vogt1-0/+8
2014-10-15releasing package apt version 1.0.9.31.0.9.3Michael Vogt1-0/+16
2014-10-15ignore Acquire::GzipIndexes for cdrom sourcesDavid Kalnischkies2-30/+52
2014-10-15Merge branch 'debian/sid' into debian/experimentalDavid Kalnischkies2-11/+48
2014-10-15don't cleanup cdrom files in apt-get updateDavid Kalnischkies2-14/+50
2014-10-15releasing package apt version 1.1~exp61.1.exp6Michael Vogt1-0/+18
2014-10-15check for available space, excluding root reserved blocksDavid Kalnischkies5-57/+47
2014-10-15set PR_SET_NO_NEW_PRIVS even if sandbox is disabledDavid Kalnischkies1-6/+6
2014-10-15testcases runable as rootDavid Kalnischkies7-18/+61
2014-10-15don't drop privileges if _apt has not enough rightsDavid Kalnischkies4-8/+72
2014-10-14Add new configallowinsecurerepositories to the test frameworkMichael Vogt2-0/+11
2014-10-14Merge branch 'debian/sid' into debian/experimentalMichael Vogt6-138/+150