Commit graph

22 commits

Author SHA1 Message Date
zowoq 153ad8bc1e Merge staging-next into staging 2021-01-22 16:56:40 +10:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
TredwellGit 09e2b9aa82 wavpack: 5.3.0 -> 5.4.0
https://github.com/dbry/WavPack/releases/tag/5.4.0
2021-01-15 04:22:33 +00:00
R. RyanTM 58d0719bdd wavpack: 5.2.0 -> 5.3.0 2020-05-13 15:39:37 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Will Dietz b4958185d9
wavpack: 5.1.0 -> 5.2.0, cve-patches-included edition
http://www.wavpack.com/changelog.txt
2020-01-16 13:53:34 -06:00
Marek Mahut ece9696ba5 wavpack: CVE-2018-7253 and CVE-2018-7254
Fixes #67201

(cherry picked from commit 0000a568bd83f70905dcec1d7428403268849caf)
2019-08-25 19:37:43 +02:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Marek Mahut 87d5ec4175 wavpack: CVE-2019-1010319
Fixes #65655
2019-07-31 17:24:00 +02:00
Marek Mahut 85dddef69e wavpack: CVE-2019-1010317
Fixes #65655
2019-07-31 17:21:29 +02:00
Marek Mahut 71a3753190 wavpack: CVE-2018-19841 2019-07-16 18:00:18 +02:00
Marek Mahut 003ffbe7d6 wavpack: CVE-2018-19840 2019-07-16 17:58:24 +02:00
Marek Mahut 2b86df786d wavpack: Vulnerability roundup 71
CVE-2018-10536
CVE-2018-10537
CVE-2018-10538
CVE-2018-10539
CVE-2018-10540
CVE-2018-6767
CVE-2019-11498
2019-07-10 12:57:53 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Peter Hoeg 5eaec77732 wavpack: 4.80.0 -> 5.1.0 2017-02-08 22:41:24 +08:00
Ram Kromberg 76c2988e33 wavpack: 4.75.0 -> 4.80.0 2016-08-05 13:54:56 +03:00
Stéphane Jourdois b096a863a9 darwin: wavpack: add missing darwin deps 2015-11-11 23:00:10 +01:00
taku0 a904293857 wavpack: disabled asm for Clang 2015-09-16 21:10:19 +09:00
Siarhei Zirukin 838c8f2520 wavpack: 4.70.0 -> 4.75.0 2015-06-11 23:42:14 +02:00
Marc Weber 2d34bc06a0 fix wavpack .pc file
The .pc file is missing declaration of exec_prefix causing other packages to
fail such as gst-plugins-good beacuse pkg-config stops processing
remaining .pc files

I notified david at wavpack com

enableParallelBuilding = true; also happens to work
2015-05-04 08:09:42 +00:00
Spencer Whitt 569fdb1574 wavpack: build on Darwin 2015-03-28 15:34:52 -04:00
codyopel 1435e69758 wavpack: add package 2015-02-17 07:29:04 -05:00