~ubuntu-branches/ubuntu/quantal/valgrind/quantal

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Julian Taylor
  • Date: 2012-10-05 20:16:28 UTC
  • Revision ID: package-import@ubuntu.com-20121005201628-iyyitwvtlb3xq380
Tags: 1:3.7.0-0ubuntu4
* fix-buffer-overflows.patch: fix overflows in vgdb
* 05_fix-callgrind_control.patch: fix valgrind process name (LP: #1036283)
* fix-VEX-PCMPxSTRx.patch: fix strstr handling (LP: #1027977)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
valgrind (1:3.7.0-0ubuntu4) quantal; urgency=low
 
2
 
 
3
  * fix-buffer-overflows.patch: fix overflows in vgdb
 
4
  * 05_fix-callgrind_control.patch: fix valgrind process name (LP: #1036283)
 
5
  * fix-VEX-PCMPxSTRx.patch: fix strstr handling (LP: #1027977)
 
6
 
 
7
 -- Julian Taylor <jtaylor@ubuntu.com>  Fri, 05 Oct 2012 20:16:28 +0200
 
8
 
1
9
valgrind (1:3.7.0-0ubuntu3) precise; urgency=low
2
10
 
3
11
  * Add uinput ioctl wrappers to fix false positive errors. (LP: #958095)