File zope-python-2.4.changes of Package zope-python-2.4
-------------------------------------------------------------------
Thu Sep 21 16:08:10 CEST 2006 - cthiel@suse.de
- fix build with python 2.5
-------------------------------------------------------------------
Wed Sep 13 13:34:37 CEST 2006 - mkudlvasr@suse.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 18:01:32 CEST 2006 - mkudlvasr@suse.cz
- applied hotfix_20060705 from zope.org (bug #193344)
-------------------------------------------------------------------
Wed Jun 7 19:16:50 CEST 2006 - mkudlvasr@suse.cz
- add acceptable python version 2.4.3
-------------------------------------------------------------------
Thu Mar 9 17:11:07 CET 2006 - mkudlvasr@suse.cz
- removed --home and --prefix options inconsistency
(now only --prefix is used)
-------------------------------------------------------------------
Wed Jan 25 21:43:47 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Jan 9 11:38:11 CET 2006 - mkudlvasr@suse.cz
- include link /opt/zope/bin/python into package
-------------------------------------------------------------------
Tue Oct 25 18:56:58 CEST 2005 - mkudlvasr@suse.de
- update to 2.7.8 (bug #130477)
-------------------------------------------------------------------
Wed Oct 12 12:53:44 CEST 2005 - ro@suse.de
- accept python 2.4.2
-------------------------------------------------------------------
Mon Aug 29 10:49:29 CEST 2005 - mkudlvasr@suse.cz
- fixed zope.logrotate (bug #105495)
-------------------------------------------------------------------
Wed Jul 13 15:04:30 CEST 2005 - mkudlvasr@suse.cz
- update to 2.7.7
-------------------------------------------------------------------
Thu Jun 9 18:31:46 CEST 2005 - mkudlvasr@suse.cz
- accepting changes since Mar 29 2004 + testing on sles9
-------------------------------------------------------------------
Tue May 10 17:44:39 CEST 2005 - mcihar@suse.cz
- update to 2.7.6
- regenerate patches
-------------------------------------------------------------------
Wed Apr 6 14:16:30 CEST 2005 - mcihar@suse.cz
- accept python 2.4.1
-------------------------------------------------------------------
Tue Mar 15 12:38:36 CET 2005 - mcihar@suse.cz
- allow symlinks in /var/opt/zope
-------------------------------------------------------------------
Tue Jan 25 14:36:44 CET 2005 - mcihar@suse.cz
- let's ignore warnings about whrandom module (bug #49994)
-------------------------------------------------------------------
Mon Jan 24 11:53:32 CET 2005 - mcihar@suse.cz
- update to 2.7.4
-------------------------------------------------------------------
Wed Jan 19 16:02:01 CET 2005 - mcihar@suse.cz
- fix warning about find parameters in init script (bug #49995)
-------------------------------------------------------------------
Thu Dec 09 14:34:36 CET 2004 - mcihar@suse.cz
- actually implement logrotate parameter in initscript (bug #49078)
-------------------------------------------------------------------
Tue Nov 30 15:32:44 CET 2004 - mcihar@suse.cz
- accept 2.4 final
-------------------------------------------------------------------
Thu Nov 25 15:10:10 CET 2004 - mcihar@suse.cz
- let's accept python 2.4, needs more testing whether it will be okay
-------------------------------------------------------------------
Fri Oct 29 11:20:43 CEST 2004 - joe@suse.de
- update to 2.7.3. The SessionDataManager is not needed any more.
-------------------------------------------------------------------
Fri Sep 10 15:55:40 CEST 2004 - joe@suse.de
- patched SessionDataManager.py to solve a problem with
sessions and high load (see http://zope.org/Collectors/Zope/1401)
-------------------------------------------------------------------
Mon Sep 06 14:39:15 CEST 2004 - mcihar@suse.cz
- fixed mkzopeinstance script (bugs #44729 and #44728)
-------------------------------------------------------------------
Wed Sep 01 12:03:14 CEST 2004 - mcihar@suse.cz
- drop update message and move Data.fs to new location, in most cases
this works fine (bug #44353)
-------------------------------------------------------------------
Tue Aug 03 19:38:18 CEST 2004 - mcihar@suse.cz
- update to 2.7.2
-------------------------------------------------------------------
Tue Jun 22 16:50:33 CEST 2004 - mcihar@suse.cz
- update to 2.7.1
-------------------------------------------------------------------
Fri Jun 4 02:12:36 CEST 2004 - ro@suse.de
- remove apache from neededforbuild
- accept python-2.3.4 in configure
-------------------------------------------------------------------
Mon Mar 29 12:02:45 CEST 2004 - mcihar@suse.cz
- do not block SIGCHLD as zopectl needs to know how its child ended (bug #37108)
-------------------------------------------------------------------
Fri Mar 26 17:02:15 CET 2004 - mcihar@suse.cz
- fixed rczope status to really return status
- improved output from init script
-------------------------------------------------------------------
Mon Mar 22 18:57:24 CET 2004 - mcihar@suse.cz
- fix typo in patch
-------------------------------------------------------------------
Mon Mar 22 16:44:22 CET 2004 - mcihar@suse.cz
- fix tuple parsing in initgroups (fixes bug #36072)
-------------------------------------------------------------------
Thu Mar 18 08:50:02 CET 2004 - mcihar@suse.cz
- remove README.txt from /opt/zope/bin (bug #36332)
-------------------------------------------------------------------
Tue Mar 16 15:27:16 CET 2004 - mcihar@suse.cz
- replace also empty variables in template
-------------------------------------------------------------------
Mon Mar 08 18:32:37 CET 2004 - mcihar@suse.cz
- fixed permissions
- remove some scripts for windows
-------------------------------------------------------------------
Mon Mar 08 17:15:44 CET 2004 - mcihar@suse.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 02 18:32:07 CET 2004 - mcihar@suse.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 09 14:26:26 CET 2004 - mcihar@suse.cz
- updated to 2.6.3
-------------------------------------------------------------------
Tue Dec 30 12:41:09 CET 2003 - poeml@suse.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 14:07:21 CET 2003 - mcihar@suse.cz
- updated Zope Book to 2.6 version
-------------------------------------------------------------------
Wed Dec 10 12:05:04 CET 2003 - poeml@suse.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 04 15:09:59 CEST 2003 - mcihar@suse.cz
- default options in sysconfig metadata now equals real default values
-------------------------------------------------------------------
Mon Sep 01 15:56:24 CEST 2003 - mcihar@suse.cz
- remove feedback@suse.de
-------------------------------------------------------------------
Tue Aug 26 14:36:46 CEST 2003 - mcihar@suse.cz
- don not remove empty logfiles (bug #29368)
-------------------------------------------------------------------
Thu Aug 14 14:47:46 CEST 2003 - mcihar@suse.cz
- added activation metadata to sysconfig templates (bug #28833 and #28966)
-------------------------------------------------------------------
Mon Aug 11 11:08:26 CEST 2003 - mcihar@suse.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 07 13:53:45 CEST 2003 - mcihar@suse.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 01:12:09 CEST 2003 - poeml@suse.de
- fix doubled Source10
-------------------------------------------------------------------
Thu Jul 31 03:37:13 CEST 2003 - poeml@suse.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 18:26:48 CEST 2003 - mcihar@suse.cz
- remove .cvsignore files
-------------------------------------------------------------------
Thu May 15 12:16:52 CEST 2003 - mcihar@suse.cz
- cleaned up specfile
- fixed permissions
-------------------------------------------------------------------
Tue May 13 14:28:52 CEST 2003 - mcihar@suse.cz
- don't include files used for build
-------------------------------------------------------------------
Wed Feb 26 15:11:30 CET 2003 - mcihar@suse.cz
- don't include temporary files from build
- fixed permissions to /opt/zope/var (now allows packing of database)
-------------------------------------------------------------------
Thu Feb 20 15:47:47 CET 2003 - mcihar@suse.cz
- make sysconfig comments more accurate and better fit in sysconfig
editor
-------------------------------------------------------------------
Mon Feb 10 11:34:29 CET 2003 - mcihar@suse.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 06 10:19:33 CET 2003 - mcihar@suse.cz
- added metadata into sysconfig templates (fixes #22610 and #22708)
-------------------------------------------------------------------
Fri Nov 29 16:41:56 CET 2002 - mcihar@suse.cz
- removed dependency on /var/tmp/zope-2.6.0-build/opt/zope/pcgi/pcgi-wrapper
-------------------------------------------------------------------
Mon Nov 18 10:35:58 CET 2002 - mcihar@suse.cz
- do not use /opt/zope/lib64 on 64-bit arches, as it seems to be useless and
only causes problems
-------------------------------------------------------------------
Wed Oct 30 10:53:03 CET 2002 - mcihar@suse.cz
- correct paths in /opt/zope/Zope.cgi (bug #21331)
-------------------------------------------------------------------
Fri Oct 25 13:33:13 CEST 2002 - mcihar@suse.cz
- updated to 2.6.0
- uses buildroot
-------------------------------------------------------------------
Sat Jul 27 18:47:33 CEST 2002 - adrian@suse.de
- fix init script
-------------------------------------------------------------------
Mon Jun 24 01:01:08 CEST 2002 - ro@suse.de
- fixed permissions for doc directories
-------------------------------------------------------------------
Mon Jun 10 16:34:16 CEST 2002 - vinil@suse.cz
- use python2.1
- get rid of obsolete documentation
-------------------------------------------------------------------
Wed Jun 5 14:16:48 CEST 2002 - vinil@suse.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 13:09:02 CEST 2002 - stepan@suse.de
- %_lib fixes
-------------------------------------------------------------------
Mon Mar 4 12:47:58 CET 2002 - vinil@suse.cz
- added security patch: Hotfix_2002-03-01
-------------------------------------------------------------------
Wed Feb 20 15:42:25 CET 2002 - vinil@suse.cz
- documentation (ZopeBook) updated
-------------------------------------------------------------------
Mon Jan 28 15:51:54 CET 2002 - vinil@suse.cz
- new version 2.5.0
-------------------------------------------------------------------
Fri Jan 25 16:15:45 CET 2002 - vinil@suse.cz
- moved rc.config vars -> sysconfig/apache
- new version 2.4.3
-------------------------------------------------------------------
Thu Dec 13 17:23:16 CET 2001 - ro@suse.de
- save rc.config.d file which erroneously was in filelist before
-------------------------------------------------------------------
Wed Dec 12 15:59:28 CET 2001 - ro@suse.de
- removed START_ZOPE, moved rc.config.d -> sysconfig
-------------------------------------------------------------------
Wed Sep 5 17:46:28 CEST 2001 - vinil@suse.cz
- new version 2.4.1 -> get rid of hotfixes
-------------------------------------------------------------------
Sun Aug 26 14:35:22 CEST 2001 - vinil@suse.cz
- security Hotfix_2001-07-25 added
-------------------------------------------------------------------
Thu Aug 16 15:39:35 CEST 2001 - vinil@suse.cz
- new version 2.4.0
- security Hotfix 2001_08_04 added
- ZopeBook and DevGuide updated
-------------------------------------------------------------------
Tue Jul 24 14:24:41 CEST 2001 - vinil@suse.cz
- use included build system (farewell buildroot)
- import bug fixed
-------------------------------------------------------------------
Thu Jul 12 16:17:34 CEST 2001 - vinil@suse.cz
- got rid of redirections in rc script
- "[SuSE Linux]" appended to version string
-------------------------------------------------------------------
Tue Jul 3 18:15:08 CEST 2001 - vinil@suse.cz
- unused required removed
- typo in rczope script fixed
-------------------------------------------------------------------
Tue Jul 3 17:18:22 CEST 2001 - vinil@suse.cz
- version 2.3.3
- package completely remade (zope lives in /opt/zope, now)
- zope-doc, zope-doc-pdf now exists
-------------------------------------------------------------------
Wed May 16 12:43:17 CEST 2001 - pblaha@suse.cz
- add /etc/httpd/modules/zope for fix bug #8446
-------------------------------------------------------------------
Tue May 15 11:22:18 CEST 2001 - pblaha@suse.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 13:54:09 CEST 2001 - pblaha@suse.cz
- add /usr/sbin/rczope
-------------------------------------------------------------------
Mon Apr 9 11:33:54 CEST 2001 - pblaha@suse.cz
- update on 2.3.1
-------------------------------------------------------------------
Tue Mar 27 11:05:12 CEST 2001 - pblaha@suse.cz
- update on 2.3.0
-------------------------------------------------------------------
Fri Feb 23 16:24:25 CET 2001 - ro@suse.de
- changed neededforbuild <apache> to <apache apache-devel>
-------------------------------------------------------------------
Mon Jan 15 11:34:28 CET 2001 - pblaha@suse.cz
- update on 2.2.5 for fix bugs
-------------------------------------------------------------------
Sat Jan 6 09:40:41 CET 2001 - kukuk@suse.de
- Create start/stop links with insserv
-------------------------------------------------------------------
Tue Nov 28 16:39:25 CET 2000 - ro@suse.de
- fixed startscript
-------------------------------------------------------------------
Fri Nov 24 12:37:44 CET 2000 - pblaha@suse.cz
- fixed for python2.0
-------------------------------------------------------------------
Tue Nov 21 09:45:18 CET 2000 - pblaha@suse.cz
- update on 2.2.2
-------------------------------------------------------------------
Sun Oct 29 10:02:13 CET 2000 - kukuk@suse.de
- fix neededforbuild
-------------------------------------------------------------------
Mon Oct 9 15:16:48 CEST 2000 - bubnikv@suse.cz
- fixed filelist of links in /sbin/init.d/rc?.d/...
- START_ZOPE set to "no" by default
-------------------------------------------------------------------
Wed Aug 23 08:46:17 CEST 2000 - bubnikv@suse.cz
- new security hotfix from 2000-08-17
-------------------------------------------------------------------
Mon Jun 19 17:59:17 CEST 2000 - bubnikv@suse.cz
- fixed syslog patch
- added security fix from zope authors
-------------------------------------------------------------------
Fri May 12 16:03:53 CEST 2000 - bubnikv@suse.cz
- new package