]> git.saurik.com Git - apt.git/commit
Strip trailing commas for created signed-by fingerprint lists
authorJulian Andres Klode <jak@debian.org>
Tue, 10 May 2016 17:09:19 +0000 (19:09 +0200)
committerJulian Andres Klode <jak@debian.org>
Tue, 10 May 2016 17:09:19 +0000 (19:09 +0200)
commitc7b7d4da7f8b8edd9c3d6b13f0b935853ad8a039
tree958e04fd0f854575d7d4edd5bd9885eab15acd32
parenta9c2517e9ce961a761022dfa8eb0b62f68f5df9e
Strip trailing commas for created signed-by fingerprint lists

This prevented some sources.list entries from working, an example
of which can be found in the test.
apt-pkg/deb/debmetaindex.cc
test/integration/test-signed-by-option [new file with mode: 0755]