1<?xml version="1.0" encoding="UTF-8"?>
2<package packagerversion="1.10.4" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd">
3 <name>webmail</name>
4 <channel>pear.horde.org</channel>
5 <summary>Horde Groupware Webmail Edition</summary>
6 <description>Horde Groupware Webmail Edition is a free, enterprise ready, browser based communication suite. Users can read, send and organize email messages with three different webmail interfaces and manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project.</description>
7 <lead>
8  <name>Jan Schneider</name>
9  <user>jan</user>
10  <email>jan@horde.org</email>
11  <active>yes</active>
12 </lead>
13 <date>2017-09-21</date>
14 <time>15:22:39</time>
15 <version>
16  <release>5.2.22</release>
17  <api>5.2.0</api>
18 </version>
19 <stability>
20  <release>stable</release>
21  <api>stable</api>
22 </stability>
23 <license uri="http://www.horde.org/licenses/">OSI certified</license>
24 <notes>
25* [jan] Officially support PHP 7.
26* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, Nag, Mnemo, Gollem, Trean, Content, and Timeobjects.
27 </notes>
28 <contents>
29  <dir baseinstalldir="/" name="/">
30   <file baseinstalldir="/" md5sum="ea76b3881f5d00ce3bff7b73919e9e6d" name="bin/webmail-install" role="script">
31    <tasks:replace from="/usr/bin/env php" to="php_bin" type="pear-config" />
32   </file>
33   <file baseinstalldir="/" md5sum="dc69e9db8edca6e75e02f14bfb2b9fc7" name="config/prefs.d/10-webmail.php" role="horde" />
34   <file baseinstalldir="/" md5sum="d237db7461ca58b207d5656db2de00e5" name="docs/CHANGES" role="doc" />
35   <file baseinstalldir="/" md5sum="e8b509dcd5b8204100f6e47a5ab81e96" name="docs/INSTALL" role="doc" />
36   <file baseinstalldir="/" md5sum="02e71de7a1b651c3714dfc6f8153f3e5" name="docs/PERFORMANCE" role="doc" />
37   <file baseinstalldir="/" md5sum="5e98e74114ae888bc7cbb9a6a8bb3fe7" name="docs/RELEASE_NOTES" role="doc" />
38   <file baseinstalldir="/" md5sum="ca76eef1b98b27fd39656626cb7d21e8" name="docs/UPGRADING" role="doc" />
39   <file baseinstalldir="/" md5sum="bdeb0ac2904bd35ba844a321f62cc593" name="gollem/config/backends.d/10-webmail.php" role="horde" />
40   <file baseinstalldir="/" md5sum="67f7071db21f69cdb1da21c2f7bcfe56" name="imp/config/prefs.d/10-webmail.php" role="horde" />
41   <file baseinstalldir="/" md5sum="4dbdc0cd8c49f5218e236138e4e25000" name="imp/config/hooks.php" role="horde" />
42   <file baseinstalldir="/" md5sum="66513cd1df8261825d16519005a758a8" name="lib/Bundle.php" role="horde" />
43   <file baseinstalldir="/" md5sum="4560cd1fd2e46e89b9cdcef956c7b9c4" name="turba/config/conf.d/10-webmail.xml" role="horde" />
44   <file baseinstalldir="/" md5sum="694236d9a6b3eec9055381bf8b6f7fb1" name="README" role="doc" />
45  </dir>
46 </contents>
47 <dependencies>
48  <required>
49   <php>
50    <min>5.3.0</min>
51   </php>
52   <pearinstaller>
53    <min>1.7.0</min>
54   </pearinstaller>
55   <package>
56    <name>groupware</name>
57    <channel>pear.horde.org</channel>
58    <conflicts />
59   </package>
60   <package>
61    <name>content</name>
62    <channel>pear.horde.org</channel>
63    <min>2.0.6</min>
64    <max>3.0.0alpha1</max>
65    <exclude>3.0.0alpha1</exclude>
66   </package>
67   <package>
68    <name>gollem</name>
69    <channel>pear.horde.org</channel>
70    <min>3.0.12</min>
71    <max>4.0.0alpha1</max>
72    <exclude>4.0.0alpha1</exclude>
73   </package>
74   <package>
75    <name>horde</name>
76    <channel>pear.horde.org</channel>
77    <min>5.2.17</min>
78    <max>8.0.0alpha1</max>
79    <exclude>8.0.0alpha1</exclude>
80   </package>
81   <package>
82    <name>imp</name>
83    <channel>pear.horde.org</channel>
84    <min>6.2.21</min>
85    <max>7.0.0alpha1</max>
86    <exclude>7.0.0alpha1</exclude>
87   </package>
88   <package>
89    <name>ingo</name>
90    <channel>pear.horde.org</channel>
91    <min>3.2.16</min>
92    <max>4.0.0alpha1</max>
93    <exclude>4.0.0alpha1</exclude>
94   </package>
95   <package>
96    <name>kronolith</name>
97    <channel>pear.horde.org</channel>
98    <min>4.2.23</min>
99    <max>5.0.0alpha1</max>
100    <exclude>5.0.0alpha1</exclude>
101   </package>
102   <package>
103    <name>mnemo</name>
104    <channel>pear.horde.org</channel>
105    <min>4.2.14</min>
106    <max>5.0.0alpha1</max>
107    <exclude>5.0.0alpha1</exclude>
108   </package>
109   <package>
110    <name>nag</name>
111    <channel>pear.horde.org</channel>
112    <min>4.2.17</min>
113    <max>5.0.0alpha1</max>
114    <exclude>5.0.0alpha1</exclude>
115   </package>
116   <package>
117    <name>timeobjects</name>
118    <channel>pear.horde.org</channel>
119    <min>2.1.4</min>
120    <max>3.0.0alpha1</max>
121    <exclude>3.0.0alpha1</exclude>
122   </package>
123   <package>
124    <name>trean</name>
125    <channel>pear.horde.org</channel>
126    <min>1.1.9</min>
127    <max>2.0.0alpha1</max>
128    <exclude>2.0.0alpha1</exclude>
129   </package>
130   <package>
131    <name>turba</name>
132    <channel>pear.horde.org</channel>
133    <min>4.2.21</min>
134    <max>5.0.0alpha1</max>
135    <exclude>5.0.0alpha1</exclude>
136   </package>
137  </required>
138 </dependencies>
139 <phprelease>
140  <filelist>
141   <install as="README" name="README" />
142   <install as="webmail-install" name="bin/webmail-install" />
143   <install as="config/prefs.d/10-webmail.php" name="config/prefs.d/10-webmail.php" />
144   <install as="CHANGES" name="docs/CHANGES" />
145   <install as="INSTALL" name="docs/INSTALL" />
146   <install as="PERFORMANCE" name="docs/PERFORMANCE" />
147   <install as="RELEASE_NOTES" name="docs/RELEASE_NOTES" />
148   <install as="UPGRADING" name="docs/UPGRADING" />
149   <install as="gollem/config/backends.d/10-webmail.php" name="gollem/config/backends.d/10-webmail.php" />
150   <install as="imp/config/hooks.php" name="imp/config/hooks.php" />
151   <install as="imp/config/prefs.d/10-webmail.php" name="imp/config/prefs.d/10-webmail.php" />
152   <install as="lib/Bundle.php" name="lib/Bundle.php" />
153   <install as="turba/config/conf.d/10-webmail.xml" name="turba/config/conf.d/10-webmail.xml" />
154  </filelist>
155 </phprelease>
156 <changelog>
157  <release>
158   <date>2011-05-18</date>
159   <time>11:54:55</time>
160   <version>
161    <release>4.0.0RC1</release>
162    <api>4.0.0</api>
163   </version>
164   <stability>
165    <release>beta</release>
166    <api>beta</api>
167   </stability>
168   <license uri="http://www.horde.org/licenses/">OSI certified</license>
169   <notes>
170* First release candidate of Horde Groupware Webmail Edition 4.0.
171   </notes>
172  </release>
173  <release>
174   <version>
175    <release>4.0.0RC2</release>
176    <api>4.0.0</api>
177   </version>
178   <stability>
179    <release>beta</release>
180    <api>beta</api>
181   </stability>
182   <date>2011-06-01</date>
183   <license uri="http://www.horde.org/licenses/">OSI certified</license>
184   <notes>
185* [jan] Allow to overwrite default configurations.
186* [jan] Add installation script.
187   </notes>
188  </release>
189  <release>
190   <version>
191    <release>4.0.0</release>
192    <api>4.0.0</api>
193   </version>
194   <stability>
195    <release>beta</release>
196    <api>beta</api>
197   </stability>
198   <date>2011-06-14</date>
199   <license uri="http://www.horde.org/licenses/">OSI certified</license>
200   <notes>
201* First stable release of Horde Groupware Webmail Edition 4.0.
202* [jan] Fix installation script when not using a custom PEAR install.
203   </notes>
204  </release>
205  <release>
206   <version>
207    <release>4.0.1</release>
208    <api>4.0.0</api>
209   </version>
210   <stability>
211    <release>stable</release>
212    <api>stable</api>
213   </stability>
214   <date>2011-07-05</date>
215   <license uri="http://www.horde.org/licenses/">OSI certified</license>
216   <notes>
217* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, and Nag.
218* [jan] Set release level to stable.
219   </notes>
220  </release>
221  <release>
222   <version>
223    <release>4.0.2</release>
224    <api>4.0.0</api>
225   </version>
226   <stability>
227    <release>stable</release>
228    <api>stable</api>
229   </stability>
230   <date>2011-08-02</date>
231   <license uri="http://www.horde.org/licenses/">OSI certified</license>
232   <notes>
233* [jan] Update Horde, IMP, Turba, Ingo, and Kronolith.
234   </notes>
235  </release>
236  <release>
237   <version>
238    <release>4.0.3</release>
239    <api>4.0.0</api>
240   </version>
241   <stability>
242    <release>stable</release>
243    <api>stable</api>
244   </stability>
245   <date>2011-09-21</date>
246   <license uri="http://www.horde.org/licenses/">OSI certified</license>
247   <notes>
248* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, and Content.
249* [jan] Fix German title of tasks portal block (Bug #10486).
250   </notes>
251  </release>
252  <release>
253   <version>
254    <release>4.0.4</release>
255    <api>4.0.0</api>
256   </version>
257   <stability>
258    <release>stable</release>
259    <api>stable</api>
260   </stability>
261   <date>2011-11-23</date>
262   <license uri="http://www.horde.org/licenses/">OSI certified</license>
263   <notes>
264* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, and Nag.
265   </notes>
266  </release>
267  <release>
268   <version>
269    <release>4.0.5</release>
270    <api>4.0.0</api>
271   </version>
272   <stability>
273    <release>stable</release>
274    <api>stable</api>
275   </stability>
276   <date>2011-12-13</date>
277   <license uri="http://www.horde.org/licenses/">OSI certified</license>
278   <notes>
279* [jan] Update Horde, IMP, Ingo, Kronolith, Nag, and Mnemo.
280   </notes>
281  </release>
282  <release>
283   <version>
284    <release>4.0.6</release>
285    <api>4.0.0</api>
286   </version>
287   <stability>
288    <release>stable</release>
289    <api>stable</api>
290   </stability>
291   <date>2012-01-17</date>
292   <license uri="http://www.horde.org/licenses/">OSI certified</license>
293   <notes>
294* [jan] Update IMP, Turba, and Kronolith.
295   </notes>
296  </release>
297  <release>
298   <version>
299    <release>4.0.7</release>
300    <api>4.0.0</api>
301   </version>
302   <stability>
303    <release>stable</release>
304    <api>stable</api>
305   </stability>
306   <date>2012-04-11</date>
307   <license uri="http://www.horde.org/licenses/">OSI certified</license>
308   <notes>
309* [jan] Update Horde, IMP, Turba, Kronolith, Mnemo, and Timeobjects.
310   </notes>
311  </release>
312  <release>
313   <version>
314    <release>4.0.8</release>
315    <api>4.0.0</api>
316   </version>
317   <stability>
318    <release>stable</release>
319    <api>stable</api>
320   </stability>
321   <date>2012-05-29</date>
322   <license uri="http://www.horde.org/licenses/">OSI certified</license>
323   <notes>
324* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, Nag, Mnemo, and Timeobjects.
325   </notes>
326  </release>
327  <release>
328   <version>
329    <release>4.0.9</release>
330    <api>4.0.0</api>
331   </version>
332   <stability>
333    <release>stable</release>
334    <api>stable</api>
335   </stability>
336   <date>2012-05-29</date>
337   <license uri="http://www.horde.org/licenses/">OSI certified</license>
338   <notes>
339* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, Nag, and Mnemo.
340   </notes>
341  </release>
342  <release>
343   <date>2012-10-29</date>
344   <time>19:16:35</time>
345   <version>
346    <release>5.0.0RC1</release>
347    <api>5.0.0RC1</api>
348   </version>
349   <stability>
350    <release>beta</release>
351    <api>beta</api>
352   </stability>
353   <license uri="http://www.horde.org/licenses/">OSI certified</license>
354   <notes>
355* First release candidate of Horde Groupware Webmail Edition 5.0.0.
356   </notes>
357  </release>
358  <release>
359   <version>
360    <release>5.0.0</release>
361    <api>5.0.0</api>
362   </version>
363   <stability>
364    <release>stable</release>
365    <api>stable</api>
366   </stability>
367   <date>2012-10-30</date>
368   <license uri="http://www.horde.org/licenses/">OSI certified</license>
369   <notes>
370* First stable release of Horde Groupware Webmail Edition 5.0.0.
371   </notes>
372  </release>
373  <release>
374   <version>
375    <release>5.0.1</release>
376    <api>5.0.0</api>
377   </version>
378   <stability>
379    <release>stable</release>
380    <api>stable</api>
381   </stability>
382   <date>2012-11-07</date>
383   <license uri="http://www.horde.org/licenses/">OSI certified</license>
384   <notes>
385* [jan] Update Horde, IMP, Ingo, and Kronolith.
386   </notes>
387  </release>
388  <release>
389   <version>
390    <release>5.0.2</release>
391    <api>5.0.0</api>
392   </version>
393   <stability>
394    <release>stable</release>
395    <api>stable</api>
396   </stability>
397   <date>2012-11-27</date>
398   <license uri="http://www.horde.org/licenses/">OSI certified</license>
399   <notes>
400* [jan] Update Horde, IMP, Turba, Kronolith, Nag, Mnemo, and Content.
401   </notes>
402  </release>
403  <release>
404   <version>
405    <release>5.0.3</release>
406    <api>5.0.0</api>
407   </version>
408   <stability>
409    <release>stable</release>
410    <api>stable</api>
411   </stability>
412   <date>2013-01-10</date>
413   <license uri="http://www.horde.org/licenses/">OSI certified</license>
414   <notes>
415* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, Nag, Mnemo, and Timeobjects.
416   </notes>
417  </release>
418  <release>
419   <version>
420    <release>5.0.4</release>
421    <api>5.0.0</api>
422   </version>
423   <stability>
424    <release>stable</release>
425    <api>stable</api>
426   </stability>
427   <date>2013-02-12</date>
428   <license uri="http://www.horde.org/licenses/">OSI certified</license>
429   <notes>
430* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, Mnemo, and Timeobjects.
431   </notes>
432  </release>
433  <release>
434   <version>
435    <release>5.1.0RC1</release>
436    <api>5.1.0</api>
437   </version>
438   <stability>
439    <release>beta</release>
440    <api>beta</api>
441   </stability>
442   <date>2013-05-30</date>
443   <license uri="http://www.horde.org/licenses/">OSI certified</license>
444   <notes>
445* [jan] Add Gollem and Trean.
446* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, Nag, and Mnemo.
447   </notes>
448  </release>
449  <release>
450   <version>
451    <release>5.1.0</release>
452    <api>5.1.0</api>
453   </version>
454   <stability>
455    <release>stable</release>
456    <api>stable</api>
457   </stability>
458   <date>2013-06-05</date>
459   <license uri="http://www.horde.org/licenses/">OSI certified</license>
460   <notes>
461* Final release.
462   </notes>
463  </release>
464  <release>
465   <version>
466    <release>5.1.1</release>
467    <api>5.1.0</api>
468   </version>
469   <stability>
470    <release>stable</release>
471    <api>stable</api>
472   </stability>
473   <date>2013-07-17</date>
474   <license uri="http://www.horde.org/licenses/">OSI certified</license>
475   <notes>
476* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, Nag, Mnemo, Trean, and Content.
477   </notes>
478  </release>
479  <release>
480   <version>
481    <release>5.1.2</release>
482    <api>5.1.0</api>
483   </version>
484   <stability>
485    <release>stable</release>
486    <api>stable</api>
487   </stability>
488   <date>2013-09-03</date>
489   <license uri="http://www.horde.org/licenses/">OSI certified</license>
490   <notes>
491* [jan] Update Horde, IMP, Turba, Kronolith, Nag, Gollem, and Timeobjects.
492   </notes>
493  </release>
494  <release>
495   <version>
496    <release>5.1.3</release>
497    <api>5.1.0</api>
498   </version>
499   <stability>
500    <release>stable</release>
501    <api>stable</api>
502   </stability>
503   <date>2013-10-29</date>
504   <license uri="http://www.horde.org/licenses/">OSI certified</license>
505   <notes>
506* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, Nag, and Mnemo.
507   </notes>
508  </release>
509  <release>
510   <version>
511    <release>5.1.4</release>
512    <api>5.1.0</api>
513   </version>
514   <stability>
515    <release>stable</release>
516    <api>stable</api>
517   </stability>
518   <date>2014-03-10</date>
519   <license uri="http://www.horde.org/licenses/">OSI certified</license>
520   <notes>
521* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, Nag, Mnemo, and Gollem.
522   </notes>
523  </release>
524  <release>
525   <version>
526    <release>5.1.5</release>
527    <api>5.1.0</api>
528   </version>
529   <stability>
530    <release>stable</release>
531    <api>stable</api>
532   </stability>
533   <date>2014-07-07</date>
534   <license uri="http://www.horde.org/licenses/">OSI certified</license>
535   <notes>
536* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, Nag, Content, and Timeobjects.
537   </notes>
538  </release>
539  <release>
540   <version>
541    <release>5.2.0RC1</release>
542    <api>5.2.0</api>
543   </version>
544   <stability>
545    <release>beta</release>
546    <api>beta</api>
547   </stability>
548   <date>2014-07-01</date>
549   <license uri="http://www.horde.org/licenses/">OSI certified</license>
550   <notes>
551* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, Nag, Mnemo, and Trean.
552   </notes>
553  </release>
554  <release>
555   <version>
556    <release>5.2.0</release>
557    <api>5.2.0</api>
558   </version>
559   <stability>
560    <release>stable</release>
561    <api>stable</api>
562   </stability>
563   <date>2014-07-08</date>
564   <license uri="http://www.horde.org/licenses/">OSI certified</license>
565   <notes>
566* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, Nag, Mnemo, and Trean.
567   </notes>
568  </release>
569  <release>
570   <version>
571    <release>5.2.1</release>
572    <api>5.2.0</api>
573   </version>
574   <stability>
575    <release>stable</release>
576    <api>stable</api>
577   </stability>
578   <date>2014-08-04</date>
579   <license uri="http://www.horde.org/licenses/">OSI certified</license>
580   <notes>
581* [jan] Update Horde, IMP, Turba, Kronolith, Nag, Mnemo, Gollem, and Trean.
582   </notes>
583  </release>
584  <release>
585   <version>
586    <release>5.2.2</release>
587    <api>5.2.0</api>
588   </version>
589   <stability>
590    <release>stable</release>
591    <api>stable</api>
592   </stability>
593   <date>2014-09-08</date>
594   <license uri="http://www.horde.org/licenses/">OSI certified</license>
595   <notes>
596* [jan] Update Turba and Kronolith.
597   </notes>
598  </release>
599  <release>
600   <version>
601    <release>5.2.3</release>
602    <api>5.2.0</api>
603   </version>
604   <stability>
605    <release>stable</release>
606    <api>stable</api>
607   </stability>
608   <date>2014-10-29</date>
609   <license uri="http://www.horde.org/licenses/">OSI certified</license>
610   <notes>
611* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, Nag, and Mnemo.
612   </notes>
613  </release>
614  <release>
615   <version>
616    <release>5.2.4</release>
617    <api>5.2.0</api>
618   </version>
619   <stability>
620    <release>stable</release>
621    <api>stable</api>
622   </stability>
623   <date>2014-12-03</date>
624   <license uri="http://www.horde.org/licenses/">OSI certified</license>
625   <notes>
626* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, Nag, and Mnemo.
627   </notes>
628  </release>
629  <release>
630   <version>
631    <release>5.2.5</release>
632    <api>5.2.0</api>
633   </version>
634   <stability>
635    <release>stable</release>
636    <api>stable</api>
637   </stability>
638   <date>2015-02-10</date>
639   <license uri="http://www.horde.org/licenses/">OSI certified</license>
640   <notes>
641* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, Nag, and Mnemo.
642   </notes>
643  </release>
644  <release>
645   <version>
646    <release>5.2.6</release>
647    <api>5.2.0</api>
648   </version>
649   <stability>
650    <release>stable</release>
651    <api>stable</api>
652   </stability>
653   <date>2015-04-28</date>
654   <license uri="http://www.horde.org/licenses/">OSI certified</license>
655   <notes>
656* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, and Mnemo.
657   </notes>
658  </release>
659  <release>
660   <version>
661    <release>5.2.7</release>
662    <api>5.2.0</api>
663   </version>
664   <stability>
665    <release>stable</release>
666    <api>stable</api>
667   </stability>
668   <date>2015-06-18</date>
669   <license uri="http://www.horde.org/licenses/">OSI certified</license>
670   <notes>
671* [jan] Update Horde, IMP, Turba, Kronolith, and Nag.
672   </notes>
673  </release>
674  <release>
675   <version>
676    <release>5.2.8</release>
677    <api>5.2.0</api>
678   </version>
679   <stability>
680    <release>stable</release>
681    <api>stable</api>
682   </stability>
683   <date>2015-08-02</date>
684   <license uri="http://www.horde.org/licenses/">OSI certified</license>
685   <notes>
686* [mjr] Update Horde, IMP, Turba, Trean, Kronolith, Gollem, and Mnemo.
687   </notes>
688  </release>
689  <release>
690   <version>
691    <release>5.2.9</release>
692    <api>5.2.0</api>
693   </version>
694   <stability>
695    <release>stable</release>
696    <api>stable</api>
697   </stability>
698   <date>2015-08-03</date>
699   <license uri="http://www.horde.org/licenses/">OSI certified</license>
700   <notes>
701* Release to fix version numbers in package file.
702   </notes>
703  </release>
704  <release>
705   <version>
706    <release>5.2.10</release>
707    <api>5.2.0</api>
708   </version>
709   <stability>
710    <release>stable</release>
711    <api>stable</api>
712   </stability>
713   <date>2015-08-06</date>
714   <license uri="http://www.horde.org/licenses/">OSI certified</license>
715   <notes>
716* [mjr] Update Gollem.
717   </notes>
718  </release>
719  <release>
720   <version>
721    <release>5.2.11</release>
722    <api>5.2.0</api>
723   </version>
724   <stability>
725    <release>stable</release>
726    <api>stable</api>
727   </stability>
728   <date>2015-10-22</date>
729   <license uri="http://www.horde.org/licenses/">OSI certified</license>
730   <notes>
731* [mjr] Update Horde, IMP, Ingo, Turba, Trean, Kronolith, Gollem, Mnemo, and Nag.
732   </notes>
733  </release>
734  <release>
735   <version>
736    <release>5.2.12</release>
737    <api>5.2.0</api>
738   </version>
739   <stability>
740    <release>stable</release>
741    <api>stable</api>
742   </stability>
743   <date>2016-02-02</date>
744   <license uri="http://www.horde.org/licenses/">OSI certified</license>
745   <notes>
746* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, Nag, Mnemo, Gollem, Trean, and Timeobjects.
747   </notes>
748  </release>
749  <release>
750   <version>
751    <release>5.2.13</release>
752    <api>5.2.0</api>
753   </version>
754   <stability>
755    <release>stable</release>
756    <api>stable</api>
757   </stability>
758   <date>2016-03-21</date>
759   <license uri="http://www.horde.org/licenses/">OSI certified</license>
760   <notes>
761* [mjr] Update Horde, Turba, Trean, Kronolith, IMP, Ingo, Mnemo, Nag, and Gollem.
762   </notes>
763  </release>
764  <release>
765   <version>
766    <release>5.2.14</release>
767    <api>5.2.0</api>
768   </version>
769   <stability>
770    <release>stable</release>
771    <api>stable</api>
772   </stability>
773   <date>2016-04-05</date>
774   <license uri="http://www.horde.org/licenses/">OSI certified</license>
775   <notes>
776* [jan] Update IMP, Ingo, Turba, Nag, and Timeobjects.
777   </notes>
778  </release>
779  <release>
780   <version>
781    <release>5.2.15</release>
782    <api>5.2.0</api>
783   </version>
784   <stability>
785    <release>stable</release>
786    <api>stable</api>
787   </stability>
788   <date>2016-07-02</date>
789   <license uri="http://www.horde.org/licenses/">OSI certified</license>
790   <notes>
791* [mjr] Update Horde, Turba, Trean, Kronolith, Ingo, IMP, Mnemo, Nag, and Gollem.
792   </notes>
793  </release>
794  <release>
795   <version>
796    <release>5.2.16</release>
797    <api>5.2.0</api>
798   </version>
799   <stability>
800    <release>stable</release>
801    <api>stable</api>
802   </stability>
803   <date>2016-09-06</date>
804   <license uri="http://www.horde.org/licenses/">OSI certified</license>
805   <notes>
806* [jan] Update Horde, Turba, Kronolith, Ingo, IMP, and Nag.
807   </notes>
808  </release>
809  <release>
810   <version>
811    <release>5.2.17</release>
812    <api>5.2.0</api>
813   </version>
814   <stability>
815    <release>stable</release>
816    <api>stable</api>
817   </stability>
818   <date>2016-12-17</date>
819   <license uri="http://www.horde.org/licenses/">OSI certified</license>
820   <notes>
821* [mjr] Update Horde, IMP, Turba, Trean, Kronolith, Gollem, Mnemo, Nag, and Timeobjects.
822   </notes>
823  </release>
824  <release>
825   <version>
826    <release>5.2.18</release>
827    <api>5.2.0</api>
828   </version>
829   <stability>
830    <release>stable</release>
831    <api>stable</api>
832   </stability>
833   <date>2017-03-27</date>
834   <license uri="http://www.horde.org/licenses/">OSI certified</license>
835   <notes>
836* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, Nag, and Mnemo.
837   </notes>
838  </release>
839  <release>
840   <version>
841    <release>5.2.19</release>
842    <api>5.2.0</api>
843   </version>
844   <stability>
845    <release>stable</release>
846    <api>stable</api>
847   </stability>
848   <date>2017-04-04</date>
849   <license uri="http://www.horde.org/licenses/">OSI certified</license>
850   <notes>
851* [mjr] Security release for Horde_Crypt.
852   </notes>
853  </release>
854  <release>
855   <version>
856    <release>5.2.20</release>
857    <api>5.2.0</api>
858   </version>
859   <stability>
860    <release>stable</release>
861    <api>stable</api>
862   </stability>
863   <date>2017-05-03</date>
864   <license uri="http://www.horde.org/licenses/">OSI certified</license>
865   <notes>
866* [jan] Update Horde, IMP, Ingo, and Kronolith.
867   </notes>
868  </release>
869  <release>
870   <version>
871    <release>5.2.21</release>
872    <api>5.2.0</api>
873   </version>
874   <stability>
875    <release>stable</release>
876    <api>stable</api>
877   </stability>
878   <date>2017-08-01</date>
879   <license uri="http://www.horde.org/licenses/">OSI certified</license>
880   <notes>
881* [jan] Update Horde, IMP, Turba, Kronolith, Nag, Gollem, and Trean.
882   </notes>
883  </release>
884  <release>
885   <version>
886    <release>5.2.22</release>
887    <api>5.2.0</api>
888   </version>
889   <stability>
890    <release>stable</release>
891    <api>stable</api>
892   </stability>
893   <date>2017-09-21</date>
894   <license uri="http://www.horde.org/licenses/">OSI certified</license>
895   <notes>
896* [jan] Officially support PHP 7.
897* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, Nag, Mnemo, Gollem, Trean, Content, and Timeobjects.
898   </notes>
899  </release>
900 </changelog>
901</package>
902