Skip to content

Commit

Permalink
Prepare releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Sep 18, 2017
1 parent 20e29cd commit 93a0ba7
Show file tree
Hide file tree
Showing 11 changed files with 39 additions and 40 deletions.
8 changes: 4 additions & 4 deletions ansel/docs/RELEASE_NOTES
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?php
/* Security release? */
$notes['security'] = true;
$notes['security'] = false;

/* Mailing list release notes. */
$notes['changes'] = <<<ML
The Horde Team is pleased to announce the final release of the Ansel Photo
Management and Web Gallery application version H5 (3.0.7).
Management and Web Gallery application version H5 (3.0.8).

Ansel is a full featured photo management application. With it, you can
organize your photos in any number of galleries and subgalleries, share
Expand All @@ -16,8 +16,8 @@ http://www.horde.org/apps/ansel.
For detailed installation and configuration instructions, please see
http://www.horde.org/apps/ansel/docs/INSTALL

Major changes compared to the Ansel version H5 (3.0.6) are:
* Fixed open redirects.
Major changes compared to the Ansel version H5 (3.0.7) are:
* Officially support PHP 7.
ML;

$notes['name'] = 'Ansel';
Expand Down
9 changes: 5 additions & 4 deletions horde/docs/RELEASE_NOTES
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?php
/* Security release? */
$notes['security'] = true;
$notes['security'] = false;

/* Mailing list release notes. */
$notes['changes'] = <<<ML
The Horde Team is pleased to announce the final release of the Horde
Application Framework version 5.2.16.
Application Framework version 5.2.17.

The Horde Application Framework is a flexible, modular, general-purpose web
application framework written in PHP. It provides an extensive array of
Expand All @@ -20,8 +20,9 @@ http://www.horde.org/apps/horde/docs/UPGRADING
For detailed installation and configuration instructions, please see
http://www.horde.org/apps/horde/docs/INSTALL

The major changes compared to the Horde version 5.2.15 are:
* Fixed open redirects.
The major changes compared to the Horde version 5.2.16 are:
* Officially support PHP 7.
* Small bugfix.
ML;

$notes['name'] = 'Horde';
Expand Down
6 changes: 3 additions & 3 deletions imp/docs/RELEASE_NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $notes['security'] = false;
/* Mailing list release notes. */
$notes['changes'] = <<<ML
The Horde Team is pleased to announce the final release of the Internet Mail
Program (IMP) version H5 (6.2.20).
Program (IMP) version H5 (6.2.21).

IMP, the Internet Mail Program, is one of the most popular and widely deployed
open source webmail applications in the world. It allows universal, web-based
Expand All @@ -20,8 +20,8 @@ http://www.horde.org/apps/imp/docs/UPGRADING
For detailed installation and configuration instructions, please see
http://www.horde.org/apps/imp/docs/INSTALL

The major changes compared to IMP version H5 (6.2.19) are:
* Small bugfixes.
The major changes compared to IMP version H5 (6.2.20) are:
* Officially support PHP 7.
ML;

$notes['name'] = 'IMP';
Expand Down
11 changes: 4 additions & 7 deletions ingo/docs/RELEASE_NOTES
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?php
/* Security release? */
$notes['security'] = true;
$notes['security'] = false;

/* Mailing list release notes. */
$notes['changes'] = <<<ML
The Horde Team is pleased to announce the final release of the Ingo Email
Filter Rules Manager version H5 (3.2.15).
Filter Rules Manager version H5 (3.2.16).

Ingo is an email-filter management application. It is fully internationalized,
integrated with Horde and the IMP Webmail client, and supports both server-side
Expand All @@ -18,11 +18,8 @@ http://www.horde.org/apps/ingo/docs/UPGRADING
For detailed installation and configuration instructions, please see
http://www.horde.org/apps/ingo/docs/INSTALL

Thanks to Andrey Zelenchuk for reporting the XSS vulnerability and for
proposing a patch.

The major changes compared to Ingo version H5 (3.2.14) are:
* Fixed an XSS vulnerability.
The major changes compared to Ingo version H5 (3.2.15) are:
* Officially support PHP 7.
ML;

$notes['name'] = 'Ingo';
Expand Down
9 changes: 5 additions & 4 deletions kronolith/docs/RELEASE_NOTES
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?php
/* Security release? */
$notes['security'] = true;
$notes['security'] = false;

/* Mailing list release notes. */
$notes['changes'] = <<<ML
The Horde Team is pleased to announce the final release of the Kronolith
Calendar Application version H5 (4.2.22).
Calendar Application version H5 (4.2.23).

Kronolith is the Horde calendar application. It provides web-based calendars
backed by a SQL database or a Kolab server. Supported features include Ajax and
Expand All @@ -21,8 +21,9 @@ http://www.horde.org/apps/kronolith/docs/UPGRADING
For detailed installation and configuration instructions, please see
http://www.horde.org/apps/kronolith/docs/INSTALL

The major changes compared to Kronolith version H5 (4.2.21) are:
* Fixed open redirects.
The major changes compared to Kronolith version H5 (4.2.22) are:
* Officially support PHP 7.
* Fixed deleting events from remote CalDAV servers.
* Small bugfixes.
ML;

Expand Down
7 changes: 4 additions & 3 deletions mnemo/docs/RELEASE_NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $notes['security'] = false;
/* Mailing list release notes. */
$notes['changes'] = <<<ML
The Horde Team is pleased to announce the final release of the Mnemo Note
Manager version H5 (4.2.13).
Manager version H5 (4.2.14).

The Mnemo Note Manager is the Horde notes/memos application. It allows users to
keep web-based notes and freeform text. Notes may be shared with other users
Expand All @@ -19,8 +19,9 @@ http://www.horde.org/apps/mnemo/docs/UPGRADING
For detailed installation and configuration instructions, please see
http://www.horde.org/apps/mnemo/docs/INSTALL

The major changes compared to the Mnemo version H5 (4.2.12) are:
* Small bugfixes.
The major changes compared to the Mnemo version H5 (4.2.13) are:
* Officially support PHP 7.
* Small bugfix.
ML;

$notes['name'] = 'Mnemo';
Expand Down
2 changes: 1 addition & 1 deletion passwd/docs/CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
v5.0.7-git
----------

[jan] Officially support PHP 7.
[jan] SECURITY: Fix open redirects.
[jan] Officially support PHP 7.


------
Expand Down
1 change: 1 addition & 0 deletions passwd/docs/RELEASE_NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ http://www.horde.org/apps/nag/docs/INSTALL

The major changes compared to Passwd version H5 (5.0.6) are:
* Fixed open redirects.
* Officially support PHP 7.
ML;


Expand Down
8 changes: 4 additions & 4 deletions trean/docs/RELEASE_NOTES
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?php
/* Security release? */
$notes['security'] = true;
$notes['security'] = false;

/* Mailing list release notes. */
$notes['changes'] = <<<ML
The Horde Team is pleased to announce the final release of the Trean Bookmarks
Manager version H5 (1.1.8).
Manager version H5 (1.1.9).

Trean is a web-based bookmarks application that provides management of browser
bookmarks, including support for tagging, link checking, and searching
Expand All @@ -18,8 +18,8 @@ http://www.horde.org/apps/horde/docs/UPGRADING
For detailed installation and configuration instructions, please see
http://www.horde.org/apps/trean/docs/INSTALL

Major changes compared to Trean version H5 (1.1.7) are:
* Fixed open redirects.
Major changes compared to Trean version H5 (1.1.8) are:
* Officially support PHP 7.
ML;

$notes['name'] = 'Trean';
Expand Down
9 changes: 4 additions & 5 deletions turba/docs/RELEASE_NOTES
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?php
/* Security release? */
$notes['security'] = true;
$notes['security'] = false;

/* Mailing list release notes. */
$notes['changes'] = <<<ML
The Horde Team is pleased to announce the final release of the Turba Contact
Manager version H5 (4.2.20).
Manager version H5 (4.2.21).

Turba is the Horde contact management application. Leveraging the Horde
framework to provide seamless integration with IMP and other Horde
Expand All @@ -19,9 +19,8 @@ http://www.horde.org/apps/turba/docs/UPGRADING
For detailed installation and configuration instructions, please see
http://www.horde.org/apps/turba/docs/INSTALL

The major changes compared to the Turba version H5 (4.2.19) are:
* Fixed open redirects.
* Small bugfix.
The major changes compared to the Turba version H5 (4.2.20) are:
* Officially support PHP 7.
ML;

$notes['name'] = 'Turba';
Expand Down
9 changes: 4 additions & 5 deletions whups/docs/RELEASE_NOTES
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?php
/* Security release? */
$notes['security'] = true;
$notes['security'] = false;

/* Mailing list release notes. */
$notes['changes'] = <<<ML
The Horde Team is pleased to announce the final release of the Whups Ticket
Tracking System version H5 (3.0.11).
Tracking System version H5 (3.0.12).

Whups is a Horde ticket-tracking application. It is very flexible in design,
and can be used for help-desk requests, tracking software development, and
Expand All @@ -18,9 +18,8 @@ http://www.horde.org/apps/whups/docs/UPGRADING
For detailed installation and configuration instructions, please see
http://www.horde.org/apps/whups/docs/INSTALL

The major changes compared to the Whups version H5 (3.0.10) are:
* Fixed open redirects.
* Small bugfixes.
The major changes compared to the Whups version H5 (3.0.11) are:
* Officially support PHP 7.
ML;

$notes['name'] = 'Whups';
Expand Down

0 comments on commit 93a0ba7

Please sign in to comment.