/[python-modules]/packages/python-django/trunk/debian/changelog
ViewVC logotype

Contents of /packages/python-django/trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5731 - (hide annotations) (download)
Tue Jun 24 20:00:52 2008 UTC (4 years, 10 months ago) by jandd-guest
File size: 7069 byte(s)
* add debian/watch to monitor upstream releases
1 jandd-guest 5731 python-django (0.97~svn7534-2) experimental; urgency=low
2    
3     * add debian/watch file
4    
5     -- Jan Dittberner <jan@dittberner.info> Tue, 24 Jun 2008 21:58:17 +0200
6    
7 hertzog 5358 python-django (0.97~svn7534-1) experimental; urgency=low
8    
9     * New upstream snapshot. Closes: #409565, #481051
10     - Include an XSS security fix (CVE-2008-2302). Closes: #481164
11     * Drop debian/patches/04_pg_version_fix.diff as another fix
12     has been committed upstream (see http://code.djangoproject.com/ticket/6433
13     and http://code.djangoproject.com/changeset/7415).
14     * Add some headers to the remaining patches.
15    
16     -- Raphael Hertzog <hertzog@debian.org> Mon, 19 May 2008 23:41:50 +0200
17    
18 brettp-guest 4685 python-django (0.97~svn7189-1) experimental; urgency=low
19    
20     * New upstream snapshot including bash completion fix
21     Closes: #450913
22    
23     -- Brett Parker <iDunno@sommitrealweird.co.uk> Sun, 02 Mar 2008 12:59:03 +0000
24    
25 brettp-guest 4472 python-django (0.97~svn7047-2) experimental; urgency=low
26    
27 hertzog 4487 [ Brett Parker ]
28 brettp-guest 4472 * Patch for postgresql version issue with 8.3 beta/rc releases
29 hertzog 4484 Closes: #462058
30 hertzog 4487
31     [ Raphael Hertzog ]
32     * Updated Standards-Version to 3.7.3.
33     * Adjusted build-dependency on python-setuptools to strip the -1 part.
34    
35 brettp-guest 4472 -- Brett Parker <iDunno@sommitrealweird.co.uk> Wed, 6 Feb 2008 15:15:37 +0000
36    
37 kov 4448 python-django (0.97~svn7047-1) experimental; urgency=low
38    
39     * New upstream snapshot (rev 7047)
40     - tarball prepared by Gabriel Falcão Gonçalves de Moura
41     <gabriel@guake-terminal.org>
42    
43     -- Gustavo Noronha Silva <kov@debian.org> Tue, 29 Jan 2008 10:54:47 -0200
44    
45 kov 4309 python-django (0.97~svn6996-1) experimental; urgency=low
46 kov 4308
47     * New upstream snapshot
48     * debian/control:
49     - added myself to Uploaders
50    
51     -- Gustavo Noronha Silva <kov@debian.org> Sat, 05 Jan 2008 20:53:23 -0200
52    
53 hertzog 3970 python-django (0.97~svn6668-2) UNRELEASED; urgency=low
54    
55 morph-guest 4191 [ Raphael Hertzog ]
56 hertzog 3970 * Install examples with dh_installexamples instead of dh_installdocs
57     (change done by Ubuntu) as empty files are kept.
58    
59 morph-guest 4191 [ Sandro Tosi ]
60     * debian/control
61     - uniforming Vcs-Browser field
62    
63 hertzog 3970 -- Raphael Hertzog <hertzog@debian.org> Mon, 17 Dec 2007 09:09:16 +0100
64    
65 brettp-guest 3586 python-django (0.97~svn6668-1) experimental; urgency=low
66    
67     * New SVN snapshot (rev 6668)
68     - Auth system delegations
69     - Apps can now have thier own management commands
70     - Fix for CVE-2007-5712 remote denial of service
71     Closes: #448838
72     * Fix missing upstream info in changelog
73     Closes: #450659
74    
75     -- Brett Parker <iDunno@sommitrealweird.co.uk> Sun, 11 Nov 2007 10:15:55 +0000
76    
77 hertzog 3413 python-django (0.96+svn6373-1) experimental; urgency=low
78 piotr 3302
79 hertzog 3371 [ Raphael Hertzog ]
80 hertzog 3375 * New SVN snapshot (rev 6373, a few days after the last Django sprint).
81     * Note: The version 0.96+svn6034-1 never got uploaded.
82 hertzog 3371 * Rename XS-Vcs* fields to Vcs-* since they are now supported by dpkg.
83    
84     [ Piotr Ożarowski ]
85 piotr 3302 * XS-Vcs-Browser and Homepage fields added
86    
87 hertzog 3371 -- Raphael Hertzog <hertzog@debian.org> Thu, 04 Oct 2007 14:59:01 +0200
88 piotr 3302
89 brettp-guest 3217 python-django (0.96+svn6034-1) experimental; urgency=low
90    
91     [ Brett Parker]
92     * New SVN snapshot (rev 6034).
93     * validate and runserver commands now display the number of errors
94     (returning back to previous functionality).
95     * Small documentation fixes
96     * assertRedirects handling for paths with get data
97     * start{project,app} no make sure files created are writable
98     * Add man page for django-admin to the debian package
99    
100     -- Brett Parker <iDunno@sommitrealweird.co.uk> Sat, 8 Sep 2007 10:37:00 +0100
101    
102 hertzog 3104 python-django (0.96+svn6020-1) experimental; urgency=low
103    
104     * New SVN snapshot (rev 6020).
105    
106     -- Raphael Hertzog <hertzog@debian.org> Sun, 26 Aug 2007 18:16:08 +0200
107    
108 hertzog 2930 python-django (0.96+svn5779-1) experimental; urgency=low
109 hertzog 2927
110     * SVN snapshot (rev 5779) packaged to experimental as many interesting
111     Django applications rely on newer unreleased features.
112    
113     -- Raphael Hertzog <hertzog@debian.org> Tue, 31 Jul 2007 13:40:18 +0200
114    
115 brettp-guest 1919 python-django (0.96-1) unstable; urgency=low
116    
117     [ Brett Parker ]
118     * New upstream release - introduces some backwards incompatible changes, see
119     README.Debian or the backwards incompatible changes page at
120     http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges
121     * Add documentation from upstream to /usr/share/doc/python-django
122     Closes: #411249
123     * Install the bash completion file from extras in to
124     /etc/bash_completion.d/django_bash_completion
125     Closes: #414399
126 brettp-guest 1927 * Egg support dropped as it's been dropped by upstream.
127 brettp-guest 1919
128     -- Brett Parker <iDunno@sommitrealweird.co.uk> Sun, 25 Mar 2007 19:18:39 +0100
129    
130 brettp-guest 1686 python-django (0.95.1-1) unstable; urgency=low
131    
132 hertzog 1689 [ Brett Parker ]
133 brettp-guest 1686 * New upstream minor release for security bugs:
134     - http://www.djangoproject.com/weblog/2007/jan/21/0951/
135     - Fixes a small security vulnerability in the script Django's
136     internationalization system uses to compile translation files
137     (changeset 4360 in the "0.95-bugfixes" branch).
138     - fix for a bug in Django's authentication middleware which could cause
139     apparent "caching" of a logged-in user (changeset 4361).
140     - patch which disables debugging mode in the flup FastCGI package Django
141     uses to launch its FastCGI server, which prevents tracebacks from
142     bubbling up during production use (changeset 4363).
143     Closes: #407786, #407607
144 brettp-guest 1687 * Sets Recommends to python-psycopg and moves other database engines to
145 brettp-guest 1686 the Suggests field.
146    
147 hertzog 1689 [ Raphael Hertzog ]
148     * Use python-pysqlite2 as default database engine in Recommends. Others are
149     in Suggests. Closes: #403761
150     * Add python-psycopg2 in Suggests. Closes: #407489
151 brettp-guest 1686
152 hertzog 1689 -- Raphael Hertzog <hertzog@debian.org> Sun, 21 Jan 2007 17:45:50 +0100
153    
154 hertzog 1683 python-django (0.95-3) unstable; urgency=low
155    
156     * Integrate 2 upstream changesets:
157     - http://code.djangoproject.com/changeset/3754 as
158     debian/patches/04_sec_fix_auth.diff
159     Fixes a possible case of mis-authentication due to bad caching.
160     Closes: #407521
161     - http://code.djangoproject.com/changeset/3592 as
162     debian/patches/03_sec_fix_compile-messages.diff
163     Fixes an (unlikely) arbitrary command execution if the user is blindly
164     running compile-messages.py on a untrusted set of *.po files.
165     Closes: #407519
166    
167     -- Raphael Hertzog <hertzog@debian.org> Sat, 16 Dec 2006 15:13:29 +0100
168    
169 brettp-guest 1604 python-django (0.95-2) unstable; urgency=low
170 pox-guest 1550
171 brettp-guest 1595 [ Piotr Ozarowski ]
172 pox-guest 1550 * Added XS-Vcs-Svn field
173    
174 brettp-guest 1595 [ Brett Parker ]
175     * Made manage.py get a shebang with the version of python
176 brettp-guest 1603 used when running django-admin (closes: #401616)
177 hertzog 1612 * Created a convenience /usr/lib/python-django/bin symlink.
178 pox-guest 1550
179 hertzog 1612 [ Raphael Hertzog ]
180     * Adapted Brett's work to better fit my views of the packaging.
181 brettp-guest 1595
182 hertzog 1612 -- Raphael Hertzog <hertzog@debian.org> Sat, 16 Dec 2006 11:03:20 +0100
183    
184 brettp-guest 1388 python-django (0.95-1) unstable; urgency=low
185    
186 hertzog 1391 [ Brett Parker ]
187 brettp-guest 1388 * 0.95 release - initial packaging
188    
189 hertzog 1391 [ Raphael Hertzog ]
190     * Fix recommends: s/python-sqlite/python-pysqlite2/
191     * Add debian/pyversions to ensure that we have at least python 2.3 (and to
192     work around bug #391689 of python-support).
193    
194     -- Raphael Hertzog <hertzog@debian.org> Mon, 9 Oct 2006 12:10:27 +0200

  ViewVC Help
Powered by ViewVC 1.1.5