Compare commits

...

No commits in common. "c8" and "c8s" have entirely different histories.
c8 ... c8s

3 changed files with 4 additions and 7 deletions

2
.gitignore vendored
View File

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

1
.kronosnet.metadata Normal file
View File

@ -0,0 +1 @@
76421d7954a007b3aca9b0dfd80cf033c5981d3a SOURCES/kronosnet-1.25.tar.gz

View File

@ -82,11 +82,11 @@
Name: kronosnet
Summary: Multipoint-to-Multipoint VPN daemon
Version: 1.28
Version: 1.25
Release: 1%{?dist}
License: GPLv2+ and LGPLv2+
URL: http://www.kronosnet.org
Source0: http://www.kronosnet.org/releases/kronosnet-%{version}.tar.xz
Source0: http://www.kronosnet.org/releases/kronosnet-%{version}.tar.gz
# Build dependencies
BuildRequires: gcc
@ -525,10 +525,6 @@ 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