FreeBSD Bugzilla – Attachment 251665 Details for
Bug 279942
security/rubygem-cose: Unbreak security/rubygem-webauthn with OpenSSL 3.0 for GitLab
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Upgrade security/rubygem-cose to 1.2.1
0001-Fix-for-PKey-objects-are-immutable-in-OpenSSL-3.0.patch (text/plain), 1.55 KB, created by
ruben
on 2024-06-24 09:22:53 UTC
(
hide
)
Description:
Upgrade security/rubygem-cose to 1.2.1
Filename:
MIME Type:
Creator:
ruben
Created:
2024-06-24 09:22:53 UTC
Size:
1.55 KB
patch
obsolete
>From c501e1e2b0fd5afd769e7e5a48cd5ed9cda886db Mon Sep 17 00:00:00 2001 >From: Ruben van Staveren <ruben@verweg.com> >Date: Sun, 23 Jun 2024 22:55:34 +0200 >Subject: [PATCH 1/2] Fix for PKey objects are immutable in OpenSSL 3.0 > >https://github.com/cedarcode/cose-ruby/commit/28ee497fa7d9d49e72d5a5e97a567c0b58fdd822 > >Also, correct url >--- > security/rubygem-cose/Makefile | 4 ++-- > security/rubygem-cose/distinfo | 6 +++--- > 2 files changed, 5 insertions(+), 5 deletions(-) > >diff --git a/security/rubygem-cose/Makefile b/security/rubygem-cose/Makefile >index b01fdec14213..8475d5974188 100644 >--- a/security/rubygem-cose/Makefile >+++ b/security/rubygem-cose/Makefile >@@ -1,11 +1,11 @@ > PORTNAME= cose >-PORTVERSION= 1.2.0 >+PORTVERSION= 1.2.1 > CATEGORIES= security rubygems > MASTER_SITES= RG > > MAINTAINER= mfechner@FreeBSD.org > COMMENT= Ruby implementation of RFC 8152 CBOR Object Signing and Encryption >-WWW= https://github.com/heartcombo/devise >+WWW= https://github.com/cedarcode/cose-ruby > > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE.txt >diff --git a/security/rubygem-cose/distinfo b/security/rubygem-cose/distinfo >index a0a3b93fd3fe..a106645e3122 100644 >--- a/security/rubygem-cose/distinfo >+++ b/security/rubygem-cose/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1600790137 >-SHA256 (rubygem/cose-1.2.0.gem) = 75dc31326a633c2bb6e5903d36fffda7fe722b6f8e93f355c24c65275a1aa2bf >-SIZE (rubygem/cose-1.2.0.gem) = 16384 >+TIMESTAMP = 1719172441 >+SHA256 (rubygem/cose-1.2.1.gem) = 8090d71cd8d9fd05c80ee66587639920733d975a8eeb16c14ccab80e884ec231 >+SIZE (rubygem/cose-1.2.1.gem) = 16896 >-- >2.45.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 279942
: 251665 |
251666