Compare commits
No commits in common. "master" and "1.0-21" have entirely different histories.
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,4 +2,3 @@
|
||||
*.log
|
||||
*spec-20*
|
||||
*.0.tgz
|
||||
*.0.tar.xz
|
||||
|
@ -6,14 +6,7 @@ SMEServer Koozali developed git repo for smeserver-wireguard smecontribs
|
||||
<br />https://wiki.koozali.org/Wireguard
|
||||
|
||||
## Bugzilla
|
||||
Show list of outstanding bugs:
|
||||
[All](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=NEEDINFO&bug_status=IN_PROGRESS&bug_status=RESOLVED&bug_status=VERIFIED&classification=Contribs&component=smeserver-wireguard&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[Confirmed](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=CONFIRMED&classification=Contribs&component=smeserver-wireguard&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[Unconfirmed](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=UNCONFIRMED&classification=Contribs&component=smeserver-wireguard&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[Need Info](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=NEEDINFO&classification=Contribs&component=smeserver-wireguard&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[In Progress](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=IN_PROGRESS&classification=Contribs&component=smeserver-wireguard&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[Verified](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=VERIFIED&classification=Contribs&component=smeserver-wireguard&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[Resolved](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=RESOLVED&classification=Contribs&component=smeserver-wireguard&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=smeserver-wireguard&product=SME%20Contribs&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
|
||||
|
||||
## Description
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
%define release 22
|
||||
%define release 21
|
||||
%define version 1.0
|
||||
|
||||
Name: smeserver-wireguard
|
||||
@ -11,14 +11,14 @@ License: GPL
|
||||
URL: https://wiki.koozali.org/Wireguard
|
||||
Source0: smeserver-wireguard-1.0.tar.xz
|
||||
|
||||
BuildRequires: smeserver-devtools
|
||||
BuildRequires: e-smith-devtools
|
||||
Requires: wireguard-tools
|
||||
Requires: kmod-wireguard
|
||||
Requires: smeserver-release >= 10
|
||||
Requires: qrencode
|
||||
Requires: perl-Net-Netmask
|
||||
Requires: smeserver-base >= 5.8.1-2
|
||||
Requires: smeserver-lib >= 2.6.0-15
|
||||
Requires: e-smith-base >= 5.8.1-2
|
||||
Requires: e-smith-lib >= 2.6.0-15
|
||||
|
||||
AutoReqProv: no
|
||||
|
||||
@ -60,9 +60,6 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2024 Brian Read <brianr@koozali.org> 1.0-22.sme
|
||||
- Map e-smith package names to smeserver
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.0-21.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user