File: changelog

package info (click to toggle)
php-xajax 0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,176 kB
  • ctags: 2,662
  • sloc: php: 11,879; sh: 34; makefile: 13
file content (80 lines) | stat: -rw-r--r-- 2,872 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
php-xajax (0.5-2) unstable; urgency=medium

  * QA upload.
  * Set Maintainer to Debian QA Group.  (See: #792391)
  * Depend on unversioned php packages.  (Closes: #821634)
  * Switch to debhelper compat level 10.

 -- Andreas Beckmann <anbe@debian.org>  Sat, 22 Apr 2017 23:34:41 +0200

php-xajax (0.5-1) unstable; urgency=low

  * New upstream release (Closes: #522139)
  * Switch to dpkg-source 3.0 (quilt) format
  * Added ${misc:Depends} to depends
  * Build in binary-indep target
  * Updated to Debian policy 3.8.4.

 -- David Gil <dgil@telefonica.net>  Mon, 08 Mar 2010 13:08:17 +0100

php-xajax (0.2.5-4) unstable; urgency=low

  * Bump Standards-Version to 3.8.0:
    + debian/control: Added Homepage field.
  * debian/control
    + Added Vcs-Svn and Vcs-Browser fields.
    + Updated project homepage.
  * debian/rules: Link examples to /usr/share/doc/php-xajax/examples
    and tests to /usr/share/php/tests/xajax (Closes: #391615).
    They are still under /usr/share/php/xajax in order to be ready 
    to run out of the box.
  * debian/README.Debian: mention the presence of examples and tests in
    the package and the way to access them.

 -- David Gil <dgil@telefonica.net>  Thu, 31 Jul 2008 10:57:50 +0200

php-xajax (0.2.5-3) unstable; urgency=low

  * Really fixed "Undefined variable: sResponse" notice.
    Completed previous patch with 
    http://xajax.svn.sourceforge.net/viewvc/xajax/branches/xajax_0.2.4/xajax/
    xajax.inc.php?r1=356&r2=359&view=patch

 -- David Gil <dgil@telefonica.net>  Mon, 18 Jun 2007 21:08:08 +0200

php-xajax (0.2.5-2) unstable; urgency=low

  * Fixed "Undefined variable: sResponse" notice (Closes: #427686)

 -- David Gil <dgil@telefonica.net>  Wed, 06 Jun 2007 11:00:17 +0200

php-xajax (0.2.5-1) unstable; urgency=high

  * New upstream release, which fixes the following security vulnerabilities:
     + Cross-site scripting (XSS) vulnerability (CVE-2005-3325)
     + Unspecified vulnerability with unknown impact and attack vectors,
       not related to XSS (CVE-2007-2740)
    and (Closes: #426103)
  * Removed DH_COMPAT environment variable in debian/rules. Created
    a debian/compat file instead.
  * Renamed source package from xajax to php-xajax and remake source
    to use a tar.gz instead of a .zip

 -- David Gil <dgil@telefonica.net>  Mon, 28 May 2007 09:44:40 +0200

php-xajax (0.2.4-2) unstable; urgency=low

  * debian/rules: Added build and configure targets (Closes: #395789).
  * debian/control: Add Javier Fernandez-Sanguino Pen~a to
    the Uploaders: field.

 -- David Gil <dgil@telefonica.net>  Sat, 11 Nov 2006 20:59:14 +0100

php-xajax (0.2.4-1) unstable; urgency=low

  * Initial release (Closes: #353117).
  * Renamed source package from xajax to php-xajax and remake source
    to use a tar.gz instead of a .zip

 -- David Gil <dgil@telefonica.net>  Mon, 03 Jul 2006 11:37:02 +0200