]> git.saurik.com Git - apt.git/shortlog
apt.git
2016-11-09  David Kalnischkiesadd a testcase for support of various build-dependency...
2016-11-09  Johannes Schaueradd support for Build-Depends/Conflicts-Arch
2016-11-09  David Kalnischkiesfix testcase expecting incorrect remove log from dpkg
2016-11-09  Michael VogtDo not (re)start "apt-daily.system"
2016-11-02  David Kalnischkieskeep Release.gpg on untrusted to trusted IMS-Hit
2016-11-02  David Kalnischkiesdon't install new deps of candidates for kept back...
2016-11-02  Frans SpiesschaertDutch manpages translation update
2016-11-02  Frans SpiesschaertDutch program translation update
2016-11-02  James Clarkefix invalid XML in German manpage translation
2016-10-29  Chris LeickUpdated German documentation translation
2016-10-04  Julian Andres... Release 1.3.1 1.3.1
2016-10-04  Julian Andres... travis: Move codecov from after_success to after_script
2016-10-04  Mert DirikTurkish program translation update
2016-10-04  victoryJapanese manpages translation update
2016-10-04  Julian Andres... Do not read stderr from proxy autodetection scripts
2016-09-20  Julian Andres... Release 1.3 1.3
2016-09-18  Julian Andres... VersionHash: Do not skip too long dependency lines
2016-09-11  Julian Andres... travis: Add coverage testing using codecov.io
2016-09-11  Julian Andres... Coverage: Do not print messages from gcov
2016-09-11  Julian Andres... CMake: Add coverage build type
2016-09-11  Julian Andres... travis: use ninja and ccache for building
2016-09-07  Julian Andres... test: Always install dpkg into our tests, regardless...
2016-09-07  Julian Andres... test: framework: Ensure copied status files have traili...
2016-09-07  David Kalnischkiesedsp: try 2 to read responses even if writing failed
2016-09-04  David Kalnischkiesabort connection on '.' target replies in SRV
2016-09-03  David Kalnischkiesupdate testing hints in README.md
2016-09-02  Julian Andres... Release 1.3~rc4 1.3_rc4
2016-09-02  Julian Andres... debian: Pass -O to make to get readable build logs
2016-09-02  Julian Andres... debian: Move bugscript to old location for overlayfs...
2016-09-02  Julian Andres... acquire: Use priority queues and a 3 stage pipeline...
2016-09-02  Julian Andres... CMake: apt-pkg: Use correct ICONV_INCLUDE_DIRS variable
2016-09-02  Julian Andres... CMake: test/libapt: Use a prebuilt GTest library if...
2016-09-02  Julian Andres... gitignore: Add generated docbook stylesheets
2016-09-01  David Kalnischkiessupport long keyid and fingerprint in gpgv's GOODSIG
2016-09-01  David Kalnischkiesre-add apt breaks/replaces apt-utils (<< 1.3~exp2~)
2016-09-01  David Kalnischkiestests: silence -Wmissing-declarations
2016-09-01  David Kalnischkiestry not to call memcpy with length 0 in hash calculations
2016-09-01  Julian Andres... test-apt-cdrom: Fix for gnupg 2.1.15
2016-08-31  Julian Andres... Base256ToNum: Fix uninitialized value
2016-08-31  Julian Andres... TagFile: Fix off-by-one errors in comment stripping
2016-08-31  Julian Andres... test/integration/test-srcrecord: Make executable
2016-08-31  Julian Andres... Fix segfault and out-of-bounds read in Binary fields
2016-08-30  Julian Andres... Release 1.3~rc3 1.3_rc3
2016-08-30  Julian Andres... test: Pass -d to dpkg-buildpackage
2016-08-29  Julian Andres... Add shippable.yml for CI on Shippable
2016-08-29  Julian Andres... test, travis: Quieter testing with a new -qq mode
2016-08-29  Julian Andres... Switch documentation from httpredir.d.o to deb.d.o
2016-08-29  Julian Andres... Add new symbols to symbols file
2016-08-29  Julian Andres... init: Add Dir::Bin::planners default entry
2016-08-29  Julian Andres... init: Fix path to external solvers
2016-08-29  David Kalnischkiesdon't loop on pinning pkgs from absolute debs by regex
2016-08-29  David Kalnischkiesrandomize acquire order for same type index files
2016-08-26  Julian Andres... Merge branch 'portability/freebsd'
2016-08-26  Julian Andres... CMake: Add missing iconv dependency
2016-08-26  Julian Andres... Make root group configurable via ROOT_GROUP
2016-08-26  Julian Andres... test: Use :$(id -gn) instead of :root (when run as...
2016-08-26  Julian Andres... test: Assert multi-arch in the chroot
2016-08-26  Julian Andres... changelog: Respect Dir setting for local changelog...
2016-08-26  Julian Andres... Lower-case uname -r output in kernel autoremove helper
2016-08-26  Julian Andres... test: More portable check for dpkg versions
2016-08-26  Julian Andres... test: Use a file to determine TEST_DEFAULT_GROUP
2016-08-26  Julian Andres... apt-inst: debfile: Pass comp. Name to ExtractTar, not...
2016-08-26  Julian Andres... test: Allow db_dump-5 instead of db_dump
2016-08-26  Julian Andres... Always pass a directory to find before an option
2016-08-26  Julian Andres... test: Fix invalid quoting in variable expansion
2016-08-26  Julian Andres... test: Use printf "%b\n" instead of echo for strings...
2016-08-26  Julian Andres... test: Make sure we always find a dpkg in status file
2016-08-26  Julian Andres... test: Avoid use of /proc/self/fd
2016-08-26  Julian Andres... test: Explicitly pass --admindir=var/lib/dpkg to dpkg
2016-08-26  Julian Andres... test: Fix building of noopchroot
2016-08-26  Julian Andres... test: Get rid of debhelper rules.tiny example dep
2016-08-26  Julian Andres... test: Allow moreutils-parallel instead of parallel
2016-08-26  Julian Andres... test: Allow stunnel to be used instead of stunnel4
2016-08-26  Julian Andres... test: Substitute GNU commands for other commands where...
2016-08-26  Julian Andres... test: Use C locale instead of C.UTF-8
2016-08-26  Julian Andres... Make directory paths configurable
2016-08-26  Julian Andres... apt-key: Only use readlink -f for existing components
2016-08-26  Julian Andres... Use C locale instead of C.UTF-8 for protocol strings
2016-08-26  Julian Andres... CMake: Add support for libintl
2016-08-26  Julian Andres... Accept --autoremove as alias for --auto-remove
2016-08-26  Julian Andres... CMake: Handle Berkeley DB on FreeBSD
2016-08-26  Julian Andres... methods/connect.cc: Only use AI_IDN if defined
2016-08-26  Julian Andres... CMake/private-download: Fix statfs includes on FreeBSD
2016-08-26  Julian Andres... CMake: Add FindLZ4 and FindLZMA
2016-08-26  Julian Andres... CMake: Do not use -lresolv if res_init exists in libc
2016-08-26  Julian Andres... CMake: Do not hardcode -ldl
2016-08-26  Julian Andres... CMake: Handle endian.h locations on other platforms
2016-08-26  Julian Andres... CMake: Handle BSD platforms with sig_t instead of sigha...
2016-08-26  Julian Andres... Add missing includes and external definitions
2016-08-25  David Kalnischkiestreat .ddeb files like .deb, especially for dpkg
2016-08-25  David Kalnischkiesshow apt-key warnings in apt update
2016-08-25  David Kalnischkiesapt-key: warn instead of fail on unreadable keyrings
2016-08-24  David Kalnischkiesdo not restore selections for already purged packages
2016-08-24  David Kalnischkiesimprove code & doc for aquire weak/loop failing
2016-08-24  David Kalnischkiesdo fail on weakhash/loop earlier in acquire
2016-08-23  Julian Andres... CMake: Define _WITH_GETLINE for FreeBSD
2016-08-23  Julian Andres... CMake: Do not add po/ if USE_NLS is OFF
2016-08-23  Julian Andres... CMake: Discover docbook stylesheet in other locations
2016-08-23  Julian Andres... install-progress: Call the real ::fork() in our fork...
2016-08-23  Julian Andres... CMake: Add Large File Support
next