OSSP CVS Repository

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

Check-in Number: 2643
Date: 2002-Oct-21 17:21:00 (local)
2002-Oct-21 15:21:00 (UTC)
User:thl
Branch:
Comment: flush pending changes before tagging
Tickets:
Inspections:
Files:
ossp-pkg/fsl/ChangeLog      1.11 -> 1.12     14 inserted, 0 deleted
ossp-pkg/fsl/README      1.24 -> 1.25     1 inserted, 1 deleted
ossp-pkg/fsl/fsl_version.c      1.11 -> 1.12     9 inserted, 9 deleted

ossp-pkg/fsl/ChangeLog 1.11 -> 1.12

--- ChangeLog    2002/09/07 20:12:24     1.11
+++ ChangeLog    2002/10/21 15:21:00     1.12
@@ -8,6 +8,20 @@
 
   CHANGELOG
 
+  Changes between 1.0.4 and 1.0.5 (21-Oct-2002)
+
+    *) added support for Solaris 2.6
+       [Ralf S. Engelschall <rse@engelschall.com>]
+
+  Changes between 1.0.3 and 1.0.4 (07-Sep-2002 to 21-Oct-2002)
+
+    *) Fixed problem reported by martin.konold@erfrakon.de: In fsl's
+       vsyslog() when handling delayed open and "If the log file is not
+       writable by fsl the application using fsl segfaults." The error
+       condition was checked and logged but operation unintentionally
+       continued
+       [Thomas Lotterer <thomas@lotterer.net>]
+
   Changes between 1.0.2 and 1.0.3 (14-Aug-2002 to 07-Sep-2002)
 
     *) Fixed build procedure in PCRE part in order to get rid


ossp-pkg/fsl/README 1.24 -> 1.25

--- README       2002/10/21 12:51:23     1.24
+++ README       2002/10/21 15:21:00     1.25
@@ -5,7 +5,7 @@
   |_|_|_|  \___/|____/____/|_|     |_| |___/_|
  
   OSSP fsl - Faking/Flexible Syslog Library
-  Version 1.0.4 (21-Oct-2002)
+  Version 1.0.5 (21-Oct-2002)
 
   ABSTRACT
 


ossp-pkg/fsl/fsl_version.c 1.11 -> 1.12

--- fsl_version.c        2002/10/21 13:22:14     1.11
+++ fsl_version.c        2002/10/21 15:21:00     1.12
@@ -8,7 +8,7 @@
 #ifndef _FSL_VERSION_C_
 #define _FSL_VERSION_C_
 
-#define FSL_VERSION 0x100204
+#define FSL_VERSION 0x100205
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _FSL_VERSION_C_AS_HEADER_
 
 fsl_version_t fsl_version = {
-    0x100204,
-    "1.0.4",
-    "1.0.4 (21-Oct-2002)",
-    "This is OSSP fsl, Version 1.0.4 (21-Oct-2002)",
-    "OSSP fsl 1.0.4 (21-Oct-2002)",
-    "OSSP fsl/1.0.4",
-    "@(#)OSSP fsl 1.0.4 (21-Oct-2002)",
-    "$Id: fsl_version.c,v 1.11 2002/10/21 13:22:14 thl Exp $"
+    0x100205,
+    "1.0.5",
+    "1.0.5 (21-Oct-2002)",
+    "This is OSSP fsl, Version 1.0.5 (21-Oct-2002)",
+    "OSSP fsl 1.0.5 (21-Oct-2002)",
+    "OSSP fsl/1.0.5",
+    "@(#)OSSP fsl 1.0.5 (21-Oct-2002)",
+    "$Id: fsl_version.c,v 1.12 2002/10/21 15:21:00 thl Exp $"
 };
 
 #endif /* _FSL_VERSION_C_AS_HEADER_ */

CVSTrac 2.0.1