]> git.saurik.com Git - apt.git/history - apt-pkg
Release 1.2.7
[apt.git] / apt-pkg /
2015-10-30  Julian Andres Klodealgorithms: Replace qsort() by thread-safe std::sort()
2015-10-30  Julian Andres Klodedpkgpm: Convert users of localtime() to localtime_r()
2015-10-30  Julian Andres Klodecacheset: Fix compilation on new GCC in C++98 mode
2015-10-30  Julian Andres Klodesrvrec: Do not expose C++11 tuple use in header
2015-10-30  Julian Andres Klodedpkgpm: Use ptsname_r() instead of ptsname() to be...
2015-10-30  Julian Andres Klodedpkgpm: Convert ctime() call to ctime_r()
2015-10-30  Julian Andres Klodeaptconfiguration: Convert strtok() to strtok_r()
2015-10-30  Julian Andres KlodeGetSrvRecords: Make thread-safe
2015-10-23  Julian Andres Klodedeblistparser: Make PrioList const
2015-10-10  Julian Andres KlodeRevert "Fix select timeout to be 50msec instead of...
2015-09-30  Michael VogtFix select timeout to be 50msec instead of 0.5msec
2015-09-14  David Kalnischkiesfallback to well-known URI if by-hash fails
2015-09-14  David Kalnischkiesadd by-hash sources.list option and document all of...
2015-09-14  David Kalnischkiesdo not ignore differently versioned self-provides
2015-09-14  David Kalnischkiessrv test: do 100 pulls twice and compare list
2015-09-14  David Kalnischkiesfix alloc-dealloc-mismatch (operator new [] vs operator...
2015-09-14  David Kalnischkiesfix two memory leaks reported by gcc
2015-09-14  David Kalnischkiesuse std-algorithms instead of manual loops to avoid...
2015-09-14  David Kalnischkiesdo not report deprecate warnings for the None declaration
2015-09-14  David Kalnischkiesfix 'Dead assignment' by dropping unneeded boolean
2015-09-14  David Kalnischkiesavoid using global PendingError to avoid failing too...
2015-09-14  David Kalnischkiesuse a less generic special trigger filename for stdin
2015-09-14  David Kalnischkiesdo not discard new manual-bits while applying EDSP...
2015-09-14  David Kalnischkiesimplement autobit and pinning in EDSP solver 'apt'
2015-09-14  David Kalnischkiesremove incorrect optimization branches
2015-09-14  David Kalnischkiescopy ReadWrite-error to the bottom to make clang happy
2015-09-14  David Kalnischkiesimplement CopyFile without using FileFd::Size()
2015-09-14  David Kalnischkiesadd Source-Version field for EDSP
2015-09-14  David Kalnischkiesimplement dpkgs vision of interpreting pkg:<arch> depen...
2015-09-14  David KalnischkiesM-A: allowed pkgs of unconfigured archs do not statisfy...
2015-09-14  David Kalnischkiesstore ':any' pseudo-packages with 'any' as architecture
2015-09-11  Julian Andres Klodeapt-pkg/tagfile.h: Include stdint.h, fixes rdep build...
2015-09-02  David Kalnischkiesavoid triggering the c++11 erase api change on travis
2015-09-01  David Kalnischkiesuse clock() as source for SRV randomness
2015-09-01  David Kalnischkiesuse unusable-for-security hashes for integrity checks
2015-09-01  Michael VogtConsider md5sum no longer a usable hash
2015-09-01  David Kalnischkiesimprove CheckDropPrivsMustBeDisabled further
2015-08-31  David Kalnischkiesfix some unused parameter/variable warnings
2015-08-31  David Kalnischkiesif file is inaccessible for _apt, disable privilege...
2015-08-31  David Kalnischkiesignore for _apt inaccessible TMPDIR in pkgAcqChangelog
2015-08-30  David Kalnischkiesdetect and deal with indextarget duplicates
2015-08-30  David Kalnischkiesimplement $(NATIVE_ARCHITECTURE) substvar for indextargets
2015-08-29  David Kalnischkiestry xz instead of bz2 first for compressed files
2015-08-29  David Kalnischkiesimplement indextargets option 'DefaultEnabled'
2015-08-29  David Kalnischkiesuse c++11 algorithms to avoid strange compiler warnings
2015-08-28  David Kalnischkiesimplement PDiff patching for compressed files
2015-08-27  David Kalnischkiessources.list and indextargets option for pdiffs
2015-08-27  Julian Andres KlodeDo not parse Status fields from remote sources
2015-08-27  Julian Andres KlodeMerge branch 'feature/extractar-filefd' into debian...
2015-08-27  Julian Andres KlodeAlways close compressed files in FileFd
2015-08-27  Julian Andres Klodecacheset: Prefer the depcache over the policy again
2015-08-27  David Kalnischkiesallow explicit dis/enable of IndexTargets in sources...
2015-08-27  David Kalnischkiesnot all targets are deb-src targets
2015-08-27  David Kalnischkiesuse always priv-dropping for changelog download as...
2015-08-27  David Kalnischkiesfix various typos reported by codespell
2015-08-27  David Kalnischkiesignore AllowMem parameter in cache generation
2015-08-27  David Kalnischkiescorrect 'apt update' download summary line
2015-08-27  David Kalnischkiesjust-in-time removal of broken essential packages
2015-08-27  Julian Andres KlodeFix more instances of missing remapping handling
2015-08-27  Julian Andres Klodepkgcachegen: Account for remapping when parsing depends...
2015-08-20  Julian Andres KlodeRe-indent GetCandidateVerNew() and make ConsiderFiles...
2015-08-20  Michael VogtMerge remote-tracking branch 'mvo/feature/srv-records...
2015-08-20  Michael VogtAdd basic (non weight adjusted) shuffling for SrvRecord...
2015-08-19  Julian Andres KlodeSupport tabs in sources.list files
2015-08-18  Michael Vogtapt-pkg/contrib/srvrec.cc: res_query() should not gener...
2015-08-18  Michael Vogtcleanup
2015-08-18  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2015-08-18  Michael VogtMerge branch 'debian/experimental' into feature/srv...
2015-08-17  Julian Andres KlodeRe-add support for G++ 4.8 and configure travis to...
2015-08-17  Michael VogtReally fix all iwyu issues
2015-08-17  Michael VogtFix all the wrong removals of includes that iwyu got...
2015-08-17  Michael VogtCleanup includes after running iwyu
2015-08-16  Julian Andres KlodeMake pkgCache::Priority() static, it does not need...
2015-08-16  James McCoyUse terminfo's typical save_cursor/restore_cursor sequences
2015-08-15  Julian Andres KlodeAdd GetPriority(VerIterator) to pkgDepCache::Policy
2015-08-15  Julian Andres Klodecachefile.cc: Do not ignore return value of pkgDepCache...
2015-08-14  Julian Andres KlodeAlso add 'in combination with the other options.' to...
2015-08-14  Julian Andres KlodeSet Acquire::Changelogs::URI::Origin::Tanglu for Tanglu...
2015-08-14  Michael VogtMake apt compile with clang++ again
2015-08-14  Julian Andres KlodeSay "in combination with the other options" if an optio...
2015-08-14  Julian Andres KlodeMerge branch 'debian/experimental' of https://github...
2015-08-13  Julian Andres KlodeUse setresuid() and setresgid() where available
2015-08-13  Julian Andres KlodeDeprecate SPtrArray<T> and convert everyone to unique_p...
2015-08-13  Julian Andres KlodeMark SPtr as deprecated, and convert users to std:...
2015-08-13  Julian Andres KlodeC++11: Switch from auto_ptr to unique_ptr
2015-08-12  Julian Andres KlodeDrop the Section field from pkgCache::Package again
2015-08-12  Julian Andres Klodepolicy: Be more strict about parsing pin files, and...
2015-08-12  Julian Andres KlodeOnly make Upgradable() return true for packages with...
2015-08-12  Julian Andres KlodeAdd a parameter ConsiderFiles to GetPriority(VerIterator)
2015-08-12  Guillem JoverDo not set unhonored DPKG_NO_TSTP variable for dpkg
2015-08-12  Luca BrunoReplace all "press enter" occurrences with "press ...
2015-08-11  Julian Andres KlodeAnnotate more methods with APT_OVERRIDE
2015-08-11  Julian Andres KlodeExecFork: Use /proc/self/fd to determine which files...
2015-08-11  Julian Andres KlodeMake QItem a subclass of DescItem
2015-08-11  Julian Andres KlodeRe-introduce None as a deprecated alias for No
2015-08-11  Julian Andres KlodeDrop C++11 elements from headers
2015-08-11  Julian Andres KlodeFix an obscure warning from GCC
2015-08-11  Julian Andres KlodeSimply ignore cruft in the status files, do not treat...
2015-08-11  Julian Andres KlodeReplace INT_MIN with std::numeric_limits<int>::min
2015-08-10  David Kalnischkiesinitialize PinVers to a nullptr
next