Compare commits

..

5 commits

Author SHA1 Message Date
Joe Doss
b80b3bd6d3
Merge branch 'rawhide' into epel7 2021-09-21 09:19:04 -05:00
Joe Doss
4136a4d488
Merge branch 'rawhide' into epel7 2021-04-30 09:41:35 -05:00
Joe Doss
747d0b4cb1
Merge branch 'rawhide' into epel7 2021-03-15 13:28:51 -05:00
Joe Doss
948ae422ca
Fix merge conflicts 2021-02-23 14:43:49 -06:00
Joe Doss
8a31a457d9
Prevent RPM from adding python3 from %doc macro. 2020-09-01 10:21:26 -05:00
3 changed files with 8 additions and 54 deletions

2
.gitignore vendored
View file

@ -10,5 +10,3 @@
/wireguard-tools-1.0.20210315.tar.xz
/wireguard-tools-1.0.20210424.tar.xz
/wireguard-tools-1.0.20210914.tar.xz
/wireguard-tools-1.0.20250521.tar.xz
/wireguard-tools-1.0.20260223.tar.xz

View file

@ -1 +1 @@
SHA512 (wireguard-tools-1.0.20260223.tar.xz) = ab56199345fdc385e62e414ec200c10777c985fb2bde767f9c76e049f47bc6d2ae83ed12d60dc1ebe0e66f22f7a7e554c13ab13837fb8cb2fbd5481149b07654
SHA512 (wireguard-tools-1.0.20210914.tar.xz) = 6727ea65551dbb064457449b93a943bd6534ca93bc7fa5704c2f6826266c98688ee9ea28731fda57a5245d5f63c05f3899fcca54e40c0b6251b7c4796e957445

View file

@ -1,9 +1,12 @@
%global __provides_exclude_from ^%{_docdir}/.*$
%global __requires_exclude_from ^%{_docdir}/.*$
Name: wireguard-tools
Version: 1.0.20260223
Release: 2%{?dist}
Version: 1.0.20210914
Release: 1%{?dist}
URL: https://www.wireguard.com/
Summary: Fast, modern, secure VPN tunnel
License: GPL-2.0-only
License: GPLv2
Source0: https://git.zx2c4.com/wireguard-tools/snapshot/wireguard-tools-%{version}.tar.xz
@ -57,54 +60,6 @@ WITH_BASHCOMPLETION=yes WITH_WGQUICK=yes WITH_SYSTEMDUNITS=yes -C src
%{_mandir}/man8/wg-quick.8*
%changelog
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.20260223-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Fri Jun 05 2026 Joe Doss <joe@solidadmin.com> - 1.0.20260223-1
- Update to 1.0.20260223
- syncconf: account for persistent keepalive removed from config file
- config: preserve const correctness
- wg-quick@.service: add deps on wg-quick.target
- wg-quick: linux: do not unnecessarily set sysctl
- wg-quick: use addconf instead of setconf
- wg-quick: linux: deal with resolvconf migration more gracefully
- wg-quick: pass on # comments to {Pre,Post}{Up,Down}
- syncconf: account for psks removed from config file
- wg-quick: linux: use smallest mtu, not largest
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.20250521-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.20250521-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Wed May 21 2025 Joe Doss <joe@solidadmin.com> - 1.0.20250521-1
- Update to 1.0.20250521
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.20210914-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 1.0.20210914-8
- convert license to SPDX
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.20210914-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.20210914-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.20210914-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.20210914-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.20210914-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.20210914-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Sep 21 2021 Joe Doss <joe@solidadmin.com> - 1.0.20210914-1
- contrib/launchd: fix xml syntax error
- wg-quick: darwin: account for "link#XX" gateways
@ -152,6 +107,7 @@ WITH_BASHCOMPLETION=yes WITH_WGQUICK=yes WITH_SYSTEMDUNITS=yes -C src
* Fri Oct 02 2020 Joe Doss <joe@solidadmin.com> - 1.0.20200827-2
- Disable contrib/dns-hatchet/apply.sh on Fedora 33+ and RHEL9+
- Prevent RPM from including python3 from doc macro for EPEL7
* Sat Aug 29 2020 Joe Doss <joe@solidadmin.com> - 1.0.20200827-1
- Update to 1.0.20200827