Hello community, here is the log from the commit of package jemalloc for openSUSE:Factory checked in at 2013-01-30 15:11:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jemalloc (Old) and /work/SRC/openSUSE:Factory/.jemalloc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jemalloc", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/jemalloc/jemalloc.changes 2012-12-05 13:54:16.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.jemalloc.new/jemalloc.changes 2013-01-30 15:11:36.000000000 +0100 @@ -1,0 +2,13 @@ +Thu Jan 24 11:56:49 UTC 2013 - [email protected] + +- Update to version 3.3.0 + * Add clipping support to lg_chunk option processing. + * Add the --enable-ivsalloc option. + * Add the --without-export option. + * Add the --disable-zone-allocator option. + * Fix "arenas.extend" mallctl to output the number of arenas. + * Fix chunk_recycyle() to unconditionally inform Valgrind that + returned memory is undefined. + * Fix build break on FreeBSD related to alloca.h. + +------------------------------------------------------------------- Old: ---- jemalloc-3.2.0.tar.bz2 New: ---- jemalloc-3.3.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jemalloc.spec ++++++ --- /var/tmp/diff_new_pack.b0OHOL/_old 2013-01-30 15:11:37.000000000 +0100 +++ /var/tmp/diff_new_pack.b0OHOL/_new 2013-01-30 15:11:37.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package jemalloc # -# Copyright (c) 2011 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 @@ -15,22 +15,22 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: jemalloc -Version: 3.2.0 +Version: 3.3.0 Release: 0 -License: BSD-2-Clause %define lname libjemalloc1 Summary: General-purpose scalable concurrent malloc implementation -URL: http://canonware.com/jemalloc/ +License: BSD-2-Clause Group: Development/Libraries/C and C++ +Url: http://canonware.com/jemalloc/ #Git-Clone: git://canonware.com/jemalloc -Source: jemalloc-%{version}.tar.bz2 -#BuildRequires: autoconf, automake, libtool +Source: http://www.canonware.com/download/jemalloc/jemalloc-%{version}.tar.bz2 BuildRequires: docbook-xsl-stylesheets BuildRequires: libxslt Requires: %lname = %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description jemalloc is a general-purpose scalable concurrent malloc(3) implementation. ++++++ jemalloc-3.2.0.tar.bz2 -> jemalloc-3.3.0.tar.bz2 ++++++ ++++ 2320 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
