libtasn1-commit
[Top][All Lists]
Advanced

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

[SCM] GNU libtasn1 branch, master, updated. libtasn1_4.7-40-g162860f


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU libtasn1 branch, master, updated. libtasn1_4.7-40-g162860f
Date: Mon, 11 Apr 2016 06:38:13 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU libtasn1".

http://git.savannah.gnu.org/cgit/libtasn1.git/commit/?id=162860f7da7cb2a0d23843d289ea1718b090ba1d

The branch, master has been updated
       via  162860f7da7cb2a0d23843d289ea1718b090ba1d (commit)
       via  e9bcdc86b920d72c9cffc2570d14eea2f6365b37 (commit)
      from  b0d58b25deaae3d8b5d2a5c1c812ed267a5dcb0c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 162860f7da7cb2a0d23843d289ea1718b090ba1d
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Mon Apr 11 08:34:07 2016 +0200

    tests: corrected inclusion of new files

commit e9bcdc86b920d72c9cffc2570d14eea2f6365b37
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Mon Apr 11 08:33:00 2016 +0200

    released 4.8

-----------------------------------------------------------------------

Summary of changes:
 NEWS              |    2 +-
 tests/Makefile.am |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index cd65168..2bf0977 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 GNU Libtasn1 NEWS                                     -*- outline -*-
 
-* Noteworthy changes in release 4.8 (unreleased) [stable]
+* Noteworthy changes in release 4.8 (released 2016-04-11) [stable]
 - Fixes to avoid reliance on C undefined behavior.
 - Fixes to avoid an infinite recursion when decoding without
   the ASN1_DECODE_FLAG_STRICT_DER flag. Reported by Pascal Cuoq.
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 0b093ba..d637ce0 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -25,7 +25,7 @@ LDADD = ../lib/libtasn1.la ../gl/libgnu.la
 EXTRA_DIST = Test_parser.asn Test_tree.asn Test_tree_asn1_tab.c        \
        Test_encoding.asn pkix.asn TestIndef.p12 choice.asn 
coding-decoding2.asn \
        TestIndef2.p12 TestIndef3.der TestCertOctetOverflow.der \
-       libtasn1.supp ocsp-response-data.der \
+       libtasn1.supp ocsp-basic-response.der \
        invalid-x509/id-000000.der invalid-x509/id-000001.der \
        invalid-x509/id-000002.der invalid-x509/id-000003.der \
        invalid-x509/id-000004.der invalid-x509/id-000005.der \
@@ -47,7 +47,7 @@ EXTRA_DIST = Test_parser.asn Test_tree.asn 
Test_tree_asn1_tab.c       \
 
 # For crlf.
 EXTRA_DIST += crlf.cer crl.der ocsp.der
-dist_check_SCRIPTS = crlf benchmark threadsafety decoding
+dist_check_SCRIPTS = crlf benchmark threadsafety decoding decoding-invalid-x509
 
 MOSTLYCLEANFILES = Test_parser_ERROR.asn
 


hooks/post-receive
-- 
GNU libtasn1



reply via email to

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