Version: 0.5.3r550-bp150.2.4
* Wed Nov 12 2014 idonmez@suse.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 mpluskal@suse.com
- Add unit file
- Fix building for SLE_11_SP3
- Clean specfile
* Fri May 16 2014 tittiatcoke@gmail.com
- use %_rundir if available
* Thu May 09 2013 crrodriguez@opensuse.org
- packages must not install files in /etc/tmpfiles.d/
which is reserved for the system administrator.
* Sun Nov 25 2012 tittiatcoke@gmail.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 tittiatcoke@gmail.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+obs@b1-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+obs@b1-systems.com
- Add "vpnc: " prefix to stderr logmessages
* Wed Jan 04 2012 seife+obs@b1-systems.com
- change License field to GPL-2.0+ (bnc#731966)
* Mon Nov 28 2011 seife+obs@b1-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+obs@b1-systems.com
- fix pidfile writing (/var/run/vpnc does not necessarily exist)
* Wed Nov 09 2011 seife+obs@b1-systems.com
- update to rev 472 of nortel branch
- memleak fix improved and upstreamed
* Tue Nov 08 2011 seife+obs@b1-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+obs@b1-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+obs@b1-systems.com
- add another patch from the vpnc mailing list for fritzbox
compatibility (vpnc-fritzbox2.diff)
* Thu Nov 03 2011 seife+obs@b1-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 jengelh@medozas.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 tittiatcoke@gmail.com
- Added patch to change /etc/resolv.conf with the help of netconfig
(bnc#712435)
* Thu Aug 04 2011 tittiatcoke@gmail.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.rodriguez@opensuse.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.