Ignore:
Timestamp:
29 Nov 2022, 15:09:46 (22 months ago)
Author:
uli
Message:

Upgrade beaker and dependencies.

The old version of beaker we used was using outdated cryptolibs that do not work on more recent operating systems. This upgrade introduces a new ZCML snippet in ftesting.zcml and site.zcml which replaces the former beaker.py submodule. Therefore this change is not backwards compatible and you must run buildout again to generate a new site.zcml (or at least change it manually).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/branches/uli-upgrade-beaker/CHANGES.txt

    r17094 r17179  
    7070
    7171* Add serial no to the coursetickets.pdf.
     72
     73* Upgraded beaker dependency. Caution! This change is not backwards compatible
     74  as it introduces a new ZCML snippet in site.zcml that will not be parsable
     75  with older versions of kofa.
    7276
    73771.7.1 (2021-04-20)
Note: See TracChangeset for help on using the changeset viewer.