pfixtools 0.5.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Tue, 11 Nov 2008 14:42:34 +0000 (15:42 +0100)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Tue, 11 Nov 2008 14:42:34 +0000 (15:42 +0100)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
ChangeLog
pfix-srsd/main-srsd.c
postlicyd/main-postlicyd.c

index dd2db90..6a104ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+------------------------------------------------------------------------------
+version 0.5                                                       Nov 11, 2008
+
   * common:
     FIX: fix build of the trie from an unsorted string list                FRU
 
   * common:
     FIX: fix build of the trie from an unsorted string list                FRU
 
index e271eda..cab13fa 100644 (file)
@@ -43,7 +43,7 @@
 #include "server.h"
 
 #define DAEMON_NAME             "pfix-srsd"
 #include "server.h"
 
 #define DAEMON_NAME             "pfix-srsd"
-#define DAEMON_VERSION          "0.4"
+#define DAEMON_VERSION          "0.5"
 #define DEFAULT_ENCODER_PORT    10001
 #define DEFAULT_DECODER_PORT    10002
 #define RUNAS_USER              "nobody"
 #define DEFAULT_ENCODER_PORT    10001
 #define DEFAULT_DECODER_PORT    10002
 #define RUNAS_USER              "nobody"
index b6d3e2d..2019f6c 100644 (file)
@@ -44,7 +44,7 @@
 #include "query.h"
 
 #define DAEMON_NAME             "postlicyd"
 #include "query.h"
 
 #define DAEMON_NAME             "postlicyd"
-#define DAEMON_VERSION          "0.4"
+#define DAEMON_VERSION          "0.5"
 #define DEFAULT_PORT            10000
 #define RUNAS_USER              "nobody"
 #define RUNAS_GROUP             "nogroup"
 #define DEFAULT_PORT            10000
 #define RUNAS_USER              "nobody"
 #define RUNAS_GROUP             "nogroup"