OSSP CVS Repository

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

Check-in Number: 4549
Date: 2004-Apr-26 14:35:43 (local)
2004-Apr-26 12:35:43 (UTC)
User:thl
Branch:
Comment: flush pending changes before tagging
Tickets:
Inspections:
Files:
ossp-pkg/fsl/ChangeLog      1.33 -> 1.34     11 inserted, 0 deleted
ossp-pkg/fsl/README      1.44 -> 1.45     1 inserted, 1 deleted
ossp-pkg/fsl/fsl_version.c      1.31 -> 1.32     9 inserted, 9 deleted

ossp-pkg/fsl/ChangeLog 1.33 -> 1.34

--- ChangeLog    2004/04/23 10:29:56     1.33
+++ ChangeLog    2004/04/26 12:35:43     1.34
@@ -8,6 +8,17 @@
 
   CHANGELOG
 
+  Changes between 1.5a3 and 1.5 (26-Apr-2004)
+
+    *) None. OpenPKG build farm succeeded on FreeBSD 4.9-STABLE, FreeBSD
+       5.2-CURRENT, Debian GNU/Linux 2.2, Debian GNU/Linux 3.0, Debian
+       GNU/Linux 3.1-pre, RedHat Linux 9, RedHat Fedora Core 1, RedHat
+       Enterprise Linux 3 ES, SuSE Linux 8.2, SuSE Linux 9.0, Gentoo
+       1.4, Sun Solaris 8, Sun Solaris 10/x86 and Sun Solaris 2.6. Also
+       successful build was reported for Tru64 V5.1. In the past three
+       days 150 real life deployments of 1.5a3 did not report a single
+       problem.
+
   Changes between 1.5a2 and 1.5a3 (23-Apr-2004)
 
     *) Use updated OSSP lib_cfg 0.9.3 to remove dependency to external


ossp-pkg/fsl/README 1.44 -> 1.45

--- README       2004/04/23 10:29:56     1.44
+++ README       2004/04/26 12:35:44     1.45
@@ -5,7 +5,7 @@
   |_|_|_|  \___/|____/____/|_|     |_| |___/_|
  
   OSSP fsl - Faking/Flexible Syslog Library
-  Version 1.5a3 (23-Apr-2004)
+  Version 1.5.0 (26-Apr-2004)
 
   ABSTRACT
 


ossp-pkg/fsl/fsl_version.c 1.31 -> 1.32

--- fsl_version.c        2004/04/23 10:29:56     1.31
+++ fsl_version.c        2004/04/26 12:35:44     1.32
@@ -8,7 +8,7 @@
 #ifndef _FSL_VERSION_C_
 #define _FSL_VERSION_C_
 
-#define FSL_VERSION 0x105003
+#define FSL_VERSION 0x105200
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _FSL_VERSION_C_AS_HEADER_
 
 fsl_version_t fsl_version = {
-    0x105003,
-    "1.5a3",
-    "1.5a3 (23-Apr-2004)",
-    "This is OSSP fsl, Version 1.5a3 (23-Apr-2004)",
-    "OSSP fsl 1.5a3 (23-Apr-2004)",
-    "OSSP fsl/1.5a3",
-    "@(#)OSSP fsl 1.5a3 (23-Apr-2004)",
-    "$Id: fsl_version.c,v 1.31 2004/04/23 10:29:56 thl Exp $"
+    0x105200,
+    "1.5.0",
+    "1.5.0 (26-Apr-2004)",
+    "This is OSSP fsl, Version 1.5.0 (26-Apr-2004)",
+    "OSSP fsl 1.5.0 (26-Apr-2004)",
+    "OSSP fsl/1.5.0",
+    "@(#)OSSP fsl 1.5.0 (26-Apr-2004)",
+    "$Id: fsl_version.c,v 1.32 2004/04/26 12:35:44 thl Exp $"
 };
 
 #endif /* _FSL_VERSION_C_AS_HEADER_ */

CVSTrac 2.0.1