Information for build nginx-1.28.1-5.fc44

ID184073
Package Namenginx
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.28.1
Release5.fc44
Epoch2
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/nginx.git#10498ef7c5b03ec46a2d463fa4dd5c257c627397
SummaryA high performance web server and reverse proxy server
DescriptionNginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage.
Built byliuyang
State complete
Volume DEFAULT
StartedThu, 26 Mar 2026 23:56:57 CST
CompletedFri, 27 Mar 2026 00:01:24 CST
Taskbuild (f44, /rpms/nginx.git:10498ef7c5b03ec46a2d463fa4dd5c257c627397)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/nginx.git#10498ef7c5b03ec46a2d463fa4dd5c257c627397'}}
Tags
f44
RPMs
src
nginx-1.28.1-5.fc44.src.rpm (info) (download)
noarch
nginx-all-modules-1.28.1-5.fc44.noarch.rpm (info) (download)
nginx-filesystem-1.28.1-5.fc44.noarch.rpm (info) (download)
riscv64
nginx-1.28.1-5.fc44.riscv64.rpm (info) (download)
nginx-core-1.28.1-5.fc44.riscv64.rpm (info) (download)
nginx-mod-devel-1.28.1-5.fc44.riscv64.rpm (info) (download)
nginx-mod-http-image-filter-1.28.1-5.fc44.riscv64.rpm (info) (download)
nginx-mod-http-perl-1.28.1-5.fc44.riscv64.rpm (info) (download)
nginx-mod-http-xslt-filter-1.28.1-5.fc44.riscv64.rpm (info) (download)
nginx-mod-mail-1.28.1-5.fc44.riscv64.rpm (info) (download)
nginx-mod-stream-1.28.1-5.fc44.riscv64.rpm (info) (download)
nginx-core-debuginfo-1.28.1-5.fc44.riscv64.rpm (info) (download)
nginx-debuginfo-1.28.1-5.fc44.riscv64.rpm (info) (download)
nginx-debugsource-1.28.1-5.fc44.riscv64.rpm (info) (download)
nginx-mod-http-image-filter-debuginfo-1.28.1-5.fc44.riscv64.rpm (info) (download)
nginx-mod-http-perl-debuginfo-1.28.1-5.fc44.riscv64.rpm (info) (download)
nginx-mod-http-xslt-filter-debuginfo-1.28.1-5.fc44.riscv64.rpm (info) (download)
nginx-mod-mail-debuginfo-1.28.1-5.fc44.riscv64.rpm (info) (download)
nginx-mod-stream-debuginfo-1.28.1-5.fc44.riscv64.rpm (info) (download)
Logs
riscv64
mock_config.log
dnf5.log
build.log
root.log
installed_pkgs.log
mock_output.log
state.log
hw_info.log
noarch_rpmdiff.json
Changelog * Tue Jan 27 2026 Luboš Uhliarik <luhliari@redhat.com> - 2:1.28.1-5 - Clarify binding behavior of -t option. * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.28.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Jan 02 2026 Felix Kaechele <felix@kaechele.ca> - 2:1.28.1-3 - cleanups and fixes - remove RHEL 7 compatibility - add RHEL 9 compatibility and EOL comments - restore RHEL 8 compatibility * Sat Dec 27 2025 Aleksei Bavshin <alebastr@fedoraproject.org> - 2:1.28.1-2 - Fix crash in stream SSL configuration (rhbz#2421955) * Wed Dec 24 2025 Felix Kaechele <felix@kaechele.ca> - 2:1.28.1-1 - update to 1.28.1 * Thu Nov 20 2025 Luboš Uhliarik <luhliari@redhat.com> - 2:1.28.0-5 - Remove 50x.html from the nginx-core package * Tue Sep 16 2025 Luboš Uhliarik <luhliari@redhat.com> - 2:1.28.0-4 - Add tmpfiles.d rules for /var directories (bootc compatibility) * Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.28.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Wed Jul 09 2025 Jitka Plesnikova <jplesnik@redhat.com> - 2:1.28.0-2 - Perl 5.42 re-rebuild updated packages * Tue Jul 08 2025 Luboš Uhliarik <luhliari@redhat.com> - 2:1.28.0-1 - update to 1.28.0 - rewritten 0003-Add-SSL-passphrase-dialog.patch - README renamed to README.md * Mon Jul 07 2025 Jitka Plesnikova <jplesnik@redhat.com> - 2:1.26.3-2 - Perl 5.42 rebuild * Thu Feb 06 2025 Felix Kaechele <felix@kaechele.ca> - 2:1.26.3-1 - update to 1.26.3 - fixes SSL session reuse vulnerability (CVE-2025-23419) - drop zlib-ng patch, the issue was addressed upstream * Wed Feb 05 2025 Luboš Uhliarik <luhliari@redhat.com> - 2:1.26.2-6 - Use systemd-sysusers * Mon Feb 03 2025 Joe Orton <jorton@redhat.com> - 2:1.26.2-5 - Add systemd instantiated service nginx@.service, allowing e.g. "systemctl start nginx@foobar.service" to start an instance of nginx using /etc/nginx/foobar.conf as the configuration. * Sat Feb 01 2025 Björn Esser <besser82@fedoraproject.org> - 2:1.26.2-4 - Add explicit BR: libxcrypt-devel * Sat Feb 01 2025 Felix Kaechele <felix@kaechele.ca> - 2:1.26.2-3 - Add zlib-ng patch to fix rhbz#2343318 * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.26.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Aug 16 2024 Felix Kaechele <felix@kaechele.ca> - 2:1.26.2-1 - Update to 1.26.2 - fixes CVE-2024-7347 * Wed Jul 31 2024 Luboš Uhliarik <luhliari@redhat.com> - 2:1.26.1-6 - Compile perl module with -O2 optimalization * Wed Jul 31 2024 Luboš Uhliarik <luhliari@redhat.com> - 2:1.26.1-5 - Add -O2 to nginx.so * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.26.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jul 02 2024 Luboš Uhliarik <luhliari@redhat.com> - 2:1.26.1-3 - Disable ENGINE support by default for F41+, add engine bcond * Mon Jun 10 2024 Jitka Plesnikova <jplesnik@redhat.com> - 2:1.26.1-2 - Perl 5.40 rebuild * Fri May 31 2024 Luboš Uhliarik <luhliari@redhat.com> - 2:1.26.1-1 - Increase nginx's epoch to avoid possible regression in CentOS/RHEL (CS-2046) * Thu May 30 2024 Felix Kaechele <felix@kaechele.ca> - 1:1.26.1-1 - update to 1.26.1 - fixes CVE-2024-32760, CVE-2024-31079, CVE-2024-35200, CVE-2024-34161 * Wed May 22 2024 Luboš Uhliarik <luhliari@redhat.com> - 1:1.26.0-3 - Fix possible segfault introduced in patch which adds ssl-pass-phrase- dialog directive - Add back Maxim's PGP removed by mistake - Add actual fix of the patch * Wed May 22 2024 Luboš Uhliarik <luhliari@redhat.com> - 1:1.26.0-2 - Fix possible segfault introduced in patch which adds ssl-pass-phrase- dialog directive * Sun Apr 28 2024 Felix Kaechele <felix@kaechele.ca> - 1:1.26.0-1 - update to 1.26.0 - add Sergey Kandaurov's PGP public key - add Roman Arutyunyan's PGP public key - remove Maxim Dounin's PGP public key - enable experimental HTTP/3 module - refresh patches - update default config http2 directive - remove outdated custom error pages, reducing maintenance burden