Age | Commit message (Collapse) | Author |
|
in the stamp files
|
|
the index is up-to-date when synaptic is run (LP: #288797)
|
|
|
|
- do not clutter cron mail with bogus gconftool messages
(LP: #223502)
|
|
- Call pkgAcquireStatus::Pulse even if quiet, so that we still get
dlstatus messages on the status-fd (LP: #290234).
|
|
|
|
|
|
- Call pkgAcquireStatus::Pulse even if quiet, so that we still get
dlstatus messages on the status-fd (LP: #290234).
|
|
- when apt-ftparchive clean is used, compact the database
at the end (thanks to cprov)
|
|
|
|
- when download the mirror file and the server is down,
return a propper error message (LP: #278635)
|
|
- fix "apt-get source pkg" if there is a binary package and
a source package of the same name but from different
packages (LP: #330103)
|
|
- revert termios patch (LP: #338514)
|
|
|
|
- do not run "dpkg --configure pkg" if pkg is in trigger-awaited
state (LP: #322955)
- do not unlink files in partial/ (thanks to robbiew)
|
|
- add Acquire::https::AllowRedirect support
|
|
- default to "false" for the "APT::Get::Build-Dep-Automatic"
option (follow debian here)
|
|
|
|
|
|
|
|
Jeff Licquia and Anthony Towns
* [ABI break] use int for the package IDs (thanks to Steve Cotton)
- Galician updated. Closes: #509151
- Catalan updated. Closes: #509375
- Vietnamese updated. Closes: #509422
- Traditional Chinese added. Closes: #510664
* COPYING:
- Actualized. Removed obsolete Qt section, added GPLv2 clause.
(Closes: #440049, #509337)
* Clarify the --help for 'purge' (LP: #243948)
|
|
|
|
|
|
|
|
|
|
|
|
blacklist
|
|
- fix apt-cache search for localized description
(closes: #512110)
|
|
|
|
- support members ending with '/' as well (thanks to Michal Cihr,
closes: #500988)
* Translations:
- Galician updated. Closes: #509151
- Catalan updated. Closes: #509375
- Vietnamese updated. Closes: #509422
- Traditional Chinese added. Closes: #510664
* COPYING:
- Actualized. Removed obsolete Qt section, added GPLv2 clause.
(Closes: #440049, #509337)
|
|
|
|
- Actualized. Removed obsolete Qt section, added GPLv2 clause.
(Closes: #440049, #509337)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- support members ending with '/' as well (thanks to Michal Cihr,
closes: #500988)
|
|
|
|
|
|
- French corrected (remove awful use of first person)
- Finnish updated. Closes: #508449
* doc/examples/sources.list:
- Removed obsolete commented non-us deb-src entry, replaced it with
'deb-src security.debian.org' one. (Closes: #411298)
* apt-pkg/contrib/mmap.cc:
- Added instruction how to work around MMap error in MMap error message.
(Closes: #385674, 436028)
* buildlib/config.{sub,guess}:
- Renewed. This fixes lintian errors.
* doc/apt.conf.5.xml, debian/apt-transport-https:
- Documented briefly 'APT::https' group of options. (Closes: #507398)
- Applied patch from Daniel Burrows to document 'Debug' group of options.
(Closes: #457265)
- Mentioned 'APT::Periodic' and 'APT::Archives' groups of options.
(Closes: #438559)
- Mentioned '/* ... */' comments. (Closes: #507601)
* merged "install-recommends" branch (ABI break):
- new "--install-recommends"
- install new recommends on "upgrade" if --install-recommends is
given
- new "--fix-policy" option to install all packages with unmet
important dependencies (usefull with --install-recommends to
see what not-installed recommends are on the system)
- fix of recommended packages display (only show CandidateVersion
fix or-group handling)
* merged "install-task" branch (use with "apt-get install taskname^")
|
|
- fix some i18n issues
* apt-pkg/contrib/strutl.h:
- add new strprintf() function to make i18n strings easier
* apt-pkg/dev/debsystem.cc:
- add missing apti18n.h header
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|