import CS kronosnet-1.28-1.el8
This commit is contained in:
parent
600711a41e
commit
431ad67697
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/kronosnet-1.25.tar.gz
|
SOURCES/kronosnet-1.28.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
76421d7954a007b3aca9b0dfd80cf033c5981d3a SOURCES/kronosnet-1.25.tar.gz
|
2d8bac472188907dc04c0f1f9457bf4ae8d9f8d8 SOURCES/kronosnet-1.28.tar.xz
|
||||||
|
@ -82,11 +82,11 @@
|
|||||||
|
|
||||||
Name: kronosnet
|
Name: kronosnet
|
||||||
Summary: Multipoint-to-Multipoint VPN daemon
|
Summary: Multipoint-to-Multipoint VPN daemon
|
||||||
Version: 1.25
|
Version: 1.28
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: http://www.kronosnet.org
|
URL: http://www.kronosnet.org
|
||||||
Source0: http://www.kronosnet.org/releases/kronosnet-%{version}.tar.gz
|
Source0: http://www.kronosnet.org/releases/kronosnet-%{version}.tar.xz
|
||||||
|
|
||||||
# Build dependencies
|
# Build dependencies
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -525,6 +525,10 @@ Requires: libnozzle1%{_isa} = %{version}-%{release}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 16 2023 Christine Caulfield <ccaulfie@redhat.com> - 1.28-1
|
||||||
|
Rebase to 1.28 for startup fixes
|
||||||
|
Resolves: #RHEL-12275
|
||||||
|
|
||||||
* Mon Jan 16 2023 Christine Caulfield <ccaulfie@redhat.com> - 1.25-1
|
* Mon Jan 16 2023 Christine Caulfield <ccaulfie@redhat.com> - 1.25-1
|
||||||
Rebase to 1.25 for PMTUd fixes
|
Rebase to 1.25 for PMTUd fixes
|
||||||
Resolves: rhbz#2161172
|
Resolves: rhbz#2161172
|
||||||
|
Loading…
Reference in New Issue
Block a user