38 Commits

Author SHA256 Message Date
a870a8a67a Accepting request 1191031 from home:msmeissn:branches:multimedia:apps
- sox-gcc14.patch: fixed build with gcc14

OBS-URL: https://build.opensuse.org/request/show/1191031
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=50
2024-08-02 04:06:27 +00:00
97296b6957 Accepting request 1185412 from home:wfrisch:branches:multimedia:apps
Turns out CVE-2019-1010004 is a duplicate of CVE-2017-18189 which was fixed
long ago. Sorry for the noise. (boo#1141667)

OBS-URL: https://build.opensuse.org/request/show/1185412
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=48
2024-07-07 07:17:12 +00:00
8b1ea22fbc Accepting request 1185145 from home:wfrisch:branches:multimedia:apps
- Apply another fix from the Debian package:
  CVE-2019-1010004.patch OOB read (bsc#1141667)

OBS-URL: https://build.opensuse.org/request/show/1185145
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=47
2024-07-04 07:46:02 +00:00
40b4d648d3 Accepting request 1120234 from home:tiwai:branches:multimedia:apps
- Apply various fix patches taken from Debian package;
  it fixes also other entries (CVE-2022-31650 bsc#1212060
  CVE-2023-34318 bsc#1212062 CVE-2023-34432 bsc#1212063):
  CVE-2019-13590.patch
  CVE-2021-3643.patch
  CVE-2021-23159.patch
  CVE-2021-33844.patch
  CVE-2021-40426.patch
  CVE-2022-31650.patch
  CVE-2022-31651.patch
- Fix floating point exception in src/voc.c (CVE-2023-32627 bsc#1212061):
  CVE-2023-32627.patch

OBS-URL: https://build.opensuse.org/request/show/1120234
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=45
2023-10-25 11:43:17 +00:00
5a1d13d01f Accepting request 1108507 from home:olh:branches:multimedia:apps
- Use file-devel instead of libmagic to fix build in Leap

OBS-URL: https://build.opensuse.org/request/show/1108507
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=43
2023-09-02 05:42:31 +00:00
6b2ceac322 - Further modernise specfile
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=41
2023-05-10 14:31:55 +00:00
a01a8f7e55 Accepting request 1086070 from home:olh:branches:multimedia:apps
- Remove unused ffmpeg from BuildRequires
- Remove conditionals for amrnb/amrwb
- Use newer specfile constructs

OBS-URL: https://build.opensuse.org/request/show/1086070
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=40
2023-05-10 14:24:56 +00:00
db59325544 Accepting request 576951 from home:kbabioch:branches:multimedia:apps
- Added patches:
  * CVE-2017-11332.patch: Fixed the startread function in wav.c, which allowed
    remote attackers to cause a DoS (divide-by-zero) via a crafted wav file.
    (CVE-2017-11332 bsc#1081140)
  * CVE-2017-11358.patch: Fixed the read_samples function in hcom.c, which
    allowed remote attackers to cause a DoS (invalid memory read) via a crafted
    hcom file. (CVE-2017-11358 bsc#1081141)
  * CVE-2017-11359.patch: Fixed the wavwritehdr function in wav.c, which
    allowed remote attackers to cause a DoS (divide-by-zero) when converting a
    a crafted snd file to a wav file. (CVE-2017-11359 bsc#1081142)
  * CVE-2017-15370.patch: Fixed a heap-based buffer overflow in the ImaExpandS
    function of ima_rw.c, which allowed remote attackers to cause a DoS during
    conversion of a crafted audio file. (CVE-2017-15370 bsc#1063439)
  * CVE-2017-15371.patch: Fixed an assertion abort in the function
    sox_append_comment() in formats.c, which allowed remote attackers to cause
    a DoS during conversion of a crafted audio file. (CVE-2017-15371
    bsc#1063450)
  * CVE-2017-15372.patch: Fixed a stack-based buffer overflow in the
    lsx_ms_adpcm_block_expand_i function of adpcm.c, which allowed remote
    attackers to cause a DoS during conversion of a crafted audio file.
    (CVE-2017-15372 bsc#1063456)
  * CVE-2017-15642.patch: Fixed an Use-After-Free vulnerability in
    lsx_aiffstartread in aiff.c, which could be triggered by an attacker by
    providing a malformed AIFF file. (CVE-2017-15642 bsc#1064576)
  * CVE-2017-18189.patch: Fixed a NULL pointer dereference triggered by a
    corrupt header specifying zero channels in the startread function in
    xa.c, which allowed remote attackers to cause a DoS (CVE-2017-18189
    bsc#1081146).
- Removed sox-doublefree.patch

OBS-URL: https://build.opensuse.org/request/show/576951
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=38
2018-02-15 11:50:23 +00:00
a3678f420d Accepting request 558309 from home:msmeissn:branches:multimedia:apps
- sox-doublefree.patch: initialize comment, it might
  get returned back with OK. (bsc#1064576 CVE-2017-15642)

OBS-URL: https://build.opensuse.org/request/show/558309
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=36
2017-12-19 08:04:15 +00:00
fec387effe Accepting request 518649 from home:olh:branches:multimedia:apps
- Enable lame/mad/twolame unconditionally
- Remove ffmpeg/opus conditional because it is always present

OBS-URL: https://build.opensuse.org/request/show/518649
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=34
2017-08-25 17:33:00 +00:00
4ef342b962 Accepting request 477260 from home:Zaitor:branches:multimedia:apps
Fixup buildrequires

OBS-URL: https://build.opensuse.org/request/show/477260
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=32
2017-03-07 08:54:38 +00:00
33aa2b2c42 Accepting request 333203 from home:pluskalm:branches:multimedia:apps
- Update to 14.4.2
- Drop sox-14.4.0-ocloexec.patch as it brings little enhancement 
  and there has been no activity at upstreaming it
- Enable ffmpeg and opus by default

OBS-URL: https://build.opensuse.org/request/show/333203
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=30
2015-09-24 09:57:52 +00:00
Sascha Peilicke
abc45ccd67 Accepting request 198562 from home:RedDwarf:branches:multimedia:apps
- Update to version 14.4.1
  o Fix pipe file-type detection regression
  o MAUD write fixes
  o Fix crash when seeking within a FLAC file
  o Fix Ogg Vorbis files with certain numbers of channels being
    truncated
  o Fix reading 64-bit float WAVs
  o Fix potential buffer overrun when writing FLAC files directly via
    sox_write()
  o Check whether pulseaudio is available before choosing it as
    default
  o Restore 8 seconds default for spectrogram, if the input length is
    not known
  o Set output length for splice to unknown instead of 0
  o Increase maximum width for spectrograms
  o Fix memory leaks in LADSPA effect
  o Fix hang in several effects (rate, tempo, and those based on
    dft_filter) when processing long files
  o Prevent (m)compand from tampering with their arguments
  o Fix input length calculation for combine methods other than
    concatenate
  o Fix to configure.ac to work with Autoconf 2.69
- Rebase sox-14.4.0-ocloexec.patch

OBS-URL: https://build.opensuse.org/request/show/198562
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=28
2013-09-13 09:47:32 +00:00
fbfda31af6 Accepting request 154853 from home:elvigia:branches:multimedia:apps
- sox-14.4.0-ocloexec.patch: edited, config.h must be included 
  _everywhere_ and GNU_SOURCE defined so O_CLOEXEC is available
  for all targets.

OBS-URL: https://build.opensuse.org/request/show/154853
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=26
2013-02-13 12:31:02 +00:00
Sascha Peilicke
84d3cdd7ec Accepting request 141641 from home:elvigia:branches:multimedia:apps
- Disable OSS support, alsa and pulse are enough for us now.

OBS-URL: https://build.opensuse.org/request/show/141641
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=24
2012-11-20 09:46:29 +00:00
9525efa4bb Accepting request 113678 from home:RedDwarf:branches:multimedia:apps
- Update to version 14.4.0
  o Add floating point encodings in AIFF-C files.
  o Pad WAV data chunks to an even number of bytes.
  o Made Pulse Audio driver the default driver.
  o Lots of improvements to man pages.
  o New upsample, hilbert, and downsample effects.
  o Fix fading bugs.
  o Enable --plot on biquad and fir effects.
  o Now effects chain can be unlimitted length.
  o Fix newfile/restart effects when merging or mixing files.
  o Fix crash in compand and mcompand effect.
  o Improved audio length calculations when using effects.
  o New trim effect with enhanced capabilities.
  o Improved large file support.
  o MP2 write support.
- Split librarires to follow SLPP
- Optionally enable twolame support
- Use pkgconfig() style BuildRequires
- Update ocloexec patch to apply to the new version
- Remove audioio.h/sunaudio support
- Remove unneeded ncurses BuildRequire
- Remove patches not needed anymore (sox-14.3.2-new_ffmpeg.patch,
  sox-14.3.1-undefined.patch and sox-14.3.1-aliasing.patch)

OBS-URL: https://build.opensuse.org/request/show/113678
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=22
2012-04-15 16:40:53 +00:00
Pavol Rusnak
649271482d Accepting request 93901 from home:pbleser:branches:multimedia:apps
- fix build on < 12.1 by not applying the O_CLOEXEC patch there as it is not in the glibc
- fix build on >= 12.1 by adding ncurses-devel to the BuildRequires

OBS-URL: https://build.opensuse.org/request/show/93901
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=20
2011-11-28 10:33:04 +00:00
97bedbbad5 Accepting request 92450 from home:elvigia:branches:multimedia:apps
- libsox: Use O_CLOEXEC where needed, this is specially important
  in library code and even more here as threading is used.

OBS-URL: https://build.opensuse.org/request/show/92450
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=19
2011-11-19 13:11:51 +00:00
Stephan Kulow
3b80ccc8d9 - remove _service file, way too fragile (see sr#74395)
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=17
2011-06-27 08:15:00 +00:00
Pavol Rusnak
c4b6934d97 Accepting request 74354 from home:RedDwarf:branches:multimedia:apps
- make it support new ffmpeg versions
- remove buildstamp without modifying the output
- use opencore-amr for AMR support

OBS-URL: https://build.opensuse.org/request/show/74354
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=15
2011-06-23 12:29:19 +00:00
Pavol Rusnak
3eebecf8b5 Accepting request 63164 from home:RedDwarf:branches:multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/63164
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=13
2011-03-01 17:51:19 +00:00
ca6e69e2e3 Accepting request 48592 from home:RedDwarf:branches:multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/48592
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=11
2010-09-21 23:46:37 +00:00
OBS User autobuild
938e0bced9 Accepting request 37840 from multimedia:apps
Copy from multimedia:apps/sox based on submit request 37840 from user plater

OBS-URL: https://build.opensuse.org/request/show/37840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=18
2010-04-13 19:55:43 +00:00
OBS User autobuild
c1f40bf5c9 Accepting request 27740 from multimedia:apps
Copy from multimedia:apps/sox based on submit request 27740 from user tiwai

OBS-URL: https://build.opensuse.org/request/show/27740
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=16
2009-12-29 23:30:15 +00:00
OBS User unknown
7a779016da OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=14 2009-07-23 16:09:14 +00:00
OBS User unknown
9635922978 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=13 2009-07-09 09:10:36 +00:00
OBS User unknown
c02cbb3952 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=12 2009-01-19 01:19:54 +00:00
OBS User unknown
39478465f8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=11 2008-10-23 16:25:51 +00:00
OBS User unknown
293edf09d0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=10 2008-09-01 13:29:50 +00:00
OBS User unknown
d714eb31c6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=9 2008-06-30 17:30:01 +00:00
OBS User unknown
2e3076e13a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=8 2008-03-28 04:02:35 +00:00
OBS User unknown
cb2c198998 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=7 2008-03-21 03:37:45 +00:00
OBS User unknown
0af79cdaca OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=6 2007-11-20 14:00:13 +00:00
OBS User unknown
adbafcad55 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=5 2007-10-11 00:05:34 +00:00
OBS User unknown
806b777a5f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=4 2007-04-20 14:00:17 +00:00
OBS User unknown
d6f60cee58 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=3 2007-02-25 22:39:19 +00:00
OBS User unknown
d78ad50088 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=2 2007-02-15 17:18:39 +00:00
OBS User unknown
fe0b95be84 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=1 2007-01-15 23:37:42 +00:00