Hello community,

here is the log from the commit of package qmmp for openSUSE:Factory checked in 
at 2012-07-30 20:39:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qmmp (Old)
 and      /work/SRC/openSUSE:Factory/.qmmp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qmmp", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/qmmp/qmmp.changes        2012-07-24 
22:43:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qmmp.new/qmmp.changes   2012-07-30 
20:40:51.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Jul 30 14:19:32 UTC 2012 - reddw...@opensuse.org
+
+- Update to 0.6.2
+  * fixed crash in the http plugin
+  * fixed possible crash in the cue parser
+
+-------------------------------------------------------------------

Old:
----
  qmmp-0.6.1.tar.bz2

New:
----
  qmmp-0.6.2.tar.bz2

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

Other differences:
------------------
++++++ qmmp.spec ++++++
--- /var/tmp/diff_new_pack.go4p9D/_old  2012-07-30 20:40:54.000000000 +0200
+++ /var/tmp/diff_new_pack.go4p9D/_new  2012-07-30 20:40:54.000000000 +0200
@@ -23,7 +23,7 @@
 %define soname 0
 
 Name:           qmmp
-Version:        0.6.1
+Version:        0.6.2
 Release:        0
 Summary:        XMMS-like audio player
 License:        GPL-2.0+

++++++ qmmp-0.6.1.tar.bz2 -> qmmp-0.6.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-0.6.1/CMakeLists.txt 
new/qmmp-0.6.2/CMakeLists.txt
--- old/qmmp-0.6.1/CMakeLists.txt       2012-07-07 22:09:21.000000000 +0200
+++ new/qmmp-0.6.2/CMakeLists.txt       2012-07-29 20:01:33.000000000 +0200
@@ -12,7 +12,7 @@
      QMMP_VERSION_DATA REGEX "^#define[ \t]+QMMP_VERSION_[A-Z]+[ 
\t]+[0-9]+.*$")
 
 IF(QMMP_VERSION_DATA)
-   FOREACH(item IN ITEMS MAJOR MINOR PATCH)
+   FOREACH(item IN ITEMS MAJOR MINOR PATCH STABLE)
       STRING(REGEX REPLACE ".*#define[ \t]+QMMP_VERSION_${item}[ 
\t]+([0-9]+).*"
        "\\1" QMMP_VERSION_${item} ${QMMP_VERSION_DATA})
    ENDFOREACH(item IN ITEMS MAJOR MINOR PATCH)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-0.6.1/ChangeLog new/qmmp-0.6.2/ChangeLog
--- old/qmmp-0.6.1/ChangeLog    2012-07-22 20:35:47.000000000 +0200
+++ new/qmmp-0.6.2/ChangeLog    2012-07-29 19:48:15.000000000 +0200
@@ -654,3 +654,7 @@
 * fixed automatic charset detection
 * fixed Ukrainian translation (Gennadi Motsyo)
 * fixed Russian translation
+
+Version 0.6.2
+* fixed crash in the http plugin
+* fixed possible crash in the cue parser
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-0.6.1/ChangeLog.rus new/qmmp-0.6.2/ChangeLog.rus
--- old/qmmp-0.6.1/ChangeLog.rus        2012-07-22 20:38:23.000000000 +0200
+++ new/qmmp-0.6.2/ChangeLog.rus        2012-07-29 19:47:52.000000000 +0200
@@ -658,3 +658,7 @@
 * исправлено автоматическое определение кодировки
 * исправлен украинский перевод (Геннадий Моцьо)
 * исправлен русский перевод
+
+Версия 0.6.2
+* исправлено падение в модуле http
+* исправлено возможное падение в модуле cue
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-0.6.1/ChangeLog.svn new/qmmp-0.6.2/ChangeLog.svn
--- old/qmmp-0.6.1/ChangeLog.svn        2012-07-22 20:48:23.000000000 +0200
+++ new/qmmp-0.6.2/ChangeLog.svn        2012-07-29 20:04:45.000000000 +0200
@@ -1,4 +1,28 @@
 ------------------------------------------------------------------------
+r2838 | trialuser02 | 2012-07-29 22:03:18 +0400 (Вск, 29 Июл 2012) | 1 line
+
+fixed cmake message
+------------------------------------------------------------------------
+r2835 | trialuser02 | 2012-07-29 21:48:36 +0400 (Вск, 29 Июл 2012) | 1 line
+
+fixed typo
+------------------------------------------------------------------------
+r2834 | trialuser02 | 2012-07-28 17:47:03 +0400 (Сбт, 28 Июл 2012) | 1 line
+
+updated changelog
+------------------------------------------------------------------------
+r2833 | trialuser02 | 2012-07-28 14:56:17 +0400 (Сбт, 28 Июл 2012) | 1 line
+
+fixed possible crash in cue parser
+------------------------------------------------------------------------
+r2831 | trialuser02 | 2012-07-28 14:40:52 +0400 (Сбт, 28 Июл 2012) | 1 line
+
+fixed crash in enca_set_threshold (Franz Fellner) (backported from trunk)
+------------------------------------------------------------------------
+r2826 | trialuser02 | 2012-07-23 18:52:57 +0400 (Пнд, 23 Июл 2012) | 1 line
+
+version bump
+------------------------------------------------------------------------
 r2821 | trialuser02 | 2012-07-22 22:39:07 +0400 (Вск, 22 Июл 2012) | 1 line
 
 updated changelog
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-0.6.1/qmmp.pri new/qmmp-0.6.2/qmmp.pri
--- old/qmmp-0.6.1/qmmp.pri     2012-07-22 20:54:37.000000000 +0200
+++ new/qmmp-0.6.2/qmmp.pri     2012-07-29 20:32:09.000000000 +0200
@@ -7,7 +7,7 @@
 
 #Version
 
-QMMP_VERSION = 0.6.1
+QMMP_VERSION = 0.6.2
 #CONFIG += SVN_VERSION
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-0.6.1/src/plugins/Input/cue/cueparser.cpp 
new/qmmp-0.6.2/src/plugins/Input/cue/cueparser.cpp
--- old/qmmp-0.6.1/src/plugins/Input/cue/cueparser.cpp  2012-07-13 
17:49:50.000000000 +0200
+++ new/qmmp-0.6.2/src/plugins/Input/cue/cueparser.cpp  2012-07-29 
19:46:58.000000000 +0200
@@ -57,10 +57,10 @@
     if(settings.value("use_enca", false).toBool())
     {
         analyser = enca_analyser_alloc(settings.value("enca_lang").toByteArray 
().constData());
-        enca_set_threshold(analyser, 1.38);
-
+        
         if(analyser)
         {
+            enca_set_threshold(analyser, 1.38);
             EncaEncoding encoding = enca_analyse(analyser,
                                                  (uchar 
*)file.readAll().constData(),
                                                  file.size());
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qmmp-0.6.1/src/plugins/Transports/http/httpstreamreader.cpp 
new/qmmp-0.6.2/src/plugins/Transports/http/httpstreamreader.cpp
--- old/qmmp-0.6.1/src/plugins/Transports/http/httpstreamreader.cpp     
2012-07-13 17:49:50.000000000 +0200
+++ new/qmmp-0.6.2/src/plugins/Transports/http/httpstreamreader.cpp     
2012-07-29 19:46:58.000000000 +0200
@@ -129,7 +129,8 @@
     m_analyser = 0;
     if(settings.value("use_enca", false).toBool())
         m_analyser = 
enca_analyser_alloc(settings.value("enca_lang").toByteArray ().constData());
-    enca_set_threshold(m_analyser, 1.38);
+    if(m_analyser)
+        enca_set_threshold(m_analyser, 1.38);
 #endif
     settings.endGroup();
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-0.6.1/src/qmmp/qmmp.h 
new/qmmp-0.6.2/src/qmmp/qmmp.h
--- old/qmmp-0.6.1/src/qmmp/qmmp.h      2012-07-22 20:55:32.000000000 +0200
+++ new/qmmp-0.6.2/src/qmmp/qmmp.h      2012-07-29 20:31:38.000000000 +0200
@@ -24,7 +24,7 @@
 
 #define QMMP_VERSION_MAJOR 0
 #define QMMP_VERSION_MINOR 6
-#define QMMP_VERSION_PATCH 1
+#define QMMP_VERSION_PATCH 2
 #define QMMP_VERSION_STABLE 1
 
 #define QMMP_VERSION_INT (QMMP_VERSION_MAJOR<<16 | QMMP_VERSION_MINOR<<8 | 
QMMP_VERSION_PATCH)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to