~ubuntu-branches/ubuntu/gutsy/moin/gutsy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Sivan Greenberg
  • Date: 2006-07-09 19:28:02 UTC
  • Revision ID: james.westby@ubuntu.com-20060709192802-oaeuvt4v3e9300uj
Tags: 1.5.3-1ubuntu1
* Merge new debian version.
* Reapply Ubuntu changes:
    + debian/rules:
      - Comment out usage of control.ubuntu.in (doesn't fit!).
    + debian/control.in:
      - Dropped python2.3 binary package.
    + debian/control:
      - Dropped python2.3 binary, again.
      - Dropped python2.3-dev from Build-Depends-Indep.
    + debian/patches/001-attachment-xss-fix.patch:
      - Dropped this patch. It's now in upstream's distribution.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
moin (1.5.2-1ubuntu2) dapper; urgency=low
2
 
 
3
 
  * debian/patches/001-attachment-xss-fix.patch:
4
 
    + SECURITY: Backported patch from latest upstream version:
5
 
      - Fixed cross site scripting issue which could lead to cookie theft etc.
6
 
        Thanks to the CAcert Security Team!
7
 
    + Thanks to Alexander Schremmer for pointing at this security problem
8
 
 
9
 
 -- Sebastian Dröge <slomo@ubuntu.com>  Sun, 14 May 2006 16:23:00 +0200
10
 
 
11
 
moin (1.5.2-1ubuntu1) dapper; urgency=low
12
 
 
13
 
  * Drop python2.3 package.
14
 
 
15
 
 -- Matthias Klose <doko@ubuntu.com>  Tue, 14 Feb 2006 16:09:24 +0000
 
1
moin (1.5.3-1ubuntu1) edgy; urgency=low
 
2
 
 
3
  * Merge new debian version.
 
4
  * Reapply Ubuntu changes:
 
5
      + debian/rules:
 
6
        - Comment out usage of control.ubuntu.in (doesn't fit!).
 
7
      + debian/control.in:
 
8
        - Dropped python2.3 binary package.
 
9
      + debian/control:
 
10
        - Dropped python2.3 binary, again.
 
11
        - Dropped python2.3-dev from Build-Depends-Indep.
 
12
      + debian/patches/001-attachment-xss-fix.patch:
 
13
        - Dropped this patch. It's now in upstream's distribution.
 
14
 
 
15
 -- Sivan Greenberg <sivan@ubuntu.com>  Sun,  9 Jul 2006 19:28:02 +0300
 
16
 
 
17
moin (1.5.3-1) unstable; urgency=medium
 
18
 
 
19
  * New upstream release. Closes: bug#363354 (thanks to Bob Tanner
 
20
    <tanner@real-time.com>).
 
21
  * Drop all patches: they are all included upstream now.
 
22
  * Raise to urgency=medium due to XSS fix.
 
23
 
 
24
 -- Jonas Smedegaard <dr@jones.dk>  Wed, 19 Apr 2006 13:40:13 +0200
 
25
 
 
26
moin (1.5.2-7) never-really-released; urgency=low
 
27
 
 
28
  * Add patches to match upstream changeset 473.
 
29
  * Mention source of upstream patches in debian/copyright.
 
30
 
 
31
 -- Jonas Smedegaard <dr@jones.dk>  Mon, 13 Mar 2006 11:59:40 +0100
 
32
 
 
33
moin (1.5.2-6) unstable; urgency=medium
 
34
 
 
35
  * Add patches to match upstream changeset 457.
 
36
    + Fixes mild security issue when SuperUser is wrongly configured.
 
37
  * Raise to urgency=medium due to the above mild security issue.
 
38
  * Improve wording of renaming in preinst, and emit only a single long
 
39
    line on error.
 
40
  * Update TODO with a bunch of entries.
 
41
  * Add README.packaging to source, with hints about, well, packaging.
 
42
 
 
43
 -- Jonas Smedegaard <dr@jones.dk>  Thu, 23 Feb 2006 00:02:28 +0100
 
44
 
 
45
moin (1.5.2-5) unstable; urgency=low
 
46
 
 
47
  * Fix parsing options within preinst.
 
48
  * While at it, improve preinst to include a package version next to
 
49
    each md5sum.
 
50
  * Fix a few typos (missing "echo" and line continuation) in preinst
 
51
    and postinst, and change their indentation.
 
52
 
 
53
 -- Jonas Smedegaard <dr@jones.dk>  Sat, 18 Feb 2006 14:16:58 +0100
 
54
 
 
55
moin (1.5.2-4) unstable; urgency=low
 
56
 
 
57
  * Whoops: Fix line-continuation in preinst.
 
58
 
 
59
 -- Jonas Smedegaard <dr@jones.dk>  Fri, 17 Feb 2006 20:21:55 +0100
 
60
 
 
61
moin (1.5.2-3) unstable; urgency=low
 
62
 
 
63
  * Add patches to match upstream changeset 450.
 
64
  * Add md5sum of 1.4.99+1.5.0rc1 configfile to preinst rename routine.
 
65
  * ReST parser is again included by default:
 
66
    + Suggest recent python2.3-docutils.
 
67
    + Drop TODO item about packaging rst separately.
 
68
  * Semi-auto-update debian/control.
 
69
 
 
70
 -- Jonas Smedegaard <dr@jones.dk>  Fri, 17 Feb 2006 02:02:11 +0100
 
71
 
 
72
moin (1.5.2-2) unstable; urgency=low
 
73
 
 
74
  * Add patches to match upstream cset 446.
 
75
 
 
76
 -- Jonas Smedegaard <dr@jones.dk>  Thu, 16 Feb 2006 17:38:25 +0100
16
77
 
17
78
moin (1.5.2-1) unstable; urgency=low
18
79