[horde] 2025/23 releases - The path towards beta
Ralf Lang
ralf.lang at ralf-lang.de
Thu Jun 5 04:53:17 UTC 2025
Am 04.06.2025 um 14:17 schrieb Ralf Lang:
> Hello,
>
> First and foremost:
> Last week's updates unfortunately broke for some users. I'm very
> sorry. High quality feedback from this list's regulars drove our
> attempts to fix this. Test tool chain needs some improvements to
> ensure this doesn't happen too often.
>
> *Releases:
> *
> - horde/horde-installer-plugin: 3.0.0
> - New alphas of base, imp, kronolith, passwd, turba, nag, gollem
> - horde/ldap
>
> Please create a full backup before upgrading.
>
> *Upgrade Instructions:*
>
> # Allow unreleased development code from branch
> composer config minimum-stability dev
> # Prefer released alpha, beta or stable code over less stable versions
> composer config prefer-stable true
> # Install the new version of the installer plugin
> composer require horde/horde-installer-plugin "^3 || dev-FRAMEWORK_6_0"
> # Update everything according to environment set above
> composer update
> # Transition from symlink mode to proxy mode and rewrite registry files
> composer horde:reconfigure --force
If in doubt, please double check:
composer info horde/horde-installer-plugin
name : horde/horde-installer-plugin
descrip. : Horde.org Framework's composer 2.x plugin
keywords :
versions : * v3.0.2
released : 2025-06-05, today
type : composer-plugin
license : MIT License (MIT) (OSI approved)
https://spdx.org/licenses/MIT.html#licenseText
homepage :
composer why-not horde/horde-installer-plugin ^3
Package "horde/horde-installer-plugin" v3.0.2 is already installed! To
find out why, run `composer why horde/horde-installer-plugin`
When running
composer horde:reconfigure --force
mail:/srv/www/vhosts/verein.mbw-wun.de # composer horde-reconfigure --force
*Force mode enabled, removing existing files
*Applying /presets for absent files in /var/config
Looking for registry snippets from apps
*Configuration mode: proxy*
A regular composer update should also yield
*Configuration mode: proxy*
Please test first login from an anonymous browser session after the
reinstall.
Will add these instructions to the wiki.
More information about the horde
mailing list