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
*
run acquire transactions only once
David Kalnischkies
2014-10-20
1
-0
/
+2
*
mark --allow-insecure-repositories message as translateable
David Kalnischkies
2014-10-20
1
-18
/
+15
*
reenable support for -s (and co) in apt-get source
David Kalnischkies
2014-10-20
2
-1
/
+5
*
releasing package apt version 1.1~exp7
Michael Vogt
2014-10-15
1
-0
/
+8
*
ignore Acquire::GzipIndexes for cdrom sources
David Kalnischkies
2014-10-15
2
-30
/
+52
*
Merge branch 'debian/sid' into debian/experimental
David Kalnischkies
2014-10-15
2
-11
/
+48
|
\
|
*
don't cleanup cdrom files in apt-get update
David Kalnischkies
2014-10-15
2
-14
/
+50
*
|
releasing package apt version 1.1~exp6
Michael Vogt
2014-10-15
1
-0
/
+18
*
|
check for available space, excluding root reserved blocks
David Kalnischkies
2014-10-15
5
-57
/
+47
*
|
set PR_SET_NO_NEW_PRIVS even if sandbox is disabled
David Kalnischkies
2014-10-15
1
-6
/
+6
*
|
testcases runable as root
David Kalnischkies
2014-10-15
7
-18
/
+61
*
|
don't drop privileges if _apt has not enough rights
David Kalnischkies
2014-10-15
4
-8
/
+72
*
|
Add new configallowinsecurerepositories to the test framework
Michael Vogt
2014-10-14
2
-0
/
+11
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-10-14
6
-138
/
+150
|
\
|
|
*
Update Status field values handling
Guillem Jover
2014-10-08
2
-35
/
+11
|
*
methods/rsh.cc: replace strcat with std::string
Michael Vogt
2014-10-08
1
-5
/
+8
|
*
add CVE-2014-7206 to 1.0.9.2
Michael Vogt
2014-10-08
1
-1
/
+1
|
*
implement the updated build profile spec
josch
2014-10-06
3
-97
/
+130
*
|
releasing package apt version 1.1~exp5
Michael Vogt
2014-10-13
1
-0
/
+20
*
|
Change default of Acquire::AllowInsecureRepositories to "true"
Michael Vogt
2014-10-13
1
-1
/
+4
*
|
update symbols file
David Kalnischkies
2014-10-13
1
-36
/
+61
*
|
do not load filesize in pkgAcqIndexTrans explicitly
David Kalnischkies
2014-10-13
3
-8
/
+5
*
|
fix compile and tests error
David Kalnischkies
2014-10-13
11
-18
/
+43
*
|
Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()
Michael Vogt
2014-10-13
11
-17
/
+60
*
|
Document Acquire{MaxReleaseFileSize,AllowInsecureRepositories,AllowDowngradeT...
Michael Vogt
2014-10-13
2
-0
/
+40
*
|
trusted=yes sources are secure, we just don't know why
David Kalnischkies
2014-10-13
6
-17
/
+229
*
|
do not inline virtual destructors with d-pointers
David Kalnischkies
2014-10-13
18
-29
/
+43
*
|
display a warning for unsigned repos
David Kalnischkies
2014-10-13
1
-0
/
+4
*
|
make --allow-insecure-repositories message an error
David Kalnischkies
2014-10-13
1
-3
/
+3
*
|
remove useless pdiff filename output
David Kalnischkies
2014-10-10
1
-4
/
+3
*
|
Only rename StatError files in AbortTransaction()
Michael Vogt
2014-10-08
1
-4
/
+7
*
|
releasing package apt version 1.1~exp4
Michael Vogt
2014-10-08
1
-1
/
+1
*
|
prepare 1.1~exp4
Michael Vogt
2014-10-08
1
-0
/
+80
*
|
Fix ServerMethod::FindMaximumObjectSizeInQueue()
Michael Vogt
2014-10-08
1
-1
/
+1
*
|
pkgAcqArchive::QueueNext(): change owner/permission of DestFile
Michael Vogt
2014-10-08
1
-1
/
+1
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-10-08
1
-0
/
+28
|
\
|
|
*
releasing package apt version 1.0.9.2
Michael Vogt
2014-10-02
1
-0
/
+28
|
*
apt-get: Create the temporary downloaded changelog inside tmpdir
Guillem Jover
2014-10-02
1
-1
/
+1
|
*
debian/rules: add hardening=+all
Michael Vogt
2014-10-01
1
-3
/
+6
*
|
Merge remote-tracking branch 'mvo/feature/expected-size' into debian/experime...
Michael Vogt
2014-10-08
15
-39
/
+155
|
\
\
|
*
|
Fix http pipeline messup detection
Michael Vogt
2014-10-08
2
-2
/
+18
|
*
|
Merge remote-tracking branch 'donkult/feature/acq-trans' into feature/expecte...
Michael Vogt
2014-10-08
4
-11
/
+26
|
|
\
\
|
*
|
|
Send "Fail-Reason: MaximumSizeExceeded" from the method
Michael Vogt
2014-10-07
6
-6
/
+21
|
*
|
|
Add new Acquire::MaxReleaseFileSize=10*1000*1000 option
Michael Vogt
2014-10-07
3
-31
/
+39
|
*
|
|
Merge branch 'feature/acq-trans' into feature/expected-size
Michael Vogt
2014-10-07
43
-1146
/
+2043
|
|
\
\
\
|
*
|
|
|
make expected-size a maximum-size check as this is what we want at this point
Michael Vogt
2014-10-07
10
-19
/
+31
|
*
|
|
|
fix test-cve-2013-1051-InRelease-parsing (fails now in the method)
Michael Vogt
2014-10-07
1
-1
/
+1
|
*
|
|
|
add ftp expected size check
Michael Vogt
2014-10-07
3
-5
/
+8
|
*
|
|
|
methods/https.cc: use File->Tell() here too
Michael Vogt
2014-10-07
1
-2
/
+1
|
*
|
|
|
make http size check work
Michael Vogt
2014-10-06
308
-81287
/
+92461
|
|
\
\
\
\
[next]