David Kalnischkies
|
b49068c566
provide public interface to hold/unhold packages
|
9 years ago |
David Kalnischkies
|
05ef357e57
refactor dpkg execution in deb/debsystem
|
9 years ago |
David Kalnischkies
|
c1553e72c6
switch 'apt-mark hold' from Pkg to Ver based operation
|
9 years ago |
David Kalnischkies
|
2fc9d1ebca
add cacheset push_back wrapping for std::back_inserter
|
9 years ago |
David Kalnischkies
|
b2a893dda2
implement operator* for cacheset iterators
|
9 years ago |
David Kalnischkies
|
825db89094
implement a public pkgSystem::ArchitecturesSupported
|
9 years ago |
David Kalnischkies
|
8d6d3f00b1
implement a public pkgSystem::MultiArchSupported
|
9 years ago |
David Kalnischkies
|
fa74b4ece0
travis: move 'make' into the install target
|
9 years ago |
Mert Dirik
|
f9ed846691
Turkish program translation update
|
9 years ago |
Julian Andres Klode
|
41bcb7b2f4
configure.ac: Only require autoconf 2.68
|
9 years ago |
Julian Andres Klode
|
959568175b
configure.ac: Run autoupdate
|
9 years ago |
Julian Andres Klode
|
05e7d4eee1
thread-safety tests: Adjust path to lists
|
9 years ago |
Julian Andres Klode
|
77242b1e21
Provide tests for thread-safety
|
9 years ago |
Julian Andres Klode
|
7d70f7993e
orderlist: Replace qsort() by thread-safe std::sort()
|
9 years ago |
Julian Andres Klode
|
f1f9f9bfec
algorithms: Replace qsort() by thread-safe std::sort()
|
9 years ago |
Julian Andres Klode
|
42285f827b
dpkgpm: Convert users of localtime() to localtime_r()
|
9 years ago |
Julian Andres Klode
|
2c1e4917d9
cacheset: Fix compilation on new GCC in C++98 mode
|
9 years ago |
Julian Andres Klode
|
3129bd50d3
srvrec: Do not expose C++11 tuple use in header
|
9 years ago |
Julian Andres Klode
|
2a0cae347a
dpkgpm: Use ptsname_r() instead of ptsname() to be thread-safe
|
9 years ago |
Julian Andres Klode
|
2609e7cea3
dpkgpm: Convert ctime() call to ctime_r()
|
9 years ago |
Julian Andres Klode
|
1843d82ff5
aptconfiguration: Convert strtok() to strtok_r()
|
9 years ago |
Julian Andres Klode
|
308d0cf53f
GetSrvRecords: Make thread-safe
|
9 years ago |
Julian Andres Klode
|
f77ea39c94
deblistparser: Make PrioList const
|
9 years ago |
Michael Vogt
|
6586d1dbdb
releasing 1.1~exp14
|
9 years ago |
Julian Andres Klode
|
d2c712a175
Allow -i and -u as aliases for installed and upgradable in list
|
9 years ago |
Julian Andres Klode
|
e7cab38ea9
.travis.yml: Add pinned vivid for gettext and clean up a bit
|
9 years ago |
Julian Andres Klode
|
d06c500cd0
Revert "Fix select timeout to be 50msec instead of 0.5msec" for acquire
|
9 years ago |
Michael Vogt
|
ebd8621e5b
releasing package apt version 1.1~exp13
|
9 years ago |
Michael Vogt
|
04f27faefb
Run "./prepare-release pre-export"
|
9 years ago |
Michael Vogt
|
eaf21c2144
Fix select timeout to be 50msec instead of 0.5msec
|
9 years ago |