Hello community, here is the log from the commit of package libxcrypt for openSUSE:Factory checked in at 2019-12-11 11:59:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxcrypt (Old) and /work/SRC/openSUSE:Factory/.libxcrypt.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxcrypt" Wed Dec 11 11:59:03 2019 rev:4 rq:754951 version:4.4.10 Changes: -------- --- /work/SRC/openSUSE:Factory/libxcrypt/libxcrypt.changes 2019-07-08 15:06:16.979011553 +0200 +++ /work/SRC/openSUSE:Factory/.libxcrypt.new.4691/libxcrypt.changes 2019-12-11 11:59:15.592888383 +0100 @@ -1,0 +2,12 @@ +Sat Dec 7 14:19:35 UTC 2019 - Andreas Schwab <[email protected]> + +- Update to version 4.4.10 + * Fix alignment problem for GOST 34.11 (Streebog) in gost-yestcrypt. + * The crypt_* functions will now all fail and set errno to ERANGE if + their 'phrase' argument is longer than CRYPT_MAX_PASSPHRASE_SIZE + characters (this is currently 512) + * The NT hashing method no longer truncates passphrases at 128 + characters; Windows does not do this. +- format-overflow.patch: remove + +------------------------------------------------------------------- Old: ---- format-overflow.patch libxcrypt-4.4.3.tar.gz New: ---- libxcrypt-4.4.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxcrypt.spec ++++++ --- /var/tmp/diff_new_pack.Vnhsbc/_old 2019-12-11 11:59:15.952888232 +0100 +++ /var/tmp/diff_new_pack.Vnhsbc/_new 2019-12-11 11:59:15.956888230 +0100 @@ -1,7 +1,7 @@ # # spec file for package libxcrypt # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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.3 +Version: 4.4.10 Release: 0 Summary: Extended crypt library for DES, MD5, Blowfish and others License: GPL-3.0-or-later AND LGPL-2.1-or-later AND BSD-2-Clause AND BSD-3-Clause AND SUSE-Public-Domain @@ -25,7 +25,6 @@ URL: https://github.com/besser82/%{name} Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: baselibs.conf -Patch0: format-overflow.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool ++++++ libxcrypt-4.4.3.tar.gz -> libxcrypt-4.4.10.tar.gz ++++++ ++++ 63917 lines of diff (skipped)
