~ubuntu-branches/ubuntu/oneiric/inspircd/oneiric-security

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Julian Taylor
  • Date: 2012-04-15 20:33:41 UTC
  • Revision ID: package-import@ubuntu.com-20120415203341-ajuzrchpy1iv6fmq
Tags: 1.1.22+dfsg-4ubuntu1.1
* SECURITY UPDATE: remote code execution (LP: #982509)
 - debian/patches/06_CVE-2012-1836.dpatch:
   Fix buffer overflow in dns.cpp, thanks to Jonathan Wiltshire
 - CVE-2012-1836

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
inspircd (1.1.22+dfsg-4ubuntu1.1) oneiric-security; urgency=low
 
2
 
 
3
  * SECURITY UPDATE: remote code execution (LP: #982509)
 
4
   - debian/patches/06_CVE-2012-1836.dpatch:
 
5
     Fix buffer overflow in dns.cpp, thanks to Jonathan Wiltshire
 
6
   - CVE-2012-1836
 
7
 
 
8
 -- Julian Taylor <jtaylor@ubuntu.com>  Sun, 15 Apr 2012 20:33:41 +0200
 
9
 
1
10
inspircd (1.1.22+dfsg-4ubuntu1) oneiric; urgency=low
2
11
 
3
12
  * Fix link order to list libraries after the objects that require them