Michael Vogt
|
dabe757a0a
|
support optional PulseInterval in ListUpdate
|
15 years ago |
Michael Vogt
|
893d3e85b9
|
* merged the apt--DoListUpdate branch, this provides a common interface
for apt-get update like operations for the frontends and also provides
hooks to run stuff in APT::Update::{Pre,Post}-Invoke
|
15 years ago |
Michael Vogt
|
110277098f
|
add missing changelog entry
|
15 years ago |
Michael Vogt
|
3a6d37fdcf
|
* apt-pkg/packagemanager.{cc,h}:
- propergate the Immediate flag to make hitting the
"E: Internal Error, Could not perform immediate configuration (2)"
harder
|
15 years ago |
Michael Vogt
|
9c9d7a8121
|
* debian/control:
- build against libdb-dev (instead of libdb4.4-dev)
|
15 years ago |
Michael Vogt
|
f00d26304c
|
merged from bzr.debian.net
|
15 years ago |
bubulle@debian.org
|
3835947993
|
Japanese translation updated
|
15 years ago |
Michael Vogt
|
aff87a762f
|
apt-pkg/deb/dpkgpm.cc: fix types
|
15 years ago |
bubulle@debian.org
|
d5a644335a
|
French translation update
|
15 years ago |
bubulle@debian.org
|
0e1423ae9f
|
Update PO and POT files
|
15 years ago |
bubulle@debian.org
|
813603a05f
|
Fix wording of 'after unpacking'
|
15 years ago |
Otavio Salvador
|
db2cca1129
|
* apt-pkg/contrib/configuration.cc:
|
15 years ago |
Otavio Salvador
|
18d38975fb
|
* Fix cron.daily job to not call fail if apt isn't installed, closes:
#443286.
|
15 years ago |
Otavio Salvador
|
7806855fae
|
remove wrong changelog entry
|
15 years ago |
Otavio Salvador
|
da543ed87d
|
* Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix a
grammatical error ("manual installed" -> "manually installed"),
closes: #438136.
*
|
15 years ago |
Otavio Salvador
|
9129f2af99
|
* Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key and
apt-get to ignore time conflicts, closes: #451328.
|
15 years ago |
Otavio Salvador
|
885d204bd3
|
* Applied patch from Amos Waterland <apw@us.ibm.com> to allow apt to
work properly in initramfs, closes: #448316.
|
15 years ago |
bubulle@debian.org
|
0d4487918e
|
French translation update
|
15 years ago |
bubulle@debian.org
|
c1446f6d3f
|
Document changes
|
15 years ago |
bubulle@debian.org
|
67f393ab12
|
Update PO files
|
15 years ago |
Michael Vogt
|
ba8df30dde
|
merged from debian-sid
|
15 years ago |
Otavio Salvador
|
f6c702eba6
|
* Applied patch from Alexander Winston <alexander.winston@comcast.net>
to use 'min' as symbol for minute, closes: #219034.
|
15 years ago |
Otavio Salvador
|
b5a6232dee
|
Amend patch from #452862 using a fix proposed by Robert Millan <rmh@aybabtu.com> to fix parallel buildings
|
15 years ago |
Otavio Salvador
|
129977045b
|
mark as unreleased since it has not been uploaded yet
|
15 years ago |
Michael Vogt
|
ef9425971e
|
* apt-pkg/acquire-item.{cc,h}:
- make the authentication download code more robust against
servers/proxies with broken If-Range implementations
|
15 years ago |
Michael Vogt
|
8076139ead
|
* methods/gpgv.cc:
- remove cruft code that caused timestamp/I-M-S issues
|
15 years ago |
Michael Vogt
|
ee10ecfe2f
|
* debian/apt.conf.daily:
- print warning if the cache can not be locked (closes: #454561),
thanks to Bastian Kleineidam
|
15 years ago |
Michael Vogt
|
24e135b600
|
* ftparchive/contents.cc:
- fix error output
* ftparchive/contents.cc:
- support lzma data members
* ftparchive/multicompress.cc:
- support lzma output
|
15 years ago |
Michael Vogt
|
37bb96cc59
|
test/pre-upload-check.py:
- remove bogus "testLocalRepo2" test case
|
15 years ago |
Michael Vogt
|
acd9c4729b
|
* debian/rules
|
15 years ago |
Michael Vogt
|
7ce6bd6a75
|
* debian/rules
|
15 years ago |
Michael Vogt
|
ce1b2acbaf
|
merge from the debian apt branch
|
15 years ago |
bubulle@debian.org
|
757f20941a
|
Basque translation update
|
15 years ago |
Otavio Salvador
|
e753b480d2
|
* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix building
with newest dpkg-shlibdeps changing the packaging building order,
closes: #452862.
|
15 years ago |
Otavio Salvador
|
9983591d17
|
* Applied patch from Aurelien Jarno <aurel32@debian.org> to avoid CPU
getting crazy when /dev/null is redirected to stdin (which breaks
buildds), closes: #452858.
|
15 years ago |
Otavio Salvador
|
60aeb838d1
|
* Applied patch from Andrei Popescu <andreimpopescu@gmail.com> to add a
note about some frontends in apt.8 manpage, closes: #438545.
|
15 years ago |
Otavio Salvador
|
75a3362b6a
|
* Applied patch from Mike O'Connor <stew@vireo.org> to add a manpage to
apt-mark, closes: #430207.
|
15 years ago |
bubulle@debian.org
|
d151a83399
|
Preventive unfuzzy after removal of an extra space in source
|
15 years ago |
Otavio Salvador
|
4c18793fda
|
releasing version 0.7.9
|
15 years ago |
Otavio Salvador
|
f6b37f3873
|
Minor fixes on racy_pselect
|
15 years ago |
bubulle@debian.org
|
d606f21021
|
Swedish translation update
|
15 years ago |
Peter Karlsson
|
ca565c0c88
|
Updated Swedish translation to 536t.
|
15 years ago |
Otavio Salvador
|
1fcbe14d0c
|
* Umount CD-ROM when calling apt-cdrom ident, except when called with
-m, closes: #448521.
|
15 years ago |
Otavio Salvador
|
919e5852f2
|
* Applied patch from Brian M. Carlson <sandals@crustytoothpaste.ath.cx>
to add backward support for arches that lacks pselect support,
closes: #448406.
|
15 years ago |
bubulle@debian.org
|
65d3c471aa
|
Galician and Korean updates
|
15 years ago |
Otavio Salvador
|
9c5fe9a09c
|
* Fix configure script to check for CURL library and headers presense.
|
15 years ago |
bubulle@debian.org
|
fd64475a0e
|
Document the addition of missing languages to LINGUAS
|
15 years ago |
bubulle@debian.org
|
f74c15a1c2
|
Add missing languages to LINGUAS
|
15 years ago |
bubulle@debian.org
|
24875e156e
|
Complete French translation
|
15 years ago |
bubulle@debian.org
|
de5a560abd
|
Update PO(T) files
|
15 years ago |