7
0

28 Commits

Author SHA256 Message Date
1d7d43735f Add Gitea build results 2025-08-12 18:12:51 +02:00
1f8a8bff11 Accepting request 1282000 from devel:languages:perl
Forwarded request #1281902 from tinita

- updated to 0.350.0 (0.35)
   see /usr/share/doc/packages/perl-Crypt-OpenSSL-RSA/Changes
  0.35 May 7 2025
      - Disable PKCS#1 v1.5 padding. It's not practical to mitigate marvin attacks so we will instead disable this and require alternatives to address the issue.
        - Resolves #42 - CVE-2024-2467.
  0.34 May 5 2025
      - Production release.
  0.34_03 May 4 2025
      - Fix bug in rsa_crypt. Need to pass NULL
  0.34_02 May 4 2025
      - t/rsa.t needs to tolerate sha1 being disabled on rhel.
  0.34_01 May 3 2025
      - docs - plaintext = decrypt(cyphertext)
      - #44 - Fix issue when libz is not linked on AIX
      - #50 - Correct openssl version may not be found
      - #52 - Out of memory on openssl 1.1.1w hpux
      - #47 - Update FSF address and LGPL name in LICENSE
      - #55 - stop using AutoLoader
      - #48 - Whirlpool is missing the header
      - Move github repo to cpan-authors
      - Fully support openSSL 3.x API

OBS-URL: https://build.opensuse.org/request/show/1282000
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-OpenSSL-RSA?expand=0&rev=24
2025-06-03 15:50:59 +00:00
dd8fa2e299 Accepting request 1281902 from devel:languages:perl:autoupdate
- updated to 0.350.0 (0.35)
   see /usr/share/doc/packages/perl-Crypt-OpenSSL-RSA/Changes
  0.35 May 7 2025
      - Disable PKCS#1 v1.5 padding. It's not practical to mitigate marvin attacks so we will instead disable this and require alternatives to address the issue.
        - Resolves #42 - CVE-2024-2467.
  0.34 May 5 2025
      - Production release.
  0.34_03 May 4 2025
      - Fix bug in rsa_crypt. Need to pass NULL
  0.34_02 May 4 2025
      - t/rsa.t needs to tolerate sha1 being disabled on rhel.
  0.34_01 May 3 2025
      - docs - plaintext = decrypt(cyphertext)
      - #44 - Fix issue when libz is not linked on AIX
      - #50 - Correct openssl version may not be found
      - #52 - Out of memory on openssl 1.1.1w hpux
      - #47 - Update FSF address and LGPL name in LICENSE
      - #55 - stop using AutoLoader
      - #48 - Whirlpool is missing the header
      - Move github repo to cpan-authors
      - Fully support openSSL 3.x API

OBS-URL: https://build.opensuse.org/request/show/1281902
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenSSL-RSA?expand=0&rev=29
2025-06-02 15:49:54 +00:00
aaa3039107 Accepting request 988975 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/988975
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-OpenSSL-RSA?expand=0&rev=23
2022-07-14 14:33:23 +00:00
0c8a09086a Accepting request 988353 from devel:languages:perl:autoupdate
- updated to 0.33
   see /usr/share/doc/packages/perl-Crypt-OpenSSL-RSA/Changes
  0.33 July 7 2022
      - Update for windows github CI
      - Remove duplicit 'LICENSE' key
      - Remove EUMM Remove version check
      - #31 by removing reference to RSA_SSLV23_PADDING (removed from OpenSSL starting from v3.0.0)
      - support passphase protected private key load
      - fix 'unsupported encryption' error on old library versions
      - Clarify croak message for missing passphrase on older cyphers
      - More structs opaqued in LibreSSL 3.5
      - Use a macro for dealing with older SSL lacking macros
      - more CI fixups. Drop testing for 5.10 and 5.8. Something is broken upstream.

OBS-URL: https://build.opensuse.org/request/show/988353
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenSSL-RSA?expand=0&rev=27
2022-07-13 11:35:54 +00:00
f52c1e2135 Accepting request 924833 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/924833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-OpenSSL-RSA?expand=0&rev=22
2021-10-20 18:22:48 +00:00
b89a3709d1 Accepting request 924066 from home:pmonrealgonzalez:branches:devel:languages:perl
- updated to 0.32
   see /usr/share/doc/packages/perl-Crypt-OpenSSL-RSA/Changes
  0.32 Wed Sep 8 2021
      - Prefix internal bn2sv function so it doesn't collide with Net::SSLeay
      - Ensure that verify() leaves openssl error stack clean on failure
      - Fixed broken SEE ALSO links.
      - prevent outer $SIG{__DIE__} handler from being called during optional require.
      - omit done_testing since it does not work for older perl versions
  * Rebase Crypt-OpenSSL-RSA.patch

OBS-URL: https://build.opensuse.org/request/show/924066
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenSSL-RSA?expand=0&rev=26
2021-10-12 09:50:32 +00:00
417b52eb18 Accepting request 640385 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/640385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-OpenSSL-RSA?expand=0&rev=21
2018-10-15 08:05:33 +00:00
616033b9a5 Accepting request 640384 from devel:languages:perl:autoupdate
- Fix autogenerated changes to build again
  * Drop openssl110.patch (upstream)
- updated to 0.31
   see /usr/share/doc/packages/perl-Crypt-OpenSSL-RSA/Changes
  0.31 
      - Remove default of SHA256 for RSA keys. This has caused significant
        problems with downstream modules and it has always been possible to
        do $key->use_sha256_hash()
- updated to 0.30
   see /usr/share/doc/packages/perl-Crypt-OpenSSL-RSA/Changes
  0.30 
          - Working windows library detection
          - Actively testing on appveyor for windows now.
          - work correctly on LibreSSL
  
  0.29_03  
          - Add whirlpool hash support.
          - Crypt::OpenSSL::Random is now required at comnpile-time.
          - Use the new interface to RSA_generate_key if available
          - Add library paths to LIBS from Crypt::OpenSSL::Guess
  
  0.29_02  
          - Add missing require of Config::OpenSSL::Guess
  
  0.29_01  
          - Adapt to OpenSSL 1.1.0 (dur-randir)
          - Move issue tracker to github.
          - Modernization as in Crypt::OpenSSL::Random.
          - better MSWin32 hints, fixes MSVC libraries,
          - more meta tests,
          - prefer hash mode NID_sha256 over NID_sha1 for sign

OBS-URL: https://build.opensuse.org/request/show/640384
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenSSL-RSA?expand=0&rev=24
2018-10-07 09:23:16 +00:00
3753ec79fb Accepting request 520466 from devel:languages:perl
- Sort with spec-cleaner
- Add patch openssl110.patch fixing compatibility with openssl-1.1.0

OBS-URL: https://build.opensuse.org/request/show/520466
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-OpenSSL-RSA?expand=0&rev=20
2017-09-05 13:13:51 +00:00
Stephan Kulow
29e5403c7b - Add patch openssl110.patch fixing compatibility with openssl-1.1.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenSSL-RSA?expand=0&rev=22
2017-09-03 09:52:30 +00:00
Stephan Kulow
3a00578e66 Accepting request 517894 from home:scarabeus_iv:branches:devel:languages:perl
- Sort with spec-cleaner
- Add patch openssl11.patch fixing compatibility with openssl-1.1.0

OBS-URL: https://build.opensuse.org/request/show/517894
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenSSL-RSA?expand=0&rev=21
2017-09-03 08:58:28 +00:00
Stephan Kulow
b910a89b94 Accepting request 94443 from devel:languages:perl
- fix license (bnc#733411)

- update to 0.28
    - RT 56454 - Win32 compatibility patch (kmx@cpan.org)
    - RT 65947 - Fix RSA.pm break with perl 5.14+

OBS-URL: https://build.opensuse.org/request/show/94443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-OpenSSL-RSA?expand=0&rev=14
2011-12-02 12:21:51 +00:00
Stephan Kulow
a6321d6818 - fix license (bnc#733411)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenSSL-RSA?expand=0&rev=18
2011-11-30 09:30:44 +00:00
Stephan Kulow
936c50720b update patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenSSL-RSA?expand=0&rev=17
2011-11-29 15:23:59 +00:00
Stephan Kulow
9a2a6a03c2 - update to 0.28
- RT 56454 - Win32 compatibility patch (kmx@cpan.org)
    - RT 65947 - Fix RSA.pm break with perl 5.14+

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenSSL-RSA?expand=0&rev=16
2011-11-29 15:09:42 +00:00
Stephan Kulow
896d0f9ce6 don't use rpm macros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenSSL-RSA?expand=0&rev=15
2011-11-17 14:03:51 +00:00
Sascha Peilicke
134744b0c4 Autobuild autoformatter for 70459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-OpenSSL-RSA?expand=0&rev=12
2011-05-17 13:30:28 +00:00
Sascha Peilicke
712128e03e Accepting request 70459 from devel:languages:perl
- fix use of autoloader

OBS-URL: https://build.opensuse.org/request/show/70459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-OpenSSL-RSA?expand=0&rev=11
2011-05-17 13:30:18 +00:00
Stephan Kulow
7ffd81ead4 - fix use of autoloader
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenSSL-RSA?expand=0&rev=12
2011-05-17 13:01:30 +00:00
Berthold Gunreben
f0ec337072 Autobuild autoformatter for 55705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-OpenSSL-RSA?expand=0&rev=9
2010-12-13 11:59:00 +00:00
Berthold Gunreben
b8e118cf00 Accepting request 55705 from devel:languages:perl
Accepted submit request 55705 from user coolo

OBS-URL: https://build.opensuse.org/request/show/55705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-OpenSSL-RSA?expand=0&rev=8
2010-12-13 11:58:53 +00:00
Stephan Kulow
73a91861dd always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenSSL-RSA?expand=0&rev=10
2010-12-03 13:59:29 +00:00
Stephan Kulow
4f400a31da siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenSSL-RSA?expand=0&rev=9
2010-12-01 13:40:20 +00:00
OBS User autobuild
39520a916a Accepting request 36928 from devel:languages:perl
Copy from devel:languages:perl/perl-Crypt-OpenSSL-RSA based on submit request 36928 from user computersalat

OBS-URL: https://build.opensuse.org/request/show/36928
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-OpenSSL-RSA?expand=0&rev=5
2010-04-05 16:47:40 +00:00
OBS User autobuild
85153cd7d2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-OpenSSL-RSA?expand=0&rev=4 2010-03-18 15:16:44 +00:00
OBS User autobuild
a9fc49d505 Accepting request 29212 from devel:languages:perl
Copy from devel:languages:perl/perl-Crypt-OpenSSL-RSA based on submit request 29212 from user coolo

OBS-URL: https://build.opensuse.org/request/show/29212
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-OpenSSL-RSA?expand=0&rev=3
2010-01-12 11:20:38 +00:00
OBS User unknown
9202e34e04 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-OpenSSL-RSA?expand=0&rev=1 2008-11-05 03:44:12 +00:00