Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 54 | Rev 57 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 54 Rev 56
Line -... Line 1...
-
 
1
ssvnc (1.0.29-5) unstable; urgency=high
-
 
2
-
 
3
  * Porting of libvncclient security patches by the jessie LTS team
-
 
4
    (Closes: #945827):
-
 
5
    - CVE-2018-20020: heap out-of-bound write vulnerability inside structure
-
 
6
      in VNC client code.
-
 
7
    - CVE-2018-20021: CWE-835: Infinite loop vulnerability in VNC client code.
-
 
8
    - CVE-2018-20022: CWE-665: Improper Initialization vulnerability.
-
 
9
    - CVE-2018-20024: null pointer dereference that can result DoS.
-
 
10
-
 
11
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 16 Dec 2019 19:07:55 +0100
-
 
12
1
ssvnc (1.0.29-4) unstable; urgency=low
13
ssvnc (1.0.29-4) unstable; urgency=low
2
14
3
  * default-jdk-headless is enough to build.
15
  * default-jdk-headless is enough to build.
4
  * Compile java with -source 1.7 -target 1.7 (Closes: #874004).
16
  * Compile java with -source 1.7 -target 1.7 (Closes: #874004).
5
  * Replace priority extra with optional.
17
  * Replace priority extra with optional.