View | Details | Raw Unified | Return to bug 277686 | Differences between
and this patch

Collapse All | Expand All

(-)b/dns/unbound/Makefile (-1 / +1 lines)
Lines 1-5 Link Here
1
PORTNAME=	unbound
1
PORTNAME=	unbound
2
DISTVERSION=	1.19.1
2
DISTVERSION=	1.19.3
3
CATEGORIES=	dns
3
CATEGORIES=	dns
4
MASTER_SITES=	https://www.nlnetlabs.nl/downloads/unbound/
4
MASTER_SITES=	https://www.nlnetlabs.nl/downloads/unbound/
5
5
(-)b/dns/unbound/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1707886312
1
TIMESTAMP = 1710413556
2
SHA256 (unbound-1.19.1.tar.gz) = bc1d576f3dd846a0739adc41ffaa702404c6767d2b6082deb9f2f97cbb24a3a9
2
SHA256 (unbound-1.19.3.tar.gz) = 3ae322be7dc2f831603e4b0391435533ad5861c2322e34a76006a9fb65eb56b9
3
SIZE (unbound-1.19.1.tar.gz) = 6340435
3
SIZE (unbound-1.19.3.tar.gz) = 6338685
(-)b/dns/unbound/pkg-plist (-1 / +1 lines)
Lines 5-11 libdata/pkgconfig/libunbound.pc Link Here
5
lib/libunbound.a
5
lib/libunbound.a
6
lib/libunbound.so
6
lib/libunbound.so
7
lib/libunbound.so.8
7
lib/libunbound.so.8
8
lib/libunbound.so.8.1.24
8
lib/libunbound.so.8.1.26
9
%%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so
9
%%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so
10
%%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py
10
%%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py
11
%%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py
11
%%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py
(-)b/security/vuxml/vuln/2024.xml (-1 / +26 lines)
Lines 1-3 Link Here
1
  <vuln vid="6ef4043e-2912-4d79-ba1c-cfb8da63764d">
2
    <topic>unbound--Denial of service when trimming EDE text on positive replies</topic>
3
    <affects>
4
      <package>
5
	<name>unbound</name>
6
	<range><lt></lt></range>
7
      </package>
8
    </affects>
9
    <description>
10
	<body xmlns="http://www.w3.org/1999/xhtml">
11
	<p>SO-AND-SO reports:</p>
12
	<blockquote cite="INSERT URL HERE">
13
	  <p>.</p>
14
	</blockquote>
15
	</body>
16
    </description>
17
    <references>
18
      <cvename>CVE-2024-1931</cvename>
19
      <url>https://www.nlnetlabs.nl/downloads/unbound/CVE-2024-1931.txt</url>
20
    </references>
21
    <dates>
22
      <discovery>2024-03-07</discovery>
23
      <entry>2024-03-14</entry>
24
    </dates>
25
  </vuln>
26
1
  <vuln vid="49dd9362-4473-48ae-8fac-e1b69db2dedf">
27
  <vuln vid="49dd9362-4473-48ae-8fac-e1b69db2dedf">
2
    <topic>electron{27,28} -- Out of bounds memory access in V8</topic>
28
    <topic>electron{27,28} -- Out of bounds memory access in V8</topic>
3
    <affects>
29
    <affects>
4
- 

Return to bug 277686