diff options
author | adrianp <adrianp@pkgsrc.org> | 2006-12-12 21:53:06 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2006-12-12 21:53:06 +0000 |
commit | f4a11ab1d895cc091268db89a6bebdf9a18d6754 (patch) | |
tree | 4f22ff3507a37d9566cf870b623bd4275dabaf84 /time/kronolith | |
parent | 5e43280b231641ba58c0ac581f6862e63eda26bb (diff) | |
download | pkgsrc-f4a11ab1d895cc091268db89a6bebdf9a18d6754.tar.gz |
Update to 2.1.4
------
v2.1.4
------
[cjh] SECURITY: Close arbitrary file inclusion in free/busy views.
------
v2.1.3
------
[cjh] Set vEvent ORGANIZER to the event creator, not the calendar owner (kajtzu@basen.net, Bug 4527).
[jan] Fix importing of events without end date and duration (Bug 4519).
[jan] Correctly display recurring events spanning multiple days (Bug 4438).
[jan] Fix recurrence end dates with SQLite backends (Bug 4219).
[jan] Fix calculation of recurrence ends with imported and remote events (Bug 2813).
[cjh] Consolidate the check for whether or not users can add events in the day and month views (Bug 4373).
[jan] Fix alarms for recurring events in Kolab driver (michael.sheldon@credativ.de, Bug 4326).
[jan] Show error message if imported file didn't contain events.
[cjh] Fix the SQL types of several recurrence fields.
[jan] Add categories from imported events to the user's categories.
[jan] Add Slovenian translation (Duck <duck@obala.net>).
[jan] Deal with attendee email addresses case insensitively.
[jan] Don't consider events from remote calendars as busy time.
[jan] Always try to return the correct event instance if requesting an event by its UID (Thorsten Schaub, Bug 1994).
[cjh] Fix permissions for the calendar list in advanced search (Bug 4093).
Diffstat (limited to 'time/kronolith')
-rw-r--r-- | time/kronolith/Makefile | 4 | ||||
-rw-r--r-- | time/kronolith/PLIST | 11 | ||||
-rw-r--r-- | time/kronolith/distinfo | 8 |
3 files changed, 13 insertions, 10 deletions
diff --git a/time/kronolith/Makefile b/time/kronolith/Makefile index 8b5b1cd452b..3d93fd1f90d 100644 --- a/time/kronolith/Makefile +++ b/time/kronolith/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/07/13 21:21:29 adrianp Exp $ +# $NetBSD: Makefile,v 1.8 2006/12/12 21:53:06 adrianp Exp $ DISTNAME= kronolith-h3-${KRONOLITHVER} PKGNAME= kronolith-${KRONOLITHVER} @@ -20,7 +20,7 @@ DOCDIR= ${PREFIX}/share/doc/kronolith EGDIR= ${PREFIX}/share/examples/kronolith HORDEDIR= ${PREFIX}/share/horde KRONOLITHDIR= ${HORDEDIR}/kronolith -KRONOLITHVER= 2.1.2 +KRONOLITHVER= 2.1.4 PAXDIRS= js lib locale po scripts templates themes MESSAGE_SUBST+= KRONOLITHDIR=${KRONOLITHDIR:Q} diff --git a/time/kronolith/PLIST b/time/kronolith/PLIST index c42e77a70d0..29a0a8fbce2 100644 --- a/time/kronolith/PLIST +++ b/time/kronolith/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2006/07/13 21:21:29 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.5 2006/12/12 21:53:06 adrianp Exp $ share/doc/kronolith/INSTALL share/doc/kronolith/README share/doc/kronolith/RELEASE_NOTES @@ -53,6 +53,7 @@ share/horde/kronolith/lib/base.php share/horde/kronolith/lib/prefs.php share/horde/kronolith/lib/version.php share/horde/kronolith/locale/ar_SY/LC_MESSAGES/kronolith.mo +share/horde/kronolith/locale/sl_SI/LC_MESSAGES/kronolith.mo share/horde/kronolith/locale/bg_BG/LC_MESSAGES/kronolith.mo share/horde/kronolith/locale/cs_CZ/LC_MESSAGES/kronolith.mo share/horde/kronolith/locale/da_DK/LC_MESSAGES/kronolith.mo @@ -113,6 +114,7 @@ share/horde/kronolith/po/pt_PT.po share/horde/kronolith/po/ro_RO.po share/horde/kronolith/po/ru_RU.po share/horde/kronolith/po/sk_SK.po +share/horde/kronolith/po/sl_SI.po share/horde/kronolith/po/sv_SE.po share/horde/kronolith/po/zh_CN.po share/horde/kronolith/po/zh_TW.po @@ -131,6 +133,7 @@ share/horde/kronolith/scripts/upgrades/1.1_to_2.0.pgsql.sql share/horde/kronolith/scripts/upgrades/2004-05-19_convert_categories_to_strings.php share/horde/kronolith/scripts/upgrades/2004-12-21_add_event_uid.pgsql.sql share/horde/kronolith/scripts/upgrades/2004-12-21_add_event_uid.sql +share/horde/kronolith/scripts/upgrades/2006-08-20_fix_recur_int_fields.mysql.sql share/horde/kronolith/search.php share/horde/kronolith/templates/attendees/attendees.inc share/horde/kronolith/templates/calendars/calendars.inc @@ -143,8 +146,6 @@ share/horde/kronolith/templates/data/import.inc share/horde/kronolith/templates/day/all_day.inc share/horde/kronolith/templates/day/head.inc share/horde/kronolith/templates/day/head_side_by_side.inc -share/horde/kronolith/templates/day/row.inc -share/horde/kronolith/templates/day/row_half.inc share/horde/kronolith/templates/day/rows.html share/horde/kronolith/templates/delete/delete.inc share/horde/kronolith/templates/delete/one.inc @@ -159,9 +160,9 @@ share/horde/kronolith/templates/fbview/meetingblock.tpl share/horde/kronolith/templates/fbview/row.tpl share/horde/kronolith/templates/fbview/section.tpl share/horde/kronolith/templates/fbview/unknownblock.tpl -share/horde/kronolith/templates/javascript/goto.inc share/horde/kronolith/templates/javascript/open_attendees_win.js share/horde/kronolith/templates/javascript/open_calendar_search.js +share/horde/kronolith/templates/javascript/goto.js share/horde/kronolith/templates/menu.inc share/horde/kronolith/templates/month/head.inc share/horde/kronolith/templates/month/head_side_by_side.inc @@ -246,6 +247,8 @@ share/horde/kronolith/year.php @dirrm share/horde/kronolith/locale/tr_TR @dirrm share/horde/kronolith/locale/sv_SE/LC_MESSAGES @dirrm share/horde/kronolith/locale/sv_SE +@dirrm share/horde/kronolith/locale/sl_SI/LC_MESSAGES +@dirrm share/horde/kronolith/locale/sl_SI @dirrm share/horde/kronolith/locale/sk_SK/LC_MESSAGES @dirrm share/horde/kronolith/locale/sk_SK @dirrm share/horde/kronolith/locale/ru_RU/LC_MESSAGES diff --git a/time/kronolith/distinfo b/time/kronolith/distinfo index af51db7093b..699d6f9ac23 100644 --- a/time/kronolith/distinfo +++ b/time/kronolith/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2006/07/13 21:21:28 adrianp Exp $ +$NetBSD: distinfo,v 1.4 2006/12/12 21:53:06 adrianp Exp $ -SHA1 (kronolith-h3-2.1.2.tar.gz) = 51e8015156fbfee392e274b0add721f214e7e380 -RMD160 (kronolith-h3-2.1.2.tar.gz) = 0ff59d67ad179aa59edc3aff01992736c82c29dd -Size (kronolith-h3-2.1.2.tar.gz) = 1618252 bytes +SHA1 (kronolith-h3-2.1.4.tar.gz) = 289b29ac5334c88faabc8eca950ab47833e62a37 +RMD160 (kronolith-h3-2.1.4.tar.gz) = 65169d66996841ff32c15227d439460fc5522713 +Size (kronolith-h3-2.1.4.tar.gz) = 1691114 bytes |