Sat, 23 Nov 2024 03:59:09 CST | login

Information for build libreswan-4.12-1.el9_3.1

ID30675
Package Namelibreswan
Version4.12
Release1.el9_3.1
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/libreswan.git#a80036d3a6c19ba1ae118a0c1504387754773d03
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 bydistrobuild
State complete
Volume DEFAULT
StartedWed, 31 Jul 2024 15:54:43 CST
CompletedWed, 31 Jul 2024 16:04:36 CST
Taskbuild (dist-circle9_3-updates, /stage/rpms/libreswan.git:a80036d3a6c19ba1ae118a0c1504387754773d03)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/libreswan.git?#a80036d3a6c19ba1ae118a0c1504387754773d03'}}
Tags
dist-circle9-compose
dist-circle9-updates
RPMs
src
libreswan-4.12-1.el9_3.1.src.rpm (info) (download)
aarch64
libreswan-4.12-1.el9_3.1.aarch64.rpm (info) (download)
libreswan-debuginfo-4.12-1.el9_3.1.aarch64.rpm (info) (download)
libreswan-debugsource-4.12-1.el9_3.1.aarch64.rpm (info) (download)
i686
libreswan-4.12-1.el9_3.1.i686.rpm (info) (download)
libreswan-debuginfo-4.12-1.el9_3.1.i686.rpm (info) (download)
libreswan-debugsource-4.12-1.el9_3.1.i686.rpm (info) (download)
ppc64le
libreswan-4.12-1.el9_3.1.ppc64le.rpm (info) (download)
libreswan-debuginfo-4.12-1.el9_3.1.ppc64le.rpm (info) (download)
libreswan-debugsource-4.12-1.el9_3.1.ppc64le.rpm (info) (download)
s390x
libreswan-4.12-1.el9_3.1.s390x.rpm (info) (download)
libreswan-debuginfo-4.12-1.el9_3.1.s390x.rpm (info) (download)
libreswan-debugsource-4.12-1.el9_3.1.s390x.rpm (info) (download)
x86_64
libreswan-4.12-1.el9_3.1.x86_64.rpm (info) (download)
libreswan-debuginfo-4.12-1.el9_3.1.x86_64.rpm (info) (download)
libreswan-debugsource-4.12-1.el9_3.1.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Fri Apr 12 2024 Daiki Ueno <dueno@redhat.com> - 4.12-1.1 - Fix CVE-2024-2357 (RHEL-29734) - x509: unpack IPv6 general names based on length (RHEL-32719) * 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 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