#5949 closed enhancement (overcomebyevents)
libressl-2.1.4
Reported by: | Igor Živković | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | x-future |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
Opening this as a place to note testing results with packages that can use OpenSSL as I'm going to replace it with LibreSSL in my next build. Might be useful reference if it's going to be included in the official book in the future. I see that it's already mentioned on the OpenSSH page.
Change History (25)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
apr-util: ok
cacerts: c_rehash perl script is not provided with libressl but I used multi_c_rehash which is written in C (http://www.j10n.org/files/multi_c_rehash-1.2.tar.gz) and seems to be working fine
curl: needs a patch
cyrus-sasl: ok
dovecot: ok
exim: ok
fetchmail: needs a patch
ffmpeg: ok
git: ok
heirloom-mailx: needs a patch
hexchat: needs a patch
httpd: needs a patch
ldns: ok
libarchive: ok
libevent: ok
links: needs a patch
mariadb: ok
mupdf: ok
mutt: needs a patch
neon: needs a patch
nmap: needs a patch
openldap: ok
openssh: ok
php: needs a patch
postfix: needs a patch
postgresql: ok
proftpd: ok
python2: needs a patch
python3: needs a patch
ruby: ok
qt4: needs a patch
serf: ok
stunnel: needs a patch
tcpdump: ok
tripwire: ok
unbound: ok
wireshark: ok
wpa_supplicant: ok
xorg-server: ok
by , 10 years ago
Attachment: | Python-2.7.9-libressl-1.patch added |
---|
by , 10 years ago
Attachment: | curl-7.39.0-libressl-1.patch added |
---|
by , 10 years ago
Attachment: | links-2.9-libressl-1.patch added |
---|
by , 10 years ago
Attachment: | heirloom-mailx-12.5-libressl-1.patch added |
---|
by , 10 years ago
Attachment: | mutt-1.5.23-libressl-1.patch added |
---|
comment:3 by , 10 years ago
Summary: | LibreSSL → libressl-2.1.2 |
---|
by , 10 years ago
Attachment: | nmap-6.47-libressl-1.patch added |
---|
by , 10 years ago
Attachment: | httpd-2.4.10-libressl-1.patch added |
---|
by , 10 years ago
Attachment: | php-5.6.4-libressl-1.patch added |
---|
by , 10 years ago
Attachment: | fetchmail-6.3.26-libressl-1.patch added |
---|
by , 10 years ago
Attachment: | neon-0.30.1-libressl-1.patch added |
---|
by , 10 years ago
Attachment: | stunnel-5.09-libressl-1.patch added |
---|
by , 10 years ago
Attachment: | postfix-2.11.3-libressl-1.patch added |
---|
by , 10 years ago
Attachment: | qt-everywhere-opensource-src-4.8.6-libressl-1.patch added |
---|
by , 10 years ago
Attachment: | Python-3.4.2-libressl-1.patch added |
---|
by , 10 years ago
Attachment: | hexchat-2.10.2-libressl-1.patch added |
---|
comment:4 by , 10 years ago
Summary: | libressl-2.1.2 → libressl-2.1.3 |
---|
comment:6 by , 10 years ago
Summary: | libressl-2.1.3 → libressl-2.1.4 |
---|
comment:8 by , 10 years ago
python3.4.3: Make ssl.RAND_egd() optional to support LibreSSL. The availability of the function is checked during the compilation.
comment:9 by , 10 years ago
Resolution: | → overcomebyevents |
---|---|
Status: | new → closed |
Yes, I think it was somewhere in the release notes or in the configure, and included it somewhere, probably OpenSSH.
But I believe I've read negative criticisms about it, or they stated in their page that it was not yet mature.
Writing that so that you take care.