From 749bb3dbcc8bf7bce207a6cd19ed7669a89938afb005fb4d0b3f0f9579915710 Mon Sep 17 00:00:00 2001 From: Jason Sikes Date: Wed, 24 Aug 2022 20:43:59 +0000 Subject: [PATCH] Accepting request 999114 from home:AndreasStieger:branches:security:tls libtasn1 4.19.0 OBS-URL: https://build.opensuse.org/request/show/999114 OBS-URL: https://build.opensuse.org/package/show/security:tls/libtasn1?expand=0&rev=17 --- libtasn1-4.18.0.tar.gz | 3 --- libtasn1-4.18.0.tar.gz.sig | 7 ------- libtasn1-4.19.0.tar.gz | 3 +++ libtasn1-4.19.0.tar.gz.sig | 7 +++++++ libtasn1.changes | 8 ++++++++ libtasn1.spec | 4 ++-- 6 files changed, 20 insertions(+), 12 deletions(-) delete mode 100644 libtasn1-4.18.0.tar.gz delete mode 100644 libtasn1-4.18.0.tar.gz.sig create mode 100644 libtasn1-4.19.0.tar.gz create mode 100644 libtasn1-4.19.0.tar.gz.sig diff --git a/libtasn1-4.18.0.tar.gz b/libtasn1-4.18.0.tar.gz deleted file mode 100644 index a648e44..0000000 --- a/libtasn1-4.18.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4365c154953563d64c67a024b607d1ee75c6db76e0d0f65709ea80a334cd1898 -size 1724441 diff --git a/libtasn1-4.18.0.tar.gz.sig b/libtasn1-4.18.0.tar.gz.sig deleted file mode 100644 index 4012d2f..0000000 --- a/libtasn1-4.18.0.tar.gz.sig +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYIAB0WIQSjzJyHC50xCrrUzy9RcisI/kdFogUCYYq2lwAKCRBRcisI/kdF -otUkAP9WG3iO0MQ8eMBdsmF5mQbmzaB14ngLQ2SyhPpu/US+ygD/WpecGZL7BWnp -SnaCB3gyh6MROqphi7MkAHQ8y/HungE= -=fP2V ------END PGP SIGNATURE----- diff --git a/libtasn1-4.19.0.tar.gz b/libtasn1-4.19.0.tar.gz new file mode 100644 index 0000000..05d845d --- /dev/null +++ b/libtasn1-4.19.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1613f0ac1cf484d6ec0ce3b8c06d56263cc7242f1c23b30d82d23de345a63f7a +size 1786576 diff --git a/libtasn1-4.19.0.tar.gz.sig b/libtasn1-4.19.0.tar.gz.sig new file mode 100644 index 0000000..4f78f7b --- /dev/null +++ b/libtasn1-4.19.0.tar.gz.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYIAB0WIQSjzJyHC50xCrrUzy9RcisI/kdFogUCYwUS9wAKCRBRcisI/kdF +ouWTAP95jlnitHZ2gCNZgtei9tEjdUVVL8CsFbQnvogFVUvieQD/XzHxaRGluLTh +DuHAJzrPScJUtPGImSUsoqcgozUv4w8= +=zX4n +-----END PGP SIGNATURE----- diff --git a/libtasn1.changes b/libtasn1.changes index 0fb7d14..5398d37 100644 --- a/libtasn1.changes +++ b/libtasn1.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Aug 24 18:58:07 UTC 2022 - Andreas Stieger + +- libtasn1 4.19.0: + * Clarify libtasn1.map license + * Fix ETYPE_OK out of bounds read + * Update gnulib files and various maintenance fixes + ------------------------------------------------------------------- Thu Nov 11 19:36:54 UTC 2021 - Pedro Monreal diff --git a/libtasn1.spec b/libtasn1.spec index 7c7c257..473088a 100644 --- a/libtasn1.spec +++ b/libtasn1.spec @@ -1,7 +1,7 @@ # # spec file for package libtasn1 # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define somajor 6 Name: libtasn1 -Version: 4.18.0 +Version: 4.19.0 Release: 0 Summary: ASN.1 parsing library License: GFDL-1.3-or-later AND GPL-3.0-or-later AND LGPL-2.1-or-later