]>
git.saurik.com Git - apt.git/log
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";
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
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)
Michael Vogt [Tue, 13 Mar 2007 12:38:12 +0000 (13:38 +0100)]
* apt-pkg/packagemanager.cc:
- use ActionGroup() to protect FixMissing()
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)
Michael Vogt [Tue, 13 Mar 2007 11:00:21 +0000 (12:00 +0100)]
* cmdline/apt-get.cc:
- fix show-versions output
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
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
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
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
bubulle@debian.org [Wed, 28 Feb 2007 17:07:28 +0000 (18:07 +0100)]
Galician translation update. Closes: #412828
Michael Vogt [Tue, 27 Feb 2007 10:44:39 +0000 (11:44 +0100)]
- Set Ubuntu maintainer address
Michael Vogt [Tue, 27 Feb 2007 10:42:15 +0000 (11:42 +0100)]
* debian/control:
- set XS-Vcs-Bzr header
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)
Michael Vogt [Wed, 21 Feb 2007 08:59:53 +0000 (09:59 +0100)]
* fix in the pkgRecords destructor
* Bump ABI version
Michael Vogt [Wed, 21 Feb 2007 08:58:03 +0000 (09:58 +0100)]
* debian/control:
- fix dependency to libcurl3-gnutls-dev (>= 7.15.5)
Michael Vogt [Tue, 6 Feb 2007 15:37:20 +0000 (16:37 +0100)]
* ABI version bumped
Michael Vogt [Tue, 6 Feb 2007 14:04:47 +0000 (15:04 +0100)]
* merged the apt--mirror branch
Michael Vogt [Tue, 6 Feb 2007 10:09:41 +0000 (11:09 +0100)]
* updated changelog ro reflect last upload
Michael Vogt [Tue, 6 Feb 2007 10:06:15 +0000 (11:06 +0100)]
* removed dead code
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
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)
Michael Vogt [Mon, 5 Feb 2007 17:46:45 +0000 (18:46 +0100)]
* get rid of magic mirror
Michael Vogt [Mon, 5 Feb 2007 16:52:28 +0000 (17:52 +0100)]
* use pkgAcqMethod::FailReason() for consistent error reporting
bubulle@debian.org [Sat, 3 Feb 2007 16:33:43 +0000 (17:33 +0100)]
Danish translation update. Closes: #409483
Michael Vogt [Thu, 1 Feb 2007 12:02:47 +0000 (13:02 +0100)]
* get the mirror failure stuff really working
Michael Vogt [Thu, 1 Feb 2007 11:32:50 +0000 (12:32 +0100)]
* commited the latest mirror failure detection code
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
Michael Vogt [Wed, 24 Jan 2007 13:42:17 +0000 (14:42 +0100)]
make the mirror failures actually produce a error message
Michael Vogt [Tue, 23 Jan 2007 17:43:42 +0000 (18:43 +0100)]
* cmdline/report-mirror-failure
- basic mirror failure script added
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
Michael Vogt [Wed, 17 Jan 2007 15:35:56 +0000 (16:35 +0100)]
* basic error reporting from apt in place now (ReportMirrorFailures())
Michael Vogt [Fri, 12 Jan 2007 19:47:02 +0000 (20:47 +0100)]
* merged from apt--mvo
Michael Vogt [Mon, 8 Jan 2007 12:07:22 +0000 (13:07 +0100)]
* methods/mirror.cc:
- updated the TODO
Michael Vogt [Mon, 8 Jan 2007 11:10:05 +0000 (12:10 +0100)]
* implemented proper mirror list cleanup
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
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
bubulle@debian.org [Thu, 4 Jan 2007 07:15:44 +0000 (08:15 +0100)]
Updated Russian translation. Closes: #405476
Michael Vogt [Wed, 20 Dec 2006 10:01:03 +0000 (11:01 +0100)]
* merged from main
Michael Vogt [Wed, 20 Dec 2006 09:59:13 +0000 (10:59 +0100)]
* merged from apt--mvo
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
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
Michael Vogt [Tue, 19 Dec 2006 18:50:11 +0000 (19:50 +0100)]
* changelog updated, package uploaded
Michael Vogt [Tue, 19 Dec 2006 15:21:35 +0000 (16:21 +0100)]
* merged the apt--curl-https branch
Michael Vogt [Tue, 19 Dec 2006 13:51:52 +0000 (14:51 +0100)]
* changelog updated
Michael Vogt [Tue, 19 Dec 2006 13:50:16 +0000 (14:50 +0100)]
* merged apt--curl-https branch
Michael Vogt [Tue, 19 Dec 2006 12:11:26 +0000 (13:11 +0100)]
* methods/https.cc:
- implemented various cert verification options
Michael Vogt [Tue, 19 Dec 2006 11:03:30 +0000 (12:03 +0100)]
* added https transport method as optional pacakge
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
Michael Vogt [Tue, 19 Dec 2006 09:17:54 +0000 (10:17 +0100)]
* merged with mainline
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)
Michael Vogt [Mon, 18 Dec 2006 11:15:31 +0000 (12:15 +0100)]
* apt-pkg/depcache.cc:
- never autoremove Required packages
Michael Vogt [Mon, 18 Dec 2006 11:06:54 +0000 (12:06 +0100)]
* merged from apt--auto-mark
Michael Vogt [Mon, 18 Dec 2006 10:55:43 +0000 (11:55 +0100)]
* apt-pkg/depcache.cc:
- never mark required packages as garbage
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
Michael Vogt [Thu, 14 Dec 2006 11:07:24 +0000 (12:07 +0100)]
* merged with apt--mvo
Michael Vogt [Thu, 14 Dec 2006 10:58:25 +0000 (11:58 +0100)]
* merged from the apt--pdiff branch
Michael Vogt [Thu, 14 Dec 2006 10:50:19 +0000 (11:50 +0100)]
* merged from ian
Michael Vogt [Thu, 14 Dec 2006 10:45:18 +0000 (11:45 +0100)]
* merged the no-pragma branch
Michael Vogt [Thu, 14 Dec 2006 10:34:01 +0000 (11:34 +0100)]
* merged from the apt--auto-mark branch
Michael Vogt [Thu, 14 Dec 2006 10:32:31 +0000 (11:32 +0100)]
* changelog prepared
Michael Vogt [Thu, 14 Dec 2006 10:29:20 +0000 (11:29 +0100)]
* merged with apt--debian-sid
Michael Vogt [Thu, 14 Dec 2006 09:59:16 +0000 (10:59 +0100)]
* merged with apt--debian-sid
Michael Vogt [Thu, 14 Dec 2006 09:58:43 +0000 (10:58 +0100)]
* merged from apt--mvo
Michael Vogt [Thu, 14 Dec 2006 09:48:37 +0000 (10:48 +0100)]
* finalized changelog
Michael Vogt [Wed, 13 Dec 2006 18:36:21 +0000 (19:36 +0100)]
* merged from apt--mvo
Michael Vogt [Wed, 13 Dec 2006 18:19:11 +0000 (19:19 +0100)]
* apt-pkg/algorithms.cc:
- use clog instead of cout in debug
bubulle@debian.org [Wed, 13 Dec 2006 05:02:13 +0000 (06:02 +0100)]
Merge with the POT file and unfuzzy
bubulle@debian.org [Tue, 12 Dec 2006 05:12:52 +0000 (06:12 +0100)]
General unfuzzy for complete translations
bubulle@debian.org [Mon, 11 Dec 2006 20:14:32 +0000 (21:14 +0100)]
Merke with Michael
Update Ukrainian translation
Activate Ukrainian. Closes: #396966
Ian Jackson [Fri, 8 Dec 2006 18:21:59 +0000 (18:21 +0000)]
0.6.46.3ubuntu2 change as uploaded: fix dist-upgrade
Michael Vogt [Thu, 7 Dec 2006 22:09:25 +0000 (23:09 +0100)]
merged iwjs patch
bubulle@debian.org [Thu, 7 Dec 2006 18:12:55 +0000 (19:12 +0100)]
Merged with Michael
Michael Vogt [Thu, 7 Dec 2006 16:10:44 +0000 (17:10 +0100)]
* changelog fixes
Michael Vogt [Thu, 7 Dec 2006 15:53:51 +0000 (16:53 +0100)]
merged from main
Michael Vogt [Thu, 7 Dec 2006 15:52:10 +0000 (16:52 +0100)]
changelog updated
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
Michael Vogt [Thu, 7 Dec 2006 11:28:25 +0000 (12:28 +0100)]
* debian/changelog:
- fix incorrect
Michael Vogt [Thu, 7 Dec 2006 11:06:54 +0000 (12:06 +0100)]
merged from apt--mvo
Michael Vogt [Thu, 7 Dec 2006 10:45:13 +0000 (11:45 +0100)]
merged with apt--mvo
Michael Vogt [Thu, 7 Dec 2006 10:34:52 +0000 (11:34 +0100)]
* merged from bubulle
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
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
Michael Vogt [Thu, 7 Dec 2006 09:45:44 +0000 (10:45 +0100)]
* merged NMU from aba
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
Michael Vogt [Fri, 1 Dec 2006 16:03:43 +0000 (17:03 +0100)]
* apt-pkg/deb/debsrcrecords.{cc,h}:
- cast correct
Michael Vogt [Fri, 1 Dec 2006 13:36:26 +0000 (14:36 +0100)]
* merged from main
Michael Vogt [Fri, 1 Dec 2006 13:30:19 +0000 (14:30 +0100)]
* changelog updates
Michael Vogt [Fri, 1 Dec 2006 13:27:02 +0000 (14:27 +0100)]
* changelog updated
Michael Vogt [Fri, 1 Dec 2006 13:24:33 +0000 (14:24 +0100)]
* merged from main
Michael Vogt [Fri, 1 Dec 2006 12:06:07 +0000 (13:06 +0100)]
* apt-pkg/deb/debsrcrecords.cc:
- fix off-by-one problem
Michael Vogt [Thu, 30 Nov 2006 14:06:28 +0000 (15:06 +0100)]
* apt-pkg/deb/debsrcrecords.{cc,h}:
- make the buffer dynmaic
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
Michael Vogt [Wed, 29 Nov 2006 22:21:47 +0000 (23:21 +0100)]
* more todo items
Michael Vogt [Wed, 29 Nov 2006 22:09:26 +0000 (23:09 +0100)]
* todo added
Michael Vogt [Wed, 29 Nov 2006 21:59:35 +0000 (22:59 +0100)]
* working mirror implementation based on http method
Michael Vogt [Wed, 29 Nov 2006 20:24:29 +0000 (21:24 +0100)]
* prototype of mirror method added
bubulle@debian.org [Tue, 28 Nov 2006 21:14:28 +0000 (22:14 +0100)]
Fix remaining non ASCII in headers
bubulle@debian.org [Tue, 28 Nov 2006 21:02:02 +0000 (22:02 +0100)]
Removed non ASCII characters in headers
bubulle@debian.org [Tue, 28 Nov 2006 20:59:13 +0000 (21:59 +0100)]
(incomplete) Arabic translation added