From 42759147fd3e9f897cd95f01e6e23ac917c92f66742b7d5e9d829fffb73a96c2 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Tue, 29 Jan 2019 12:59:16 +0000 Subject: [PATCH] Accepting request 669845 from home:kbabioch:branches:devel:languages:python Added CVE and bug reference to changes file. OBS-URL: https://build.opensuse.org/request/show/669845 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=13 --- python-python-gnupg.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-python-gnupg.changes b/python-python-gnupg.changes index bee5b70..a4ce28d 100644 --- a/python-python-gnupg.changes +++ b/python-python-gnupg.changes @@ -26,7 +26,7 @@ Thu Jan 24 09:31:19 UTC 2019 - Karol Babioch signature_ids to fingerprint, keyid, username, creation date, creation timestamp and expiry timestamp is provided. * Added a check to disallow certain control characters ('\r', '\n', NUL) in - passphrases. + passphrases (CVE-2019-6690 bsc#1123498) ------------------------------------------------------------------- Tue Dec 4 12:53:04 UTC 2018 - Matej Cepl