]>
git.saurik.com Git - apt.git/log
Michael Vogt [Tue, 15 Aug 2006 13:18:51 +0000 (15:18 +0200)]
* merged the install-recommends branch
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
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
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
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
Michael Vogt [Wed, 9 Aug 2006 14:54:33 +0000 (16:54 +0200)]
* merged with mainline
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
Michael Vogt [Wed, 9 Aug 2006 14:49:58 +0000 (16:49 +0200)]
* cmdline/apt-get.cc:
- fixed for the suggets/recommends display
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
Michael Vogt [Wed, 9 Aug 2006 12:45:01 +0000 (14:45 +0200)]
* merged with mainline
Michael Vogt [Wed, 9 Aug 2006 12:27:47 +0000 (14:27 +0200)]
* changelog updated
Michael Vogt [Wed, 9 Aug 2006 12:26:53 +0000 (14:26 +0200)]
* debian/control:
- switched to libdb4.4
Michael Vogt [Wed, 26 Jul 2006 22:55:34 +0000 (00:55 +0200)]
* merged the "work-on-non-mapable-files-again" branch
Michael Vogt [Wed, 26 Jul 2006 22:52:51 +0000 (00:52 +0200)]
* changelog updates
Michael Vogt [Wed, 26 Jul 2006 21:29:20 +0000 (23:29 +0200)]
* merged with mainline
Michael Vogt [Wed, 26 Jul 2006 14:15:35 +0000 (16:15 +0200)]
* support non-mmapable files again
Michael Vogt [Wed, 26 Jul 2006 14:13:02 +0000 (16:13 +0200)]
* merged with mainline
Michael Vogt [Wed, 26 Jul 2006 13:57:51 +0000 (15:57 +0200)]
* suport both MMapable files and non-mmapable files
Michael Vogt [Tue, 25 Jul 2006 14:21:35 +0000 (16:21 +0200)]
* merged with the latest ddtp branch fixes
Michael Vogt [Tue, 25 Jul 2006 14:11:03 +0000 (16:11 +0200)]
* apt-pkg/deb/debmetaindex.cc:
- don't queue translations for deb-src entries
Michael Vogt [Tue, 25 Jul 2006 14:06:42 +0000 (16:06 +0200)]
* merged with the current auto-mark branch
Michael Vogt [Tue, 25 Jul 2006 12:55:27 +0000 (14:55 +0200)]
* changelog update
Michael Vogt [Tue, 25 Jul 2006 11:48:17 +0000 (13:48 +0200)]
* apt-pkg/acquire-item.cc:
- check "/bin/bzip2" instead of "/usr/bin/bzip2"
Michael Vogt [Tue, 25 Jul 2006 11:32:01 +0000 (13:32 +0200)]
* typo fix
Michael Vogt [Tue, 25 Jul 2006 10:59:12 +0000 (12:59 +0200)]
* apt-inst/contrib/extracttar.cc:
- assign the return string value from Find() before calling c_str() on
it, otherwise the string goes out of scope and is deleted
Michael Vogt [Tue, 25 Jul 2006 09:55:17 +0000 (11:55 +0200)]
* methods/gpgv.cc:
- deal with gpgs NODATA message
Michael Vogt [Tue, 25 Jul 2006 09:48:48 +0000 (11:48 +0200)]
* undo the debian/examples add
Michael Vogt [Tue, 25 Jul 2006 09:46:44 +0000 (11:46 +0200)]
* added missing examples file
Michael Vogt [Tue, 25 Jul 2006 09:37:20 +0000 (11:37 +0200)]
* apt-pkg/deb/dpkgpm.cc:
- ignore lines that can't be split properly from dpkg (DpkgPM::Go)
* doc/examples/configure-index:
- documentation updates
Michael Vogt [Tue, 25 Jul 2006 08:08:10 +0000 (10:08 +0200)]
* doc/apt-get.8.xml:
- point to the right dir for the user guide in the man-page
Michael Vogt [Tue, 25 Jul 2006 07:51:48 +0000 (09:51 +0200)]
* merged from http://www.perrier.eu.org/debian/packages/d-i/level4/apt-main
Michael Vogt [Mon, 24 Jul 2006 21:37:09 +0000 (23:37 +0200)]
test/hash.cc:
- added sha256 test
Michael Vogt [Mon, 24 Jul 2006 21:06:16 +0000 (23:06 +0200)]
* ftparchive/cachedb.cc:
- applied patch from ajt (#379576)
Michael Vogt [Mon, 24 Jul 2006 20:51:14 +0000 (22:51 +0200)]
* merged ajs apt-ftparchive branch
Michael Vogt [Mon, 24 Jul 2006 20:49:39 +0000 (22:49 +0200)]
* apt-pkg/contrib/sha256.cc:
- fix the sha256 code (thanks to Jakob Bohm, closes: #378183)
Michael Vogt [Fri, 21 Jul 2006 09:00:34 +0000 (11:00 +0200)]
* apt-pkg/depcache.cc:
- close the outfile properly (thanks to kamion)
* cmdline/apt-get.cc:
- unbreak dselect-upgrade by adding a ActionGroup around it
bubulle@debian.org [Wed, 19 Jul 2006 16:21:35 +0000 (18:21 +0200)]
Korean translation update/ Closes: #378901
Michael Vogt [Tue, 4 Jul 2006 07:22:49 +0000 (09:22 +0200)]
* apt-pkg/depcache.cc:
- create a empty state file if none exists
Michael Vogt [Mon, 3 Jul 2006 16:29:57 +0000 (18:29 +0200)]
* changelog merged with debian
bubulle@debian.org [Sun, 2 Jul 2006 09:33:03 +0000 (11:33 +0200)]
Hungarian translation update
bubulle@debian.org [Sat, 1 Jul 2006 11:20:40 +0000 (13:20 +0200)]
Added Khmer translation. Closes: #375068
bubulle@debian.org [Sat, 1 Jul 2006 11:18:03 +0000 (13:18 +0200)]
Added Nepali translation. Closes: #373729
bubulle@debian.org [Sat, 1 Jul 2006 11:14:37 +0000 (13:14 +0200)]
Updated Vietnamese translation. Closes: #368038
bubulle@debian.org [Sat, 1 Jul 2006 11:10:00 +0000 (13:10 +0200)]
Remove an extra %s in the zh_TW translation. Closes: #370551
bubulle@debian.org [Sat, 1 Jul 2006 10:59:11 +0000 (12:59 +0200)]
Activate Dzongkha translation
bubulle@debian.org [Sat, 1 Jul 2006 10:58:17 +0000 (12:58 +0200)]
Added Dzongkha translation
bubulle@debian.org [Sat, 1 Jul 2006 10:56:09 +0000 (12:56 +0200)]
Remove foo
bubulle@debian.org [Sat, 1 Jul 2006 06:49:36 +0000 (08:49 +0200)]
Add foo again
bubulle@debian.org [Sat, 1 Jul 2006 06:41:34 +0000 (08:41 +0200)]
Remove foo
bubulle@debian.org [Sat, 1 Jul 2006 06:25:26 +0000 (08:25 +0200)]
Add foo
Michael Vogt [Mon, 26 Jun 2006 14:35:37 +0000 (16:35 +0200)]
* merged with debian-sid
Michael Vogt [Mon, 26 Jun 2006 14:06:38 +0000 (16:06 +0200)]
* merged the auto-remove branch
Michael Vogt [Mon, 26 Jun 2006 07:28:51 +0000 (09:28 +0200)]
* apt-pkg/init.h:
- increased lib-version to 3.13
Michael Vogt [Mon, 26 Jun 2006 07:17:05 +0000 (09:17 +0200)]
* cmdline/apt-mark:
- very simple tool to manipulate the extended_states for autoinstall
* apt-pkg/depcache.cc:
- keep exisiting data in "extended_states" to make other tools happy
Michael Vogt [Mon, 26 Jun 2006 04:33:22 +0000 (06:33 +0200)]
* apt-pkg/depcache.cc:
- renamed "pkgstates" file to "extended_states"
Michael Vogt [Mon, 26 Jun 2006 04:30:09 +0000 (06:30 +0200)]
* merged with mainline
bubulle@debian.org [Sun, 25 Jun 2006 17:46:52 +0000 (19:46 +0200)]
Romanian translation updated. Closes: #375330
bubulle@debian.org [Wed, 21 Jun 2006 05:15:48 +0000 (07:15 +0200)]
Merge with Michael
Basque translation update
Michael Vogt [Wed, 14 Jun 2006 10:09:31 +0000 (12:09 +0200)]
* changelog updated
Michael Vogt [Wed, 14 Jun 2006 10:07:23 +0000 (12:07 +0200)]
* changelog updated
Michael Vogt [Wed, 14 Jun 2006 10:02:21 +0000 (12:02 +0200)]
* merged from mainline
Michael Vogt [Wed, 14 Jun 2006 09:59:47 +0000 (11:59 +0200)]
* apt-pkg/acquire-item.cc:
- added missing chmod() calls, thanks to Bastian Blank
Michael Vogt [Fri, 9 Jun 2006 15:49:10 +0000 (17:49 +0200)]
* merged with mainline
Michael Vogt [Fri, 9 Jun 2006 15:41:52 +0000 (17:41 +0200)]
* merged with bubulle
Michael Vogt [Fri, 9 Jun 2006 13:52:30 +0000 (15:52 +0200)]
* changelog updates
Michael Vogt [Fri, 9 Jun 2006 13:48:40 +0000 (15:48 +0200)]
* merged from mainline
Michael Vogt [Fri, 9 Jun 2006 13:47:50 +0000 (15:47 +0200)]
* merge the patch from Steinar
Michael Vogt [Wed, 7 Jun 2006 06:54:29 +0000 (08:54 +0200)]
* apt-pkg/tagfile.cc:
- fix merge bug
bubulle@debian.org [Wed, 7 Jun 2006 04:04:33 +0000 (06:04 +0200)]
Basque translation update
Michael Vogt [Tue, 6 Jun 2006 17:38:22 +0000 (19:38 +0200)]
* fix languages like pt_PT, pt_BR, zh_CN by special casing
Michael Vogt [Tue, 6 Jun 2006 17:20:28 +0000 (19:20 +0200)]
* apt-pkg/indexfile.cc:
- add special cases for various languages like pt_BR, zh_CN etc
bubulle@debian.org [Mon, 29 May 2006 14:32:27 +0000 (16:32 +0200)]
Slovak translation update
bubulle@debian.org [Sun, 28 May 2006 14:03:34 +0000 (16:03 +0200)]
Basque translation update
Michael Vogt [Sat, 27 May 2006 12:13:31 +0000 (14:13 +0200)]
* added Debug::pkgDepCache::AutoInstall debug option
bubulle@debian.org [Sat, 20 May 2006 02:58:05 +0000 (21:58 -0500)]
Dummy change to Galician translation to correct permissions
Michael Vogt [Thu, 18 May 2006 22:19:09 +0000 (00:19 +0200)]
* doc/sources.list.5.xml:
- fix typo
bubulle@debian.org [Thu, 18 May 2006 14:33:40 +0000 (09:33 -0500)]
French translation update
bubulle@debian.org [Thu, 18 May 2006 14:23:07 +0000 (09:23 -0500)]
Swedish translation update
bubulle@debian.org [Thu, 18 May 2006 14:20:09 +0000 (09:20 -0500)]
Merge with Michael
Michael Vogt [Wed, 17 May 2006 15:58:24 +0000 (17:58 +0200)]
merged with the debian-sid branch
Michael Vogt [Wed, 17 May 2006 15:12:15 +0000 (17:12 +0200)]
* finalized changelog
Michael Vogt [Tue, 16 May 2006 19:40:24 +0000 (21:40 +0200)]
* merged from mainline
Michael Vogt [Tue, 16 May 2006 19:38:23 +0000 (21:38 +0200)]
* merged cs.po translation
Michael Vogt [Tue, 16 May 2006 19:34:04 +0000 (21:34 +0200)]
* merged from the aj-ftparchive-improvements branch
Michael Vogt [Tue, 16 May 2006 19:17:58 +0000 (21:17 +0200)]
* merged with mainline
Michael Vogt [Tue, 16 May 2006 19:16:15 +0000 (21:16 +0200)]
* apt-pkg/contrib/sha256.cc:
The patch below fixes the problem by open-coding the ntohl() call and
combining it with a byte-by-byte load of the 32-bit word.
bubulle@debian.org [Tue, 16 May 2006 13:17:20 +0000 (08:17 -0500)]
Update all PO and the POT
Michael Vogt [Thu, 11 May 2006 20:39:28 +0000 (22:39 +0200)]
* merged with http://www.perrier.eu.org/debian/packages/d-i/level4/apt-main
bubulle@debian.org [Thu, 11 May 2006 18:58:04 +0000 (20:58 +0200)]
Galician translation update. Closes: #366849
bubulle@debian.org [Thu, 11 May 2006 18:52:31 +0000 (20:52 +0200)]
Hungarian translation update. Closes: #365448
Michael Vogt [Thu, 11 May 2006 11:42:45 +0000 (13:42 +0200)]
* added bg to LINGUAS
Michael Vogt [Thu, 11 May 2006 10:12:31 +0000 (12:12 +0200)]
* apt-pkg/acquire-item.cc:
- merged from pdiff
* debian/changelog:
- updated
Michael Vogt [Thu, 11 May 2006 10:08:40 +0000 (12:08 +0200)]
* apt-pkg/acquire-item.cc:
- make Acquire::PDiffs=true get pdfiffs, =false not get them
Michael Vogt [Thu, 11 May 2006 10:06:44 +0000 (12:06 +0200)]
debian/changelog: synced with the debian version
bubulle@debian.org [Thu, 11 May 2006 09:17:02 +0000 (11:17 +0200)]
Add Bulgarian which shoulkd *really* fix #360262
bubulle@debian.org [Wed, 10 May 2006 18:28:57 +0000 (20:28 +0200)]
Add all languages but Hebrew (on purpose) to configure.in
Closes: #360262
bubulle@debian.org [Wed, 10 May 2006 18:27:12 +0000 (20:27 +0200)]
Sync with Michael
Michael Vogt [Mon, 8 May 2006 20:33:59 +0000 (22:33 +0200)]
* merged the zero epoch handling patch
Michael Vogt [Mon, 8 May 2006 20:28:27 +0000 (22:28 +0200)]
* unfinalize
Michael Vogt [Mon, 8 May 2006 20:27:07 +0000 (22:27 +0200)]
* apt-pkg/deb/debversion.cc:
- applied patch from Lionel Elie Mamane to fix epoch handling
(debian: #363358)