]>
git.saurik.com Git - apt.git/log
David Kalnischkies [Tue, 10 Jul 2012 18:05:05 +0000 (20:05 +0200)]
include our usual config.h in the webserver
David Kalnischkies [Tue, 10 Jul 2012 18:03:00 +0000 (20:03 +0200)]
implement directory listing in your webserver
David Kalnischkies [Tue, 10 Jul 2012 16:00:11 +0000 (18:00 +0200)]
reformat the aptwebserver code to look more like the rest of APT
David Kalnischkies [Tue, 10 Jul 2012 13:28:28 +0000 (15:28 +0200)]
rename the paywall testcase and reformat it a bit
Michael Vogt [Tue, 10 Jul 2012 13:19:09 +0000 (15:19 +0200)]
cherry pick -r1847 from bzr+ssh://bazaar.launchpad.net/~mvo/apt/lp346386/
Michael Vogt [Tue, 10 Jul 2012 13:08:06 +0000 (15:08 +0200)]
cherry pick -r1846 from bzr+ssh://bazaar.launchpad.net/~mvo/apt/lp346386/
Michael Vogt [Tue, 10 Jul 2012 12:10:19 +0000 (14:10 +0200)]
improve test some more
Michael Vogt [Tue, 10 Jul 2012 11:26:11 +0000 (13:26 +0200)]
merged the relevant bits from lp:~mvo/apt/lp346386
Michael Vogt [Tue, 10 Jul 2012 11:19:54 +0000 (13:19 +0200)]
cleanup, thanks to donkult for his feedback
Michael Vogt [Tue, 10 Jul 2012 10:26:15 +0000 (12:26 +0200)]
always send content-length via the new addDataHeaders() to ensure w3m/curl are happy too for 404 pages and to comply with the http 1.1 spec
Michael Vogt [Tue, 10 Jul 2012 10:01:46 +0000 (12:01 +0200)]
add failing regression test for bug #346386
Michael Vogt [Tue, 10 Jul 2012 09:35:56 +0000 (11:35 +0200)]
add commandline, add configurable port, add --simulate-paywall to simulate a broken webserver that intercepts connections and returns nonsese
Michael Vogt [Tue, 10 Jul 2012 08:50:38 +0000 (10:50 +0200)]
merged from lp:~donkult/apt/sid
David Kalnischkies [Mon, 9 Jul 2012 15:42:25 +0000 (17:42 +0200)]
* apt-pkg/deb/deblistparser.cc:
- negative dependencies need to apply to all architectures,
but those with a specific architecture only apply to this one
David Kalnischkies [Mon, 9 Jul 2012 15:38:40 +0000 (17:38 +0200)]
start implementing an extremely simple webserver for testing APT
David Kalnischkies [Mon, 9 Jul 2012 15:38:06 +0000 (17:38 +0200)]
* apt-pkg/contrib/strutl.cc:
- support \n and \r\n line endings in ReadMessages
Michael Vogt [Mon, 9 Jul 2012 06:24:46 +0000 (08:24 +0200)]
merged from lp:~donkult/apt/sid
Miguel Figueiredo [Sat, 7 Jul 2012 13:01:23 +0000 (15:01 +0200)]
Portuguese program translation (Miguel Figueiredo) (Closes: #680616)
David Kalnischkies [Thu, 5 Jul 2012 06:59:52 +0000 (08:59 +0200)]
* apt-pkg/clean.cc:
- run autoclean against pkg:arch and not always against pkg:native as
this removes valid cache entries (Closes: #679371)
bubulle@debian.org [Thu, 5 Jul 2012 03:09:30 +0000 (21:09 -0600)]
A few other errors spotted by Phil Kern
bubulle@debian.org [Thu, 5 Jul 2012 02:43:09 +0000 (20:43 -0600)]
Good suggestion by Phil Kern
bubulle@debian.org [Thu, 5 Jul 2012 02:25:27 +0000 (20:25 -0600)]
French manpages translation update
David Kalnischkies [Wed, 4 Jul 2012 21:54:48 +0000 (23:54 +0200)]
* cmdline/apt-mark.cc:
- arch:all packages are treated as arch:native packages, but dpkg
expects pkg:all for selections, so use the arch of the installed
version instead of the package structure if possible.
Thanks to Stepan Golosunov for the report! (Closes: #680041)
David Kalnischkies [Wed, 4 Jul 2012 20:50:09 +0000 (22:50 +0200)]
* ftparchive/writer.cc:
- handle the APT::FTPArchive::Packages::SHA512 option correctly instead
of overriding SHA256, thanks Christian Marillat! (Closes: #680252)
David Kalnischkies [Wed, 4 Jul 2012 20:46:06 +0000 (22:46 +0200)]
* debian/apt.cron.daily:
- do not try to backup extended_states file if it doesn't
exist (Closes: #680287)
Joe Dalton [Wed, 4 Jul 2012 20:36:18 +0000 (22:36 +0200)]
Danish program translation (Joe Dalton) (Closes: #680119)
bubulle@debian.org [Tue, 3 Jul 2012 19:57:15 +0000 (13:57 -0600)]
French (Christian Perrier)
Chris Leick [Sun, 1 Jul 2012 20:35:47 +0000 (22:35 +0200)]
German manpage translation (Chris Leick)
Yuri Kozlov [Sun, 1 Jul 2012 06:33:26 +0000 (08:33 +0200)]
Russian program translation (Yuri Kozlov) (Closes: #679599)
Kenshi Muto [Sun, 1 Jul 2012 06:25:17 +0000 (08:25 +0200)]
Japanese program translation (Kenshi Muto) (Closes: #679662)
Θανάσης Νάτσης [Sun, 1 Jul 2012 06:22:04 +0000 (08:22 +0200)]
Greek program translation (Θανάσης Νάτσης)
Michael Vogt [Fri, 29 Jun 2012 13:14:44 +0000 (15:14 +0200)]
merged from donkult
Michael Vogt [Fri, 29 Jun 2012 12:06:40 +0000 (14:06 +0200)]
merged from donkult
David Kalnischkies [Fri, 29 Jun 2012 11:52:52 +0000 (13:52 +0200)]
* debian/control:
- demote debiandoc-sgml to Build-Depends-Indep
* doc/makefile:
- separate translation building of debiandoc from manpages
so that we don't need to build debiandoc for binary packages
Ivan Masár [Thu, 28 Jun 2012 20:38:51 +0000 (22:38 +0200)]
Slovak program translation (Ivan Masár) (Closes: #679448)
Andrej Znidarsic [Thu, 28 Jun 2012 10:16:45 +0000 (12:16 +0200)]
finish Slovenian program translation (Andrej Znidarsic)
Holger Wansing [Thu, 28 Jun 2012 10:11:13 +0000 (12:11 +0200)]
German programn translation (Holger Wansing) (Closes: #679314)
David Kalnischkies [Wed, 27 Jun 2012 17:13:10 +0000 (19:13 +0200)]
* debian/control:
- libapt-{pkg,inst} packages should be in section 'libs' instead
of 'admin' as by ftp-master override request in #677596
Michael Vogt [Wed, 27 Jun 2012 09:59:41 +0000 (11:59 +0200)]
merged from lp:~donkult/apt/sid
David Kalnischkies [Wed, 27 Jun 2012 09:21:56 +0000 (11:21 +0200)]
fix two simple spelling issues found by Christian Perrier,
updating all po's, but as it is a simple transformation no re-call
and instead deal with them on merge
Andrej Znidarsic [Wed, 27 Jun 2012 08:19:34 +0000 (10:19 +0200)]
Slovenian program translation (Andrej Znidarsic)
Milo Casagrande [Wed, 27 Jun 2012 07:57:33 +0000 (09:57 +0200)]
Italian program translation (Milo Casagrande)
Michael Vogt [Tue, 26 Jun 2012 11:49:55 +0000 (13:49 +0200)]
merged from donkult
bubulle@debian.org [Mon, 25 Jun 2012 17:58:47 +0000 (19:58 +0200)]
French translation update
Gabor Kelemen [Mon, 25 Jun 2012 16:27:05 +0000 (18:27 +0200)]
Hungarian program translation (Gabor Kelemen)
Damyan Ivanov [Mon, 25 Jun 2012 16:20:12 +0000 (18:20 +0200)]
Bulgarian program translation (Damyan Ivanov) (Closes: #678983)
Michael Vogt [Mon, 25 Jun 2012 07:22:55 +0000 (09:22 +0200)]
make update-po
Michael Vogt [Thu, 21 Jun 2012 11:19:04 +0000 (13:19 +0200)]
update comments and add one FIXME for the next ABI break
Michael Vogt [Thu, 21 Jun 2012 10:32:56 +0000 (12:32 +0200)]
check when finished downloading the InRelease file if it has the expected gpg clearsign signature and if not download Release/Release.gpg instead
Michael Vogt [Tue, 19 Jun 2012 15:06:49 +0000 (17:06 +0200)]
releasing version 0.9.7
Michael Vogt [Tue, 19 Jun 2012 11:56:39 +0000 (13:56 +0200)]
merged from donkult
David Kalnischkies [Mon, 18 Jun 2012 11:19:47 +0000 (13:19 +0200)]
* cmdline/apt-get.cc:
- print a friendly message in 'download' if a package can't be
downloaded (Closes: #677887)
David Kalnischkies [Mon, 18 Jun 2012 10:33:53 +0000 (12:33 +0200)]
* buildlib/configure.mak:
- print a message detailing how to get config.guess and config.sub
in case they are not in /usr/share/misc (Closes: #677312)
David Kalnischkies [Sat, 16 Jun 2012 17:55:43 +0000 (19:55 +0200)]
do not dereference the storage for the unique strings as the pointer can
change at the time of writing the strings, so first store it temporary
and then save the index in the (possibily new) pointer location
Julian Andres Klode [Sat, 16 Jun 2012 13:23:06 +0000 (15:23 +0200)]
Fix previous commit: Do not call memset() if realloc() returned NULL.
Julian Andres Klode [Sat, 16 Jun 2012 12:38:09 +0000 (14:38 +0200)]
Zero out the new memory allocated with realloc().
Julian Andres Klode [Sat, 16 Jun 2012 12:35:15 +0000 (14:35 +0200)]
* apt-pkg/contrib/mmap.cc:
- Fix the Fallback option to work correctly, by not calling
realloc() on a map mapped by mmap(), and by using malloc
and friends instead of new[].
David Kalnischkies [Thu, 14 Jun 2012 17:40:12 +0000 (19:40 +0200)]
* apt-pkg/pkgcache.cc:
- do a string comparision for architecture checking in IsMultiArchImplicit
as 'unique' strings in the pkgcache aren't unique (Closes: #677454)
Daniel Hartwig [Thu, 14 Jun 2012 17:14:55 +0000 (19:14 +0200)]
* apt-pkg/pkgcachegen.cc:
- always reset _error->StackCount in MakeStatusCache (Closes: #677175)
David Kalnischkies [Thu, 14 Jun 2012 17:07:15 +0000 (19:07 +0200)]
add two tests for architecture specifications
David Kalnischkies [Thu, 14 Jun 2012 17:03:37 +0000 (19:03 +0200)]
* apt-pkg/cacheset.cc:
- add PackageContainerInterface::FromGroup to support
architecture specifications with wildcards on the commandline
David Kalnischkies [Thu, 14 Jun 2012 16:48:23 +0000 (18:48 +0200)]
* apt-pkg/deb/deblistparser.cc:
- use PackageArchitectureMatchesSpecification filter
* apt-pkg/cachefilter.cc:
- add PackageArchitectureMatchesSpecification (Closes: #672603)
David Kalnischkies [Thu, 14 Jun 2012 13:46:49 +0000 (15:46 +0200)]
* deb/deblistparser.cc:
- ensure that mixed positive/negative architecture wildcards
are handled in the same way as dpkg handles them
David Kalnischkies [Tue, 12 Jun 2012 13:40:56 +0000 (15:40 +0200)]
add a testcase for #675449, which i forgot to commit
Michael Vogt [Mon, 11 Jun 2012 14:51:43 +0000 (16:51 +0200)]
releasing version 0.9.6
Michael Vogt [Mon, 11 Jun 2012 12:56:11 +0000 (14:56 +0200)]
merged from donkult
David Kalnischkies [Mon, 11 Jun 2012 00:17:17 +0000 (02:17 +0200)]
add a few tests to check that arch-specific qualifiers work
Thibaut Girka [Mon, 11 Jun 2012 00:06:40 +0000 (02:06 +0200)]
* apt-pkg/deb/deblistparser.cc:
- add support for arch-specific qualifiers in dependencies
David Kalnischkies [Sun, 10 Jun 2012 23:31:27 +0000 (01:31 +0200)]
* apt-pkg/cacheiterators.h:
- add an IsMultiArchImplicit() method for Dep- and PrvIterator
David Kalnischkies [Sun, 10 Jun 2012 22:16:51 +0000 (00:16 +0200)]
check build-dep candidate if install is forbidden
Thibaut Girka [Sun, 10 Jun 2012 11:06:11 +0000 (13:06 +0200)]
* cmdline/apt-get.cc:
- complain correctly about :any build-dep on M-A:none packages
David Kalnischkies [Sun, 10 Jun 2012 10:27:24 +0000 (12:27 +0200)]
show 'bzr branch' as 'bzr get' is deprecated (LP: #
1011032 )
David Kalnischkies [Sat, 9 Jun 2012 22:40:55 +0000 (00:40 +0200)]
* apt-pkg/aptconfiguration.cc:
- if APT::Languages=none save "none" in allCodes so that the detected
configuration is cached as intended (Closes: #674690, LP: #
1004947 )
Daniel Hartwig [Sat, 9 Jun 2012 22:18:19 +0000 (00:18 +0200)]
* cmdline/apt-get.cc:
- print URIs for all changelogs in case of --print-uris,
thanks to Daniel Hartwig for the patch! (Closes: #674897)
David Kalnischkies [Sat, 9 Jun 2012 22:08:28 +0000 (00:08 +0200)]
* apt-pkg/deb/deblistparser.cc:
- set pkgCacheGen::Essential to "all" again (Closes: #675449)
* apt-pkg/algorithms.cc:
- force install only for one essential package out of a group
David Kalnischkies [Sat, 9 Jun 2012 21:08:19 +0000 (23:08 +0200)]
* ftparchive/apt-ftparchive.cc:
- default to putting the Contents-* files below $(SECTION) as apt-file
expects them there - thanks Martin-Éric Racine! (Closes: #675827)
David Kalnischkies [Sat, 9 Jun 2012 20:55:51 +0000 (22:55 +0200)]
fix segfault with empty LongOpt in --no-* branch
Daniel Hartwig [Sat, 9 Jun 2012 20:49:37 +0000 (22:49 +0200)]
* apt-pkg/contrib/cmdline.cc:
- apply patch from Daniel Hartwig to fix a segfault in case
the LongOpt is empty (Closes: #676331)
David Kalnischkies [Sat, 9 Jun 2012 20:15:51 +0000 (22:15 +0200)]
* apt-pkg/cdrom.cc:
- fix regression from 0.9.3 which dumped the main configuration
_config instead of the cdrom settings (Cnf) as identified and
tested by Milan Kupcevic, thanks! (Closes: #674100)
David Kalnischkies [Sat, 9 Jun 2012 20:05:55 +0000 (22:05 +0200)]
updating <date> tags and the po files for the manpages
Justin B Rye [Sat, 9 Jun 2012 17:14:57 +0000 (19:14 +0200)]
* doc/apt.conf.5.xml:
- review and fix typo, grammar and style issues
- rephrase APT::Immediate-Configuration and many others
Justin B Rye [Thu, 7 Jun 2012 22:17:06 +0000 (00:17 +0200)]
* sources.list.5.xml:
- review and fix typo, grammar and style issues
Justin B Rye [Wed, 6 Jun 2012 22:04:44 +0000 (00:04 +0200)]
* doc/apt-sortpkgs.1.xml:
- review and fix typo, grammar and style issues
Justin B Rye [Wed, 6 Jun 2012 21:56:08 +0000 (23:56 +0200)]
* doc/apt-secure.8.xml:
- review and fix typo, grammar and style issues
Justin B Rye [Wed, 6 Jun 2012 16:15:49 +0000 (18:15 +0200)]
* doc/apt-key.8.xml, doc/apt-mark.8.xml,
doc/apt_preferences.5.xml:
- review and fix spelling issues
Michael Vogt [Wed, 6 Jun 2012 11:24:13 +0000 (13:24 +0200)]
* cmdline/apt-key:
- do not hardcode /etc but use Dir::Etc instead
Justin B Rye [Mon, 4 Jun 2012 14:31:19 +0000 (16:31 +0200)]
* doc/apt-key.8.xml:
- review and fix spelling issues
* doc/apt-mark.8.xml:
- review and fix spelling issues
David Kalnischkies [Mon, 4 Jun 2012 12:01:13 +0000 (14:01 +0200)]
reorder the translatable files in the pot in a way that at least partly
resembles importance of the manpage, so that e.g. apt-get and apt-cache
are above the less used apt-ftparchive
Justin B Rye [Mon, 4 Jun 2012 11:49:40 +0000 (13:49 +0200)]
* doc/apt-ftparchive.8.xml:
- fix typo, grammar and style issues
David Kalnischkies [Sat, 2 Jun 2012 21:45:46 +0000 (23:45 +0200)]
unfuzzy typofixes in th french manpage update
David Kalnischkies [Sat, 2 Jun 2012 20:29:31 +0000 (22:29 +0200)]
merge with debian-sid to get all the updated l10ns
[ Christian Perrier ]
* French program and manpage translation update
* Danish program translation by Joe Hansen. Closes: #675605
Robert Luberda [Sat, 2 Jun 2012 18:38:05 +0000 (20:38 +0200)]
* doc/apt-mark.8.xml:
- in hold, the option name is --file not --filename
David Kalnischkies [Sat, 2 Jun 2012 17:27:02 +0000 (19:27 +0200)]
unfuzzy the typos fixed so far in the english review in pl update
Robert Luberda [Sat, 2 Jun 2012 17:15:57 +0000 (19:15 +0200)]
Polish manpage translation update (Closes: #675603)
bubulle@debian.org [Sat, 2 Jun 2012 16:42:48 +0000 (18:42 +0200)]
French updated by Christian Perrier
bubulle@debian.org [Sat, 2 Jun 2012 16:38:59 +0000 (18:38 +0200)]
Danish by Joe Hansen. Closes: #675605
bubulle@debian.org [Sat, 2 Jun 2012 16:37:54 +0000 (18:37 +0200)]
French updated by Christian Perrier
bubulle@debian.org [Sat, 2 Jun 2012 16:26:35 +0000 (18:26 +0200)]
Polish updated by Robert Luberda. Closes: #675603
Justin B Rye [Sat, 2 Jun 2012 16:03:45 +0000 (18:03 +0200)]
* doc/apt-get.8.xml:
- review and fix spelling issues
David Kalnischkies [Tue, 29 May 2012 14:14:25 +0000 (16:14 +0200)]
* doc/apt-get.8.xml:
- use apt-utils as package example instead of libc6