From 414e2534fe6ed565e45295b28782eb87cb62aa88 Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Jan 26 2011 16:00:32 +0000 Subject: New upstream. --- diff --git a/.gitignore b/.gitignore index 3f0a9d2..fc9fd5d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ bristol-0.40.7.tar.gz /bristol-0.60.6.tar.gz +/bristol-0.60.8.tar.gz diff --git a/bristol-0.60.8-CVE-2010-3351.patch b/bristol-0.60.8-CVE-2010-3351.patch new file mode 100644 index 0000000..bb1f63e --- /dev/null +++ b/bristol-0.60.8-CVE-2010-3351.patch @@ -0,0 +1,11 @@ +--- bin/startBristol.in~ 2010-12-11 04:03:42.000000000 -0600 ++++ bin/startBristol.in 2011-01-26 09:51:23.332041000 -0600 +@@ -424,7 +424,7 @@ + export SLAB_HOME=$BRISTOL + export BRIGHTON=$BRISTOL + +-export LD_LIBRARY_PATH=@BRISTOL_DIR@/lib:/usr/local/lib:/usr/lib:/lib ++#export LD_LIBRARY_PATH=@BRISTOL_DIR@/lib:/usr/local/lib:/usr/lib:/lib + + export PATH=${PATH}:$BRISTOL/bin:/usr/local/bin + diff --git a/bristol.spec b/bristol.spec index d689e75..5092eb6 100644 --- a/bristol.spec +++ b/bristol.spec @@ -1,5 +1,5 @@ Name: bristol -Version: 0.60.6 +Version: 0.60.8 Release: 1%{dist} Summary: Synthesizer emulator @@ -8,7 +8,7 @@ License: GPLv2+ URL: http://bristol.sourceforge.net Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Source1: %{name}.desktop -Patch0: bristol-0.60.6-CVE-2010-3351.patch +Patch0: bristol-0.60.8-CVE-2010-3351.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libX11-devel alsa-lib-devel jack-audio-connection-kit-devel desktop-file-utils @@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/lib*.so %changelog +* Wed Jan 26 2011 Jon Ciesla - 0.60.8-1 +- New upstream. + * Wed Sep 29 2010 Jon Ciesla - 0.60.6-1 - New upstream, fix for CVE-2010-3351, BZ 638376. diff --git a/sources b/sources index e0b2618..13f8465 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8bb29a0596d506fa9c6f728d65308414 bristol-0.60.6.tar.gz +0e4cef941ba53ccc64d654fea1e0d572 bristol-0.60.8.tar.gz