import kronosnet-1.25-1.el8
This commit is contained in:
parent
fd7361f618
commit
6e8c2fe65d
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/kronosnet-1.24.tar.gz
|
SOURCES/kronosnet-1.25.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
3e653668f59bc6d9eeb876cbe840b1080161c11c SOURCES/kronosnet-1.24.tar.gz
|
76421d7954a007b3aca9b0dfd80cf033c5981d3a SOURCES/kronosnet-1.25.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
###############################################################################
|
###############################################################################
|
||||||
###############################################################################
|
###############################################################################
|
||||||
##
|
##
|
||||||
## Copyright (C) 2012-2021 Red Hat, Inc. All rights reserved.
|
## Copyright (C) 2012-2023 Red Hat, Inc. All rights reserved.
|
||||||
##
|
##
|
||||||
## This copyrighted material is made available to anyone wishing to use,
|
## This copyrighted material is made available to anyone wishing to use,
|
||||||
## modify, copy, or redistribute it subject to the terms and conditions
|
## modify, copy, or redistribute it subject to the terms and conditions
|
||||||
@ -82,8 +82,8 @@
|
|||||||
|
|
||||||
Name: kronosnet
|
Name: kronosnet
|
||||||
Summary: Multipoint-to-Multipoint VPN daemon
|
Summary: Multipoint-to-Multipoint VPN daemon
|
||||||
Version: 1.24
|
Version: 1.25
|
||||||
Release: 2%{?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.gz
|
||||||
@ -525,6 +525,10 @@ Requires: libnozzle1%{_isa} = %{version}-%{release}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 16 2023 Christine Caulfield <ccaulfie@redhat.com> - 1.25-1
|
||||||
|
Rebase to 1.25 for PMTUd fixes
|
||||||
|
Resolves: rhbz#2161172
|
||||||
|
|
||||||
* Wed Jul 27 2022 Christine Caulfield <ccaulfie@redhat.com> - 1.24-2
|
* Wed Jul 27 2022 Christine Caulfield <ccaulfie@redhat.com> - 1.24-2
|
||||||
Don't run nozzle_up_down tests, as they don't work in RH CI
|
Don't run nozzle_up_down tests, as they don't work in RH CI
|
||||||
Resolves: rhbz#2024095
|
Resolves: rhbz#2024095
|
||||||
|
Loading…
Reference in New Issue
Block a user