This commit is contained in:
committed by
Git OBS Bridge
parent
7360db1396
commit
17f2d28bb5
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30ab8021e203e36e3c3208f59f7bcba5b7b747b75553e61e6ea2f0de7c2770ac
|
||||
size 728257
|
3
libsndfile-1.0.19.tar.bz2
Normal file
3
libsndfile-1.0.19.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92eee1d4a7ed373400552eaf789cc14776eb356540037bd5fdcc9f17eb9285d4
|
||||
size 729935
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 4 09:40:59 CET 2009 - tiwai@suse.de
|
||||
|
||||
- updated to version 1.0.19:
|
||||
* Fix for CVE-2009-0186 (bnc#481769 - VUL-0: libsndfile CAF
|
||||
Processing Integer Overflow Vulnerability)
|
||||
* Huge number of minor fixes as a result of static analysis
|
||||
- remove INSTALL file from filelist
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 9 12:40:43 CET 2009 - tiwai@suse.de
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package libsndfile (Version 1.0.18)
|
||||
# spec file for package libsndfile (Version 1.0.19)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -20,7 +20,7 @@
|
||||
Name: libsndfile
|
||||
BuildRequires: alsa-devel flac-devel gcc-c++ libjack-devel pkgconfig sqlite-devel
|
||||
Summary: A Library to Handle Various Audio File Formats
|
||||
Version: 1.0.18
|
||||
Version: 1.0.19
|
||||
Release: 1
|
||||
License: LGPL v2.1 or later
|
||||
Group: System/Libraries
|
||||
@@ -125,7 +125,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files devel
|
||||
%defattr(-, root, root)
|
||||
%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README TODO
|
||||
%doc doc/*.html doc/*.jpg doc/*.css doc/*.HOWTO
|
||||
%{_libdir}/libsndfile.so
|
||||
%{_includedir}/sndfile.h
|
||||
@@ -134,6 +134,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc examples
|
||||
|
||||
%changelog
|
||||
* Wed Mar 04 2009 tiwai@suse.de
|
||||
- updated to version 1.0.19:
|
||||
* Fix for CVE-2009-0186 (bnc#481769 - VUL-0: libsndfile CAF
|
||||
Processing Integer Overflow Vulnerability)
|
||||
* Huge number of minor fixes as a result of static analysis
|
||||
- remove INSTALL file from filelist
|
||||
* Mon Feb 09 2009 tiwai@suse.de
|
||||
- updated to version 1.0.18
|
||||
* Add Ogg/Vorbis support (disabled right now due to vorbis
|
||||
|
Reference in New Issue
Block a user