Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libressl for openSUSE:Factory checked in at 2022-03-21 20:12:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libressl (Old) and /work/SRC/openSUSE:Factory/.libressl.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libressl" Mon Mar 21 20:12:18 2022 rev:61 rq:963474 version:3.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libressl/libressl.changes 2022-01-03 10:49:31.955583048 +0100 +++ /work/SRC/openSUSE:Factory/.libressl.new.25692/libressl.changes 2022-03-21 20:12:27.988466686 +0100 @@ -1,0 +2,7 @@ +Wed Mar 16 21:52:29 UTC 2022 - Jan Engelhardt <[email protected]> + +- Update to release 3.4.3 + * A malicious certificate could cause an infinite loop in + previous releases. [CVE-2022-0778] + +------------------------------------------------------------------- Old: ---- libressl-3.4.2.tar.gz libressl-3.4.2.tar.gz.asc New: ---- libressl-3.4.3.tar.gz libressl-3.4.3.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libressl.spec ++++++ --- /var/tmp/diff_new_pack.J0fld2/_old 2022-03-21 20:12:28.708467406 +0100 +++ /var/tmp/diff_new_pack.J0fld2/_new 2022-03-21 20:12:28.716467414 +0100 @@ -17,18 +17,18 @@ Name: libressl -Version: 3.4.2 +Version: 3.4.3 Release: 0 Summary: An SSL/TLS protocol implementation License: OpenSSL Group: Development/Libraries/C and C++ -Url: http://libressl.org/ +URL: https://www.libressl.org/ -#Freshcode-URL: http://freshcode.club/projects/libressl -#Git-Clone: git://github.com/libressl-portable/portable -#See-Also: git://github.com/libressl-portable/openbsd -Source: http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/%name-%version.tar.gz -Source2: http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/%name-%version.tar.gz.asc +#Freshcode-URL: https://freshcode.club/projects/libressl +#Git-Clone: https://github.com/libressl-portable/portable +#See-Also: https://github.com/libressl-portable/openbsd +Source: https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/%name-%version.tar.gz +Source2: https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/%name-%version.tar.gz.asc Source3: %name.keyring Source4: baselibs.conf Patch1: des-fcrypt.diff ++++++ libressl-3.4.2.tar.gz -> libressl-3.4.3.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/ChangeLog new/libressl-3.4.3/ChangeLog --- old/libressl-3.4.2/ChangeLog 2021-11-25 16:18:36.000000000 +0100 +++ new/libressl-3.4.3/ChangeLog 2022-03-13 18:19:40.000000000 +0100 @@ -28,6 +28,11 @@ LibreSSL Portable Release Notes: +3.4.3 - Security release + + * A malicious certificate can cause an infinite loop. + Reported by and fix from Tavis Ormandy and David Benjamin, Google. + 3.4.2 - Security fix * In some situations the X.509 verifier would discard an error on an diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/VERSION new/libressl-3.4.3/VERSION --- old/libressl-3.4.2/VERSION 2021-11-25 16:18:48.000000000 +0100 +++ new/libressl-3.4.3/VERSION 2022-03-13 18:27:47.000000000 +0100 @@ -1,2 +1,2 @@ -3.4.2 +3.4.3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/configure new/libressl-3.4.3/configure --- old/libressl-3.4.2/configure 2021-11-25 16:19:24.000000000 +0100 +++ new/libressl-3.4.3/configure 2022-03-13 18:28:22.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for libressl 3.4.2. +# Generated by GNU Autoconf 2.69 for libressl 3.4.3. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -587,8 +587,8 @@ # Identity of this package. PACKAGE_NAME='libressl' PACKAGE_TARNAME='libressl' -PACKAGE_VERSION='3.4.2' -PACKAGE_STRING='libressl 3.4.2' +PACKAGE_VERSION='3.4.3' +PACKAGE_STRING='libressl 3.4.3' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1452,7 +1452,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures libressl 3.4.2 to adapt to many kinds of systems. +\`configure' configures libressl 3.4.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1523,7 +1523,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libressl 3.4.2:";; + short | recursive ) echo "Configuration of libressl 3.4.3:";; esac cat <<\_ACEOF @@ -1641,7 +1641,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libressl configure 3.4.2 +libressl configure 3.4.3 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2189,7 +2189,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by libressl $as_me 3.4.2, which was +It was created by libressl $as_me 3.4.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3125,7 +3125,7 @@ # Define the identity of the package. PACKAGE='libressl' - VERSION='3.4.2' + VERSION='3.4.3' cat >>confdefs.h <<_ACEOF @@ -14949,7 +14949,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by libressl $as_me 3.4.2, which was +This file was extended by libressl $as_me 3.4.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15006,7 +15006,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -libressl config.status 3.4.2 +libressl config.status 3.4.3 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/crypto/aes/aes-masm-x86_64.S new/libressl-3.4.3/crypto/aes/aes-masm-x86_64.S --- old/libressl-3.4.2/crypto/aes/aes-masm-x86_64.S 2021-11-25 16:19:00.000000000 +0100 +++ new/libressl-3.4.3/crypto/aes/aes-masm-x86_64.S 2022-03-13 18:27:59.000000000 +0100 @@ -1,7 +1,7 @@ ; 1 "crypto/aes/aes-masm-x86_64.S.tmp" ; 1 "<built-in>" 1 ; 1 "<built-in>" 3 -; 340 "<built-in>" 3 +; 343 "<built-in>" 3 ; 1 "<command line>" 1 ; 1 "<built-in>" 2 ; 1 "crypto/aes/aes-masm-x86_64.S.tmp" 2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/crypto/aes/aesni-masm-x86_64.S new/libressl-3.4.3/crypto/aes/aesni-masm-x86_64.S --- old/libressl-3.4.2/crypto/aes/aesni-masm-x86_64.S 2021-11-25 16:19:02.000000000 +0100 +++ new/libressl-3.4.3/crypto/aes/aesni-masm-x86_64.S 2022-03-13 18:28:00.000000000 +0100 @@ -1,7 +1,7 @@ ; 1 "crypto/aes/aesni-masm-x86_64.S.tmp" ; 1 "<built-in>" 1 ; 1 "<built-in>" 3 -; 340 "<built-in>" 3 +; 343 "<built-in>" 3 ; 1 "<command line>" 1 ; 1 "<built-in>" 2 ; 1 "crypto/aes/aesni-masm-x86_64.S.tmp" 2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/crypto/aes/aesni-sha1-masm-x86_64.S new/libressl-3.4.3/crypto/aes/aesni-sha1-masm-x86_64.S --- old/libressl-3.4.2/crypto/aes/aesni-sha1-masm-x86_64.S 2021-11-25 16:19:02.000000000 +0100 +++ new/libressl-3.4.3/crypto/aes/aesni-sha1-masm-x86_64.S 2022-03-13 18:28:01.000000000 +0100 @@ -1,7 +1,7 @@ ; 1 "crypto/aes/aesni-sha1-masm-x86_64.S.tmp" ; 1 "<built-in>" 1 ; 1 "<built-in>" 3 -; 340 "<built-in>" 3 +; 343 "<built-in>" 3 ; 1 "<command line>" 1 ; 1 "<built-in>" 2 ; 1 "crypto/aes/aesni-sha1-masm-x86_64.S.tmp" 2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/crypto/aes/bsaes-masm-x86_64.S new/libressl-3.4.3/crypto/aes/bsaes-masm-x86_64.S --- old/libressl-3.4.2/crypto/aes/bsaes-masm-x86_64.S 2021-11-25 16:19:01.000000000 +0100 +++ new/libressl-3.4.3/crypto/aes/bsaes-masm-x86_64.S 2022-03-13 18:28:00.000000000 +0100 @@ -1,7 +1,7 @@ ; 1 "crypto/aes/bsaes-masm-x86_64.S.tmp" ; 1 "<built-in>" 1 ; 1 "<built-in>" 3 -; 340 "<built-in>" 3 +; 343 "<built-in>" 3 ; 1 "<command line>" 1 ; 1 "<built-in>" 2 ; 1 "crypto/aes/bsaes-masm-x86_64.S.tmp" 2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/crypto/aes/vpaes-masm-x86_64.S new/libressl-3.4.3/crypto/aes/vpaes-masm-x86_64.S --- old/libressl-3.4.2/crypto/aes/vpaes-masm-x86_64.S 2021-11-25 16:19:01.000000000 +0100 +++ new/libressl-3.4.3/crypto/aes/vpaes-masm-x86_64.S 2022-03-13 18:27:59.000000000 +0100 @@ -1,7 +1,7 @@ ; 1 "crypto/aes/vpaes-masm-x86_64.S.tmp" ; 1 "<built-in>" 1 ; 1 "<built-in>" 3 -; 340 "<built-in>" 3 +; 343 "<built-in>" 3 ; 1 "<command line>" 1 ; 1 "<built-in>" 2 ; 1 "crypto/aes/vpaes-masm-x86_64.S.tmp" 2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/crypto/bn/bn_sqrt.c new/libressl-3.4.3/crypto/bn/bn_sqrt.c --- old/libressl-3.4.2/crypto/bn/bn_sqrt.c 2017-11-14 17:25:15.000000000 +0100 +++ new/libressl-3.4.3/crypto/bn/bn_sqrt.c 2022-03-13 18:28:09.000000000 +0100 @@ -351,21 +351,22 @@ goto vrfy; } - - /* find smallest i such that b^(2^i) = 1 */ - i = 1; - if (!BN_mod_sqr(t, b, p, ctx)) - goto end; - while (!BN_is_one(t)) { - i++; - if (i == e) { - BNerror(BN_R_NOT_A_SQUARE); - goto end; + /* Find the smallest i with 0 < i < e such that b^(2^i) = 1. */ + for (i = 1; i < e; i++) { + if (i == 1) { + if (!BN_mod_sqr(t, b, p, ctx)) + goto end; + } else { + if (!BN_mod_sqr(t, t, p, ctx)) + goto end; } - if (!BN_mod_mul(t, t, t, p, ctx)) - goto end; + if (BN_is_one(t)) + break; + } + if (i >= e) { + BNerror(BN_R_NOT_A_SQUARE); + goto end; } - /* t := y^2^(e - i - 1) */ if (!BN_copy(t, y)) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/crypto/bn/gf2m-masm-x86_64.S new/libressl-3.4.3/crypto/bn/gf2m-masm-x86_64.S --- old/libressl-3.4.2/crypto/bn/gf2m-masm-x86_64.S 2021-11-25 16:19:03.000000000 +0100 +++ new/libressl-3.4.3/crypto/bn/gf2m-masm-x86_64.S 2022-03-13 18:28:02.000000000 +0100 @@ -1,7 +1,7 @@ ; 1 "crypto/bn/gf2m-masm-x86_64.S.tmp" ; 1 "<built-in>" 1 ; 1 "<built-in>" 3 -; 340 "<built-in>" 3 +; 343 "<built-in>" 3 ; 1 "<command line>" 1 ; 1 "<built-in>" 2 ; 1 "crypto/bn/gf2m-masm-x86_64.S.tmp" 2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/crypto/bn/modexp512-masm-x86_64.S new/libressl-3.4.3/crypto/bn/modexp512-masm-x86_64.S --- old/libressl-3.4.2/crypto/bn/modexp512-masm-x86_64.S 2021-11-25 16:19:02.000000000 +0100 +++ new/libressl-3.4.3/crypto/bn/modexp512-masm-x86_64.S 2022-03-13 18:28:01.000000000 +0100 @@ -1,7 +1,7 @@ ; 1 "crypto/bn/modexp512-masm-x86_64.S.tmp" ; 1 "<built-in>" 1 ; 1 "<built-in>" 3 -; 340 "<built-in>" 3 +; 343 "<built-in>" 3 ; 1 "<command line>" 1 ; 1 "<built-in>" 2 ; 1 "crypto/bn/modexp512-masm-x86_64.S.tmp" 2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/crypto/bn/mont-masm-x86_64.S new/libressl-3.4.3/crypto/bn/mont-masm-x86_64.S --- old/libressl-3.4.2/crypto/bn/mont-masm-x86_64.S 2021-11-25 16:19:02.000000000 +0100 +++ new/libressl-3.4.3/crypto/bn/mont-masm-x86_64.S 2022-03-13 18:28:01.000000000 +0100 @@ -1,7 +1,7 @@ ; 1 "crypto/bn/mont-masm-x86_64.S.tmp" ; 1 "<built-in>" 1 ; 1 "<built-in>" 3 -; 340 "<built-in>" 3 +; 343 "<built-in>" 3 ; 1 "<command line>" 1 ; 1 "<built-in>" 2 ; 1 "crypto/bn/mont-masm-x86_64.S.tmp" 2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/crypto/bn/mont5-masm-x86_64.S new/libressl-3.4.3/crypto/bn/mont5-masm-x86_64.S --- old/libressl-3.4.2/crypto/bn/mont5-masm-x86_64.S 2021-11-25 16:19:03.000000000 +0100 +++ new/libressl-3.4.3/crypto/bn/mont5-masm-x86_64.S 2022-03-13 18:28:02.000000000 +0100 @@ -1,7 +1,7 @@ ; 1 "crypto/bn/mont5-masm-x86_64.S.tmp" ; 1 "<built-in>" 1 ; 1 "<built-in>" 3 -; 340 "<built-in>" 3 +; 343 "<built-in>" 3 ; 1 "<command line>" 1 ; 1 "<built-in>" 2 ; 1 "crypto/bn/mont5-masm-x86_64.S.tmp" 2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/crypto/camellia/cmll-masm-x86_64.S new/libressl-3.4.3/crypto/camellia/cmll-masm-x86_64.S --- old/libressl-3.4.2/crypto/camellia/cmll-masm-x86_64.S 2021-11-25 16:19:03.000000000 +0100 +++ new/libressl-3.4.3/crypto/camellia/cmll-masm-x86_64.S 2022-03-13 18:28:02.000000000 +0100 @@ -1,7 +1,7 @@ ; 1 "crypto/camellia/cmll-masm-x86_64.S.tmp" ; 1 "<built-in>" 1 ; 1 "<built-in>" 3 -; 340 "<built-in>" 3 +; 343 "<built-in>" 3 ; 1 "<command line>" 1 ; 1 "<built-in>" 2 ; 1 "crypto/camellia/cmll-masm-x86_64.S.tmp" 2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/crypto/cpuid-masm-x86_64.S new/libressl-3.4.3/crypto/cpuid-masm-x86_64.S --- old/libressl-3.4.2/crypto/cpuid-masm-x86_64.S 2021-11-25 16:19:06.000000000 +0100 +++ new/libressl-3.4.3/crypto/cpuid-masm-x86_64.S 2022-03-13 18:28:04.000000000 +0100 @@ -1,7 +1,7 @@ ; 1 "crypto/cpuid-masm-x86_64.S.tmp" ; 1 "<built-in>" 1 ; 1 "<built-in>" 3 -; 340 "<built-in>" 3 +; 343 "<built-in>" 3 ; 1 "<command line>" 1 ; 1 "<built-in>" 2 ; 1 "crypto/cpuid-masm-x86_64.S.tmp" 2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/crypto/md5/md5-masm-x86_64.S new/libressl-3.4.3/crypto/md5/md5-masm-x86_64.S --- old/libressl-3.4.2/crypto/md5/md5-masm-x86_64.S 2021-11-25 16:19:03.000000000 +0100 +++ new/libressl-3.4.3/crypto/md5/md5-masm-x86_64.S 2022-03-13 18:28:02.000000000 +0100 @@ -1,7 +1,7 @@ ; 1 "crypto/md5/md5-masm-x86_64.S.tmp" ; 1 "<built-in>" 1 ; 1 "<built-in>" 3 -; 340 "<built-in>" 3 +; 343 "<built-in>" 3 ; 1 "<command line>" 1 ; 1 "<built-in>" 2 ; 1 "crypto/md5/md5-masm-x86_64.S.tmp" 2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/crypto/modes/ghash-masm-x86_64.S new/libressl-3.4.3/crypto/modes/ghash-masm-x86_64.S --- old/libressl-3.4.2/crypto/modes/ghash-masm-x86_64.S 2021-11-25 16:19:04.000000000 +0100 +++ new/libressl-3.4.3/crypto/modes/ghash-masm-x86_64.S 2022-03-13 18:28:02.000000000 +0100 @@ -1,7 +1,7 @@ ; 1 "crypto/modes/ghash-masm-x86_64.S.tmp" ; 1 "<built-in>" 1 ; 1 "<built-in>" 3 -; 340 "<built-in>" 3 +; 343 "<built-in>" 3 ; 1 "<command line>" 1 ; 1 "<built-in>" 2 ; 1 "crypto/modes/ghash-masm-x86_64.S.tmp" 2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/crypto/rc4/rc4-masm-x86_64.S new/libressl-3.4.3/crypto/rc4/rc4-masm-x86_64.S --- old/libressl-3.4.2/crypto/rc4/rc4-masm-x86_64.S 2021-11-25 16:19:04.000000000 +0100 +++ new/libressl-3.4.3/crypto/rc4/rc4-masm-x86_64.S 2022-03-13 18:28:03.000000000 +0100 @@ -1,7 +1,7 @@ ; 1 "crypto/rc4/rc4-masm-x86_64.S.tmp" ; 1 "<built-in>" 1 ; 1 "<built-in>" 3 -; 340 "<built-in>" 3 +; 343 "<built-in>" 3 ; 1 "<command line>" 1 ; 1 "<built-in>" 2 ; 1 "crypto/rc4/rc4-masm-x86_64.S.tmp" 2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/crypto/rc4/rc4-md5-masm-x86_64.S new/libressl-3.4.3/crypto/rc4/rc4-md5-masm-x86_64.S --- old/libressl-3.4.2/crypto/rc4/rc4-md5-masm-x86_64.S 2021-11-25 16:19:04.000000000 +0100 +++ new/libressl-3.4.3/crypto/rc4/rc4-md5-masm-x86_64.S 2022-03-13 18:28:03.000000000 +0100 @@ -1,7 +1,7 @@ ; 1 "crypto/rc4/rc4-md5-masm-x86_64.S.tmp" ; 1 "<built-in>" 1 ; 1 "<built-in>" 3 -; 340 "<built-in>" 3 +; 343 "<built-in>" 3 ; 1 "<command line>" 1 ; 1 "<built-in>" 2 ; 1 "crypto/rc4/rc4-md5-masm-x86_64.S.tmp" 2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/crypto/sha/sha1-masm-x86_64.S new/libressl-3.4.3/crypto/sha/sha1-masm-x86_64.S --- old/libressl-3.4.2/crypto/sha/sha1-masm-x86_64.S 2021-11-25 16:19:05.000000000 +0100 +++ new/libressl-3.4.3/crypto/sha/sha1-masm-x86_64.S 2022-03-13 18:28:03.000000000 +0100 @@ -1,7 +1,7 @@ ; 1 "crypto/sha/sha1-masm-x86_64.S.tmp" ; 1 "<built-in>" 1 ; 1 "<built-in>" 3 -; 340 "<built-in>" 3 +; 343 "<built-in>" 3 ; 1 "<command line>" 1 ; 1 "<built-in>" 2 ; 1 "crypto/sha/sha1-masm-x86_64.S.tmp" 2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/crypto/sha/sha256-masm-x86_64.S new/libressl-3.4.3/crypto/sha/sha256-masm-x86_64.S --- old/libressl-3.4.2/crypto/sha/sha256-masm-x86_64.S 2021-11-25 16:19:05.000000000 +0100 +++ new/libressl-3.4.3/crypto/sha/sha256-masm-x86_64.S 2022-03-13 18:28:04.000000000 +0100 @@ -1,7 +1,7 @@ ; 1 "crypto/sha/sha256-masm-x86_64.S.tmp" ; 1 "<built-in>" 1 ; 1 "<built-in>" 3 -; 340 "<built-in>" 3 +; 343 "<built-in>" 3 ; 1 "<command line>" 1 ; 1 "<built-in>" 2 ; 1 "crypto/sha/sha256-masm-x86_64.S.tmp" 2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/crypto/sha/sha512-masm-x86_64.S new/libressl-3.4.3/crypto/sha/sha512-masm-x86_64.S --- old/libressl-3.4.2/crypto/sha/sha512-masm-x86_64.S 2021-11-25 16:19:05.000000000 +0100 +++ new/libressl-3.4.3/crypto/sha/sha512-masm-x86_64.S 2022-03-13 18:28:04.000000000 +0100 @@ -1,7 +1,7 @@ ; 1 "crypto/sha/sha512-masm-x86_64.S.tmp" ; 1 "<built-in>" 1 ; 1 "<built-in>" 3 -; 340 "<built-in>" 3 +; 343 "<built-in>" 3 ; 1 "<command line>" 1 ; 1 "<built-in>" 2 ; 1 "crypto/sha/sha512-masm-x86_64.S.tmp" 2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/crypto/whrlpool/wp-masm-x86_64.S new/libressl-3.4.3/crypto/whrlpool/wp-masm-x86_64.S --- old/libressl-3.4.2/crypto/whrlpool/wp-masm-x86_64.S 2021-11-25 16:19:06.000000000 +0100 +++ new/libressl-3.4.3/crypto/whrlpool/wp-masm-x86_64.S 2022-03-13 18:28:04.000000000 +0100 @@ -1,7 +1,7 @@ ; 1 "crypto/whrlpool/wp-masm-x86_64.S.tmp" ; 1 "<built-in>" 1 ; 1 "<built-in>" 3 -; 340 "<built-in>" 3 +; 343 "<built-in>" 3 ; 1 "<command line>" 1 ; 1 "<built-in>" 2 ; 1 "crypto/whrlpool/wp-masm-x86_64.S.tmp" 2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libressl-3.4.2/include/openssl/opensslv.h new/libressl-3.4.3/include/openssl/opensslv.h --- old/libressl-3.4.2/include/openssl/opensslv.h 2021-11-24 14:48:23.000000000 +0100 +++ new/libressl-3.4.3/include/openssl/opensslv.h 2022-03-13 18:27:30.000000000 +0100 @@ -1,11 +1,11 @@ -/* $OpenBSD: opensslv.h,v 1.66 2021/09/15 17:14:26 tb Exp $ */ +/* $OpenBSD$ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x3040200fL +#define LIBRESSL_VERSION_NUMBER 0x3040300fL /* ^ Patch starts here */ -#define LIBRESSL_VERSION_TEXT "LibreSSL 3.4.2" +#define LIBRESSL_VERSION_TEXT "LibreSSL 3.4.3" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L
