release 2.0.4
This commit is contained in:
parent
57d13b8222
commit
70aa116c21
2 changed files with 11 additions and 3 deletions
7
Changes
7
Changes
|
|
@ -1,6 +1,11 @@
|
||||||
? Brendan O'Dea <bod@optusnet.com.au> 2.0.4
|
* Mon Nov 8 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.4
|
||||||
- Added setrxspeed plugin
|
- Added setrxspeed plugin
|
||||||
- Added peer_address config option
|
- Added peer_address config option
|
||||||
|
- Rename wrapper macros to LOG()/LOG_HEX(), use p->log() in plugins
|
||||||
|
- Replace some PPP{PAP,CHAP} magic numebrs with constants
|
||||||
|
- Nak asyncmap (unless == 0)
|
||||||
|
- Bundle ConfigRej options
|
||||||
|
- Clean up initlcp handling
|
||||||
|
|
||||||
* Wed Nov 3 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.3
|
* Wed Nov 3 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.3
|
||||||
- Added support for hidden AVPs by Robert Clark
|
- Added support for hidden AVPs by Robert Clark
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
Summary: A high-speed clustered L2TP LNS
|
Summary: A high-speed clustered L2TP LNS
|
||||||
Name: l2tpns
|
Name: l2tpns
|
||||||
Version: 2.0.3
|
Version: 2.0.4
|
||||||
Release: 1
|
Release: 1
|
||||||
Copyright: GPL
|
Copyright: GPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
|
|
@ -41,8 +41,11 @@ rm -rf %{buildroot}
|
||||||
%attr(755,root,root) /usr/lib/l2tpns
|
%attr(755,root,root) /usr/lib/l2tpns
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 8 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.4
|
||||||
|
- 2.0.4 release, see /usr/share/doc/l2tpns-2.0.4/Changes
|
||||||
|
|
||||||
* Wed Nov 3 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.3
|
* Wed Nov 3 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.3
|
||||||
- 2.0.3 release, see /usr/share/doc/l2tpns-2.0.3/Changes
|
- 2.0.3 release
|
||||||
|
|
||||||
* Thu Sep 02 2004 David Parrish <david@dparrish.com> 2.0.2
|
* Thu Sep 02 2004 David Parrish <david@dparrish.com> 2.0.2
|
||||||
- 2.0.2 release
|
- 2.0.2 release
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue