Hello community,

here is the log from the commit of package libestr for openSUSE:Factory checked 
in at 2013-04-20 17:45:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libestr (Old)
 and      /work/SRC/openSUSE:Factory/.libestr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libestr", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libestr/libestr.changes  2012-09-21 
14:39:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libestr.new/libestr.changes     2013-04-20 
17:45:07.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Apr 19 09:32:14 UTC 2013 - [email protected]
+
+- update to 0.1.5:
+  - bugfix: es_strncmp() did not work correctly
+    Thanks to Philippe Muller for the patch.
+    closes: http://bugzilla.adiscon.com/show_bug.cgi?id=424
+
+-------------------------------------------------------------------

Old:
----
  libestr-0.1.4.tar.gz

New:
----
  libestr-0.1.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libestr.spec ++++++
--- /var/tmp/diff_new_pack.O9n7ak/_old  2013-04-20 17:45:08.000000000 +0200
+++ /var/tmp/diff_new_pack.O9n7ak/_new  2013-04-20 17:45:08.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libestr
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           libestr
-Version:        0.1.4
+Version:        0.1.5
 Release:        0
 Summary:        String handling essentials library
 License:        LGPL-2.1+

++++++ libestr-0.1.4.tar.gz -> libestr-0.1.5.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libestr-0.1.4/COPYING new/libestr-0.1.5/COPYING
--- old/libestr-0.1.4/COPYING   2012-04-04 11:12:01.000000000 +0200
+++ new/libestr-0.1.5/COPYING   2013-01-16 09:25:29.000000000 +0100
@@ -1,4 +1,4 @@
-libestr is available under the terms of the GNU GPL v2.1 or above (full
+libestr is available under the terms of the GNU LGPL v2.1 or above (full
 text below).
 -----------------------------------------------------------------------
                   GNU LESSER GENERAL PUBLIC LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libestr-0.1.4/ChangeLog new/libestr-0.1.5/ChangeLog
--- old/libestr-0.1.4/ChangeLog 2012-09-12 18:56:32.000000000 +0200
+++ new/libestr-0.1.5/ChangeLog 2013-03-19 16:45:07.000000000 +0100
@@ -1,4 +1,9 @@
 ----------------------------------------------------------------------
+Version 0.1.5 2013-03-19
+- bugfix: es_strncmp() did not work correctly
+  Thanks to Philippe Muller for the patch.
+  closes: http://bugzilla.adiscon.com/show_bug.cgi?id=424
+----------------------------------------------------------------------
 Version 0.1.4 2012-09-13
 - bugfix: '\\' escape was not recognized when unescaping strings
   Thanks to Miloslav Trmač for the patch.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libestr-0.1.4/configure new/libestr-0.1.5/configure
--- old/libestr-0.1.4/configure 2012-08-26 12:47:45.000000000 +0200
+++ new/libestr-0.1.5/configure 2013-03-19 16:45:53.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for libestr 0.1.4.
+# Generated by GNU Autoconf 2.68 for libestr 0.1.5.
 #
 # Report bugs to <[email protected]>.
 #
@@ -570,8 +570,8 @@
 # Identity of this package.
 PACKAGE_NAME='libestr'
 PACKAGE_TARNAME='libestr'
-PACKAGE_VERSION='0.1.4'
-PACKAGE_STRING='libestr 0.1.4'
+PACKAGE_VERSION='0.1.5'
+PACKAGE_STRING='libestr 0.1.5'
 PACKAGE_BUGREPORT='[email protected]'
 PACKAGE_URL=''
 
@@ -1298,7 +1298,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libestr 0.1.4 to adapt to many kinds of systems.
+\`configure' configures libestr 0.1.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1368,7 +1368,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of libestr 0.1.4:";;
+     short | recursive ) echo "Configuration of libestr 0.1.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1473,7 +1473,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libestr configure 0.1.4
+libestr configure 0.1.5
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1842,7 +1842,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libestr $as_me 0.1.4, which was
+It was created by libestr $as_me 0.1.5, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2657,7 +2657,7 @@
 
 # Define the identity of the package.
  PACKAGE='libestr'
- VERSION='0.1.4'
+ VERSION='0.1.5'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12135,7 +12135,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libestr $as_me 0.1.4, which was
+This file was extended by libestr $as_me 0.1.5, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -12201,7 +12201,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-libestr config.status 0.1.4
+libestr config.status 0.1.5
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libestr-0.1.4/configure.ac 
new/libestr-0.1.5/configure.ac
--- old/libestr-0.1.4/configure.ac      2012-08-26 12:47:33.000000000 +0200
+++ new/libestr-0.1.5/configure.ac      2013-03-19 16:45:40.000000000 +0100
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT([libestr], [0.1.4], [[email protected]])
+AC_INIT([libestr], [0.1.5], [[email protected]])
 AM_INIT_AUTOMAKE
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 AC_CONFIG_SRCDIR([src/libestr.c])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libestr-0.1.4/src/string.c 
new/libestr-0.1.5/src/string.c
--- old/libestr-0.1.4/src/string.c      2012-09-12 18:54:09.000000000 +0200
+++ new/libestr-0.1.5/src/string.c      2013-03-19 16:42:43.000000000 +0100
@@ -275,14 +275,14 @@
        r = 0;  /* assume: strings equal, will be reset if not */
        for(i = 0 ; i < len ; ++i) {
                if(i >= s1->lenStr) {
-                       if(i >= s1->lenStr) {
+                       if(i >= s2->lenStr) {
                                break; /* we are done, match ready */
                        } else {
                                r = -1; /* first string smaller --> less */
                                break;
                        }
                } else {
-                       if(i >= s1->lenStr) {
+                       if(i >= s2->lenStr) {
                                r = 1; /* first string smaller --> greater */
                                break;
                        } else {

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to