4 Commits

Author SHA256 Message Date
ed73a07c41 libressl 4.0.0 2024-10-16 09:07:26 +02:00
73a40de88d - Update to release 3.8.2
OBS-URL: https://build.opensuse.org/package/show/security:tls/libressl?expand=0&rev=63
2023-11-03 12:29:19 +00:00
f867eb60c7 Accepting request 973565 from home:polslinux:branches:security:tls
- Update to release 3.5.2:
  * New Features
    - The RFC 3779 API was ported from OpenSSL. Many bugs were fixed,
      regression tests were added and the code was cleaned up.
    - Certificate Transparency was ported from OpenSSL. Many internal
      improvements were made, resulting in cleaner and safer code.
      Regress coverage was added. libssl does not yet make use of it.
  * Portable Improvements
    - Fixed various POSIX compliance and other portability issues
      found by the port to the Sortix operating system.
    - Add libmd as platform specific libraries for Solaris.
      Issue reported from (ihsan <at> opencsw org) on libressl ML.
    - Set IA-64 compiler flag only if it is HP-UX with IA-64.
      Suggested from Larkin Nickle (me <at> larbob org) by libressl ML.
    - Enabled and scheduled Coverity scan.
      Contributed by Ilya Shipitsin (chipitsine <at> gmail com> on github.
  * Compatibility Changes
    - Most structs that were previously defined in the following headers
      are now opaque as they are in OpenSSL 1.1:
      bio.h, bn.h, comp.h, dh.h, dsa.h, evp.h, hmac.h, ocsp.h, rsa.h,
      x509.h, x509v3.h, x509_vfy.h
    - Switch TLSv1.3 cipher names from AEAD- to OpenSSL's TLS_
      OpenSSL added the TLSv1.3 ciphersuites with "RFC names" instead
      of using something consistent with the previous naming. Various
      test suites expect these names (instead of checking for the much
      more sensible cipher numbers). The old names are still accepted
      as aliases.
    - Subject alternative names and name constraints are now validated
      when they are added to certificates. Various interoperability
      problems with stacks that validate certificates more strictly

OBS-URL: https://build.opensuse.org/request/show/973565
OBS-URL: https://build.opensuse.org/package/show/security:tls/libressl?expand=0&rev=44
2022-04-28 09:42:48 +00:00
de8a4a4a23 libressl-2.6.3
OBS-URL: https://build.opensuse.org/package/show/security:tls/libressl?expand=0&rev=6
2017-11-10 19:43:43 +00:00