From 1a2a7cdbab8a77cfca7702dcdea4c7445783d0e6 Mon Sep 17 00:00:00 2001 From: Michael J Rubinsky Date: Sat, 18 Jun 2022 17:32:19 -0400 Subject: [PATCH] Development mode for turba-4.2.30 --- .horde.yml | 2 +- composer.json | 2 +- docs/CHANGES | 7 +++ docs/changelog.yml | 11 ++++ lib/Application.php | 2 +- package.xml | 145 +++++++++++++++++++++++++++++++++++++++++++- 6 files changed, 163 insertions(+), 6 deletions(-) diff --git a/.horde.yml b/.horde.yml index 8c831d01..2b47f282 100644 --- a/.horde.yml +++ b/.horde.yml @@ -36,7 +36,7 @@ authors: active: false role: lead version: - release: 4.2.29 + release: 4.2.30 api: 4.0.0 state: release: stable diff --git a/composer.json b/composer.json index 374744eb..443e7078 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "role": "lead" } ], - "version": "4.2.29", + "version": "4.2.30", "time": "2022-06-18", "repositories": [ { diff --git a/docs/CHANGES b/docs/CHANGES index 4d7574cf..b855a10b 100644 --- a/docs/CHANGES +++ b/docs/CHANGES @@ -1,3 +1,10 @@ +------- +v4.2.30 +------- + + + + ------- v4.2.29 ------- diff --git a/docs/changelog.yml b/docs/changelog.yml index ec4fe894..01e2ddcb 100644 --- a/docs/changelog.yml +++ b/docs/changelog.yml @@ -22,6 +22,17 @@ [mjr] Add ability to add special characters to the alpha pager. [jan] Return ETags with browse() API method. [jan] Support multi-value RDNs in LDAP DN attributes (horde@iotti.biz, Request #11889). +4.2.30: + api: 4.0.0 + state: + release: stable + api: stable + date: 2022-06-18 + license: + identifier: ASL + uri: http://www.horde.org/licenses/apache + notes: |+ + 4.2.29: api: 4.0.0 state: diff --git a/lib/Application.php b/lib/Application.php index 99a8aa1f..857ccc34 100644 --- a/lib/Application.php +++ b/lib/Application.php @@ -57,7 +57,7 @@ class Turba_Application extends Horde_Registry_Application /** */ - public $version = 'H5 (4.2.29)'; + public $version = 'H5 (4.2.30)'; /** */ diff --git a/package.xml b/package.xml index 658ae274..03a09d90 100644 --- a/package.xml +++ b/package.xml @@ -30,7 +30,7 @@ 2022-06-18 - 4.2.29 + 4.2.30 4.0.0 @@ -39,7 +39,7 @@ ASL -* [mjr] Fix regression in accessing virtual address books. +* @@ -1190,6 +1190,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0.0.1 @@ -3619,12 +3743,27 @@ stable stable - 2022-06-12 + 2022-06-18 ASL * [mjr] Fix regression in accessing virtual address books. + + + 4.2.30 + 4.0.0 + + + stable + stable + + 2022-06-18 + ASL + +* + + 5.0.0