]>
git.saurik.com Git - apt.git/log
Michael Vogt [Thu, 10 Dec 2009 16:11:28 +0000 (17:11 +0100)]
merge debian sid branch
Michael Vogt [Thu, 10 Dec 2009 15:07:43 +0000 (16:07 +0100)]
* merge lp:~mvo/apt/netrc branch, this adds support for a
/etc/apt/auth.conf that can be used to store username/passwords
in a "netrc" style file (with the extension that it supports "/"
in a machine definition). Based on the maemo git branch.
* apt-pkg/deb/dpkgpm.cc:
- add "purge" to list of known actions
Michael Vogt [Thu, 10 Dec 2009 15:06:40 +0000 (16:06 +0100)]
* merge lp:~mvo/apt/netrc branch, this adds support for a
/etc/apt/auth.conf that can be used to store username/passwords
in a "netrc" style file (with the extension that it supports "/"
in a machine definition). Based on the maemo git branch.
* apt-pkg/deb/dpkgpm.cc:
- add "purge" to list of known actions
Michael Vogt [Wed, 9 Dec 2009 09:56:29 +0000 (10:56 +0100)]
* apt-pkg/deb/dpkgpm.cc:
- add "purge" to list of known actions
Michael Vogt [Mon, 7 Dec 2009 10:04:17 +0000 (11:04 +0100)]
merge lp:~mvo/apt/netrc branch, this adds support for a
/etc/apt/auth.conf that can be used to store username/passwords
in a "netrc" style file (with the extension that it supports "/"
in a machine definition). Based on the maemo git branch.
Michael Vogt [Mon, 7 Dec 2009 09:35:32 +0000 (10:35 +0100)]
if "/" is found in the machine, do a uri.startswith(host) substring match to support multiple user/passwds on the same host
Michael Vogt [Fri, 4 Dec 2009 09:22:56 +0000 (10:22 +0100)]
* apt-pkg/contrib/netrc.cc:
- check for hostname and then host+path
- better debug output
* methods/https.cc:
- fix bug in netrc integration
bubulle@debian.org [Thu, 3 Dec 2009 21:04:09 +0000 (22:04 +0100)]
Slovak translation update
Michael Vogt [Wed, 2 Dec 2009 16:24:56 +0000 (17:24 +0100)]
merge from the debian-sid branch
Michael Vogt [Wed, 2 Dec 2009 16:22:32 +0000 (17:22 +0100)]
* apt-pkg/packagemanager.cc:
- add output about pre-depends configuring when debug::pkgPackageManager
is used
* methods/https.cc:
- fix incorrect use of CURLOPT_TIMEOUT, closes: #497983, LP: #354972
thanks to Brian Thomason for the patch
* apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:
- typo fix (LP: #462328)
* cmdline/apt-key:
- Emit a warning if removed keys keyring is missing and skip associated
checks (LP: #218971)
bubulle@debian.org [Tue, 1 Dec 2009 20:51:17 +0000 (21:51 +0100)]
drop quote elements
bubulle@debian.org [Tue, 1 Dec 2009 20:31:37 +0000 (21:31 +0100)]
Simplified CHinese translation update
Julian Andres Klode [Tue, 1 Dec 2009 18:14:23 +0000 (19:14 +0100)]
doc/po: Rerun po4a to update the template and translations.
Julian Andres Klode [Tue, 1 Dec 2009 18:13:06 +0000 (19:13 +0100)]
doc/po/de.po: Fix missing > in </option>.
Julian Andres Klode [Tue, 1 Dec 2009 18:11:26 +0000 (19:11 +0100)]
doc/po/de.po: Fix the umlauts.
Julian Andres Klode [Tue, 1 Dec 2009 15:36:48 +0000 (16:36 +0100)]
* debian/apt.conf.autoremove:
- Add kfreebsd-image-* to the list (Closes: #558803)
Julian Andres Klode [Tue, 24 Nov 2009 14:22:51 +0000 (15:22 +0100)]
* ftparchive/apt-ftparchive.cc:
- Call setlocale() so translations are actually used.
Michael Vogt [Tue, 17 Nov 2009 15:55:22 +0000 (09:55 -0600)]
methods/https.cc: cleanup for CURLOPT_LOW_SPEED_TIME
Michael Vogt [Tue, 17 Nov 2009 15:51:31 +0000 (09:51 -0600)]
* methods/https.cc:
- fix incorrect use of CURLOPT_TIMEOUT, closes: #497983, LP: #354972
thanks to Brian Thomason for the patch
bubulle@debian.org [Thu, 12 Nov 2009 07:32:33 +0000 (08:32 +0100)]
Italian translation update
bubulle@debian.org [Wed, 11 Nov 2009 18:44:38 +0000 (19:44 +0100)]
Italian translation update
bubulle@debian.org [Sat, 31 Oct 2009 19:40:17 +0000 (20:40 +0100)]
German translation update
Michael Vogt [Thu, 29 Oct 2009 10:53:01 +0000 (11:53 +0100)]
* apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:
- typo fix (LP: #462328)
bubulle@debian.org [Wed, 28 Oct 2009 21:11:28 +0000 (22:11 +0100)]
German translation of manpages
bubulle@debian.org [Wed, 21 Oct 2009 18:23:12 +0000 (20:23 +0200)]
German translation completed
Michael Vogt [Wed, 21 Oct 2009 11:45:43 +0000 (13:45 +0200)]
more debug output in SmartConfigure
Michael Vogt [Wed, 21 Oct 2009 11:28:10 +0000 (13:28 +0200)]
* apt-pkg/packagemanager.cc:
- add output about pre-depends configuring when debug::pkgPackageManager
is used
bubulle@debian.org [Mon, 19 Oct 2009 21:07:18 +0000 (23:07 +0200)]
German translation update
Michael Vogt [Fri, 16 Oct 2009 14:04:41 +0000 (16:04 +0200)]
add ftp support, basic debugging
Michael Vogt [Fri, 16 Oct 2009 13:42:05 +0000 (15:42 +0200)]
add maybe_add_auth for ftp as well
Michael Vogt [Fri, 16 Oct 2009 13:36:28 +0000 (15:36 +0200)]
port netrc support from maemon
Julian Andres Klode [Mon, 12 Oct 2009 14:24:34 +0000 (16:24 +0200)]
methods/https.cc: Add support for authentication using netrc (Closes: #518473),
patch by Jussi Hakala <jussi.hakala@hut.fi>.
Julian Andres Klode [Sun, 11 Oct 2009 10:16:05 +0000 (12:16 +0200)]
Merge configuration format simplification from jak branch
Michael Vogt [Tue, 29 Sep 2009 13:51:48 +0000 (15:51 +0200)]
* apt-pkg/packagemanager.cc:
- fix overly aggressive immediate config propergation
(thanks to David Kalnischkies)
Julian Andres Klode [Mon, 28 Sep 2009 13:21:08 +0000 (15:21 +0200)]
doc/apt.conf.5.xml: Deprecate #include, we have apt.conf.d nowadays which should be
sufficient.
bubulle@debian.org [Sun, 27 Sep 2009 17:36:42 +0000 (19:36 +0200)]
French translation completed
bubulle@debian.org [Sun, 27 Sep 2009 16:01:29 +0000 (18:01 +0200)]
Update PO files
bubulle@debian.org [Sun, 27 Sep 2009 15:31:25 +0000 (17:31 +0200)]
Polish translation update
bubulle@debian.org [Sat, 26 Sep 2009 18:32:58 +0000 (20:32 +0200)]
Enable Lithuanian translations
bubulle@debian.org [Sat, 26 Sep 2009 18:28:17 +0000 (20:28 +0200)]
Enable Asturian translations
bubulle@debian.org [Sat, 26 Sep 2009 17:45:15 +0000 (19:45 +0200)]
Fix some typos from #479997
bubulle@debian.org [Sat, 26 Sep 2009 17:27:53 +0000 (19:27 +0200)]
French translation update
bubulle@debian.org [Sat, 26 Sep 2009 17:27:19 +0000 (19:27 +0200)]
Fix typo
bubulle@debian.org [Sat, 26 Sep 2009 17:20:33 +0000 (19:20 +0200)]
Fix typo
Julian Andres Klode [Sat, 26 Sep 2009 14:14:54 +0000 (16:14 +0200)]
doc/apt.conf.5.xml: Restrict option names to alphanumerical characters and "/-:._+".
Julian Andres Klode [Sat, 26 Sep 2009 13:12:39 +0000 (15:12 +0200)]
doc/apt.conf.5.xml: Start deprecating stuff.
- Deprecate unquoted values, string concatenation and explain what should
not be written inside a value (quotes,backslash).
bubulle@debian.org [Sat, 26 Sep 2009 12:47:15 +0000 (14:47 +0200)]
Disable hebrew on translator's request
bubulle@debian.org [Sat, 26 Sep 2009 12:03:57 +0000 (14:03 +0200)]
Update files
bubulle@debian.org [Sat, 26 Sep 2009 11:54:38 +0000 (13:54 +0200)]
Update POT file
bubulle@debian.org [Sat, 26 Sep 2009 11:04:17 +0000 (13:04 +0200)]
French translation update
bubulle@debian.org [Sat, 26 Sep 2009 10:12:06 +0000 (12:12 +0200)]
Update PO files
bubulle@debian.org [Sat, 26 Sep 2009 09:19:29 +0000 (11:19 +0200)]
Fix ftp(archive(1) documentation of -o
Michael Vogt [Fri, 25 Sep 2009 18:30:05 +0000 (20:30 +0200)]
releasing version 0.7.24
Michael Vogt [Fri, 25 Sep 2009 13:21:52 +0000 (15:21 +0200)]
merged typo fixes from david
David Kalnischkies [Fri, 25 Sep 2009 07:49:45 +0000 (09:49 +0200)]
fix same typos in debian/changelog and doc/apt.conf.5.xml
Michael Vogt [Thu, 24 Sep 2009 16:54:50 +0000 (18:54 +0200)]
merged from david
David Kalnischkies [Thu, 24 Sep 2009 16:11:10 +0000 (18:11 +0200)]
add a NEWS entry for the upcoming upload summarizing the bigger and/or
user-visible changes.
David Kalnischkies [Thu, 24 Sep 2009 16:01:52 +0000 (18:01 +0200)]
Ignore TriggerPendings between multiple --configure calls
David Kalnischkies [Thu, 24 Sep 2009 13:09:05 +0000 (15:09 +0200)]
readd the pl-translation for the offline apt documentation for now as
long as these files are not included in the po4a-powered translation work
David Kalnischkies [Thu, 24 Sep 2009 13:03:55 +0000 (15:03 +0200)]
try to be cristal clear about the usage of :: and {} (Closes: #503481)
See the bugreport (and merged ones) for discussion details which
lead to these additions to the introduction of the apt.conf manpage.
David Kalnischkies [Thu, 24 Sep 2009 10:58:38 +0000 (12:58 +0200)]
When selecting a real package instead of a virtual one,
ignore versions for the same package that are not candidates.
This allows us to survive repositories that contain more than one
version of a package.
Bugreport #547788 and patch by Marius Vollmer, thanks!
David Kalnischkies [Thu, 24 Sep 2009 10:19:42 +0000 (12:19 +0200)]
add bugnr to the fix two little typos in the --simulate description. (Closes: #545059)
The double spaces are not a bug of APT nor one of po4a.
Thanks to Nicolas François for the explaination!
David Kalnischkies [Thu, 24 Sep 2009 10:18:16 +0000 (12:18 +0200)]
clarify the note for the pkgnames command in the manpage (Closes: #547599)
David Kalnischkies [Thu, 24 Sep 2009 10:17:34 +0000 (12:17 +0200)]
document the Acquire::http::Dl-Limit option in the manpage
Michael Vogt [Thu, 24 Sep 2009 09:55:46 +0000 (11:55 +0200)]
* cmdline/apt-key:
- Emit a warning if removed keys keyring is missing and skip associated
checks (LP: #218971)
Michael Vogt [Thu, 24 Sep 2009 09:49:45 +0000 (11:49 +0200)]
* apt-pkg/deb/dpkgpm.cc:
- when tcgetattr() returns non-zero skip all pty magic
(thanks to Simon Richter, closes: #509866)
* apt-inst/contrib/arfile.cc:
- show propper error message for Invalid archive members
Michael Vogt [Thu, 24 Sep 2009 07:32:20 +0000 (09:32 +0200)]
* apt-inst/contrib/arfile.cc:
- show propper error message for Invalid archive members
Michael Vogt [Thu, 24 Sep 2009 07:30:17 +0000 (09:30 +0200)]
* apt-pkg/deb/dpkgpm.cc:
- when tcgetattr() returns non-zero skip all pty magic
(thanks to Simon Richter, closes: #509866)
Michael Vogt [Wed, 23 Sep 2009 15:11:41 +0000 (17:11 +0200)]
merged from david, many thanks
David Kalnischkies [Fri, 18 Sep 2009 15:18:15 +0000 (17:18 +0200)]
merge with lp:~mvo/apt/debian-sid including the complete(!) fr
- fix a little markup typo in doc/po/fr.po (start literal-tag with <)
David Kalnischkies [Fri, 18 Sep 2009 14:54:48 +0000 (16:54 +0200)]
cleanup commit for trigger processing:
- remove the DPkg::NoConfTriggers - absolutely useless as we need
TriggersPending already so we can use --no-triggers.
- remove the Immediate-option from the example, it doesn't help much.
- UnpackCritical uses DepUnPackPre with a D (on simple letter...)
- the "smart" optimisation to skip A was not so smart - revert.
bubulle@debian.org [Wed, 16 Sep 2009 20:55:29 +0000 (22:55 +0200)]
Drop de and pl "translations" of manpages
David Kalnischkies [Tue, 15 Sep 2009 21:52:04 +0000 (23:52 +0200)]
Add even more config options and try to handle configuration problems
arising if we upgrade essential or predependencies which need to be
configured before even unpacking packages depending on them.
bubulle@debian.org [Mon, 14 Sep 2009 18:15:26 +0000 (20:15 +0200)]
French translation *comp-ple-ted*!
Champaign!
David Kalnischkies [Sat, 12 Sep 2009 22:32:35 +0000 (00:32 +0200)]
add and document experimental options to make aggressive
use of dpkg's trigger and configuration handling (Closes: #473461)
Add NoTriggers option to add --no-triggers to all dpkg calls,
NoConfiguration to prevent apt from trying to configure packages -
dpkg should handle this in the last ConfigurePending call.
This options are for now deactivated as they require more testing in
real world situations, but the plan is to enable them in the near
future if anything works well.
bubulle@debian.org [Sat, 12 Sep 2009 06:12:16 +0000 (08:12 +0200)]
Progress of the week
David Kalnischkies [Fri, 11 Sep 2009 06:42:26 +0000 (08:42 +0200)]
apt-pkg/deb/dpkgpm.cc: make some variables constant and add foldmarkers
David Kalnischkies [Wed, 9 Sep 2009 16:33:09 +0000 (18:33 +0200)]
use only one xsl file (and therefore utf-8) for all languages
David Kalnischkies [Wed, 9 Sep 2009 13:26:11 +0000 (15:26 +0200)]
remove the suggestion on gnome-apt as it was removed from debian
see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=414526
David Kalnischkies [Wed, 9 Sep 2009 13:25:21 +0000 (15:25 +0200)]
add the fr generated .xml files to the ignore list
David Kalnischkies [Wed, 9 Sep 2009 12:51:57 +0000 (14:51 +0200)]
merge with lp:~mvo/apt/debian-sid
David Kalnischkies [Wed, 9 Sep 2009 12:15:33 +0000 (14:15 +0200)]
debian/prerm: remove file as nobody will upgrade from 0.4.10 anymore
David Kalnischkies [Wed, 9 Sep 2009 12:08:40 +0000 (14:08 +0200)]
add amd64 for cross building (by Mikhail Gusarov, Closes: #513058)
David Kalnischkies [Tue, 8 Sep 2009 21:11:11 +0000 (23:11 +0200)]
add text at the top without failing in rred (Closes: #545694)
Patch from Bernhard R. Link, thanks!
David Kalnischkies [Tue, 8 Sep 2009 15:47:59 +0000 (17:47 +0200)]
document the new preferences.d folder in apt_preferences(Closes: #544017)
David Kalnischkies [Tue, 8 Sep 2009 15:43:47 +0000 (17:43 +0200)]
doc/apt.ent: move the description of files to globally usable entities
David Kalnischkies [Tue, 8 Sep 2009 13:02:15 +0000 (15:02 +0200)]
Rework the CompressionTypes system by adding an Order subgroup to
simplify customisation of the order and improve the documentation
about this setting group.
David Kalnischkies [Tue, 8 Sep 2009 12:27:17 +0000 (14:27 +0200)]
doc/apt-get.8.xml: fix two little typos in the --simulate description.
(half-closes #545059)
David Kalnischkies [Tue, 8 Sep 2009 07:47:12 +0000 (09:47 +0200)]
replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208)
instead of ignoring the returncode and truncating the string on error
David Kalnischkies [Mon, 7 Sep 2009 12:59:19 +0000 (14:59 +0200)]
reintroduce #clear and #include in the config files,
they there broken since 0.7.21 with the introduction of #-comments
bubulle@debian.org [Sat, 5 Sep 2009 16:40:28 +0000 (18:40 +0200)]
Switch French manpages translation to po4a
Michael Vogt [Fri, 4 Sep 2009 18:54:48 +0000 (20:54 +0200)]
merged po4a change from David, many thanks
David Kalnischkies [Fri, 4 Sep 2009 17:32:45 +0000 (19:32 +0200)]
add a helper to easily get a vector of strings from the configuration
David Kalnischkies [Sat, 29 Aug 2009 10:45:32 +0000 (12:45 +0200)]
merge with lp:~mvo/apt/debian-sid with the bugfix release 0.7.23.1 in it.
Michael Vogt [Fri, 28 Aug 2009 21:06:18 +0000 (23:06 +0200)]
releasing version 0.7.23.1
Michael Vogt [Fri, 28 Aug 2009 19:07:55 +0000 (21:07 +0200)]
* apt-pkg/acquire-item.cc:
- do not segfault on invalid items (closes: #544080)
Michael Vogt [Fri, 28 Aug 2009 16:54:02 +0000 (18:54 +0200)]
* apt-pkg/pkgcache.cc:
- do not set internel "needs-configure" state for packages in
triggers-pending state. dpkg will deal with the trigger and
it if does it before we trigger it, dpkg will error out
(LP: #414631)
David Kalnischkies [Fri, 28 Aug 2009 08:06:03 +0000 (10:06 +0200)]
merge with my po4a branch & update both pot's
Thanks again for the initial patch from KURASAWA Nozomu and
for the improvements and cleanups done by Nicolas François
to get po4a up and running for apt man page translations!
bubulle@debian.org [Thu, 27 Aug 2009 18:30:05 +0000 (20:30 +0200)]
French translation update
bubulle@debian.org [Thu, 27 Aug 2009 18:26:16 +0000 (20:26 +0200)]
Update PO(T) files