OSSP CVS Repository

ossp - Check-in [4519]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 4519
Date: 2004-Apr-22 12:41:57 (local)
2004-Apr-22 10:41:57 (UTC)
User:thl
Branch:
Comment: flush pending changes before tagging
Tickets:
Inspections:
Files:
ossp-pkg/fsl/ChangeLog      1.30 -> 1.31     3 inserted, 1 deleted
ossp-pkg/fsl/README      1.41 -> 1.42     1 inserted, 1 deleted
ossp-pkg/fsl/fsl_version.c      1.28 -> 1.29     9 inserted, 9 deleted

ossp-pkg/fsl/ChangeLog 1.30 -> 1.31

--- ChangeLog    2004/04/22 10:30:31     1.30
+++ ChangeLog    2004/04/22 10:41:57     1.31
@@ -17,11 +17,13 @@
 
     *) Improve name space cleanness embedding a OSSP pcre which offers
        PREFIX logic and modify configure.ac to pass down the prefix.
+       OpenPKG original quick fix by Michael van Elst.
        [Thomas Lotterer <thomas@lotterer.net>]
 
     *) Fix regex name space dirt by embedding a OSSP pcre which no
        longer provides POSIX functions regcomp, regerror, regexec and
-       regfree.
+       regfree. OSSP petidomo problem found by Torsten Homeyer.
+       OpenPKG sendmail problem reported by Birger Kraegelin.
        [Thomas Lotterer <thomas@lotterer.net>]
 
     *) Fix PR#39: configure --with-l2 does not work because it checks


ossp-pkg/fsl/README 1.41 -> 1.42

--- README       2004/01/12 09:08:36     1.41
+++ README       2004/04/22 10:41:57     1.42
@@ -5,7 +5,7 @@
   |_|_|_|  \___/|____/____/|_|     |_| |___/_|
  
   OSSP fsl - Faking/Flexible Syslog Library
-  Version 1.4.0 (12-Jan-2004)
+  Version 1.5a1 (22-Apr-2004)
 
   ABSTRACT
 


ossp-pkg/fsl/fsl_version.c 1.28 -> 1.29

--- fsl_version.c        2004/01/12 09:08:36     1.28
+++ fsl_version.c        2004/04/22 10:41:57     1.29
@@ -8,7 +8,7 @@
 #ifndef _FSL_VERSION_C_
 #define _FSL_VERSION_C_
 
-#define FSL_VERSION 0x104200
+#define FSL_VERSION 0x105001
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _FSL_VERSION_C_AS_HEADER_
 
 fsl_version_t fsl_version = {
-    0x104200,
-    "1.4.0",
-    "1.4.0 (12-Jan-2004)",
-    "This is OSSP fsl, Version 1.4.0 (12-Jan-2004)",
-    "OSSP fsl 1.4.0 (12-Jan-2004)",
-    "OSSP fsl/1.4.0",
-    "@(#)OSSP fsl 1.4.0 (12-Jan-2004)",
-    "$Id: fsl_version.c,v 1.28 2004/01/12 09:08:36 thl Exp $"
+    0x105001,
+    "1.5a1",
+    "1.5a1 (22-Apr-2004)",
+    "This is OSSP fsl, Version 1.5a1 (22-Apr-2004)",
+    "OSSP fsl 1.5a1 (22-Apr-2004)",
+    "OSSP fsl/1.5a1",
+    "@(#)OSSP fsl 1.5a1 (22-Apr-2004)",
+    "$Id: fsl_version.c,v 1.29 2004/04/22 10:41:57 thl Exp $"
 };
 
 #endif /* _FSL_VERSION_C_AS_HEADER_ */

CVSTrac 2.0.1