Fedora 15

From The scripts.mit.edu Wiki

(Difference between revisions)
Jump to: navigation, search
(Trac)
Line 3: Line 3:
== Trac ==
== Trac ==
-
Trac was upgraded from 0.11.7 to 0.12.2.  This upgrade includes a backwards incompatible schema upgrade. You can migrate your Trac to the new format by running the following command while [http://scripts.mit.edu/faq/41/can-i-ssh-to-scripts.mit.edu-to-test-my-scripts SSH'd into Scripts]:
+
Trac was upgraded from 0.11.7 to 0.12.2.  This upgrade includes a backwards incompatible schema upgrade. '''DO NOT RUN THE FOLLOWING COMMAND UNTIL THE CUTOVER DATE'''. You can migrate your Trac to the new format by running the following command while [http://scripts.mit.edu/faq/41/can-i-ssh-to-scripts.mit.edu-to-test-my-scripts SSH'd into Scripts]:
   trac-admin /path/to/trac/install upgrade
   trac-admin /path/to/trac/install upgrade

Revision as of 02:57, 6 November 2011

Fedora 15 was released on 2011-05-24.

Contents

Trac

Trac was upgraded from 0.11.7 to 0.12.2. This upgrade includes a backwards incompatible schema upgrade. DO NOT RUN THE FOLLOWING COMMAND UNTIL THE CUTOVER DATE. You can migrate your Trac to the new format by running the following command while SSH'd into Scripts:

 trac-admin /path/to/trac/install upgrade

Rails

Rails was upgraded from 2.3.5 to 3.0.5. As this is a major change that is backwards incompatible, most Rails applications will break if forced to use Rails 3. We have decided to continue supporting Rails 2, and have installed the old gems. Please let us know if you run into problems, and please start thinking about upgrading your applications.

TurboGears

Default templating system is now Genshi, rather than Kid. Edit your ``config/app.cfg`` to revert to the original.

Kerberos

The directory /usr/kerberos/bin has gone away, and all of the executables which lived there now live in /usr/bin. Please update your references accordingly (or use the PATH environment variable.)

Personal tools