import CS kronosnet-1.28-1.el8

This commit is contained in:
eabdullin 2024-03-27 19:55:25 +00:00
parent 600711a41e
commit 431ad67697
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/kronosnet-1.25.tar.gz
SOURCES/kronosnet-1.28.tar.xz

View File

@ -1 +1 @@
76421d7954a007b3aca9b0dfd80cf033c5981d3a SOURCES/kronosnet-1.25.tar.gz
2d8bac472188907dc04c0f1f9457bf4ae8d9f8d8 SOURCES/kronosnet-1.28.tar.xz

View File

@ -82,11 +82,11 @@
Name: kronosnet
Summary: Multipoint-to-Multipoint VPN daemon
Version: 1.25
Version: 1.28
Release: 1%{?dist}
License: GPLv2+ and LGPLv2+
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
BuildRequires: gcc
@ -525,6 +525,10 @@ Requires: libnozzle1%{_isa} = %{version}-%{release}
%endif
%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
Rebase to 1.25 for PMTUd fixes
Resolves: rhbz#2161172