SHA256
1
0
forked from pool/rnp

Accepting request 1092656 from security:privacy

- rnp 0.16.3:
  * CVE-2023-29479: Fix issue with possible hang on malformed
    inputs (boo#1212253)
  * CVE-2023-29480: Fix issue where in some cases, secret keys
    remain unlocked after use (boo#1212254)

OBS-URL: https://build.opensuse.org/request/show/1092656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rnp?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2023-06-13 14:09:26 +00:00 committed by Git OBS Bridge
commit e543923808
6 changed files with 22 additions and 13 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:742f2d64755633bf794be2e4a953106b9f8fb38caf785f6a2306cc23f8164346
size 2897137

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQRQ2lnVuRNPotsesgz7gpq10P4BfwUCYywr2gAKCRD7gpq10P4B
f+cUAP9mpcov5OKTb55SeCRuKSRveXaQF/cyIiSP7ohDmmlh9AD8DLGrNxV+0BrD
1vxZPV5/2yj+GAuzvdbDXNWgCADVVAE=
=hmFU
-----END PGP SIGNATURE-----

3
rnp-0.16.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c4951e46cc29524a9eae90378414f88e6e0b54b59a1f44c75101b9022835e96
size 2897854

7
rnp-0.16.3.tar.gz.asc Normal file
View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQRQ2lnVuRNPotsesgz7gpq10P4BfwUCZDdsqAAKCRD7gpq10P4B
f0CMAPwPoJMAjVr9Hug1gJfjnNFBr/5VL9l4Em3VwIm88nx1lgEAqp6MDakAKNHj
X70y2444WfpqgdxT8ICdzfql7Eqx/go=
=oHWE
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jun 12 17:16:52 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
- rnp 0.16.3:
* CVE-2023-29479: Fix issue with possible hang on malformed
inputs (boo#1212253)
* CVE-2023-29480: Fix issue where in some cases, secret keys
remain unlocked after use (boo#1212254)
-------------------------------------------------------------------
Mon Sep 26 04:36:06 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -1,8 +1,8 @@
#
# spec file for package rnp
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2022 Andreas Stieger <Andreas.Stieger@gmx.de>
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2023 Andreas Stieger <Andreas.Stieger@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%define soname 0
Name: rnp
Version: 0.16.2
Version: 0.16.3
Release: 0
Summary: OpenPGP implementation fully compliant with RFC 4880
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause