Commit 9e31f7ff authored by 's avatar

*** empty log message ***

parent 9d987b99
...@@ -62,7 +62,7 @@ Zope Changes ...@@ -62,7 +62,7 @@ Zope Changes
Releases Releases
Zope 2.1 Zope 2.1.0
Features Added Features Added
...@@ -188,21 +188,41 @@ Zope Changes ...@@ -188,21 +188,41 @@ Zope Changes
- A bug that caused installation of through-the-web product - A bug that caused installation of through-the-web product
distributions to fail. distributions to fail.
Security Issues Resolved - A bug in the handling of long int properties was fixed.
- Fixed bug that allowed users with local roles gain priviledges on - Some bugs in the generation and verification of CRYPT based
acquired objects. getRolesInContext did not used the correct passwords was fixed.
context, as defined by the inner-most object wrapping.
- The permissions for Find support methods were not being properly - A bug in the earliestTime method of DateTime objects was fixed.
initialized.
- Viewing existing user no long displays current password, - A bug in determination of the ZServer version string was fixed.
only space for putting in the new password. This will be
more critical as we move toward fully encrypted passwords.
- A bug that prevented setting permissions on External Methods - Height and width detection for some PNG images did not work
in ZClasses was fixed. properly.
- A bug that caused proxy role machinery to ignore local roles
was fixed.
- Added a fix for PCGI to make sure binary IO is used on win32.
- A javascript fix for IE5 was made for the folder add list.
- A bug in sequence multiplication in DTML was fixed.
- SECURITY: Fixed bug that allowed users with local roles gain
priviledges on acquired objects. getRolesInContext did not
used the correct context, as defined by the inner-most object
wrapping.
- SECURITY: The permissions for Find support methods were not
being properly initialized.
- SECURITY: Viewing existing user no long displays current password,
only space for putting in the new password. This will be more
critical as we move toward fully encrypted passwords.
- SECURITY: A bug that prevented setting permissions on External
Methods in ZClasses was fixed.
Zope 2.0.1 Zope 2.0.1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment