]> git.saurik.com Git - apt.git/log
apt.git
17 years ago* apt-pkg/depcache.cc:
Michael Vogt [Wed, 14 Mar 2007 10:38:41 +0000 (11:38 +0100)] 
* apt-pkg/depcache.cc:
  - added "APT::Never-MarkAuto-Section" and consider dependencies
    of packages in this section manual
* debian/apt.conf.ubuntu:
  - added APT::Never-MarkAuto-Section "metapackages";

17 years ago* apt-pkg/indexfile.cc:
Michael Vogt [Tue, 13 Mar 2007 13:04:55 +0000 (14:04 +0100)] 
* apt-pkg/indexfile.cc:
  - fix problem overwriting APT::Acquire::Translation
* doc/examples/configure-index:
  - document APT::Acquire::Translation

17 years ago* apt-pkg/packagemanager.cc:
Michael Vogt [Tue, 13 Mar 2007 12:38:52 +0000 (13:38 +0100)] 
* apt-pkg/packagemanager.cc:
  - do not spin 100% cpu in FixMissing() (LP#84476)

17 years ago* apt-pkg/packagemanager.cc:
Michael Vogt [Tue, 13 Mar 2007 12:38:12 +0000 (13:38 +0100)] 
* apt-pkg/packagemanager.cc:
  - use ActionGroup() to protect FixMissing()

17 years ago* cmdline/apt-get.cc:
Michael Vogt [Tue, 13 Mar 2007 11:02:38 +0000 (12:02 +0100)] 
* cmdline/apt-get.cc:
  - fix version output in autoremove list (LP#68941)

17 years ago* cmdline/apt-get.cc:
Michael Vogt [Tue, 13 Mar 2007 11:00:21 +0000 (12:00 +0100)] 
* cmdline/apt-get.cc:
  - fix show-versions output

17 years ago* apt-pkg/cdrom.cc:
Michael Vogt [Wed, 7 Mar 2007 12:00:35 +0000 (13:00 +0100)] 
* apt-pkg/cdrom.cc:
  - only unmount if APT::CDROM::NoMount is false
* methods/cdrom.cc:
  - only umount if it was mounted by the method before

17 years ago* apt-pkg/cdrom.cc:
Michael Vogt [Wed, 7 Mar 2007 11:49:33 +0000 (12:49 +0100)] 
* apt-pkg/cdrom.cc:
  - only unmount if APT::CDROM::NoMount is false
* methods/cdrom.cc:
  - only umount if it was mounted by the method before

17 years ago - added APT::CDROM::UnMountOnFinish to have more control over
Michael Vogt [Wed, 7 Mar 2007 11:06:08 +0000 (12:06 +0100)] 
  - added APT::CDROM::UnMountOnFinish to have more control over
    the umount/mount process

17 years ago* apt-pkg/cdrom.cc, methods/cdrom.cc:
Michael Vogt [Wed, 7 Mar 2007 09:04:31 +0000 (10:04 +0100)] 
* apt-pkg/cdrom.cc, methods/cdrom.cc:
  - only unmount if APT::CDROM::NoMount is false

17 years agoGalician translation update. Closes: #412828
bubulle@debian.org [Wed, 28 Feb 2007 17:07:28 +0000 (18:07 +0100)] 
Galician translation update. Closes: #412828

17 years ago - Set Ubuntu maintainer address
Michael Vogt [Tue, 27 Feb 2007 10:44:39 +0000 (11:44 +0100)] 
  - Set Ubuntu maintainer address

17 years ago* debian/control:
Michael Vogt [Tue, 27 Feb 2007 10:42:15 +0000 (11:42 +0100)] 
* debian/control:
  - set XS-Vcs-Bzr header

17 years ago* fix segfault in the pkgRecords destructor
Michael Vogt [Wed, 21 Feb 2007 09:02:22 +0000 (10:02 +0100)] 
* fix segfault in the pkgRecords destructor
* debian/control:
  - make the libcurl3-gnutls-dev versionized (LP#86614)

17 years ago* fix in the pkgRecords destructor
Michael Vogt [Wed, 21 Feb 2007 08:59:53 +0000 (09:59 +0100)] 
* fix in the pkgRecords destructor
* Bump ABI version

17 years ago* debian/control:
Michael Vogt [Wed, 21 Feb 2007 08:58:03 +0000 (09:58 +0100)] 
* debian/control:
  - fix dependency to  libcurl3-gnutls-dev (>= 7.15.5)

17 years ago* ABI version bumped
Michael Vogt [Tue, 6 Feb 2007 15:37:20 +0000 (16:37 +0100)] 
* ABI version bumped

17 years ago* merged the apt--mirror branch
Michael Vogt [Tue, 6 Feb 2007 14:04:47 +0000 (15:04 +0100)] 
* merged the apt--mirror branch

17 years ago* updated changelog ro reflect last upload
Michael Vogt [Tue, 6 Feb 2007 10:09:41 +0000 (11:09 +0100)] 
* updated changelog ro reflect last upload

17 years ago* removed dead code
Michael Vogt [Tue, 6 Feb 2007 10:06:15 +0000 (11:06 +0100)] 
* removed dead code

17 years ago* apt-pkg/acquire-item.cc:
Michael Vogt [Tue, 6 Feb 2007 09:49:25 +0000 (10:49 +0100)] 
* apt-pkg/acquire-item.cc:
  - default to "/usr/lib/apt/apt-report-mirror-failure"
* cmdline/apt-report-mirror-failure:
  - no default comit url for now
* debian/rules:
  - move apt-report-mirror-failure into /usr/lib/apt
* doc/examples/configure-index:
  - more documentation
* methods/mirror.cc:
  - updated TODO

17 years ago* apt-pkg/acquire-item.cc:
Michael Vogt [Mon, 5 Feb 2007 18:06:42 +0000 (19:06 +0100)] 
* apt-pkg/acquire-item.cc:
  - use FailReason in pkgAcquire::Item::Failed when available
* methods/mirror.cc:
  - move some debug output into if(Debug)

17 years ago* get rid of magic mirror
Michael Vogt [Mon, 5 Feb 2007 17:46:45 +0000 (18:46 +0100)] 
* get rid of magic mirror

17 years ago* use pkgAcqMethod::FailReason() for consistent error reporting
Michael Vogt [Mon, 5 Feb 2007 16:52:28 +0000 (17:52 +0100)] 
* use pkgAcqMethod::FailReason() for consistent error reporting

17 years agoDanish translation update. Closes: #409483
bubulle@debian.org [Sat, 3 Feb 2007 16:33:43 +0000 (17:33 +0100)] 
Danish translation update. Closes: #409483

17 years ago* get the mirror failure stuff really working
Michael Vogt [Thu, 1 Feb 2007 12:02:47 +0000 (13:02 +0100)] 
* get the mirror failure stuff really working

17 years ago* commited the latest mirror failure detection code
Michael Vogt [Thu, 1 Feb 2007 11:32:50 +0000 (12:32 +0100)] 
* commited the latest mirror failure detection code

17 years agoMerge with Michael
bubulle@debian.org [Mon, 29 Jan 2007 07:36:47 +0000 (08:36 +0100)] 
Merge with Michael
Remove a non breakable space in the Frenc translation. Closes: #408877

17 years agomake the mirror failures actually produce a error message
Michael Vogt [Wed, 24 Jan 2007 13:42:17 +0000 (14:42 +0100)] 
make the mirror failures actually produce a error message

17 years ago* cmdline/report-mirror-failure
Michael Vogt [Tue, 23 Jan 2007 17:43:42 +0000 (18:43 +0100)] 
* cmdline/report-mirror-failure
  - basic mirror failure script added

17 years ago* mirror-failure.py: example mirror failure cgi
Michael Vogt [Wed, 17 Jan 2007 16:16:42 +0000 (17:16 +0100)] 
* mirror-failure.py: example mirror failure cgi
* methods/mirror.cc: prepare for the failure submit

17 years ago* basic error reporting from apt in place now (ReportMirrorFailures())
Michael Vogt [Wed, 17 Jan 2007 15:35:56 +0000 (16:35 +0100)] 
* basic error reporting from apt in place now (ReportMirrorFailures())

17 years ago* merged from apt--mvo
Michael Vogt [Fri, 12 Jan 2007 19:47:02 +0000 (20:47 +0100)] 
* merged from apt--mvo

17 years ago* methods/mirror.cc:
Michael Vogt [Mon, 8 Jan 2007 12:07:22 +0000 (13:07 +0100)] 
* methods/mirror.cc:
  - updated the TODO

17 years ago* implemented proper mirror list cleanup
Michael Vogt [Mon, 8 Jan 2007 11:10:05 +0000 (12:10 +0100)] 
* implemented proper mirror list cleanup

17 years ago* methods/mirror.cc:
Michael Vogt [Mon, 8 Jan 2007 10:38:55 +0000 (11:38 +0100)] 
* methods/mirror.cc:
  - implemented simple Clean() implementation based on the time of
    the last access for a mirror file

17 years ago* apt-pkg/init.cc:
Michael Vogt [Mon, 8 Jan 2007 10:19:32 +0000 (11:19 +0100)] 
* apt-pkg/init.cc:
  - added Dir::State::Mirrors
* doc/examples/configure-index:
  - added Acquire::mirror::RefreshInterval
* methods/mirror.{cc,h}:
  - download the mirror file into Dir::State::Mirrors
  - added RefreshInterval option to not ask for the mirror file too often

17 years agoUpdated Russian translation. Closes: #405476
bubulle@debian.org [Thu, 4 Jan 2007 07:15:44 +0000 (08:15 +0100)] 
Updated Russian translation. Closes: #405476

17 years ago* merged from main
Michael Vogt [Wed, 20 Dec 2006 10:01:03 +0000 (11:01 +0100)] 
* merged from main

17 years ago* merged from apt--mvo
Michael Vogt [Wed, 20 Dec 2006 09:59:13 +0000 (10:59 +0100)] 
* merged from apt--mvo

17 years ago* apt-pkg/algorithms.cc:
Michael Vogt [Wed, 20 Dec 2006 09:58:57 +0000 (10:58 +0100)] 
* apt-pkg/algorithms.cc:
  - make sure we have a candidateVer if we check it for downloadability

17 years ago* apt-pkg/algorithms.cc:
Michael Vogt [Tue, 19 Dec 2006 19:44:54 +0000 (20:44 +0100)] 
* apt-pkg/algorithms.cc:
  - when encountering a or-group in pkgProblemResolver::Resolver(), check
    if it IsCritical(), otherwise we may do checking on weak-depends and
    confuse the system badly

17 years ago* changelog updated, package uploaded
Michael Vogt [Tue, 19 Dec 2006 18:50:11 +0000 (19:50 +0100)] 
* changelog updated, package uploaded

17 years ago* merged the apt--curl-https branch
Michael Vogt [Tue, 19 Dec 2006 15:21:35 +0000 (16:21 +0100)] 
* merged the apt--curl-https branch

17 years ago* changelog updated
Michael Vogt [Tue, 19 Dec 2006 13:51:52 +0000 (14:51 +0100)] 
* changelog updated

17 years ago* merged apt--curl-https branch
Michael Vogt [Tue, 19 Dec 2006 13:50:16 +0000 (14:50 +0100)] 
* merged apt--curl-https branch

17 years ago* methods/https.cc:
Michael Vogt [Tue, 19 Dec 2006 12:11:26 +0000 (13:11 +0100)] 
* methods/https.cc:
  - implemented various cert verification options

17 years ago* added https transport method as optional pacakge
Michael Vogt [Tue, 19 Dec 2006 11:03:30 +0000 (12:03 +0100)] 
* added https transport method as optional pacakge

17 years ago* apt-pkg/deb/debrecords.cc:
Michael Vogt [Tue, 19 Dec 2006 10:44:52 +0000 (11:44 +0100)] 
* apt-pkg/deb/debrecords.cc:
  - return the correct SHA1Hash()
* methods/http.cc:
  - send VERSION of apt in the User-Agent string

17 years ago* merged with mainline
Michael Vogt [Tue, 19 Dec 2006 09:17:54 +0000 (10:17 +0100)] 
* merged with mainline

17 years ago* apt-pkg/algorithms.cc:
Michael Vogt [Mon, 18 Dec 2006 18:39:42 +0000 (19:39 +0100)] 
* apt-pkg/algorithms.cc:
  - only increase the score of installed applications if they are not
    obsolte (still downloadable)

17 years ago* apt-pkg/depcache.cc:
Michael Vogt [Mon, 18 Dec 2006 11:15:31 +0000 (12:15 +0100)] 
* apt-pkg/depcache.cc:
  - never autoremove Required packages

17 years ago* merged from apt--auto-mark
Michael Vogt [Mon, 18 Dec 2006 11:06:54 +0000 (12:06 +0100)] 
* merged from apt--auto-mark

17 years ago* apt-pkg/depcache.cc:
Michael Vogt [Mon, 18 Dec 2006 10:55:43 +0000 (11:55 +0100)] 
* apt-pkg/depcache.cc:
  - never mark required packages as garbage

17 years ago* merged the apt-breaks-iwj branch
Michael Vogt [Thu, 14 Dec 2006 11:39:29 +0000 (12:39 +0100)] 
* merged the apt-breaks-iwj branch
* pulled in the other remaining ubuntu changes

17 years ago* merged with apt--mvo
Michael Vogt [Thu, 14 Dec 2006 11:07:24 +0000 (12:07 +0100)] 
* merged with apt--mvo

17 years ago* merged from the apt--pdiff branch
Michael Vogt [Thu, 14 Dec 2006 10:58:25 +0000 (11:58 +0100)] 
* merged from the apt--pdiff branch

17 years ago* merged from ian
Michael Vogt [Thu, 14 Dec 2006 10:50:19 +0000 (11:50 +0100)] 
* merged from ian

17 years ago* merged the no-pragma branch
Michael Vogt [Thu, 14 Dec 2006 10:45:18 +0000 (11:45 +0100)] 
* merged the no-pragma branch

17 years ago* merged from the apt--auto-mark branch
Michael Vogt [Thu, 14 Dec 2006 10:34:01 +0000 (11:34 +0100)] 
* merged from the apt--auto-mark branch

17 years ago* changelog prepared
Michael Vogt [Thu, 14 Dec 2006 10:32:31 +0000 (11:32 +0100)] 
* changelog prepared

17 years ago* merged with apt--debian-sid
Michael Vogt [Thu, 14 Dec 2006 10:29:20 +0000 (11:29 +0100)] 
* merged with apt--debian-sid

17 years ago* merged with apt--debian-sid
Michael Vogt [Thu, 14 Dec 2006 09:59:16 +0000 (10:59 +0100)] 
* merged with apt--debian-sid

17 years ago* merged from apt--mvo
Michael Vogt [Thu, 14 Dec 2006 09:58:43 +0000 (10:58 +0100)] 
* merged from apt--mvo

17 years ago* finalized changelog
Michael Vogt [Thu, 14 Dec 2006 09:48:37 +0000 (10:48 +0100)] 
* finalized changelog

17 years ago* merged from apt--mvo
Michael Vogt [Wed, 13 Dec 2006 18:36:21 +0000 (19:36 +0100)] 
* merged from apt--mvo

17 years ago* apt-pkg/algorithms.cc:
Michael Vogt [Wed, 13 Dec 2006 18:19:11 +0000 (19:19 +0100)] 
* apt-pkg/algorithms.cc:
  - use clog instead of cout in debug

17 years agoMerge with the POT file and unfuzzy
bubulle@debian.org [Wed, 13 Dec 2006 05:02:13 +0000 (06:02 +0100)] 
Merge with the POT file and unfuzzy

17 years agoGeneral unfuzzy for complete translations
bubulle@debian.org [Tue, 12 Dec 2006 05:12:52 +0000 (06:12 +0100)] 
General unfuzzy for complete translations

17 years agoMerke with Michael
bubulle@debian.org [Mon, 11 Dec 2006 20:14:32 +0000 (21:14 +0100)] 
Merke with Michael
Update Ukrainian translation
Activate Ukrainian. Closes: #396966

18 years ago0.6.46.3ubuntu2 change as uploaded: fix dist-upgrade
Ian Jackson [Fri, 8 Dec 2006 18:21:59 +0000 (18:21 +0000)] 
0.6.46.3ubuntu2 change as uploaded: fix dist-upgrade

18 years agomerged iwjs patch
Michael Vogt [Thu, 7 Dec 2006 22:09:25 +0000 (23:09 +0100)] 
merged iwjs patch

18 years agoMerged with Michael
bubulle@debian.org [Thu, 7 Dec 2006 18:12:55 +0000 (19:12 +0100)] 
Merged with Michael

18 years ago* changelog fixes
Michael Vogt [Thu, 7 Dec 2006 16:10:44 +0000 (17:10 +0100)] 
* changelog fixes

18 years agomerged from main
Michael Vogt [Thu, 7 Dec 2006 15:53:51 +0000 (16:53 +0100)] 
merged from main

18 years agochangelog updated
Michael Vogt [Thu, 7 Dec 2006 15:52:10 +0000 (16:52 +0100)] 
changelog updated

18 years ago* apt-pkg/acquire-item.cc
Michael Vogt [Thu, 7 Dec 2006 13:42:57 +0000 (14:42 +0100)] 
* apt-pkg/acquire-item.cc
  - more usefull description of the downloaded patches

18 years ago* debian/changelog:
Michael Vogt [Thu, 7 Dec 2006 11:28:25 +0000 (12:28 +0100)] 
* debian/changelog:
  - fix incorrect

18 years agomerged from apt--mvo
Michael Vogt [Thu, 7 Dec 2006 11:06:54 +0000 (12:06 +0100)] 
merged from apt--mvo

18 years agomerged with apt--mvo
Michael Vogt [Thu, 7 Dec 2006 10:45:13 +0000 (11:45 +0100)] 
merged with apt--mvo

18 years ago* merged from bubulle
Michael Vogt [Thu, 7 Dec 2006 10:34:52 +0000 (11:34 +0100)] 
* merged from bubulle

18 years ago* apt-pkg/contrib/progress.cc
Michael Vogt [Thu, 7 Dec 2006 10:28:00 +0000 (11:28 +0100)] 
* apt-pkg/contrib/progress.cc
  - only check time on precent boundaries (seems to make a real difference
    on ARM, see debian #398381)
* apt-pkg/contrib/sha256.cc:
  - added #pragma interface
* apt-pkg/contrib/sha256.h:
  - remove unneeded stdint.h include
* apt-pkg/vendorlist.cc:
  - fix qualifier to make it build with -O0
* po/:
  - make update-po

18 years ago* apt-pkg/acquire-item.cc:
Michael Vogt [Thu, 7 Dec 2006 10:10:32 +0000 (11:10 +0100)] 
* apt-pkg/acquire-item.cc:
  - merged the NMU pdiff fix and make the code a bit more readable

18 years ago* merged NMU from aba
Michael Vogt [Thu, 7 Dec 2006 09:45:44 +0000 (10:45 +0100)] 
* merged NMU from aba

18 years ago* apt-pkg/deb/debindexfile.cc:
Michael Vogt [Thu, 7 Dec 2006 09:32:06 +0000 (10:32 +0100)] 
* apt-pkg/deb/debindexfile.cc:
  - File.FileName() == NULL check added
* apt-pkg/deb/debsrcrecords.cc:
  - fix FTBFS on i386

18 years ago* apt-pkg/deb/debsrcrecords.{cc,h}:
Michael Vogt [Fri, 1 Dec 2006 16:03:43 +0000 (17:03 +0100)] 
* apt-pkg/deb/debsrcrecords.{cc,h}:
  - cast correct

18 years ago* merged from main
Michael Vogt [Fri, 1 Dec 2006 13:36:26 +0000 (14:36 +0100)] 
* merged from main

18 years ago* changelog updates
Michael Vogt [Fri, 1 Dec 2006 13:30:19 +0000 (14:30 +0100)] 
* changelog updates

18 years ago* changelog updated
Michael Vogt [Fri, 1 Dec 2006 13:27:02 +0000 (14:27 +0100)] 
* changelog updated

18 years ago* merged from main
Michael Vogt [Fri, 1 Dec 2006 13:24:33 +0000 (14:24 +0100)] 
* merged from main

18 years ago* apt-pkg/deb/debsrcrecords.cc:
Michael Vogt [Fri, 1 Dec 2006 12:06:07 +0000 (13:06 +0100)] 
* apt-pkg/deb/debsrcrecords.cc:
  - fix off-by-one problem

18 years ago* apt-pkg/deb/debsrcrecords.{cc,h}:
Michael Vogt [Thu, 30 Nov 2006 14:06:28 +0000 (15:06 +0100)] 
* apt-pkg/deb/debsrcrecords.{cc,h}:
  - make the buffer dynmaic

18 years ago* methods/mirror.cc:
Michael Vogt [Thu, 30 Nov 2006 10:06:09 +0000 (11:06 +0100)] 
* methods/mirror.cc:
  - check the complette queue on Fetch() for urls to transform

18 years ago* more todo items
Michael Vogt [Wed, 29 Nov 2006 22:21:47 +0000 (23:21 +0100)] 
* more todo items

18 years ago* todo added
Michael Vogt [Wed, 29 Nov 2006 22:09:26 +0000 (23:09 +0100)] 
* todo added

18 years ago* working mirror implementation based on http method
Michael Vogt [Wed, 29 Nov 2006 21:59:35 +0000 (22:59 +0100)] 
* working mirror implementation based on http method

18 years ago* prototype of mirror method added
Michael Vogt [Wed, 29 Nov 2006 20:24:29 +0000 (21:24 +0100)] 
* prototype of mirror method added

18 years agoFix remaining non ASCII in headers
bubulle@debian.org [Tue, 28 Nov 2006 21:14:28 +0000 (22:14 +0100)] 
Fix remaining non ASCII in headers

18 years agoRemoved non ASCII characters in headers
bubulle@debian.org [Tue, 28 Nov 2006 21:02:02 +0000 (22:02 +0100)] 
Removed non ASCII characters in headers

18 years ago(incomplete) Arabic translation added
bubulle@debian.org [Tue, 28 Nov 2006 20:59:13 +0000 (21:59 +0100)] 
(incomplete) Arabic translation added