Hello community,

here is the log from the commit of package ruby2.1 for openSUSE:Factory checked 
in at 2014-11-24 11:13:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ruby2.1 (Old)
 and      /work/SRC/openSUSE:Factory/.ruby2.1.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ruby2.1"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ruby2.1/ruby2.1.changes  2014-11-05 
15:54:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ruby2.1.new/ruby2.1.changes     2014-11-24 
11:13:08.000000000 +0100
@@ -1,0 +2,37 @@
+Thu Nov 13 16:26:18 UTC 2014 - mrueck...@suse.de
+
+- explicitely upgrade the libname package so we update libruby when
+  we upgrade the stdlib or main package
+
+-------------------------------------------------------------------
+Thu Nov 13 16:09:51 UTC 2014 - mrueck...@suse.de
+
+- update to 2.1.5: (bsc# 905326)
+  - This release includes a security fix for DoS vulnerability of
+    REXML. It is similar to the fixed vulnerability in the previous
+    release, but new and different from it. (CVE-2014-8090)
+    add REXML::Document#document.
+  - bignum.c (absint_numwords_generic): set an array element after
+    definition of a variable to fix compile error with older
+    version of fcc (Fujitsu C Compiler) 5.6 on Solaris 10 on Sparc.
+    [Bug #10350] [ruby-dev:48608]
+  - compile.c (compile_data_alloc): add padding when strict
+    alignment is required for memory access. Currently, the padding
+    is enabled only when the CPU is 32-bit SPARC and the compiler
+    is GCC.  [Bug #9681] [ruby-core:61715]
+  - compile.c (STRICT_ALIGNMENT): defined if strict alignment is
+    required
+  - compile.c (ALIGNMENT_SIZE, ALIGNMENT_SIZE_MASK,
+    PADDING_SIZE_MAX): new macros for alignemnt word size, bit
+    mask, max size of padding.
+  - compile.c (calc_padding): new function to calculate padding
+    size.
+  - configure.in (__builtin_setjmp): disable with gcc/clang earlier
+    than 4.3 on Mac OS X.  [ruby-core:65174] [Bug #10272]
+  - bignum.c (bary_mul_balance_with_mulfunc): Fix free work area
+    location.
+    [ruby-dev:48723] [Bug #10464]
+    [ruby-core:66044] [Bug #10465]
+    Reported by Kohji Nishihama.
+
+-------------------------------------------------------------------
@@ -5 +42 @@
-  - Denial of Service XML Expansion CVE-2014-8080
+  - Denial of Service XML Expansion CVE-2014-8080 (bsc# 902851)
@@ -9,0 +47 @@
+      (bsc# CVE-2014-3566)

Old:
----
  ruby-2.1.4.tar.bz2

New:
----
  ruby-2.1.5.tar.bz2

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

Other differences:
------------------
++++++ ruby2.1.spec ++++++
--- /var/tmp/diff_new_pack.4UZ5KE/_old  2014-11-24 11:13:09.000000000 +0100
+++ /var/tmp/diff_new_pack.4UZ5KE/_new  2014-11-24 11:13:09.000000000 +0100
@@ -27,7 +27,7 @@
 ####
 
 %define patch_level p0
-Version:        2.1.4
+Version:        2.1.5
 Release:        0
 # make the exported API version explicit
 %define api_version 2.1.0
@@ -104,6 +104,7 @@
 %endif
 Provides:       ruby21  = %{version}-%{release}
 Requires:       %{name}-stdlib = %{version}
+Requires:       %{libname} = %{version}
 Provides:       rubygem-rake = 10.1.0
 PreReq:         update-alternatives
 BuildRequires:  update-alternatives
@@ -184,6 +185,7 @@
 Summary:        The Ruby standard library
 Group:          Development/Languages/Ruby
 Obsoletes:      ruby-stdlib < 2.1.3
+Requires:       %{libname} = %{version}
 
 ################################
 # generate provides for embedded rubygems
@@ -461,7 +463,7 @@
 %{_mandir}/man1/rake*.1*
 %{_mandir}/man1/ruby*.1*
 %doc ChangeLog  COPYING  COPYING.ja  GPL  KNOWNBUGS.rb  LEGAL  NEWS  README  
README.EXT  README.EXT.ja  README.ja
-/etc/rpm/macros.suse-ruby2.1*
+%config /etc/rpm/macros.suse-ruby2.1*
 %if %{with ruby_intree_common}
 # former ruby-common files
 %config(noreplace) /etc/rpm/macros.ruby

++++++ ruby-2.1.4.tar.bz2 -> ruby-2.1.5.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/ruby2.1/ruby-2.1.4.tar.bz2 
/work/SRC/openSUSE:Factory/.ruby2.1.new/ruby-2.1.5.tar.bz2 differ: char 11, 
line 1

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

Reply via email to