Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package curl for openSUSE:Factory checked in 
at 2024-03-13 22:16:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/curl (Old)
 and      /work/SRC/openSUSE:Factory/.curl.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "curl"

Wed Mar 13 22:16:39 2024 rev:195 rq:1157133 version:8.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/curl/curl.changes        2024-02-15 
21:00:21.387900371 +0100
+++ /work/SRC/openSUSE:Factory/.curl.new.1770/curl.changes      2024-03-13 
22:17:04.940969180 +0100
@@ -1,0 +2,8 @@
+Tue Mar 12 08:43:30 UTC 2024 - Pedro Monreal <pmonr...@suse.com>
+
+- Remove the nghttp2 version requirement as a version guard around
+  the nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation
+  function was added in curl 8.0.1.
+  * Upstream commit: https://github.com/curl/curl/commit/744dcf22
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ curl.spec ++++++
--- /var/tmp/diff_new_pack.zu53LV/_old  2024-03-13 22:17:05.785000231 +0100
+++ /var/tmp/diff_new_pack.zu53LV/_new  2024-03-13 22:17:05.789000379 +0100
@@ -48,17 +48,7 @@
 BuildRequires:  pkgconfig(libidn2)
 # Disable metalink [bsc#1188218, CVE-2021-22923][bsc#1188217, CVE-2021-22922]
 # BuildRequires:  pkgconfig(libmetalink)
-#
-# The 7.86.0 cURL release introduced the use of
-# nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation,
-# a function introduced by the 1.50.0 nghttp2 release.
-#
-# This is a bandaid, as cURL didn't provide a function/version check
-# in their build scripts. Without this some users my end up with a broken
-# Zypper/cURL if they have a libnghttp2 < 1.50.0 yet in their system,
-# and do some Zypper transaction that updates cURL, but not libnghttp2.
-#
-BuildRequires:  pkgconfig(libnghttp2) >= 1.50.0
+BuildRequires:  pkgconfig(libnghttp2)
 BuildRequires:  pkgconfig(libpsl)
 BuildRequires:  pkgconfig(libssh)
 BuildRequires:  pkgconfig(libzstd)

Reply via email to