File: changelog

package info (click to toggle)
cgiirc 0.5.9-3squeeze1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 896 kB
  • ctags: 443
  • sloc: perl: 9,125; ansic: 163; sh: 99; makefile: 43
file content (121 lines) | stat: -rw-r--r-- 4,293 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
cgiirc (0.5.9-3squeeze1) stable-security; urgency=high

  * Non-maintainer upload by The Security Team.
  * Fixed XSS flaw in handling clients who have Javascript disabled.
    [CVE-2011-0050]

 -- Steve Kemp <skx@debian.org>  Wed, 2 Feb 2011 08:09:10 +0000

cgiirc (0.5.9-3) unstable; urgency=low

  * Cleaned up some of the leftovers of the images/ directory move trusting
    fully on the /images/ alias given by policy 11.5.3 (Closes: #423688)
  * Changes recommended by the draft webapp policy
    + Moved index.html to /usr/share/cgiirc/www
    + Moved modules and interfaces to /usr/share/cgiirc adding
      - debian/patches/01_modules_location.dpatch
      - debian/patches/02_interfaces_location.dpatch
  * Removed pointless restrictions on /etc/cgiirc

 -- Damián Viano <des@debian.org>  Wed, 16 May 2007 22:44:37 -0300

cgiirc (0.5.9-2) unstable; urgency=low

  * Fix postinst by moving chgrp and chmod to build-time
  * Cleanup debian/rules

 -- Damián Viano <debian@damianv.com.ar>  Sat, 30 Sep 2006 00:15:44 -0300

cgiirc (0.5.9-1) unstable; urgency=high

  * New maintainer
  * New upstream release (Closes: #296114)
    + Fixed security-related bug (CVE-2006-2148), and thus set
       urgency=high (Closes: #365680)
  * Debian specific patches removed (they are all dated or applied):
    + 50_allow-port
    + 50_select-and-input
    + 50_viewconnects-times
    + 50_decode-cmdline
    + 50_http-client_ip
    + 50_multiple-ipaccess+always-close-ipaccess
    + 50_reconnect-link
    + 60_config-in-etc.after.multiple-ipaccess
    + 60_select-and-input-mine
    + 70_select-table-ie-fix
  * Rewrote copyright file
    + Added copyright information for modules/IRC/UniqueHash.pm
    + Correctly differentiate between copyright and license (Closes: #338181)
  * Updated watch file
  * Updated standards version to 3.7.2
    + moved images to /usr/share/images/cgiirc
    + added dependency on httpd-cgi and removed redundant recommends
  * Updated compat level for debhelper to 5

 -- Damián Viano <debian@damianv.com.ar>  Mon, 19 Jun 2006 19:44:44 -0300

cgiirc (0.5.4-6) unstable; urgency=low

  * Mario
    + typo in *index.html
  * Elrond
    + add debian/watch
    + add 50_reconnect-link.dpatch by Pabs <pabs@zip.to>
      to create link back to login page at /quit
      (Closes: #268794)
  * Mario and Elrond
    + fixup our advanced input boxes for IE (heavy work!)
    + Add warnings not to change debian specific settings
      like image_path (closes: #264598)

 -- Mario Holbe <debian-cgiirc@Wunder-Nett.org>  Mon,  8 Nov 2004 14:11:52 +0100

cgiirc (0.5.4-5) unstable; urgency=low

  * README.Debian by Mario Holbe
  * Generate README.patches from dpatch cat-all
  * Patch to let decode.pl take cmdline args by Mario Holbe
  * Change Maintainer address
  * ACK for wnpp (Closes: #202187)

 -- Mario Holbe <debian-cgiirc@Wunder-Nett.org>  Mon, 26 Jul 2004 23:01:08 +0200

cgiirc (0.5.4-4) unstable; urgency=low

  * Fix lintian warnings:
    - Add /etc/cgiirc/formats/* as conffiles.
    - Recommend a real "httpd"-package (apache).
  * update select-and-input patches and split them into two parts.

 -- Elvenlord Elrond <elrond+debian.org@samba-tng.org>  Sat, 19 Jun 2004 21:33:21 +0200

cgiirc (0.5.4-3) unstable; urgency=low

  * Fix permissions on /etc/cgiirc: The config can contain
    a password.
  * Do not install interfaces/interface-make, it's not
    needed, and
    - Yielded a lintian warning.
    - Adds unnecessary stuff in cgi-bin.
  * Read config from /etc/cgiirc or the old place. Let's us
    kill the symlink in the old place.
  * Recommends: httpd, decode.pl can be used standalone.
  * Add multi-ipaccess patch.
  * Add 50_viewconnects-times.dpatch.
  * Do not any more install .htaccess in usr/lib/cgi-bin/cgiirc/, we
    don't have the config there any more.

 -- Elvenlord Elrond <elrond+debian.org@samba-tng.org>  Fri, 18 Jun 2004 22:19:47 +0200

cgiirc (0.5.4-2) unstable; urgency=low

  * Add .htaccess from upstream to cgi-bin
  * Add redirecting index.html to /var/www/cgiirc/ and images/.

 -- Elvenlord Elrond <elrond+debian.org@samba-tng.org>  Wed, 16 Jun 2004 21:20:33 +0200

cgiirc (0.5.4-1) unstable; urgency=low

  * Initial release

 -- Elvenlord Elrond <elrond+debian.org@samba-tng.org>  Tue, 15 Jun 2004 20:32:10 +0200