Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
1228afa21a | |||
![]() |
97964f8f1e |
@ -6,7 +6,14 @@ SMEServer Koozali developed git repo for smeserver-dhcpmanager smecontribs
|
||||
<br />https://wiki.koozali.org/Dhcpmanager
|
||||
|
||||
## Bugzilla
|
||||
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=smeserver-dhcpmanager&product=SME%20Contribs&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
|
||||
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-dhcpmanager&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-dhcpmanager&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-dhcpmanager&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-dhcpmanager&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-dhcpmanager&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-dhcpmanager&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-dhcpmanager&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
|
||||
## Description
|
||||
|
||||
|
BIN
smeserver-dhcpmanager-2.0.4.tar.xz
Normal file
BIN
smeserver-dhcpmanager-2.0.4.tar.xz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
%define name smeserver-dhcpmanager
|
||||
%define version 2.0.4
|
||||
%define release 19
|
||||
%define release 20
|
||||
|
||||
Summary: provide a dhcp panel in the server-manager for The SME Server
|
||||
Name: %{name}
|
||||
@ -13,9 +13,9 @@ Group: SMEserver/addon
|
||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||
#Prefix: %{_prefix}
|
||||
BuildArchitectures: noarch
|
||||
BuildRequires: e-smith-devtools
|
||||
Requires: e-smith-release >= 9.0
|
||||
Requires: e-smith-base >= 5.8.0-93
|
||||
BuildRequires: smeserver-devtools
|
||||
Requires: smeserver-release >= 9.0
|
||||
Requires: smeserver-base >= 5.8.0-93
|
||||
Requires: net-tools
|
||||
Requires: nmap >= 2:6.25
|
||||
AutoReqProv: no
|
||||
@ -25,6 +25,9 @@ AutoReqProv: no
|
||||
Implementation of some feature arround dhcp clients like : wol, cleaning dhcpd.leases, Scan of your network etc//
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.0.4-20.sme
|
||||
- Fix e-smith references in smeserver-dhcpmanager [SME: 12732]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.0.4-19.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user