Files
perl-Crypt-OpenPGP/perl-Crypt-OpenPGP.spec

181 lines
7.7 KiB
RPMSpec
Raw Permalink Normal View History

#
# spec file for package perl-Crypt-OpenPGP
#
Accepting request 1236688 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-OpenPGP/Changes 1.19 -- [Changes since 1.18] - Mostly small fixes - Actually show missing module if Crypt::DSA is not installed - Merge GH https://github.com/perl-Crypt-OpenPGP/Crypt-OpenPGP/pull/10 from @JRaspass [Detailed Changelog] - 46eef52 Add use warnings - d5a6d7e Fixes RT#12237: Crypt::OpenPGP::PacketFactory::parse doesn't catch errors - ed584f1 Fixes RT#82315: Add support for Crypt::CAST5 - 31f3378 Update the version in each file - 524ef39 Replace "use vars" with "our" - bbe3894 v1.18 1.18 -- [Changes since 1.17] - Merge GH https://github.com/btrott/Crypt-OpenPGP/pull/34 from @pinmarch - fixes decryption of cipher text encrypted with a subkey [Detailed Changelog] - 85c2923 Add Release notes to MANIFEST.SKIP - 57f909e Add test for Fix for RT #79798 - Symkey decrypt failed: Invalid secret key ID - 0bf6750 solves error (Symkey decrypt failed: Invalid secret key ID) - 68371b4 v1.17 1.17 -- [Changes since 1.16] - Same as 1.15 - but referencing correct github repo [Detailed Changelog] - fb350bd (HEAD -> master) Reference correct github Repo 1.16 -- [Changes since 1.15] - Small fixes to longstanding issues - (SAMV) RT#20931 fix verification of OpenPGP cleartext signatures - RT#19482 Choose the correct signing key for verification [Detailed Changelog] - 300a1f5 Missed keyserver zone xfer reference - ed451ac update pod referencing keyservers - 7417b1d Apply fix for RT#20931 - ec61503 Fixes Issue RT#19482 - 42e7e72 v1.15 - eef0803 Fixes RT#57861 - bump Crypt::DSA version - ff161e7 v1.14 1.15 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. [Changes since 1.12] - Release of TRIAL 1.14 as production - PR #15 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #16 - (@nielslaukens) Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #18 - (@nielslaukens) Bugfix: parse notation data subpacket of Signature correctly - PR #19 - (@nielslaukens) Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source - GH PR#29 (@andyjack) Add use strict to increase kwalitee - GH PR#31 (@gozer) ElGamal: key's p can be a large integer, use Bigint - GH PR#32 (@Shildus). Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction - 8c21506 v1.13 - 04010a5 (tag: 1.13) Add some additional Dist::Zilla configuration - 51ae276 Whitespace and alignment changes - 17ad689 Add use strict to increase kwalitee - 4221098 ElGamal: key's p can be a large integer, use Bigint - f3f20a0 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. 1.14 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. @nielslaukens provided a number of PRs at https://github.com/btrott/Crypt-OpenPGP/pulls - PR #15 - Added UserAttribute class (unparsed) - PR #16 - Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - Added UserAttribute class (unparsed) - PR #18 - Bugfix: parse notation data subpacket of Signature correctly - PR #19 - Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction 1.13 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. - GH PR#29 Add use strict to increase kwalitee - GH PR#31 ElGamal: key's p can be a large integer, use Bigint - GH PR#32 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. OBS-URL: https://build.opensuse.org/request/show/1236688 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenPGP?expand=0&rev=7
2025-01-13 21:44:11 +00:00
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define cpan_name Crypt-OpenPGP
Name: perl-Crypt-OpenPGP
Accepting request 1236688 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-OpenPGP/Changes 1.19 -- [Changes since 1.18] - Mostly small fixes - Actually show missing module if Crypt::DSA is not installed - Merge GH https://github.com/perl-Crypt-OpenPGP/Crypt-OpenPGP/pull/10 from @JRaspass [Detailed Changelog] - 46eef52 Add use warnings - d5a6d7e Fixes RT#12237: Crypt::OpenPGP::PacketFactory::parse doesn't catch errors - ed584f1 Fixes RT#82315: Add support for Crypt::CAST5 - 31f3378 Update the version in each file - 524ef39 Replace "use vars" with "our" - bbe3894 v1.18 1.18 -- [Changes since 1.17] - Merge GH https://github.com/btrott/Crypt-OpenPGP/pull/34 from @pinmarch - fixes decryption of cipher text encrypted with a subkey [Detailed Changelog] - 85c2923 Add Release notes to MANIFEST.SKIP - 57f909e Add test for Fix for RT #79798 - Symkey decrypt failed: Invalid secret key ID - 0bf6750 solves error (Symkey decrypt failed: Invalid secret key ID) - 68371b4 v1.17 1.17 -- [Changes since 1.16] - Same as 1.15 - but referencing correct github repo [Detailed Changelog] - fb350bd (HEAD -> master) Reference correct github Repo 1.16 -- [Changes since 1.15] - Small fixes to longstanding issues - (SAMV) RT#20931 fix verification of OpenPGP cleartext signatures - RT#19482 Choose the correct signing key for verification [Detailed Changelog] - 300a1f5 Missed keyserver zone xfer reference - ed451ac update pod referencing keyservers - 7417b1d Apply fix for RT#20931 - ec61503 Fixes Issue RT#19482 - 42e7e72 v1.15 - eef0803 Fixes RT#57861 - bump Crypt::DSA version - ff161e7 v1.14 1.15 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. [Changes since 1.12] - Release of TRIAL 1.14 as production - PR #15 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #16 - (@nielslaukens) Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #18 - (@nielslaukens) Bugfix: parse notation data subpacket of Signature correctly - PR #19 - (@nielslaukens) Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source - GH PR#29 (@andyjack) Add use strict to increase kwalitee - GH PR#31 (@gozer) ElGamal: key's p can be a large integer, use Bigint - GH PR#32 (@Shildus). Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction - 8c21506 v1.13 - 04010a5 (tag: 1.13) Add some additional Dist::Zilla configuration - 51ae276 Whitespace and alignment changes - 17ad689 Add use strict to increase kwalitee - 4221098 ElGamal: key's p can be a large integer, use Bigint - f3f20a0 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. 1.14 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. @nielslaukens provided a number of PRs at https://github.com/btrott/Crypt-OpenPGP/pulls - PR #15 - Added UserAttribute class (unparsed) - PR #16 - Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - Added UserAttribute class (unparsed) - PR #18 - Bugfix: parse notation data subpacket of Signature correctly - PR #19 - Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction 1.13 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. - GH PR#29 Add use strict to increase kwalitee - GH PR#31 ElGamal: key's p can be a large integer, use Bigint - GH PR#32 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. OBS-URL: https://build.opensuse.org/request/show/1236688 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenPGP?expand=0&rev=7
2025-01-13 21:44:11 +00:00
Version: 1.190.0
Release: 0
Accepting request 1236688 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-OpenPGP/Changes 1.19 -- [Changes since 1.18] - Mostly small fixes - Actually show missing module if Crypt::DSA is not installed - Merge GH https://github.com/perl-Crypt-OpenPGP/Crypt-OpenPGP/pull/10 from @JRaspass [Detailed Changelog] - 46eef52 Add use warnings - d5a6d7e Fixes RT#12237: Crypt::OpenPGP::PacketFactory::parse doesn't catch errors - ed584f1 Fixes RT#82315: Add support for Crypt::CAST5 - 31f3378 Update the version in each file - 524ef39 Replace "use vars" with "our" - bbe3894 v1.18 1.18 -- [Changes since 1.17] - Merge GH https://github.com/btrott/Crypt-OpenPGP/pull/34 from @pinmarch - fixes decryption of cipher text encrypted with a subkey [Detailed Changelog] - 85c2923 Add Release notes to MANIFEST.SKIP - 57f909e Add test for Fix for RT #79798 - Symkey decrypt failed: Invalid secret key ID - 0bf6750 solves error (Symkey decrypt failed: Invalid secret key ID) - 68371b4 v1.17 1.17 -- [Changes since 1.16] - Same as 1.15 - but referencing correct github repo [Detailed Changelog] - fb350bd (HEAD -> master) Reference correct github Repo 1.16 -- [Changes since 1.15] - Small fixes to longstanding issues - (SAMV) RT#20931 fix verification of OpenPGP cleartext signatures - RT#19482 Choose the correct signing key for verification [Detailed Changelog] - 300a1f5 Missed keyserver zone xfer reference - ed451ac update pod referencing keyservers - 7417b1d Apply fix for RT#20931 - ec61503 Fixes Issue RT#19482 - 42e7e72 v1.15 - eef0803 Fixes RT#57861 - bump Crypt::DSA version - ff161e7 v1.14 1.15 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. [Changes since 1.12] - Release of TRIAL 1.14 as production - PR #15 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #16 - (@nielslaukens) Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #18 - (@nielslaukens) Bugfix: parse notation data subpacket of Signature correctly - PR #19 - (@nielslaukens) Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source - GH PR#29 (@andyjack) Add use strict to increase kwalitee - GH PR#31 (@gozer) ElGamal: key's p can be a large integer, use Bigint - GH PR#32 (@Shildus). Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction - 8c21506 v1.13 - 04010a5 (tag: 1.13) Add some additional Dist::Zilla configuration - 51ae276 Whitespace and alignment changes - 17ad689 Add use strict to increase kwalitee - 4221098 ElGamal: key's p can be a large integer, use Bigint - f3f20a0 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. 1.14 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. @nielslaukens provided a number of PRs at https://github.com/btrott/Crypt-OpenPGP/pulls - PR #15 - Added UserAttribute class (unparsed) - PR #16 - Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - Added UserAttribute class (unparsed) - PR #18 - Bugfix: parse notation data subpacket of Signature correctly - PR #19 - Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction 1.13 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. - GH PR#29 Add use strict to increase kwalitee - GH PR#31 ElGamal: key's p can be a large integer, use Bigint - GH PR#32 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. OBS-URL: https://build.opensuse.org/request/show/1236688 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenPGP?expand=0&rev=7
2025-01-13 21:44:11 +00:00
# 1.19 -> normalize -> 1.190.0
%define cpan_version 1.19
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Pure-Perl OpenPGP implementation
Accepting request 1236688 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-OpenPGP/Changes 1.19 -- [Changes since 1.18] - Mostly small fixes - Actually show missing module if Crypt::DSA is not installed - Merge GH https://github.com/perl-Crypt-OpenPGP/Crypt-OpenPGP/pull/10 from @JRaspass [Detailed Changelog] - 46eef52 Add use warnings - d5a6d7e Fixes RT#12237: Crypt::OpenPGP::PacketFactory::parse doesn't catch errors - ed584f1 Fixes RT#82315: Add support for Crypt::CAST5 - 31f3378 Update the version in each file - 524ef39 Replace "use vars" with "our" - bbe3894 v1.18 1.18 -- [Changes since 1.17] - Merge GH https://github.com/btrott/Crypt-OpenPGP/pull/34 from @pinmarch - fixes decryption of cipher text encrypted with a subkey [Detailed Changelog] - 85c2923 Add Release notes to MANIFEST.SKIP - 57f909e Add test for Fix for RT #79798 - Symkey decrypt failed: Invalid secret key ID - 0bf6750 solves error (Symkey decrypt failed: Invalid secret key ID) - 68371b4 v1.17 1.17 -- [Changes since 1.16] - Same as 1.15 - but referencing correct github repo [Detailed Changelog] - fb350bd (HEAD -> master) Reference correct github Repo 1.16 -- [Changes since 1.15] - Small fixes to longstanding issues - (SAMV) RT#20931 fix verification of OpenPGP cleartext signatures - RT#19482 Choose the correct signing key for verification [Detailed Changelog] - 300a1f5 Missed keyserver zone xfer reference - ed451ac update pod referencing keyservers - 7417b1d Apply fix for RT#20931 - ec61503 Fixes Issue RT#19482 - 42e7e72 v1.15 - eef0803 Fixes RT#57861 - bump Crypt::DSA version - ff161e7 v1.14 1.15 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. [Changes since 1.12] - Release of TRIAL 1.14 as production - PR #15 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #16 - (@nielslaukens) Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #18 - (@nielslaukens) Bugfix: parse notation data subpacket of Signature correctly - PR #19 - (@nielslaukens) Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source - GH PR#29 (@andyjack) Add use strict to increase kwalitee - GH PR#31 (@gozer) ElGamal: key's p can be a large integer, use Bigint - GH PR#32 (@Shildus). Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction - 8c21506 v1.13 - 04010a5 (tag: 1.13) Add some additional Dist::Zilla configuration - 51ae276 Whitespace and alignment changes - 17ad689 Add use strict to increase kwalitee - 4221098 ElGamal: key's p can be a large integer, use Bigint - f3f20a0 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. 1.14 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. @nielslaukens provided a number of PRs at https://github.com/btrott/Crypt-OpenPGP/pulls - PR #15 - Added UserAttribute class (unparsed) - PR #16 - Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - Added UserAttribute class (unparsed) - PR #18 - Bugfix: parse notation data subpacket of Signature correctly - PR #19 - Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction 1.13 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. - GH PR#29 Add use strict to increase kwalitee - GH PR#31 ElGamal: key's p can be a large integer, use Bigint - GH PR#32 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. OBS-URL: https://build.opensuse.org/request/show/1236688 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenPGP?expand=0&rev=7
2025-01-13 21:44:11 +00:00
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/T/TI/TIMLEGGE/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
2025-08-12 18:12:50 +02:00
Source100: README.md
Accepting request 1236688 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-OpenPGP/Changes 1.19 -- [Changes since 1.18] - Mostly small fixes - Actually show missing module if Crypt::DSA is not installed - Merge GH https://github.com/perl-Crypt-OpenPGP/Crypt-OpenPGP/pull/10 from @JRaspass [Detailed Changelog] - 46eef52 Add use warnings - d5a6d7e Fixes RT#12237: Crypt::OpenPGP::PacketFactory::parse doesn't catch errors - ed584f1 Fixes RT#82315: Add support for Crypt::CAST5 - 31f3378 Update the version in each file - 524ef39 Replace "use vars" with "our" - bbe3894 v1.18 1.18 -- [Changes since 1.17] - Merge GH https://github.com/btrott/Crypt-OpenPGP/pull/34 from @pinmarch - fixes decryption of cipher text encrypted with a subkey [Detailed Changelog] - 85c2923 Add Release notes to MANIFEST.SKIP - 57f909e Add test for Fix for RT #79798 - Symkey decrypt failed: Invalid secret key ID - 0bf6750 solves error (Symkey decrypt failed: Invalid secret key ID) - 68371b4 v1.17 1.17 -- [Changes since 1.16] - Same as 1.15 - but referencing correct github repo [Detailed Changelog] - fb350bd (HEAD -> master) Reference correct github Repo 1.16 -- [Changes since 1.15] - Small fixes to longstanding issues - (SAMV) RT#20931 fix verification of OpenPGP cleartext signatures - RT#19482 Choose the correct signing key for verification [Detailed Changelog] - 300a1f5 Missed keyserver zone xfer reference - ed451ac update pod referencing keyservers - 7417b1d Apply fix for RT#20931 - ec61503 Fixes Issue RT#19482 - 42e7e72 v1.15 - eef0803 Fixes RT#57861 - bump Crypt::DSA version - ff161e7 v1.14 1.15 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. [Changes since 1.12] - Release of TRIAL 1.14 as production - PR #15 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #16 - (@nielslaukens) Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #18 - (@nielslaukens) Bugfix: parse notation data subpacket of Signature correctly - PR #19 - (@nielslaukens) Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source - GH PR#29 (@andyjack) Add use strict to increase kwalitee - GH PR#31 (@gozer) ElGamal: key's p can be a large integer, use Bigint - GH PR#32 (@Shildus). Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction - 8c21506 v1.13 - 04010a5 (tag: 1.13) Add some additional Dist::Zilla configuration - 51ae276 Whitespace and alignment changes - 17ad689 Add use strict to increase kwalitee - 4221098 ElGamal: key's p can be a large integer, use Bigint - f3f20a0 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. 1.14 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. @nielslaukens provided a number of PRs at https://github.com/btrott/Crypt-OpenPGP/pulls - PR #15 - Added UserAttribute class (unparsed) - PR #16 - Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - Added UserAttribute class (unparsed) - PR #18 - Bugfix: parse notation data subpacket of Signature correctly - PR #19 - Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction 1.13 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. - GH PR#29 Add use strict to increase kwalitee - GH PR#31 ElGamal: key's p can be a large integer, use Bigint - GH PR#32 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. OBS-URL: https://build.opensuse.org/request/show/1236688 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenPGP?expand=0&rev=7
2025-01-13 21:44:11 +00:00
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Alt::Crypt::RSA::BigInt)
BuildRequires: perl(Bytes::Random::Secure)
BuildRequires: perl(Compress::Zlib)
BuildRequires: perl(Crypt::Blowfish)
BuildRequires: perl(Crypt::CAST5_PP)
BuildRequires: perl(Crypt::DES_EDE3)
Accepting request 1236688 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-OpenPGP/Changes 1.19 -- [Changes since 1.18] - Mostly small fixes - Actually show missing module if Crypt::DSA is not installed - Merge GH https://github.com/perl-Crypt-OpenPGP/Crypt-OpenPGP/pull/10 from @JRaspass [Detailed Changelog] - 46eef52 Add use warnings - d5a6d7e Fixes RT#12237: Crypt::OpenPGP::PacketFactory::parse doesn't catch errors - ed584f1 Fixes RT#82315: Add support for Crypt::CAST5 - 31f3378 Update the version in each file - 524ef39 Replace "use vars" with "our" - bbe3894 v1.18 1.18 -- [Changes since 1.17] - Merge GH https://github.com/btrott/Crypt-OpenPGP/pull/34 from @pinmarch - fixes decryption of cipher text encrypted with a subkey [Detailed Changelog] - 85c2923 Add Release notes to MANIFEST.SKIP - 57f909e Add test for Fix for RT #79798 - Symkey decrypt failed: Invalid secret key ID - 0bf6750 solves error (Symkey decrypt failed: Invalid secret key ID) - 68371b4 v1.17 1.17 -- [Changes since 1.16] - Same as 1.15 - but referencing correct github repo [Detailed Changelog] - fb350bd (HEAD -> master) Reference correct github Repo 1.16 -- [Changes since 1.15] - Small fixes to longstanding issues - (SAMV) RT#20931 fix verification of OpenPGP cleartext signatures - RT#19482 Choose the correct signing key for verification [Detailed Changelog] - 300a1f5 Missed keyserver zone xfer reference - ed451ac update pod referencing keyservers - 7417b1d Apply fix for RT#20931 - ec61503 Fixes Issue RT#19482 - 42e7e72 v1.15 - eef0803 Fixes RT#57861 - bump Crypt::DSA version - ff161e7 v1.14 1.15 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. [Changes since 1.12] - Release of TRIAL 1.14 as production - PR #15 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #16 - (@nielslaukens) Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #18 - (@nielslaukens) Bugfix: parse notation data subpacket of Signature correctly - PR #19 - (@nielslaukens) Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source - GH PR#29 (@andyjack) Add use strict to increase kwalitee - GH PR#31 (@gozer) ElGamal: key's p can be a large integer, use Bigint - GH PR#32 (@Shildus). Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction - 8c21506 v1.13 - 04010a5 (tag: 1.13) Add some additional Dist::Zilla configuration - 51ae276 Whitespace and alignment changes - 17ad689 Add use strict to increase kwalitee - 4221098 ElGamal: key's p can be a large integer, use Bigint - f3f20a0 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. 1.14 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. @nielslaukens provided a number of PRs at https://github.com/btrott/Crypt-OpenPGP/pulls - PR #15 - Added UserAttribute class (unparsed) - PR #16 - Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - Added UserAttribute class (unparsed) - PR #18 - Bugfix: parse notation data subpacket of Signature correctly - PR #19 - Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction 1.13 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. - GH PR#29 Add use strict to increase kwalitee - GH PR#31 ElGamal: key's p can be a large integer, use Bigint - GH PR#32 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. OBS-URL: https://build.opensuse.org/request/show/1236688 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenPGP?expand=0&rev=7
2025-01-13 21:44:11 +00:00
BuildRequires: perl(Crypt::DSA) >= 1.170
BuildRequires: perl(Crypt::IDEA)
Accepting request 1236688 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-OpenPGP/Changes 1.19 -- [Changes since 1.18] - Mostly small fixes - Actually show missing module if Crypt::DSA is not installed - Merge GH https://github.com/perl-Crypt-OpenPGP/Crypt-OpenPGP/pull/10 from @JRaspass [Detailed Changelog] - 46eef52 Add use warnings - d5a6d7e Fixes RT#12237: Crypt::OpenPGP::PacketFactory::parse doesn't catch errors - ed584f1 Fixes RT#82315: Add support for Crypt::CAST5 - 31f3378 Update the version in each file - 524ef39 Replace "use vars" with "our" - bbe3894 v1.18 1.18 -- [Changes since 1.17] - Merge GH https://github.com/btrott/Crypt-OpenPGP/pull/34 from @pinmarch - fixes decryption of cipher text encrypted with a subkey [Detailed Changelog] - 85c2923 Add Release notes to MANIFEST.SKIP - 57f909e Add test for Fix for RT #79798 - Symkey decrypt failed: Invalid secret key ID - 0bf6750 solves error (Symkey decrypt failed: Invalid secret key ID) - 68371b4 v1.17 1.17 -- [Changes since 1.16] - Same as 1.15 - but referencing correct github repo [Detailed Changelog] - fb350bd (HEAD -> master) Reference correct github Repo 1.16 -- [Changes since 1.15] - Small fixes to longstanding issues - (SAMV) RT#20931 fix verification of OpenPGP cleartext signatures - RT#19482 Choose the correct signing key for verification [Detailed Changelog] - 300a1f5 Missed keyserver zone xfer reference - ed451ac update pod referencing keyservers - 7417b1d Apply fix for RT#20931 - ec61503 Fixes Issue RT#19482 - 42e7e72 v1.15 - eef0803 Fixes RT#57861 - bump Crypt::DSA version - ff161e7 v1.14 1.15 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. [Changes since 1.12] - Release of TRIAL 1.14 as production - PR #15 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #16 - (@nielslaukens) Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #18 - (@nielslaukens) Bugfix: parse notation data subpacket of Signature correctly - PR #19 - (@nielslaukens) Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source - GH PR#29 (@andyjack) Add use strict to increase kwalitee - GH PR#31 (@gozer) ElGamal: key's p can be a large integer, use Bigint - GH PR#32 (@Shildus). Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction - 8c21506 v1.13 - 04010a5 (tag: 1.13) Add some additional Dist::Zilla configuration - 51ae276 Whitespace and alignment changes - 17ad689 Add use strict to increase kwalitee - 4221098 ElGamal: key's p can be a large integer, use Bigint - f3f20a0 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. 1.14 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. @nielslaukens provided a number of PRs at https://github.com/btrott/Crypt-OpenPGP/pulls - PR #15 - Added UserAttribute class (unparsed) - PR #16 - Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - Added UserAttribute class (unparsed) - PR #18 - Bugfix: parse notation data subpacket of Signature correctly - PR #19 - Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction 1.13 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. - GH PR#29 Add use strict to increase kwalitee - GH PR#31 ElGamal: key's p can be a large integer, use Bigint - GH PR#32 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. OBS-URL: https://build.opensuse.org/request/show/1236688 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenPGP?expand=0&rev=7
2025-01-13 21:44:11 +00:00
BuildRequires: perl(Crypt::RIPEMD160) >= 0.50.0
BuildRequires: perl(Crypt::Rijndael)
BuildRequires: perl(Crypt::Twofish)
Accepting request 1236688 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-OpenPGP/Changes 1.19 -- [Changes since 1.18] - Mostly small fixes - Actually show missing module if Crypt::DSA is not installed - Merge GH https://github.com/perl-Crypt-OpenPGP/Crypt-OpenPGP/pull/10 from @JRaspass [Detailed Changelog] - 46eef52 Add use warnings - d5a6d7e Fixes RT#12237: Crypt::OpenPGP::PacketFactory::parse doesn't catch errors - ed584f1 Fixes RT#82315: Add support for Crypt::CAST5 - 31f3378 Update the version in each file - 524ef39 Replace "use vars" with "our" - bbe3894 v1.18 1.18 -- [Changes since 1.17] - Merge GH https://github.com/btrott/Crypt-OpenPGP/pull/34 from @pinmarch - fixes decryption of cipher text encrypted with a subkey [Detailed Changelog] - 85c2923 Add Release notes to MANIFEST.SKIP - 57f909e Add test for Fix for RT #79798 - Symkey decrypt failed: Invalid secret key ID - 0bf6750 solves error (Symkey decrypt failed: Invalid secret key ID) - 68371b4 v1.17 1.17 -- [Changes since 1.16] - Same as 1.15 - but referencing correct github repo [Detailed Changelog] - fb350bd (HEAD -> master) Reference correct github Repo 1.16 -- [Changes since 1.15] - Small fixes to longstanding issues - (SAMV) RT#20931 fix verification of OpenPGP cleartext signatures - RT#19482 Choose the correct signing key for verification [Detailed Changelog] - 300a1f5 Missed keyserver zone xfer reference - ed451ac update pod referencing keyservers - 7417b1d Apply fix for RT#20931 - ec61503 Fixes Issue RT#19482 - 42e7e72 v1.15 - eef0803 Fixes RT#57861 - bump Crypt::DSA version - ff161e7 v1.14 1.15 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. [Changes since 1.12] - Release of TRIAL 1.14 as production - PR #15 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #16 - (@nielslaukens) Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #18 - (@nielslaukens) Bugfix: parse notation data subpacket of Signature correctly - PR #19 - (@nielslaukens) Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source - GH PR#29 (@andyjack) Add use strict to increase kwalitee - GH PR#31 (@gozer) ElGamal: key's p can be a large integer, use Bigint - GH PR#32 (@Shildus). Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction - 8c21506 v1.13 - 04010a5 (tag: 1.13) Add some additional Dist::Zilla configuration - 51ae276 Whitespace and alignment changes - 17ad689 Add use strict to increase kwalitee - 4221098 ElGamal: key's p can be a large integer, use Bigint - f3f20a0 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. 1.14 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. @nielslaukens provided a number of PRs at https://github.com/btrott/Crypt-OpenPGP/pulls - PR #15 - Added UserAttribute class (unparsed) - PR #16 - Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - Added UserAttribute class (unparsed) - PR #18 - Bugfix: parse notation data subpacket of Signature correctly - PR #19 - Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction 1.13 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. - GH PR#29 Add use strict to increase kwalitee - GH PR#31 ElGamal: key's p can be a large integer, use Bigint - GH PR#32 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. OBS-URL: https://build.opensuse.org/request/show/1236688 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenPGP?expand=0&rev=7
2025-01-13 21:44:11 +00:00
BuildRequires: perl(Data::Buffer) >= 0.40.0
BuildRequires: perl(Digest::SHA)
BuildRequires: perl(File::HomeDir)
BuildRequires: perl(LWP::UserAgent)
BuildRequires: perl(Test::Exception)
BuildRequires: perl(URI::Escape)
Requires: perl(Alt::Crypt::RSA::BigInt)
Requires: perl(Bytes::Random::Secure)
Requires: perl(Compress::Zlib)
Requires: perl(Crypt::Blowfish)
Requires: perl(Crypt::CAST5_PP)
Requires: perl(Crypt::DES_EDE3)
Accepting request 1236688 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-OpenPGP/Changes 1.19 -- [Changes since 1.18] - Mostly small fixes - Actually show missing module if Crypt::DSA is not installed - Merge GH https://github.com/perl-Crypt-OpenPGP/Crypt-OpenPGP/pull/10 from @JRaspass [Detailed Changelog] - 46eef52 Add use warnings - d5a6d7e Fixes RT#12237: Crypt::OpenPGP::PacketFactory::parse doesn't catch errors - ed584f1 Fixes RT#82315: Add support for Crypt::CAST5 - 31f3378 Update the version in each file - 524ef39 Replace "use vars" with "our" - bbe3894 v1.18 1.18 -- [Changes since 1.17] - Merge GH https://github.com/btrott/Crypt-OpenPGP/pull/34 from @pinmarch - fixes decryption of cipher text encrypted with a subkey [Detailed Changelog] - 85c2923 Add Release notes to MANIFEST.SKIP - 57f909e Add test for Fix for RT #79798 - Symkey decrypt failed: Invalid secret key ID - 0bf6750 solves error (Symkey decrypt failed: Invalid secret key ID) - 68371b4 v1.17 1.17 -- [Changes since 1.16] - Same as 1.15 - but referencing correct github repo [Detailed Changelog] - fb350bd (HEAD -> master) Reference correct github Repo 1.16 -- [Changes since 1.15] - Small fixes to longstanding issues - (SAMV) RT#20931 fix verification of OpenPGP cleartext signatures - RT#19482 Choose the correct signing key for verification [Detailed Changelog] - 300a1f5 Missed keyserver zone xfer reference - ed451ac update pod referencing keyservers - 7417b1d Apply fix for RT#20931 - ec61503 Fixes Issue RT#19482 - 42e7e72 v1.15 - eef0803 Fixes RT#57861 - bump Crypt::DSA version - ff161e7 v1.14 1.15 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. [Changes since 1.12] - Release of TRIAL 1.14 as production - PR #15 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #16 - (@nielslaukens) Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #18 - (@nielslaukens) Bugfix: parse notation data subpacket of Signature correctly - PR #19 - (@nielslaukens) Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source - GH PR#29 (@andyjack) Add use strict to increase kwalitee - GH PR#31 (@gozer) ElGamal: key's p can be a large integer, use Bigint - GH PR#32 (@Shildus). Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction - 8c21506 v1.13 - 04010a5 (tag: 1.13) Add some additional Dist::Zilla configuration - 51ae276 Whitespace and alignment changes - 17ad689 Add use strict to increase kwalitee - 4221098 ElGamal: key's p can be a large integer, use Bigint - f3f20a0 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. 1.14 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. @nielslaukens provided a number of PRs at https://github.com/btrott/Crypt-OpenPGP/pulls - PR #15 - Added UserAttribute class (unparsed) - PR #16 - Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - Added UserAttribute class (unparsed) - PR #18 - Bugfix: parse notation data subpacket of Signature correctly - PR #19 - Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction 1.13 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. - GH PR#29 Add use strict to increase kwalitee - GH PR#31 ElGamal: key's p can be a large integer, use Bigint - GH PR#32 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. OBS-URL: https://build.opensuse.org/request/show/1236688 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenPGP?expand=0&rev=7
2025-01-13 21:44:11 +00:00
Requires: perl(Crypt::DSA) >= 1.170
Requires: perl(Crypt::IDEA)
Accepting request 1236688 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-OpenPGP/Changes 1.19 -- [Changes since 1.18] - Mostly small fixes - Actually show missing module if Crypt::DSA is not installed - Merge GH https://github.com/perl-Crypt-OpenPGP/Crypt-OpenPGP/pull/10 from @JRaspass [Detailed Changelog] - 46eef52 Add use warnings - d5a6d7e Fixes RT#12237: Crypt::OpenPGP::PacketFactory::parse doesn't catch errors - ed584f1 Fixes RT#82315: Add support for Crypt::CAST5 - 31f3378 Update the version in each file - 524ef39 Replace "use vars" with "our" - bbe3894 v1.18 1.18 -- [Changes since 1.17] - Merge GH https://github.com/btrott/Crypt-OpenPGP/pull/34 from @pinmarch - fixes decryption of cipher text encrypted with a subkey [Detailed Changelog] - 85c2923 Add Release notes to MANIFEST.SKIP - 57f909e Add test for Fix for RT #79798 - Symkey decrypt failed: Invalid secret key ID - 0bf6750 solves error (Symkey decrypt failed: Invalid secret key ID) - 68371b4 v1.17 1.17 -- [Changes since 1.16] - Same as 1.15 - but referencing correct github repo [Detailed Changelog] - fb350bd (HEAD -> master) Reference correct github Repo 1.16 -- [Changes since 1.15] - Small fixes to longstanding issues - (SAMV) RT#20931 fix verification of OpenPGP cleartext signatures - RT#19482 Choose the correct signing key for verification [Detailed Changelog] - 300a1f5 Missed keyserver zone xfer reference - ed451ac update pod referencing keyservers - 7417b1d Apply fix for RT#20931 - ec61503 Fixes Issue RT#19482 - 42e7e72 v1.15 - eef0803 Fixes RT#57861 - bump Crypt::DSA version - ff161e7 v1.14 1.15 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. [Changes since 1.12] - Release of TRIAL 1.14 as production - PR #15 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #16 - (@nielslaukens) Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #18 - (@nielslaukens) Bugfix: parse notation data subpacket of Signature correctly - PR #19 - (@nielslaukens) Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source - GH PR#29 (@andyjack) Add use strict to increase kwalitee - GH PR#31 (@gozer) ElGamal: key's p can be a large integer, use Bigint - GH PR#32 (@Shildus). Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction - 8c21506 v1.13 - 04010a5 (tag: 1.13) Add some additional Dist::Zilla configuration - 51ae276 Whitespace and alignment changes - 17ad689 Add use strict to increase kwalitee - 4221098 ElGamal: key's p can be a large integer, use Bigint - f3f20a0 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. 1.14 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. @nielslaukens provided a number of PRs at https://github.com/btrott/Crypt-OpenPGP/pulls - PR #15 - Added UserAttribute class (unparsed) - PR #16 - Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - Added UserAttribute class (unparsed) - PR #18 - Bugfix: parse notation data subpacket of Signature correctly - PR #19 - Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction 1.13 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. - GH PR#29 Add use strict to increase kwalitee - GH PR#31 ElGamal: key's p can be a large integer, use Bigint - GH PR#32 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. OBS-URL: https://build.opensuse.org/request/show/1236688 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenPGP?expand=0&rev=7
2025-01-13 21:44:11 +00:00
Requires: perl(Crypt::RIPEMD160) >= 0.50.0
Requires: perl(Crypt::Rijndael)
Requires: perl(Crypt::Twofish)
Accepting request 1236688 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-OpenPGP/Changes 1.19 -- [Changes since 1.18] - Mostly small fixes - Actually show missing module if Crypt::DSA is not installed - Merge GH https://github.com/perl-Crypt-OpenPGP/Crypt-OpenPGP/pull/10 from @JRaspass [Detailed Changelog] - 46eef52 Add use warnings - d5a6d7e Fixes RT#12237: Crypt::OpenPGP::PacketFactory::parse doesn't catch errors - ed584f1 Fixes RT#82315: Add support for Crypt::CAST5 - 31f3378 Update the version in each file - 524ef39 Replace "use vars" with "our" - bbe3894 v1.18 1.18 -- [Changes since 1.17] - Merge GH https://github.com/btrott/Crypt-OpenPGP/pull/34 from @pinmarch - fixes decryption of cipher text encrypted with a subkey [Detailed Changelog] - 85c2923 Add Release notes to MANIFEST.SKIP - 57f909e Add test for Fix for RT #79798 - Symkey decrypt failed: Invalid secret key ID - 0bf6750 solves error (Symkey decrypt failed: Invalid secret key ID) - 68371b4 v1.17 1.17 -- [Changes since 1.16] - Same as 1.15 - but referencing correct github repo [Detailed Changelog] - fb350bd (HEAD -> master) Reference correct github Repo 1.16 -- [Changes since 1.15] - Small fixes to longstanding issues - (SAMV) RT#20931 fix verification of OpenPGP cleartext signatures - RT#19482 Choose the correct signing key for verification [Detailed Changelog] - 300a1f5 Missed keyserver zone xfer reference - ed451ac update pod referencing keyservers - 7417b1d Apply fix for RT#20931 - ec61503 Fixes Issue RT#19482 - 42e7e72 v1.15 - eef0803 Fixes RT#57861 - bump Crypt::DSA version - ff161e7 v1.14 1.15 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. [Changes since 1.12] - Release of TRIAL 1.14 as production - PR #15 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #16 - (@nielslaukens) Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #18 - (@nielslaukens) Bugfix: parse notation data subpacket of Signature correctly - PR #19 - (@nielslaukens) Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source - GH PR#29 (@andyjack) Add use strict to increase kwalitee - GH PR#31 (@gozer) ElGamal: key's p can be a large integer, use Bigint - GH PR#32 (@Shildus). Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction - 8c21506 v1.13 - 04010a5 (tag: 1.13) Add some additional Dist::Zilla configuration - 51ae276 Whitespace and alignment changes - 17ad689 Add use strict to increase kwalitee - 4221098 ElGamal: key's p can be a large integer, use Bigint - f3f20a0 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. 1.14 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. @nielslaukens provided a number of PRs at https://github.com/btrott/Crypt-OpenPGP/pulls - PR #15 - Added UserAttribute class (unparsed) - PR #16 - Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - Added UserAttribute class (unparsed) - PR #18 - Bugfix: parse notation data subpacket of Signature correctly - PR #19 - Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction 1.13 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. - GH PR#29 Add use strict to increase kwalitee - GH PR#31 ElGamal: key's p can be a large integer, use Bigint - GH PR#32 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. OBS-URL: https://build.opensuse.org/request/show/1236688 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenPGP?expand=0&rev=7
2025-01-13 21:44:11 +00:00
Requires: perl(Data::Buffer) >= 0.40.0
Requires: perl(Digest::SHA)
Requires: perl(File::HomeDir)
Requires: perl(LWP::UserAgent)
Requires: perl(URI::Escape)
Accepting request 1236688 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-OpenPGP/Changes 1.19 -- [Changes since 1.18] - Mostly small fixes - Actually show missing module if Crypt::DSA is not installed - Merge GH https://github.com/perl-Crypt-OpenPGP/Crypt-OpenPGP/pull/10 from @JRaspass [Detailed Changelog] - 46eef52 Add use warnings - d5a6d7e Fixes RT#12237: Crypt::OpenPGP::PacketFactory::parse doesn't catch errors - ed584f1 Fixes RT#82315: Add support for Crypt::CAST5 - 31f3378 Update the version in each file - 524ef39 Replace "use vars" with "our" - bbe3894 v1.18 1.18 -- [Changes since 1.17] - Merge GH https://github.com/btrott/Crypt-OpenPGP/pull/34 from @pinmarch - fixes decryption of cipher text encrypted with a subkey [Detailed Changelog] - 85c2923 Add Release notes to MANIFEST.SKIP - 57f909e Add test for Fix for RT #79798 - Symkey decrypt failed: Invalid secret key ID - 0bf6750 solves error (Symkey decrypt failed: Invalid secret key ID) - 68371b4 v1.17 1.17 -- [Changes since 1.16] - Same as 1.15 - but referencing correct github repo [Detailed Changelog] - fb350bd (HEAD -> master) Reference correct github Repo 1.16 -- [Changes since 1.15] - Small fixes to longstanding issues - (SAMV) RT#20931 fix verification of OpenPGP cleartext signatures - RT#19482 Choose the correct signing key for verification [Detailed Changelog] - 300a1f5 Missed keyserver zone xfer reference - ed451ac update pod referencing keyservers - 7417b1d Apply fix for RT#20931 - ec61503 Fixes Issue RT#19482 - 42e7e72 v1.15 - eef0803 Fixes RT#57861 - bump Crypt::DSA version - ff161e7 v1.14 1.15 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. [Changes since 1.12] - Release of TRIAL 1.14 as production - PR #15 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #16 - (@nielslaukens) Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #18 - (@nielslaukens) Bugfix: parse notation data subpacket of Signature correctly - PR #19 - (@nielslaukens) Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source - GH PR#29 (@andyjack) Add use strict to increase kwalitee - GH PR#31 (@gozer) ElGamal: key's p can be a large integer, use Bigint - GH PR#32 (@Shildus). Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction - 8c21506 v1.13 - 04010a5 (tag: 1.13) Add some additional Dist::Zilla configuration - 51ae276 Whitespace and alignment changes - 17ad689 Add use strict to increase kwalitee - 4221098 ElGamal: key's p can be a large integer, use Bigint - f3f20a0 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. 1.14 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. @nielslaukens provided a number of PRs at https://github.com/btrott/Crypt-OpenPGP/pulls - PR #15 - Added UserAttribute class (unparsed) - PR #16 - Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - Added UserAttribute class (unparsed) - PR #18 - Bugfix: parse notation data subpacket of Signature correctly - PR #19 - Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction 1.13 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. - GH PR#29 Add use strict to increase kwalitee - GH PR#31 ElGamal: key's p can be a large integer, use Bigint - GH PR#32 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. OBS-URL: https://build.opensuse.org/request/show/1236688 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenPGP?expand=0&rev=7
2025-01-13 21:44:11 +00:00
Provides: perl(Crypt::OpenPGP) = %{version}
Provides: perl(Crypt::OpenPGP::Armour) = %{version}
Provides: perl(Crypt::OpenPGP::Buffer) = %{version}
Provides: perl(Crypt::OpenPGP::CFB) = %{version}
Provides: perl(Crypt::OpenPGP::Certificate) = %{version}
Provides: perl(Crypt::OpenPGP::Cipher) = %{version}
Provides: perl(Crypt::OpenPGP::Cipher::Blowfish)
Provides: perl(Crypt::OpenPGP::Cipher::CAST5)
Provides: perl(Crypt::OpenPGP::Cipher::DES3)
Provides: perl(Crypt::OpenPGP::Cipher::IDEA)
Provides: perl(Crypt::OpenPGP::Cipher::Rijndael)
Provides: perl(Crypt::OpenPGP::Cipher::Rijndael192)
Provides: perl(Crypt::OpenPGP::Cipher::Rijndael256)
Provides: perl(Crypt::OpenPGP::Cipher::Twofish)
Provides: perl(Crypt::OpenPGP::Ciphertext) = %{version}
Provides: perl(Crypt::OpenPGP::Compressed) = %{version}
Provides: perl(Crypt::OpenPGP::Config) = %{version}
Provides: perl(Crypt::OpenPGP::Config::GnuPG)
Provides: perl(Crypt::OpenPGP::Config::PGP2)
Provides: perl(Crypt::OpenPGP::Config::PGP5)
Provides: perl(Crypt::OpenPGP::Constants) = %{version}
Provides: perl(Crypt::OpenPGP::Digest) = %{version}
Provides: perl(Crypt::OpenPGP::Digest::MD5)
Provides: perl(Crypt::OpenPGP::Digest::RIPEMD160)
Provides: perl(Crypt::OpenPGP::Digest::SHA1)
Provides: perl(Crypt::OpenPGP::Digest::SHA224)
Provides: perl(Crypt::OpenPGP::Digest::SHA256)
Provides: perl(Crypt::OpenPGP::Digest::SHA384)
Provides: perl(Crypt::OpenPGP::Digest::SHA512)
Provides: perl(Crypt::OpenPGP::ElGamal::Private)
Provides: perl(Crypt::OpenPGP::ElGamal::Public)
Provides: perl(Crypt::OpenPGP::ErrorHandler) = %{version}
Provides: perl(Crypt::OpenPGP::Key) = %{version}
Provides: perl(Crypt::OpenPGP::Key::Public) = %{version}
Provides: perl(Crypt::OpenPGP::Key::Public::DSA) = %{version}
Provides: perl(Crypt::OpenPGP::Key::Public::ElGamal) = %{version}
Provides: perl(Crypt::OpenPGP::Key::Public::RSA) = %{version}
Provides: perl(Crypt::OpenPGP::Key::Secret) = %{version}
Provides: perl(Crypt::OpenPGP::Key::Secret::DSA) = %{version}
Provides: perl(Crypt::OpenPGP::Key::Secret::ElGamal) = %{version}
Provides: perl(Crypt::OpenPGP::Key::Secret::RSA) = %{version}
Provides: perl(Crypt::OpenPGP::KeyBlock) = %{version}
Provides: perl(Crypt::OpenPGP::KeyRing) = %{version}
Provides: perl(Crypt::OpenPGP::KeyServer) = %{version}
Provides: perl(Crypt::OpenPGP::MDC) = %{version}
Provides: perl(Crypt::OpenPGP::Marker) = %{version}
Provides: perl(Crypt::OpenPGP::Message) = %{version}
Provides: perl(Crypt::OpenPGP::OnePassSig) = %{version}
Provides: perl(Crypt::OpenPGP::PacketFactory) = %{version}
Provides: perl(Crypt::OpenPGP::Plaintext) = %{version}
Provides: perl(Crypt::OpenPGP::S2k) = %{version}
Provides: perl(Crypt::OpenPGP::S2k::Salt_Iter)
Provides: perl(Crypt::OpenPGP::S2k::Salted)
Provides: perl(Crypt::OpenPGP::S2k::Simple)
Provides: perl(Crypt::OpenPGP::SKSessionKey) = %{version}
Provides: perl(Crypt::OpenPGP::SessionKey) = %{version}
Provides: perl(Crypt::OpenPGP::Signature) = %{version}
Provides: perl(Crypt::OpenPGP::Signature::SubPacket) = %{version}
Provides: perl(Crypt::OpenPGP::Trust) = %{version}
Provides: perl(Crypt::OpenPGP::UserAttribute) = %{version}
Provides: perl(Crypt::OpenPGP::UserID) = %{version}
Provides: perl(Crypt::OpenPGP::Util) = %{version}
Provides: perl(Crypt::OpenPGP::Words) = %{version}
%undefine __perllib_provides
%{perl_requires}
Accepting request 1236688 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-OpenPGP/Changes 1.19 -- [Changes since 1.18] - Mostly small fixes - Actually show missing module if Crypt::DSA is not installed - Merge GH https://github.com/perl-Crypt-OpenPGP/Crypt-OpenPGP/pull/10 from @JRaspass [Detailed Changelog] - 46eef52 Add use warnings - d5a6d7e Fixes RT#12237: Crypt::OpenPGP::PacketFactory::parse doesn't catch errors - ed584f1 Fixes RT#82315: Add support for Crypt::CAST5 - 31f3378 Update the version in each file - 524ef39 Replace "use vars" with "our" - bbe3894 v1.18 1.18 -- [Changes since 1.17] - Merge GH https://github.com/btrott/Crypt-OpenPGP/pull/34 from @pinmarch - fixes decryption of cipher text encrypted with a subkey [Detailed Changelog] - 85c2923 Add Release notes to MANIFEST.SKIP - 57f909e Add test for Fix for RT #79798 - Symkey decrypt failed: Invalid secret key ID - 0bf6750 solves error (Symkey decrypt failed: Invalid secret key ID) - 68371b4 v1.17 1.17 -- [Changes since 1.16] - Same as 1.15 - but referencing correct github repo [Detailed Changelog] - fb350bd (HEAD -> master) Reference correct github Repo 1.16 -- [Changes since 1.15] - Small fixes to longstanding issues - (SAMV) RT#20931 fix verification of OpenPGP cleartext signatures - RT#19482 Choose the correct signing key for verification [Detailed Changelog] - 300a1f5 Missed keyserver zone xfer reference - ed451ac update pod referencing keyservers - 7417b1d Apply fix for RT#20931 - ec61503 Fixes Issue RT#19482 - 42e7e72 v1.15 - eef0803 Fixes RT#57861 - bump Crypt::DSA version - ff161e7 v1.14 1.15 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. [Changes since 1.12] - Release of TRIAL 1.14 as production - PR #15 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #16 - (@nielslaukens) Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #18 - (@nielslaukens) Bugfix: parse notation data subpacket of Signature correctly - PR #19 - (@nielslaukens) Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source - GH PR#29 (@andyjack) Add use strict to increase kwalitee - GH PR#31 (@gozer) ElGamal: key's p can be a large integer, use Bigint - GH PR#32 (@Shildus). Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction - 8c21506 v1.13 - 04010a5 (tag: 1.13) Add some additional Dist::Zilla configuration - 51ae276 Whitespace and alignment changes - 17ad689 Add use strict to increase kwalitee - 4221098 ElGamal: key's p can be a large integer, use Bigint - f3f20a0 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. 1.14 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. @nielslaukens provided a number of PRs at https://github.com/btrott/Crypt-OpenPGP/pulls - PR #15 - Added UserAttribute class (unparsed) - PR #16 - Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - Added UserAttribute class (unparsed) - PR #18 - Bugfix: parse notation data subpacket of Signature correctly - PR #19 - Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction 1.13 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. - GH PR#29 Add use strict to increase kwalitee - GH PR#31 ElGamal: key's p can be a large integer, use Bigint - GH PR#32 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. OBS-URL: https://build.opensuse.org/request/show/1236688 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenPGP?expand=0&rev=7
2025-01-13 21:44:11 +00:00
# MANUAL BEGIN
BuildRequires: iputils
BuildRequires: openssl
Requires: openssl
# MANUAL END
%description
_Crypt::OpenPGP_ is a pure-Perl implementation of the OpenPGP standard[1].
In addition to support for the standard itself, _Crypt::OpenPGP_ claims
compatibility with many other PGP implementations, both those that support
the standard and those that preceded it.
_Crypt::OpenPGP_ provides signing/verification, encryption/decryption,
keyring management, and key-pair generation; in short it should provide you
with everything you need to PGP-enable yourself. Alternatively it can be
used as part of a larger system; for example, perhaps you have a
web-form-to-email generator written in Perl, and you'd like to encrypt
outgoing messages, because they contain sensitive information.
_Crypt::OpenPGP_ can be plugged into such a scenario, given your public
key, and told to encrypt all messages; they will then be readable only by
you.
This module currently supports 'RSA' and 'DSA' for digital signatures, and
'RSA' and 'ElGamal' for encryption/decryption. It supports the symmetric
ciphers '3DES', 'Blowfish', 'IDEA', 'Twofish', 'CAST5', and 'Rijndael'
('AES'). 'Rijndael' is supported for key sizes of '128', '192', and '256'
bits. _Crypt::OpenPGP_ supports the digest algorithms 'MD5', 'SHA-1', and
'RIPE-MD/160'. And it supports 'ZIP' and 'Zlib' compression.
%prep
Accepting request 1236688 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-OpenPGP/Changes 1.19 -- [Changes since 1.18] - Mostly small fixes - Actually show missing module if Crypt::DSA is not installed - Merge GH https://github.com/perl-Crypt-OpenPGP/Crypt-OpenPGP/pull/10 from @JRaspass [Detailed Changelog] - 46eef52 Add use warnings - d5a6d7e Fixes RT#12237: Crypt::OpenPGP::PacketFactory::parse doesn't catch errors - ed584f1 Fixes RT#82315: Add support for Crypt::CAST5 - 31f3378 Update the version in each file - 524ef39 Replace "use vars" with "our" - bbe3894 v1.18 1.18 -- [Changes since 1.17] - Merge GH https://github.com/btrott/Crypt-OpenPGP/pull/34 from @pinmarch - fixes decryption of cipher text encrypted with a subkey [Detailed Changelog] - 85c2923 Add Release notes to MANIFEST.SKIP - 57f909e Add test for Fix for RT #79798 - Symkey decrypt failed: Invalid secret key ID - 0bf6750 solves error (Symkey decrypt failed: Invalid secret key ID) - 68371b4 v1.17 1.17 -- [Changes since 1.16] - Same as 1.15 - but referencing correct github repo [Detailed Changelog] - fb350bd (HEAD -> master) Reference correct github Repo 1.16 -- [Changes since 1.15] - Small fixes to longstanding issues - (SAMV) RT#20931 fix verification of OpenPGP cleartext signatures - RT#19482 Choose the correct signing key for verification [Detailed Changelog] - 300a1f5 Missed keyserver zone xfer reference - ed451ac update pod referencing keyservers - 7417b1d Apply fix for RT#20931 - ec61503 Fixes Issue RT#19482 - 42e7e72 v1.15 - eef0803 Fixes RT#57861 - bump Crypt::DSA version - ff161e7 v1.14 1.15 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. [Changes since 1.12] - Release of TRIAL 1.14 as production - PR #15 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #16 - (@nielslaukens) Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #18 - (@nielslaukens) Bugfix: parse notation data subpacket of Signature correctly - PR #19 - (@nielslaukens) Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source - GH PR#29 (@andyjack) Add use strict to increase kwalitee - GH PR#31 (@gozer) ElGamal: key's p can be a large integer, use Bigint - GH PR#32 (@Shildus). Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction - 8c21506 v1.13 - 04010a5 (tag: 1.13) Add some additional Dist::Zilla configuration - 51ae276 Whitespace and alignment changes - 17ad689 Add use strict to increase kwalitee - 4221098 ElGamal: key's p can be a large integer, use Bigint - f3f20a0 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. 1.14 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. @nielslaukens provided a number of PRs at https://github.com/btrott/Crypt-OpenPGP/pulls - PR #15 - Added UserAttribute class (unparsed) - PR #16 - Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - Added UserAttribute class (unparsed) - PR #18 - Bugfix: parse notation data subpacket of Signature correctly - PR #19 - Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction 1.13 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. - GH PR#29 Add use strict to increase kwalitee - GH PR#31 ElGamal: key's p can be a large integer, use Bigint - GH PR#32 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. OBS-URL: https://build.opensuse.org/request/show/1236688 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenPGP?expand=0&rev=7
2025-01-13 21:44:11 +00:00
%autosetup -n %{cpan_name}-%{cpan_version}
%build
perl Makefile.PL INSTALLDIRS=vendor
Accepting request 1236688 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-OpenPGP/Changes 1.19 -- [Changes since 1.18] - Mostly small fixes - Actually show missing module if Crypt::DSA is not installed - Merge GH https://github.com/perl-Crypt-OpenPGP/Crypt-OpenPGP/pull/10 from @JRaspass [Detailed Changelog] - 46eef52 Add use warnings - d5a6d7e Fixes RT#12237: Crypt::OpenPGP::PacketFactory::parse doesn't catch errors - ed584f1 Fixes RT#82315: Add support for Crypt::CAST5 - 31f3378 Update the version in each file - 524ef39 Replace "use vars" with "our" - bbe3894 v1.18 1.18 -- [Changes since 1.17] - Merge GH https://github.com/btrott/Crypt-OpenPGP/pull/34 from @pinmarch - fixes decryption of cipher text encrypted with a subkey [Detailed Changelog] - 85c2923 Add Release notes to MANIFEST.SKIP - 57f909e Add test for Fix for RT #79798 - Symkey decrypt failed: Invalid secret key ID - 0bf6750 solves error (Symkey decrypt failed: Invalid secret key ID) - 68371b4 v1.17 1.17 -- [Changes since 1.16] - Same as 1.15 - but referencing correct github repo [Detailed Changelog] - fb350bd (HEAD -> master) Reference correct github Repo 1.16 -- [Changes since 1.15] - Small fixes to longstanding issues - (SAMV) RT#20931 fix verification of OpenPGP cleartext signatures - RT#19482 Choose the correct signing key for verification [Detailed Changelog] - 300a1f5 Missed keyserver zone xfer reference - ed451ac update pod referencing keyservers - 7417b1d Apply fix for RT#20931 - ec61503 Fixes Issue RT#19482 - 42e7e72 v1.15 - eef0803 Fixes RT#57861 - bump Crypt::DSA version - ff161e7 v1.14 1.15 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. [Changes since 1.12] - Release of TRIAL 1.14 as production - PR #15 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #16 - (@nielslaukens) Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #18 - (@nielslaukens) Bugfix: parse notation data subpacket of Signature correctly - PR #19 - (@nielslaukens) Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source - GH PR#29 (@andyjack) Add use strict to increase kwalitee - GH PR#31 (@gozer) ElGamal: key's p can be a large integer, use Bigint - GH PR#32 (@Shildus). Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction - 8c21506 v1.13 - 04010a5 (tag: 1.13) Add some additional Dist::Zilla configuration - 51ae276 Whitespace and alignment changes - 17ad689 Add use strict to increase kwalitee - 4221098 ElGamal: key's p can be a large integer, use Bigint - f3f20a0 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. 1.14 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. @nielslaukens provided a number of PRs at https://github.com/btrott/Crypt-OpenPGP/pulls - PR #15 - Added UserAttribute class (unparsed) - PR #16 - Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - Added UserAttribute class (unparsed) - PR #18 - Bugfix: parse notation data subpacket of Signature correctly - PR #19 - Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction 1.13 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. - GH PR#29 Add use strict to increase kwalitee - GH PR#31 ElGamal: key's p can be a large integer, use Bigint - GH PR#32 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. OBS-URL: https://build.opensuse.org/request/show/1236688 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenPGP?expand=0&rev=7
2025-01-13 21:44:11 +00:00
%make_build
%check
Accepting request 1236688 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-OpenPGP/Changes 1.19 -- [Changes since 1.18] - Mostly small fixes - Actually show missing module if Crypt::DSA is not installed - Merge GH https://github.com/perl-Crypt-OpenPGP/Crypt-OpenPGP/pull/10 from @JRaspass [Detailed Changelog] - 46eef52 Add use warnings - d5a6d7e Fixes RT#12237: Crypt::OpenPGP::PacketFactory::parse doesn't catch errors - ed584f1 Fixes RT#82315: Add support for Crypt::CAST5 - 31f3378 Update the version in each file - 524ef39 Replace "use vars" with "our" - bbe3894 v1.18 1.18 -- [Changes since 1.17] - Merge GH https://github.com/btrott/Crypt-OpenPGP/pull/34 from @pinmarch - fixes decryption of cipher text encrypted with a subkey [Detailed Changelog] - 85c2923 Add Release notes to MANIFEST.SKIP - 57f909e Add test for Fix for RT #79798 - Symkey decrypt failed: Invalid secret key ID - 0bf6750 solves error (Symkey decrypt failed: Invalid secret key ID) - 68371b4 v1.17 1.17 -- [Changes since 1.16] - Same as 1.15 - but referencing correct github repo [Detailed Changelog] - fb350bd (HEAD -> master) Reference correct github Repo 1.16 -- [Changes since 1.15] - Small fixes to longstanding issues - (SAMV) RT#20931 fix verification of OpenPGP cleartext signatures - RT#19482 Choose the correct signing key for verification [Detailed Changelog] - 300a1f5 Missed keyserver zone xfer reference - ed451ac update pod referencing keyservers - 7417b1d Apply fix for RT#20931 - ec61503 Fixes Issue RT#19482 - 42e7e72 v1.15 - eef0803 Fixes RT#57861 - bump Crypt::DSA version - ff161e7 v1.14 1.15 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. [Changes since 1.12] - Release of TRIAL 1.14 as production - PR #15 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #16 - (@nielslaukens) Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #18 - (@nielslaukens) Bugfix: parse notation data subpacket of Signature correctly - PR #19 - (@nielslaukens) Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source - GH PR#29 (@andyjack) Add use strict to increase kwalitee - GH PR#31 (@gozer) ElGamal: key's p can be a large integer, use Bigint - GH PR#32 (@Shildus). Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction - 8c21506 v1.13 - 04010a5 (tag: 1.13) Add some additional Dist::Zilla configuration - 51ae276 Whitespace and alignment changes - 17ad689 Add use strict to increase kwalitee - 4221098 ElGamal: key's p can be a large integer, use Bigint - f3f20a0 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. 1.14 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. @nielslaukens provided a number of PRs at https://github.com/btrott/Crypt-OpenPGP/pulls - PR #15 - Added UserAttribute class (unparsed) - PR #16 - Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - Added UserAttribute class (unparsed) - PR #18 - Bugfix: parse notation data subpacket of Signature correctly - PR #19 - Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction 1.13 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. - GH PR#29 Add use strict to increase kwalitee - GH PR#31 ElGamal: key's p can be a large integer, use Bigint - GH PR#32 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. OBS-URL: https://build.opensuse.org/request/show/1236688 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenPGP?expand=0&rev=7
2025-01-13 21:44:11 +00:00
make test
%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist
%files -f %{name}.files
%doc Changes CREDITS README
Accepting request 1236688 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-OpenPGP/Changes 1.19 -- [Changes since 1.18] - Mostly small fixes - Actually show missing module if Crypt::DSA is not installed - Merge GH https://github.com/perl-Crypt-OpenPGP/Crypt-OpenPGP/pull/10 from @JRaspass [Detailed Changelog] - 46eef52 Add use warnings - d5a6d7e Fixes RT#12237: Crypt::OpenPGP::PacketFactory::parse doesn't catch errors - ed584f1 Fixes RT#82315: Add support for Crypt::CAST5 - 31f3378 Update the version in each file - 524ef39 Replace "use vars" with "our" - bbe3894 v1.18 1.18 -- [Changes since 1.17] - Merge GH https://github.com/btrott/Crypt-OpenPGP/pull/34 from @pinmarch - fixes decryption of cipher text encrypted with a subkey [Detailed Changelog] - 85c2923 Add Release notes to MANIFEST.SKIP - 57f909e Add test for Fix for RT #79798 - Symkey decrypt failed: Invalid secret key ID - 0bf6750 solves error (Symkey decrypt failed: Invalid secret key ID) - 68371b4 v1.17 1.17 -- [Changes since 1.16] - Same as 1.15 - but referencing correct github repo [Detailed Changelog] - fb350bd (HEAD -> master) Reference correct github Repo 1.16 -- [Changes since 1.15] - Small fixes to longstanding issues - (SAMV) RT#20931 fix verification of OpenPGP cleartext signatures - RT#19482 Choose the correct signing key for verification [Detailed Changelog] - 300a1f5 Missed keyserver zone xfer reference - ed451ac update pod referencing keyservers - 7417b1d Apply fix for RT#20931 - ec61503 Fixes Issue RT#19482 - 42e7e72 v1.15 - eef0803 Fixes RT#57861 - bump Crypt::DSA version - ff161e7 v1.14 1.15 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. [Changes since 1.12] - Release of TRIAL 1.14 as production - PR #15 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #16 - (@nielslaukens) Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - (@nielslaukens) Added UserAttribute class (unparsed) - PR #18 - (@nielslaukens) Bugfix: parse notation data subpacket of Signature correctly - PR #19 - (@nielslaukens) Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source - GH PR#29 (@andyjack) Add use strict to increase kwalitee - GH PR#31 (@gozer) ElGamal: key's p can be a large integer, use Bigint - GH PR#32 (@Shildus). Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction - 8c21506 v1.13 - 04010a5 (tag: 1.13) Add some additional Dist::Zilla configuration - 51ae276 Whitespace and alignment changes - 17ad689 Add use strict to increase kwalitee - 4221098 ElGamal: key's p can be a large integer, use Bigint - f3f20a0 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. 1.14 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. @nielslaukens provided a number of PRs at https://github.com/btrott/Crypt-OpenPGP/pulls - PR #15 - Added UserAttribute class (unparsed) - PR #16 - Bugfix: allow multiple 'Preferred hash/compression algorithms' - PR #17 - Added UserAttribute class (unparsed) - PR #18 - Bugfix: parse notation data subpacket of Signature correctly - PR #19 - Support unknown algos - Closed RT#53323: Failing on 64bit machines - Fix RT#123452 Require at least one Random Source [Detailed Changelog] - d23dc25 Fix the version regex in dist.ini - 4acfd00 Add to .gitignore - 2a6c65a Add note on Random Number Module requirements - 46fbd15 Add back the number of tests - 7ef4fda Added SubSignature with notation to test suite - 451bd6e Added support for unknown key algorithms - 548bb07 Added ECC public key to test suite - 6e0c442 Use done testing instead of a test plan - ac14115 Bugfix: parse notation data subpacket of Signature correctly - ffa9e30 Added support for unparsed SubPackets - 66897ea Added SubSignature packet to test suite - a72137e Bugfix: allow multiple 'Preferred hash/compression algorithms' - 50f9a30 Added UserAttribute class (unparsed) - 26632de Added User Attribute test packet to test suite - 9e7d578 Added test to run packets through a parse/save cycle - 0727bbe RT#123452 Require at least one Random Source - a30bc95 Closed RT#53323: Failing on 64bit machines - 67c4ee9 Fix Bignum subtraction 1.13 -- [Module Status] Crypt::OpenPGP has a new maintainer. Current work is to merge past PRs that are fairly simple to review and test. Other issues will be reviewed as time permits. - GH PR#29 Add use strict to increase kwalitee - GH PR#31 ElGamal: key's p can be a large integer, use Bigint - GH PR#32 Add support for SHA-2 (SHA-512, SHA-256,...) signatures verification. OBS-URL: https://build.opensuse.org/request/show/1236688 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenPGP?expand=0&rev=7
2025-01-13 21:44:11 +00:00
%license LICENSE
%changelog