SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for trac-1.2.2-2.1.noarch.rpm :
Wed Sep 20 14:00:00 2017 opensuseAATTdstoecker.de
- update to Trac 1.2.2

* Trac 1.2.2 provides close to 2 dozen minor fixes and enhancements. The
following are some highlights:

* Invalid logging configuration changes made through the Logging admin page
won\'t disable a Trac instance (#8790).

* Fix for regression that prevented PermRedirectPlugin from redirecting (#12818)

* Trac 1.2.1, the first maintenance release in the 1.2.x series, provides more than
30 minor fixes and enhancements. The following are some highlights:

* TracIni macro generates anchors for each option (#9401) and allows specifying
exact options and sections to be rendered (#12633)

* Several fixes for the enhanced Trac notification system (#11928, #12658, #12700)

* Improved usability of ticket comment Reply and Edit buttons (#12671)

* Restored missing ticket change conflict markers (#12730)

Wed Feb 8 13:00:00 2017 opensuseAATTdstoecker.de
- update to Trac 1.2

* There are API changes to previous versions. Updates of plugins may be required.

Fri Sep 9 14:00:00 2016 opensuseAATTdstoecker.de
- update to 1.0.12

* Trac 1.0.12 provides around 20 bug fixes and minor enhancements. The following are some highlights:

* Reconnect to PostgreSQL server after restarting it (#4984).

* Workflow actions on the batch modify form are sorted by the default attribute (#12447).

* Fixed Pygments stylesheet not found when style name contained a dash (#12505).

* Fixed incorrect parsing of projects list file by GitwebProjectsRepositoryProvider (#12518).

* TracIni macro displays option documentation as multi-line rather than one-liner (#12522).

* Fixed regression with GitConnector leading to IOError: Too many open files (#12524).

* Trac 1.0.11 provides more than 30 bug fixes and minor enhancements. As in 1.0.10, an area of
focus has been to eliminate tracebacks in the logs due to invalid requests. The following are
some additional highlights:

* Fixed resetting Oldest first after auto-preview of ticket change log (#12381).

* Trac is now distributed as wheel package (#12391).

* Fixed database exceptions in query system when milestones/versions/enums are not
defined and a custom field of the same name is added (#12399).

* Custom field milestone was not shown when standard milestone field was hidden (#12400).

* Query system now sorts by enum.value rather than ticket.type for order=type (#12402).

* Added support for Babel 2.3.2 (2.3.0 and 2.3.1 should not be used) (#12445).

Sun Feb 21 13:00:00 2016 opensuseAATTdstoecker.de
- update to 1.0.10

* Trac 1.0.10 provides more than 30 bug fixes and minorenhancements.
Two areas of focus have been fixing test failures on Windows and
eliminating tracebacks in the logs due to invalid requests.

Thu Jan 21 13:00:00 2016 opensuseAATTdstoecker.de
- update to version 1.0.9

* Trac 1.0.9 provides more than a dozen minor fixes and enhancements,
including significantly reduced memory usage by the Git repository
connector.

Tue Sep 1 14:00:00 2015 chrisAATTcomputersalat.de
- update to 1.0.8

* Trac 1.0.8 fixes a regression introduced in Trac 1.0.7: the session
for an authenticated username containing non-alphanumeric characters
could not be retrieved, resulting in the user being denied access to
every realm and resource (#12129).
- update to 1.0.7

* Trac 1.0.7 contains more than a dozen minor fixes and enhancements,
including the following highlights:

* Custom `svn:keywords` definitions are expanded in Subversion 1.8
and later (#11364).

* Fixed MySQL performance regression in query with custom fields
(#12113).

Mon Jun 22 14:00:00 2015 jweberhoferAATTweberhofer.at
- reformatted spec using spec-cleaner
- removed several build warnings \"non-break-space\" by replacing strange
spaces in regular spaces within the changelog for version 1.0.2
- update to bugfix release 1.0.6

* Hash changeset ids are not allowed in revision log (#11050)

* Trap exceptions from invalid database connection string (#11415)

* Ability to send chunked response in Request.send (#11802)

* Improve git repository performance (#11971)

* Limit parameter in log view has off-by-one error (#11979)

* Add support for the nginx X-Accel-Redirect header (#11981)

* Cannot connect PostgreSQL database if password uses single quote characters

* (#11983)

* Release Trac 1.0.6 / 1.1.5 (#11987)

* Repository admin message assumes all non-editable repositories are defined
in trac.ini (#11994)

* postgres_backend does not quote all identifiers (#11998)

* Errors from ca localization when running easy_install (#11999)

* Symbolic link for trac.ini overwritten when saving Configuration object
(#12000)

* Use lower logging level for \"Invalid unified diff content\" (#12005)

* Use lower logging level for \"Invalid Date\" (#12007)

* Failures of trac.tests.config on Windows since Trac 1.1.3 (#12019)

* Test failures on OSX due to incorrect unicode normalization (#12020)

* [wiki] wikiprocessor fails to properly render tag attributes with dashes
hyphens eg. \"data-collapse\" (#12023)

* Use namedtuple for RevCache in PyGIT module (#12027)

* Intermittent test failures in Travis CI (#12039)

* About page doesn\'t use access key as documented (#12045)

* Inconsistent title attribute on Admin navigation item (#12049)
- update to bugfix release 1.0.5

* wiki [[Image(URL)]] breaks when the URL contains commas (#8168)

* Mention hotcopy in UPGRADE document (#10102)

* Image macro now shows up in inline wiki markup (#10751)

* Test failures in trac.wiki.tests.formatter when executed in isolation
(#11316)

* Ignore whitespace changes does not always work (#11687)

* [PATCH] Image links based on RFC2397 not supported (#11773)

* UnicodeError with its traceback should be logged while rendering genshi
template (#11780)

* FCGI gateway does not adequately detect URL scheme (#11793)

* BaseException.message has been deprecated as of Python 2.6 (#11886)

* Configuration.parse_if_needed takes forever to reload if clock is going
back (#11904)

* AttributeError: \'NoneType\' object has no attribute \'get_youngest_rev\'
(#11912)

* Release Trac 1.0.5 / 1.1.4 (#11914)

* Workflow macro should trap exceptions when parsing content (#11915)

* query:? link with duplicated group parameters leads a TypeError (#11920)

* CachedRepository._next_prev_rev is very slow if node_change table is too
large on mysql (#11955)

* MilestoneOperation hint is incorrect if milestone doesn\'t exist (#11962)

* Tag in git repository is not shown in browser view (#11964)

* Support of journal_mode=WAL and synchronous=NORMAL in SQLite (#11967)

* Historian leaves the git log instance open (#11973)

* TICKET_BATCH_MODIFY defined if BatchModifyModule disabled (#11974)

Sun Feb 8 13:00:00 2015 opensuseAATTdstoecker.de
- update to bugfix release 1.0.4

Mon Jan 19 13:00:00 2015 opensuseAATTdstoecker.de
- update to version 1.0.3
- Graph log support in the revision log (#1492)
- Added support for Git (#10594)
- Refreshed default theme for the user interface (#10012)
- Added TracBatchModify functionality (#525)
- Added workflow graph visualization macro (#10270)
- Improved date / time handling (#9777, #10245, #10756)

Thu Dec 11 13:00:00 2014 jengelhAATTinai.de
- Avoid potentially running fdupes on etc/
- Apache 2.4 needs \"Require all granted\" for /trac to not run
into a 403 error.

Sun Oct 26 13:00:00 2014 opensuseAATTdstoecker.de
- update to 1.0.2
- 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.

Thu Sep 5 14:00:00 2013 opensuseAATTdstoecker.de
- require python-configobj, or AuthzPolicy will silently fail

Wed Feb 6 13:00:00 2013 opensuseAATTdstoecker.de
- update to maintenance relase trac 1.0.1

* Fix zip source download for large directories in Subversion
repositories

* Performance improvement for the Roadmap, by caching milestone
properties

* Added a \'\'select all\'\' checkbox to table of components for each
plugin on the Plugins admin panel

* Restore the \'\'Modify\'\' link at the top of the ticket page, as it was
in Trac 0.12

* `ListOption` keeps values other than empty string and None in raw
list as default

* Prevent possibility of multiple identical info or warning messages
being presented to the user

* The BatchModify select-all checkboxes are toggled with tri-state
behavior when the ticket checkboxes are toggled

* Update the ticket changetime to the current time when deleting a
ticket comment

Mon Sep 10 14:00:00 2012 opensuseAATTdstoecker.de
- update to version 1.0

* Graph log support in the revision log (#1492)

* Added support for Git (#10594)

* Refreshed default theme for the user interface (#10012)

* Added TracBatchModify functionality (#525)

* Added workflow graph visualization macro (#10270)

* Improved date / time handling (#9777, #10245, #10756)
- remove trac auth patch as upstream did not accept it

Mon Apr 23 14:00:00 2012 opensuseAATTdstoecker.de
- Update to 0.12.3

* compatibility with Subversion 1.7 (#10414)

* easier troubleshooting of common startup errors (#10024)

* jQuery upgraded to 1.4.4 (#10001)

* improve fine-grained permission handling in the source browser (#9976, #10208, #10110)

* added compatibility with MySQL 5.5.3 utf8mb4 databases (#9766)

Sat Apr 23 14:00:00 2011 koprokAATTnand.bg
- fix the installation of /etc/sysconfig/tracd

Fri Feb 4 13:00:00 2011 bitshufflerAATTopensuse.org
- Update to 0.12.2

* install: improved robustness of Trac installation if Babel is
installed after the fact (#9439, #9595, #9961)

* notifications: support for Asian character width (#4717)

* roadmap: fix display of progress bar in some corner cases (#9718)
and respect the overall_completion milestone group setting (#9721)

* reports: reports and queries look much better, as the columns now
keep the same width across groups; the absence of word wrapping in
reports has been fixed (#9825)

* web admin: improved layout (#8866, #9963)

* web: it\'s now possible to log in different Trac instances sharing
the same URL prefix (e.g. /project and /project-test) (#9951)

Mon Oct 11 14:00:00 2010 pascal.bleserAATTopensuse.org
- update to 0.12.1:

* db: improve concurrency behavior (#9111)

* fcgi: add an environment variable TRAC_USE_FLUP to control the usage of flup vs. bundled _fcgi.py (defaults to 0, i.e. use bundled as before)

* svn authz: improve compatibility with svn 1.5 format (#8289)

* milestone: allow to set the time for the due date (#6369, #9582)

* ticket: fixes for the CC: property (#8597, #9522)

* notification: improved the formatting of ticket fields in notification e-mails (#9484, #9494)

* i18n: added a configuration option to set the default language (#8117)

* several fixes for upgrade (#9400, #9416, #9483, #9556)
- spec file cleanup
- add rpmlintrc

Tue Jun 15 14:00:00 2010 opensuseAATTdstoecker.de
- Update to 0.12
- multi repository handling may need adjustements to configuration,
be careful when updating from previous versions

Tue May 18 14:00:00 2010 chrisAATTcomputersalat.de
- patch with fuzz=0

Wed Mar 10 13:00:00 2010 nixAATTopensuse.org
- Update to 0.11.7

Sun Nov 29 13:00:00 2009 bitshufflerAATTopensuse.org
- Updated to 0.11.6

Thu Oct 1 14:00:00 2009 bitshufflerAATTopensuse.org
- Make root:www the owner of /srv/trac instead of wwwrun:www

Mon Sep 28 14:00:00 2009 bitshuffler #suseAATTirc.freenode.org
- Split -server package
- Removed unnecessary Requires and BuildRequires
- moved CGI scipts to /usr/share/trac/cgi-bin
- Adapted trac.conf
- Added Requires for python-pygments & python-tz

Sat Jul 18 14:00:00 2009 pascal.bleserAATTopensuse.org
- update to 0.11.5:

* bugfixes and minor enhancements

* implements pre-upgrade backup support for PostgreSQL and MySQL

* more robust diff parsing

Wed Jun 3 14:00:00 2009 anschneiderAATTexsuse.de
- Fix the installation of the cgi scripts.

Thu May 14 14:00:00 2009 herbertAATTgraeber-clan.de
- add support for cgi and fcgi

Thu Apr 2 14:00:00 2009 herbertAATTgraeber-clan.de
- update to version 0.11.4

* Custom mainnav links regression

* Fixed Python 2.3 incompatibility

* Fixed Python 2.6 notification issue

* Fixed PostgreSQL multi column index issue


 
ICM