Changelog for
vpnc-0.5.3r550-bp150.2.4.x86_64.rpm :
* Wed Nov 12 2014 idonmezAATTsuse.com- Update to svn r550
* Bugfixes and many openSUSE patches merged- Remove vpnc-no-build-dates.patch, vpnc-pidfile-path.diff and vpnc-add-name-to-stderr-log.diff. Merged upstream.
* Tue Sep 23 2014 mpluskalAATTsuse.com- Add unit file- Fix building for SLE_11_SP3- Clean specfile
* Fri May 16 2014 tittiatcokeAATTgmail.com- use %_rundir if available
* Thu May 09 2013 crrodriguezAATTopensuse.org- packages must not install files in /etc/tmpfiles.d/ which is reserved for the system administrator.
* Sun Nov 25 2012 tittiatcokeAATTgmail.com- Ensure that on every boot the directory /var/run/vpnc is created (bnc#773379)- Removed patch work-with-netconfig.patch as this is now included upstream
* Tue Oct 09 2012 tittiatcokeAATTgmail.com- Update to rev 517 of nortel branch - Check Vendor vs nat traversal mode - Fix compatibility with Solaris 10 /bin/sh- Package now owns the /var/run/vpnc directory (bnc#773379)
* Sat Jan 14 2012 seife+obsAATTb1-systems.com- update to rev 512 of nortel branch - mostly fixes to vpnc-script and typos / compiler warnings - obsoletes \"bugfix.diff\"
* Wed Jan 04 2012 seife+obsAATTb1-systems.com- Add \"vpnc: \" prefix to stderr logmessages
* Wed Jan 04 2012 seife+obsAATTb1-systems.com- change License field to GPL-2.0+ (bnc#731966)
* Mon Nov 28 2011 seife+obsAATTb1-systems.com- update to rev 481 of nortel branch - better version of vpnc-ipid.diff upstream - various code cleanups - log to stdout instead of syslog in debug mode
* Fri Nov 18 2011 seife+obsAATTb1-systems.com- fix pidfile writing (/var/run/vpnc does not necessarily exist)
* Wed Nov 09 2011 seife+obsAATTb1-systems.com- update to rev 472 of nortel branch - memleak fix improved and upstreamed
* Tue Nov 08 2011 seife+obsAATTb1-systems.com- update to rev 469 of nortel branch - fritzbox compatibility patches improved and upstreamed- add patch to fix memleaks, to be upstreamed- add a very ugly patch to restart vpnc after lifetime expired
* Fri Nov 04 2011 seife+obsAATTb1-systems.com- update to rev 464 of nortel branch - fix some endianness issues - improve handling of some isakmp delete payloads - fix some format string warnings from debug messages and strict aliasing warnings- add URL to spec file- add \"checkout_svn.sh\" to generate a new tarball from SVN
* Fri Nov 04 2011 seife+obsAATTb1-systems.com- add another patch from the vpnc mailing list for fritzbox compatibility (vpnc-fritzbox2.diff)
* Thu Nov 03 2011 seife+obsAATTb1-systems.com- add patch to make vpnc work against fritzbox vpn: - ignore invalid(?) ike lifetime attribute instead of asserting - ignore ISAKMP_PAYLOAD_N message instead of aborting
* Mon Oct 24 2011 jengelhAATTmedozas.de- Resolve \'Error: either \"to\" is duplicate, or \"ipid\" is a garbage.\' message when connecting and inability to not be able to send packets due to the gateway route being absent.
* Fri Aug 26 2011 tittiatcokeAATTgmail.com- Added patch to change /etc/resolv.conf with the help of netconfig (bnc#712435)
* Thu Aug 04 2011 tittiatcokeAATTgmail.com- Resolved rpmlint warning non-ghost-in-var-run. - Files in /var/run/vpnc are not required as that they will be created automatically
* Thu Sep 09 2010 cristian.rodriguezAATTopensuse.org- makeman.pl internal scripts adds local build time, change it to the source man template filemtime instead, so we avoid republishing this package every month.
* Mon Jan 04 2010 crrodriguezAATTopensuse.org- use RPM_OPT_FLAGS and -fno-strict-aliasing
* Sun Dec 20 2009 tittiatcokeAATTgmail.com- Added a fix for bug (bno#555577)
* This fix would take network routes send by the VPN gateway into account
* Sun Nov 01 2009 tittiatcokeAATTgmail.com- Update to 0.5.3 svn 449 + Add support for Nortel proprietary UDP NATT.
* Fri Oct 30 2009 tittiatcokeAATTgmail.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 2009 tittiatcokeAATTgmail.com- adjusted group to Productivity/Networking/Security
* Sat Jul 18 2009 tittiatcokeAATTgmail.com- disabled the patch to send intial packages twice. This does not always work.