Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libxcrypt for openSUSE:Factory checked in at 2022-10-18 12:44:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxcrypt (Old) and /work/SRC/openSUSE:Factory/.libxcrypt.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxcrypt" Tue Oct 18 12:44:04 2022 rev:15 rq:1010206 version:4.4.28 Changes: -------- --- /work/SRC/openSUSE:Factory/libxcrypt/libxcrypt.changes 2021-12-22 20:17:38.515835107 +0100 +++ /work/SRC/openSUSE:Factory/.libxcrypt.new.2275/libxcrypt.changes 2022-10-18 12:44:05.601599901 +0200 @@ -1,0 +2,7 @@ +Sun Apr 10 09:34:30 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 4.4.28: + * Add glibc-on-or1k (OpenRISC 1000) entry to libcrypt.minver. + This was added in GNU libc 2.35. + +------------------------------------------------------------------- Old: ---- libxcrypt-4.4.27.tar.xz libxcrypt-4.4.27.tar.xz.asc New: ---- libxcrypt-4.4.28.tar.xz libxcrypt-4.4.28.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxcrypt.spec ++++++ --- /var/tmp/diff_new_pack.VTr2H2/_old 2022-10-18 12:44:06.057600940 +0200 +++ /var/tmp/diff_new_pack.VTr2H2/_new 2022-10-18 12:44:06.065600958 +0200 @@ -1,7 +1,7 @@ # # spec file for package libxcrypt # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: libxcrypt -Version: 4.4.27 +Version: 4.4.28 Release: 0 Summary: Extended crypt library for DES, MD5, Blowfish and others License: BSD-2-Clause AND GPL-3.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause AND SUSE-Public-Domain ++++++ libxcrypt-4.4.27.tar.xz -> libxcrypt-4.4.28.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libxcrypt-4.4.27/NEWS new/libxcrypt-4.4.28/NEWS --- old/libxcrypt-4.4.27/NEWS 2021-12-17 16:17:09.000000000 +0100 +++ new/libxcrypt-4.4.28/NEWS 2022-02-01 23:32:21.000000000 +0100 @@ -3,6 +3,10 @@ Please send bug reports, questions and suggestions to <https://github.com/besser82/libxcrypt/issues>. +Version 4.4.28 +* Add glibc-on-or1k (OpenRISC 1000) entry to libcrypt.minver. + This was added in GNU libc 2.35. + Version 4.4.27 * Limit the maximum amount of rbytes to 64 bytes (512 bits) for yescrypt, gost-yescrypt, and scrypt. Also reflect this limit diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libxcrypt-4.4.27/configure new/libxcrypt-4.4.28/configure --- old/libxcrypt-4.4.27/configure 2021-12-17 16:17:37.000000000 +0100 +++ new/libxcrypt-4.4.28/configure 2022-02-01 23:32:28.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for xcrypt 4.4.27. +# Generated by GNU Autoconf 2.69 for xcrypt 4.4.28. # # Report bugs to <https://github.com/besser82/libxcrypt/issues>. # @@ -590,8 +590,8 @@ # Identity of this package. PACKAGE_NAME='xcrypt' PACKAGE_TARNAME='libxcrypt' -PACKAGE_VERSION='4.4.27' -PACKAGE_STRING='xcrypt 4.4.27' +PACKAGE_VERSION='4.4.28' +PACKAGE_STRING='xcrypt 4.4.28' PACKAGE_BUGREPORT='https://github.com/besser82/libxcrypt/issues' PACKAGE_URL='https://github.com/besser82/libxcrypt' @@ -1388,7 +1388,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 xcrypt 4.4.27 to adapt to many kinds of systems. +\`configure' configures xcrypt 4.4.28 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1459,7 +1459,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of xcrypt 4.4.27:";; + short | recursive ) echo "Configuration of xcrypt 4.4.28:";; esac cat <<\_ACEOF @@ -1638,7 +1638,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -xcrypt configure 4.4.27 +xcrypt configure 4.4.28 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1912,7 +1912,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by xcrypt $as_me 4.4.27, which was +It was created by xcrypt $as_me 4.4.28, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2799,7 +2799,7 @@ # Define the identity of the package. PACKAGE='libxcrypt' - VERSION='4.4.27' + VERSION='4.4.28' cat >>confdefs.h <<_ACEOF @@ -16157,7 +16157,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by xcrypt $as_me 4.4.27, which was +This file was extended by xcrypt $as_me 4.4.28, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -16224,7 +16224,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -xcrypt config.status 4.4.27 +xcrypt config.status 4.4.28 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/libxcrypt-4.4.27/configure.ac new/libxcrypt-4.4.28/configure.ac --- old/libxcrypt-4.4.27/configure.ac 2021-12-17 16:17:09.000000000 +0100 +++ new/libxcrypt-4.4.28/configure.ac 2022-02-01 23:32:21.000000000 +0100 @@ -1,7 +1,7 @@ # Process this file with autoconf to produce a configure script. m4_include([build-aux/m4/zw_automodern.m4]) AC_INIT([xcrypt], - [4.4.27], + [4.4.28], [https://github.com/besser82/libxcrypt/issues], [libxcrypt], [https://github.com/besser82/libxcrypt]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libxcrypt-4.4.27/lib/libcrypt.map.in new/libxcrypt-4.4.28/lib/libcrypt.map.in --- old/libxcrypt-4.4.27/lib/libcrypt.map.in 2021-11-30 22:11:05.000000000 +0100 +++ new/libxcrypt-4.4.28/lib/libcrypt.map.in 2022-02-01 23:27:21.000000000 +0100 @@ -42,5 +42,5 @@ # libcrypt.minver. The ordering is left to right, top to bottom. %chain GLIBC_2.0 GLIBC_2.2 GLIBC_2.2.1 GLIBC_2.2.2 GLIBC_2.2.5 GLIBC_2.2.6 %chain GLIBC_2.3 GLIBC_2.4 GLIBC_2.12 GLIBC_2.16 GLIBC_2.17 GLIBC_2.18 -%chain GLIBC_2.21 GLIBC_2.27 GLIBC_2.29 GLIBC_2.32 GLIBC_2.33 +%chain GLIBC_2.21 GLIBC_2.27 GLIBC_2.29 GLIBC_2.32 GLIBC_2.33 GLIBC_2.35 %chain OW_CRYPT_1.0 XCRYPT_2.0 XCRYPT_4.3 XCRYPT_4.4 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libxcrypt-4.4.27/lib/libcrypt.minver new/libxcrypt-4.4.28/lib/libcrypt.minver --- old/libxcrypt-4.4.27/lib/libcrypt.minver 2021-12-17 16:16:06.000000000 +0100 +++ new/libxcrypt-4.4.28/lib/libcrypt.minver 2022-02-01 23:16:01.000000000 +0100 @@ -60,6 +60,7 @@ ERROR kfreebsd.*gnu . # Linux with GNU libc +GLIBC_2.35 linux.*gnu or1k GLIBC_2.33 linux.*gnu riscv32 GLIBC_2.32 linux.*gnu arc GLIBC_2.29 linux.*gnu csky