Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libgit2 for openSUSE:Factory checked in at 2021-07-21 19:06:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgit2 (Old) and /work/SRC/openSUSE:Factory/.libgit2.new.2632 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgit2" Wed Jul 21 19:06:16 2021 rev:44 rq:907108 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libgit2/libgit2.changes 2020-12-03 18:38:09.585690576 +0100 +++ /work/SRC/openSUSE:Factory/.libgit2.new.2632/libgit2.changes 2021-07-21 19:07:17.647386794 +0200 @@ -1,0 +2,18 @@ +Fri Jul 16 20:24:27 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 1.1.1: + * Fixes a bug where decompressing packfiles could fail in rare + instances. + * Ensure worktree paths are validated in more cases. + * Builds without thread-safety (`THREADSAFE=OFF`) are supported again. + * Builds without mmap (`NO_MMAP`) are supported again. + * mbedTLS is supported in non-default locations. + * Malformed branch names or missing branches on remotes are ignored. + * Use compiler intrinsics to detect arithmetic overflows in more cases. + * The configuration cache functions properly on systems with strict + alignment. + * A missing options initializer function (`git_blob_filter_options_init`) + was added for `git_blob_filter_options`. + * Several documentation fixes. + +------------------------------------------------------------------- Old: ---- libgit2-1.1.0.tar.gz New: ---- libgit2-1.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgit2.spec ++++++ --- /var/tmp/diff_new_pack.J0sVnJ/_old 2021-07-21 19:07:18.159387684 +0200 +++ /var/tmp/diff_new_pack.J0sVnJ/_new 2021-07-21 19:07:18.163387691 +0200 @@ -1,7 +1,7 @@ # # spec file for package libgit2 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2011, Sascha Peilicke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -19,10 +19,10 @@ %define sover 1_1 Name: libgit2 -Version: 1.1.0 +Version: 1.1.1 Release: 0 Summary: C git library -License: GPL-2.0 WITH GCC-exception-2.0 +License: GPL-2.0-only WITH GCC-exception-2.0 Group: Development/Libraries/C and C++ URL: https://libgit2.github.com/ Source0: https://github.com/libgit2/libgit2/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz ++++++ libgit2-1.1.0.tar.gz -> libgit2-1.1.1.tar.gz ++++++ ++++ 2508 lines of diff (skipped)
