Zope 2.6.0 Released Zope 2.6.0 represents the first Zope release formed with a large number of community contributions. You may download Zope 2.6.0 from Zope.org: http://www.zope.org/Products/Zope/2.6.0/ Users of the Zope source release should note that Python 2.1.3 is now the required platform. Python 2.1.3 includes a fix to an issue that could cause crashes in Zope. Particular features of interest in Zope 2.6.0: - Gzip content compression when serving pages - ZCTextIndex plug-in index - Signal Handling and Log Rotation - Addition of a new default view setting ability - New profiling abilities - Improved daemon mode - Enhanced text indexing - Improved object cache control - Automatic browser ID string embedding in URLs - Automatic quoting of form variables implicitly retrieved from REQUEST but not REQUEST.form - Major improvments to BTree and Catalog code - i18n translation support for TAL - Bugfixes for Colletor issues 61, 72, 79, 117, 144, 151, 160, 178, 186, 196, 238, 271, 272, 292, 304, 358, 372, 402, 411, 412, 421, 433, 437, 446, 448, 454, 458, 465, 478, 510, 512, 516, 517, 525, 528, 538, 539, 541, 547, 550, 573, 574, 580, 581, 583, 586, 603, 605, 612 - Linux binary build includes Python 2.1.3 with Large File Support enabled compiled against glibc-2.1.3 - Solaris binary build includes Python 2.1.3 with Large File Support enabled compiled against Solaris 8 For more information on what is new in this release, see the CHANGES.txt and HISTORY.txt files for the release: - http://www.zope.org/Products/Zope/2.6.0/CHANGES.txt - http://www.zope.org/Products/Zope/2.6.0/HISTORY.txt For more information on the available Zope releases, guidance for selecting the right distribution and installation instructions, please see: http://www.zope.org/Documentation/Misc/InstallingZope.html -- Matt Kromer Zope Corporation http://www.zope.com/
Anyone have thoughts on how production-ready this release is? The LFS and daemon improvements are tempting... has anyone had much hands-on experience with this release that they care to share? TIA, Dylan At 05:02 PM 10/18/2002 -0400, you wrote:
Zope 2.6.0 Released
Zope 2.6.0 represents the first Zope release formed with a large number of community contributions. You may download Zope 2.6.0 from Zope.org:
http://www.zope.org/Products/Zope/2.6.0/
Users of the Zope source release should note that Python 2.1.3 is now the required platform. Python 2.1.3 includes a fix to an issue that could cause crashes in Zope.
Particular features of interest in Zope 2.6.0:
- Gzip content compression when serving pages
- ZCTextIndex plug-in index
- Signal Handling and Log Rotation
- Addition of a new default view setting ability
- New profiling abilities
- Improved daemon mode
- Enhanced text indexing
- Improved object cache control
- Automatic browser ID string embedding in URLs
- Automatic quoting of form variables implicitly retrieved from REQUEST but not REQUEST.form
- Major improvments to BTree and Catalog code
- i18n translation support for TAL
- Bugfixes for Colletor issues 61, 72, 79, 117, 144, 151, 160, 178, 186, 196, 238, 271, 272, 292, 304, 358, 372, 402, 411, 412, 421, 433, 437, 446, 448, 454, 458, 465, 478, 510, 512, 516, 517, 525, 528, 538, 539, 541, 547, 550, 573, 574, 580, 581, 583, 586, 603, 605, 612
- Linux binary build includes Python 2.1.3 with Large File Support enabled compiled against glibc-2.1.3
- Solaris binary build includes Python 2.1.3 with Large File Support enabled compiled against Solaris 8
For more information on what is new in this release, see the CHANGES.txt and HISTORY.txt files for the release:
- http://www.zope.org/Products/Zope/2.6.0/CHANGES.txt
- http://www.zope.org/Products/Zope/2.6.0/HISTORY.txt
For more information on the available Zope releases, guidance for selecting the right distribution and installation instructions, please see:
http://www.zope.org/Documentation/Misc/InstallingZope.html
-- Matt Kromer Zope Corporation http://www.zope.com/
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
I've been using the b1 and b2 releases (source release on Solaris Intel) in development since they were released and I've hit no major problems, just minor ones. The memory leak (#421) is fixed which was my biggest problem with 2.5.1. Of course this is not production and YMMV.
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Dylan Reinhardt Sent: Friday, October 18, 2002 3:55 PM To: zope@zope.org Subject: Re: [Zope] Zope 2.6.0 Released
Anyone have thoughts on how production-ready this release is?
The LFS and daemon improvements are tempting... has anyone had much hands-on experience with this release that they care to share?
TIA,
Dylan
I see that now some Linux binaries are large file support enabled. Would it be possible that W2K binaries were built the same. ? Ausum ----- Original Message ----- From: "Matthew T. Kromer" <matt@zope.com> To: <zope@zope.org> Sent: Friday, October 18, 2002 4:02 PM Subject: [Zope] Zope 2.6.0 Released
Zope 2.6.0 Released
Zope 2.6.0 represents the first Zope release formed with a large number of community contributions. You may download Zope 2.6.0 from Zope.org:
http://www.zope.org/Products/Zope/2.6.0/
Users of the Zope source release should note that Python 2.1.3 is now the required platform. Python 2.1.3 includes a fix to an issue that could cause crashes in Zope.
Particular features of interest in Zope 2.6.0:
- Gzip content compression when serving pages
- ZCTextIndex plug-in index
- Signal Handling and Log Rotation
- Addition of a new default view setting ability
- New profiling abilities
- Improved daemon mode
- Enhanced text indexing
- Improved object cache control
- Automatic browser ID string embedding in URLs
- Automatic quoting of form variables implicitly retrieved from REQUEST but not REQUEST.form
- Major improvments to BTree and Catalog code
- i18n translation support for TAL
- Bugfixes for Colletor issues 61, 72, 79, 117, 144, 151, 160, 178, 186, 196, 238, 271, 272, 292, 304, 358, 372, 402, 411, 412, 421, 433, 437, 446, 448, 454, 458, 465, 478, 510, 512, 516, 517, 525, 528, 538, 539, 541, 547, 550, 573, 574, 580, 581, 583, 586, 603, 605, 612
- Linux binary build includes Python 2.1.3 with Large File Support enabled compiled against glibc-2.1.3
- Solaris binary build includes Python 2.1.3 with Large File Support enabled compiled against Solaris 8
For more information on what is new in this release, see the CHANGES.txt and HISTORY.txt files for the release:
- http://www.zope.org/Products/Zope/2.6.0/CHANGES.txt
- http://www.zope.org/Products/Zope/2.6.0/HISTORY.txt
For more information on the available Zope releases, guidance for selecting the right distribution and installation instructions, please see:
http://www.zope.org/Documentation/Misc/InstallingZope.html
-- Matt Kromer Zope Corporation http://www.zope.com/
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Using the linux binaries from zope.org, I can't cut/paste between folders. For instance. I am trying to move the standard* files from the / of the zodb to a new folder called 'originals'. Normally I would select the items, click the 'cut' button. Go to the 'originals' folder and click 'paste'. The button isn't there though. The only place the 'paste' button appears is in the original / folder. I have External Editor and Photo products installed, but otherwise is a clean install. On Fri, 2002-10-18 at 16:02, Matthew T. Kromer wrote:
Zope 2.6.0 Released
Zope 2.6.0 represents the first Zope release formed with a large number of community contributions. You may download Zope 2.6.0 from Zope.org:
http://www.zope.org/Products/Zope/2.6.0/
Users of the Zope source release should note that Python 2.1.3 is now the required platform. Python 2.1.3 includes a fix to an issue that could cause crashes in Zope.
Particular features of interest in Zope 2.6.0:
- Gzip content compression when serving pages
- ZCTextIndex plug-in index
- Signal Handling and Log Rotation
- Addition of a new default view setting ability
- New profiling abilities
- Improved daemon mode
- Enhanced text indexing
- Improved object cache control
- Automatic browser ID string embedding in URLs
- Automatic quoting of form variables implicitly retrieved from REQUEST but not REQUEST.form
- Major improvments to BTree and Catalog code
- i18n translation support for TAL
- Bugfixes for Colletor issues 61, 72, 79, 117, 144, 151, 160, 178, 186, 196, 238, 271, 272, 292, 304, 358, 372, 402, 411, 412, 421, 433, 437, 446, 448, 454, 458, 465, 478, 510, 512, 516, 517, 525, 528, 538, 539, 541, 547, 550, 573, 574, 580, 581, 583, 586, 603, 605, 612
- Linux binary build includes Python 2.1.3 with Large File Support enabled compiled against glibc-2.1.3
- Solaris binary build includes Python 2.1.3 with Large File Support enabled compiled against Solaris 8
For more information on what is new in this release, see the CHANGES.txt and HISTORY.txt files for the release:
- http://www.zope.org/Products/Zope/2.6.0/CHANGES.txt
- http://www.zope.org/Products/Zope/2.6.0/HISTORY.txt
For more information on the available Zope releases, guidance for selecting the right distribution and installation instructions, please see:
http://www.zope.org/Documentation/Misc/InstallingZope.html
-- Matt Kromer Zope Corporation http://www.zope.com/
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev ) -- Edward Muller
Interlix - President/Owner Web Hosting - PC Service & Support Custom Programming - Network Service & Support Phone: 417-862-0573 Cell: 417-844-2435 http://www.interlix.com
Edward Muller <edwardam@interlix.com> wrote:
Using the linux binaries from zope.org, I can't cut/paste between folders.
For instance. I am trying to move the standard* files from the / of the zodb to a new folder called 'originals'. Normally I would select the items, click the 'cut' button. Go to the 'originals' folder and click 'paste'. The button isn't there though. The only place the 'paste' button appears is in the original / folder.
I have External Editor and Photo products installed, but otherwise is a clean install.
Do you have the 'Copy or Move' permission? Florent -- Florent Guillaume, Nuxeo (Paris, France) +33 1 40 33 79 87 http://nuxeo.com mailto:fg@nuxeo.com
participants (7)
-
Andy McKay -
Ausum Studio -
Charlie Reiman -
Dylan Reinhardt -
Edward Muller -
Florent Guillaume -
Matthew T. Kromer