summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-12-13 08:48:39 +0000
committerghen <ghen@pkgsrc.org>2006-12-13 08:48:39 +0000
commit176df2be1106b66d698d08741dd739a3568f2b51 (patch)
treeb2dc2c03c8526e49368fec8a79756771b04b4493
parent98f4cbb0caf78ba3e30e2d4332cc79ba4c5cb2a2 (diff)
downloadpkgsrc-176df2be1106b66d698d08741dd739a3568f2b51.tar.gz
Pullup ticket 1957 - requested by adrianp
security update for kronolith - pkgsrc/time/kronolith/Makefile 1.8 - pkgsrc/time/kronolith/PLIST 1.5 - pkgsrc/time/kronolith/distinfo 1.4 Module Name: pkgsrc Committed By: adrianp Date: Tue Dec 12 21:53:06 UTC 2006 Modified Files: pkgsrc/time/kronolith: Makefile PLIST distinfo Log Message: 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).
-rw-r--r--time/kronolith/Makefile4
-rw-r--r--time/kronolith/PLIST11
-rw-r--r--time/kronolith/distinfo8
3 files changed, 13 insertions, 10 deletions
diff --git a/time/kronolith/Makefile b/time/kronolith/Makefile
index 8b5b1cd452b..cfdf3d03b7f 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.7.2.1 2006/12/13 08:48:39 ghen 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..08090f290cb 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.4.2.1 2006/12/13 08:48:39 ghen 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..68492d7ca50 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.3.2.1 2006/12/13 08:48:39 ghen 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