Logoj0ke.net Open Build Service > Projects > devel:python > trac > Changes
Sign Up | Log In

Changes of Revision 13

[-] Changed trac.spec
x
 
1
@@ -7,7 +7,7 @@
2
 # norootforbuild
3
 
4
 Name:           trac
5
-Version:        0.10.4
6
+Version:        0.10.5
7
 Release:        0
8
 Summary:        Integrated scm, wiki, issue tracker and project environment
9
 Summary(de):    Eine integrierte SCM-, Wiki-, Bugtracker- und Projektumgebung
10
@@ -111,6 +111,14 @@
11
 %config(noreplace) /etc/apache2/conf.d/trac.conf
12
 
13
 %changelog
14
+* Mon Aug 04 2008 Carsten Schoene <cs@linux-administrator.com>
15
+- new upstream release 0.10.5
16
+ - Fixes a cross-site redirection vulnerability in the quickjump function reported by Russ McRee?.
17
+ - Fixes a wiki engine XSS vulnerability found by Nathan Collins.
18
+ - Added PostgreSQL 8.3 support.
19
+ - Fixes FineGrainedPermissions for scoped repositories.
20
+ - Fixes problem with repository syncing raising exceptions.
21
+
22
 * Sun Dec 2 2007 Herbert Graeber <herbert@graeber-clan.de>
23
 - Fixed location of trac.ini in siteconfig.py
24
 
25
Added trac-0.10.5.tar.gz ^