diff options
author | Reinhard Tartler <siretart@tauware.de> | 2011-10-10 17:47:37 +0200 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2011-10-10 17:47:37 +0200 |
commit | 55a9311fb1df3b58f73efa575318e7341243392b (patch) | |
tree | 0444b91d9a638c1dffd5808b28a4d2c235ccd95f /nx-X11/CHANGELOG | |
parent | aefdef62fc10335a94cbc5bf3cb86b24c8bc1c9f (diff) | |
download | nx-libs-55a9311fb1df3b58f73efa575318e7341243392b.tar.gz nx-libs-55a9311fb1df3b58f73efa575318e7341243392b.tar.bz2 nx-libs-55a9311fb1df3b58f73efa575318e7341243392b.zip |
Imported nx-X11-3.3.0-5.tar.gznx-X11/3.3.0-5
Summary: Imported nx-X11-3.3.0-5.tar.gz
Keywords:
Imported nx-X11-3.3.0-5.tar.gz
into Git repository
Diffstat (limited to 'nx-X11/CHANGELOG')
-rw-r--r-- | nx-X11/CHANGELOG | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nx-X11/CHANGELOG b/nx-X11/CHANGELOG index 800eb02bb..a6c169dd7 100644 --- a/nx-X11/CHANGELOG +++ b/nx-X11/CHANGELOG @@ -1,5 +1,13 @@ ChangeLog: +nx-X11-3.3.0-5 + +- Fixed TR01G02163. Signals need to be blocked before the call to + fork() in the Popen() utility. + +- Fixed TR01G02164. Trapezoid data need to be validated before use. + This issue was the same of CVE-2007-2437. + nx-X11-3.3.0-4 - Enabled the code resetting the Xlib buffer if an IO error occured. |