Fri, 17 May 2024 13:45:26 UTC | login

Information for build libreswan-3.29-1.fc31.1

ID125340
Package Namelibreswan
Version3.29
Release1.fc31.1
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libreswan.git#047625e35051eeedb5f3c5c328c2ddc804a3e362
SummaryIPsec implementation with IKEv1 and IKEv2 keying protocols
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. To build KLIPS, see the kmod-libreswan.spec file. Libreswan also supports IKEv2 (RFC4309) and Secure Labeling Libreswan is based on Openswan-2.6.38 which in turn is based on FreeS/WAN-2.04
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 15 Aug 2019 20:50:56 UTC
CompletedFri, 16 Aug 2019 00:15:03 UTC
Taskbuild (f31-candidate, /rpms/libreswan.git:047625e35051eeedb5f3c5c328c2ddc804a3e362)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libreswan.git#047625e35051eeedb5f3c5c328c2ddc804a3e362'}}
Tags
f31
f32
f33
RPMs
src
libreswan-3.29-1.fc31.1.src.rpm (info) (download)
riscv64
libreswan-3.29-1.fc31.1.riscv64.rpm (info) (download)
libreswan-debuginfo-3.29-1.fc31.1.riscv64.rpm (info) (download)
libreswan-debugsource-3.29-1.fc31.1.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.29-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jun 10 2019 Paul Wouters <pwouters@redhat.com> - 3.29-1 - Updated to 3.29 for CVE-2019-10155 * Tue May 21 2019 Paul Wouters <pwouters@redhat.com> - 3.28-1 - Updated to 3.28 (many imported bugfixes, including CVE-2019-12312) * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.27-1.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 3.27-1.1 - Rebuilt for libcrypt.so.2 (#1666033) * Mon Oct 08 2018 Paul Wouters <pwouters@redhat.com> - 3.27-1 - Updated to 3.27 (various bugfixes) * Thu Sep 27 2018 Paul Wouters <pwouters@redhat.com> - 3.26-3 - Add fedora python fixup for _unbound-hook * Mon Sep 17 2018 Paul Wouters <pwouters@redhat.com> - 3.26-2 - linking against freebl is no longer needed (and wasn't done in 3.25) * Mon Sep 17 2018 Paul Wouters <pwouters@redhat.com> - 3.26-1 - Updated to 3.26 (CHACHA20POLY1305, ECDSA and RSA-PSS support) * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.25-3.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 09 2018 Paul Wouters <pwouters@redhat.com> - 3.25-3 - Fix Opportunistic IPsec _unbound-hook argument parsing - Make rundir readable for all (so we can hand out permissions later) * Mon Jul 02 2018 Paul Wouters <pwouters@redhat.com> - 3.25-2 - Relax deleting IKE SA's and IPsec SA's to avoid interop issues with third party VPN vendors * Wed Jun 27 2018 Paul Wouters <pwouters@redhat.com> - 3.25-1 - Updated to 3.25 * Mon Feb 19 2018 Paul Wouters <pwouters@redhat.com> - 3.23-2 - Support crypto-policies package - Pull in some patches from upstream and IANA registry updates - gcc7 format-truncate fixes and workarounds * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.23-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jan 25 2018 Paul Wouters <pwouters@redhat.com> - 3.23-1 - Updated to 3.23 - support for MOBIKE, PPK, CMAC, nic offload and performance improvements * Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 3.22-1.1 - Rebuilt for switch to libxcrypt * Mon Oct 23 2017 Paul Wouters <pwouters@redhat.com> - 3.22-1 - Updated to 3.22 - many bugfixes, and unbound ipsecmod support