Rebuild of bionic package from packages.networkradius.com?
Hi, last week Ubuntu pushed their libssl 1.1.0 -> 1.1.1 updates to the bionic-updates channel [1]. Since then the "upstream" package of freeradius from packages.networkradius.com stopped working: libssl version mismatch. built: 1010007f linked: 1010100f Are there any plans to publish an updated version? At the moment we need to put libssl on hold, which I'm not very comfortable with. Micha Ballmann asked a similar question last Friday, but didn't get an answer using this channel. Unfortunately I wasn't able to find the other channel(s) he seems to have used. Best regards, Enno [1] https://lists.ubuntu.com/archives/ubuntu-devel/2018-December/040567.html
On Jun 17, 2019, at 10:22 AM, Enno Gröper <enno.groeper@charite.de> wrote:\ last week Ubuntu pushed their libssl 1.1.0 -> 1.1.1 updates to the bionic-updates channel [1].
Since then the "upstream" package of freeradius from packages.networkradius.com stopped working:
libssl version mismatch. built: 1010007f linked: 1010100f
Are there any plans to publish an updated version?
I'll take a look.
At the moment we need to put libssl on hold, which I'm not very comfortable with.
Sure. That check is there because OpenSSL *used* to export native structures, which would then change randomly in point releases. Those changes would then cause the server to crash. Since OpenSSL 1.1.0, they export APIs for everything we need. So I think that the OpenSSL version checks can be relaxed. Alan DeKok.
Hi, i didnt install FR by Ubuntu packages. I solved this problem by recompile FR against new openssl version. I guess for Ubuntu packages users, you have to wait and put openssl in hold. Best regards Micha Am 17.06.2019 4:22 nachm. schrieb Enno Gröper <enno.groeper@charite.de>: Hi, last week Ubuntu pushed their libssl 1.1.0 -> 1.1.1 updates to the bionic-updates channel [1]. Since then the "upstream" package of freeradius from packages.networkradius.com stopped working: libssl version mismatch. built: 1010007f linked: 1010100f Are there any plans to publish an updated version? At the moment we need to put libssl on hold, which I'm not very comfortable with. Micha Ballmann asked a similar question last Friday, but didn't get an answer using this channel. Unfortunately I wasn't able to find the other channel(s) he seems to have used. Best regards, Enno [1] https://lists.ubuntu.com/archives/ubuntu-devel/2018-December/040567. html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
Alan DeKok -
Enno Gröper -
Micha Ballmann