Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lighttpd for openSUSE:Factory 
checked in at 2026-06-19 16:38:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lighttpd (Old)
 and      /work/SRC/openSUSE:Factory/.lighttpd.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lighttpd"

Fri Jun 19 16:38:14 2026 rev:73 rq:1360598 version:1.4.84

Changes:
--------
--- /work/SRC/openSUSE:Factory/lighttpd/lighttpd.changes        2025-09-14 
18:50:46.555606251 +0200
+++ /work/SRC/openSUSE:Factory/.lighttpd.new.1956/lighttpd.changes      
2026-06-19 17:17:08.025320240 +0200
@@ -1,0 +2,19 @@
+Thu Jun 18 04:43:32 UTC 2026 - Andreas Stieger <[email protected]>
+
+- update to 1.4.84:
+  * fix regression in mod_deflate
+
+-------------------------------------------------------------------
+Wed Jun 17 19:00:35 UTC 2026 - Andreas Stieger <[email protected]>
+
+- update to 1.4.83:
+  * add PQC hybrid KEM X25519MLKEM768 to default TLS groups
+  * mod_sockproxy can now route connections based on TLS SNI
+  * mod_proxy proxy.header enhanced config for url-path mapping of response 
headers
+  * HTTP Incremental header support
+  * portability/compatibility with library updates (lighttpd dependencies)
+  * HTTP/1.1 Upgrade: h2c has been deprecated; set default to
+    disabled in lighttpd, but can still be enabled in config, and
+    http2 prior knowledge is still enabled
+
+-------------------------------------------------------------------

Old:
----
  lighttpd-1.4.82.tar.xz
  lighttpd-1.4.82.tar.xz.asc

New:
----
  lighttpd-1.4.84.tar.xz
  lighttpd-1.4.84.tar.xz.asc

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

Other differences:
------------------
++++++ lighttpd.spec ++++++
--- /var/tmp/diff_new_pack.vZW60u/_old  2026-06-19 17:17:09.753379662 +0200
+++ /var/tmp/diff_new_pack.vZW60u/_new  2026-06-19 17:17:09.757379800 +0200
@@ -2,7 +2,7 @@
 # spec file for package lighttpd
 #
 # Copyright (c) 2023 SUSE LLC
-# Copyright (c) 2025 Andreas Stieger <[email protected]>
+# Copyright (c) 2026 Andreas Stieger <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 %define pkg_version %{version}
 %define tarball_version %{version}
 Name:           lighttpd
-Version:        1.4.82
+Version:        1.4.84
 Release:        0
 Summary:        A Secure, Fast, Compliant, and Very Flexible Web Server
 License:        BSD-3-Clause
@@ -41,25 +41,26 @@
 BuildRequires:  postgresql-devel
 # pg_config moved to postgresql-server-devel in postgresql11* packages 
boo#1153722
 BuildRequires:  postgresql-server-devel
+BuildRequires:  libxcrypt-devel
 BuildRequires:  shadow
 BuildRequires:  perl(CGI)
 BuildRequires:  pkgconfig(dbi)
+BuildRequires:  pkgconfig(gnutls)
 BuildRequires:  pkgconfig(krb5)
 BuildRequires:  pkgconfig(libbrotlicommon)
+BuildRequires:  pkgconfig(libcrypto)
 BuildRequires:  pkgconfig(libmaxminddb)
 BuildRequires:  pkgconfig(libpcre2-posix)
 BuildRequires:  pkgconfig(libsasl2)
+BuildRequires:  pkgconfig(libssl)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(libzstd)
 BuildRequires:  pkgconfig(lua5.4)
+BuildRequires:  pkgconfig(nettle)
+BuildRequires:  pkgconfig(nss)
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(systemd)
 BuildRequires:  pkgconfig(zlib)
-BuildRequires:  pkgconfig(gnutls)
-BuildRequires:  pkgconfig(nss)
-BuildRequires:  pkgconfig(libssl) pkgconfig(libcrypto)
-BuildRequires:  pkgconfig(nettle)
-BuildRequires:  libxcrypt-devel
 Requires:       spawn-fcgi
 Requires(post): %fillup_prereq
 Requires(pre):  shadow
@@ -74,16 +75,16 @@
 %{?systemd_requires}
 %if 0%{?suse_version} <= 1600 && 0%{?suse_version}
 BuildRequires:  libattr-devel
+BuildRequires:  mbedtls-devel
 BuildRequires:  mysql-devel
 BuildRequires:  openldap2-devel
 BuildRequires:  pam-devel
-BuildRequires:  mbedtls-devel
 %else
 BuildRequires:  pkgconfig(ldap)
 BuildRequires:  pkgconfig(libattr)
+BuildRequires:  pkgconfig(mbedtls)
 BuildRequires:  pkgconfig(mysqlclient)
 BuildRequires:  pkgconfig(pam)
-BuildRequires:  pkgconfig(mbedtls)
 %endif
 
 %description
@@ -98,8 +99,8 @@
 Summary:        Compression module for lighttpd
 Group:          Productivity/Networking/Web/Servers
 Requires:       %{name} = %{version}
-Provides:       lighttpd:%{_sysconfdir}/%{name}/conf.d/deflate.conf
 Provides:       lighttpd:%{_libdir}/%{name}/mod_deflate.so
+Provides:       lighttpd:%{_sysconfdir}/%{name}/conf.d/deflate.conf
 
 %description mod_deflate
 Compression module for lighttpd.

++++++ lighttpd-1.4.82.tar.xz -> lighttpd-1.4.84.tar.xz ++++++
++++ 15851 lines of diff (skipped)

Reply via email to