pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2006Q3]: pkgsrc/time/kronolith Pullup ticket 1957 - requested ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5fb9b203e15d
branches: pkgsrc-2006Q3
changeset: 519260:5fb9b203e15d
user: ghen <ghen%pkgsrc.org@localhost>
date: Wed Dec 13 08:48:39 2006 +0000
description:
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@localhost, 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@localhost, 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@localhost>).
[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:
time/kronolith/Makefile | 4 ++--
time/kronolith/PLIST | 11 +++++++----
time/kronolith/distinfo | 8 ++++----
3 files changed, 13 insertions(+), 10 deletions(-)
diffs (93 lines):
diff -r 071aaca7ff7e -r 5fb9b203e15d time/kronolith/Makefile
--- a/time/kronolith/Makefile Wed Dec 13 08:24:52 2006 +0000
+++ b/time/kronolith/Makefile Wed Dec 13 08:48:39 2006 +0000
@@ -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 @@
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 -r 071aaca7ff7e -r 5fb9b203e15d time/kronolith/PLIST
--- a/time/kronolith/PLIST Wed Dec 13 08:24:52 2006 +0000
+++ b/time/kronolith/PLIST Wed Dec 13 08:48:39 2006 +0000
@@ -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/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/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/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/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/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 @@
@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 -r 071aaca7ff7e -r 5fb9b203e15d time/kronolith/distinfo
--- a/time/kronolith/distinfo Wed Dec 13 08:24:52 2006 +0000
+++ b/time/kronolith/distinfo Wed Dec 13 08:48:39 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index