summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/cd-dvd/bchunk
AgeCommit message (Collapse)Author
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-09-07bchunk: add licenseMarkus Kowalewski
2018-03-08bchunk: fix clang buildDaiderd Jordan
/cc ZHF #36454
2017-11-13bchunk: 1.2.0 -> 1.2.2Yegor Timoshenko
2017-10-30bchunk: fix recent CVEs, simplify installPhaseYegor Timoshenko
For details, see: https://bugs.gentoo.org/635898 https://nvd.nist.gov/vuln/detail/CVE-2017-15953 https://nvd.nist.gov/vuln/detail/CVE-2017-15954 https://nvd.nist.gov/vuln/detail/CVE-2017-15955 https://github.com/extramaster/bchunk/issues/2 https://github.com/extramaster/bchunk/issues/3 https://github.com/extramaster/bchunk/issues/4
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen
Build-tested on x86_64 Linux & Mac.
2012-06-17* Add bchunk.Eelco Dolstra
svn path=/nixpkgs/trunk/; revision=34529