Skip to content

Commit

Permalink
security/ruby-ruby-openid: update to 2.9.2
Browse files Browse the repository at this point in the history
Update ruby-ruby-openid package to version 2.9.2.


## 2.9.2

* Perform all checks before verifying endpoints.
  [#126](openid/ruby-openid#126)

## 2.9.1

* Updated CHANGELOG.md

## 2.9.0

* Remove deprecated `autorequire` from gemspec.
  [#123](openid/ruby-openid#123)
* Rescue from `Yadis::XRI::XRIHTTPError` on discovery.
  [#106](openid/ruby-openid#106)
* Avoid SSRF for claimed_id request.
  [#121](openid/ruby-openid#121)
* Updated documentation.
  [#115](openid/ruby-openid#115), [#116](openid/ruby-openid#116), [#117](openid/ruby-openid#117), [#118](openid/ruby-openid#118)
* Reduce warnings output in test runs.
  [#119](openid/ruby-openid#119)
* Drop deprecated option from gemspec.
  [#120](openid/ruby-openid#120)
* Remove circular require.
  [#113](openid/ruby-openid#113)
* Updated Travis CI config with Ruby 2.6
  [#114](openid/ruby-openid#114)
* Simplify Bundler require; remove need for extra `:require`.
  [#112](openid/ruby-openid#112)

## 2.8.0

* Fix `admin/mkassoc` script.
  See openid/ruby-openid#103
* Allow specifying timeout for `OpenID::StandardFetcher` in environment variables.
  See openid/ruby-openid#109
* Fixed some documentation.
  See openid/ruby-openid#111
* Fixed example server.
  See openid/ruby-openid#91
* Fixed tests.
  See openid/ruby-openid#86
* Misc. changes to the CI setup.
  See
  - openid/ruby-openid#110
  - openid/ruby-openid#108
  - openid/ruby-openid#107
  • Loading branch information
taca committed Nov 18, 2019
1 parent 79b06eb commit 96b3866
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 10 deletions.
4 changes: 2 additions & 2 deletions security/ruby-ruby-openid/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.5 2017/09/16 19:27:07 wiz Exp $
# $NetBSD: Makefile,v 1.6 2019/11/18 15:44:37 taca Exp $

DISTNAME= ruby-openid-2.7.0
DISTNAME= ruby-openid-2.9.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= ruby security

Expand Down
8 changes: 5 additions & 3 deletions security/ruby-ruby-openid/PLIST
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
@comment $NetBSD: PLIST,v 1.3 2015/03/13 15:30:58 taca Exp $
@comment $NetBSD: PLIST,v 1.4 2019/11/18 15:44:37 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/INSTALL.md
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/NOTICE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/UPGRADE.md
${GEM_LIBDIR}/examples/README
${GEM_LIBDIR}/examples/README.md
${GEM_LIBDIR}/examples/active_record_openid_store/README
${GEM_LIBDIR}/examples/active_record_openid_store/XXX_add_open_id_store_to_db.rb
${GEM_LIBDIR}/examples/active_record_openid_store/XXX_upgrade_open_id_store.rb
Expand All @@ -17,6 +17,8 @@ ${GEM_LIBDIR}/examples/active_record_openid_store/lib/open_id_setting.rb
${GEM_LIBDIR}/examples/active_record_openid_store/lib/openid_ar_store.rb
${GEM_LIBDIR}/examples/active_record_openid_store/test/store_test.rb
${GEM_LIBDIR}/examples/discover
${GEM_LIBDIR}/examples/rails5_openid/Gemfile.lock
${GEM_LIBDIR}/examples/rails5_openid/config/master.key
${GEM_LIBDIR}/examples/rails_openid/Gemfile
${GEM_LIBDIR}/examples/rails_openid/README
${GEM_LIBDIR}/examples/rails_openid/README.rdoc
Expand Down Expand Up @@ -122,6 +124,7 @@ ${GEM_LIBDIR}/lib/openid/yadis/services.rb
${GEM_LIBDIR}/lib/openid/yadis/xrds.rb
${GEM_LIBDIR}/lib/openid/yadis/xri.rb
${GEM_LIBDIR}/lib/openid/yadis/xrires.rb
${GEM_LIBDIR}/lib/ruby-openid.rb
${GEM_LIBDIR}/test/data/accept.txt
${GEM_LIBDIR}/test/data/dh.txt
${GEM_LIBDIR}/test/data/example-xrds.xml
Expand Down Expand Up @@ -205,4 +208,3 @@ ${GEM_LIBDIR}/test/test_yadis_discovery.rb
${GEM_LIBDIR}/test/testutil.rb
${GEM_LIBDIR}/test/util.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
@pkgdir lib/ruby/gems/2.0.0/build_info
10 changes: 5 additions & 5 deletions security/ruby-ruby-openid/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.3 2015/11/04 01:18:08 agc Exp $
$NetBSD: distinfo,v 1.4 2019/11/18 15:44:37 taca Exp $

SHA1 (ruby-openid-2.7.0.gem) = 94030b4f04e58d1f88cf25437430c349efc0f2d1
RMD160 (ruby-openid-2.7.0.gem) = 4d2606174b5252392120deafacc197bd1624de44
SHA512 (ruby-openid-2.7.0.gem) = 7dfe4b1e0e5cf33502d8bc9ec44dca1855ff17282637210f3014f5f96a6f750b57257a9ae57bed576a3f31efc46e5801883c0eb46a3dde45a186c22929057fb4
Size (ruby-openid-2.7.0.gem) = 330240 bytes
SHA1 (ruby-openid-2.9.2.gem) = 75b8e678b7da783363c7c99f0a1a8dcc67841687
RMD160 (ruby-openid-2.9.2.gem) = 47ce2d2d0bcbb842300ecd891c4cb58d0365f3f9
SHA512 (ruby-openid-2.9.2.gem) = 7b5cd60af00df78cd3504739894bb11656545a6ecec14165c3d0f131ab1ae461a180b85ba63a0297e3d3b4677bf418bbe83e7b27e36a543ede326323d43d1362
Size (ruby-openid-2.9.2.gem) = 331776 bytes

0 comments on commit 96b3866

Please sign in to comment.