[Cryptech-Commits] [releng/alpha] branch ksng updated: Bump version number, pull in README updates.

git at cryptech.is git at cryptech.is
Wed May 10 03:09:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

sra at hactrn.net pushed a commit to branch ksng
in repository releng/alpha.

The following commit(s) were added to refs/heads/ksng by this push:
     new 2a07b3f  Bump version number, pull in README updates.
2a07b3f is described below

commit 2a07b3f3e2bcc585abe95568fa2eda933338fb08
Author: Rob Austein <sra at hactrn.net>
AuthorDate: Tue May 9 23:09:22 2017 -0400

    Bump version number, pull in README updates.
---
 Makefile         | 2 +-
 README.md        | 2 +-
 source/sw/libhal | 2 +-
 source/sw/pkcs11 | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Makefile b/Makefile
index 67aa51b..1eb9b50 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
 # What we call the package before we start mucking with branches and revision numbers
 
 PACKAGE_BASE_NAME    := cryptech-alpha
-PACKAGE_BASE_VERSION := 2.0
+PACKAGE_BASE_VERSION := 3.0
 
 # Git voodoo: plumbing commands to pull the current branch and list of
 # all (local) branches, and to pull something we can use as a version
diff --git a/README.md b/README.md
index a099e13..42f3b76 100644
--- a/README.md
+++ b/README.md
@@ -132,7 +132,7 @@ have not put any serious thought into build issues for Windows.
 
 
 [XiLinxTools]:		http://www.xilinx.com/support/download/index.html/content/xilinx/en/downloadNav/design-tools.html
-[osxcross]:		https://github.com/tpoechtrager/osxcross
 [pbuilder]:		https://pbuilder.alioth.debian.org/
 [Homebrew]:		http://brew.sh/
+[osxcross]:		https://github.com/tpoechtrager/osxcross
 [MinGW]:		http://www.mingw.org/
diff --git a/source/sw/libhal b/source/sw/libhal
index 08b3af1..a49b534 160000
--- a/source/sw/libhal
+++ b/source/sw/libhal
@@ -1 +1 @@
-Subproject commit 08b3af196bc941c9f43156b414ea94faacf64727
+Subproject commit a49b53463451d9f78b5e7fc6331fcad6faf754ff
diff --git a/source/sw/pkcs11 b/source/sw/pkcs11
index 89f03d1..743ec40 160000
--- a/source/sw/pkcs11
+++ b/source/sw/pkcs11
@@ -1 +1 @@
-Subproject commit 89f03d199f820f3de967ee2a72b7d9a4cf21ea7f
+Subproject commit 743ec40231db809d22487ee60f64d00b7b845807

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Commits mailing list