mbox

compat-gnutls: New package

Message ID 20170102121301.10036-1-stefan.schantl@ipfire.org
State Accepted
Commit 31a112dc6f9cc314fe74473d4b0138f8fb6898a9
Headers

Message

Stefan Schantl Jan. 2, 2017, 11:13 p.m. UTC
  This package provides the following libraries:

* libgnutls.so.28
* libgnutlsxx.so.28

Both have been bumped with the gnutls 3.4 and 3.5 series, but
there is still software which is linked against those old libraries.

Fixes #11277.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 compat-gnutls/compat-gnutls.nm                  | 83 +++++++++++++++++++++++++
 compat-gnutls/patches/gnutls-3.1.11-nosrp.patch | 12 ++++
 compat-gnutls/patches/gnutls-3.2.7-rpath.patch  | 12 ++++
 3 files changed, 107 insertions(+)
 create mode 100644 compat-gnutls/compat-gnutls.nm
 create mode 100644 compat-gnutls/patches/gnutls-3.1.11-nosrp.patch
 create mode 100644 compat-gnutls/patches/gnutls-3.2.7-rpath.patch