Hello community, here is the log from the commit of package pari for openSUSE:Factory checked in at 2019-08-14 11:37:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pari (Old) and /work/SRC/openSUSE:Factory/.pari.new.9556 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pari" Wed Aug 14 11:37:58 2019 rev:19 rq:723174 version:2.11.2 Changes: -------- --- /work/SRC/openSUSE:Factory/pari/pari.changes 2019-03-26 15:45:27.008081166 +0100 +++ /work/SRC/openSUSE:Factory/.pari.new.9556/pari.changes 2019-08-14 11:37:59.928690127 +0200 @@ -1,0 +2,18 @@ +Sun Jul 28 22:37:35 UTC 2019 - Simon Puchert <[email protected]> + +- Update to new upstream release 2.11.2 + * Fixed minpoly(Mod(1,t^2)) causing SIGSEGV. + * Fixed segfault in ffinvmap(m) on bad input. + * Fixed factormod(x^3+1,[y^2+1,2]) causing SIGSEGV. + * Fixed incorrect use of graphcolors leading to a SIGSEGV. + * Fixed [a,b]=a possibly leading to memory corruption. + * Fixed a memory leak in cgetalloc when lg overflows. + * Fixed a possible segfault in padicappr. + * Fixed core() possibly destroying its input, + if stored in a GP variable. + * Fixed stack corruption in quad_disc. + * Fixed an infinite loop and stack corruption in ellmoddegree. +- Drop the separate changelog as RPMLINT warns about it being a + duplicate of the file CHANGES (which is already included). + +------------------------------------------------------------------- @@ -9 +27 @@ -- Update to new upstream release 2.11 +- Update to new upstream release 2.11.1 Old: ---- pari-2.11.1.changelog pari-2.11.1.tar.gz pari-2.11.1.tar.gz.asc New: ---- pari-2.11.2.tar.gz pari-2.11.2.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pari.spec ++++++ --- /var/tmp/diff_new_pack.L2JfYf/_old 2019-08-14 11:38:00.444690035 +0200 +++ /var/tmp/diff_new_pack.L2JfYf/_new 2019-08-14 11:38:00.448690034 +0200 @@ -23,17 +23,16 @@ Name: pari %define sover 6 %define lname libpari-gmp%sover -Version: 2.11.1 +Version: 2.11.2 Release: 0 Summary: Computer Algebra System for computations in Number Theory License: GPL-2.0-only Group: Productivity/Scientific/Math -URL: http://pari.math.u-bordeaux.fr/ -#Git-Clone: http://pari.math.u-bordeaux.fr/git/pari.git -#Git-Web: http://pari.math.u-bordeaux.fr/cgi-bin/gitweb.cgi -Source: http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-%version.tar.gz -Source2: http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-%version.tar.gz.asc -Source3: http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-%version.changelog +URL: https://pari.math.u-bordeaux.fr/ +#Git-Clone: https://pari.math.u-bordeaux.fr/git/pari.git +#Git-Web: https://pari.math.u-bordeaux.fr/cgi-bin/gitweb.cgi +Source: https://pari.math.u-bordeaux.fr/pub/pari/unix/pari-%version.tar.gz +Source2: https://pari.math.u-bordeaux.fr/pub/pari/unix/pari-%version.tar.gz.asc Patch1: pari-nodate.diff BuildRequires: fltk-devel BuildRequires: gmp-devel @@ -100,7 +99,6 @@ make %{?_smp_mflags} all \ CFLAGS="%optflags -fno-strict-aliasing" \ STRIP=true -cp "%{S:3}" . %install %make_install @@ -120,7 +118,6 @@ %dir %_licensedir %endif %license AUTHORS COPYING -%doc %name-%version.changelog %doc CHANGES CHANGES-* NEW README %doc examples/ %_libdir/libpari-gmp.so.%version ++++++ pari-2.11.1.tar.gz -> pari-2.11.2.tar.gz ++++++ ++++ 4443 lines of diff (skipped)
