Compare commits

...

2 Commits
master ... sme9

Author SHA1 Message Date
Daniel Berteaud cb575853e2 FIx dates in the changelog 2013-11-12 13:00:05 +01:00
Daniel Berteaud 64a8b1274e update spec file 2013-11-12 12:59:18 +01:00
2 changed files with 7 additions and 3 deletions

View File

@ -3,13 +3,14 @@
# Name: Daniel Berteaud
%define name smeserver-qos
%define version 1.2.0
%define version 1.2.1
%define release 1
Summary: Install management web console for QoS
Name: %{name}
Version: %{version}
Release: %{release}%{?dist}
Epoch: 9
License: GNU GPL version 2
URL: http://contribs.org
Group: SMEserver/addon
@ -25,6 +26,9 @@ Conflicts: smeserver-htbwshaper
SME Server admin interface for QoS
%changelog
* Tue Nov 12 2013 Daniel B. <daniel@firewall-services.com> - 1.2.1-1
- New branch for SME9
* Thu Apr 12 2012 Daniel B. <daniel@firewall-services.com> - 1.2.0-1.sme
- Remove all squid stuff
- Revert Only mark packets going out on EXTDEV patch
@ -90,7 +94,7 @@ SME Server admin interface for QoS
- Add TC rules for OUTPUT so outgoing traffic from the server itself
is also shaped
* Mon Apr 14 2009 Daniel B. <daniel@firewall-services.com> - 1.0-2
* Tue Apr 14 2009 Daniel B. <daniel@firewall-services.com> - 1.0-2
- Adjust qos on ip-up event
- Print action (stop/start/restart) in init script
@ -99,7 +103,7 @@ SME Server admin interface for QoS
- Class 1 gets 70%, class 2 15%, class 3 10% and class 4 5% (reserved)
- Add missing -j RETURN after the catchall rule
* Wed Mar 13 2009 Daniel B. <daniel@firewall-services.com> - 1.0-0
* Fri Mar 13 2009 Daniel B. <daniel@firewall-services.com> - 1.0-0
- Initial release based on smeserver-htbwshaper, but with a lot of
changes and enhancement