]>
git.saurik.com Git - apt.git/log
Michael Vogt [Sat, 18 Jan 2014 19:51:03 +0000 (20:51 +0100)]
rename "Suite/Section" to plural
Michael Vogt [Fri, 17 Jan 2014 19:41:55 +0000 (20:41 +0100)]
implement suggestion by donkult (thanks!)
Michael Vogt [Thu, 16 Jan 2014 17:14:14 +0000 (18:14 +0100)]
update libapt test
Michael Vogt [Thu, 16 Jan 2014 16:13:18 +0000 (17:13 +0100)]
support multiple "Suite:" entries
Michael Vogt [Thu, 16 Jan 2014 16:03:07 +0000 (17:03 +0100)]
rename URL to Uri in deb822-sources
Michael Vogt [Thu, 16 Jan 2014 16:00:56 +0000 (17:00 +0100)]
rename "distribution" in sources.list to "suite"
Michael Vogt [Thu, 16 Jan 2014 15:25:33 +0000 (16:25 +0100)]
* refactor to have a new virtual ParseStanza
Have a similar ParseStanza() to the current ParseLine().
Rename the Architectures options in deb822 to make it more
user friendly
Michael Vogt [Thu, 16 Jan 2014 07:03:24 +0000 (08:03 +0100)]
remove "," in components again
Michael Vogt [Mon, 6 Jan 2014 07:35:51 +0000 (08:35 +0100)]
document deb822 style sources.list
Michael Vogt [Sat, 4 Jan 2014 15:23:32 +0000 (16:23 +0100)]
improve error message
Michael Vogt [Sat, 4 Jan 2014 14:39:04 +0000 (15:39 +0100)]
improve tests
Michael Vogt [Sat, 4 Jan 2014 14:11:59 +0000 (15:11 +0100)]
Merge branch 'debian/sid' into feature/source-deb822
Michael Vogt [Sat, 4 Jan 2014 10:15:28 +0000 (11:15 +0100)]
Merge branch 'debian/sid' into feature/source-deb822
Trần Ngọc Quân [Wed, 1 Jan 2014 08:43:36 +0000 (09:43 +0100)]
l10n: vi.po (617t): Update translation up to v0.9.14.2
Signed-off-by: Michael Vogt <mvo@debian.org>
Trần Ngọc Quân [Fri, 13 Dec 2013 07:06:42 +0000 (14:06 +0700)]
l10n: vi.po(617t): Update Vietnamese translation
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
Michael Vogt [Sun, 29 Dec 2013 16:01:11 +0000 (17:01 +0100)]
prepare release
Michael Vogt [Sun, 29 Dec 2013 15:40:49 +0000 (16:40 +0100)]
vendor/ubuntu/sources.list.in: whitespace fix
Michael Vogt [Sun, 29 Dec 2013 15:38:48 +0000 (16:38 +0100)]
update changelog
Michael Vogt [Sun, 29 Dec 2013 15:04:42 +0000 (16:04 +0100)]
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt [Sat, 28 Dec 2013 08:50:06 +0000 (09:50 +0100)]
add missing vector include
Michael Vogt [Fri, 27 Dec 2013 23:31:01 +0000 (00:31 +0100)]
Merge branch 'debian/sid' into bugfix/bts731738-fancy-progess
Conflicts:
apt-pkg/install-progress.cc
Michael Vogt [Fri, 27 Dec 2013 23:30:28 +0000 (00:30 +0100)]
Merge remote-tracking branch 'origin/bugfix/bts731738-fancy-progess' into bugfix/bts731738-fancy-progess
Conflicts:
apt-pkg/install-progress.cc
Michael Vogt [Fri, 27 Dec 2013 23:26:17 +0000 (00:26 +0100)]
properly handle SIGWINCH in PackageManagerFancy again
Michael Vogt [Fri, 27 Dec 2013 22:17:26 +0000 (23:17 +0100)]
fix APTWEBSERVERBINDIR default
Michael Vogt [Fri, 27 Dec 2013 22:07:06 +0000 (23:07 +0100)]
add make -C test/interactive-helper/ to .travis.yml
Michael Vogt [Fri, 27 Dec 2013 21:18:11 +0000 (22:18 +0100)]
Merge branch 'feature/tests-on-installed' into debian/sid
Michael Vogt [Fri, 27 Dec 2013 21:18:05 +0000 (22:18 +0100)]
Merge branch 'feature/test-apt-key-net-update' into debian/sid
Michael Vogt [Fri, 27 Dec 2013 21:18:00 +0000 (22:18 +0100)]
Merge branch 'feature/policy-parser-bts732746' into debian/sid
Michael Vogt [Fri, 27 Dec 2013 08:34:34 +0000 (09:34 +0100)]
remove debian entry from default steamos sources.list
Michael Vogt [Tue, 24 Dec 2013 22:21:23 +0000 (23:21 +0100)]
add integration test
Michael Vogt [Mon, 23 Dec 2013 12:35:08 +0000 (13:35 +0100)]
add basic tests for GetTempDir()
Michael Vogt [Sun, 22 Dec 2013 21:15:52 +0000 (22:15 +0100)]
factor GetTempDir out
Thomas Bechtold [Sun, 22 Dec 2013 10:40:49 +0000 (11:40 +0100)]
apt-pkg/contrib/gpgv.cc: use /tmp as fallback dir
if the directory given by $TMPDIR is not available, use /tmp as fallback.
Michael Vogt [Sun, 22 Dec 2013 13:38:39 +0000 (14:38 +0100)]
first proof-of-concept for a fix for #731738
Michael Vogt [Sun, 22 Dec 2013 13:38:39 +0000 (14:38 +0100)]
first proof-of-concept for a fix for #731738
Michael Vogt [Sat, 21 Dec 2013 17:50:03 +0000 (18:50 +0100)]
make /etc/apt/preferences parser deal with comment only sections
Michael Vogt [Sat, 21 Dec 2013 17:18:51 +0000 (18:18 +0100)]
vendor/steamos/*:
* vendor/steamos/*:
- add steamos support
Michael Vogt [Sat, 21 Dec 2013 16:56:32 +0000 (17:56 +0100)]
vendor/getinfo:
* vendor/getinfo:
- fix ubuntu-codename
Michael Vogt [Sat, 21 Dec 2013 15:21:29 +0000 (16:21 +0100)]
add apt-vendor for raspbian. Closes: #732749
Michael Vogt [Thu, 19 Dec 2013 15:43:50 +0000 (16:43 +0100)]
fix apt-key net-update test to use the buildin webserver
Joe Dalton [Sun, 15 Dec 2013 07:44:33 +0000 (08:44 +0100)]
Danish translation update
Michael Vogt [Fri, 13 Dec 2013 13:37:14 +0000 (14:37 +0100)]
make apt-key net-update actually testable
Michael Vogt [Fri, 13 Dec 2013 07:17:26 +0000 (08:17 +0100)]
run autopkgtest against the installed apt
Michael Vogt [Thu, 12 Dec 2013 17:36:49 +0000 (18:36 +0100)]
releasing package apt version 0.9.14.1
Michael Vogt [Thu, 12 Dec 2013 17:32:44 +0000 (18:32 +0100)]
Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sid
Michael Vogt [Thu, 12 Dec 2013 14:11:01 +0000 (15:11 +0100)]
Fix conffile prompt regression (LP: #
1260297 )
This fixes a regression in the conffile prompt for the progress-fd
and adds a testcase to ensure this does not regress again.
Michael Vogt [Thu, 12 Dec 2013 06:49:43 +0000 (07:49 +0100)]
fix test/integration/test-apt-key-net-update
Michael Vogt [Thu, 12 Dec 2013 06:41:17 +0000 (07:41 +0100)]
clarify error message when apt-get source=ver fails, print a real error message instead of "ignoring"
Michael Vogt [Wed, 11 Dec 2013 14:08:30 +0000 (15:08 +0100)]
fix test/integration/test-apt-key-net-update (code copy/DRY violation)
Michael Vogt [Wed, 11 Dec 2013 13:03:53 +0000 (14:03 +0100)]
improve error message
Michael Vogt [Wed, 11 Dec 2013 08:21:26 +0000 (09:21 +0100)]
improve error message for apt-get source pkg:arch{=ver,/release}
Michael Vogt [Wed, 11 Dec 2013 07:21:04 +0000 (08:21 +0100)]
add support for "apt-get source pkg:arch"
Michael Vogt [Tue, 10 Dec 2013 16:09:56 +0000 (17:09 +0100)]
user-requested version tag gets precedence in apt-get source -t dist pkg=version requests
Michael Vogt [Tue, 10 Dec 2013 16:02:30 +0000 (17:02 +0100)]
fix typo
Michael Vogt [Tue, 10 Dec 2013 15:43:25 +0000 (16:43 +0100)]
improve test for #731853 and comments
Michael Vogt [Tue, 10 Dec 2013 15:35:44 +0000 (16:35 +0100)]
if there is only deb-src pick higest version in deb-src release matching
Michael Vogt [Tue, 10 Dec 2013 15:21:06 +0000 (16:21 +0100)]
Merge remote-tracking branch 'mvo/feature/deb-src-bts731102' into debian/sid
Michael Vogt [Tue, 10 Dec 2013 07:15:17 +0000 (08:15 +0100)]
Merge remote-tracking branch 'origin/feature/source-deb822' into feature/source-deb822
Conflicts:
apt-pkg/sourcelist.cc
Michael Vogt [Tue, 10 Dec 2013 07:13:42 +0000 (08:13 +0100)]
Merge remote-tracking branch 'upstream/debian/sid' into feature/source-deb822
Michael Vogt [Mon, 9 Dec 2013 10:21:14 +0000 (11:21 +0100)]
Merge remote-tracking branch 'origin/feature/deb-src-bts731102' into feature/source-deb822
Michael Vogt [Mon, 9 Dec 2013 07:33:28 +0000 (08:33 +0100)]
suppoer $(ARCH) in deb822 sources.list as well
Michael Vogt [Mon, 9 Dec 2013 07:30:01 +0000 (08:30 +0100)]
add APT::Sources::Use-Deb822 to allow disabling the deb822 parser
Michael Vogt [Mon, 9 Dec 2013 07:21:53 +0000 (08:21 +0100)]
more refactor
Michael Vogt [Mon, 9 Dec 2013 06:59:18 +0000 (07:59 +0100)]
refactor deb822 reading into its own function
Michael Vogt [Sat, 7 Dec 2013 13:54:55 +0000 (14:54 +0100)]
really release 0.9.14
David Kalnischkies [Sat, 7 Dec 2013 13:25:27 +0000 (14:25 +0100)]
do not force a specific export-dir in the repository
Git-Dch: Ignore
David Kalnischkies [Sat, 7 Dec 2013 13:12:52 +0000 (14:12 +0100)]
ensure prepare-release works in the right directory
Git-Dch: Ignore
Michael Vogt [Sat, 7 Dec 2013 12:52:40 +0000 (13:52 +0100)]
releasing package apt version 0.9.14
David Kalnischkies [Sat, 7 Dec 2013 12:48:46 +0000 (13:48 +0100)]
update libapt-pkg4.12 symbols file
also fixing the release script code to deal with 'set -e' mode while
checking the symbols file.
David Kalnischkies [Sat, 7 Dec 2013 12:05:19 +0000 (13:05 +0100)]
tell the release script that we use git now
Git-Dch: Ignore
David Kalnischkies [Sat, 7 Dec 2013 11:56:26 +0000 (12:56 +0100)]
fix release script to deal with vendors
Call xmllint with each vendor to check if any vendor specific errors are
present, but check the translations only with one vendor to check for
translation specifics – vendor and translation specific isn't possible.
Git-Dch: Ignore
Michael Vogt [Fri, 6 Dec 2013 16:29:55 +0000 (17:29 +0100)]
releasing package apt version 0.9.13.2
Michael Vogt [Fri, 6 Dec 2013 16:29:50 +0000 (17:29 +0100)]
fix build failure with the new apt-vendors stuff
Michael Vogt [Fri, 6 Dec 2013 14:54:12 +0000 (15:54 +0100)]
Handle SIGWINCH in APT::Progress-Fancy=1
Michael Vogt [Fri, 6 Dec 2013 12:22:00 +0000 (13:22 +0100)]
vendor/debian/makefile: apply
6f3c4e33 for debian/makefile as well
Michael Vogt [Fri, 6 Dec 2013 07:00:43 +0000 (08:00 +0100)]
vendor/makefile: fix build error for parallel builds
Michael Vogt [Mon, 2 Dec 2013 07:36:10 +0000 (08:36 +0100)]
fix section adding
Michael Vogt [Mon, 2 Dec 2013 07:21:49 +0000 (08:21 +0100)]
add unittest for new sourceslist parser as well
Michael Vogt [Mon, 2 Dec 2013 07:01:00 +0000 (08:01 +0100)]
first version with test
Michael Vogt [Thu, 5 Dec 2013 07:48:48 +0000 (08:48 +0100)]
* document Dpkg::Progress-Fancy (closes: 726169), thanks to James McCoy
Michael Vogt [Thu, 5 Dec 2013 07:11:11 +0000 (08:11 +0100)]
* enable release based selection for deb-src (closes: 731102)
Michael Vogt [Thu, 5 Dec 2013 07:06:06 +0000 (08:06 +0100)]
remove exposing {MetaIndexInfo,MetaIndexFile,MetaIndexURI} again as this is package system specific
Michael Vogt [Thu, 5 Dec 2013 06:53:53 +0000 (07:53 +0100)]
add new LocalFileName() method to metaindex
Michael Vogt [Wed, 4 Dec 2013 21:39:04 +0000 (22:39 +0100)]
refactor
Michael Vogt [Wed, 4 Dec 2013 16:58:36 +0000 (17:58 +0100)]
add #ifdefed ABI break & cleaner solution once the abi break is in place
Michael Vogt [Wed, 4 Dec 2013 15:38:20 +0000 (16:38 +0100)]
use MetaIndexFile() instead of MetaIndexURI()
Michael Vogt [Wed, 4 Dec 2013 15:27:05 +0000 (16:27 +0100)]
refactor FindSrc()
Michael Vogt [Wed, 4 Dec 2013 15:26:57 +0000 (16:26 +0100)]
add test for aptget source for unavailable package
Michael Vogt [Wed, 4 Dec 2013 07:41:23 +0000 (08:41 +0100)]
further refactor, extract GetReleaseForSourceRecord() out of FindSrc(), write out the selection notice to c1out to be consistent with the rest of the source
Michael Vogt [Wed, 4 Dec 2013 07:18:58 +0000 (08:18 +0100)]
refactor and move generation of the MetaIndex FileName out of the FindSrc()
Michael Vogt [Wed, 4 Dec 2013 06:58:37 +0000 (07:58 +0100)]
add test, deal with InRelease
Michael Vogt [Tue, 3 Dec 2013 20:49:02 +0000 (21:49 +0100)]
proof-of-concept for fixing debian #731102
Michael Vogt [Mon, 2 Dec 2013 07:36:10 +0000 (08:36 +0100)]
fix section adding
Michael Vogt [Mon, 2 Dec 2013 07:21:49 +0000 (08:21 +0100)]
add unittest for new sourceslist parser as well
Michael Vogt [Mon, 2 Dec 2013 07:01:00 +0000 (08:01 +0100)]
first version with test
Steve Langasek [Mon, 11 Jun 2012 22:36:02 +0000 (22:36 +0000)]
prepare-release: declare the packages needed as source build deps.
David Kalnischkies [Sat, 30 Nov 2013 23:05:34 +0000 (00:05 +0100)]
drop old /var/state to /var/lib transition artefacts
Regardless of when this transition was, it is so long ago that everyone
who would still need this has a million other problems to deal with now
so lets just drop this code.
David Kalnischkies [Sat, 30 Nov 2013 22:11:43 +0000 (23:11 +0100)]
generate apt-key script with vendor info about keys
The apt-key script uses quiet a few keyring files for operation which
are specific to the distribution it is build on and is hence one of the
most patched parts – even if it is not that often used anymore now that
a fragment directory for trusted.gpg exists.
David Kalnischkies [Sat, 30 Nov 2013 22:07:20 +0000 (23:07 +0100)]
cherry-pick ubuntus (disabled) net-update fixes
With the net-update command a special keyring can be downloaded and
imported into apt, which must be signed by a master key. Its is
currently disabled because of security problems with it – and the only
known user before that was Ubuntu.
David Kalnischkies [Sat, 30 Nov 2013 21:07:38 +0000 (22:07 +0100)]
use a substvar to set the archive-keyring in debian/control
Adds a small helper to extract the small information bits we store in
apt-vendor.ent and uses it in debian/rules to set apt:keyring as a
substvar for debian/control populated with the &keyring-package; info