diff options
author | Roman I Khimov <khimov@altell.ru> | 2010-03-19 16:34:40 +0300 |
---|---|---|
committer | Roman I Khimov <khimov@altell.ru> | 2010-03-20 00:06:05 +0300 |
commit | e399e99d2594c68ed0405368d52eb1b2c16bf3c8 (patch) | |
tree | d22bcb2ee81baf7b8f1e0d0e50d78572ef9afe47 /recipes/dnsmasq/dnsmasq_2.52.bb | |
parent | 185e4f64ecbcf4024d17ae0a26383fec8bd94291 (diff) |
dnsmasq: add version 2.52
Fixes CVE-2009-2957 and CVE-2009-2958 among other things.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Diffstat (limited to 'recipes/dnsmasq/dnsmasq_2.52.bb')
-rw-r--r-- | recipes/dnsmasq/dnsmasq_2.52.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/dnsmasq/dnsmasq_2.52.bb b/recipes/dnsmasq/dnsmasq_2.52.bb new file mode 100644 index 0000000000..f734816f92 --- /dev/null +++ b/recipes/dnsmasq/dnsmasq_2.52.bb @@ -0,0 +1,4 @@ +require dnsmasq.inc + +SRC_URI[dnsmasq-2.52.md5sum] = "1bb32fffdb4f977ead607802b5d701d0" +SRC_URI[dnsmasq-2.52.sha256sum] = "a3724f875d0d30c0e2612a32926ad2b6c0a49fff7e224e737689e4c7e8b323d9"
\ No newline at end of file |