index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug where the problemresolve can put a pkg into a heisenstate
Michael Vogt
2016-03-15
5
-2
/
+56
*
methods/gpgv: Warn about SHA1 (and RIPEMD-160)
Julian Andres Klode
2016-03-15
1
-3
/
+29
*
apt-pkg/acquire-worker.cc: Introduce 104 Warning message
Julian Andres Klode
2016-03-15
2
-0
/
+12
*
methods/gpgv: Correctly handle weak signatures with multiple keys
Julian Andres Klode
2016-03-15
1
-1
/
+6
*
zh_CN.po: fix translation bug. (Closes: #818177)
Zhou Mo
2016-03-15
1
-1
/
+1
*
methods/gpgv: Reject weak digest algorithms
Julian Andres Klode
2016-03-14
1
-0
/
+16
*
Revert "Handle ERRSIG in the gpgv method like BADSIG"
Julian Andres Klode
2016-03-14
1
-7
/
+0
*
Handle ERRSIG in the gpgv method like BADSIG
Julian Andres Klode
2016-03-14
1
-0
/
+7
*
test: Move --weak-digest initialization to the right place
Julian Andres Klode
2016-03-14
1
-3
/
+6
*
test: Use SHA512 digests for GPG, reject SHA1-based signatures
Julian Andres Klode
2016-03-14
1
-1
/
+5
*
Spanish apt-mark translation fix
Manuel "Venturi" Porras Peralta
2016-03-14
1
-1
/
+1
*
enforce verify of filesize in 'apt-get source'
David Kalnischkies
2016-03-14
2
-7
/
+40
*
don't use Desc.URI to calculate .diff/Index filenames
David Kalnischkies
2016-03-14
2
-12
/
+39
*
streamline dpkgpm cleanup-handling
David Kalnischkies
2016-03-14
1
-14
/
+17
*
flush line-clearing on progress stop before post-invoke
David Kalnischkies
2016-03-14
2
-2
/
+6
*
aptwebserver: fix html validation issues
David Kalnischkies
2016-03-14
1
-5
/
+5
*
require $(HASH)-Download field in .diff/Index files
David Kalnischkies
2016-03-14
2
-60
/
+58
*
test: remove SHA1 support testing as unsupported
David Kalnischkies
2016-03-14
1
-71
/
+19
*
Test that SHA1-only .diff/Index files are not used
Julian Andres Klode
2016-03-13
1
-2
/
+32
*
Do not consider SHA1 usable
Julian Andres Klode
2016-03-13
6
-20
/
+37
*
Use native architecture instead of amd64 for build-dep-purge test
Julian Andres Klode
2016-03-10
1
-9
/
+12
*
Dutch manpages translation update
Frans Spiesschaert
2016-03-08
1
-724
/
+824
*
Dutch program translation update
Frans Spiesschaert
2016-03-08
1
-142
/
+196
*
Release 1.2.6
1.2.6
Julian Andres Klode
2016-03-07
13
-13
/
+26
*
apt-pkg/algorithms.cc: Avoid stack buffer overflow in KillList
Julian Andres Klode
2016-03-07
1
-10
/
+9
*
Fix several typos
Veres Lajos
2016-03-07
18
-37
/
+37
*
Release 1.2.5
1.2.5
Julian Andres Klode
2016-03-06
13
-13
/
+35
*
debian/control: Set Standards-Version to 3.9.7
Julian Andres Klode
2016-03-06
1
-1
/
+1
*
get group again after potential remap in Source: parse
David Kalnischkies
2016-03-06
1
-1
/
+3
*
Prevent double remapping of iterators and string views
Julian Andres Klode
2016-03-06
1
-8
/
+22
*
do not move not-failed pdiff-patches into CWD on failure
David Kalnischkies
2016-03-06
2
-0
/
+26
*
Fix lzma write support to handle "try again" case
Colin Watson
2016-03-06
1
-4
/
+25
*
add test for apt-key 0xKEY and use parameter expansion
David Kalnischkies
2016-03-06
2
-1
/
+12
*
support APT::Get::Build-Dep-Automatic again in build-dep
David Kalnischkies
2016-03-06
2
-0
/
+47
*
tests: expect no output while compiling noopchroot
David Kalnischkies
2016-03-06
2
-4
/
+8
*
deal with partially downloaded changelogs
David Kalnischkies
2016-03-06
2
-2
/
+25
*
apt-key del should correctly handle keyids prefixed with 0x
Daniel Kahn Gillmor
2016-03-04
1
-0
/
+4
*
Release 1.2.4
1.2.4
Julian Andres Klode
2016-02-27
13
-13
/
+27
*
Add missing numeric includes in files using std::accumulate()
Julian Andres Klode
2016-02-26
2
-0
/
+2
*
Fix crash with empty architecture list
Julian Andres Klode
2016-02-25
2
-4
/
+19
*
pass versioned provides to external solvers in EDSP
David Kalnischkies
2016-02-16
2
-117
/
+165
*
Fix maintscript to properly remove 20changelog
Julian Andres Klode
2016-02-15
1
-1
/
+1
*
always download changelogs into /tmp first
David Kalnischkies
2016-02-11
4
-43
/
+50
*
use local changelog from /usr/share/doc if possible
David Kalnischkies
2016-02-11
5
-2
/
+60
*
Release 1.2.3
1.2.3
Julian Andres Klode
2016-02-10
57
-3554
/
+2939
*
test: use our special downloaded dir for 'source' result
David Kalnischkies
2016-02-10
1
-0
/
+2
*
accept any tarball compression in 814139 testcase
David Kalnischkies
2016-02-10
1
-2
/
+2
*
test that seeking to a position earlier in the file works
Julian Andres Klode
2016-02-10
1
-0
/
+12
*
get dpkg lock in build-dep if cache was invalid again
David Kalnischkies
2016-02-10
3
-6
/
+64
*
Set seekpos to 0 after reopening files in Seek()
Julian Andres Klode
2016-02-10
1
-0
/
+1
[next]