Compare commits
1 Commits
imports/c8
...
c8
Author | SHA1 | Date | |
---|---|---|---|
e3eac6ded5 |
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/kronosnet-1.25.tar.gz
|
||||
SOURCES/kronosnet-1.28.tar.xz
|
||||
|
@ -1 +0,0 @@
|
||||
76421d7954a007b3aca9b0dfd80cf033c5981d3a SOURCES/kronosnet-1.25.tar.gz
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user