zope2.12 2.12.20-2 source package in Ubuntu

Changelog

zope2.12 (2.12.20-2) unstable; urgency=high

  * Update Homepage field to point to correct page http://zope2.zope.org/.
  * Change Depends on zope-common from (>= 0.5.51) to (>= 0.5.51~), to ease
    backports to squeeze.
  * Add debian/patches/Zope2-fix_serious_authentication_vulnerability.patch,
    fixing a serious authentication vulnerability in stock configuration.
    No CVE number assigned yet.
    See https://mail.zope.org/pipermail/zope-dev/2011-October/043592.html
    for further information.
  * Set urgency=high in order to push the security fix to testing.

zope2.12 (2.12.20-1) unstable; urgency=low

  * Zope 2.12.20 release.

  [ Gael Le Mignot ]
  * Allowing to install eggs in lib/python of instances.

  [ Jonas Meurer ]
  * Remove Zope eggs from dependencies in debian/control, and from
    DEB_SATISFIED in debian/rules. All Zope dependencies are shipped
    with the local tarball. See README.source for further information.
  * Add python distribute modules to list of DEB_SATISFIED modules.
  * Remove python-transaction from depends and from DEB_SATISFIED. It's
    a zope module and should be included in the zope2.12 binary package.
  * Add python2.6 package to list of dependencies.
  * Major update and reformating of debian/copyright.
  * Bump standards-version to 3.9.2, no changes required.
  * Remove Suggests on zope-zopebook and zope-devguide. Neither of them are
    available in Debian archives.
  * Remove unused debian/patches/fix_lib_location.patch.
  * Enable and rename debian/patches/ZODB3-fix-shebang.patch.
  * Lintian overrides:
    - Remove unused lintian overrides package-contains-empty-directory and
      file-in-unusual-dir
    - Add lintian override wrong-path-for-interpreter for python wrapper
  * Add debian/README.source to explain the current packaging approach.
  * Install the upstream changelogs to /usr/share/doc/zope2.12/changelogs.
  * Remove upstream LICENSE.txt in eggs from zope2.12 binary package.
  * Remove scripts from EGG-INFO subfolders in zope2.12 binary package.
  * Add versions to dependencies on python modules for zope2.12 package.
  * Fix debian/build-scripts/fetch.py to lowercase dependency names before
    checking for them. gen_versions_cfg.py already writes lowercased names.
    Thanks to Michael Mulich for help with investigation.
  * Remove Michael Mulich from Uploaders field.
  * Migrate the package from dh_pysupport to dh_python2.
    - Bump build-depends: python2.6-dev (>= 2.6.6-3~) and python (>= 2.7.2-9~).
    - Remove build-depends on python, as python-dev build-depends pull it in.
    - Remove debian/pyversions, add X-Python-Version: 2.6 to debian/control.
    - Add --with python2 to dh in debian/rules, to invoke dh_python2.
  * Update watchfile to search for Zope2.12 releases at pypi.python.org. 
  * Remove obsolete debian/zopeZVER.preinst.in magic, not needed anymore. 
  * Add $(PYTHON) variable in debian/rules to make python version configurable.
  * Add versioned depends on python-pkg-resources (<= 0.6.14) | 
    python-pkg-resources (>= 0.6.16-1.1) in order to prevent bug#644003.

  [ Arnaud Fontaine ]
  * Add myself as uploader.
  * Fix debian/copyright following recent changes on DEP5.  
  * Add initgroups to deb-satisfied list as it's a basic module already
    available in the archive.
  * Ignore duplicated changelog warning from lintian.
  * Fix custom interpreter to have Zope2 paths after current working
    directory and PYTHONPATH, but before other Python paths to avoid
    conflicts with other Zope Debian packages installed.

zope2.12 (2.12.11-1) unstable; urgency=low

  * New upstream release. A tarball version of Zope 2.12.11 is available.
  * Added pip to the deb-satisfied list, which prevents get-orig-source
    from fetching it.
  * Updated the patches.
  * Reapplied the commenting syntax for the zope.conf zodb storage
    configuration. This syntax allows the zope creation scripts to
    enable the proper storage type while leaving the other commented
    out.
  * Transitioned the copyright from the old style to the DEP5 standard.
  * Added the build-scripts to the debian directory. These scripts previously
    came with the tarball source. These have been pulled out in an effort to
    lessen the dependencies and time it would take to get the latest release
    built.
  * Added the configure script and makefile.in file from the tarball source to
    a build-resources.patch. These have been simplified to address only the
    needs of this package. These resources could potentially be factored out
    in the future.
  * Fixed the custom python interpreter to set the sys.executable as itself.
    We set the executable so scripts like mkzeoinstance generate
    configuration that points at an executable that can load zope2.12's
    private environment.

zope2.12 (2.12.10-1) unstable; urgency=low

  * Adding myself to the package Uploaders.
  * Adding python-pkg-resources as a dependency.
  * Modified the watch file to point at the new tarball location.
  * Rewrote the rules file to use the newest style debhelper with override
    support.
  * Added the following package dependencies: python-clientform,
    python-mechanize, python-transaction, python-zconfig, python-zc.lockfile,
    python-zdaemon, python-zodb, python-zope.authentication,
    python-zope.browser, python-zope.component, python-zope.component-zcml,
    python-zope.configuration, python-zope.contenttype, python-zope.copy,
    python-zope.event, python-zope.exceptions, python-zope.hookable,
    python-zope.i18n, python-zope.i18nmessageid, python-zope.location,
    python-zope.proxy, python-zope.publisher, python-zope.schema,
    python-zope.security
  * Adding python-profiler as a suggested package, since a Zope2
    ZPublisher test module uses the profiler.
  * Adding python-pip as a build dependency.
  * Added a get-orig-source rules target to build an orig.tar.gz.
  * Restored exclusive support for Python version 2.6.
  * Bumped zope-common's version compatiblity.
  * Removed the executable bit from the built distribution's python modules.
  * Removed an acient shell script in DocumentTemplate that dates back
    to the time of Python version 1.5.
  * Touched up the init script to provide remote_fs compatiblity.
  * Updated the copyright. Everything pulled in via the rules'
    get-orig-source is now under ZPL 2.1. Consult the source's COPYRIGHT
    file to verify these findings.

zope2.12 (2.12.0-1) unstable; urgency=low

  * Zope 2.12.0 release.

  [ Matthias Klose ]
  * Add the existing modular zope modules as dependencies.
  * Modules which are not yet packaged: Acquisition DateTime ExtensionClass
    Persistence RestrictedPython tempstorage zLOG zope.container
    zope.contentprovider zope.contenttype zope.deferredimport zope.formlib
    zope.lifecycleevent zope.pagetemplate zope.processlifetime zope.sendmail
    zope.sequencesort zope.site zope.size zope.structuredtext zope.tal
    zope.tales zope.testbrowser [zope-functional-testing] (UNRELEASED?)
    zope.viewlet zope.app.form zope.app.publication zope.app.publisher
    zope.app.schema
  * Fix the build such that the package builds again.

  [ Jonas Meurer ]
  * Remove pycentral cleanup code from debian/zopeZVER.preinst.in.
  * Remove exclusion of python2.5/2.6 code from dh_pysupport.
  * Bump python version to 2.6.
  * Remove useless tarball handling from debian/rules, distribute zope
    upstream tarball directly.
  * Migrate to quilt patch system from dpatch.
  * Build-Depend on python-setuptools.

  [ Bernd Zeimetz ]
  * Removing myself from Uploaders. Unfortunately I don't have enough
    spare time to contribute.

zope2.11 (2.11.3-1) unstable; urgency=low

  * New upstream release 
  * Minor improvement to the long description of zope2.11-sandbox.
    (closes: #527030)
  * Don't delete lib/python/pytz/LICENSE.txt as it is not provided any longer.
  * Reorder targets and dependencies in debian/rules to actually fix
    parallel building. Still disable parallel building for now, as suggested
    by Lucas Nussbaum. (closes: #534013)
  * Migrate from python-central to python-support:
    - add debian/pyversions, remove debian/pycompat
    - add depends on ${python:Depends}
    - add pycentral cleanup code to debian/zopeZVER.preinst.in
  * Exclude lib/python/RestrictedPython/tests and lib/python/mechanize from
    byte-compiling with dh_pysupport, as both include code for python2.5+ that
    fails to compile with python2.4.
  * Bump standards-version to 3.8.2, no changes needed.
  * Check for /etc/default/zope2.10 before including it in initscript.
  * lintian cleanup:
    - zopeZVER-sandbox.copyright.in: link to GPL-2 instead of GPL.
    - *.{post|pre}{inst|rm}: use set -e instead of /bin/sh -e.

zope2.11 (2.11.2-1) unstable; urgency=low

  * New major upstream release. New source package.
    - Update debian/rules, debian/watch and debian/control.
    - Update deb-zopeconf.dpatch.
    - Don't remove lib/python/Products/Five/doc/ZopePublicLicense.txt and
      lib/python/ZConfig/LICENSE.txt, as upstream doesn't ship them any more
    - Don't chmod lib/python/ImageFile.py and
      lib/python/Products/ZGadflyDA/Setup for the same reason.
    - Update initscript to talk about @ZVER@ instead of zope2.9.
  * Bump standards-version to 3.8.1, no changes needed
  * Bump debian/compat to 5, adjust versioned Build-Depends on debhelper.
  * Change section to zope in debian/control, according to
    http://ftp-master.debian.org/~joerg/sections.march2009.txt

zope2.10 (2.10.7-1) unstable; urgency=low

  [ Bernd Zeimetz ]
  * debian/control:
    - Updating my email address. 

  [ Jonas Meurer ]
  * New upstream release.
  * Redirect output of 'bin/zopectl logreopen' to /dev/null in logrotate
    postrotate script. (closes: #514059)
  * Bump standards-version to 3.8.0:
    - debian/control: Add Homepage and Vcs-Browser fields, change XS-Vcs-Svn
      to Vcs-Svn.
    - debian/README.source: Added.
    - debian/rules: Add $(confflags) as described in
      /usr/share/doc/autotools-dev/README.Debian.gz, and build options like
      $(CFLAGS) as described in policy.
  * lintian checks:
    - Remove linda overrides.
    - Add overrride for package-contains-empty-directory
      usr/lib/zope2.10/skel/etc/package-includes/

zope2.10 (2.10.6-1) unstable; urgency=low

  * New upstream release.
  * debian/rules, debian/control: use python-tz instead of shipping a private
    version of it. (Closes: #474597)

zope2.10 (2.10.5-3) unstable; urgency=low

  * debian/zopeZVER.NEWS.Debian: removed, the content was out-dated.
    (Closes: #456881)

zope2.10 (2.10.5-2) unstable; urgency=low

  * debian/zopeZVER.logrotate.in: use the original mode, user and group while
    rotating the logs. (Closes: #453396)

zope2.10 (2.10.5-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/deb-zopeconf.dpatch: fixed argument handling.
    (Closes: #440224)

zope2.10 (2.10.4-2) unstable; urgency=low

  [ Jonas Meurer ]
  * Add a watch file.

  [ Bernd Zeimetz ]
  * Porting the new deb patch was a bit hasty, we should not use zope2.9
    directories - fixing that.

zope2.10 (2.10.4-1) unstable; urgency=low

  [ Bernd Zeimetz ]
  * Adding the latest Debian specific patch to support ZEOs as primary
    datastore in mkzopeinstance.

  [ Jonas Meurer ]
  * New upstream release.

zope2.10 (2.10.3-2) unstable; urgency=low

  * Upload to unstable.

zope2.10 (2.10.3-1) unstable; urgency=low

  * New upstream release.

zope2.10 (2.10.2-2) experimental; urgency=low

  * debian/patches/webdav.dpatch: applied patch to fix webdav quoting for
    resources with names containing spaces. (Closes: #410051)

zope2.10 (2.10.2-1) experimental; urgency=low

  [ Jonas Meurer]
  * New upstream release 2.10.2
  * add XS-Vcs-Svn to debian/control

zope2.10 (2.10.1-1) experimental; urgency=low

  * New upstream release 2.10.1

zope2.10 (2.10.0-3) experimental; urgency=low

  * upload with orig.tar.gz this time (build with dpkg-buildpackage -sa)

zope2.10 (2.10.0-2) experimental; urgency=low

  * add myself to uploaders
  * really upload to experimental

zope2.10 (2.10.0-1) experimental; urgency=low

  * New major upstream release, new source package.
    - Update deb-zopeconf.dpatch.
    - Don't remove lib/python/docutils/COPYING.txt as upstream doesn't ship it
      any more.
  * upload to experimental

zope2.9 (2.9.5-1) unstable; urgency=low

  * New upstream release.

zope2.9 (2.9.4-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/rst-docutils.dpatch: removed, applied upstream.

zope2.9 (2.9.3-3) unstable; urgency=high

  * Fixed an information disclosure vulnerability (CVE-2006-3458) applying
    upstream patch: disable reStructuredText's 'raw' and 'include'
    directives. (Closes: #377286)
  * debian/control: use --home instead of --prefix when calling make install.
    (Closes: #373710)

zope2.9 (2.9.3-2) unstable; urgency=low

  * debian/rules: zope2.9-sandbox should be created by binary-indep.
    (Closes: #368614)
  * debian/patches/deb-zopeconf.dpatch: patch mkzeoinstance to fix the
    python library path.

zope2.9 (2.9.3-1) unstable; urgency=low

  * New upstream release.
  * Standards-Version: 3.7.2, no changes necessary.

zope2.9 (2.9.2-1) unstable; urgency=low

  * New upstream release.

zope2.9 (2.9.1-1) unstable; urgency=low

  * New major upstream release, new source package. (Closes: #344224, #355758)

zope2.8 (2.8.5-1) unstable; urgency=low

  * New upstream release.
  * debian/zopeZVER.init.in: fixed a typo which prevents zeo instances
    to be started by the init script. (Closes: #341527)

zope2.8 (2.8.4-2) unstable; urgency=low

  * debian/rules: remove RestrictedPython/tests/before_and_after24.py,
    because contains a syntax error. (Closes: #340542)

zope2.8 (2.8.4-1) unstable; urgency=low

  * New upstream release (2.8.4).
  * Don't remove /var/log/zope2.8/ on package removal. (Closes: #333855)
  * debian/copyright: added a note about Medusa license, since some copyright
    notices inside the upstream tarball are wrong. I think this is enough
    to close the bugreport, and I'll ask upstream to change the license
    statement, too. (Closes: #340164)

zope2.8 (2.8.3-1) unstable; urgency=low

  * New upstream release (2.8.3).

zope2.8 (2.8.1-7) unstable; urgency=medium

  * Apply Hotfix 2005-10-09, resolving a security issue with docutils.

zope2.8 (2.8.1-6) unstable; urgency=low

  * Fix debconf dependency (closes: #332178).
  * Fix error in mkzeoinst.py script (closes: #331061).

zope2.8 (2.8.1-5) unstable; urgency=low

  * Upload to unstable.

zope2.8 (2.8.1-4) experimental; urgency=low

  * debian/control: build-depends on lsb-release, and use it in debian/rules
    to guess the distribution (Debian or Ubuntu).

zope2.8 (2.8.1-3) experimental; urgency=low

  * debian/rules: do not remove tests, Five needs them.

zope2.8 (2.8.1-2) experimental; urgency=low

  * debian/patches/deb-zopeconf.dpatch: added --service-port argument to
    makezopeinstance.py.

zope2.8 (2.8.1-1) experimental; urgency=low

  * New upstream release.

zope2.8 (2.8.0-2) experimental; urgency=low

  * debian/control:
     o provides zope
     o build-deps on python
     o depends on lsb-base
  * debian/zopeZVER-sandbox.dzinstance.in: use @ZVER@ substitution.
  * debian/zopeZVER.init.in: use lsb-base functions.
  * debian/rules: use $(ZOPE) instead of zope2.8.
  * debian/patches/deb-zopeconf.dpatch: allow to run instances with a 
    custom user instead of zope.

zope2.8 (2.8.0-1) experimental; urgency=low

  * Initial Release. (Closes: #314589)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  12 Nov 2011 07:26:38 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Fabio Tranchitella
Architectures:
any all
Section:
zope
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
zope2.12_2.12.20.orig.tar.gz 5.6 MiB b19e5d57da62436a59c9a6ac775fbc0c68ab146897411a95207a760fa860e084
zope2.12_2.12.20-2.debian.tar.gz 31.9 KiB 8b74d40441cc789a6f338001891e877b803ddd3de47b69682a72b9bcd9e14ed5
zope2.12_2.12.20-2.dsc 2.1 KiB c7831a32118983b04566cd86cbc67818e0e097f774b2e92361cd38f0829c71b2

View changes file

Binary packages built by this source