Hello community,

here is the log from the commit of package libkcompactdisc4 for 
openSUSE:Factory checked in at 2014-06-19 13:16:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkcompactdisc4 (Old)
 and      /work/SRC/openSUSE:Factory/.libkcompactdisc4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkcompactdisc4"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkcompactdisc4/libkcompactdisc4.changes        
2014-05-22 06:51:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libkcompactdisc4.new/libkcompactdisc4.changes   
2014-06-19 13:16:34.000000000 +0200
@@ -1,0 +2,7 @@
+Sun Jun  8 18:37:09 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.2
+   * KDE 4.13  release
+   * See http://www.kde.org/announcements/announce-4.13.2.php
+
+-------------------------------------------------------------------

Old:
----
  libkcompactdisc-4.13.1.tar.xz

New:
----
  libkcompactdisc-4.13.2.tar.xz

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

Other differences:
------------------
++++++ libkcompactdisc4.spec ++++++
--- /var/tmp/diff_new_pack.tDIXfF/_old  2014-06-19 13:16:35.000000000 +0200
+++ /var/tmp/diff_new_pack.tDIXfF/_new  2014-06-19 13:16:35.000000000 +0200
@@ -23,7 +23,7 @@
 Summary:        KDE CD Library
 License:        GPL-2.0+
 Group:          System/GUI/KDE
-Version:        4.13.1
+Version:        4.13.2
 Release:        0
 Source0:        libkcompactdisc-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ libkcompactdisc-4.13.1.tar.xz -> libkcompactdisc-4.13.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkcompactdisc-4.13.1/wmlib/plat_scor5.c 
new/libkcompactdisc-4.13.2/wmlib/plat_scor5.c
--- old/libkcompactdisc-4.13.1/wmlib/plat_scor5.c       2013-05-01 
13:16:59.000000000 +0200
+++ new/libkcompactdisc-4.13.2/wmlib/plat_scor5.c       2014-02-21 
04:42:30.000000000 +0100
@@ -68,6 +68,7 @@
 
 
   strncpy(pass_through, dev_name, sizeof(pass_through)-2);
+  pass_through[sizeof(pass_through) - 2] = '\0';
   strcat(pass_through, "p" );
 
   if (setreuid(-1,0) < 0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkcompactdisc-4.13.1/wmlib/plat_svr4.c 
new/libkcompactdisc-4.13.2/wmlib/plat_svr4.c
--- old/libkcompactdisc-4.13.1/wmlib/plat_svr4.c        2013-05-01 
13:16:59.000000000 +0200
+++ new/libkcompactdisc-4.13.2/wmlib/plat_svr4.c        2014-02-21 
04:42:30.000000000 +0100
@@ -63,6 +63,7 @@
 
 
   strncpy(pass_through, dev_name, sizeof(pass_through) - 2);
+  pass_through[sizeof(pass_through) - 2] = '\0';
   strcat(pass_through, "p" );
 
   if (setreuid(-1,0) < 0)

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

Reply via email to