Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hydra for openSUSE:Factory checked in at 2026-06-27 18:07:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hydra (Old) and /work/SRC/openSUSE:Factory/.hydra.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hydra" Sat Jun 27 18:07:30 2026 rev:5 rq:1361923 version:9.7+git20.gbccaea1 Changes: -------- --- /work/SRC/openSUSE:Factory/hydra/hydra.changes 2026-05-12 19:27:15.076536843 +0200 +++ /work/SRC/openSUSE:Factory/.hydra.new.11887/hydra.changes 2026-06-27 18:09:43.027321682 +0200 @@ -1,0 +2,8 @@ +Fri Jun 26 13:15:49 UTC 2026 - Eyad Issa <[email protected]> + +- Update to version 9.7+git8.g9cc84c2: + * Various vulnerability fixes and improvements + * Fix vulnerability in NTML encoding [CVE-2026-56766] + * Full changelog at /usr/share/doc/packages/hydra/CHANGES + +------------------------------------------------------------------- @@ -276 +283,0 @@ - Old: ---- hydra-9.7.tar.gz New: ---- hydra-9.7+git20.gbccaea1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hydra.spec ++++++ --- /var/tmp/diff_new_pack.DjXCnc/_old 2026-06-27 18:09:43.671343491 +0200 +++ /var/tmp/diff_new_pack.DjXCnc/_new 2026-06-27 18:09:43.671343491 +0200 @@ -15,14 +15,16 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # +%global git_rev bccaea140e3215aa9c9182da916ca9fb72696b63 + Name: hydra -Version: 9.7 +Version: 9.7+git20.gbccaea1 Release: 0 Summary: A network logon cracker with support for many different services License: AGPL-3.0-only Group: Productivity/Networking/Diagnostic URL: https://github.com/vanhauser-thc/thc-hydra -Source0: https://github.com/vanhauser-thc/thc-hydra/archive/v%{version}/%{name}-%{version}.tar.gz +Source0: https://github.com/vanhauser-thc/thc-hydra/archive/%{git_rev}/%{name}-%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake BuildRequires: fdupes @@ -60,7 +62,7 @@ and password combination. %prep -%autosetup -n thc-%{name}-%{version} -p1 +%autosetup -n thc-%{name}-%{git_rev} -p1 %build %configure --fhs DATADIR=/share/hydra
