Hello community, here is the log from the commit of package ghc for openSUSE:Factory checked in at 2020-08-18 12:24:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc (Old) and /work/SRC/openSUSE:Factory/.ghc.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc" Tue Aug 18 12:24:11 2020 rev:86 rq:825369 version:8.10.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc/ghc.changes 2020-06-05 20:24:15.104664405 +0200 +++ /work/SRC/openSUSE:Factory/.ghc.new.3399/ghc.changes 2020-08-18 12:24:14.631802383 +0200 @@ -1,0 +2,15 @@ +Sun Aug 9 11:27:32 UTC 2020 - Ondřej Súkup <[email protected]> + +- update to 8.10.2 + * Fixes a code generation bug resulting in incorrect code generation + for foreign calls with complex arguments + * Fixes a bug causing object merging to fail when the lld linker is in use + * Introduces a workaround for a Linux kernel bug in the implementation + of the timerfd mechanism + * Fixes a few specialiser regressions as well introduces a variety + of miscellaneous specialiser improvements + * Fixes a potential loss of sharing due to left operator sections + * Fix bootstrapping of GHC with the LLVM backend on x86-64 + * few important correctness fixes for the low-latency garbage collector. + +------------------------------------------------------------------- Old: ---- ghc-8.10.1-src.tar.xz ghc-8.10.1-src.tar.xz.sig New: ---- ghc-8.10.2-src.tar.xz ghc-8.10.2-src.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc.spec ++++++ --- /var/tmp/diff_new_pack.YtZGZR/_old 2020-08-18 12:24:17.075803402 +0200 +++ /var/tmp/diff_new_pack.YtZGZR/_new 2020-08-18 12:24:17.075803402 +0200 @@ -23,10 +23,10 @@ %endif %global unregisterised_archs s390 s390x riscv64 -%define full_version 8.10.1 +%define full_version 8.10.2 Name: ghc -Version: 8.10.1 +Version: 8.10.2 Release: 0 URL: https://www.haskell.org/ghc/ Source: https://downloads.haskell.org/~ghc/%{full_version}/ghc-%{version}-src.tar.xz @@ -152,7 +152,7 @@ %if %{defined ghclibdir} %ghc_lib_subpackage -d Cabal-3.2.0.0 %ghc_lib_subpackage -d array-0.5.4.0 -%ghc_lib_subpackage -d -c gmp-devel,libffi-devel,libdw-devel,libelf-devel%{libnuma_dep} base-4.14.0.0 +%ghc_lib_subpackage -d -c gmp-devel,libffi-devel,libdw-devel,libelf-devel%{libnuma_dep} base-4.14.1.0 %ghc_lib_subpackage -d binary-0.8.8.0 %ghc_lib_subpackage -d bytestring-0.10.10.0 %ghc_lib_subpackage -d containers-0.6.2.1 @@ -166,13 +166,13 @@ %ghc_lib_subpackage -d ghc-compact-0.1.0.0 %ghc_lib_subpackage -d ghc-heap-%{ghc_version_override} %ghc_lib_subpackage -d -x ghci-%{ghc_version_override} -%ghc_lib_subpackage -d haskeline-0.8.0.0 +%ghc_lib_subpackage -d haskeline-0.8.0.1 %ghc_lib_subpackage -d hpc-0.6.1.0 %ghc_lib_subpackage -d libiserv-%{ghc_version_override} %ghc_lib_subpackage -d mtl-2.2.2 %ghc_lib_subpackage -d parsec-3.1.14.0 %ghc_lib_subpackage -d pretty-1.1.3.6 -%ghc_lib_subpackage -d process-1.6.8.2 +%ghc_lib_subpackage -d process-1.6.9.0 %ghc_lib_subpackage -d stm-2.5.0.0 %ghc_lib_subpackage -d template-haskell-2.16.0.0 %ghc_lib_subpackage -d -c ncurses-devel terminfo-0.4.1.4 ++++++ ghc-8.10.1-src.tar.xz -> ghc-8.10.2-src.tar.xz ++++++ /work/SRC/openSUSE:Factory/ghc/ghc-8.10.1-src.tar.xz /work/SRC/openSUSE:Factory/.ghc.new.3399/ghc-8.10.2-src.tar.xz differ: char 25, line 1
