]> git.saurik.com Git - apt.git/log
apt.git
16 years ago[ABI break] support '#' in apt.conf and /etc/apt/preferences
Michael Vogt [Tue, 9 Jun 2009 15:33:22 +0000 (17:33 +0200)] 
[ABI break] support '#' in apt.conf and /etc/apt/preferences
(closes: #189866)

16 years ago* apt-pkg/acquire.cc:
Michael Vogt [Tue, 9 Jun 2009 14:14:21 +0000 (16:14 +0200)] 
* apt-pkg/acquire.cc:
  - make the max pipeline depth of the acquire queue configurable
    via Acquire::Max-Pipeline-Depth

16 years agomerged from the debian-sid branch
Michael Vogt [Tue, 9 Jun 2009 14:11:15 +0000 (16:11 +0200)] 
merged from the debian-sid branch

16 years agoCompleted Catalan translation
bubulle@debian.org [Sat, 6 Jun 2009 05:47:28 +0000 (07:47 +0200)] 
Completed Catalan translation

16 years agoPending translations
bubulle@debian.org [Fri, 5 Jun 2009 18:37:49 +0000 (20:37 +0200)] 
Pending translations

16 years ago* cmdline/apt-mark:
Michael Vogt [Wed, 3 Jun 2009 10:05:20 +0000 (12:05 +0200)] 
* cmdline/apt-mark:
  - add "showauto" option to show automatically installed packages

16 years agoUpdate French translation
bubulle@debian.org [Tue, 2 Jun 2009 05:37:38 +0000 (07:37 +0200)] 
Update French translation

16 years agoSimplified Chinese translation update
Deng Xiyue [Mon, 1 Jun 2009 08:55:26 +0000 (10:55 +0200)] 
Simplified Chinese translation update

16 years ago* apt-pkg/acquire.cc:
Michael Vogt [Thu, 28 May 2009 15:52:10 +0000 (17:52 +0200)] 
* apt-pkg/acquire.cc:
  - make the max pipeline depth of the acquire queue configurable
    via Acquire::Max-Pipeline-Depth

16 years agoUpdated Asturian translation
bubulle@debian.org [Thu, 21 May 2009 10:19:01 +0000 (12:19 +0200)] 
Updated Asturian translation

16 years agoAsturian translation added
bubulle@debian.org [Sun, 17 May 2009 10:43:09 +0000 (12:43 +0200)] 
Asturian translation added

16 years agoBasque translation update
bubulle@debian.org [Sun, 17 May 2009 06:50:40 +0000 (08:50 +0200)] 
Basque translation update

16 years agoDrop duplicate "purge" in command list.
Loïc Minier [Sun, 10 May 2009 10:12:29 +0000 (12:12 +0200)] 
Drop duplicate "purge" in command list.

16 years ago[apt-pkg] allow also codenames for specifying a release
David Kalnischkies [Thu, 7 May 2009 10:04:21 +0000 (12:04 +0200)] 
[apt-pkg] allow also codenames for specifying a release
* MatchType::Release checks first for archive than for codename equality
* new n= option in apt_preference to be able to pin based on a codeName

16 years agoSlovak translation update
bubulle@debian.org [Tue, 28 Apr 2009 18:18:01 +0000 (20:18 +0200)] 
Slovak translation update

16 years agoinclude apt ordering into apport package failures
Michael Vogt [Tue, 28 Apr 2009 14:55:10 +0000 (16:55 +0200)] 
include apt ordering into apport package failures

16 years ago* fix problematic use of tolower() when calculating the version
Michael Vogt [Fri, 24 Apr 2009 17:53:19 +0000 (19:53 +0200)] 
* fix problematic use of tolower() when calculating the version
  hash by using locale independant tolower_ascii() function.
  Thanks to M. Vefa Bicakci (LP: #80248)
* build fixes for g++-4.4
* include dmesg output in apport package failures

16 years agobuild fixes for g++-4.4
Michael Vogt [Fri, 24 Apr 2009 08:12:36 +0000 (10:12 +0200)] 
build fixes for g++-4.4

16 years agofix problematic use of tolower() when calculating the version
Michael Vogt [Thu, 23 Apr 2009 10:53:48 +0000 (12:53 +0200)] 
fix problematic use of tolower() when calculating the version
hash by using locale independant tolower_ascii() function.
Thanks to M. Vefa Bicakci (LP: #80248)

16 years agoUpdate French translation
bubulle@debian.org [Thu, 23 Apr 2009 06:05:00 +0000 (08:05 +0200)] 
Update French translation

16 years agoUpdate PO files
bubulle@debian.org [Thu, 23 Apr 2009 05:37:15 +0000 (07:37 +0200)] 
Update PO files

16 years agoFix typo in French translation
bubulle@debian.org [Wed, 22 Apr 2009 08:15:08 +0000 (10:15 +0200)] 
Fix typo in French translation

16 years agoreleasing version 0.7.21 0.7.21
Michael Vogt [Thu, 16 Apr 2009 06:58:30 +0000 (08:58 +0200)] 
releasing version 0.7.21

16 years agobuild fixes, change version 0.7.21
Michael Vogt [Tue, 14 Apr 2009 12:17:40 +0000 (14:17 +0200)] 
build fixes, change version 0.7.21

16 years ago* apt-pkg/contrib/strutl.cc:
Michael Vogt [Thu, 9 Apr 2009 02:36:34 +0000 (04:36 +0200)] 
* apt-pkg/contrib/strutl.cc:
  - fix TimeToStr i18n (LP: #289807)
* [ABI break] merge support for http redirects, thanks to
  Jeff Licquia and Anthony Towns
* [ABI break] use int for the package IDs (thanks to Steve Cotton)
* apt-pkg/pkgcache.cc:
  - do not run "dpkg --configure pkg" if pkg is in trigger-awaited
    state (LP: #322955)
* methods/https.cc:
  - add Acquire::https::AllowRedirect support
* Clarify the --help for 'purge' (LP: #243948)
* cmdline/apt-get.cc
  - 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)
* cmdline/acqprogress.cc:
  - Call pkgAcquireStatus::Pulse even if quiet, so that we still get
    dlstatus messages on the status-fd (LP: #290234).

16 years agodebian/changelog: add bugnumber
Michael Vogt [Wed, 8 Apr 2009 20:50:41 +0000 (22:50 +0200)] 
debian/changelog: add bugnumber

16 years ago* methods/gpgv.cc:
Michael Vogt [Wed, 8 Apr 2009 20:52:11 +0000 (22:52 +0200)] 
* methods/gpgv.cc:
  - properly check for expired and revoked keys (closes: #433091)
    LP: #356012

16 years ago* methods/gpgv.cc:
Michael Vogt [Wed, 8 Apr 2009 20:49:23 +0000 (22:49 +0200)] 
* methods/gpgv.cc:
  - properly check for expired and revoked keys (closes: #433091)

16 years agoapt.cron.daily: catch invalid dates due to DST time changes
Michael Vogt [Wed, 8 Apr 2009 20:43:37 +0000 (22:43 +0200)] 
apt.cron.daily: catch invalid dates due to DST time changes
in the stamp files

16 years ago* methods/gpgv.cc:
Michael Vogt [Wed, 8 Apr 2009 20:42:30 +0000 (22:42 +0200)] 
* methods/gpgv.cc:
  - properly check for expired and revoked keys (closes: #433091)

16 years agoapt.cron.daily: catch invalid dates due to DST time changes
Michael Vogt [Wed, 8 Apr 2009 20:37:40 +0000 (22:37 +0200)] 
apt.cron.daily: catch invalid dates due to DST time changes
in the stamp files

16 years agoSlovak translation update
bubulle@debian.org [Wed, 8 Apr 2009 17:52:19 +0000 (19:52 +0200)] 
Slovak translation update

16 years agoItalian translation
bubulle@debian.org [Thu, 2 Apr 2009 05:31:41 +0000 (07:31 +0200)] 
Italian translation

16 years agorun update-apt-xapian-index (with ionice) to ensure that
Michael Vogt [Mon, 30 Mar 2009 13:16:00 +0000 (15:16 +0200)] 
run update-apt-xapian-index (with ionice) to ensure that
the index is up-to-date when synaptic is run (LP: #288797)

16 years agomerge fix for cache locking from debian (closes: #459344)
Michael Vogt [Mon, 30 Mar 2009 12:00:00 +0000 (14:00 +0200)] 
merge fix for cache locking from debian (closes: #459344)

16 years ago* debian/apt.cron.daily:
Michael Vogt [Mon, 30 Mar 2009 11:26:35 +0000 (13:26 +0200)] 
* debian/apt.cron.daily:
  - do not clutter cron mail with bogus gconftool messages
    (LP: #223502)

16 years ago* cmdline/acqprogress.cc:
Michael Vogt [Fri, 27 Mar 2009 21:45:07 +0000 (22:45 +0100)] 
* cmdline/acqprogress.cc:
  - Call pkgAcquireStatus::Pulse even if quiet, so that we still get
    dlstatus messages on the status-fd (LP: #290234).

16 years ago* cmdline/acqprogress.cc:
Michael Vogt [Fri, 27 Mar 2009 12:58:14 +0000 (13:58 +0100)] 
* cmdline/acqprogress.cc:
  - Call pkgAcquireStatus::Pulse even if quiet, so that we still get
    dlstatus messages on the status-fd (LP: #290234).

16 years agopre-build.sh: add +x
Michael Vogt [Fri, 27 Mar 2009 12:56:54 +0000 (13:56 +0100)] 
pre-build.sh: add +x

16 years agomake pre-build.sh executable so that bzr builddeb works straight from bzr
Colin Watson [Fri, 27 Mar 2009 11:15:45 +0000 (11:15 +0000)] 
make pre-build.sh executable so that bzr builddeb works straight from bzr

16 years ago* cmdline/acqprogress.cc:
Colin Watson [Thu, 26 Mar 2009 23:52:26 +0000 (23:52 +0000)] 
* cmdline/acqprogress.cc:
  - Call pkgAcquireStatus::Pulse even if quiet, so that we still get
    dlstatus messages on the status-fd (LP: #290234).

16 years ago* ftparchive/cachedb.cc:
Michael Vogt [Thu, 26 Mar 2009 12:44:09 +0000 (13:44 +0100)] 
* ftparchive/cachedb.cc:
  - when apt-ftparchive clean is used, compact the database
    at the end (thanks to cprov)

16 years agoftparchive/cachedb.cc: compact() the database after c_del()
Michael Vogt [Tue, 24 Mar 2009 13:38:07 +0000 (14:38 +0100)] 
ftparchive/cachedb.cc: compact() the database after c_del()

16 years agoFrench translation update was reported in the BTS
bubulle@debian.org [Thu, 19 Mar 2009 18:52:21 +0000 (19:52 +0100)] 
French translation update was reported in the BTS

16 years agoSlovak translation update
bubulle@debian.org [Thu, 19 Mar 2009 18:49:14 +0000 (19:49 +0100)] 
Slovak translation update

16 years agomake pre-build.sh executable
Michael Vogt [Thu, 19 Mar 2009 15:06:10 +0000 (16:06 +0100)] 
make pre-build.sh executable

16 years agomerge from mvo
Michael Vogt [Thu, 19 Mar 2009 15:04:03 +0000 (16:04 +0100)] 
merge from mvo

16 years agomake it bzr-buildpackage able
Michael Vogt [Thu, 19 Mar 2009 15:01:36 +0000 (16:01 +0100)] 
make it bzr-buildpackage able

16 years ago* methods/mirror.cc:
Michael Vogt [Thu, 19 Mar 2009 14:42:25 +0000 (15:42 +0100)] 
* methods/mirror.cc:
  - when download the mirror file and the server is down,
    return a propper error message (LP: #278635)

16 years agoFix an infinite loop in pkgAcquire::UriIterator::operator++() (Closes: #335615).
Daniel Burrows [Tue, 10 Mar 2009 03:06:04 +0000 (20:06 -0700)] 
Fix an infinite loop in pkgAcquire::UriIterator::operator++() (Closes: #335615).

16 years ago* cmdline/apt-get.cc
Michael Vogt [Mon, 9 Mar 2009 15:33:39 +0000 (16:33 +0100)] 
* cmdline/apt-get.cc
  - 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)

16 years agocmdline/apt-get.cc: fix typo
Michael Vogt [Mon, 9 Mar 2009 15:18:38 +0000 (16:18 +0100)] 
cmdline/apt-get.cc: fix typo

16 years agofix "apt-get source pkg" if there is a binary package and
Michael Vogt [Mon, 9 Mar 2009 15:11:29 +0000 (16:11 +0100)] 
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)

16 years agoFix FindFile (and FindDir) so that the value of RootDir is applied to the default...
Daniel Burrows [Fri, 6 Mar 2009 16:22:53 +0000 (08:22 -0800)] 
Fix FindFile (and FindDir) so that the value of RootDir is applied to the default if no value is found.
Previously FindFile("Dir::etc", "/etc") would use RootDir if a value
existed for "Dir::etc"; otherwise it would go ahead and use "/etc",
ignoring RootDir.  Of course, this made RootDir fairly useless; it
has now been fixed.

16 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Fri, 6 Mar 2009 09:15:28 +0000 (10:15 +0100)] 
* apt-pkg/deb/dpkgpm.cc:
  - revert termios patch (LP: #338514)

16 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Fri, 6 Mar 2009 08:56:30 +0000 (09:56 +0100)] 
* apt-pkg/deb/dpkgpm.cc:
  - revert the change by Kees again for the amd64 ALL-CAPS problem

16 years agofix changelog
Michael Vogt [Thu, 5 Mar 2009 10:51:35 +0000 (11:51 +0100)] 
fix changelog

16 years agoSwedish translation update
bubulle@debian.org [Wed, 4 Mar 2009 20:37:32 +0000 (21:37 +0100)] 
Swedish translation update

16 years agoFrench translation update
bubulle@debian.org [Tue, 24 Feb 2009 07:35:02 +0000 (08:35 +0100)] 
French translation update

16 years agoUpdate PO(T) files
bubulle@debian.org [Tue, 24 Feb 2009 07:24:42 +0000 (08:24 +0100)] 
Update PO(T) files

16 years ago* apt-pkg/pkgcache.cc:
Michael Vogt [Mon, 9 Feb 2009 13:38:11 +0000 (14:38 +0100)] 
* apt-pkg/pkgcache.cc:
  - do not run "dpkg --configure pkg" if pkg is in trigger-awaited
    state (LP: #322955)
  - do not unlink files in partial/ (thanks to robbiew)

16 years ago* methods/https.cc:
Michael Vogt [Mon, 9 Feb 2009 13:36:36 +0000 (14:36 +0100)] 
* methods/https.cc:
  - add Acquire::https::AllowRedirect support

16 years ago* cmdline/apt-get.cc:
Michael Vogt [Mon, 9 Feb 2009 13:34:50 +0000 (14:34 +0100)] 
* cmdline/apt-get.cc:
  - default to "false" for the "APT::Get::Build-Dep-Automatic"
    option (follow debian here)

16 years agomerge the latest debian-sid branch
Michael Vogt [Mon, 9 Feb 2009 13:31:39 +0000 (14:31 +0100)] 
merge the latest debian-sid branch

16 years agomerge the 0.7.20.2 upload
Michael Vogt [Sun, 8 Feb 2009 10:52:34 +0000 (11:52 +0100)] 
merge the 0.7.20.2 upload

16 years agofix changlog
Michael Vogt [Sun, 8 Feb 2009 10:49:08 +0000 (11:49 +0100)] 
fix changlog

16 years ago* methods/https.cc:
Michael Vogt [Tue, 3 Feb 2009 13:10:36 +0000 (14:10 +0100)] 
* methods/https.cc:
  - add Acquire::https::AllowRedirect support

16 years agoapt-pkg/pkgcache.cc: fix typo
Michael Vogt [Tue, 3 Feb 2009 13:06:49 +0000 (14:06 +0100)] 
apt-pkg/pkgcache.cc: fix typo

16 years ago* apt-pkg/pkgcache.cc:
Michael Vogt [Tue, 3 Feb 2009 11:24:31 +0000 (12:24 +0100)] 
* apt-pkg/pkgcache.cc:
  - do not run "dpkg --configure pkg" if pkg is in trigger-awaited
    state (LP: #322955)

16 years agomethods/https.cc: do not unlink partial files (thanks to robbiew)
Michael Vogt [Tue, 3 Feb 2009 09:50:32 +0000 (10:50 +0100)] 
methods/https.cc: do not unlink partial files (thanks to robbiew)

16 years ago* [ABI break] merge support for http redirects, thanks to
Michael Vogt [Mon, 2 Feb 2009 11:14:36 +0000 (12:14 +0100)] 
* [ABI break] merge support for http redirects, thanks to
  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)

16 years agoNorwegian Bokmal translation update
bubulle@debian.org [Sun, 1 Feb 2009 18:48:02 +0000 (19:48 +0100)] 
Norwegian Bokmal translation update

16 years ago[ABI break] use int for the package IDs (thanks to Steve Cotton)
Michael Vogt [Fri, 30 Jan 2009 20:12:15 +0000 (21:12 +0100)] 
[ABI break] use int for the package IDs (thanks to Steve Cotton)

16 years ago[ABI break] merge support for http redirects, thanks to
Michael Vogt [Fri, 30 Jan 2009 19:55:20 +0000 (20:55 +0100)] 
[ABI break] merge support for http redirects, thanks to
Jeff Licquia and Anthony Towns

16 years agoTraditional Chinese translation update
bubulle@debian.org [Thu, 29 Jan 2009 21:19:26 +0000 (22:19 +0100)] 
Traditional Chinese translation update

16 years agomerged from the mvo branch
Michael Vogt [Wed, 28 Jan 2009 16:40:42 +0000 (17:40 +0100)] 
merged from the mvo branch

16 years ago LP: #263089
Michael Vogt [Wed, 28 Jan 2009 16:39:37 +0000 (17:39 +0100)] 
 LP: #263089

16 years agoapt-pkg/deb/debsystem.cc: add missing i18n string
Michael Vogt [Wed, 28 Jan 2009 16:36:03 +0000 (17:36 +0100)] 
apt-pkg/deb/debsystem.cc: add missing i18n string

16 years agoUpdated Bulgarian translations
bubulle@debian.org [Tue, 27 Jan 2009 19:05:14 +0000 (20:05 +0100)] 
Updated Bulgarian translations

16 years agoreadd "linux-image" (and friends) to the auto-remove
Michael Vogt [Mon, 26 Jan 2009 13:14:58 +0000 (14:14 +0100)] 
readd "linux-image" (and friends) to the auto-remove
blacklist

16 years ago* apt-pkg/pkgcachegen.cc:
Michael Vogt [Mon, 19 Jan 2009 11:54:05 +0000 (12:54 +0100)] 
* apt-pkg/pkgcachegen.cc:
  - fix apt-cache search for localized description
    (closes: #512110)

16 years agoapt-pkg/pkgcachegen.cc: when searching for duplicates in the description, avoid side...
Michael Vogt [Mon, 19 Jan 2009 11:50:37 +0000 (12:50 +0100)] 
apt-pkg/pkgcachegen.cc: when searching for duplicates in the description, avoid side effect

16 years agoFix spelling error in French translation
bubulle@debian.org [Sun, 11 Jan 2009 18:26:59 +0000 (19:26 +0100)] 
Fix spelling error in French translation

16 years ago* apt-inst/contrib/arfile.cc:
Michael Vogt [Thu, 8 Jan 2009 12:59:24 +0000 (13:59 +0100)] 
* apt-inst/contrib/arfile.cc:
  - 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)

16 years agomerge from the mvo branch
Michael Vogt [Thu, 8 Jan 2009 12:50:07 +0000 (13:50 +0100)] 
merge from the mvo branch

16 years ago* apt-pkg/contrib/strutl.cc:
Michael Vogt [Thu, 8 Jan 2009 12:48:06 +0000 (13:48 +0100)] 
* apt-pkg/contrib/strutl.cc:
  - fix TimeToStr i18n (LP: #289807)

16 years ago* COPYING:
Michael Vogt [Mon, 5 Jan 2009 10:10:41 +0000 (11:10 +0100)] 
* COPYING:
  - Actualized. Removed obsolete Qt section, added GPLv2 clause.
    (Closes: #440049, #509337)

16 years agoready for 0.7.20 upload
Michael Vogt [Mon, 5 Jan 2009 08:12:37 +0000 (09:12 +0100)] 
ready for 0.7.20 upload

16 years agoprepare 0.7.20 upload
Michael Vogt [Mon, 5 Jan 2009 08:00:11 +0000 (09:00 +0100)] 
prepare 0.7.20 upload

16 years agoBe clear about the debian-sid not being released as of now
bubulle@debian.org [Sun, 4 Jan 2009 13:09:01 +0000 (14:09 +0100)] 
Be clear about the debian-sid not being released as of now

16 years agoAdded Traditional Chinese translation
bubulle@debian.org [Sun, 4 Jan 2009 10:57:16 +0000 (11:57 +0100)] 
Added Traditional Chinese translation

16 years agoCommit pending translations
bubulle@debian.org [Mon, 22 Dec 2008 20:47:15 +0000 (21:47 +0100)] 
Commit pending translations

16 years agoActualized COPYING file.
Eugene V. Lyubimkin [Sun, 21 Dec 2008 14:01:31 +0000 (16:01 +0200)] 
Actualized COPYING file.

16 years agoMerged from debian-sid branch.
Eugene V. Lyubimkin [Fri, 19 Dec 2008 19:49:54 +0000 (21:49 +0200)] 
Merged from debian-sid branch.

16 years agoGalician translation update
bubulle@debian.org [Fri, 19 Dec 2008 07:19:29 +0000 (08:19 +0100)] 
Galician translation update

16 years agoRename: 'debian/NEWS.Debian' => 'debian/NEWS' to make the file recognizeable by debhe...
Eugene V. Lyubimkin [Wed, 17 Dec 2008 22:36:27 +0000 (00:36 +0200)] 
Rename: 'debian/NEWS.Debian' => 'debian/NEWS' to make the file recognizeable by debhelper and, so, installed.

16 years agoNoted in NEWS.Debian changes in determining proxy algorithm.
Eugene V. Lyubimkin [Wed, 17 Dec 2008 22:35:00 +0000 (00:35 +0200)] 
Noted in NEWS.Debian changes in determining proxy algorithm.

16 years agoFixed typo in changelog.
Eugene V. Lyubimkin [Wed, 17 Dec 2008 22:28:03 +0000 (00:28 +0200)] 
Fixed typo in changelog.

16 years ago* apt-inst/contrib/arfile.cc:
Michael Vogt [Wed, 17 Dec 2008 22:19:37 +0000 (23:19 +0100)] 
* apt-inst/contrib/arfile.cc:
  - support members ending with '/' as well (thanks to Michal Cihr,
    closes: #500988)

16 years agoClarify the --help for 'purge' (LP: #243948)
Michael Vogt [Tue, 16 Dec 2008 06:38:42 +0000 (07:38 +0100)] 
Clarify the --help for 'purge' (LP: #243948)