#pragma once #include "types.hh" #include "hash.hh" namespace nix { PathSet scanForReferences(const Path & path, const PathSet & refs, HashResult & hash); } .css'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/libsndfile-CVE-2017-8362.patch
AgeCommit message (Expand)Author
2017-05-01gnu: libsndfile: Fix CVE-2017-{8361,8362,8363,8365}....* gnu/packages/patches/libsndfile-CVE-2017-8361-8363-8365.patch, gnu/packages/patches/libsndfile-CVE-2017-8362.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/pulseaudio.scm (libsndfile)[replacement]: New field. (libsndfile/fixed): New variable. Leo Famulari