]> git.saurik.com Git - apt.git/history - apt-pkg/deb
Introduce tolower_ascii_unsafe() and use it for hashing
[apt.git] / apt-pkg / deb /
2016-11-22  Julian Andres KlodeIntroduce tolower_ascii_unsafe() and use it for hashing
2016-11-22  Julian Andres KlodedebListParser: Convert to use pkgTagSection::Key-based...
2016-11-22  Julian Andres KlodeMerge commit 'e2073b0276226b625897ef475f225bf8f508719e...
2016-11-11  David Kalnischkiesadd hidden config to set packages as Essential/Important
2016-11-09  Johannes Schaueradd support for Build-Depends/Conflicts-Arch
2016-09-18  Julian Andres KlodeVersionHash: Do not skip too long dependency lines
2016-08-31  Julian Andres KlodeFix segfault and out-of-bounds read in Binary fields
2016-08-26  Julian Andres KlodeMerge branch 'portability/freebsd'
2016-08-26  Julian Andres KlodeMake directory paths configurable
2016-08-26  Julian Andres KlodeAdd missing includes and external definitions
2016-08-25  David Kalnischkiestreat .ddeb files like .deb, especially for dpkg
2016-08-24  David Kalnischkiesdo not restore selections for already purged packages
2016-08-23  David Kalnischkiesdo dpkg --configure before --remove/--purge --pending
2016-08-19  Julian Andres KlodeIgnore SIGINT and SIGQUIT for Pre-Install hooks
2016-08-17  David Kalnischkiesadd --with-source option and Packages/Sources support
2016-08-17  David Kalnischkiesdefault to Dir=/ in dpkg/status file finding magic
2016-08-10  David KalnischkiesMerge branch 'feature/apt-dpkg-comm'
2016-08-10  David Kalnischkiesdisable explicit configuration of all packages at the end
2016-08-10  David Kalnischkiessimulate all package manager actions explicitly
2016-08-10  David Kalnischkiestry to avoid removal of crossgraded packages
2016-08-10  David Kalnischkiesensure all removes are reported to hook scripts
2016-08-10  David Kalnischkiesensure all configures are reported to hook scripts
2016-08-10  David Kalnischkiesdon't purge directly, but remove and do purge at the end
2016-08-10  David Kalnischkiescall dpkg with --no-triggers by default
2016-08-10  David Kalnischkiesselect remove/purge packages early on for dpkg
2016-08-10  David Kalnischkiessave and restore selection states before/after calling...
2016-08-10  David Kalnischkiesuse dpkg --unpack --recursive to avoid long cmdlines
2016-08-10  David Kalnischkiespass --force-remove-essential to dpkg only if needed
2016-08-10  Julian Andres KlodeMerge branch 'cmake'
2016-08-10  Julian Andres KlodeCMake: Check for ptsname_r() again
2016-08-06  Julian Andres KlodeHandle interrupt when running Pre-Install hooks
2016-07-22  David Kalnischkiesreport progress for triggered actions
2016-07-22  David Kalnischkiesuse a configurable location for apport report storage
2016-07-22  David Kalnischkiesreport progress for removing while purging pkgs
2016-07-22  David Kalnischkiessupport "install ./foo.changes"
2016-07-22  David Kalnischkiesallow arch=all to override No-Support-for-Architecture-all
2016-07-19  David Kalnischkiesrefactor plus/minus sources.list option handling
2016-07-19  David Kalnischkiesdon't hardcode /var/lib/dpkg/status as dir::state:...
2016-07-01  David Kalnischkiesreinstalling local deb file is no downgrade
2016-06-29  David Kalnischkieswrite auto-bits before calling dpkg & again after if...
2016-06-29  David KalnischkiesRevert "travis: use gcc-5 instead of gcc(-4.8)"
2016-06-28  Julian Andres KlodeFix buffer overflow in debListParser::VersionHash()
2016-06-22  David Kalnischkiesadd insecure (and weak) allow-options for sources.list
2016-06-22  David Kalnischkiesensure filesize of deb is included in the hashes list
2016-06-22  David Kalnischkieshandle weak-security repositories as unauthenticated
2016-06-20  Julian Andres KlodeMerge pull request Debian/apt#16 from dombenson/master
2016-06-17  David Kalnischkiesmerge sources.list lines based on Release filename
2016-06-14  David Kalnischkiesdon't use FindFile for external Dir::Bin commands
2016-06-10  David Kalnischkiesdon't leak dpkg statusfd pipe in debugging
2016-06-09  David Kalnischkiesremove racy_pselect fallback
2016-06-08  David Kalnischkiesdrop Dpkg::MaxArgs in favor of Dpkg::MaxArgsBytes
2016-06-08  David Kalnischkiesdon't explicitly configure the last round of packages
2016-05-27  David Kalnischkiesprevent C++ locale number formatting in text APIs
2016-05-24  David Kalnischkiesfix two typos in untranslated errors of libapt-pkg
2016-05-15  Julian Andres KlodeNormalize Signed-By values by removing trailing commas...
2016-05-15  Julian Andres KlodeAdd conflicting Signed-By values to error message
2016-05-10  Julian Andres KlodeStrip trailing commas for created signed-by fingerprint...
2016-05-10  Julian Andres KlodeMerge pull request julian-klode/apt#3 from adrian17...
2016-05-08  David Kalnischkiesimplement Identifier field for IndexTargets
2016-05-08  David Kalnischkiesimplement Fallback-Of for IndexTargets
2016-05-07  David Kalnischkiesdownload arch:all also for NATIVE_ARCHITECTURE indextargets
2016-05-07  David Kalnischkiesdon't construct MetaIndex acquire items with IndexTargets
2016-05-03  David Kalnischkieslet DPKG_COLORS default to our APT::Color setting
2016-05-01  David Kalnischkiessupport Signed-By in Release files as a sort of HPKP
2016-05-01  David Kalnischkiessupport multiple fingerprints in signed-by
2016-04-03  David Kalnischkiesdon't leak on error in listparser creation
2016-03-25  David Kalnischkiesdrop confusing comma from no strong hash message
2016-03-14  David Kalnischkiesenforce verify of filesize in 'apt-get source'
2016-03-14  David Kalnischkiesstreamline dpkgpm cleanup-handling
2016-03-06  Veres LajosFix several typos
2016-03-06  David Kalnischkiesget group again after potential remap in Source: parse
2016-02-26  Julian Andres KlodeAdd missing numeric includes in files using std::accumu...
2016-01-27  David Kalnischkiesonly warn about missing/invalid Date field for now
2016-01-26  David Kalnischkiesconvert Version() and Architecture() to APT::StringView
2016-01-26  David Kalnischkiesremove unused Description methods in listparsers
2016-01-26  David Kalnischkiesparse version correctly from binary Source field
2016-01-25  David Kalnischkiesreimplement build-dep via apts normal resolver
2016-01-25  David Kalnischkiestreat an empty dependency field just like it doesn...
2016-01-25  Michael VogtUse c++11 for loop in AptHistoryRequestingUser
2016-01-25  Michael VogtStore "Requested-By" user in history.log in a simpler...
2016-01-25  Michael VogtLog calling SUDO_USER or PKEXEC_UID in history.log
2016-01-15  David Kalnischkiesuse APT::StringView for GrabWord
2016-01-14  David Kalnischkiesfix M-A:foreign provides creation for unknown archs
2016-01-08  Julian Andres KlodedebListParser: Convert another ParseDepends to StringView
2016-01-08  David Kalnischkieskeep compressed indexes in a low-cost format
2016-01-08  Julian Andres KlodeAvailableDescriptionLanguages: Use one string for all...
2016-01-07  Julian Andres KlodeReplace compare() == 0 checks with this == other checks
2016-01-07  Julian Andres KlodeSwitch performance critical code to use APT::StringView
2016-01-02  David Kalnischkiessupport comments in debian/control parsing
2015-12-27  David Kalnischkiesallow repositories to forbid arch:all for specific...
2015-12-27  Julian Andres KlodeParseDepends: Mark branches for build-dep parsing as...
2015-12-27  Julian Andres KlodedebListParser: Do not validate Description-md5 for...
2015-12-27  Julian Andres KlodedebListParser: ParseDepends: Only query native arch...
2015-12-27  Julian Andres KlodeConvert most callers of isspace() to isspace_ascii()
2015-12-14  David Kalnischkiesshow a more descriptive error for weak Release files
2015-12-11  Julian Andres KlodeConvert package names from Packages files to lower...
2015-12-07  Julian Andres KlodeAvoid overflow when summing up file sizes
2015-12-01  David Kalnischkiesrequire explicit paths to dsc/control as we do for...
2015-11-27  David Kalnischkiesadd messages to our deprecation warnings in libapt
2015-11-21  Justin B Ryereview of new/changed translatable program strings
next