[Bug 1383651] perl-Crypt-OpenSSL-DSA-0.15-5.fc26 FTBFS: dereferencing pointer to incomplete type 'DSA {aka struct dsa_st}'

2016-11-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1383651

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version|perl-Crypt-OpenSSL-DSA-0.15 |perl-Crypt-OpenSSL-DSA-0.15
   |-6.fc26 |-7.fc26
 Resolution|--- |RAWHIDE
Last Closed|2016-10-27 04:41:37 |2016-11-01 04:49:32



--- Comment #4 from Petr Pisar  ---
The issue is new OpenSSL does support setting a private key before a public
key. I added a code that allows it on the XS level.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1383651] perl-Crypt-OpenSSL-DSA-0.15-5.fc26 FTBFS: dereferencing pointer to incomplete type 'DSA {aka struct dsa_st}'

2016-11-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1383651

Petr Pisar  changed:

   What|Removed |Added

 Status|CLOSED  |ASSIGNED
 Resolution|RAWHIDE |---
   Keywords||Reopened



--- Comment #3 from Petr Pisar  ---
After applying the fix, perl-Net-DNS-SEC tests fail in:

my $dsa = Crypt::OpenSSL::DSA->new();   # private key

$dsa->set_p( decode_base64 $private->prime );
$dsa->set_q( decode_base64 $private->subprime );
$dsa->set_g( decode_base64 $private->base );

→   $dsa->set_priv_key( decode_base64 $private->private_value );

With message:

Could not set a key at lib/Net/DNS/SEC/DSA.pm line 75.
signature generation failed at t/10-keyset.t line 112.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1383651] perl-Crypt-OpenSSL-DSA-0.15-5.fc26 FTBFS: dereferencing pointer to incomplete type 'DSA {aka struct dsa_st}'

2016-10-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1383651

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Crypt-OpenSSL-DSA-0.15
   ||-6.fc26
 Resolution|--- |RAWHIDE
Last Closed||2016-10-27 04:41:37



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1383651] perl-Crypt-OpenSSL-DSA-0.15-5.fc26 FTBFS: dereferencing pointer to incomplete type 'DSA {aka struct dsa_st}'

2016-10-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1383651

Petr Pisar  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|wjhns...@hardakers.net  |ppi...@redhat.com



--- Comment #2 from Petr Pisar  ---
No reply from upstream in two weeks. I will apply it into Fedora.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1383651] perl-Crypt-OpenSSL-DSA-0.15-5.fc26 FTBFS: dereferencing pointer to incomplete type 'DSA {aka struct dsa_st}'

2016-10-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1383651

Petr Pisar  changed:

   What|Removed |Added

   Keywords||Patch



--- Comment #1 from Petr Pisar  ---
I posted a fix to the upstream bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1383651] perl-Crypt-OpenSSL-DSA-0.15-5.fc26 FTBFS: dereferencing pointer to incomplete type 'DSA {aka struct dsa_st}'

2016-10-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1383651

Petr Pisar  changed:

   What|Removed |Added

External Bug ID||CPAN 118346



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1383651] perl-Crypt-OpenSSL-DSA-0.15-5.fc26 FTBFS: dereferencing pointer to incomplete type 'DSA {aka struct dsa_st}'

2016-10-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1383651

Petr Pisar  changed:

   What|Removed |Added

 Blocks||1383740




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1383740
[Bug 1383740] Tracker bug for dependencies that are not easily ported to
new OpenSSL API
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org