Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update versions according to hotfix #132

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions checkouts.cfg
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
[buildout]
always-checkout = force
auto-checkout =
plone.app.imaging
plone.app.locales
plone.app.upgrade
plone.contentrules
Products.ATContentTypes
Products.CMFPlone
Products.TinyMCE
# Test fixes only (or otherwise not-gonna-release changes)
Expand Down
1 change: 1 addition & 0 deletions sources.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ plone.portlet.static = git ${remotes:plone}/plone.portlet.static.
plone.recipe.alltests = git ${remotes:plone}/plone.recipe.alltests.git pushurl=${remotes:plone_push}/plone.recipe.alltests.git branch=master
plone.recipe.zope2instance = git ${remotes:plone}/plone.recipe.zope2instance.git pushurl=${remotes:plone_push}/plone.recipe.zope2instance.git branch=master
plone.recipe.zeoserver = git ${remotes:plone}/plone.recipe.zeoserver.git pushurl=${remotes:plone_push}/plone.recipe.zeoserver.git branch=master
plone4.csfrfixes = git ${remotes:plone}/plone4.csrffixes.git pushurl=${remotes:plone_push}/plone4.csrffixes
plonetheme.sunburst = git ${remotes:plone}/plonetheme.sunburst.git pushurl=${remotes:plone_push}/plonetheme.sunburst.git branch=1.4.x
plonetheme.classic = git ${remotes:plone}/plonetheme.classic.git pushurl=${remotes:plone_push}/plonetheme.classic.git branch=master
repoze.xmliter = git https://github.com/repoze/repoze.xmliter.git branch=master
Expand Down
7 changes: 4 additions & 3 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Products.MimetypesRegistry = 2.0.8
Products.PasswordResetTool = 2.0.18
Products.PlacelessTranslationService = 2.0.5
Products.PloneLanguageTool = 3.2.7
Products.PlonePAS = 4.1.6
Products.PlonePAS = 5.0.5
Products.PloneTestCase = 0.9.18
Products.PluggableAuthService = 1.10.0
Products.PluginRegistry = 1.3
Expand Down Expand Up @@ -188,13 +188,13 @@ plone.intelligenttext = 2.1.0
plone.keyring = 3.0.1
plone.locking = 2.0.9
plone.memoize = 1.1.1
plone.namedfile = 2.0.10
plone.namedfile = 3.0.3
plone.openid = 2.0.4
plone.outputfilters = 1.15.1
plone.portlet.collection = 2.1.9
plone.portlet.static = 2.0.4
plone.portlets = 2.2
plone.protect = 2.0.2
plone.protect = 3.0.17
plone.registry = 1.0.2
plone.reload = 2.0
plone.resource = 1.0.4
Expand All @@ -212,6 +212,7 @@ plone.theme = 2.1.5
plone.transformchain = 1.0.4
plone.uuid = 1.0.3
plone.z3cform = 0.8.1
plone4.csrffixes = 1.0.6
plonetheme.classic = 1.3.3
plonetheme.sunburst = 1.4.7
rwproperty = 1.0
Expand Down