import kronosnet-1.25-1.el8
This commit is contained in:
parent
a9b704398f
commit
600711a41e
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,
|
||||
## modify, copy, or redistribute it subject to the terms and conditions
|
||||
@ -82,8 +82,8 @@
|
||||
|
||||
Name: kronosnet
|
||||
Summary: Multipoint-to-Multipoint VPN daemon
|
||||
Version: 1.24
|
||||
Release: 2%{?dist}
|
||||
Version: 1.25
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: http://www.kronosnet.org
|
||||
Source0: http://www.kronosnet.org/releases/kronosnet-%{version}.tar.gz
|
||||
@ -525,7 +525,11 @@ Requires: libnozzle1%{_isa} = %{version}-%{release}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 27 2022 Christine Caulfield <ccaulfie@redhat.com> - 1.24-2
|
||||
* 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
|
||||
Don't run nozzle_up_down tests, as they don't work in RH CI
|
||||
Resolves: rhbz#2024095
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user