apt-key del: Ignore case when checking if a keyid exists in a keyring.
[ntk/apt.git] / apt-pkg /
2015-04-07 Michael VogtFix crash in pkgDPkgPM::WriteApportReport(() (LP: ...
2015-01-10 David Kalnischkiesaward points for positive dependencies again
2014-12-23 David Kalnischkiespass-through stdin fd instead of content if not a terminal
2014-12-23 David Kalnischkiesalways run 'dpkg --configure -a' at the end of our...
2014-12-23 David Kalnischkiesdo not make PTY slave the controlling terminal
2014-11-28 David Kalnischkiesfix PTY interaction on linux and kfreebsd
2014-11-28 David Kalnischkiesclose leaking slave fd after setting up pty magic
2014-11-10 David Kalnischkiesallow options between command and -- on commandline
2014-11-10 David Kalnischkiesdeprecate the Section member from package struct
2014-11-10 David Kalnischkiesuse 'best' hash for source authentication
2014-11-10 David Kalnischkiesadd a simple container for HashStrings
2014-10-23 Michael VogtFix incorrect comparison between signed/unsigned
2014-10-23 Michael VogtUse sysconf(_SC_ARG_MAX) to find the size of Dpkg:...
2014-10-15 David Kalnischkiesdon't cleanup cdrom files in apt-get update
2014-10-08 Guillem JoverUpdate Status field values handling
2014-10-06 joschimplement the updated build profile spec
2014-09-26 Michael VogtMerge remote-tracking branch 'donkult/feature/generaliz...
2014-09-21 Michael VogtEnsure that iTFRewritePackageOrder is "MD5sum" to match...
2014-09-21 Michael VogtFix regression for cdrom: sources from latest security...
2014-09-21 Michael Vogtgeneralize Acquire::GzipIndex
2014-09-17 Michael VogtMerge remote-tracking branch 'vnwildman/debian/sid...
2014-09-17 Michael Vogtimprove test for commit daff4a
2014-09-17 Michael VogtFix regression for file:/// uris from CVE-2014-0487
2014-09-16 Michael VogtSECURITY UPDATE for CVE-2014-{0488,0487,0489}
2014-09-12 Michael VogtAllow override of Proxy-Auto-Detect by the users config...
2014-09-08 David Kalnischkiesrework PTY magic to fix stair-stepping on kfreebsd
2014-09-08 David Kalnischkiesfix progress report for upgrade and reinstall
2014-09-07 David Kalnischkiesstrip everything spacey in APT::String::Strip
2014-09-07 David Kalnischkiesmake GetLocalitySortedVersionSet more generic
2014-09-05 Michael VogtEnsure we have a Policy in CacheFile.BuildDepCache()
2014-09-02 Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2014-09-02 Michael VogtMake Proxy-Auto-Detect check for each host
2014-08-29 Warren Heinitialize iPolicyBrokenCount in DepCache::Update
2014-08-26 David Kalnischkiessupport versioned provides as implemented by dpkg
2014-08-24 Julian Andres KlodeFix debListParser to accept "no" as a value for the...
2014-07-29 Michael VogtFix SmartConfigure to ignore ordering of packages that...
2014-07-17 Michael Vogtapt-pkg/acquire-item.cc: make pkgAcqDiffIndex more...
2014-07-16 Michael VogtStringToBool: only act if the entire string is consumed...
2014-07-10 Michael VogtMerge remote-tracking branch 'mvo/feature/README' into...
2014-07-08 Michael VogtDo not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner
2014-07-07 David Kalnischkieshandle moved mmap after UniqFindTagWrite call
2014-07-03 Michael VogtTry not to parse invalid translation files (LP: #756317)
2014-06-18 David Kalnischkiesdo not call resolver twice on (dist-)upgrade
2014-06-18 David Kalnischkiesfix SubstVar to be usable as a replace_all method
2014-06-18 David Kalnischkiesdon't send pkg from an unknown architecture via EDSP
2014-06-10 Michael Vogtuse pkgSrcRecords::Step() instead of Next()
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-update...
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-get-source...
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/bugfix/lp1274466...
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/feature/srcrec-enum2...
2014-06-09 Michael Vogtadd pkgSrcRecords::Next() to step through all the pkgSr...
2014-06-07 David Kalnischkiesdo not revert candidate for protected packages
2014-05-30 David Kalnischkiessupport parsing EDSP requests Architecture{,s} stanza
2014-05-30 David Kalnischkieswithout a filename we can't stat pipes
2014-05-30 David Kalnischkiescheck exit status of external solvers
2014-05-30 David KalnischkiesMerge EDSP 0.5 w/ multi-arch support for external solvers
2014-05-29 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-05-28 Michael VogtFix warning about uninitialized variable
2014-05-27 Michael Vogtuse free() instead of delete[] in debSrcRecordParser...
2014-05-27 Michael VogtDo not try to cast a pkgDepCache::Policy to a pkgCache
2014-05-27 Michael Vogtuse free() instead of delete() when realloc is used
2014-05-27 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-22 David Kalnischkiesfix tight loop detection and temporary removes
2014-05-22 David Kalnischkiesconsistently fail if Smart* packagemanager actions...
2014-05-22 David Kalnischkiesmark as Automatic/Downloadable pure as gcc suggests
2014-05-15 Michael VogtNever parse Version/Architecture tags in a Translation...
2014-05-08 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-07 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-07 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-05-05 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-04 Stefano ZacchiroliEDSP: add APT-Release field to Package stanzas
2014-05-04 Stefano ZacchiroliEDSP: add Source field to Package stanzas
2014-05-04 Stefano ZacchiroliEDSP: add Architecture(s) multi-arch fields to the...
2014-05-04 Stefano ZacchiroliEDSP: bump protocol version to 0.5
2014-04-30 Michael VogtOnly do openpty() if both stdin/stdout are terminals
2014-04-28 David Kalnischkiesinitialize Verify in second pkgAcqIndex constructor
2014-04-26 Adam Conradfix FileFd::Size bitswap on big-endian architectures
2014-04-26 David Kalnischkieshandle pkgnames shorter than modifiers
2014-04-26 John Ognessproperly undo CD-ROM mount in all error cases
2014-04-25 Michael Vogtreduce delta from ubuntu
2014-04-22 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-04-22 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-04-16 David Kalnischkiesclear HitEof flag in FileFd::Seek
2014-04-14 David Kalnischkiesforce fancy progressbar redraw on window size change
2014-04-11 Michael VogtMerge remote-tracking branch 'mvo/feature/helpful-apt...
2014-04-11 Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-list-rc...
2014-04-11 David Kalnischkiesconsider priorities only for downloadable pkgs in resolver
2014-04-11 David Kalnischkiesdeal with umask only if we really need to for mkstemp
2014-04-11 David Kalnischkiesdon't double-count seeks in FileFd::Skip for bzip/xz
2014-04-11 David Kalnischkiesdo not create an (additional) empty compressor
2014-04-11 David Kalnischkiesuse wildcard to get files in our library makefiles
2014-04-10 Michael VogtMerge remote-tracking branch 'mvo/bugfix/lp1304657...
2014-04-10 Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-search...
2014-04-10 Michael Vogtimprove umask/fchmod code readability
2014-04-10 Michael VogtRename FileFd::Open() Perms to AccessMode
2014-04-10 Michael VogtFix insecure file permissions when using FileFd with...
2014-04-08 Michael VogtMerge branch 'bugfix/apt-search-case' into debian/sid
2014-04-04 Michael VogtImplement CacheDB for source packages in apt-ftparchive
2014-04-01 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-manpage...
2014-04-01 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
next