diff options
author | simon <simon@FreeBSD.org> | 2005-08-13 00:38:54 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2005-08-13 00:38:54 +0800 |
commit | b34ccb4522d5b41cda64e6dc9cd69074ca337da9 (patch) | |
tree | 3e3c19cd2454d016e7bc0fad4d9ed28fba371557 /security/vuxml | |
parent | 95931c2d4ab6d0d8f5dfc31224164c305b0ab4bc (diff) | |
download | freebsd-ports-gnome-b34ccb4522d5b41cda64e6dc9cd69074ca337da9.tar.gz freebsd-ports-gnome-b34ccb4522d5b41cda64e6dc9cd69074ca337da9.tar.zst freebsd-ports-gnome-b34ccb4522d5b41cda64e6dc9cd69074ca337da9.zip |
After further examination it turns out that gnugadu does not include
libgadu, at least not any in any current version, and from looking at
the gnugadu code there is no direct indication that this code should
actually be vulnerable to the other libgadu vulnerabilities. [1]
The gaim part of libgadu -- multiple vulnerabilities was fixed in
1.4.0_1. [2]
Polish translation clue: pjd [1]
General clue by: markus [2]
Not enough checking: simon
Approved by: portmgr (blanket, VuXML)
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index e065f6d5eb70..4eb29269edd3 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -40,7 +40,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <name>ja-gaim</name> <name>ko-gaim</name> <name>ru-gaim</name> - <range><lt>1.5.0</lt></range> + <range><lt>1.4.0_1</lt></range> </package> <package> <name>kdenetwork</name> @@ -52,7 +52,6 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. </package> <package> <name>centericq</name> - <name>pl-gnugadu</name> <range><gt>0</gt></range> </package> </affects> |