OBS-URL: https://build.opensuse.org/package/show/network/vpnc?expand=0&rev=9bf8dbc3056192e33bed6b6019aecd54
162 lines
5.5 KiB
Plaintext
162 lines
5.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jan 4 15:18:13 CET 2010 - crrodriguez@opensuse.org
|
|
|
|
- use RPM_OPT_FLAGS and -fno-strict-aliasing
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 20 19:17:47 UTC 2009 - tittiatcoke@gmail.com
|
|
|
|
- Added a fix for bug (bno#555577)
|
|
* This fix would take network routes send by the VPN gateway
|
|
into account
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 1 12:09:54 UTC 2009 - tittiatcoke@gmail.com
|
|
|
|
- Update to 0.5.3 svn 449
|
|
+ Add support for Nortel proprietary UDP NATT.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 30 19:49:47 UTC 2009 - tittiatcoke@gmail.com
|
|
|
|
- Update to 0.5.3 svn 447
|
|
+ Fix memory leak (Thanks to Bin Li)
|
|
+ Merge in Nortel branch
|
|
+ Extract "default domain" value and pass it to vpnc-script
|
|
+ Implements Nortel "server side" split-tunnel
|
|
+ Add support to main Nortel authentication modes:
|
|
a) "User Name and Password Authentication"
|
|
b) "Group Password Authentication"
|
|
c) "Response Only Token"
|
|
d) "Response Only Token" with split PIN and Token fields
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 26 17:52:19 CET 2009 - tittiatcoke@gmail.com
|
|
|
|
- adjusted group to Productivity/Networking/Security
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 18 22:14:19 CET 2009 - tittiatcoke@gmail.com
|
|
|
|
- disabled the patch to send intial packages twice. This does not
|
|
always work.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 29 16:06:19 CET 2009 - seife@suse.de
|
|
|
|
- fix segfault in the non-nortel case (bnc#468789)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 29 15:13:34 CET 2009 - seife@suse.de
|
|
|
|
- update the nortel-grouppasswdauth patch.
|
|
ATTENTION! nortel users have to change "Nortel Auth Mode" to
|
|
"IKE Authmode" in their config file.
|
|
- add a patch to send initial packages twice, makes connection
|
|
setup more robust against packet loss
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 18 13:01:34 CET 2009 - seife@suse.de
|
|
|
|
- replace vpnc-nortel-grouppasswordauth.diff with the patch that's
|
|
scheduled for upstream inclusion
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 8 17:11:36 CET 2009 - seife@suse.de
|
|
|
|
- fix rpmlint warnings
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 5 17:07:35 CET 2009 - seife@suse.de
|
|
|
|
- add vpnc-nortel-attributes.diff, to accept split tunnel configs
|
|
from the server
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 5 11:22:40 CET 2009 - seife@suse.de
|
|
|
|
- update to current SVN, using the "nortel" branch.
|
|
- add a patch for nortel group password authentication
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 17 10:50:41 CET 2008 - lmuelle@suse.de
|
|
|
|
- Use the real FULL_SCRIPTNAME.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 14 14:55:41 CET 2008 - lmuelle@suse.de
|
|
|
|
- Update to version 0.5.1.
|
|
+ Link against -lcrypto instead of -lssl.
|
|
+ Fixed crashes on 64bit platforms.
|
|
+ Dead-Peer-Detection support.
|
|
+ Hybrid-Auth support.
|
|
+ Rekeying support; [#134480].
|
|
- Use upstream default location for vpnc-script.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 11 11:51:04 CET 2006 - aj@suse.de
|
|
|
|
- Fix permissions of man files.
|
|
- Compile with RPM_OPT_FLAGS.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:42:43 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 12 00:57:01 CEST 2005 - lmuelle@suse.de
|
|
|
|
- Install the example configuration as example.conf in the doc dir.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 11 01:09:33 CEST 2005 - lmuelle@suse.de
|
|
|
|
- Install vpnc.conf no longer as default.conf while keeping default.conf as
|
|
%config(noreplace) and %ghost in the package list; [#103856].
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 19 23:36:54 CEST 2005 - lmuelle@suse.de
|
|
|
|
- Update to version 0.3.3; [#72234].
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 23 22:32:51 CET 2004 - lmuelle@suse.de
|
|
|
|
- Update to version 0.3.2.
|
|
- Remove most parts of the vpnc-connect diff, [#46931].
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 14 14:48:14 CEST 2004 - mc@suse.de
|
|
|
|
- removed depcomp from filelist [#47074]
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 7 06:25:29 CEST 2004 - lmuelle@suse.de
|
|
|
|
- Update to version 0.2-rm+zomb.1; [#43525].
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 26 13:12:25 CEST 2004 - ro@suse.de
|
|
|
|
- added libgcrypt-devel, libgpg-error-devel to neededforbuild
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 8 21:12:12 CEST 2004 - lmuelle@suse.de
|
|
|
|
- Update to version 0.2-rm+zomb-pre9.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 16 13:51:03 CEST 2004 - lmuelle@suse.de
|
|
|
|
- add man page and connect and disconnect script patches provided by Eduard
|
|
Bloch <blade at debian dot org>
|
|
- add /etc/vpnc directory for additional configuration files
|
|
- rename /etc/wlan.conf to /etc/vpnc/default.conf
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 12 22:40:36 CEST 2004 - lmuelle@suse.de
|
|
|
|
- inital SuSE RPM
|