Commit Graph
80 Commits
Author SHA1 Message Date
Avesh Agarwal 4fa580f8cd Resolves: 973315
- Resolves: 1036844
2013-12-02 16:07:57 -05:00
Avesh Agarwal b43681bf1b Support for PT-TLS (RFC 6876)
- Support for SWID IMC/IMV
- Support for command line IKE client charon-cmd
- Changed location of pki to /usr/bin
- Added swid tags files
- Added man pages for pki and charon-cmd
- Renamed pki to strongswan-pki to avoid conflict with
  pki-core/pki-tools package.
- Update local patches
- Fixes CVE-2013-6075
- Fixes CVE-2013-6076
- Fixed autoconf/automake issue as configure.ac got changed
  and it required running autoreconf during the build process.
- added strongswan signature file to the sources.
2013-11-01 15:04:43 -04:00
Avesh Agarwal 5c4f5c4a52 Fixed initialization crash of IMV and IMC particularly
attestation imv/imc as libstrongswas was not getting
  initialized.
2013-09-12 13:21:54 -04:00
Avesh Agarwal d0792a1bf6 Enabled fips support
- Enabled TNC's ifmap support
- Enabled TNC's pdp support
- Fixed hardocded package name in this spec file
2013-08-30 15:41:45 -04:00
Avesh Agarwal 80bb1ce4b2 rhbz#981429: New upstream release
- Fixes CVE-2013-5018: rhbz#991216, rhbz#991215
- Fixes rhbz#991859 failed to build in rawhide
- Updated local patches and removed which are not needed
- Fixed errors around charon-nm
- Added plugins libstrongswan-pkcs12.so, libstrongswan-rc2.so,
  libstrongswan-sshkey.so
- Added utility imv_policy_manager
2013-08-07 16:04:59 -04:00
Jamie Nguyen b82295b178 Rename strongswan-NetworkManager to strongswan-charon-nm 2013-07-25 07:46:02 +01:00
Jamie Nguyen 2949ac3d94 Conditionalize NM subpackage as NM on EL6 is too old 2013-07-15 23:40:59 +01:00
Jamie Nguyen 3da0616101 Add /etc/strongswan/ipsec.d and missing subdirectories 2013-07-15 23:24:02 +01:00
Jamie Nguyen 0b1747fb96 Patch to change 'ipsec scepclient' to 'strongswan scepclient' 2013-07-15 23:20:55 +01:00
Jamie Nguyen f47589fbf7 Patch to change 'ipsec _updown' to 'strongswan _updown' 2013-07-15 23:20:55 +01:00
Jamie Nguyen 3f787be7c4 Enable hardened_build as it meets the criteria (#984429) 2013-07-15 23:20:54 +01:00
Jamie Nguyen feae955175 NetworkManager subpackage is missing a license (#984490) 2013-07-15 23:20:54 +01:00
Jamie Nguyen 44b55823f7 Update system related dependencies and scriptlets 2013-07-15 23:20:54 +01:00
Jamie Nguyen e33f133807 Fix various minor rpmlint errors 2013-07-15 23:20:46 +01:00
Jamie Nguyen 776e0df602 Fix broken systemd unit file (#984300) 2013-07-15 15:18:44 +01:00
Jamie Nguyen b54e4b359e %files section packages some files as directories (#984437) 2013-07-15 15:10:29 +01:00
Avesh Agarwal 504a6c151f Patch to fix a major crash issue when Freeradius loads
attestatiom-imv and does not initialize libstrongswan which
  causes crash due to calls to PTS algorithms probing APIs.
  So this patch fixes the order of initialization. This issues
  does not occur with charon because libstrongswan gets
  initialized earlier.
- Patch that allows to outputs errors when there are permission
  issues when accessing strongswan.conf.
- Patch to make loading of modules configurable when libimcv
  is used in stand alone mode without charon with freeradius
  and wpa_supplicant.
2013-06-28 15:06:33 -04:00
Avesh Agarwal 44d903a54a Enabled TNCCS 1.1 protocol
- Fixed libxm2-devel build dependency
- Patch to fix the issue with loading of plugins
2013-06-11 12:01:15 -04:00
Avesh Agarwal 82c91d56c3 New upstream release
- Fixes fo CVE-2013-2944
- Enabled support for OS IMV/IMC
- Created and applied a patch to disable ECP in fedora, because
  Openssl in Fedora does not allow ECP_256 and ECP_384. It makes
  it non-compliant to TCG's PTS standard, but there is no choice
  right now. see redhat bz # 319901.
- Enabled Trousers support for TPM based operations.
2013-05-01 16:07:32 -04:00
Pavel Šimerda bc95a594ac Merge remote-tracking branch 'origin/f18'
Conflicts:
	strongswan.spec
2013-04-20 04:10:16 +02:00
Pavel Šimerda 2ea9d75418 Merge remote-tracking branch 'origin/master' 2013-04-20 04:05:48 +02:00
Pavel Šimerda f6bdfbb5b6 bump for a common spec for rawhide/f19/f18/el6 2013-04-20 04:03:20 +02:00
Pavel Šimerda 5f6c91df4d Merge remote-tracking branch 'origin/f19' 2013-04-20 04:01:35 +02:00
Pavel Šimerda 78313b31cf Merge branch 'f19' 2013-04-20 03:57:32 +02:00
Avesh Agarwal d0964cb1b4 New upstream release
- Enabled curl and eap-identity plugins
- Enabled support for eap-radius plugin.
2013-04-19 16:29:03 -04:00
Avesh Agarwal 19e0d3b6d9 New upstream release
- Enabled curl and eap-identity plugins
2013-04-19 16:18:34 -04:00
Avesh Agarwal dfa0e8f1bd New upstream release
- Enabled curl and eap-identity plugins
2013-04-19 16:03:08 -04:00
Pavel Šimerda 45197f19c9 Add gettext-devel to BuildRequires because of epel6 2013-04-18 15:27:26 +02:00
Avesh Agarwal 2232b708dc Enabled support for eap-radius plugin. 2013-03-19 14:13:26 -04:00
Avesh Agarwal 6e30907909 Enabled support for eap-radius plugin. 2013-03-19 14:09:44 -04:00
Avesh Agarwal 4de243f5fa Update to upstream release 5.0.2
- Created sub package strongswan-tnc-imcvs that provides trusted network
  connect's IMC and IMV funtionality. Specifically it includes PTS
  based IMC/IMV for TPM based remote attestation and scanner and test
  IMCs and IMVs. The Strongswan's IMC/IMV dynamic libraries can be used
  by any third party TNC Client/Server implementation possessing a
  standard IF-IMC/IMV interface.
2013-03-11 16:02:12 -04:00
Avesh Agarwal 58e377631b New upstream release
- Created sub package strongswan-tnc-imcvs that provides trusted network
  connect's IMC and IMV funtionality. Specifically it includes PTS
  based IMC/IMV for TPM based remote attestation and scanner and test
  IMCs and IMVs. The Strongswan's IMC/IMV dynamic libraries can be used
  by any third party TNC Client/Server implementation possessing a
  standard IF-IMC/IMV interface.

- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-03-05 17:24:38 -05:00
Dennis Gilmore 168dcc64da - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 18:42:18 -06:00
Pavel Šimerda bf385f3cbe Remove autoreconf 2012-11-02 01:09:21 +01:00
Pavel Šimerda ee1de807d9 sources (still trying) 2012-11-02 00:57:40 +01:00
Pavel Šimerda 94a97ef175 Sources fixed 2012-11-02 00:50:37 +01:00
Pavel Šimerda 31f1f65408 Sources fixed 2012-11-02 00:49:44 +01:00
Pavel Šimerda 2a0bd2585f The sources 2012-10-05 09:30:32 -04:00
Pavel Šimerda 5402067588 sadjflk 2012-10-04 16:02:46 -04:00
Pavel Šimerda 812c5b3202 Update to release 5.0.1 2012-10-04 15:57:06 -04:00
Pavel Šimerda a2b771d8fa Add plugins to interoperate with Windows 7 and Android (#862472)
Contributed by Haim Gelfenbeyn.
2012-10-04 15:42:41 -04:00
Dennis Gilmore 3f14e19cee - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 16:26:42 -05:00
Pavel Šimerda 457dae3058 Fix configure substitutions in initscripts 2012-07-09 02:08:04 +02:00
Pavel Šimerda 1bd0239561 Remove unused rename patch 2012-07-05 03:07:58 +02:00
Pavel Šimerda 4993e7a224 Add back autotools into dependencies 2012-07-05 02:56:13 +02:00
Pavel Šimerda d2edb12edb New upstream version: 5.0.0 2012-07-05 02:46:06 +02:00
Pavel Šimerda 39b47e0bfa Build with openssl plugin enabled 2012-06-21 11:46:45 +02:00
Pavel Šimerda 9dd0446afa Add README.Fedora with link to 4.6 to 5.0 migration information 2012-06-20 16:08:58 +02:00
Pavel Šimerda a192db4fae Add gettext-devel builddep 2012-06-20 15:05:50 +02:00
Pavel Šimerda f89e53dff1 s/libtoolize/libtool/ 2012-06-19 22:03:28 +02:00