SEARCH
NEWS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
FORUM
DONATE




YUM REPO

 
 
Changelog for zope-python-2.4-2.10.3-18.1.i586.rpm :
Thu Sep 21 14:00:00 2006 cthielAATTsuse.de
- fix build with python 2.5

Wed Sep 13 14:00:00 2006 mkudlvasrAATTsuse.cz
- updated to zope 2.9.4
highlights from changelog:
Zope 2.8a2
- Five (Zope 3 integration technology for Zope 2) is
included now in Products/Five.
Zope 2.8.1
- Interface: Added Z3 -> Z2 bridge utilities. This allows to
migrate interfaces to Zope 3 style interfaces and bridge them
back to oldstyle interfaces for backwards compatibility.
Zope 2.9.0 beta 1
- Fixed unclear security declarations. Warn when an attempt is
made to have a security declaration on a nonexistent method.
- Mass inclusion of zope3 features to provide more or less fluent
migration to zope3
Zope 2.9.4
- Updated to ZODB 3.6.2
- removed patches that no longer apply, regenerated patches

Wed Jul 19 14:00:00 2006 mkudlvasrAATTsuse.cz
- applied hotfix_20060705 from zope.org (bug #193344)

Wed Jun 7 14:00:00 2006 mkudlvasrAATTsuse.cz
- add acceptable python version 2.4.3

Thu Mar 9 13:00:00 2006 mkudlvasrAATTsuse.cz
- removed --home and --prefix options inconsistency
(now only --prefix is used)

Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires

Mon Jan 9 13:00:00 2006 mkudlvasrAATTsuse.cz
- include link /opt/zope/bin/python into package

Tue Oct 25 14:00:00 2005 mkudlvasrAATTsuse.de
- update to 2.7.8 (bug #130477)

Wed Oct 12 14:00:00 2005 roAATTsuse.de
- accept python 2.4.2

Mon Aug 29 14:00:00 2005 mkudlvasrAATTsuse.cz
- fixed zope.logrotate (bug #105495)

Wed Jul 13 14:00:00 2005 mkudlvasrAATTsuse.cz
- update to 2.7.7

Thu Jun 9 14:00:00 2005 mkudlvasrAATTsuse.cz
- accepting changes since Mar 29 2004 + testing on sles9

Tue May 10 14:00:00 2005 mciharAATTsuse.cz
- update to 2.7.6
- regenerate patches

Wed Apr 6 14:00:00 2005 mciharAATTsuse.cz
- accept python 2.4.1

Tue Mar 15 13:00:00 2005 mciharAATTsuse.cz
- allow symlinks in /var/opt/zope

Tue Jan 25 13:00:00 2005 mciharAATTsuse.cz
- let\'s ignore warnings about whrandom module (bug #49994)

Mon Jan 24 13:00:00 2005 mciharAATTsuse.cz
- update to 2.7.4

Wed Jan 19 13:00:00 2005 mciharAATTsuse.cz
- fix warning about find parameters in init script (bug #49995)

Thu Dec 9 13:00:00 2004 mciharAATTsuse.cz
- actually implement logrotate parameter in initscript (bug #49078)

Tue Nov 30 13:00:00 2004 mciharAATTsuse.cz
- accept 2.4 final

Thu Nov 25 13:00:00 2004 mciharAATTsuse.cz
- let\'s accept python 2.4, needs more testing whether it will be okay

Fri Oct 29 14:00:00 2004 joeAATTsuse.de
- update to 2.7.3. The SessionDataManager is not needed any more.

Fri Sep 10 14:00:00 2004 joeAATTsuse.de
- patched SessionDataManager.py to solve a problem with
sessions and high load (see http://zope.org/Collectors/Zope/1401)

Mon Sep 6 14:00:00 2004 mciharAATTsuse.cz
- fixed mkzopeinstance script (bugs #44729 and #44728)

Wed Sep 1 14:00:00 2004 mciharAATTsuse.cz
- drop update message and move Data.fs to new location, in most cases
this works fine (bug #44353)

Tue Aug 3 14:00:00 2004 mciharAATTsuse.cz
- update to 2.7.2

Tue Jun 22 14:00:00 2004 mciharAATTsuse.cz
- update to 2.7.1

Fri Jun 4 14:00:00 2004 roAATTsuse.de
- remove apache from neededforbuild
- accept python-2.3.4 in configure

Mon Mar 29 14:00:00 2004 mciharAATTsuse.cz
- do not block SIGCHLD as zopectl needs to know how its child ended (bug #37108)

Fri Mar 26 13:00:00 2004 mciharAATTsuse.cz
- fixed rczope status to really return status
- improved output from init script

Mon Mar 22 13:00:00 2004 mciharAATTsuse.cz
- fix typo in patch

Mon Mar 22 13:00:00 2004 mciharAATTsuse.cz
- fix tuple parsing in initgroups (fixes bug #36072)

Thu Mar 18 13:00:00 2004 mciharAATTsuse.cz
- remove README.txt from /opt/zope/bin (bug #36332)

Tue Mar 16 13:00:00 2004 mciharAATTsuse.cz
- replace also empty variables in template

Mon Mar 8 13:00:00 2004 mciharAATTsuse.cz
- fixed permissions
- remove some scripts for windows

Mon Mar 8 13:00:00 2004 mciharAATTsuse.cz
- drop The Zope Book as it is not available for download now
- move remaining documentation to zope package
- add zpasswd script for creating init/access users
- support for sysconfig managed default instance
- mkzopeinstance places instaces into /var/opt/zope by default
- updated README.SUSE

Tue Mar 2 13:00:00 2004 mciharAATTsuse.cz
- update to 2.7.0
- now uses python 2.3, so no need for older one
- no root for build
- support for multiple instances
- data moved to /var/opt/zope

Fri Jan 9 13:00:00 2004 mciharAATTsuse.cz
- updated to 2.6.3

Tue Dec 30 13:00:00 2003 poemlAATTsuse.de
- make the \"inituser\" file readable for the zope user, so the
initial login can work (it failed since zope is no longer started
as root) [#33683]. Package it with \"missingok\" in the file list.
- change zpasswd.py to set a secure filemask and ownership
(Zope-2.6.2-src.zpasswd.dif)
- allow zpasswd to be used to create an emergency user (\"zpasswd
access\")
- add a note to README.SuSE about zpasswd
- create an initial group \"zope\" for the zope user, so no files are
shared with other daemons in group \"daemon\". Package the
$ZOPE_HOME/var directory with 750 permissions.
- implement a \"logrotate\" target in the init script, so logrotate
can work (there is no \"reload\")
- don\'t include the empty database (Data.fs) in the filelist, as
it is created on the fly upon the first start
- don\'t create the log file symlink in %post -- just package it
- don\'t %clean if building in the chroot buildsystem

Wed Dec 10 13:00:00 2003 mciharAATTsuse.cz
- updated Zope Book to 2.6 version

Wed Dec 10 13:00:00 2003 poemlAATTsuse.de
- update to stable release 2.6.2
- fix failing restarts (by waiting until the server is terminated)
- start zope with recommended umask 077 to improve security

Thu Sep 4 14:00:00 2003 mciharAATTsuse.cz
- default options in sysconfig metadata now equals real default values

Mon Sep 1 14:00:00 2003 mciharAATTsuse.cz
- remove feedbackAATTsuse.de

Tue Aug 26 14:00:00 2003 mciharAATTsuse.cz
- don not remove empty logfiles (bug #29368)

Thu Aug 14 14:00:00 2003 mciharAATTsuse.cz
- added activation metadata to sysconfig templates (bug #28833 and #28966)

Mon Aug 11 14:00:00 2003 mciharAATTsuse.cz
- do not include log files in rpm (touch them if they don\'t exist in
post, remove them if empty in postun)

Thu Aug 7 14:00:00 2003 mciharAATTsuse.cz
- merged Deutsche Zope User Group (www.dzug.org) changes:
- much more sysconfig settings
- no more absolute path in init script (closes bug #27291)
- spec file cleanup

Sat Aug 2 14:00:00 2003 poemlAATTsuse.de
- fix doubled Source10

Thu Jul 31 14:00:00 2003 poemlAATTsuse.de
- mark /var/log/zope.log %config(noreplace), and make it
non-readable for the world
- add logrotate snippet
- new macros for stop/restart of services on rpm update/removal
- fix build by removing (unused) .o files from the buildroot

Mon May 19 14:00:00 2003 mciharAATTsuse.cz
- remove .cvsignore files

Thu May 15 14:00:00 2003 mciharAATTsuse.cz
- cleaned up specfile
- fixed permissions

Tue May 13 14:00:00 2003 mciharAATTsuse.cz
- don\'t include files used for build

Wed Feb 26 13:00:00 2003 mciharAATTsuse.cz
- don\'t include temporary files from build
- fixed permissions to /opt/zope/var (now allows packing of database)

Thu Feb 20 13:00:00 2003 mciharAATTsuse.cz
- make sysconfig comments more accurate and better fit in sysconfig
editor

Mon Feb 10 13:00:00 2003 mciharAATTsuse.cz
- updated to 2.6.1:

* Catlog changes to speed sorting and lower memory consumption

* ZODB Deadlock avoidance, fixed store order

* BTree based indexes for FileStorage

* Fixes for the rfc822 timezone / locale bugs in Zope 2.6.0

Mon Jan 6 13:00:00 2003 mciharAATTsuse.cz
- added metadata into sysconfig templates (fixes #22610 and #22708)

Fri Nov 29 13:00:00 2002 mciharAATTsuse.cz
- removed dependency on /var/tmp/zope-2.6.0-build/opt/zope/pcgi/pcgi-wrapper

Mon Nov 18 13:00:00 2002 mciharAATTsuse.cz
- do not use /opt/zope/lib64 on 64-bit arches, as it seems to be useless and
only causes problems

Wed Oct 30 13:00:00 2002 mciharAATTsuse.cz
- correct paths in /opt/zope/Zope.cgi (bug #21331)

Fri Oct 25 14:00:00 2002 mciharAATTsuse.cz
- updated to 2.6.0
- uses buildroot

Sat Jul 27 14:00:00 2002 adrianAATTsuse.de
- fix init script

Mon Jun 24 14:00:00 2002 roAATTsuse.de
- fixed permissions for doc directories

Mon Jun 10 14:00:00 2002 vinilAATTsuse.cz
- use python2.1
- get rid of obsolete documentation

Wed Jun 5 14:00:00 2002 vinilAATTsuse.cz
- new version 2.5.1
- documentation (ZopeBook) updated
- zope user is created in pre-install, now
- zope\'s home changed to /opt/zope

Mon Jun 3 14:00:00 2002 stepanAATTsuse.de
- %_lib fixes

Mon Mar 4 13:00:00 2002 vinilAATTsuse.cz
- added security patch: Hotfix_2002-03-01

Wed Feb 20 13:00:00 2002 vinilAATTsuse.cz
- documentation (ZopeBook) updated

Mon Jan 28 13:00:00 2002 vinilAATTsuse.cz
- new version 2.5.0

Fri Jan 25 13:00:00 2002 vinilAATTsuse.cz
- moved rc.config vars -> sysconfig/apache
- new version 2.4.3

Thu Dec 13 13:00:00 2001 roAATTsuse.de
- save rc.config.d file which erroneously was in filelist before

Wed Dec 12 13:00:00 2001 roAATTsuse.de
- removed START_ZOPE, moved rc.config.d -> sysconfig

Wed Sep 5 14:00:00 2001 vinilAATTsuse.cz
- new version 2.4.1 -> get rid of hotfixes

Sun Aug 26 14:00:00 2001 vinilAATTsuse.cz
- security Hotfix_2001-07-25 added

Thu Aug 16 14:00:00 2001 vinilAATTsuse.cz
- new version 2.4.0
- security Hotfix 2001_08_04 added
- ZopeBook and DevGuide updated

Tue Jul 24 14:00:00 2001 vinilAATTsuse.cz
- use included build system (farewell buildroot)
- import bug fixed

Thu Jul 12 14:00:00 2001 vinilAATTsuse.cz
- got rid of redirections in rc script
- \"[SuSE Linux]\" appended to version string

Tue Jul 3 14:00:00 2001 vinilAATTsuse.cz
- unused required removed
- typo in rczope script fixed

Tue Jul 3 14:00:00 2001 vinilAATTsuse.cz
- version 2.3.3
- package completely remade (zope lives in /opt/zope, now)
- zope-doc, zope-doc-pdf now exists

Wed May 16 14:00:00 2001 pblahaAATTsuse.cz
- add /etc/httpd/modules/zope for fix bug #8446

Tue May 15 14:00:00 2001 pblahaAATTsuse.cz
- now Zope works by adding BTree class bug #7665
- work with init account superuser bug #6258
- add redirect pages bug #7486

Wed May 9 14:00:00 2001 pblahaAATTsuse.cz
- add /usr/sbin/rczope

Mon Apr 9 14:00:00 2001 pblahaAATTsuse.cz
- update on 2.3.1

Tue Mar 27 14:00:00 2001 pblahaAATTsuse.cz
- update on 2.3.0

Fri Feb 23 13:00:00 2001 roAATTsuse.de
- changed neededforbuild to

Mon Jan 15 13:00:00 2001 pblahaAATTsuse.cz
- update on 2.2.5 for fix bugs

Sat Jan 6 13:00:00 2001 kukukAATTsuse.de
- Create start/stop links with insserv

Tue Nov 28 13:00:00 2000 roAATTsuse.de
- fixed startscript

Fri Nov 24 13:00:00 2000 pblahaAATTsuse.cz
- fixed for python2.0

Tue Nov 21 13:00:00 2000 pblahaAATTsuse.cz
- update on 2.2.2

Sun Oct 29 13:00:00 2000 kukukAATTsuse.de
- fix neededforbuild

Mon Oct 9 14:00:00 2000 bubnikvAATTsuse.cz
- fixed filelist of links in /sbin/init.d/rc?.d/...
- START_ZOPE set to \"no\" by default

Wed Aug 23 14:00:00 2000 bubnikvAATTsuse.cz
- new security hotfix from 2000-08-17

Mon Jun 19 14:00:00 2000 bubnikvAATTsuse.cz
- fixed syslog patch
- added security fix from zope authors

Fri May 12 14:00:00 2000 bubnikvAATTsuse.cz
- new package


 
internet katowice