SHA256
6
0
forked from pool/rpm

- Fix verification of DSA2 signatures with libgrcypt [bnc#1165731]

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=540
This commit is contained in:
2020-04-14 10:01:41 +00:00
committed by Git OBS Bridge
parent fcf77fef47
commit fdf9330afe
4 changed files with 335 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Apr 14 11:50:49 CEST 2020 - mls@suse.de
- Fix verification of DSA2 signatures with libgrcypt [bnc#1165731]
* new patch: gcryptdsa2.diff
- Do not map the index database read-write all the time
* new patch: ndb_backport2.diff
-------------------------------------------------------------------
Fri Apr 3 12:34:42 CEST 2020 - mls@suse.de