Hello community,

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

Package is "libyaml"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyaml/libyaml.changes  2013-04-03 
13:03:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libyaml.new/libyaml.changes     2014-02-10 
10:16:56.000000000 +0100
@@ -1,0 +2,10 @@
+Fri Feb  7 16:25:48 UTC 2014 - dmuel...@suse.com
+
+- update to 0.1.5:
+  * Manually define PTRDIFF_MAX for VS C compiler
+  * Limit input size to SIZE_MAX/2 
+  * Guard against overflows in indent and flow_level (CVE-2013-6393, 
bnc#860617)
+  * Prevent node index overflow (Reported by Florian Weimer).
+  * Fixed invalid size_t->int cast (Thank to Florian Weimer).
+
+-------------------------------------------------------------------

Old:
----
  yaml-0.1.4.tar.gz

New:
----
  yaml-0.1.5.tar.gz

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

Other differences:
------------------
++++++ libyaml.spec ++++++
--- /var/tmp/diff_new_pack.zO0bCT/_old  2014-02-10 10:16:56.000000000 +0100
+++ /var/tmp/diff_new_pack.zO0bCT/_new  2014-02-10 10:16:56.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libyaml
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,18 +17,15 @@
 
 
 Name:           libyaml
-Version:        0.1.4
-Release:        1
-#
-License:        MIT
-Group:          Development/Libraries/C and C++
-#
+Version:        0.1.5
+Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-#
 Url:            http://pyyaml.org/wiki/LibYAML
 Source:         http://pyyaml.org/download/libyaml/yaml-%{version}.tar.gz
-#
+BuildRequires:  pkg-config
 Summary:        A YAML 1.1 parser and emitter written in C
+License:        MIT
+Group:          Development/Libraries/C and C++
 
 %description
 A YAML 1.1 parser and emitter written in C
@@ -36,11 +33,8 @@
 %define lib_name libyaml-0-2
 
 %package -n %{lib_name}
-
-
-Group:          Development/Libraries/C and C++
-#
 Summary:        Shared library from libyaml
+Group:          Development/Libraries/C and C++
 
 %description -n %{lib_name}
 A YAML 1.1 parser and emitter written in C
@@ -48,10 +42,9 @@
 This package holds the shared library of libyaml.
 
 %package devel
-Group:          Development/Libraries/C and C++
 Requires:       %{lib_name} = %{version}
-#
 Summary:        Development files for libyaml
+Group:          Development/Libraries/C and C++
 
 %description devel
 A YAML 1.1 parser and emitter written in C

++++++ yaml-0.1.4.tar.gz -> yaml-0.1.5.tar.gz ++++++
++++ 32717 lines of diff (skipped)

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

Reply via email to