[openssl-users] Openssl 1.1

The Doctor doctor at doctor.nl2k.ab.ca
Wed Dec 30 16:35:21 UTC 2015


All right, I did get this to start working on
my 'ancient' BSD box.

Couple of issues did catch my attention.

Are Openssh, DNS developers, SMTP/POP3/IMAP developers,
FTP devleopers, HTTPD developers and  LDAP developers
aware of changes coming down the pipe?

If not, they should be informed.

Also the libraries for libcrypto and libssl are suffixed as 1.1 instead of 1.1.0 any reason?

Finally for the Configurations/10-main.conf 

I propose a slight amendment to the bsdi section

 
    "bsdi-elf-gcc" => {
        inherit_from     => [ asm("x86_elf_asm") ],
        cc               => "gcc",
        cflags           => "-DPERL5 -DL_ENDIAN -fomit-frame-pointer -O2 -march
=i486 -Wall",
        thread_cflag     => "(unknown)",
        lflags           => "-ldl",
        bn_ops           => "BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}",
        dso_scheme       => "dlfcn",
        shared_target    => "bsd-gcc-shared",
        shared_cflag     => "-fPIC",
        shared_extension => ".so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
    },


    "debug-bsdi-x86-elf" => {
        inherit_from     => [ asm("x86_elf_asm") ],
        cc               => "gcc",
        cflags           => "-DPERL5 -DL_ENDIAN -DTERMIOS -fomit-frame-pointer
-O2 -march=i486 -Wall -g",
        thread_cflag     => "-pthread -D_THREAD_SAFE -D_REENTRANT",
        lflags           => "-ldl -lgmp -lm -lc -lz",
        bn_ops           => "THIRTY_TWO_BIT_LONG RC4_CHUNK BN_LLONG ${x86_gcc_d
es} ${x86_gcc_opts}",
        dso_scheme       => "dlfcn",
        shared_target    => "bsd-gcc-shared",
        shared_cflag     => "-fPIC",
        shared_extension => ".so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
    },


      


-- 
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! 
http://www.fullyfollow.me/rootnl2k  Look at Psalms 14 and 53 on Atheism
Happy Christmas 2015 and Merry New Year 2016 
-- 
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! 
http://www.fullyfollow.me/rootnl2k  Look at Psalms 14 and 53 on Atheism
Happy Christmas 2015 and Merry New Year 2016 


More information about the openssl-users mailing list