Discussion:
[fedora-arm] openssl 1.1.1 support
Robert Moskowitz
2018-07-26 17:37:40 UTC
Permalink
I would like to find out the status of openssl 1.1.1 support in development.

I went to
https://koji.fedoraproject.org/koji/tasks?state=all&view=tree&method=appliance&order=-id

for the current builds and looked at

https://koji.fedoraproject.org/koji/taskinfo?taskID=28586088 for F29 Xfce.

I did a little digging for components and on

https://koji.fedoraproject.org/koji/rpmlist?buildrootID=13188575%20&start=150&order=nvr&type=component

I see openssl-libs-1:1.1.0h-5.fc29.armv7hl.rpm, and not openssl itself
(but I am assuming it would also be 1.1.0h

So is 1.1.1 (currently still in beta) available in any of the test images?

I need 1.1.1 to start working with ED25519.

thanks
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to arm-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/***@lists.fed
Peter Robinson
2018-07-26 17:47:15 UTC
Permalink
Post by Robert Moskowitz
I would like to find out the status of openssl 1.1.1 support in development.
I went to
https://koji.fedoraproject.org/koji/tasks?state=all&view=tree&method=appliance&order=-id
for the current builds and looked at
https://koji.fedoraproject.org/koji/taskinfo?taskID=28586088 for F29 Xfce.
I did a little digging for components and on
https://koji.fedoraproject.org/koji/rpmlist?buildrootID=13188575%20&start=150&order=nvr&type=component
I see openssl-libs-1:1.1.0h-5.fc29.armv7hl.rpm, and not openssl itself (but
I am assuming it would also be 1.1.0h
well the libs is just a subpackage of the overall that contains just
libraries with out utils and dev libraries.
Post by Robert Moskowitz
So is 1.1.1 (currently still in beta) available in any of the test images?
openssl-1.1.1-0.pre8.fc29 was built and tagged into f29 late yesterday
so it will be in the next successful compose which might be tomorrow
(there's been a few issues), look for the next rawhide report to the
mailing list, else you can just "dnf upgrade" your current f29 image
and you'll get it once it makes the mirrors.

Peter
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to arm-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/***@lists.fedoraproject.
Robert Moskowitz
2018-07-26 18:05:34 UTC
Permalink
Post by Peter Robinson
Post by Robert Moskowitz
I would like to find out the status of openssl 1.1.1 support in development.
I went to
https://koji.fedoraproject.org/koji/tasks?state=all&view=tree&method=appliance&order=-id
for the current builds and looked at
https://koji.fedoraproject.org/koji/taskinfo?taskID=28586088 for F29 Xfce.
I did a little digging for components and on
https://koji.fedoraproject.org/koji/rpmlist?buildrootID=13188575%20&start=150&order=nvr&type=component
I see openssl-libs-1:1.1.0h-5.fc29.armv7hl.rpm, and not openssl itself (but
I am assuming it would also be 1.1.0h
well the libs is just a subpackage of the overall that contains just
libraries with out utils and dev libraries.
Post by Robert Moskowitz
So is 1.1.1 (currently still in beta) available in any of the test images?
openssl-1.1.1-0.pre8.fc29 was built and tagged into f29 late yesterday
so it will be in the next successful compose which might be tomorrow
(there's been a few issues), look for the next rawhide report to the
mailing list, else you can just "dnf upgrade" your current f29 image
and you'll get it once it makes the mirrors.
Great. Thanks Peter.

I will start tooling up a cubieboard for testing.  I have been off doing
other things so far this year.  About time I got back to fun testing.

_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to arm-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/***@lists.fedoraproject.org/message/4P4LVWQTBXBTOWJ64QBW3JDVA
Robert Moskowitz
2018-07-27 13:03:09 UTC
Permalink
Post by Peter Robinson
Post by Robert Moskowitz
I would like to find out the status of openssl 1.1.1 support in development.
I went to
https://koji.fedoraproject.org/koji/tasks?state=all&view=tree&method=appliance&order=-id
for the current builds and looked at
https://koji.fedoraproject.org/koji/taskinfo?taskID=28586088 for F29 Xfce.
I did a little digging for components and on
https://koji.fedoraproject.org/koji/rpmlist?buildrootID=13188575%20&start=150&order=nvr&type=component
I see openssl-libs-1:1.1.0h-5.fc29.armv7hl.rpm, and not openssl itself (but
I am assuming it would also be 1.1.0h
well the libs is just a subpackage of the overall that contains just
libraries with out utils and dev libraries.
Post by Robert Moskowitz
So is 1.1.1 (currently still in beta) available in any of the test images?
openssl-1.1.1-0.pre8.fc29 was built and tagged into f29 late yesterday
so it will be in the next successful compose which might be tomorrow
(there's been a few issues), look for the next rawhide report to the
mailing list, else you can just "dnf upgrade" your current f29 image
and you'll get it once it makes the mirrors.
With:  Fedora-Xfce-armhfp-Rawhide-20180726.n.2-sda.raw.xz

# openssl version
OpenSSL 1.1.1-pre8 (beta) FIPS 20 Jun 2018

So now let's see how making an ED25519 PKI works.

See my Internet draft: draft-moskowitz-ecdsa-pki-03

For what I did for ecdsa.  The plan is to duplicate this.

Thanks for making the jump to openssl 1.1.1

_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to arm-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/***@lists.fedoraproject.org/message/CKSBTXVPTKMYBZS66TJJGSOJBK
Loading...