projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
134e0f7
)
Release version 1.0.1.
author
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 27 Aug 2017 19:48:58 +0000
(12:48 -0700)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 27 Aug 2017 19:48:58 +0000
(12:48 -0700)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 7914b0dc92867d7852e9ef5d65fbcbd21751cc4c..1c24e0c359ee48db3e2ec877b496b8f5098b5b3c 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-4,7
+4,7
@@
See the end for copying conditions.
Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
-Changes
since 1.0.0
:
+Changes
from 1.0.0 to 1.0.1
:
* Bug fixes, including fixes for CVE-2017-12958, CVE-2017-12959,
CVE-2017-12960, and CVE-2017-12961.
diff --git
a/configure.ac
b/configure.ac
index e50a4983ea43e58029019ba73f01ebee417ae2f1..f1d344ded297603d697481f8411e1db580fb7a1d 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-18,7
+18,7
@@
dnl Process this file with autoconf to produce a configure script.
dnl Initialize.
AC_PREREQ(2.63)
-AC_INIT([GNU PSPP], [1.0.
0
], [bug-gnu-pspp@gnu.org], [pspp])
+AC_INIT([GNU PSPP], [1.0.
1
], [bug-gnu-pspp@gnu.org], [pspp])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_TESTDIR([tests])