Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pari for openSUSE:Factory checked in at 2023-07-18 21:54:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pari (Old) and /work/SRC/openSUSE:Factory/.pari.new.3193 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pari" Tue Jul 18 21:54:27 2023 rev:32 rq:1098968 version:2.15.4 Changes: -------- --- /work/SRC/openSUSE:Factory/pari/pari.changes 2023-04-20 15:15:52.246430498 +0200 +++ /work/SRC/openSUSE:Factory/.pari.new.3193/pari.changes 2023-07-18 21:54:42.226487355 +0200 @@ -1,0 +2,29 @@ +Sun Jul 16 11:04:16 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 2.15.4: + * lfunan(lfunetaquo([12,1;13*12,1]),1) -> stack overflow + * FpM_intersect could return a Flm + * 3- ifac_isprime could be called on input with tiny + divisors + * nfcompositum could return non-monic polynomials + * gammamellininvinit(vector(9,i,1)) -> SEGV + * incorrect sanity check in rnfeltdown ("not in base + field") + * precision loss in gammamellininv + * [pthread] parselect could crash + * rare infinite loop in ellsaturation + * quadunitindex(8461,2)->1 instead of 3 + * chinese(Mod(1,3)*(x^2+x+2),Mod(1,5)*(x-1))->incorrect + leading term + * lindep([0,x]) -> SEGV + * [libpari] RgX_div_by_X_x: wrong variable number + * MS 14- hyperellratpoints(2*x^3+x^2-x,1000) -> wrong result + * ellisogeny over a nf -> inconsistent variables error + * w=3;quadgen(5) -> print x instead of w + * FpX_convol: wrong result for mixed degree + * 18- mateigen(,1): eigenvalues were given as t_VEC or + t_COL. Use t_COL. + * ellcard over small finite field: potential oo-loop +- add pari.keyring for source integrity validation + +------------------------------------------------------------------- Old: ---- pari-2.15.3.tar.gz pari-2.15.3.tar.gz.asc New: ---- pari-2.15.4.tar.gz pari-2.15.4.tar.gz.asc pari.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pari.spec ++++++ --- /var/tmp/diff_new_pack.IWip11/_old 2023-07-18 21:54:43.042491917 +0200 +++ /var/tmp/diff_new_pack.IWip11/_new 2023-07-18 21:54:43.046491940 +0200 @@ -28,7 +28,7 @@ %global sover 8 %global lname libpari-gmp-tls%sover Name: pari -Version: 2.15.3 +Version: 2.15.4 Release: 0 Summary: Computer Algebra System for computations in Number Theory License: GPL-2.0-only @@ -37,7 +37,8 @@ #Git-Clone: https://pari.math.u-bordeaux.fr/git/pari.git #Git-Web: https://pari.math.u-bordeaux.fr/cgi-bin/gitweb.cgi Source0: %url/pub/pari/unix/pari-%version.tar.gz -Source2: %url/pub/pari/unix/pari-%version.tar.gz.asc +Source1: %url/pub/pari/unix/pari-%version.tar.gz.asc +Source2: pari.keyring BuildRequires: fltk-devel BuildRequires: gmp-devel BuildRequires: pkg-config ++++++ pari-2.15.3.tar.gz -> pari-2.15.4.tar.gz ++++++ ++++ 1619 lines of diff (skipped)