guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch stable-2.0 updated (08c0219 -> cd1b530)


From: Ludovic Courtès
Subject: [Guile-commits] branch stable-2.0 updated (08c0219 -> cd1b530)
Date: Wed, 12 Oct 2016 08:39:56 +0000 (UTC)

civodul pushed a change to branch stable-2.0
in repository guile.

      from  08c0219   REPL Server: Guard against HTTP inter-protocol 
exploitation attacks.
       new  66689cc   tests: Add REPL server test for CVE-2016-8606.
       new  52cf9b2   build: Avoid use of Bash's $(...) construct in 
'configure'.
       new  606cf7f   Update 'NEWS'.
       new  cd1b530   Bump version number to 2.0.13.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 GUILE-VERSION                        |    4 +-
 NEWS                                 |   48 ++++++++++--
 acinclude.m4                         |    6 +-
 test-suite/Makefile.am               |    1 +
 test-suite/tests/00-repl-server.test |  139 ++++++++++++++++++++++++++++++++++
 5 files changed, 187 insertions(+), 11 deletions(-)
 create mode 100644 test-suite/tests/00-repl-server.test



reply via email to

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