pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pspp-0.6.1 released


From: Ben Pfaff
Subject: pspp-0.6.1 released
Date: Thu, 09 Oct 2008 22:23:13 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Version 0.6.1 of GNU PSPP, a program for statistical analysis of
sampled data, is now available.

This is a bug fix release.  The notable changes relative to 0.6.0 are
as follows:

  * Statistical bug fixes:

    - Report correct standardized regression coefficients in linear
      regression output (bug #23567).

  * Bug fixes that affect PSPP and PSPPIRE:

    - Avoid crash with pie charts (bug #24014).

    - Don't append % to count totals (bug #24003).

    - Don't crash on bad input (bug #24031).

    - Don't crash if "end data." is not left aligned (bug #24115).

    - Change default workspace value to 64 MB, to avoid unnecessary
      disk accesses on modern machines.

  * PSPPIRE bug fixes:

    - Add ".sav" or ".por" suffix to filename when saving with Save_As
      (bug #23137).

    - Make it possible to reopen the output window on Windows (bug
      #24033).

    - A POSIX regular expression library is now included and used
      automatically if the host does not have one or has one that is
      inadequate.

  * Build fixes and changes:

    - Work around bug in GSL that prevented build with recent GCC
      versions without manually adding -fgnu89-inline to CFLAGS.

    - Also warn about missing prerequisites as we encounter them (bug
      #24445).

    - Distribute necessary files to allow users working from the
      distributed tarball to configure with --enable-gui-tools.

    - Append $(EXEEXT_FOR_BUILD) to output file name when building
      q2c, fixing build problems on Windows.

    - GSL 1.8 or later is now required.

    - Build errors with --enable-relocatable were fixed.

  * The German translations were removed, since native German speakers
    found them too poor to be useful.

Here are the compressed sources:
  ftp://ftp.gnu.org/pub/gnu/pspp/pspp-0.6.1.tar.gz   (3.1MB)

Here are the GPG detached signatures[*]:
  ftp://ftp.gnu.org/pub/gnu/pspp/pspp-0.6.1.tar.gz.sig

Here are the MD5 and SHA1 checksums:

b871739200938820d8db898cd200ed06  pspp-0.6.1.tar.gz
22f335053a3e1d3861bfc2d87536b9a6fc5a1ae7  pspp-0.6.1.tar.gz

[*] You can use either of the above signature files to verify that
the corresponding file (without the .sig suffix) is intact.  First,
be sure to download both the .sig file and the corresponding tarball.
Then, run a command like this:

  gpg --verify pspp-0.6.1.tar.gz.sig

If that command fails because you don't have the required public key,
then run this command to import it:

  gpg --keyserver keys.gnupg.net --recv-keys 797E641D

and rerun the `gpg --verify' command.

This release was bootstrapped with the following tools:
  Autoconf 2.61
  Automake 1.10.1
  Gnulib v0.0-1148-g842d16b


-- 
Ben Pfaff 
http://benpfaff.org

Attachment: pgpdJKVBS8ACv.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]