]> git.saurik.com Git - apt.git/log
apt.git
17 years ago* debian/changelog:
Michael Vogt [Wed, 14 Mar 2007 12:56:47 +0000 (13:56 +0100)] 
* debian/changelog:
  - updated with the correct bugs

17 years ago - do not show packages already marked for removal as auto-installed
Michael Vogt [Wed, 14 Mar 2007 12:47:49 +0000 (13:47 +0100)] 
  - do not show packages already marked for removal as auto-installed

17 years ago* cmdline/apt-get.cc:
Michael Vogt [Wed, 14 Mar 2007 12:10:42 +0000 (13:10 +0100)] 
* cmdline/apt-get.cc:
  - "apt-get install foo" on a already installed package foo will
    clean the automatic installed flag

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* 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* 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 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 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 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* 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 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* 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* 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 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 agomerged iwjs patch
Michael Vogt [Thu, 7 Dec 2006 22:09:25 +0000 (23:09 +0100)] 
merged iwjs patch

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

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

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

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

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

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

17 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

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

17 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* 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* 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

18 years agoRemove non ASCII characters in headers
bubulle@debian.org [Tue, 28 Nov 2006 20:58:21 +0000 (21:58 +0100)] 
Remove non ASCII characters in headers

18 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Mon, 27 Nov 2006 11:07:06 +0000 (12:07 +0100)] 
* apt-pkg/deb/dpkgpm.cc:
  - added "Dpkg::StopOnError" variable that controls if apt
      will abort on errors from dpkg

18 years ago* added missing ","
Michael Vogt [Thu, 23 Nov 2006 07:12:02 +0000 (08:12 +0100)] 
* added missing ","

18 years ago* mention apt-secure in apt.8 and apt-apt.8
Michael Vogt [Thu, 23 Nov 2006 07:04:38 +0000 (08:04 +0100)] 
* mention apt-secure in apt.8 and apt-apt.8

18 years agoUpdate the POT file after the grammar change
bubulle@debian.org [Thu, 23 Nov 2006 06:20:59 +0000 (07:20 +0100)] 
Update the POT file after the grammar change

18 years ago* changelog updated to match latest debian upload
Michael Vogt [Thu, 23 Nov 2006 06:16:12 +0000 (07:16 +0100)] 
* changelog updated to match latest debian upload

18 years ago* merged from bubulle
Michael Vogt [Thu, 23 Nov 2006 06:14:02 +0000 (07:14 +0100)] 
* merged from bubulle

18 years agoCorrect grammar in one message. Unfuzzy translations. Closes: #399652
bubulle@debian.org [Wed, 22 Nov 2006 07:38:17 +0000 (08:38 +0100)] 
Correct grammar in one message. Unfuzzy translations. Closes: #399652

18 years agoFix the typo described in #320000
bubulle@debian.org [Sun, 12 Nov 2006 06:30:07 +0000 (07:30 +0100)] 
Fix the typo described in #320000

18 years agoFix a minor error in the French manpage. Closes: #398028
bubulle@debian.org [Sat, 11 Nov 2006 17:13:44 +0000 (18:13 +0100)] 
Fix a minor error in the French manpage. Closes: #398028

18 years agoAdded Ukrainian translation. Closes: #396966
bubulle@debian.org [Sat, 4 Nov 2006 07:39:00 +0000 (08:39 +0100)] 
Added Ukrainian translation. Closes: #396966

18 years agoSync with Michael
bubulle@debian.org [Sat, 4 Nov 2006 07:34:18 +0000 (08:34 +0100)] 
Sync with Michael
Temporary compeltion for Greek (needs translator attention)

18 years agoUpdated Greek translation
bubulle@debian.org [Thu, 2 Nov 2006 18:48:29 +0000 (19:48 +0100)] 
Updated Greek translation

18 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Tue, 31 Oct 2006 19:06:34 +0000 (20:06 +0100)] 
* apt-pkg/deb/dpkgpm.cc:
  - reset the line if a invalid line was read

18 years ago* merged from bubulle
Michael Vogt [Mon, 30 Oct 2006 09:51:08 +0000 (10:51 +0100)] 
* merged from bubulle

18 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Mon, 30 Oct 2006 09:39:18 +0000 (10:39 +0100)] 
* apt-pkg/deb/dpkgpm.cc:
  - fix segfault if dpkg sends multiline error messages

18 years agoUpdates and corrections to the German translation
bubulle@debian.org [Tue, 24 Oct 2006 16:51:56 +0000 (18:51 +0200)] 
Updates and corrections to the German translation

18 years agoCatalan translation update
bubulle@debian.org [Sun, 22 Oct 2006 17:31:30 +0000 (19:31 +0200)] 
Catalan translation update

18 years agoUpdated Dutch
bubulle@debian.org [Sun, 22 Oct 2006 06:58:01 +0000 (08:58 +0200)] 
Updated Dutch

18 years agoCompleted Italian translation
bubulle@debian.org [Sat, 21 Oct 2006 21:29:18 +0000 (23:29 +0200)] 
Completed Italian translation

18 years agoHungarian translation update
bubulle@debian.org [Sat, 21 Oct 2006 10:49:44 +0000 (12:49 +0200)] 
Hungarian translation update

18 years agoCompleted Chinese Traditional
bubulle@debian.org [Sat, 21 Oct 2006 09:37:00 +0000 (11:37 +0200)] 
Completed Chinese Traditional

18 years agoUpdated Arabic translation (still not compelte
bubulle@debian.org [Sat, 21 Oct 2006 07:05:49 +0000 (09:05 +0200)] 
Updated Arabic translation (still not compelte

18 years agoRussian translation update
bubulle@debian.org [Mon, 16 Oct 2006 21:27:01 +0000 (23:27 +0200)] 
Russian translation update

18 years agoNorwegian Bokmal updated. Closes: #392466
bubulle@debian.org [Mon, 16 Oct 2006 05:27:43 +0000 (07:27 +0200)] 
Norwegian Bokmal updated. Closes: #392466

18 years agoPortuguese translation update. Closes: #393199
bubulle@debian.org [Sun, 15 Oct 2006 16:50:06 +0000 (18:50 +0200)] 
Portuguese translation update. Closes: #393199

18 years agoFix permission issues with dummy commit
bubulle@debian.org [Sun, 15 Oct 2006 11:59:52 +0000 (13:59 +0200)] 
Fix permission issues with dummy commit

18 years agoCorrect spelling error in French translation
bubulle@debian.org [Sat, 14 Oct 2006 06:24:36 +0000 (08:24 +0200)] 
Correct spelling error in French translation

18 years agoKhmer translation update
bubulle@debian.org [Fri, 13 Oct 2006 13:58:13 +0000 (15:58 +0200)] 
Khmer translation update