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 communication typo in https manpage
David Kalnischkies
2018-04-07
12
-12
/
+12
*
catch changelog ↔ NEWS dist mismatches in release script
David Kalnischkies
2018-04-07
1
-0
/
+6
*
remove duplicate changelog lines from 1.6~beta1 entry
David Kalnischkies
2018-04-07
1
-9
/
+0
*
test: export GCOV_ERROR_FILE=/dev/null to make it fail less/no tests
Julian Andres Klode
2018-04-06
1
-0
/
+3
*
Delete /etc/dpkg/dpkg.cfg.d/excludes on Docker CI images
Julian Andres Klode
2018-04-06
2
-0
/
+2
*
Allow restart_syscall() syscall in seccomp sandboxes
Julian Andres Klode
2018-04-06
1
-0
/
+1
*
Turn off seccomp sandboxing by default
Julian Andres Klode
2018-04-06
2
-1
/
+9
*
CI: Switch testing to use ubuntu:bionic for 1.6.y
Julian Andres Klode
2018-03-23
2
-3
/
+3
*
Bump cache major version to allow different 1.5 and 1.6 updates
Julian Andres Klode
2018-03-19
1
-1
/
+1
*
Use https for Ubuntu changelogs
Julian Andres Klode
2018-03-15
5
-9
/
+9
*
Fix debian/NEWS entry for 1.6~beta1
Julian Andres Klode
2018-03-13
1
-2
/
+2
*
Release 1.6~beta1
1.6_beta1
Julian Andres Klode
2018-02-26
60
-109
/
+1403
*
apt.conf.autoremove: Add linux-cloud-tools to list
Julian Andres Klode
2018-02-23
1
-0
/
+1
*
Merge branch 'pu/not-valid-before' into 'master'
Julian Andres Klode
2018-02-19
12
-43
/
+231
|
\
|
*
Check that Date of Release file is not in the future
Julian Andres Klode
2018-02-19
12
-43
/
+231
*
|
tests: install aptitude for test-method-mirror
David Kalnischkies
2018-02-19
1
-1
/
+1
*
|
German manpage translation update
Chris Leick
2018-02-19
1
-535
/
+694
*
|
ensure correct file permissions for auxfiles
David Kalnischkies
2018-02-19
4
-7
/
+31
*
|
tests: set debhelper compat 10 and R³ by default
David Kalnischkies
2018-02-19
1
-2
/
+3
*
|
restore gcc visibility=hidden for apt-private
David Kalnischkies
2018-02-19
1
-0
/
+1
*
|
use a more standard approach to disable security for cdrom method
David Kalnischkies
2018-02-19
1
-2
/
+8
*
|
add apt-helper drop-privs command…
David Kalnischkies
2018-02-19
3
-6
/
+43
*
|
Work around test-method-mirror failure by setting umask at start
Julian Andres Klode
2018-02-19
1
-0
/
+2
*
|
indexcopy: Copy uncompressed indices from cdrom again
Julian Andres Klode
2018-02-19
1
-2
/
+2
|
/
*
allow the apt/lists/auxfiles/ directory to be missing
David Kalnischkies
2018-01-19
4
-22
/
+76
*
Release 1.6~alpha7
1.6_alpha7
Julian Andres Klode
2018-01-18
16
-17
/
+173
*
Point people to salsa.d.o instead of anonscm.d.o for git
Julian Andres Klode
2018-01-18
2
-3
/
+3
*
French program translation update
Julien Patriarca
2018-01-18
1
-188
/
+295
*
German program translation update
Holger Wansing
2018-01-18
1
-145
/
+238
*
review and fix the three new apt-transport- manpages
Justin B Rye
2018-01-18
13
-1072
/
+1126
*
Merge branch 'inrelease-path' into 'master'
Julian Andres Klode
2018-01-18
6
-5
/
+66
|
\
|
*
Introduce inrelease-path option for sources.list
Julian Andres Klode
2018-01-17
6
-5
/
+66
*
|
Drop obsolete Suggests on python-apt
Julian Andres Klode
2018-01-18
1
-2
/
+1
|
/
*
apt-compat.cron.daily: Correctly handle undetermined power status
Julian Andres Klode
2018-01-10
1
-3
/
+3
*
dpkg status parsing: check if name is valid before use
David Kalnischkies
2018-01-05
1
-2
/
+17
*
Turkish program translation update
Mert Dirik
2018-01-04
1
-27
/
+30
*
simplify translating "lists directory missing" msg
David Kalnischkies
2018-01-04
48
-423
/
+176
*
Release 1.6~alpha6
1.6_alpha6
Julian Andres Klode
2018-01-03
59
-4059
/
+11717
*
Merge branch 'feature/amtshilfe' into 'master'
Julian Klode
2018-01-03
36
-959
/
+1484
|
\
|
*
add apt-transport-mirror manpage
David Kalnischkies
2018-01-03
4
-0
/
+153
|
*
add a testcase for the mirror method
David Kalnischkies
2018-01-03
1
-0
/
+190
|
*
non-local mirrorlists shouldn't redirect to local
David Kalnischkies
2018-01-03
2
-3
/
+47
|
*
add tag-based control over mirror choices from the list
David Kalnischkies
2018-01-03
1
-34
/
+103
|
*
require methods to request AuxRequest capability at startup
David Kalnischkies
2018-01-03
7
-57
/
+107
|
*
reimplement and simplify mirror:// method
David Kalnischkies
2018-01-03
8
-498
/
+258
|
*
allow a method to request auxiliary files
David Kalnischkies
2018-01-03
12
-27
/
+258
|
*
refactor message generation for methods
David Kalnischkies
2018-01-03
3
-91
/
+103
|
*
document https options in new apt-transport-https manpage
David Kalnischkies
2018-01-03
10
-219
/
+149
|
*
document http options in new apt-transport-http manpage
David Kalnischkies
2018-01-03
7
-73
/
+159
|
/
*
Correctly report transient errors again
Julian Andres Klode
2018-01-03
1
-4
/
+8
[next]