Hello Jake > Am 16.11.2024 um 00:22 schrieb Jake Goerzen via maintainers > <[email protected]>: > > I wanted to see what it would take to update OpenSSH to 9.9p1 and this > requires at least openssl-1.1.1w. So, I created a new pkg recipe for openssl > 1.1.1w! I used the current lts102 recipe as a template to create a new > branch lts111. This is the initial commit: > > https://sourceforge.net/p/gar/code/HEAD/tree/csw/mgar/pkg/openssl1/branches/lts111/Makefile > > > highlights: > > * switched to GNU compiler on all OS releases > > * switched to OpenCSW perl instead of SUN perl > > * patches have been removed from recipe, appears they have been integrated > upstream already > > * Solaris 11 ALL tests PASS! > > * Solaris 10 ALL tests PASS! > > * Solaris 9 One test fails: > > ../test/recipes/90-test_threads.t .................. Dubious, test returned 1 > (wstat 256, 0x100) > Failed 1/1 subtests > > > Still a work in progress but looks promising.
Oh wow, this is really exciting. Thanks Jake. Regards Ihsan
