NetworkManager VPN plug-in for libreswan
Go to file
Avesh Agarwal 08f137fc11 New upstream release 0.9.8.4
- Fixed 926225
- Fixed dependency to libreswan.
- Created a new sub package NetworkManager-openswan-gnome
- Various other spec file fixes.
- Additional code changes are as follows:
- Fixed an issue where proper network stack is not loaded unless
  _stackmanager is run before starting pluto daemon service.
- Fixed the termination operation of pluto daemon to comply with
  libreswan changes.
- Fixed various debug messages.
- Fixed initiation of pluto daemon by this plugin to reflect the
  changes in libreaswan.
- Fixed defaults values for more parameters to help the VPN
  connection stay more reliable.
- Rewrote pluto watch API which watches the pluto process for its status.
  Fixed memory leak issues as not all child processes were reaped correctly.
  Also g_spwan_close_pid was not being called after children were reaped.
  Also modified debugs and added more to help with debugging in the future.
- Fixed an issue where nm-openswan service is searching for ipsec binary in
  both /sbin and /usr/sbin leading to same operation twice, as /sbin is just
  symlink to /usr/sbin, so removed /sbin from the search paths.
- Fixed some libreswan related macro changes.
- Fixed netmask issue when sending IP information to the nm openswan
  plugin service.
- Fixed the current code as it does not set the default route field
  NM_VPN_PLUGIN_IP4_CONFIG_NEVER_DEFAULT when sending VPN information
  to nm-openswan plugin. This fix sets the field to TRUE.
- Fixed some issues found by coverity scan.
- Fixed an issue where writing configuration on stdin should not end with
  \n as it gives error. It used to work previously, but not with latest
  NetworkManager versions.
- libreswan related fixes, as some macros have been modified after forking
  to libreswan from openswan.
- openswan/libreswan does not provide tun0 interface, so fixed the code
  where it sends tun0 interface.
- Fix prcoessing of nm-openswan-dialog.ui file and added more error notifications.
- Fixed dead code based on coverity scan.
- Fixed gnomekeyring lib dependencies.
- Fixed Networkmanager and related lib dependencies.
- Fixed gtk label max width issue by setting it to 35.
- NM-openswan was missing support for nm-openswan-auth-dialog.desktop.in.in.
  So added a new nm-openswan-auth-dialog.desktop.in.in, and modified related
  Makefile and configure.ac files.
2013-12-10 17:51:36 -05:00
.gitignore New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
0001-NM-openswan-was-missing-support-for-nm-openswan-auth.patch New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
0002-Fixed-gtk-label-max-width-issue-by-setting-it-to-35.patch New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
0003-Fixed-Networkmanager-and-related-lib-dependencies.patch New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
0004-Fixed-gnomekeyring-lib-dependencies.patch New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
0005-Fixed-dead-code-based-on-coverity-scan.patch New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
0006-Fix-prcoessing-of-nm-openswan-dialog.ui-file-and-add.patch New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
0007-openswan-libreswan-does-not-provide-tun0-interface-s.patch New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
0008-libreswan-related-fixes-as-some-macros-have-been-mod.patch New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
0009-Fixed-an-issue-where-writing-configuration-on-stdin-.patch New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
0010-Fixed-more-coverity-scan-issues.patch New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
0011-Fixed-the-current-code-as-it-does-not-set-the-defaul.patch New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
0012-Fixed-netmask-issue-when-sending-IP-information-to-t.patch New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
0013-Fixed-more-libreswan-related-changes.patch New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
0014-Fixed-an-issue-where-nm-openswan-service-is-searchin.patch New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
0015-Rewrite-pluto-watch-API-which-watches-the-pluto-proc.patch New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
0016-Fixed-defaults-values-for-more-parameters-to-help-th.patch New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
0017-Fixed-initiation-of-pluto-daemon-by-this-plugin-to-r.patch New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
0018-Fixed-various-debug-messages.patch New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
0019-Fixed-the-termination-operation-of-pluto-daemon-to-c.patch New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
0020-Fixed-an-issue-where-proper-network-stack-is-not-loa.patch New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
NetworkManager-openswan.spec New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00
sources New upstream release 0.9.8.4 2013-12-10 17:51:36 -05:00