diff -u libxv-1.0.6/debian/changelog libxv-1.0.6/debian/changelog --- libxv-1.0.6/debian/changelog +++ libxv-1.0.6/debian/changelog @@ -1,3 +1,11 @@ +libxv (2:1.0.6-2ubuntu0.2) precise-security; urgency=medium + + * SECURITY UPDATE: buffer overflow in MakeBigReq (LP: #1441381) + - debian/control: change Build-Depends to libx11 security update + - CVE-2013-7439 + + -- Marc Deslauriers Mon, 13 Apr 2015 08:20:34 -0400 + libxv (2:1.0.6-2ubuntu0.1) precise-security; urgency=low * SECURITY UPDATE: denial of service and possible code execution via diff -u libxv-1.0.6/debian/control libxv-1.0.6/debian/control --- libxv-1.0.6/debian/control +++ libxv-1.0.6/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.8.3 Build-Depends: debhelper (>= 8.1.3), - libx11-dev (>= 1:0.99.2), + libx11-dev (>= 2:1.4.99.1-0ubuntu2.3), libxext-dev (>= 1:0.99.1), x11proto-video-dev, pkg-config,