aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-09 21:53:53 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-09 21:53:53 +0000
commite4ec465b558b0c3a39d5868b0018218f7028030e (patch)
tree49c25fb63d0724f1d4d895e3486b2151edda55f5
parente9a2778efa6e4ee9940cdb56face621dc319787f (diff)
downloadgnunet-e4ec465b558b0c3a39d5868b0018218f7028030e.tar.gz
gnunet-e4ec465b558b0c3a39d5868b0018218f7028030e.zip
-bump deps
-rw-r--r--README7
-rw-r--r--README.1st5
2 files changed, 5 insertions, 7 deletions
diff --git a/README b/README
index bd5b9a112..d038089ef 100644
--- a/README
+++ b/README
@@ -1,10 +1,9 @@
1====================================================================== 1======================================================================
2 2
3THIS SVN VERSION OF GNUNET IS INCOMPATIBLE TO ALL PREVIOUS RELEASES. 3THIS SVN VERSION OF GNUNET IS INCOMPATIBLE TO ALL PREVIOUS RELEASES.
4WE ARE WORKING ON CHANGING FUNDAMENTAL PARTS OF THE CRYPTOGRAPHIC 4WE CHANGED PARTS IN THE CRYPTOGRAPHY OF THE SYSTEM.
5PARTS OF THE SYSTEM.
6 5
7You need to install libgcrypt from git master (1.6.0beta93 at least) 6You need to install libgcrypt from git master
8for the code to compile. 7for the code to compile.
9 8
10======================================================================= 9=======================================================================
@@ -41,7 +40,7 @@ These are the direct dependencies for running GNUnet:
41 40
42- libextractor >= 0.6.1 41- libextractor >= 0.6.1
43- libmicrohttpd >= 0.9.31 42- libmicrohttpd >= 0.9.31
44- libgcrypt >= 1.2 43- libgcrypt >= 1.6
45- libgnurl >= 7.33.0 (available from https://gnunet.org/gnurl) 44- libgnurl >= 7.33.0 (available from https://gnunet.org/gnurl)
46- libunistring >= 0.9.2 45- libunistring >= 0.9.2
47- gnutls >= 3.2.5 46- gnutls >= 3.2.5
diff --git a/README.1st b/README.1st
index 442a93d35..a844f9101 100644
--- a/README.1st
+++ b/README.1st
@@ -1,10 +1,9 @@
1====================================================================== 1======================================================================
2 2
3THIS SVN VERSION OF GNUNET IS INCOMPATIBLE TO ALL PREVIOUS RELEASES. 3THIS SVN VERSION OF GNUNET IS INCOMPATIBLE TO ALL PREVIOUS RELEASES.
4WE ARE WORKING ON CHANGING FUNDAMENTAL PARTS OF THE CRYPTOGRAPHIC 4WE CHANGED FUNDAMENTAL PARTS IN THE CRYPTOGRAPHY OF THE SYSTEM.
5PARTS OF THE SYSTEM.
6 5
7You need to install libgcrypt from git master (1.6.0beta93 at least) 6You need to install libgcrypt from git master
8for the code to compile. 7for the code to compile.
9 8
10======================================================================= 9=======================================================================