Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sshguard for openSUSE:Factory 
checked in at 2026-08-24 15:45:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sshguard (Old)
 and      /work/SRC/openSUSE:Factory/.sshguard.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sshguard"

Mon Aug 24 15:45:07 2026 rev:20 rq:1373389 version:2.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/sshguard/sshguard.changes        2025-03-12 
20:14:17.396949106 +0100
+++ /work/SRC/openSUSE:Factory/.sshguard.new.1258/sshguard.changes      
2026-08-24 15:48:34.273294796 +0200
@@ -1,0 +2,20 @@
+Sun Jun 28 19:26:19 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2.5.1:
+  * Fix a denial of service issue in the quoted string parser
+  * Fix build on systems without setresgid() or setresuid()
+  * Add attack signatures for Proxmox VE
+  * Update signatures for: - Cyrus - Exim - OpenSSH - Postfix
+  * Add option to write Prometheus-compatible metrics
+  * Add option to change sandboxable-processes to an unprivileged
+    user
+  * Any HTTP 401 response is now recognized as an attack
+  * Code improvements in in log banner and web (CLF) parsers. If
+    there are regressions, please file a bug report with example
+    attacks so that they can be added to our tests.
+  * Fix configure issues when the shell is not bash
+  * Fix false positives in web (CLF) log detection with "mail" in
+    the request
+- Remove obsolete sshguard-gcc15.patch which is fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  sshguard-2.4.3.tar.gz
  sshguard-gcc15.patch

New:
----
  sshguard-2.5.1.tar.gz

----------(Old B)----------
  Old:    the request
- Remove obsolete sshguard-gcc15.patch which is fixed upstream.
----------(Old E)----------

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

Other differences:
------------------
++++++ sshguard.spec ++++++
--- /var/tmp/diff_new_pack.ZK1mET/_old  2026-08-24 15:48:35.074323136 +0200
+++ /var/tmp/diff_new_pack.ZK1mET/_new  2026-08-24 15:48:35.077323242 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sshguard
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 BuildRequires:  pkgconfig(systemd)
 %{?systemd_requires}
 Name:           sshguard
-Version:        2.4.3
+Version:        2.5.1
 Release:        0
 Summary:        SSH brute force attack protector
 License:        ISC
@@ -38,8 +38,6 @@
 # PATCH-FIX-UPSTREAM sshguard-gcc5.patch
 Patch0:         sshguard-gcc5.patch
 Patch1:         harden_sshguard.service.patch
-# build with gcc15 
(https://bitbucket.org/sshguard/sshguard/issues/189/fail-with-gcc15)
-Patch2:         sshguard-gcc15.patch
 Requires:       openssh
 BuildRequires:  bison
 Requires(pre):  %fillup_prereq
@@ -51,6 +49,8 @@
 
 %prep
 %autosetup -p1
+# Clean up upstream backup files from release tarball
+rm -f doc/.*.un~
 
 %build
 %configure \

++++++ harden_sshguard.service.patch ++++++
--- /var/tmp/diff_new_pack.ZK1mET/_old  2026-08-24 15:48:35.120324763 +0200
+++ /var/tmp/diff_new_pack.ZK1mET/_new  2026-08-24 15:48:35.124324905 +0200
@@ -1,8 +1,8 @@
-Index: sshguard-2.4.3/examples/sshguard.service
+Index: sshguard-2.5.1/examples/sshguard.service
 ===================================================================
---- sshguard-2.4.3.orig/examples/sshguard.service
-+++ sshguard-2.4.3/examples/sshguard.service
-@@ -9,6 +9,19 @@ After=libvirtd.service
+--- sshguard-2.5.1.orig/examples/sshguard.service
++++ sshguard-2.5.1/examples/sshguard.service
+@@ -8,6 +8,19 @@ After=libvirtd.service
  After=firewalld.service
  
  [Service]

++++++ sshguard-2.4.3.tar.gz -> sshguard-2.5.1.tar.gz ++++++
++++ 210143 lines of diff (skipped)

Reply via email to