OBS User unknown 2009-03-17 15:59:36 +00:00 committed by Git OBS Bridge
parent c128f17974
commit 4f7c1df601
4 changed files with 24 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d5ea4ae5b1ef9fca677a38959060a9acb70b38540721c8bf5c73d09a265f9f74
size 5175209

3
valgrind-3.4.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:669ee7aab8a3a905520159b6d7be35d3911e1a4d7a67d90dc1c12c00693184a9
size 5183739

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Mar 13 01:52:58 CET 2009 - dmueller@suse.de
- update to 3.4.1 (bnc#479701):
* 3.4.1 is a bug-fix release that fixes some regressions and
assertion failures in debug info reading in 3.4.0, most notably
incorrect stack traces on amd64-linux on older (glibc-2.3 based)
systems. Various other debug info problems are also fixed. A
number of bugs in the exp-ptrcheck tool introduced in 3.4.0
have been fixed.
-------------------------------------------------------------------
Fri Jan 23 01:52:58 CET 2009 - dmueller@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package valgrind (Version 3.4.0)
# spec file for package valgrind (Version 3.4.1)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -27,7 +27,7 @@ License: GPL v2 only
Group: Development/Tools/Debuggers
Summary: Valgrind Suite of Tools for Debugging and Profiling
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Version: 3.4.0
Version: 3.4.1
Release: 1
Source0: %{name}-%{version}.tar.bz2
# svn di svn://svn.valgrind.org/valgrind/tags/VALGRIND_3_2_1 svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH > 3_2_BRANCH.diff
@ -148,6 +148,14 @@ mv $RPM_BUILD_ROOT/usr/share/doc/valgrind $RPM_BUILD_ROOT/usr/share/doc/packages
%_libdir/valgrind/*/*.a
%changelog
* Fri Mar 13 2009 dmueller@suse.de
- update to 3.4.1 (bnc#479701):
* 3.4.1 is a bug-fix release that fixes some regressions and
assertion failures in debug info reading in 3.4.0, most notably
incorrect stack traces on amd64-linux on older (glibc-2.3 based)
systems. Various other debug info problems are also fixed. A
number of bugs in the exp-ptrcheck tool introduced in 3.4.0
have been fixed.
* Fri Jan 23 2009 dmueller@suse.de
- update to 3.4.0:
* http://www.valgrind.org/docs/manual/dist.news.html