Sat, 26 Apr 2025 04:31:24 MSK | login

Information for build libreswan-4.12-2.el9_4

ID13937
Package Namelibreswan
Version4.12
Release2.el9_4
Epoch
Sourcegit+http://git.inferitos.ru/rpms/libreswan#ec0668f9c5d68e0470b961292ebfde8e9db04ac8
SummaryInternet Key Exchange (IKEv1 and IKEv2) implementation for IPsec
DescriptionLibreswan is a free implementation of IPsec & IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks. Everything passing through the untrusted net is encrypted by the ipsec gateway machine and decrypted by the gateway at the other end of the tunnel. The resulting tunnel is a virtual private network or VPN. This package contains the daemons and userland tools for setting up Libreswan. Libreswan also supports IKEv2 (RFC7296) and Secure Labeling Libreswan is based on Openswan-2.6.38 which in turn is based on FreeS/WAN-2.04
Built byscherevko
State complete
Volume DEFAULT
StartedThu, 02 May 2024 09:16:24 MSK
CompletedThu, 02 May 2024 09:20:34 MSK
Taskbuild (inferit-9_4-candidate, /rpms/libreswan/:changed/i9c/libreswan-4.12-2.el9_4)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/libreswan/?#changed/i9c/libreswan-4.12-2.el9_4'}}
Tags
inferit-9_4-gate
inferit-9_4-updates
RPMs
src
libreswan-4.12-2.el9_4.src.rpm (info) (download)
i686
libreswan-4.12-2.el9_4.i686.rpm (info) (download)
libreswan-debuginfo-4.12-2.el9_4.i686.rpm (info) (download)
libreswan-debugsource-4.12-2.el9_4.i686.rpm (info) (download)
x86_64
libreswan-4.12-2.el9_4.x86_64.rpm (info) (download)
libreswan-debuginfo-4.12-2.el9_4.x86_64.rpm (info) (download)
libreswan-debugsource-4.12-2.el9_4.x86_64.rpm (info) (download)
Logs
i686
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Thu Apr 11 2024 Daiki Ueno <dueno@redhat.com> - 4.12-2 - Fix CVE-2024-2357 (RHEL-32761) - x509: unpack IPv6 general names based on length (RHEL-32718) * Wed Aug 09 2023 Daiki Ueno <dueno@redhat.com> - 4.12-1 - Update to 4.12 to fix CVE-2023-38710, CVE-2023-38711, CVE-2023-38712 - Resolves: rhbz#2215956 * Fri May 05 2023 Sahana Prasad <sahana@redhat.com> - 4.9-5 - Just bumping up the version to include bugs for CVE-2023-2295. There is no code fix for it. Fix for it is including the code fix for CVE-2023-30570. - Fix CVE-2023-2295 Regression of CVE-2023-30570 fixes in the Red Hat Enterprise Linux - Resolves: rhbz#2189777, rhbz#2190148 * Thu May 04 2023 Sahana Prasad <sahana@redhat.com> - 4.9-4 - Just bumping up the version as an incorrect 9.3 build was created. - Related: rhbz#2187171 * Thu May 04 2023 Sahana Prasad <sahana@redhat.com> - 4.9-3 - Fix CVE-2023-30570:Malicious IKEv1 Aggressive Mode packets can crash libreswan - Resolves: rhbz#2187171 * Tue Apr 04 2023 Daiki Ueno <dueno@redhat.com> - 4.9-2 - Fix CVE-2023-23009: remote DoS via crafted TS payload with an incorrect selector length (rhbz#2173674) * Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4.9-1 - Rebuilt for MSVSphere 9.1. * Wed Jan 04 2023 Daiki Ueno <dueno@redhat.com> - 4.9-1 - Update to 4.9. Resolves: rhbz#2128669 - Switch to using %autopatch as in Fedora