Trac 1.0.2 released

61 views
Skip to first unread message

Ryan Ollos

unread,
Oct 25, 2014, 10:12:46 PM10/25/14
to trac-...@googlegroups.com, trac...@googlegroups.com
Trac 1.0.2 Released
===================

Trac 1.0.2, our long-awaited second maintenance release for the
current stable branch, is here!

You will find this release at the usual places:

  http://trac.edgewall.org/wiki/TracDownload#LatestStableRelease 
  https://pypi.python.org/pypi/Trac/1.0.2

Trac 1.0.1 was release in February 2013 and we've provided over
200 fixes and minor enhancements since then.

A few highlights from this release:

 - Subversion keywords are expanded and EOL substitutions made
   when viewing a file in the repository browser and when
   downloading a file (#717).
 - Notification email is sent to the old owner when a ticket
   is reassigned (#2311).
 - Ticket change history is updated when renaming and deleting a
   milestone, and when retargeting tickets to another milestone
   (#4582, #5658).
 - Numerous fixes for the Authz permissions policy in
   the browser/repository (#10961, #11646), wiki (#8976, #11067),
   admin (#11069) and report (#11176) realms.
 - Multiple form submits are disallowed (#10138).
 - `ConfigurationError` is raised if any of the `permission_policies`    can't be loaded, preventing possible information leakage due
   to internal and installation errors (#10285).
 - Wiki toolbars can be disabled through a configuration
   setting (#10837)
 - The number of entries in a table is shown next to heading
   on applicable admin pages (#11027).
 - //Cancel// buttons are consistently located on all pages (#11076).
 - Focus is placed on a text element when an edit page is
   loaded (#11084).
 - The //Edit conflict// and //Merge// warning messages are
   always visible in side-by-side edit mode (#11102).
 - Improvements to the layout of the Report (#11106, #11664)
   and Ticket pages (#11471).
 - Genshi 0.7 compatibility (#11218).
 - Numerous minor fixes for Git repository support.

This release includes all fixes made in the 0.12.6 release as well. You can find the detailed list of tickets at: 

  http://trac.edgewall.org/milestone/1.0.2
  http://trac.edgewall.org/milestone/0.12.6

You can find the detailed release notes for 1.0.2 and 0.12.6:
  http://trac.edgewall.org/wiki/TracDev/ReleaseNotes/1.0#MaintenanceReleases
  http://trac.edgewall.org/wiki/TracDev/ReleaseNotes/0.12#MaintenanceReleases.


Now to the packages themselves:

URLs:

  http://download.edgewall.org/trac/Trac-1.0.2.tar.gz
  http://download.edgewall.org/trac/Trac-1.0.2.win32.exe
  http://download.edgewall.org/trac/Trac-1.0.2.win-amd64.exe
  http://download.edgewall.org/trac/Trac-1.0.2.zip

MD5 sums:

  392d07ea1d4351c6737b8c51de7dbe0b  Trac-1.0.2.tar.gz
  ea78312fe76e8865992dde633070a29b  Trac-1.0.2.win32.exe
  fc5c44a5fbc2b1fb5a5345e9340d663c  Trac-1.0.2.win-amd64.exe
  4729d7dfa9cb4f12063f001e7d753204  Trac-1.0.2.zip

SHA1 sums:

  b3e58b0a30da9618f3c8f3e981e0cb591db880b1  Trac-1.0.2.tar.gz
  ca06ce9f58a04214655a5906a7394e2ebda699f9  Trac-1.0.2.win32.exe
  d39c2a67fd814929e67a294f03f3f1b39cbe53dd
  Trac-1.0.2.win-amd64.exe
  c66ea948d67ccfac8e2c89f3f32dcbef65789825  Trac-1.0.2.zip


Acknowledgements
================

Many thanks to the growing number of people who have, and continue to,
support the project. Also our thanks to all people providing feedback
and bug reports that helps us make Trac better, easier to use and more
effective. Without your invaluable help, Trac would not evolve. Thank
you all.

Finally, we offer hope that Trac will prove itself useful to like-
minded programmers around the world, and that this release will be
an improvement over the last version.

Please let us know.    :-)

/The Trac Team  http://trac.edgewall.org/

Tetsuya Morimoto

unread,
Oct 25, 2014, 10:22:26 PM10/25/14
to trac...@googlegroups.com
Good to know. Thank you Trac Team!
> --
> You received this message because you are subscribed to the Google Groups
> "Trac Development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to trac-dev+u...@googlegroups.com.
> To post to this group, send email to trac...@googlegroups.com.
> Visit this group at http://groups.google.com/group/trac-dev.
> For more options, visit https://groups.google.com/d/optout.

Peter Suter

unread,
Oct 26, 2014, 3:32:03 AM10/26/14
to trac...@googlegroups.com
On 26.10.2014 03:12, Ryan Ollos wrote:
> Trac 1.0.2 Released
> ===================
> ...
> Many thanks to ...

Many thanks you, Ryan!

Christopher Nelson

unread,
Oct 27, 2014, 1:41:59 PM10/27/14
to trac...@googlegroups.com
> Trac 1.0.2 Released
> ===================
>...

Thank you Ryan and all others who were involved.

Greg Troxel

unread,
Oct 27, 2014, 2:26:29 PM10/27/14
to Ryan Ollos, trac...@googlegroups.com

Trac 1.0.2, our long-awaited second maintenance release for the
current stable branch, is here!

Thanks, and I have updated pkgsrc (see www.pkgsrc.org) to 1.0.2, and
tested it under NetBSD 5 amd64 with apache/wsgi, svn and git, with no
issues.

falkb

unread,
Nov 3, 2014, 9:21:00 AM11/3/14
to trac...@googlegroups.com
Thanks a lot for the release and the priceless effort behind it! :-)
Is there already an idea when 1.1.x is planned to become a stable one?
Cheers,
 F@lk

Dirk Stöcker

unread,
Nov 3, 2014, 1:47:20 PM11/3/14
to trac...@googlegroups.com
Hello,

it seems Trac 1.0.2 is delivered with the help texts of 1.1.x instead of
the 1.0.x version.

Probably this is not really wanted?

Ciao
--
http://www.dstoecker.eu/ (PGP key available)

Ryan Ollos

unread,
Nov 3, 2014, 1:56:41 PM11/3/14
to trac...@googlegroups.com


What evidence do you have of that?

There were a few edits on the TracFineGrainedPermissions page that were only applicable to 1.1.2 and were not rolled back before the release. Jun corrected these a few day ago:

http://trac.edgewall.org/wiki/TracFineGrainedPermissions?sfp_email=&sfph_mail=&action=diff&version=55&old_version=54&sfp_email=&sfph_mail=

 

Dirk Stöcker

unread,
Nov 3, 2014, 1:57:57 PM11/3/14
to trac...@googlegroups.com
On Mon, 3 Nov 2014, Ryan Ollos wrote:

> What evidence do you have of that?
>
> There were a few edits on the TracFineGrainedPermissions page that were only applicable to 1.1.2 and were not rolled back before the release. Jun corrected these a few day ago:
>
> http://trac.edgewall.org/wiki/TracFineGrainedPermissions?sfp_email=&sfph_mail=&action=diff&version=55&old_version=54&sfp_email=&sfph_mail=

Jup. Exactly these. :-)

Ryan Ollos

unread,
Nov 3, 2014, 1:58:40 PM11/3/14
to trac...@googlegroups.com
It is undecided at this point, but I had in mind 6 months to 1 year from now, depending on the progress of new features.
Reply all
Reply to author
Forward
0 new messages