SHA256
1
0
forked from pool/sox

64 Commits

Author SHA256 Message Date
f13c5579ab Accepting request 1191072 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1191072
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=47
2024-08-02 15:27:11 +00:00
cf97f01ed0 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
5e5c05210f OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=49 2024-07-11 07:38:12 +00:00
76828d6279 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
84f1a3fb46 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
af96a1d566 Accepting request 1120235 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1120235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=46
2023-10-25 16:04:39 +00:00
2ba3b200ab 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
3b18440585 Accepting request 1108524 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1108524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=45
2023-09-02 20:07:44 +00:00
5df0e7ac3d 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
2d015cb97c Accepting request 1086097 from multimedia:apps
- Further modernise specfile

- Remove unused ffmpeg from BuildRequires
- Remove conditionals for amrnb/amrwb
- Use newer specfile constructs

OBS-URL: https://build.opensuse.org/request/show/1086097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=44
2023-05-10 15:39:19 +00:00
a4aae558d6 - 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
f161af689e 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
998862417d Accepting request 576967 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/576967
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=43
2018-02-16 20:43:21 +00:00
020ed5f8a8 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
1c6ec2b89d Accepting request 558316 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/558316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=42
2017-12-20 09:39:56 +00:00
0692a09870 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
cd88d9d852 Accepting request 518799 from multimedia:apps
1

OBS-URL: https://build.opensuse.org/request/show/518799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=41
2017-08-29 09:44:27 +00:00
49ee9b7ac3 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
9625022caf Accepting request 477410 from multimedia:apps
1

OBS-URL: https://build.opensuse.org/request/show/477410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=40
2017-03-10 20:44:11 +00:00
a70b95601c 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
Stephan Kulow
b038d32923 Accepting request 333443 from multimedia:apps
1

OBS-URL: https://build.opensuse.org/request/show/333443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=39
2015-10-03 18:29:05 +00:00
59a67256d8 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
Tomáš Chvátal
34bccffd55 Accepting request 198881 from 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 (forwarded request 198562 from RedDwarf)

OBS-URL: https://build.opensuse.org/request/show/198881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=36
2013-09-13 12:46:27 +00:00
Sascha Peilicke
67719368c2 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
Stephan Kulow
2078e734c4 Accepting request 155322 from 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. (forwarded request 154853 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/155322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=35
2013-02-14 20:15:03 +00:00
ffe2f2f485 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
Stephan Kulow
e9db297183 Accepting request 142033 from multimedia:apps
- Disable OSS support, alsa and pulse are enough for us now. (forwarded request 141641 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/142033
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=33
2012-11-26 18:57:00 +00:00
Sascha Peilicke
7035460de1 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
Stephan Kulow
4ec6080756 Accepting request 113699 from 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) (forwarded request 113678 from RedDwarf)

OBS-URL: https://build.opensuse.org/request/show/113699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=31
2012-04-17 05:49:57 +00:00
e383111a5d 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
Stephan Kulow
7060ef627c replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=30
2011-12-06 18:05:23 +00:00
OBS User buildservice-autocommit
ebc37a4392 Updating link to change in openSUSE:Factory/sox revision 30.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=9c5b6da4e8efa4568a11335cc1551124
2011-12-06 18:05:23 +00:00
Stephan Kulow
980e9457b7 Accepting request 93963 from 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 (forwarded request 93901 from pbleser)

OBS-URL: https://build.opensuse.org/request/show/93963
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=29
2011-11-28 11:57:44 +00:00
Pavol Rusnak
34f9623753 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
7e236e3091 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
Sascha Peilicke
d1cb56f87b Autobuild autoformatter for 74599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=27
2011-06-27 09:42:51 +00:00
Sascha Peilicke
074de1c56b Accepting request 74599 from multimedia:apps
- remove _service file, way too fragile (see sr#74395)

- 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/74599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=26
2011-06-27 09:42:27 +00:00
Stephan Kulow
e0099da833 - 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
Stephan Kulow
17d7339db2 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=16 2011-06-27 08:05:30 +00:00
Pavol Rusnak
6d269f6dd5 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
Ruediger Oertel
3833862524 Autobuild autoformatter for 66991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=25
2011-04-21 11:44:51 +00:00
OBS User buildservice-autocommit
af001440a1 Updating link to change in openSUSE:Factory/sox revision 25.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sox?expand=0&rev=325ceaaa84524eaddf79a5690c4975c2
2011-04-21 11:44:51 +00:00
Ruediger Oertel
9cd5e8d44a Accepting request 66991 from multimedia:apps
Accepted submit request 66991 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/66991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=24
2011-04-21 11:44:38 +00:00
Pavol Rusnak
ed8704c491 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
Berthold Gunreben
1de1b6692a Autobuild autoformatter for 57583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=22
2011-01-10 11:07:59 +00:00
Berthold Gunreben
2d491e5b16 Accepting request 57583 from multimedia:apps
Accepted submit request 57583 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/57583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=21
2011-01-10 11:07:53 +00:00
1f3fd79c77 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
5055cd9e81 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
dd115f5ca6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sox?expand=0&rev=17 2010-03-18 15:30:09 +00:00
OBS User autobuild
10d94b99bc 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