Compare commits

1 Commits
main ... 1.1

3 changed files with 2962 additions and 0 deletions

2949
CVE-2025-59777.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Nov 21 20:45:31 UTC 2025 - Martin Jungblut Schreiner <martin.schreiner@suse.com>
- Fix for the following bugs:
* bsc#1253177 CVE-2025-59777
* bsc#1253178 CVE-2025-62689
- Add patch:
* CVE-2025-59777.patch
* this same patch fixes both CVEs
* git commit ff13abc1c1d7d2b30d69d5c0bd4a237e1801c50b
-------------------------------------------------------------------
Wed May 31 04:59:03 UTC 2023 - Andreas Stieger <Andreas.Stieger@gmx.de>

View File

@@ -31,6 +31,7 @@ URL: https://www.gnu.org/software/libmicrohttpd/
Source0: https://ftp.gnu.org/gnu/libmicrohttpd/%{name}-%{version}.tar.gz
Source1: https://ftp.gnu.org/gnu/libmicrohttpd/%{name}-%{version}.tar.gz.sig
Source2: https://savannah.gnu.org/people/viewgpg.php?user_id=90068#/%{name}.keyring
Patch0: CVE-2025-59777.patch
BuildRequires: libtool
BuildRequires: makeinfo
BuildRequires: pkgconfig >= 0.9.0
@@ -86,6 +87,7 @@ Headers, pkg-config files, so link and other development files for %{name}
%prep
%setup -q
%patch0 -p1
%build
%configure \