ntk/apt.git
2014-09-26 David Kalnischkiesfix: Consecutive return, break, continue, goto or throw...
2014-09-26 David KalnischkiesMerge branch 'feature/gnupglimit' into debian/experimental
2014-09-26 David Kalnischkiesadd gnupg and gnupg2 as test-dependency
2014-09-26 James McCoyensure apt-key del handles 16-byte key ids
2014-09-26 David Kalnischkiesremove empty keyrings in trusted.gpg.d on upgrade
2014-09-26 David Kalnischkiesadd and use 'apt-key verify' which prefers gpgv over gpg
2014-09-26 David Kalnischkiesmiscellaneous small cleanups in apt-key
2014-09-26 David Kalnischkiesadd --readonly option for apt-key adv
2014-09-26 David Kalnischkiesuse only one --keyring in gpg interactions
2014-09-26 David Kalnischkiesadd --secret-keyring option for apt-key
2014-09-26 David Kalnischkiesallow to specify fingerprints in 'apt-key del'
2014-09-26 David Kalnischkiesadd a test for apt-key export{,all}
2014-09-26 David Kalnischkiesuse apt-key to wrap gpg calls in testcases
2014-09-26 David Kalnischkiesrespect --keyring also in merged keyring commands
2014-09-26 David Kalnischkiessupport gnupg2 as drop-in replacement for gnupg
2014-09-26 David Kalnischkiesdelay gnupg setup in apt-key until it is needed
2014-09-26 David Kalnischkiescorrect the error messages to refer to apt-key instead...
2014-09-26 David Kalnischkiesuse apt-key adv (+ gnupg) instead of gpgv for verify
2014-09-26 David Kalnischkiesmerge fragment keyrings in apt-key to avoid hitting...
2014-09-26 David Kalnischkiesrefactor key removal code to reuse it in next step
2014-09-26 David Kalnischkiesset a primary-keyring only if we have access to it
2014-09-26 David Kalnischkiessupport (multiple) arguments properly in apt-key
2014-09-26 David Kalnischkiesonly create new trusted.gpg if directory is writeable
2014-09-26 David Kalnischkiesall errors should be printed to stderr
2014-09-26 David Kalnischkiesadd a (hidden) --quiet option for apt-key
2014-09-26 David Kalnischkiesrename postrm to apt.postrm
2014-09-26 David Kalnischkiesremove leftover debug output from multikey softlink
2014-09-26 David Kalnischkiesfix: warning: extra ‘;’ [-Wpedantic]
2014-09-26 David Kalnischkiesfix: Member variable 'X' is not initialized in the...
2014-09-26 David Kalnischkiesfix occurrence typo in tagfile comment
2014-09-26 David Kalnischkiesremove outdated and unused po/ChangeLog
2014-09-26 David Kalnischkiesadd an API for cache filters/matcher
2014-09-26 David Kalnischkiesmove PCI::From* methods into CacheSetHelper class
2014-09-26 David Kalnischkiesadapt to the new CacheSetHelper API
2014-09-26 David Kalnischkiesrework cachesets API to allow future extension
2014-09-26 David Kalnischkiesadd APT::PackageUniverse as a pkgCache wrapper
2014-09-26 David Kalnischkiesadd specialisations for std::vector
2014-09-26 David Kalnischkiesmark pkg(All|Dist)Upgrade as deprecated
2014-09-26 David Kalnischkiesfix progress output for (dist-)upgrade calculation
2014-09-26 David Kalnischkiesde-duplicate version strings in the cache
2014-09-26 David Kalnischkiesdrop stored StringItems in favor of in-memory mappings
2014-09-26 David Kalnischkiescount strings more accurately for stats
2014-09-26 David Kalnischkiespackages in the cache are sorted by name so noise-free
2014-09-26 David Kalnischkiessearch for pkg names in the cache case-sensitive
2014-09-26 David Kalnischkiesdeprecate Pkg->Name in favor of Grp->Name
2014-09-26 Michael VogtDisable Mth.DropPrivsOrDie() in copy.cc for now
2014-09-25 Michael VogtRemove check for "Translation-" from pkgAcqIndex::Custo...
2014-09-25 Michael VogtRevert making pkgAcquire::Item::DescURI() "const"
2014-09-25 Michael VogtUse /var/empty as the homedir for _apt
2014-09-24 Michael Vogtreleasing package apt version 1.1~exp3
2014-09-24 Julian Andres... DropPrivs: Document what it does
2014-09-24 Julian Andres... DropPrivs: Use APT::Sandbox::User instead of Apt::User...
2014-09-24 Julian Andres... DropPrivs: Hard-fail if the user does not exist
2014-09-24 Julian Andres... DropPrivs: Add some comments for the more obscure setui...
2014-09-24 Julian Andres... DropPrivs: Move the re-set uid/gid thing to the end...
2014-09-24 Julian Andres... methods: Fail if we cannot drop privileges
2014-09-24 Julian Andres... DropPrivs: Improve comments
2014-09-24 Julian Andres... DropPrivs: Also check for saved set-user-ID and set...
2014-09-24 Julian Andres... DropPrivs: Do not use an invalid return check for setgr...
2014-09-24 Julian Andres... Use _apt as our unprivileged user name
2014-09-24 Julian Andres... DropPriv: Really call seteuid and not setuid, and add...
2014-09-24 Michael VogtDrop Privileges to "Debian-apt" in most acquire methods
2014-09-23 Michael Vogtfix tests
2014-09-23 Michael VogtMerge branch 'debian/sid' into debian/experimental
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-19 David Kalnischkiesrelax grep to support newer curl output format
2014-09-19 Jérémy Bobbiodisable timestamps in the footer of docs by doxygen
2014-09-19 Holger WansingGerman program translation update
2014-09-19 Michael VogtFix regression when copy: is used for a relative path
2014-09-19 Michael Vogttest/integration/test-apt-update-file: improve test
2014-09-18 Michael Vogt./pre-release pre-export
2014-09-17 Michael Vogtreleasing package apt version 1.0.9.1 1.0.9.1
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 Vogtprepare 1.0.9.1
2014-09-16 Michael Vogtmerge previous upload
2014-09-16 Michael VogtSECURITY UPDATE for CVE-2014-{0488,0487,0489}
2014-09-14 David Kalnischkiesadd a 'coverage' command to generate reports
2014-09-14 Mert DirikTurkish program translation update
2014-09-14 Chris LeickUpdated German documentation translation
2014-09-13 Trần Ngọc Quânl10n: vi.po (636t): Update program translation
2014-09-12 Michael VogtAllow override of Proxy-Auto-Detect by the users config...
2014-09-09 Michael Vogtprepare 1.0.8 1.0.8
2014-09-09 Michael Vogtdebian/gbp.conf: use export-dir
2014-09-09 David Kalnischkiesdon't call pager in non-terminals for changelog
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 Kalnischkiesfix and non-silent fail dpkg-overwrite error test
2014-09-07 David Kalnischkiesstrip everything spacey in APT::String::Strip
2014-09-07 David Kalnischkiesdetect terminal output with 'test -t' in tests
2014-09-07 David Kalnischkiesdo use an 'unknown' arch-specification in test
2014-09-07 David Kalnischkiesmake GetLocalitySortedVersionSet more generic
2014-09-07 David Kalnischkiesimplement --full in apt search
2014-09-07 David Kalnischkiesuse a format string in ListSingleVersion
2014-09-07 David Kalnischkiesskip version if we already have this package as search...
2014-09-07 David Kalnischkiessupport regular expressions in 'apt search'
2014-09-05 Michael VogtImprove Debug::Acquire::http debug output
2014-09-05 Michael VogtMerge branch 'debian/sid' into debian/experimental
next