Age | Commit message (Collapse) | Author |
|
- add some documentation how to build the package
|
|
- give up timeslice on EIO error in read from master terminal
* apt-pkg/deb/dpkgpm.{cc,h}:
- rewrite dpkgpm.cc to use pselect() instead of select()
to block signals during select() (LP: #134858)
|
|
|
|
- fix resource leak (LP: #148806)
|
|
- fix incorrect changelog
|
|
- only run the cron job if apt-get check succeeds (LP: #131719)
|
|
|
|
- fix off-by-one error I-M-S handling
- cleanup after I-M-S hit
- only send LastModified if we actually have a file
- delete zero size I-M-S hits
|
|
- fix disappearing local Packages.gz file (LP: #131166)
|
|
- fix crash in WriteApportReport (LP: #144537)
|
|
- cherry pick from --mvo
|
|
Ryan Murray <rmurray@debian.org> for the patch
|
|
in unspecified behaviour;
|
|
to the bit bucket. Thanks to 'dasdda'. (LP: #115397)
|
|
- Fix chmoding after have renamed the extended-states file (LP: #140019)
(thanks to Laurent Bigonville, LP: #140019)
* cmdline/apt-mark:
- Fix chmoding after have renamed the extended-states file (LP: #140019)
(thanks to Laurent Bigonville)
|
|
- Fix chmoding after have renamed the extended-states file (LP: #140019)
(thanks to Laurent Bigonville)
|
|
|
|
- don't fail if msync() returns > 0 (LP: #144001)
|
|
- make it compileable
|
|
- fix parse error when dpkg sends unexpected data
|
|
|
|
- do not change the auto-installed information if a package
is reinstalled (LP: #139448)
* cmdline/apt-get.cc:
- do not change the auto-installed information if a package
is reinstalled
|
|
|
|
- do not change the auto-installed information if a package
is reinstalled
|
|
- move DoInstallPostFork() out of the header into the .cc file
|
|
- move unattended-upgrade before apt-get autoclean
* fix "purge" commandline argument, closes LP: #125733
(thanks to Julien Danjou for the patch)
* fix missing SetExecClose() call when the status-fd is used
* debian/apt.cron.daily:
- move unattended-upgrade before apt-get autoclean
* fix "purge" commandline argument, closes: #133421
(thanks to Julien Danjou for the patch)
|
|
1327.1.89.1.87.2.28..1327.1.89.1.87.2.27)
|
|
(thanks to Julien Danjou for the patch)
|
|
- move unattended-upgrade before apt-get autoclean
|
|
(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
|
|
|
|
- do not clean debian/copyright, soyuz checks for it now
|
|
why did that got lost from the bzr tree?!?!?
|
|
- fix bug in dpkg log writing when a signal is caught during
select() (LP: #134858)
- write end marker in the log as well
|
|
|
|
- make the fake package architecture all to make the testsuit
work on all arches
|
|
- add pointer to test-data-repo
|
|
- 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
|