35 Commits

Author SHA256 Message Date
c983b72217 Accepting request 1277272 from home:AZhou:branches:multimedia:libs
- Add audiofile-CVE-2019-13147.patch: Do not allow too many channel
  to prevent NULL pointer dereference (bsc#1140031).

OBS-URL: https://build.opensuse.org/request/show/1277272
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=51
2025-05-15 06:40:29 +00:00
2cc4b799cb Accepting request 1273588 from home:AZhou:branches:multimedia:libs
- Add audiofile-CVE-2022-24599.patch: Clear buffer when allocating
  (bsc#1196487).

OBS-URL: https://build.opensuse.org/request/show/1273588
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=49
2025-05-02 07:59:26 +00:00
24d7cba3f8 Accepting request 1157294 from home:tiwai:branches:multimedia:libs
- Fix the incorrect argument passed to createTemporaryFile() (bsc#1221308):
  createTemporaryFile-argument-fix.patch
- Refresh patch to be applied with -p1, use autosetup macro for cleanup
- Put COPYING* to licenses

OBS-URL: https://build.opensuse.org/request/show/1157294
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=47
2024-03-12 16:36:17 +00:00
316313a47e Accepting request 1147765 from home:dimstar:rpm4.20:a
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147765
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=45
2024-02-20 11:25:30 +00:00
86f988649a Accepting request 1123521 from home:dimstar:Factory
- Fix build with RPM 4.19: unnumbered patches are no longer
  supported.

OBS-URL: https://build.opensuse.org/request/show/1123521
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=43
2023-11-07 14:19:16 +00:00
Ismail Dönmez
6a4efe27ff Accepting request 642795 from home:zhengqiang:branches:multimedia:libs
- Add 0007-set-the-output-chunk-to-the-amount-of-frames.patch to
  set the output chunk to the amount of frames we pulled so that 
  the next module in the chain has the correct frame count ( 
  boo#1111586, CVE-2018-17095 ).

OBS-URL: https://build.opensuse.org/request/show/642795
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=41
2018-10-18 08:03:21 +00:00
Tomáš Chvátal
195291d7d9 Accepting request 501784 from home:alarrosa:branches:multimedia:libs
- Add 0001-Always-check-the-number-of-coefficients.patch to put in code
  an assert that was removed when building the code for a release
  which checks the number of coeficients in WAVE.cpp .
- Add 0002-Check-for-multiplication-overflow-in-MSADPCM-decodeS.patch
  to check for a multiplication overflow in MSADPCM.cpp .
- Add 0003-Check-for-multiplication-overflow-in-sfconvert.patch to
  check that a multiplication doesn't overflow when calculating a
  buffer size and reduce it if necessary.
- Add 0004-clamp-index-values-to-fix-index-overflow-in-IMA.cpp.patch
  to clamp index values to fix an index overflow in IMA.cpp .
- Add 0005-Actually-fail-when-error-occurs-in-parseFormat.patch
  so when there's an unsupported number of bits per sample or an invalid
  number of samples per block, don't only print an error message using
  the error handler, but actually stop parsing the file.
- Add 0006-Check-for-division-by-zero-in-BlockCodec-runPull.patch to
  check for division by zero in BlockCodec::runPull
- These patches fix boo#1026978 (CVE-2017-6837, CVE-2017-6838,
  CVE-2017-6839), boo#1026979 (CVE-2017-6827),
  boo#1026980 (CVE-2017-6828), boo#1026981 (CVE-2017-6829),
  boo#1026982 (CVE-2017-6830), boo#1026983 (CVE-2017-6831),
  boo#1026984 (CVE-2017-6832), boo#1026985 (CVE-2017-6833),
  boo#1026986 (CVE-2017-6834), boo#1026987 (CVE-2017-6836),
  boo#1026988 (CVE-2017-6835).

OBS-URL: https://build.opensuse.org/request/show/501784
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=39
2017-06-08 08:10:09 +00:00
Ismail Dönmez
fe3fea9b88 Accepting request 356673 from openSUSE:Factory:Staging:Gcc6
- Add audiofile-gcc6.patch to fix compile errors with GCC 6.

OBS-URL: https://build.opensuse.org/request/show/356673
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=37
2016-02-01 09:08:15 +00:00
OBS User mrdocs
b680b8a61a Accepting request 341056 from home:sbrabec:branches:multimedia:libs
- Fix overflow when changing both number of channels and sample
  format (bsc#949399, CVE-2015-7747,
  audiofile-CVE-2015-7747.patch).

OBS-URL: https://build.opensuse.org/request/show/341056
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=35
2015-10-26 23:56:00 +00:00
Ismail Dönmez
aa062686f7 Accepting request 244730 from home:fcrozat:branches:multimedia:libs
- Add Obsoletes audiofiles-32bit to baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/244730
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=33
2014-08-14 16:47:34 +00:00
Sascha Peilicke
cfb0eed8ec Accepting request 227469 from home:awissu:branches:multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/227469
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=31
2014-03-26 09:36:21 +00:00
Ismail Dönmez
0bd78d35e9 Accepting request 157642 from home:RedDwarf:branches:multimedia:libs
- Update to version 0.3.6:
  + Implement FLAC and ALAC encoding and decoding.
  + Update license to LGPL 2.1.
- Remove audiofile-0.3.5-without_examples.patch
- Add pkgconfig(flac) BuildRequires

OBS-URL: https://build.opensuse.org/request/show/157642
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=29
2013-03-07 11:33:46 +00:00
Ismail Dönmez
2b116cbd25 Accepting request 155921 from home:RedDwarf:branches:multimedia:libs
- Update to version 0.3.5:
  + Implement IMA ADPCM encoding and decoding for AIFF-C, CAF, and WAVE files.
  + Implement Microsoft ADPCM encoding for WAVE files.
  + Fix calculation of IRCAM frame size.
  + Record marker comments in WAVE files.
  + Improve validation of compressed audio formats.
  + Add support for building without documentation.
- Add audiofile-0.3.5-without_examples.patch
- Remove audiofile-remove-unused-variables.patch
- Remove Obsoletes: audiofile-64bit

OBS-URL: https://build.opensuse.org/request/show/155921
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=28
2013-03-06 20:18:53 +00:00
Cristian Morales Vega
9a1e55114e Accepting request 150765 from openSUSE:Factory:Staging:spdx
update license to new format

OBS-URL: https://build.opensuse.org/request/show/150765
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=26
2013-02-03 20:43:43 +00:00
Cristian Morales Vega
46e65d4573 Accepting request 120722 from home:vuntz:branches:multimedia:libs
Update to 0.3.4

OBS-URL: https://build.opensuse.org/request/show/120722
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=24
2012-05-11 15:43:34 +00:00
Ismail Dönmez
98396263b2 Accepting request 100348 from home:vuntz:branches:multimedia:libs
Update to 0.3.3, with man pages in the right subpackage

OBS-URL: https://build.opensuse.org/request/show/100348
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=22
2012-01-17 09:49:13 +00:00
Ismail Dönmez
a343897980 Accepting request 100345 from home:vuntz:branches:multimedia:libs
Update to 0.3.3

OBS-URL: https://build.opensuse.org/request/show/100345
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=21
2012-01-17 09:24:02 +00:00
Ismail Dönmez
6d284d4e3e Accepting request 94433 from home:dimstar:branches:multimedia:libs
Update to 0.3.2

OBS-URL: https://build.opensuse.org/request/show/94433
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=17
2011-11-30 09:08:56 +00:00
90123036eb Accepting request 85947 from home:coolo:removelibtool
add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages

OBS-URL: https://build.opensuse.org/request/show/85947
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=15
2011-10-02 15:39:08 +00:00
Ismail Dönmez
fde67a5c6c Accepting request 84422 from home:jengelh:bl-a
- Remove redundant tags/sections from specfile
- Fix a typo in %_smp_mflags
- Implement shlib policy

OBS-URL: https://build.opensuse.org/request/show/84422
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=13
2011-09-22 11:14:32 +00:00
Ismail Dönmez
912e8feadf Accepting request 83644 from home:appleonkel:branches:multimedia:libs
- Update to version 0.3.1:
  + Support u-law and A-law compression in Core Audio Format files
  + Add support for Creative Voice File format 
  + Define AFframecount and AFfileoffset as 64-bit signed integers
  + Add support for extensible WAVE format
- Added audiofile-remove-unused-variables.patch for -Werror
- Added audiofile-add-lm-linker.patch to fix build error
- Drop audiofile-oldstyle.patch, fixed by upstream in a different way.
- Split documentation of the library into doc package
- Removed Obsoletes/Provides audiofil, seems outdated

OBS-URL: https://build.opensuse.org/request/show/83644
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=11
2011-09-19 18:23:09 +00:00
ad5f1463b2 Accepting request 39720 from home:dimstar:branches:multimedia:libs
Copy from home:dimstar:branches:multimedia:libs/audiofile via accept of submit request 39720 revision 3.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/39720
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=9
2010-05-10 11:47:15 +00:00
OBS User buildservice-autocommit
d36ac9f470 Updating link to change in openSUSE:Factory/audiofile revision 14.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=ef678d1155c5bb6be3b7545e4e211b59
2010-04-24 15:17:41 +00:00
OBS User autobuild
8cd90f23e4 Accepting request 38672 from multimedia:libs
checked in (request 38672)

OBS-URL: https://build.opensuse.org/request/show/38672
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=8
2010-04-24 15:17:39 +00:00
Stephan Kulow
ead607099e Accepting request 38667 from home:coolo:branches:openSUSE:Factory
Copy from home:coolo:branches:openSUSE:Factory/audiofile via accept of submit request 38667 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/38667
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audiofile?expand=0&rev=7
2010-04-24 10:22:38 +00:00
OBS User autobuild
109dd6ea56 Accepting request 27751 from multimedia:libs
Copy from multimedia:libs/audiofile based on submit request 27751 from user tiwai

OBS-URL: https://build.opensuse.org/request/show/27751
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audiofile?expand=0&rev=12
2009-12-29 18:02:54 +00:00
OBS User autobuild
b9cf733147 Accepting request 24090 from multimedia:libs
Copy from multimedia:libs/audiofile based on submit request 24090 from user tiwai

OBS-URL: https://build.opensuse.org/request/show/24090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audiofile?expand=0&rev=11
2009-11-16 09:50:56 +00:00
OBS User unknown
fe32e10ddc OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audiofile?expand=0&rev=9 2009-02-23 11:39:50 +00:00
OBS User unknown
842c2f91d1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audiofile?expand=0&rev=8 2009-01-23 22:30:53 +00:00
OBS User unknown
fd17fdfdca OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audiofile?expand=0&rev=7 2009-01-22 12:06:07 +00:00
OBS User unknown
393ef1101f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audiofile?expand=0&rev=6 2009-01-19 00:42:49 +00:00
OBS User unknown
a7b218e0a1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audiofile?expand=0&rev=5 2008-12-15 10:59:05 +00:00
OBS User unknown
b5a54a7bea OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audiofile?expand=0&rev=4 2008-11-02 14:33:29 +00:00
OBS User unknown
61b0f61969 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audiofile?expand=0&rev=2 2008-04-10 11:07:08 +00:00
OBS User unknown
ef49f93d6b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audiofile?expand=0&rev=1 2007-01-15 22:51:53 +00:00