]> git.saurik.com Git - apt.git/log
apt.git
18 years ago* merged from apt--mvo
Michael Vogt [Sun, 1 Oct 2006 23:01:05 +0000 (01:01 +0200)] 
* merged from apt--mvo

18 years ago* apt-pkg/tagfile.cc,h:
Michael Vogt [Sun, 1 Oct 2006 22:58:53 +0000 (00:58 +0200)] 
* apt-pkg/tagfile.cc,h:
  - make the internal buffer grow dynamically if required

18 years ago* merged with unstable, prepared upload
Michael Vogt [Sun, 1 Oct 2006 22:40:00 +0000 (00:40 +0200)] 
* merged with unstable, prepared upload

18 years ago* apt-pkg/tagfile.h:
Michael Vogt [Sat, 30 Sep 2006 20:50:41 +0000 (22:50 +0200)] 
* apt-pkg/tagfile.h:
  - increase the buffer in tagfile.cc for now, this really needs to
    become a dynamic buffer

18 years ago* methods/gzip.cc:
Michael Vogt [Sat, 30 Sep 2006 14:30:42 +0000 (16:30 +0200)] 
* methods/gzip.cc:
  - fix invalid reanem

18 years ago* merged from mainline
Michael Vogt [Sat, 30 Sep 2006 14:18:09 +0000 (16:18 +0200)] 
* merged from mainline

18 years ago* merged from Christian Perrier (http://www.perrier.eu.org/debian/packages
Michael Vogt [Sat, 30 Sep 2006 12:36:06 +0000 (14:36 +0200)] 
* merged from  Christian Perrier (http://www.perrier.eu.org/debian/packages
/d-i/level4/apt-main)

18 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Sat, 30 Sep 2006 12:28:00 +0000 (14:28 +0200)] 
* apt-pkg/deb/dpkgpm.cc:
  - translate the dpkg progress strings when they are used, not in the
    struct (thanks to Steinar Gunderson)
* debian/changelog:
  - updated

18 years ago* debian/rules:
Michael Vogt [Sat, 30 Sep 2006 12:16:55 +0000 (14:16 +0200)] 
* debian/rules:
  - Daniel Schepler to make apt bin-NMU able

18 years ago* methods/gzip.cc:
Michael Vogt [Sat, 30 Sep 2006 12:14:04 +0000 (14:14 +0200)] 
* methods/gzip.cc:
  - just stop on empty files, don't call the extractor
* debian/changelog:
  - merged the last debian upload
  - added entry for extractor

18 years agoFinnish translation update. Closes: #390149
bubulle@debian.org [Fri, 29 Sep 2006 17:20:11 +0000 (19:20 +0200)] 
Finnish translation update. Closes: #390149

18 years ago* cmdline/apt-get.cc:
Michael Vogt [Fri, 29 Sep 2006 13:13:45 +0000 (15:13 +0200)] 
* cmdline/apt-get.cc:
  - fix problem that AutomaticRemove can't be set permanently via preferences

18 years ago* doc/examples/configure-index:
Michael Vogt [Thu, 28 Sep 2006 09:22:44 +0000 (11:22 +0200)] 
* doc/examples/configure-index:
  - document the buildDeps debug option

18 years agoBasque translation update. Closes: #389725
bubulle@debian.org [Wed, 27 Sep 2006 16:24:50 +0000 (18:24 +0200)] 
Basque translation update. Closes: #389725

18 years agoSync with Michael
bubulle@debian.org [Thu, 21 Sep 2006 18:40:49 +0000 (20:40 +0200)] 
Sync with Michael

18 years agoVietnamese translation update
bubulle@debian.org [Thu, 21 Sep 2006 18:37:50 +0000 (20:37 +0200)] 
Vietnamese translation update

18 years ago* merged from the apt--install-recommends branch
Michael Vogt [Thu, 21 Sep 2006 08:56:57 +0000 (10:56 +0200)] 
* merged from the apt--install-recommends branch

18 years ago* share/debian-archive.gpg:
Michael Vogt [Thu, 21 Sep 2006 08:49:46 +0000 (10:49 +0200)] 
* share/debian-archive.gpg:
  - use the versin from debian-sid

18 years ago* merged with apt--mvo
Michael Vogt [Thu, 21 Sep 2006 08:25:52 +0000 (10:25 +0200)] 
* merged with apt--mvo

18 years ago* translation merges (thanks to Christian!)
Michael Vogt [Thu, 21 Sep 2006 08:22:08 +0000 (10:22 +0200)] 
* translation merges (thanks to Christian!)

18 years agoFake change to fix permissions
bubulle@debian.org [Thu, 21 Sep 2006 06:56:48 +0000 (08:56 +0200)] 
Fake change to fix permissions

18 years ago* apt-pkg/depcache.cc:
Michael Vogt [Thu, 21 Sep 2006 00:02:13 +0000 (02:02 +0200)] 
* apt-pkg/depcache.cc:
  - do not change the auto-flag in MarkKeep() to prevent side-effects
    in interactive package managers when a package is marked for remove
    first and then unmarked again. the old code removed the auto-flag,
    the new code will retain this information
  - a package can be garbage even if it is already marked for removal

18 years agoRomanian translation update. Closes: #388402
bubulle@debian.org [Wed, 20 Sep 2006 16:03:33 +0000 (18:03 +0200)] 
Romanian translation update. Closes: #388402

18 years ago* cmdline/apt-get.cc:
Michael Vogt [Tue, 19 Sep 2006 15:22:41 +0000 (17:22 +0200)] 
* cmdline/apt-get.cc:
  - changed syntax from "installtask" to "install taskname^"
    (the ^ <- makes it look for tasks)

18 years ago* cmdline/apt-get.cc:
Michael Vogt [Tue, 19 Sep 2006 14:06:06 +0000 (16:06 +0200)] 
* cmdline/apt-get.cc:
  - call regexp_free()

18 years ago* Makefile:
Michael Vogt [Tue, 19 Sep 2006 13:46:14 +0000 (15:46 +0200)] 
* Makefile:
  - re-comment the building of the manual stuff

18 years ago* cmdline/apt-get.cc:
Michael Vogt [Tue, 19 Sep 2006 13:41:52 +0000 (15:41 +0200)] 
* cmdline/apt-get.cc:
  - install with FixBroken=true

18 years ago* tasksupport (apt-get installtask lala) added
Michael Vogt [Tue, 19 Sep 2006 12:02:53 +0000 (14:02 +0200)] 
* tasksupport (apt-get installtask lala) added

18 years agoDzongkha translation update. Closes: #388184
bubulle@debian.org [Tue, 19 Sep 2006 05:02:16 +0000 (07:02 +0200)] 
Dzongkha translation update. Closes: #388184

18 years agoResync with Michael Vogt
bubulle@debian.org [Sun, 17 Sep 2006 10:14:45 +0000 (12:14 +0200)] 
Resync with Michael Vogt

18 years agoItalian translation typos fixed. Closes: #387812
bubulle@debian.org [Sun, 17 Sep 2006 07:30:17 +0000 (09:30 +0200)] 
Italian translation typos fixed. Closes: #387812

18 years agoAdd Kurdish translation. Closes: #387766
bubulle@debian.org [Sun, 17 Sep 2006 07:25:39 +0000 (09:25 +0200)] 
Add Kurdish translation. Closes: #387766

18 years ago* merged from mvo
Michael Vogt [Sat, 16 Sep 2006 10:44:01 +0000 (12:44 +0200)] 
* merged from mvo

18 years ago* reverted otavios patch again because it breaks the following behaviour:
Michael Vogt [Sat, 16 Sep 2006 10:30:38 +0000 (12:30 +0200)] 
* reverted otavios patch again because it breaks the following behaviour:
  A depends on X|Y
  B depends on Y
  With the old code we get:
  "apt-get install A B": we get "A B X Y"
  "apt-get install B A": we get "A B Y"
  With the new code there is no way to get this right and we always end
  up with "A B X Y" because we just go over the packages in the order
  that they are in the cache and run MarkInstall(AutoInstall=true) on
  them then. When A comes before B we always end up with the unneeded X
  dependency.

18 years ago* cmdline/apt-get.cc:
Michael Vogt [Sat, 16 Sep 2006 10:02:02 +0000 (12:02 +0200)] 
* cmdline/apt-get.cc:
  - merged patch from otavio to make the order of package selections less important

18 years ago* apt-pkg/tagfile.cc, tagfile.h:
Michael Vogt [Fri, 15 Sep 2006 16:24:47 +0000 (18:24 +0200)] 
* apt-pkg/tagfile.cc, tagfile.h:
  - reverted the mmap patch again, it caused too much trouble with
    pipes etc

18 years ago* apt-pkg/tagfile.cc:
Michael Vogt [Fri, 15 Sep 2006 15:29:53 +0000 (17:29 +0200)] 
* apt-pkg/tagfile.cc:
  - applied patch from jvw to make the tag key stuff case-insensitive

18 years ago* cmdline/apt-get.cc:
Michael Vogt [Wed, 13 Sep 2006 09:53:26 +0000 (11:53 +0200)] 
* cmdline/apt-get.cc:
  - typo

18 years ago* cmdline/apt-get.cc:
Michael Vogt [Wed, 13 Sep 2006 09:52:19 +0000 (11:52 +0200)] 
* cmdline/apt-get.cc:
  - changed the behaviour of --no-remove and --auto-remove, if --no-remove
    is given, then that will turn off --auto-remove implicitely

18 years ago* cmdline/apt-get.cc:
Michael Vogt [Wed, 13 Sep 2006 09:32:32 +0000 (11:32 +0200)] 
* cmdline/apt-get.cc:
  - only error out if both "APT::Get::Autoremove" is set to true and "APT::Get::Remove" to false, in this case the the save options wins and apt will abort

18 years ago* merged with mainline
Michael Vogt [Tue, 12 Sep 2006 11:52:22 +0000 (13:52 +0200)] 
* merged with mainline

18 years ago* share/debian-archive.gpg:
Michael Vogt [Tue, 12 Sep 2006 10:24:42 +0000 (12:24 +0200)] 
* share/debian-archive.gpg:
  - removed the outdated debian 2004 and the amd64 keys

18 years ago* merged from Christian Perrier (http://www.perrier.eu.org/debian/packages/d-i/level4...
Michael Vogt [Tue, 12 Sep 2006 09:37:44 +0000 (11:37 +0200)] 
* merged from Christian Perrier (http://www.perrier.eu.org/debian/packages/d-i/level4/apt-main)

18 years ago* doc/examples/sources.list:
Michael Vogt [Tue, 12 Sep 2006 09:23:42 +0000 (11:23 +0200)] 
* doc/examples/sources.list:
  - removed no-longer used non-us line

18 years ago* methods/gzip.cc:
Michael Vogt [Tue, 12 Sep 2006 09:19:35 +0000 (11:19 +0200)] 
* methods/gzip.cc:
  - if it can't write (because var is full), close the FromGz stream
    to not hang in ExecWait() later

18 years agoAdd Closes statements to some translation changes
bubulle@debian.org [Sun, 10 Sep 2006 18:04:43 +0000 (20:04 +0200)] 
Add Closes statements to some translation changes

18 years agoVarious changes I have no idea about
bubulle@debian.org [Sun, 10 Sep 2006 18:01:57 +0000 (20:01 +0200)] 
Various changes I have no idea about

18 years agoUpdated Slovak translation. Closes: #386851
bubulle@debian.org [Sun, 10 Sep 2006 18:01:32 +0000 (20:01 +0200)] 
Updated Slovak translation. Closes: #386851

18 years agoRe-enable Hebrew translation
bubulle@debian.org [Fri, 8 Sep 2006 21:39:22 +0000 (23:39 +0200)] 
Re-enable Hebrew translation

18 years agoJapanese translation update. Closes: #386537
bubulle@debian.org [Fri, 8 Sep 2006 21:36:23 +0000 (23:36 +0200)] 
Japanese translation update. Closes: #386537

18 years ago* apt-pkg/algorithms.cc:
Michael Vogt [Fri, 8 Sep 2006 17:36:31 +0000 (19:36 +0200)] 
* apt-pkg/algorithms.cc:
  - bugfix in the InstallProcted() code (preserver the auto-install information)
* cmdline/makefile:
  - install apt-mark as well

18 years agoUpdate Galician translation. Closes: #386397
bubulle@debian.org [Thu, 7 Sep 2006 15:24:39 +0000 (17:24 +0200)] 
Update Galician translation. Closes: #386397

18 years ago* apt-pkg/depcache.cc:
Michael Vogt [Thu, 7 Sep 2006 09:48:07 +0000 (11:48 +0200)] 
* apt-pkg/depcache.cc:
  - added "APT::Install-Recommends-Section" option

18 years ago* cmdline/apt-get.cc:
Michael Vogt [Wed, 6 Sep 2006 17:12:34 +0000 (19:12 +0200)] 
* cmdline/apt-get.cc:
  - always show the autoremove information and give advice how to use it
* debian/rules:
  - install apt.conf.autoremove with blacklist for linux-image and linux-restriceted-modules

18 years agoundo versioned dpkg dependencies
Ian Jackson [Wed, 6 Sep 2006 16:22:12 +0000 (17:22 +0100)] 
undo versioned dpkg dependencies

18 years agoversion 0.6.45ubuntu6
Ian Jackson [Wed, 6 Sep 2006 16:17:28 +0000 (17:17 +0100)] 
version 0.6.45ubuntu6

18 years ago* debian/changelog:
Michael Vogt [Wed, 6 Sep 2006 16:07:24 +0000 (18:07 +0200)] 
* debian/changelog:
  - don't rewrite history
* debian/control:
  - added dpkg versionized depends

18 years ago* merged with the apt--mvo branch
Michael Vogt [Wed, 6 Sep 2006 16:04:17 +0000 (18:04 +0200)] 
* merged with the apt--mvo branch

18 years agobump cache version
Ian Jackson [Tue, 5 Sep 2006 18:51:17 +0000 (19:51 +0100)] 
bump cache version

18 years agoUpdated French translation
bubulle@debian.org [Sat, 2 Sep 2006 08:02:58 +0000 (10:02 +0200)] 
Updated French translation

18 years agoRegenerate POs and POT
bubulle@debian.org [Sat, 2 Sep 2006 08:01:14 +0000 (10:01 +0200)] 
Regenerate POs and POT

18 years agoinitial Breaks implementation
Ian Jackson [Fri, 25 Aug 2006 14:39:15 +0000 (15:39 +0100)] 
initial Breaks implementation

18 years agoRegenerate the PO and POT from the 0.6.45 sources
bubulle@debian.org [Mon, 21 Aug 2006 18:19:20 +0000 (13:19 -0500)] 
Regenerate the PO and POT from the 0.6.45 sources

18 years agoBrazilian Portuguese translation update. Closes: #383966
bubulle@debian.org [Mon, 21 Aug 2006 17:34:18 +0000 (12:34 -0500)] 
Brazilian Portuguese translation update. Closes: #383966

18 years agoMerge with Michael and resolve conflicts
bubulle@debian.org [Mon, 21 Aug 2006 15:55:15 +0000 (10:55 -0500)] 
Merge with Michael and resolve conflicts

18 years agoSwedish translation update. Closes: #383641
bubulle@debian.org [Sun, 20 Aug 2006 23:01:41 +0000 (18:01 -0500)] 
Swedish translation update. Closes: #383641

18 years ago* methods/http.cc:
Michael Vogt [Wed, 16 Aug 2006 10:16:46 +0000 (12:16 +0200)] 
* methods/http.cc:
  - check for incorrect proxy settings more carefully

18 years ago* changelog updated
Michael Vogt [Tue, 15 Aug 2006 19:45:12 +0000 (21:45 +0200)] 
* changelog updated

18 years ago* merged debian-sid
Michael Vogt [Tue, 15 Aug 2006 14:15:58 +0000 (16:15 +0200)] 
* merged debian-sid
* updated changelog

18 years ago* merged the install-recommends branch
Michael Vogt [Tue, 15 Aug 2006 13:18:51 +0000 (15:18 +0200)] 
* merged the install-recommends branch

18 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Tue, 15 Aug 2006 10:59:52 +0000 (12:59 +0200)] 
* apt-pkg/deb/dpkgpm.cc:
  - pass --auto-deconfigure to dpkg (-B)
* debian/control:
  - depend on a dpkg with support for breaks

18 years ago* apt-pkg/pkgcachegen.cc:
Michael Vogt [Tue, 15 Aug 2006 10:08:36 +0000 (12:08 +0200)] 
* apt-pkg/pkgcachegen.cc:
  - increased the cache limit

18 years agoFinnish translation update. Closes: #382702
bubulle@debian.org [Tue, 15 Aug 2006 01:25:14 +0000 (20:25 -0500)] 
Finnish translation update. Closes: #382702

18 years ago* cmdline/apt-get.cc:
Michael Vogt [Mon, 14 Aug 2006 19:16:02 +0000 (21:16 +0200)] 
* cmdline/apt-get.cc:
  - fix the "fix-policy" code
* debian/changelog:
  - new version

18 years ago* changelog updated
Michael Vogt [Mon, 14 Aug 2006 11:32:51 +0000 (13:32 +0200)] 
* changelog updated

18 years ago* merged from the install-recommends branch
Michael Vogt [Mon, 14 Aug 2006 09:52:35 +0000 (11:52 +0200)] 
* merged from the install-recommends branch

18 years ago* merged ddtp support
Michael Vogt [Fri, 11 Aug 2006 17:14:51 +0000 (19:14 +0200)] 
* merged ddtp support

18 years ago* apt-pkg/depcache.cc:
Michael Vogt [Fri, 11 Aug 2006 15:27:13 +0000 (17:27 +0200)] 
* apt-pkg/depcache.cc:
  - only work on instVer if we actually have one

18 years ago* merged the apt--install-recommends branch
Michael Vogt [Fri, 11 Aug 2006 10:45:33 +0000 (12:45 +0200)] 
* merged the apt--install-recommends branch
* ABI break, bumped the version number

18 years ago* cmdline/apt-get.cc:
Michael Vogt [Fri, 11 Aug 2006 09:30:11 +0000 (11:30 +0200)] 
* cmdline/apt-get.cc:
  - added "--fix-policy" option to make it easy to fix any not-install
    recommends
* apt-pkg/depcache.{cc,h}
  - MarkInstall() has a new "ForceImportantDeps" option (defaults to false)
    to fice the install of recommends even for already installed pkgs
  - a new PolicyBroken() function to see how much of the recommends are
    broken

18 years ago* merged the apt--install-recommends branch
Michael Vogt [Wed, 9 Aug 2006 22:08:39 +0000 (00:08 +0200)] 
* merged the apt--install-recommends branch

18 years ago* apt-pkg/depcache.cc:
Michael Vogt [Wed, 9 Aug 2006 18:01:46 +0000 (20:01 +0200)] 
* apt-pkg/depcache.cc:
  - find new important dependencies on upgrade and deal with them

18 years ago* apt-pkg/init.cc:
Michael Vogt [Wed, 9 Aug 2006 15:17:04 +0000 (17:17 +0200)] 
* apt-pkg/init.cc:
  - init "install-recommends", "install-suggests" with default "false"
* debian/changelog:
  - updated

18 years ago* merged with mainline
Michael Vogt [Wed, 9 Aug 2006 14:54:33 +0000 (16:54 +0200)] 
* merged with mainline

18 years ago* cmdline/apt-get.cc:
Michael Vogt [Wed, 9 Aug 2006 14:54:13 +0000 (16:54 +0200)] 
* cmdline/apt-get.cc:
  - added FIXME about the missing feature of or-group display in recommends/suggests display

18 years ago* cmdline/apt-get.cc:
Michael Vogt [Wed, 9 Aug 2006 14:49:58 +0000 (16:49 +0200)] 
* cmdline/apt-get.cc:
  - fixed for the suggets/recommends display

18 years ago* cmdline/apt-get.cc:
Michael Vogt [Wed, 9 Aug 2006 13:08:58 +0000 (15:08 +0200)] 
* cmdline/apt-get.cc:
  - added "{no-}install-recommends" option to apt-get
* doc/examples/configure-index:
  - recommends/suggests option documented

18 years ago* merged with mainline
Michael Vogt [Wed, 9 Aug 2006 12:45:01 +0000 (14:45 +0200)] 
* merged with mainline

18 years ago* changelog updated
Michael Vogt [Wed, 9 Aug 2006 12:27:47 +0000 (14:27 +0200)] 
* changelog updated

18 years ago* debian/control:
Michael Vogt [Wed, 9 Aug 2006 12:26:53 +0000 (14:26 +0200)] 
* debian/control:
  - switched to libdb4.4

18 years ago* merged with mainline
Michael Vogt [Tue, 1 Aug 2006 13:45:39 +0000 (15:45 +0200)] 
* merged with mainline

18 years ago* merged the "work-on-non-mapable-files-again" branch
Michael Vogt [Wed, 26 Jul 2006 22:55:34 +0000 (00:55 +0200)] 
* merged the "work-on-non-mapable-files-again" branch

18 years ago* merged with mainline
Michael Vogt [Wed, 26 Jul 2006 22:53:09 +0000 (00:53 +0200)] 
* merged with mainline

18 years ago* changelog updates
Michael Vogt [Wed, 26 Jul 2006 22:52:51 +0000 (00:52 +0200)] 
* changelog updates

18 years ago* finalized changelog
Michael Vogt [Wed, 26 Jul 2006 22:37:19 +0000 (00:37 +0200)] 
* finalized changelog

18 years ago* merged with mainline
Michael Vogt [Wed, 26 Jul 2006 22:36:59 +0000 (00:36 +0200)] 
* merged with mainline

18 years ago* merged with mainline
Michael Vogt [Wed, 26 Jul 2006 21:29:20 +0000 (23:29 +0200)] 
* merged with mainline

18 years ago* support non-mmapable files again
Michael Vogt [Wed, 26 Jul 2006 14:15:35 +0000 (16:15 +0200)] 
* support non-mmapable files again

18 years ago* merged with mainline
Michael Vogt [Wed, 26 Jul 2006 14:13:02 +0000 (16:13 +0200)] 
* merged with mainline

18 years ago* suport both MMapable files and non-mmapable files
Michael Vogt [Wed, 26 Jul 2006 13:57:51 +0000 (15:57 +0200)] 
* suport both MMapable files and non-mmapable files