Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gc for openSUSE:Factory checked in at 2022-09-04 22:11:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gc (Old) and /work/SRC/openSUSE:Factory/.gc.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gc" Sun Sep 4 22:11:35 2022 rev:38 rq:1000970 version:8.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gc/gc.changes 2021-12-06 23:59:11.344605383 +0100 +++ /work/SRC/openSUSE:Factory/.gc.new.2083/gc.changes 2022-09-04 22:11:40.336267133 +0200 @@ -1,0 +2,15 @@ +Fri Aug 26 19:56:22 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 8.2.2 + * Avoid potential race in GC_init_real_syms after + GC_allow_register_threads + * Do not count unmapped regions if GC_unmap is madvise-based + (Linux) + * Fix assertion violation of GC_thread_key alignment if + pthread-based TLS + * Fix hang on sem_wait in GC_suspend_thread if thread was + resumed recently +- Delete 0001-Distribute-gc_gcj.h-and-some-other-headers-in-single.patch + (applied) + +------------------------------------------------------------------- Old: ---- 0001-Distribute-gc_gcj.h-and-some-other-headers-in-single.patch gc-8.2.0.tar.gz New: ---- gc-8.2.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gc.spec ++++++ --- /var/tmp/diff_new_pack.cbzG68/_old 2022-09-04 22:11:40.832268528 +0200 +++ /var/tmp/diff_new_pack.cbzG68/_new 2022-09-04 22:11:40.840268552 +0200 @@ -1,7 +1,7 @@ # # spec file for package gc # -# 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: gc -Version: 8.2.0 +Version: 8.2.2 Release: 0 Summary: A garbage collector for C and C++ License: BSD-3-Clause @@ -26,7 +26,6 @@ #Git-Clone: https://github.com/ivmai/bdwgc Source: https://github.com/ivmai/bdwgc/releases/download/v%version/%name-%version.tar.gz -Patch1: 0001-Distribute-gc_gcj.h-and-some-other-headers-in-single.patch BuildRequires: autoconf >= 2.64 BuildRequires: gcc-c++ BuildRequires: libtool ++++++ gc-8.2.0.tar.gz -> gc-8.2.2.tar.gz ++++++ ++++ 14399 lines of diff (skipped)