diff options
author | lkundrak <lkundrak@pkgsrc.org> | 2007-07-03 12:41:36 +0000 |
---|---|---|
committer | lkundrak <lkundrak@pkgsrc.org> | 2007-07-03 12:41:36 +0000 |
commit | 62eeddbef9ffe76c18007146f33143e37778f79e (patch) | |
tree | eea20d589801e7a11b882fbd0c6a0054fe6239ef /doc | |
parent | accd3811e1f79eaf4def5f96805771f862ea1af6 (diff) | |
download | pkgsrc-62eeddbef9ffe76c18007146f33143e37778f79e.tar.gz |
Fixed security issues CVE-2005-1704 and CVE-2005-1705 in gdb5.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2007 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index 8ff9e6441d5..a236e46697e 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.1497 2007/07/03 12:33:03 lkundrak Exp $ +$NetBSD: CHANGES-2007,v 1.1498 2007/07/03 12:41:36 lkundrak Exp $ Changes to the packages collection and infrastructure in 2007: @@ -2775,3 +2775,4 @@ Changes to the packages collection and infrastructure in 2007: Added time/py-dateutil version 1.2 [wiz 2007-07-02] Updated chat/gaim-encryption to 2.39 [lkundrak 2007-07-03] Updated devel/gdb6 to 6.2.1nb4 [lkundrak 2007-07-03] + Updated devel/gdb to 5.3nb5 [lkundrak 2007-07-03] |