public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-backup/obnam/files: obnam-gnupg-ownertrust.patch
@ 2013-12-04 14:34 Marc Schiffbauer (mschiff)
  0 siblings, 0 replies; 2+ messages in thread
From: Marc Schiffbauer (mschiff) @ 2013-12-04 14:34 UTC (permalink / raw
  To: gentoo-commits

mschiff     13/12/04 14:34:52

  Added:                obnam-gnupg-ownertrust.patch
  Log:
  Added patch for >=gnupg-2.0.22. Revbumped 1.6.1. Fixes #488596. Thanks to Thomas Eschenbacher and Martin Dummer.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x296C6CCA35A64134)

Revision  Changes    Path
1.1                  app-backup/obnam/files/obnam-gnupg-ownertrust.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/obnam/files/obnam-gnupg-ownertrust.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/obnam/files/obnam-gnupg-ownertrust.patch?rev=1.1&content-type=text/plain

Index: obnam-gnupg-ownertrust.patch
===================================================================
diff --git a/obnamlib/encryption.py b/obnamlib/encryption.py
index 9fa849a..1d7643b 100644
--- a/obnamlib/encryption.py
+++ b/obnamlib/encryption.py
@@ -168,6 +168,10 @@ class Keyring(object):
         f = open(self._keyring, 'wb')
         f.write(self._encoded)
         f.close()
+        _gpg(['--import-ownertrust'], stdin='''\
+# List of assigned trustvalues, created Sun 01 Dec 2013 19:13:26 GMT
+# (Use "gpg --import-ownertrust" to restore them)
+''', gpghome=self._gpghome)
 
     def _cleanup(self):
         shutil.rmtree(self._gpghome)





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-backup/obnam/files: obnam-gnupg-ownertrust.patch
@ 2014-05-15 21:44 Marc Schiffbauer (mschiff)
  0 siblings, 0 replies; 2+ messages in thread
From: Marc Schiffbauer (mschiff) @ 2014-05-15 21:44 UTC (permalink / raw
  To: gentoo-commits

mschiff     14/05/15 21:44:35

  Removed:              obnam-gnupg-ownertrust.patch
  Log:
  Bump version. Drop old version.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x296C6CCA35A64134)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-15 21:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-15 21:44 [gentoo-commits] gentoo-x86 commit in app-backup/obnam/files: obnam-gnupg-ownertrust.patch Marc Schiffbauer (mschiff)
  -- strict thread matches above, loose matches on Subject: below --
2013-12-04 14:34 Marc Schiffbauer (mschiff)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox