diff --git a/_service b/_service index 85d2c03..304c78c 100644 --- a/_service +++ b/_service @@ -2,9 +2,11 @@ https://github.com/hughsie/libjcat.git git - @PARENT_TAG@ + @PARENT_TAG@+@TAG_OFFSET@ + (.*)\+0 + \1 enable - 0.1.2 + master *.tar diff --git a/_servicedata b/_servicedata index c581b07..8ff0258 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hughsie/libjcat.git - 1a509ac60b7446254c3bd1f45ea53e6cffba30ac \ No newline at end of file + 839b89f45a38b2373bf5836337a33f450aaab72e \ No newline at end of file diff --git a/libjcat-0.1.2+3.tar.xz b/libjcat-0.1.2+3.tar.xz new file mode 100644 index 0000000..12d5cd4 --- /dev/null +++ b/libjcat-0.1.2+3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:517e08c9c6090e4bf3f45eca2cadc555d599110bee36174b7ad840e1ef62b48e +size 53548 diff --git a/libjcat-0.1.2.tar.xz b/libjcat-0.1.2.tar.xz deleted file mode 100644 index e0c2ac5..0000000 --- a/libjcat-0.1.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a130b10249a26d2b582c8d97d7147c7b5d0eb7b59966a4bae428e42bb0c82822 -size 52956 diff --git a/libjcat.changes b/libjcat.changes index e07605b..fca87a8 100644 --- a/libjcat.changes +++ b/libjcat.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jun 09 15:08:08 UTC 2020 - dimstar@opensuse.org + +- Update to version 0.1.2+3: + * Validate that gpgme_op_verify_result() returned at least one + signature (CVE-2020-10759). + ------------------------------------------------------------------- Wed Jun 03 15:43:21 UTC 2020 - dimstar@opensuse.org diff --git a/libjcat.spec b/libjcat.spec index d53849f..bc3710f 100644 --- a/libjcat.spec +++ b/libjcat.spec @@ -19,7 +19,7 @@ %define sover 1 Name: libjcat -Version: 0.1.2 +Version: 0.1.2+3 Release: 0 Summary: Library for reading and writing gzip-compressed JSON catalog files License: LGPL-2.1-or-later