summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-27./prepare-release pre-export1.1.1Michael Vogt13-14/+14
2015-11-27prepare 1.1.1 releaseMichael Vogt1-0/+13
2015-11-27say 'master' is default branch in README, tooDavid Kalnischkies1-1/+1
2015-11-27add messages to our deprecation warnings in libaptDavid Kalnischkies29-111/+101
2015-11-27appease adequate with some weak symbols for -privateDavid Kalnischkies3-2/+8
2015-11-27use pre-build hook to check for pre-export executionDavid Kalnischkies2-6/+21
2015-11-27debian/gbp.conf: point debian-branch to masterMichael Vogt1-1/+1
2015-11-27Check if the Apt::Sandbox::User exists in CheckDropPrivsMustBeDisabled()Michael Vogt1-0/+4
2015-11-27Deal with killed acquire methods properly instead of hangingMichael Vogt2-6/+24
2015-11-26release apt 1.11.1Michael Vogt14-114/+108
2015-11-26Do not run pre*export* functions in the pre*build* hookMichael Vogt1-1/+2
2015-11-26Fix missing </literal> in sources.list.5.xml pageMichael Vogt1-1/+1
2015-11-26Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi...Michael Vogt1-9/+8
2015-11-26reword Trusted paragraph in sources.list(5)Justin B Rye1-9/+8
2015-11-25Run ./prepare-release pre-exportMichael Vogt56-1947/+1897
2015-11-25Prepare release 1.1~exp17Michael Vogt1-0/+10
2015-11-25update manpage last-modified from git via pre-export hookDavid Kalnischkies14-15/+23
2015-11-25enforce a slightly more sensible default headerDavid Kalnischkies12-1124/+1445
2015-11-25typo: run s#frontend#front-end# on all of src:aptDavid Kalnischkies15-86/+86
2015-11-25review sources.list(5) manpageJustin B Rye1-59/+61
2015-11-25review apt-secure(8) manpageJustin B Rye1-12/+11
2015-11-25review apt-mark(8) manpageJustin B Rye1-10/+10
2015-11-25review apt(8) manpageJustin B Rye1-19/+19
2015-11-25slightly rephrase notice shown for insecure repositoriesJustin B Rye4-6/+6
2015-11-24releasing package apt version 1.1~exp161.1_exp16Michael Vogt1-0/+24
2015-11-21show potentially arch-qualified fullname in 'apt show'David Kalnischkies2-9/+27
2015-11-21review of new/changed translatable program stringsJustin B Rye71-507/+508
2015-11-21do not sent Last-Modified if we expect a changed fileDavid Kalnischkies2-5/+13
2015-11-20fix a few typos in code-comments/apt manpageDavid Kalnischkies13-24/+24
2015-11-20do not segfault in cache generation on mmap failureDavid Kalnischkies3-6/+21
2015-11-19do not rerun ./configure causing FTCBFS with newer autotools-devDavid Kalnischkies3-6/+6
2015-11-19update libapt-{pkg,inst} symbols filesDavid Kalnischkies2-32/+88
2015-11-19move -std=c++11 from CXX to new CXXSTDDavid Kalnischkies5-8/+9
2015-11-19ignore lost+found in private directory cleanupDavid Kalnischkies5-4/+10
2015-11-19tests: use quiet level 0 by default in testsDavid Kalnischkies29-107/+117
2015-11-19support setting empty values (sanely) & removing support forDavid Kalnischkies3-36/+84
2015-11-19more sensible default text in pot filesDavid Kalnischkies2-4/+3
2015-11-19Dutch manpages translation (NEW)Frans Spiesschaert1-0/+11593
2015-11-19do not use _apt for file/copy sources if it isn't world-accessibleDavid Kalnischkies7-40/+121
2015-11-18tests: fail testsuccess if notices are shown, tooDavid Kalnischkies1-16/+50
2015-11-11releasing package apt version 1.1~exp151.1_exp15Michael Vogt1-0/+44
2015-11-05activate AI_IDN by default to support IDN domainsDavid Kalnischkies1-0/+2
2015-11-05"support" unsigned Release files without hashes againDavid Kalnischkies2-5/+11
2015-11-05encode UTF-8 characters correctly in QuoteStringDavid Kalnischkies2-1/+12
2015-11-05apply various suggestions made by cppcheckDavid Kalnischkies25-45/+35
2015-11-05do not use read() returned value unconditionallyDavid Kalnischkies1-24/+17
2015-11-05allow acquire method specific options via Binary scopeDavid Kalnischkies13-116/+72
2015-11-05drop privileges in copy:// method as we do for file://David Kalnischkies8-86/+114
2015-11-04allow getaddrinfo flag AI_ADDRCONFIG to be disabledDavid Kalnischkies2-1/+7
2015-11-04wrap every unlink call to check for != /dev/nullDavid Kalnischkies20-59/+52