Changelog for
libpari-gmp5-2.9.1-29.1.x86_64.rpm :
Tue Feb 21 13:00:00 2017 jengelhAATTinai.de
- Update to new upstream release 2.9.1
* lfunartin was using too much stack
* fflog in char 3 or 5 was slower than intended
* modular algorithms could fail for very large input
Tue Nov 29 13:00:00 2016 jengelhAATTinai.de
- Update to new upstream release 2.9.0
* fixed nfisisom(x,x^0) causing a crash
* fixed crash on BIB in ellpointtoz(t_PADIC)
* fixed wrong result for nfroots(non-monic t_POL)
* fixed division by zero on doing
e=ellinit([1,-1,1,98,126],O(5^10)); ellpointtoz(e,[1,14])
* fixed rare crash in bnfisprincipal
Sun Jul 31 14:00:00 2016 jengelhAATTinai.de
- Update to new upstream release 2.7.6
* fixed O(1)==O(x) returning 0
* matsolve(a,b) and a^(-1) gave wrong results [or SEGV] when t_MAT
a was not square and a,b \"modular\"; same for x^(-1)
* fixed a memory leak in pari_close: sopath was not freed
Sat Mar 12 13:00:00 2016 jengelhAATTinai.de
- Update to new upstream release 2.7.5
* forprime engine could skip (fast) sieve in favour of (slow)
* corrected return values/exceptions of functions
Thu Feb 26 13:00:00 2015 jengelhAATTinai.de
- Update to new upstream release 2.7.3
* \"??bnrL1\" and \"??ellL1\" did not work anymore and were fixed
* thue(f^e
*g, ...), e even, (f,g)=1 missed solutions such that f<0
* nfisincl(t_POL, t_POL) could lead to wrong negative results
* ellcard over non-prime fields could return wrong results
* weber(1+I) was missing its imaginary part
Sun Oct 12 14:00:00 2014 jengelhAATTinai.de
- Update to new upstream release 2.7.2. Fixed were:
* (gp -p N) or (primelimit=N in gprc_ for N >= 436273290 resulted
in an incorrect primetable.
* monomial(exact zero, d, v) returned an invalid t_POL / t_RFRAC
* contfracpnqn(v, n) returned partial quotients p[-1]/q[-1] ...
p[n-1]/q[n-1], instead of the documented p[0]/q[0] ... p[n]/q[n]
* iferr() could crash if some component of the t_ERROR were clones
* nffactor() could overflow the stack when default accuracy too low
* obsolete use of E=[a1,a2,a3,a4,a6] in ellmul crashed
* incorrect rounding in mulrr/divrr for one-word precision reals
* multiif did not handle correctly return() in conditions
* is_gener_Fp could return wrong results
* Fq_sqrtn(t_INT,..,&zeta) could return a wrong root of 1
* bnfinit: SEGV due to precision issues
* zm_zc_mul only worked for square zm matrices
* [gphelp] infinite loop when $COLUMNS too small
* factoru(1) returned a t_MAT instead of the expected \"matsmall\"
* when compatible = 3; series() used a random precision
* isprime() could crash on large input
* gphelp did not handle === correctly
Wed Aug 6 14:00:00 2014 jengelhAATTinai.de
- Update to new upstream release 2.7.1
* Q_pvalrem(t_FRAC) returned a wrong result
* The \"ellheegner\" function was using too much memory in some cases
* nfhilbert(K,x,y, P above 2) could give wrong results
* nfpow_u didn\'t handle non-integral rational numbers
* nfroots(, t_POL with leading coeff -1) could miss solutions
Fri Apr 18 14:00:00 2014 jengelhAATTinai.de
- Update to new upstream release 2.7.0
* added new library functions FlxX_to_FlxC, FlxXV_to_FlxM, polx_FlxX,
Flx_lead, RgV_to_RgM
Wed Feb 5 13:00:00 2014 jengelhAATTinai.de
- Update to new upstream release 2.5.5
* sin\'(1) with default(compatible,3) caused a crash
* add missing call to normalize() in lift(t_POL/t_SER)
* galoisinit(x^3+x^2-2
*x-1) led to uninitialized read
* polred() could return non-squarefree polynomials
* bnrdisc could return a wrong result if the modulus had more than
2 prime divisors
* FFT mulii relied on unspecified order of evaluation
* local() could corrupt polynomial variable of the same name
- Add pari-nodate.diff
Sun Jan 6 13:00:00 2013 jengelhAATTinai.de
- Restore original library filename after confirming with upstream
(This change is transparent to all users)
Thu Nov 29 13:00:00 2012 jengelhAATTinai.de
- Update to new upstream release 2.5.3
* Fixed a bug whereby calling a GP function with a lot of omitted
arguments could crash
* idealramgroups() and idealfrobenius() did not accept a bnf
Sun Feb 26 13:00:00 2012 scorotAATTfree.fr
- fix build requirement to allow build on SLE-11
- recompress source file to bzip2 format to allow build on SLE-11
- add missing %%post and %%postun scriptlets
Mon Sep 26 14:00:00 2011 jengelhAATTmedozas.de
- Initial package (version 2.5.0) for build.opensuse.org