Uploaded gmp2 2.0.2-6.1 (source powerpc) to master
-----BEGIN PGP SIGNED MESSAGE-----
Format: 1.5
Date: Wed, 10 Feb 1999 12:47:12 -0500
Source: gmp2
Binary: gmp2 gmp2-dev
Architecture: source powerpc
Version: 2.0.2-6.1
Distribution: unstable
Urgency: low
Maintainer: Daniel Jacobowitz <dan@debian.org>
Description:
gmp2 - Multiprecision arithmetic library
gmp2-dev - Multiprecision arithmetic library developers tools.
Changes:
gmp2 (2.0.2-6.1) unstable; urgency=low
.
* NMU for Dale.
* Add patch for powerpc-linux support (fixes bug#31032, bug#31731).
* Remove debian/files in clean target (fixes bug#32323).
* Add the patches from the author at
<http://www.matematik.su.se/~tege/gmp/> to fix a number of upstream
bugs (fixes bug#26804):
* A typo in mpq_equal makes it fail if the first compared operand is
negative. This patch corrects the problem. Joe Keane found the
problem and wrote the patch.
* Several errors in mpf_set_str and mpf_get_str make these functions
segfault, and possibly generate incorrect results. This also
affects mpf_out_str, mpf_inp_str, and mpf_init_set_str. This
gzip'ed patch fixes these errors.
* A bug in a test case makes `make check' fail using the N32 ABI
under Irix6. Apply this patch to mpz/tests/t-powm_ui.c to fix the
bug. (Note that the N32 ABI isn't really supported in GMP; you
need to pass -n32 -mips3 -D_LONG_LONG_LIMB' manually to make GMP
build correctly.)
* The performance on SPARC is poor because of a typo that causes
some of the assembly code to be omitted. Apply this patch to
mpn/configure.in to fix this.
* A bug in mpz_invert makes it sometimes return a negative result,
and sometimes not detect when an inverse does not exist. Apply
this patch to mpz/invert.c to fix this.
* A bug in mpq_add and mpq_sub makes them work unreliably due to
references outside of allocated memory. Apply this patch to the
mpq subdirectory to fix this.
* A change to GCC (I think from version 2.8) makes GMP fail to build
on IBM RS/6000 computers running AIX. You'll see complaints of
unrecognized assembly instructions. Pass CFLAGS="-g -O2
-mcpu=power" or CFLAGS="-g -O2 -mcpu=powerpc" to `make' to work
around this. (Choose the form that is appropriate for your system;
if you're unsure which processor type you have, try running
config.guess from the GMP top level directory.)
* A bug in mpz_probab_prime_p makes it work unreliably for numbers
< 4. Apply this patch to mpz/pprime_p.c to fix the bug.
* Update debian/control to reflect that GNU MP is covered by the LGPL,
not the GPL (fixes: bug#21326).
* Build libgmp2.so with -fPIC (fixes: bug#17746, bug#20022).
* Fix make check to run with a libgmp2.a; run make check during build.
Files:
cf32a2fa020be8a03685a52c3b36c77c 622 libs extra gmp2_2.0.2-6.1.dsc
9b965e42fa6544ff2d0f063fbe87477a 69214 libs extra gmp2_2.0.2-6.1.diff.gz
35d7d7164d76de25e873bf4e03ecd883 111750 libs extra gmp2_2.0.2-6.1_powerpc.deb
da667a3aac5fa7981e9007d24b4d0fd0 98540 devel extra gmp2-dev_2.0.2-6.1_powerpc.deb
-----BEGIN PGP SIGNATURE-----
Version: 2.6.3a
Charset: noconv
iQCVAwUBNsIYuj5fjwqn/34JAQFvhgP/ZIggux95bD3k+XEamyLztmynUoOdzb9E
wKHKhru8svpEH7rv/RQqrBKVD13Sh6wVTs0qyjCl72YpDrATtez2mlS2mPvleE3/
Ji+REUwTHzx0ZzlZI6MIrLxpwO94ZfWKUT7poRNVboL43i8JoCFDN1c/s2vryN7Q
SQbJybHQ+fM=
=t2lh
-----END PGP SIGNATURE-----
Reply to: