Next | Query returned 1 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2009-12-04 16:42:38 by Matthias Scheler | Files touched by this commit (4) | Package updated
Log message:
Pullup ticket #2945 - requested by spz
rt3: security update

Revisions pulled up:
- devel/rt3/Makefile				1.40
- devel/rt3/Makefile.install			1.14
- devel/rt3/PLIST				1.16
- devel/rt3/distinfo				1.14
---
Module Name:    pkgsrc
Committed By:   spz
Date:           Fri Dec  4 09:30:20 UTC 2009

Modified Files:
        pkgsrc/devel/rt3: Makefile Makefile.install PLIST distinfo

Log message:
update of rt3 to next version (without the session hijacking vulnerability)

upstream changelog:
UPGRADING FROM 3.8.5 and earlier - Changes:

You can now forward an entire Ticket history (in addition to specific
transactions) but this requires a new Template called forward ticket.
This template will be added when you run.

/opt/rt3/sbin/rt-setup-database --dba root --prompt-for-dba-password --action
upgrade

Custom fields with categories can optionally be split out into
hierarchical custom fields.  If you wish to convert your old
category-based custom fields, run:

    perl etc/upgrade/split-out-cf-categories

It will prompt you for each custom field with categories that it
finds, and the name of the custom field to create to store the
categories.

If you were using the LocalizedDateTime RT::Date formatter from code
and passing a DateFormat or TimeFormat argument, you need to switch from
the strftime methods to the cldr methods (ie full_date_format becomes
date_format_full)
You may have done this from your RT_SiteConfig.pm by using
Set($DateTimeFormat, { Format => 'LocalizedDateTime', DateFormat =>
'medium_date_format' );

Next | Query returned 1 messages, browsing 1 to 10 | previous