#107 Bump Nettle dependency.
Merged 6 months ago by zfridric. Opened 6 months ago by supakeen.
rpms/ supakeen/gnutls rawhide  into  rawhide

file modified
+2 -2
@@ -56,7 +56,7 @@ 

  %if %{with bootstrap}

  BuildRequires: automake, autoconf, gperf, libtool, texinfo

  %endif

- BuildRequires: nettle-devel >= 3.5.1

+ BuildRequires: nettle-devel >= 3.9.1

  %if %{with tpm12}

  BuildRequires: trousers-devel >= 0.3.11.2

  %endif
@@ -74,7 +74,7 @@ 

  Requires: crypto-policies

  Requires: p11-kit-trust

  Requires: libtasn1 >= 4.3

- Requires: nettle >= 3.4.1

+ Requires: nettle >= 3.9.1

  %if %{with tpm12}

  Recommends: trousers >= 0.3.11.2

  %endif

GnuTLS depends on symbols from a newer version of Nettle (3.9).

Signed-off-by: Simon de Vlieger cmdr@supakeen.com

--

Should I add this PR to f39 as well?

rebased onto a051921de2a5d4dcbfb93556480e331c88c1f8bb

6 months ago

Thank you! I would suggest not touching the "Release:" line as it is meant as a fallback if rpmautospec is not available for some reason; the other changes look good.

Thanks @ueno, I've force-pushed so the diff doesn't touch the Release field.

rebased onto be817c2

6 months ago

Pull-Request has been merged by zfridric

6 months ago
Metadata