]> git.saurik.com Git - apt.git/commit
Normalize Signed-By values by removing trailing commas everywhere
authorJulian Andres Klode <jak@debian.org>
Thu, 12 May 2016 08:04:19 +0000 (10:04 +0200)
committerJulian Andres Klode <jak@debian.org>
Sun, 15 May 2016 17:42:13 +0000 (19:42 +0200)
commit71203dbf00cbb259fb59e8daf0543a45394b6623
tree756f953f53e8e536527f12f0c77f36cfe0861c54
parenta9fd02dec56bcb3d7485ae286fad665aeed7cda4
Normalize Signed-By values by removing trailing commas everywhere

This fixes comparisons where either the stored or the input string
have a trailing comma.
apt-pkg/deb/debmetaindex.cc
test/integration/test-releasefile-verification-noflat [new file with mode: 0755]