Files
perl-Crypt-OpenPGP/perl-Crypt-OpenPGP.changes

53 lines
2.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Jan 19 15:48:33 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
- Fix build
* Choose perl(Alt::Crypt::RSA::BigInt) as alternative for
perl(Crypt::RSA)
* Added random source in tests by adding perl(Bytes::Random::Secure)
-------------------------------------------------------------------
Wed Dec 2 09:44:54 UTC 2015 - tchvatal@suse.com
- Disable the t/13-keygen.t, the magical entropy generating attempts
fail
-------------------------------------------------------------------
Mon Nov 30 08:17:10 UTC 2015 - tchvatal@suse.com
- Update to 1.12:
* Fixes tests so this package no longer gets stuck in OBS
* List of upstream changes:
- Add NoVersion parameter to CO::Armour->armour (GH#26)
- Check that Crypt::OpenPGP::Cipher->new succeeded, RT#14033.
- Fix GH#7, when false data was discarded (@Camspi).
- Update GnuPG defaults (@bk2204).
- Fix error propagation on generating RSA key (@niner).
- Require Digest::SHA instead of Digest::SHA1, RT#82316 (@bk2204).
- Move distribution to Dist::Zilla.
- Require Alt::Crypt::RSA::BigInt instead of Crypt::RSA.
- Apply a patch from RT#82314 (@bk2204, @kmx).
- Add a test case from GH#7, yet to be fixed (@throughnothing).
- Reformatted Changes as per CPAN::Changes::Spec.
- Fixed hash randomisation bug (RT#81442).
- Documentation now references most recent "OpenPGP Message Format" RFC.
- Fixed typo in Pod (@dsteinbrunner).
- Improved ASCII armor detection (@gwillen).
-------------------------------------------------------------------
Wed Jun 8 14:55:23 UTC 2011 - jw@novell.com
- t/13-keygen.t needs more entropy than there is in the buildservice.
adding some pings, hoping for two effects:
a) output printed in regular intervals prevents us from being killed.
b) networktraffic through localhost may generate some entropy.
-------------------------------------------------------------------
Tue Jun 7 21:24:54 UTC 2011 - jw@novell.com
- rm -f needed to survive empty lists.
- initial pull from CPAN with cpanspec_obs-0.8
- initial package 1.06
* created by cpanspec 1.78.04