SHA256
1
0
forked from jengelh/pari

- Update to new upstream release 2.11

OBS-URL: https://build.opensuse.org/package/show/science/pari?expand=0&rev=33
This commit is contained in:
2018-12-10 23:59:16 +00:00
committed by Git OBS Bridge
parent 4139ba66e0
commit c89a1afc32
8 changed files with 77 additions and 715 deletions

View File

@@ -1,7 +1,13 @@
-------------------------------------------------------------------
Mon Dec 10 23:50:01 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
Mon Dec 10 23:51:20 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Rename %soname to %sover to better reflect its use.
- Update to new upstream release 2.11
* Fixed a heap buffer overflow
* Fixed mfsplit(mf,,flag) could return uninitialized objects
causing SIGSEGV
* Fixed incgam(-1000.4,2) causing SIGSEGV
* Fixed mfcoefs(mfDelta(),0) causing SIGSEGV
* Fixed segfault in rnfidealup
-------------------------------------------------------------------
Fri Dec 7 21:14:49 UTC 2018 - Todd R <toddrme2178@gmail.com>