security/rubygem-omniauth-saml: update from 1.5.0 to 1.6.0
- Ensure that subclasses of OmniAuth::Stategies::SAML are registered with OmniAuth as strategies - Update ruby-saml to 1.3 to address CVE-2016-5697 (Signature wrapping attacks) Approved by: junovitch (mentor) Security: CVE-2016-5697 MFH: 2016Q3
This commit is contained in:
parent
5f889a72ba
commit
437fd45df5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418220
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= omniauth-saml
|
||||
PORTVERSION= 1.5.0
|
||||
PORTVERSION= 1.6.0
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -13,7 +13,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= rubygem-omniauth>=1.3:security/rubygem-omniauth \
|
||||
rubygem-ruby-saml>=1.1.1:security/rubygem-ruby-saml
|
||||
rubygem-ruby-saml>=1.3:security/rubygem-ruby-saml
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (rubygem/omniauth-saml-1.5.0.gem) = c14200903dea99c78d212bcb6be98dec5de83871f87e8acc40d2418876482fc6
|
||||
SIZE (rubygem/omniauth-saml-1.5.0.gem) = 12288
|
||||
TIMESTAMP = 1467811638
|
||||
SHA256 (rubygem/omniauth-saml-1.6.0.gem) = f95ac480b62e6aceea1d3d86621f370bff71e44411c5d1fc5d4293a111d84777
|
||||
SIZE (rubygem/omniauth-saml-1.6.0.gem) = 12288
|
||||
|
Loading…
Reference in New Issue
Block a user