~ubuntu-branches/ubuntu/precise/das-watchdog/precise-security

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Tyler Hicks
  • Date: 2015-05-15 12:08:01 UTC
  • Revision ID: package-import@ubuntu.com-20150515120801-z4ha7uy7f8hqnkbn
Tags: 0.9.0-2+deb6u1build0.12.04.1
fake sync from Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
das-watchdog (0.9.0-2+deb6u1build0.12.04.1) precise-security; urgency=medium
 
2
 
 
3
  * fake sync from Debian
 
4
 
 
5
 -- Tyler Hicks <tyhicks@canonical.com>  Fri, 15 May 2015 12:08:01 -0500
 
6
 
 
7
das-watchdog (0.9.0-2+deb6u1) squeeze-lts; urgency=high
 
8
 
 
9
  * Non-maintainer upload.
 
10
  * Fix buffer overflow in the handling of the XAUTHORITY env variable
 
11
    (CVE-2015-2831) (Closes: #781806)
 
12
  * Remove duplicate check for temp[i] == '\0' in das_watchdog.c
 
13
  * Fix infinite loop on platforms where char is unsigned
 
14
  * Add fix-memory-leak-on-realloc.patch patch.
 
15
    Fix potential memory leak on realloc and causing "NULL+i" (write)
 
16
    dereference afterwards.
 
17
    Thanks to Niels Thykier <niels@thykier.net>
 
18
 
 
19
 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 12 Apr 2015 16:33:12 +0200
 
20
 
1
21
das-watchdog (0.9.0-2) unstable; urgency=low
2
22
 
3
23
  * Add Vcs-* tags.