index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
reword "Can't drop priv" warning message
David Kalnischkies
2016-12-16
1
-2
/
+2
*
gpgv: Flush the files before checking for errors
Julian Andres Klode
2016-12-08
1
-0
/
+6
*
SECURITY UPDATE: gpgv: Check for errors when splitting files (CVE-2016-1252)
Julian Andres Klode
2016-12-08
1
-1
/
+22
*
get pdiff files from the same mirror as the index
David Kalnischkies
2016-11-25
3
-36
/
+52
*
report apt-key errors via status-fd messages
David Kalnischkies
2016-11-24
1
-10
/
+53
*
skip unconfigure for unconfigured to-be removed pkgs
David Kalnischkies
2016-11-24
1
-0
/
+12
*
do not configure unconfigured to be removed packages
David Kalnischkies
2016-11-24
1
-1
/
+2
*
don't perform implicit crossgrades involving M-A:same
David Kalnischkies
2016-11-24
1
-3
/
+22
*
improve arch-unqualified dpkg-progress parsing
David Kalnischkies
2016-11-24
2
-62
/
+155
*
correct cross & disappear progress detection
David Kalnischkies
2016-11-23
1
-35
/
+58
*
react to trig-pend only if we have nothing else to do
David Kalnischkies
2016-11-23
1
-12
/
+12
*
Do not use MD5SumValue for Description_md5()
Julian Andres Klode
2016-11-22
6
-33
/
+42
*
debListParser: Micro-optimize AvailableDescriptionLanguages()
Julian Andres Klode
2016-11-22
1
-8
/
+7
*
Compare size before data when ordering cache bucket entries
Julian Andres Klode
2016-11-22
3
-3
/
+14
*
Optimize VersionHash() to not need temporary copy of input
Julian Andres Klode
2016-11-22
3
-14
/
+11
*
Introduce tolower_ascii_unsafe() and use it for hashing
Julian Andres Klode
2016-11-22
3
-4
/
+9
*
Bump the cache major version for non-backportable changes
Julian Andres Klode
2016-11-22
1
-2
/
+2
*
debListParser: Convert to use pkgTagSection::Key-based lookup
Julian Andres Klode
2016-11-22
2
-42
/
+42
*
TagSection: Introduce functions for looking up by key ids
Julian Andres Klode
2016-11-22
4
-11
/
+190
*
TagSection: Extract Find() methods taking Pos instead of Key
Julian Andres Klode
2016-11-22
2
-20
/
+65
*
TagSection: Split AlphaIndexes into AlphaIndexes and BetaIndexes
Julian Andres Klode
2016-11-22
2
-11
/
+14
*
show distribution mismatch for changed codenames
David Kalnischkies
2016-11-11
1
-0
/
+8
*
don't warn if untransformed distribution matches
David Kalnischkies
2016-11-11
2
-45
/
+26
*
add hidden config to set packages as Essential/Important
David Kalnischkies
2016-11-11
2
-4
/
+16
*
add TMP/TEMP/TEMPDIR to the TMPDIR DropPrivileges dance
David Kalnischkies
2016-11-11
1
-9
/
+20
*
support 'apt build-dep .' (aka: without /)
David Kalnischkies
2016-11-10
1
-2
/
+2
*
rename Checksum-FileSize to Filesize in hashsum mismatch
David Kalnischkies
2016-11-09
1
-14
/
+17
*
show the conflicting distribution warning again
David Kalnischkies
2016-11-09
1
-2
/
+1
*
reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivileges
David Kalnischkies
2016-11-09
1
-0
/
+20
*
fix three typos in sources & manpages
Chris Leick
2016-11-09
1
-1
/
+1
*
add support for Build-Depends/Conflicts-Arch
Johannes Schauer
2016-11-09
4
-6
/
+11
*
keep Release.gpg on untrusted to trusted IMS-Hit
David Kalnischkies
2016-11-02
1
-3
/
+9
*
Do not read stderr from proxy autodetection scripts
Julian Andres Klode
2016-10-04
3
-2
/
+11
*
VersionHash: Do not skip too long dependency lines
Julian Andres Klode
2016-09-18
2
-3
/
+3
*
Coverage: Do not print messages from gcov
Julian Andres Klode
2016-09-11
1
-0
/
+4
*
edsp: try 2 to read responses even if writing failed
David Kalnischkies
2016-09-07
1
-15
/
+27
*
acquire: Use priority queues and a 3 stage pipeline design
Julian Andres Klode
2016-09-02
4
-4
/
+58
*
CMake: apt-pkg: Use correct ICONV_INCLUDE_DIRS variable
Julian Andres Klode
2016-09-02
1
-1
/
+1
*
try not to call memcpy with length 0 in hash calculations
David Kalnischkies
2016-09-01
8
-15
/
+21
*
Base256ToNum: Fix uninitialized value
Julian Andres Klode
2016-08-31
1
-1
/
+2
*
TagFile: Fix off-by-one errors in comment stripping
Julian Andres Klode
2016-08-31
1
-2
/
+2
*
Fix segfault and out-of-bounds read in Binary fields
Julian Andres Klode
2016-08-31
1
-3
/
+6
*
init: Add Dir::Bin::planners default entry
Julian Andres Klode
2016-08-29
1
-0
/
+1
*
init: Fix path to external solvers
Julian Andres Klode
2016-08-29
1
-1
/
+1
*
don't loop on pinning pkgs from absolute debs by regex
David Kalnischkies
2016-08-29
1
-5
/
+4
*
randomize acquire order for same type index files
David Kalnischkies
2016-08-29
1
-0
/
+18
*
Merge branch 'portability/freebsd'
Julian Andres Klode
2016-08-27
13
-30
/
+42
|
\
|
*
CMake: Add missing iconv dependency
Julian Andres Klode
2016-08-26
1
-2
/
+7
|
*
Make root group configurable via ROOT_GROUP
Julian Andres Klode
2016-08-26
4
-8
/
+8
|
*
changelog: Respect Dir setting for local changelog getting
Julian Andres Klode
2016-08-26
1
-1
/
+2
[next]