Age | Commit message (Collapse) | Author |
|
- fix disappearing local Packages.gz file (LP: #131166)
|
|
- fix crash in WriteApportReport (LP: #144537)
|
|
- cherry pick from --mvo
|
|
in unspecified behaviour;
|
|
- don't fail if msync() returns > 0 (LP: #144001)
|
|
- fix parse error when dpkg sends unexpected data
|
|
|
|
|
|
- move DoInstallPostFork() out of the header into the .cc file
|
|
1327.1.89.1.87.2.28..1327.1.89.1.87.2.27)
|
|
(LP: #136767)
|
|
|
|
- increase MaxPipeDepth for the internal worker<->method
communication to 1000 for the debtorrent backend
* make apt build with g++ 4.3
* apt-pkg/acquire.cc:
- increase MaxPipeDepth for the internal worker<->method
communication to 1000 for the debtorrent backend
* make apt build with g++ 4.3
* dpkg-triggers: Deal properly with new package states.
|
|
- fix anohter missing cstring include
|
|
- ignore EINTR on select()
|
|
|
|
- fix progress reporting precent calculation (LP: #137798)
|
|
- comment out dpkg trigger messages, those seem to be not generated by
dpkg over the status fd
|
|
|
|
- fix bug in dpkg log writing when a signal is caught during
select() (LP: #134858)
- write end marker in the log as well
|
|
- increase MaxPipeDepth for the internal worker<->method
communication to 1000 for the debtorrent backend
|
|
|
|
- on error in select() continue
|
|
|
|
- fix file removal on local repo i-m-s hit (LP: #131166)
* tests/local-repo:
- added regression test for this bug
* apt-pkg/pkgcachegen.cc:
- increase default mmap size
* tests/local-repo:
- added local repository testcase
|
|
- increase default mmap size
* tests/local-repo:
- added local repository testcase
|
|
- take hashes here too
* apt-pkg/acquire-worker.cc:
- only pass on computed hash if we recived one from the method
|
|
- only pass a hash if we actually got one from the method
* methods/copy.cc:
- take hashes here too (*sigh*)
|
|
- increase default mmap size (LP: #125640)
|
|
- fix packagename extraction when writting apport reports
|
|
|
|
move term_out into DPkgPM class
|
|
- do not break if no /dev/pts is available
|
|
|
|
- do not fail if openpty() fails
|
|
|
|
|
|
terminal log too
|
|
|
|
* apt-pkg/deb/dpkgpm.cc: merged from dpkg-log branch
|
|
|
|
- init Dir::Log::Terminal
* apt-pkg/deb/dpkgpm.cc:
- only work with term_out if it is not NULL
|
|
- fix fd leak for zero size files (thanks to Bill Broadley for
reporting this bug)
* apt-pkg/acquire-item.cc:
- remove zero size files on I-M-S hit
* methods/https.cc:
- only send LastModified if we actually have one
- send range request with if-range
- delete failed downloads
* apt-pkg/deb/dpkgpm.{cc,h}:
- merged dpkg-log branch, this lets you specify a
Dir::Log::Terminal file to log dpkg output to
(ABI break)
* merged apt--sha256 branch to fully support the new
sha256 checksums in the Packages and Release files
(ABI break)
* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong
directory downloading on non-linux architectures (closes: #435597)
* Applied patch from Guillem Jover <guillem@debian.org> to use
* Applied patch from Guillem Jover <guillem@debian.org> to add
support to add lzma support (closes: #408201)
* methods/makefile:
- install lzma symlink method (for full lzma support)
* debian/control:
- suggest "lzma"
* Simplified HttpMethod::Fetch on http.cc removing Tail variable;
* Fix pipeline handling on http.cc (closes: #413324)
* Fix building to properly support binNMUs. Thanks to Daniel Schepler
<schepler@math.unipd.it> by the patch (closes: #359634)
* Fix example for Install-{Recommends,Suggests} options on
configure-index example file. Thanks to Peter Eisentraut
<peter_e@gmx.net> by the patch (closes: #432223)
* fixed compile errors with g++ 4.3 (thanks to
Daniel Burrows, closes: #429378)
* fixes in the auto-mark code (thanks to Daniel
Burrows)
* fix FTFBFS by changing build-depends to
libcurl4-gnutls-dev (closes: #428363)
* cmdline/apt-get.cc:
- fix InstallTask code when a pkgRecord ends
with a single '\n' (thanks to Soren Hansen for reporting)
* merged from Christian Perrier:
* vi.po: completed to 532t, again. Closes: #429899
* gl.po: completed to 532t. Closes: #429506
* vi.po: completed to 532t. Closes: #428672
* Update all PO and the POT. Gives 514t14f4u for formerly
complete translations
* fr.po: completed to 532t
* ku.po, uk.po, LINGUAS: reintegrate those translations
which disappeared from the BZR repositories
|
|
* merged apt--sha256 branch to fully support the new
sha256 checksums in the Packages and Release files
(ABI break)
|
|
|
|
- updated Dir::Log::Terminal
* apt-pkg/deb/dpkgpm.cc:
- make the terminal log optional
- rename Dir::Log::Name to Dir::Log::Terminal
|
|
- merged dpkg-log branch, this lets you specify a
Dir::Log::Terminal file to log dpkg output to
ABI break
|
|
- remove zero size files on I-M-S hit
* methods/https.cc:
- only send LastModified if we actually have one
- send range request with if-range
- delete failed downloads
|
|
- only send i-m-s if last-modified is > 0
- instead of resume send a range: if-range: custom header
- merge 304 detection patch from thom may (thanks!)
* apt-pkg/acquire-item.cc:
- remove empty files on i-m-s hits from partial/
|
|
directory downloading on non-linux architectures (closes: #435597)
|