* apt-pkg/deb/debmetaindex.cc:
authorDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 14 Jul 2011 19:06:09 +0000 (21:06 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 14 Jul 2011 19:06:09 +0000 (21:06 +0200)
commit4b42f43bed369817398b6c8d538f08e5bf6dff76
tree9127cb9461a2de987748600c08682f7051ba12b7
parentdbbc549457825d5b6507fdd62bcf323ed3a3fb2a
* apt-pkg/deb/debmetaindex.cc:
  - add trusted=yes option to mark unsigned (local) repository as trusted
    based on a patch from Ansgar Burchardt, thanks a lot! (Closes: #596498)

Note that "apt-get update" still warns about unknown signatures even
when [trusted=yes] is given for the source.
apt-pkg/deb/debmetaindex.cc
apt-pkg/deb/debmetaindex.h
apt-pkg/metaindex.h
debian/changelog
doc/sources.list.5.xml
test/integration/test-bug-596498-trusted-unsigned-repo [new file with mode: 0755]