84 Commits

Author SHA256 Message Date
Dominique Leuenberger
bd906eab45 Accepting request 621331 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/621331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=55
2018-07-13 08:16:48 +00:00
2c538a18aa Accepting request 621327 from home:tiwai:branches:multimedia:libs
- Fix buffer overflow in sndfile-deinterlace, which isn't really a
  security issue (bsc#1100167, CVE-2018-13139):
  sndfile-deinterlace-channels-check.patch

OBS-URL: https://build.opensuse.org/request/show/621327
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=68
2018-07-06 12:28:14 +00:00
Yuchen Lin
fd86eab6c9 Accepting request 615239 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/615239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=54
2018-06-15 12:33:46 +00:00
c6561c05e5 Accepting request 615236 from home:tiwai:branches:multimedia:libs
- Use license file tag

- Fix potential overflow in d2alaw_array() (CVE-2017-17456,
  bsc#1071777):
  libsndfile-CVE-2017-17456-alaw-range-check.patch
- Fix potential overflow in d2ulaw_array() (CVE-2017-17457,
  bsc#1071767):
  libsndfile-CVE-2017-17457-ulaw-range-check.patch

OBS-URL: https://build.opensuse.org/request/show/615236
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=66
2018-06-08 13:05:50 +00:00
Dominique Leuenberger
334fb3793c Accepting request 558623 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/558623
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=53
2017-12-21 10:21:57 +00:00
Tomáš Chvátal
593b609c4f Accepting request 558585 from home:tiwai:branches:multimedia:libs
- Fix VUL-0: divide-by-zero error exists in the function
  double64_init() in double64.c (CVE-2017-14634, bsc#1059911):
  0030-double64_init-Check-psf-sf.channels-against-upper-bo.patch
- Tentative fix for VUL-0: out of bounds read in the function
  d2alaw_array() in alaw.c (CVE-2017-14245, bsc#1059912) and
  VUL-0: out of bounds read in the function d2ulaw_array() in
  ulaw.c (CVE-2017-14246, bsc#1059913):
  0031-sfe_copy_data_fp-check-value-of-max-variable.patch

OBS-URL: https://build.opensuse.org/request/show/558585
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=64
2017-12-19 17:57:01 +00:00
Yuchen Lin
46d30ff42e Accepting request 515153 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/515153
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=52
2017-08-12 18:06:48 +00:00
b1e542206b Accepting request 515150 from home:tiwai:branches:multimedia:libs
- Fix Heap-based Buffer Overflow in the psf_binheader_writef
  (CVE-2017-12562, bsc#1052476):
  0020-src-common.c-Fix-heap-buffer-overflows-when-writing-.patch

OBS-URL: https://build.opensuse.org/request/show/515150
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=62
2017-08-08 09:26:19 +00:00
Dominique Leuenberger
56f074aa36 Accepting request 503303 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/503303
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=51
2017-06-15 09:18:37 +00:00
660458140b Accepting request 503301 from home:tiwai:branches:multimedia:libs
- Fix out-of-bounds read memory access in the aiff_read_chanmap()
  (CVE-2017-6892, bsc#1043978):
  0010-src-aiff.c-Fix-a-buffer-read-overflow.patch

OBS-URL: https://build.opensuse.org/request/show/503301
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=60
2017-06-13 06:50:10 +00:00
Dominique Leuenberger
3476a30fce Accepting request 492489 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/492489
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=50
2017-05-18 18:45:45 +00:00
Tomáš Chvátal
e87bbd1a1f Accepting request 492475 from home:tiwai:branches:multimedia:libs
- Fix FLAC buffer overflows (CVE-2017-8361 CVE-2017-8363
  CVE-2017-8365 CVE-2017-8362 bsc#1036944 bsc#1036945 bsc#1036946
  bsc#1036943):
  0001-FLAC-Fix-a-buffer-read-overrun.patch
  0002-src-flac.c-Fix-a-buffer-read-overflow.patch

OBS-URL: https://build.opensuse.org/request/show/492475
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=58
2017-05-02 13:41:58 +00:00
Yuchen Lin
1df912c780 Accepting request 487149 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/487149
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=49
2017-04-17 08:24:07 +00:00
OBS User mrdocs
002ded6a72 Accepting request 487058 from home:tiwai:branches:multimedia:libs
- Update to version 1.0.27:
  * Fix a seek regression in 1.0.26
  * Add metadata read/write for CAF and RF64
  * FIx PAF endian-ness issue
- Update to version 1.0.28
  * Fix buffer overruns in FLAC and ID3 handling code
   (CVE-2017-7585, CVE-2017-7586, bsc#1033054, bsc#1033053)
  * Reduce default header memory requirements
  * Fix detection of Large File Support for 32 bit systems.
- Obsoleted patch:
  libsndfile-psf_strlcpy_crlf-fix-CVE-2015-8075.patch

- Update to version 1.0.27:
  * Fix a seek regression in 1.0.26
  * Add metadata read/write for CAF and RF64
  * FIx PAF endian-ness issue
- Update to version 1.0.28
  * Fix buffer overruns in FLAC and ID3 handling code
   (CVE-2017-7585, CVE-2017-7586, bsc#1033054, bsc#1033053)
  * Reduce default header memory requirements
  * Fix detection of Large File Support for 32 bit systems. 
- Obsoleted patch:
  libsndfile-psf_strlcpy_crlf-fix-CVE-2015-8075.patch

OBS-URL: https://build.opensuse.org/request/show/487058
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=56
2017-04-11 02:29:16 +00:00
Dominique Leuenberger
2848188225 Accepting request 394782 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/394782
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=48
2016-05-16 10:01:28 +00:00
Ismail Dönmez
f369790f69 Accepting request 394680 from home:derselbst:anmp
fix spec file for non opensuse OS

OBS-URL: https://build.opensuse.org/request/show/394680
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=54
2016-05-11 08:45:51 +00:00
Dominique Leuenberger
024bbbfc6b Accepting request 346027 from multimedia:libs
- Remove documentation, it belongs to the libsndfile package. 

- Update to version 1.0.26:
  * Fix for CVE-2014-9496, CVE-2014-9756 and CVE-2015-7805.
  * Add ALAC/CAF support. Minor bug fixes and improvements. 
- Drop libsndfile-example-fix.diff

- Update to version 1.0.26:
  * Fix for CVE-2014-9496, CVE-2014-9756 and CVE-2015-7805.
  * Add ALAC/CAF support. Minor bug fixes and improvements. 
- Refreshed patches:
  sndfile-ocloexec.patch
  libsndfile-psf_strlcpy_crlf-fix-CVE-2015-8075.patch
- Removed obsoleted patches:
  libsndfile-example-fix.diff
  libsndfile-fix-header-read-CVE-2015-7805.patch
  libsndfile-paf-zero-division-fix.diff
  libsndfile-src-common.c-Fix-a-header-parsing-bug.patch
  libsndfile-src-file_io.c-Prevent-potential-divide-by-zero.patch
  sndfile-src-sd2.c-Fix-segfault-in-SD2-RSRC-parser.patch
  sndfile-src-sd2.c-Fix-two-potential-buffer-read-overflows.patch

OBS-URL: https://build.opensuse.org/request/show/346027
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=47
2015-12-01 08:18:03 +00:00
Ismail Dönmez
28c7876f8d -
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=52
2015-11-24 11:52:55 +00:00
Ismail Dönmez
38ef73de6a - Remove documentation, it belongs to the libsndfile package.
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=51
2015-11-24 08:33:06 +00:00
Ismail Dönmez
55880a58e1 Accepting request 345901 from home:tiwai:branches:multimedia:libs
- Update to version 1.0.26:
  * Fix for CVE-2014-9496, CVE-2014-9756 and CVE-2015-7805.
  * Add ALAC/CAF support. Minor bug fixes and improvements. 

- Update to version 1.0.26:
  * Fix for CVE-2014-9496, CVE-2014-9756 and CVE-2015-7805.
  * Add ALAC/CAF support. Minor bug fixes and improvements. 
- Refreshed patches:
  sndfile-ocloexec.patch
  libsndfile-psf_strlcpy_crlf-fix-CVE-2015-8075.patch
- Removed obsoleted patches:
  libsndfile-example-fix.diff
  libsndfile-fix-header-read-CVE-2015-7805.patch
  libsndfile-paf-zero-division-fix.diff
  libsndfile-src-common.c-Fix-a-header-parsing-bug.patch
  libsndfile-src-file_io.c-Prevent-potential-divide-by-zero.patch
  sndfile-src-sd2.c-Fix-segfault-in-SD2-RSRC-parser.patch
  sndfile-src-sd2.c-Fix-two-potential-buffer-read-overflows.patch

OBS-URL: https://build.opensuse.org/request/show/345901
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=50
2015-11-23 18:49:52 +00:00
Dominique Leuenberger
905f2c927f Accepting request 342562 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/342562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=46
2015-11-08 10:25:41 +00:00
1d554d55a6 Accepting request 342561 from home:tiwai:branches:multimedia:libs
- VUL-0: libsndfile 1.0.25 heap overflow (CVE-2015-7805, bsc#953516)
  libsndfile-src-common.c-Fix-a-header-parsing-bug.patch
  libsndfile-fix-header-read-CVE-2015-7805.patch
- VUL-0: libsndfile 1.0.25 heap overflow (CVE-2015-8075, bsc#953519)
  libsndfile-psf_strlcpy_crlf-fix-CVE-2015-8075.patch
- Fix the build with SLE11-SP3 due to AM_SILENT_RULE macro

OBS-URL: https://build.opensuse.org/request/show/342561
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=48
2015-11-05 13:58:36 +00:00
df7aaec981 Accepting request 342399 from home:tiwai:branches:multimedia:libs
- VUL-1: libsndfile DoS/divide-by-zero (CVE-2014-9756, bsc#953521):
  libsndfile-src-file_io.c-Prevent-potential-divide-by-zero.patch

OBS-URL: https://build.opensuse.org/request/show/342399
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=47
2015-11-04 11:46:08 +00:00
Dominique Leuenberger
0482060072 Accepting request 292563 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/292563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=45
2015-03-27 08:39:03 +00:00
71391ae307 Accepting request 292165 from home:pluskalm:branches:multimedia:libs
- Cleanup spec file with spec-cleaner
- Add gpg signature

- Cleanup spec file with spec-cleaner
- Add gpg signature
- Remove old ppc provides/obsoletes

OBS-URL: https://build.opensuse.org/request/show/292165
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=45
2015-03-24 08:49:52 +00:00
Dominique Leuenberger
99fd9afedb Accepting request 280137 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/280137
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=44
2015-01-09 19:52:14 +00:00
2596e519ff Accepting request 280133 from home:tiwai:branches:multimedia:libs
- VUL-0: two buffer read overflows in sd2_parse_rsrc_fork()
  (CVE-2014-9496, bnc#911796): backported upstream fix patches
  sndfile-src-sd2.c-Fix-segfault-in-SD2-RSRC-parser.patch
  sndfile-src-sd2.c-Fix-two-potential-buffer-read-overflows.patch

OBS-URL: https://build.opensuse.org/request/show/280133
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=43
2015-01-07 10:21:55 +00:00
Stephan Kulow
bb78fcc165 Accepting request 170881 from multimedia:libs
- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

- Added url as source.
  Please see http://en.opensuse.org/SourceUrls (forwarded request 170856 from m_meister)

OBS-URL: https://build.opensuse.org/request/show/170881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=41
2013-04-17 05:16:47 +00:00
246267c8c3 Accepting request 170856 from home:m_meister:branches:openSUSE:Factory
- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/170856
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=41
2013-04-15 15:43:39 +00:00
Stephan Kulow
fbdd715ef3 Accepting request 95167 from multimedia:libs
- add libtool as buildrequire to avoid implicit dependency (forwarded request 95107 from coolo)

OBS-URL: https://build.opensuse.org/request/show/95167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=38
2011-12-08 11:26:30 +00:00
Cristian Rodríguez
159a4c1a39 Accepting request 95107 from home:coolo:removeautomake
- add libtool as buildrequire to avoid implicit dependency

OBS-URL: https://build.opensuse.org/request/show/95107
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=39
2011-12-02 19:05:41 +00:00
Stephan Kulow
7a1e190b9f Accepting request 93789 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/93789
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=37
2011-11-28 11:54:19 +00:00
64bf958b72 fix obsoletes to replace the existing package properly
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=36
2011-11-24 12:42:35 +00:00
8ee987e6f2 update baselib.sconf, too
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=35
2011-11-24 11:09:06 +00:00
d5712f733c - add missing provides/obsoletes for libsndfile -> libsndfile1
rename (bnc#732565)

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=34
2011-11-24 11:06:38 +00:00
Ismail Dönmez
23a79cd888 Accepting request 93380 from home:elvigia:branches:multimedia:libs
- use O_CLOEXEC in library code.

OBS-URL: https://build.opensuse.org/request/show/93380
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=33
2011-11-24 07:26:14 +00:00
Stephan Kulow
a35e5064e8 Accepting request 93149 from multimedia:libs
- fix devel dependency

OBS-URL: https://build.opensuse.org/request/show/93149
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=36
2011-11-23 18:36:08 +00:00
Stephan Kulow
a02cedace6 - fix devel dependency
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=30
2011-11-22 19:04:42 +00:00
Stephan Kulow
d21feb6ded Accepting request 92979 from multimedia:libs
- Remove redundant/unwanted tags/section (cf. specfile guidelines) (forwarded request 92928 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/92979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=35
2011-11-22 16:48:27 +00:00
Cristian Rodríguez
26fda917a3 Accepting request 92928 from home:jengelh:branches:shlib
- Remove redundant/unwanted tags/section (cf. specfile guidelines)

OBS-URL: https://build.opensuse.org/request/show/92928
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=28
2011-11-22 02:36:59 +00:00
Sascha Peilicke
8e7ca59562 Autobuild autoformatter for 79712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=33
2011-08-25 08:11:38 +00:00
Sascha Peilicke
69b5f94f8d Accepting request 79712 from multimedia:libs
- Enable speex support 
- run make check (forwarded request 79695 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/79712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=32
2011-08-25 08:11:24 +00:00
Cristian Rodríguez
7a3b140e21 Accepting request 79695 from home:elvigia:branches:multimedia:libs
- Enable speex support 
- run make check

OBS-URL: https://build.opensuse.org/request/show/79695
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=26
2011-08-24 23:09:18 +00:00
642b7aa62f Accepting request 77427 from home:tiwai:branches:multimedia:libs
- Fix zero-division in PAF parser (bnc#708988)

- Fix zero-division in PAF parser (bnc#708988)

OBS-URL: https://build.opensuse.org/request/show/77427
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=25
2011-07-29 12:59:34 +00:00
Sascha Peilicke
d81a3191cc Autobuild autoformatter for 77388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=31
2011-07-29 07:09:30 +00:00
OBS User buildservice-autocommit
63a327fe17 Updating link to change in openSUSE:Factory/libsndfile revision 31.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=4fc6408eac6eefba58f65beb1e8cb908
2011-07-29 07:09:30 +00:00
Sascha Peilicke
0011ae35ac Accepting request 77388 from multimedia:libs
- Remove -fno-strict-aliasing from cflags, no longer needed 
- disable automake silent rules. (forwarded request 77307 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/77388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=30
2011-07-29 07:09:22 +00:00
Cristian Rodríguez
5c48da6304 Accepting request 77307 from home:elvigia:branches:multimedia:libs
- Remove -fno-strict-aliasing from cflags, no longer needed 
- disable automake silent rules.

OBS-URL: https://build.opensuse.org/request/show/77307
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=23
2011-07-29 00:45:15 +00:00
Sascha Peilicke
45e0ae4add Accepting request 76434 from multimedia:libs
- updated to version 1.0.25:
  Fix for Secunia Advisory SA45125 (CVE-2011-2696, bnc#705681)
  Minor bug fixes and improvements

- updated to version 1.0.25:
  Fix for Secunia Advisory SA45125 (CVE-2011-2696, bnc#705681)
  Minor bug fixes and improvements

OBS-URL: https://build.opensuse.org/request/show/76434
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=29
2011-07-19 11:47:03 +00:00
b76d058f3f Accepting request 76430 from home:tiwai:branches:multimedia:libs
- updated to version 1.0.25:
  Fix for Secunia Advisory SA45125 (CVE-2011-2696, bnc#705681)
  Minor bug fixes and improvements

- updated to version 1.0.25:
  Fix for Secunia Advisory SA45125 (CVE-2011-2696, bnc#705681)
  Minor bug fixes and improvements

OBS-URL: https://build.opensuse.org/request/show/76430
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=21
2011-07-18 15:31:33 +00:00