Compare commits
10 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aded9cf8d8 |
||
|
|
1d02dec450 |
||
|
|
d95b3f7a47 |
||
|
|
a59d8279a1 |
||
|
|
2a3613046e |
||
|
|
064df8971e |
||
|
|
b364454ccc |
||
|
|
86ef3c918a |
||
|
|
1def8aa062 |
||
|
|
103228ce95 |
3 changed files with 4 additions and 69 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -9,6 +9,3 @@
|
|||
/wireguard-tools-1.0.20210223.tar.xz
|
||||
/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
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (wireguard-tools-1.0.20260223.tar.xz) = ab56199345fdc385e62e414ec200c10777c985fb2bde767f9c76e049f47bc6d2ae83ed12d60dc1ebe0e66f22f7a7e554c13ab13837fb8cb2fbd5481149b07654
|
||||
SHA512 (wireguard-tools-1.0.20210424.tar.xz) = b919c7ce1e8ee8660ccc1490d3dad7817f3d6f0ab79f26866e8ed10d40545a9ddca67959ff6cc84ac36a91683c1f58d274d91d47f40c0b9a7bfee4009dcbbf59
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
Name: wireguard-tools
|
||||
Version: 1.0.20260223
|
||||
Release: 2%{?dist}
|
||||
Version: 1.0.20210424
|
||||
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,68 +57,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
|
||||
- ipc: add wireguard-nt support
|
||||
- ipc: cache windows lookups to avoid O(n^2) with nested lookups
|
||||
- ipc: remove windows elevation
|
||||
- ipc: windows: don't display disabled adapters
|
||||
- ipc: windows: use devpkey instead of nci for name
|
||||
- wg-quick: android: adjust for android 12
|
||||
- wg-quick: openbsd: set DNS with resolvd(8)
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.20210424-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Fri Apr 30 2021 Joe Doss <joe@solidadmin.com> - 1.0.20210424-1
|
||||
- wg-quick: freebsd: check for socket using -S, not -f
|
||||
- wg-quick: freebsd: do not assume point-to-point interface flag
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue