File: changelog

package info (click to toggle)
php3 3%3A3.0.18-0potato1.1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 17,736 kB
  • ctags: 11,198
  • sloc: ansic: 108,120; sh: 2,512; php: 2,024; yacc: 1,887; makefile: 1,038; perl: 537; pascal: 238; awk: 90; cpp: 28; sql: 11
file content (403 lines) | stat: -rw-r--r-- 13,471 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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
php3 (3:3.0.18-0potato1.1) stable; urgency=high

  * Non-maintainer upload by Security Team
  * Applied patch from Stefan Esser <s.esser@e-matters.de> to fix a broken
    boundary check and an arbitrary heap overflow

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Fri,  1 Mar 2002 21:02:28 +0100

php3 (3:3.0.18-0potato1) stable; urgency=high

  * New upstream release.
  * Fixes the enctype="multipart/form-data" bug.

 -- Petr Cech <cech@debian.org>  Sun, 22 Oct 2000 15:03:51 +0000

php3 (3:3.0.17-0potato3) stable; urgency=high

  * Fix binary-arch target to not try to put a link in the -doc package.

 -- Daniel Jacobowitz <dan@debian.org>  Fri, 13 Oct 2000 17:50:31 -0400

php3 (3:3.0.17-0potato2) stable; urgency=high

  * Upload into stable not unstable. :(

 -- Petr Cech <cech@debian.org>  Thu, 12 Oct 2000 21:52:34 +0000

php3 (3:3.0.17-0potato1) unstable; urgency=high

  * Security upload for potato.
  * New upstream releases fixes infamous "format string" bugs
  * Changes from 3.0.17-1:
    - build-depends on packages in potato
    - that should be it.

 -- Petr Cech <cech@debian.org>  Thu, 12 Oct 2000 15:44:14 +0000

php3 (3:3.0.17-1) unstable; urgency=high

  * New upstream release. Fixes format string secuity holes.
  * Add symlink index.html -> manual.html (closes: #58249)
  * tr "\t" " " to please Joey (closes: #62731)
  * Updated build-depends.

 -- Petr Cech <cech@debian.org>  Thu, 12 Oct 2000 16:43:26 +0200

php3 (3:3.0.16-4) unstable; urgency=low

  * New maintainer (oh boy).
  * Apply fix for imap.c. (closes: #62711).
  * Fix compilation of magick.c with imagemagick 5.2.x.
  * and Build-depend on new imagemagick.

 -- Petr Cech <cech@debian.org>  Tue, 13 Jun 2000 11:02:49 +0000

php3 (3:3.0.16-3) unstable; urgency=low

  * Compile with latest libraries from woody, update Build-Depends
    accordingly (Closes: #61867)

 -- Gergely Madarasz <gorgo@sztaki.hu>  Wed, 19 Apr 2000 14:28:18 +0200

php3 (3:3.0.16-2) frozen unstable; urgency=low

  * Fix build dependency (Closes: #62367)

 -- Gergely Madarasz <gorgo@sztaki.hu>  Sun, 16 Apr 2000 03:13:58 +0200

php3 (3:3.0.16-1) frozen unstable; urgency=low

  * Upstream bugfix release including support for UCD-SNMP 4.1
    (See http://www.php.net/ChangeLog.php3 for full list of changes)
  * Compile with libsnmp4.1

 -- Gergely Madarasz <gorgo@sztaki.hu>  Fri,  7 Apr 2000 12:27:59 +0200

php3 (3:3.0.15-2) frozen unstable; urgency=low

  * Apply patch from NMU, build on a standard php3 build system 
    (Closes: #59563, #59708, #59972, #60036)

 -- Gergely Madarasz <gorgo@sztaki.hu>  Sat, 11 Mar 2000 15:19:46 +0100

php3 (3:3.0.15-1) frozen unstable; urgency=low

  * New upstream bugfix release with security fixes for safe mode
  * Enabled ftp module
  * Fix some lintian warnings (/usr/doc links, shlib with non-pic code)

 -- Gergely Madarasz <gorgo@sztaki.hu>  Mon, 28 Feb 2000 18:02:23 +0100

php3 (3:3.0.14-2) unstable; urgency=low

  * Fix gd support

 -- Gergely Madarasz <gorgo@sztaki.hu>  Thu, 13 Jan 2000 13:53:54 +0100

php3 (3:3.0.14-1) unstable; urgency=low

  * New upstream bugfix version

 -- Gergely Madarasz <gorgo@sztaki.hu>  Wed, 12 Jan 2000 13:45:32 +0100

php3 (3:3.0.13-2) unstable; urgency=low

  * Compile against t1lib1 (Closes: #54071)
  * Fix build dependencies (Closes: #54363)
  * Fix apache dependency version extraction...

 -- Gergely Madarasz <gorgo@sztaki.hu>  Mon, 10 Jan 2000 15:40:49 +0100

php3 (3:3.0.13-1) unstable; urgency=low

  * New upstream version
  * Fix builddeps (Closes: #52782)

 -- Gergely Madarasz <gorgo@sztaki.hu>  Tue,  4 Jan 2000 15:52:54 +0100

php3 (1:3.0.12-9) unstable; urgency=low

  * Recompile with libc-client4.7 (Closes: #51939)
  * Fix freetype include path (Closes: #50618)
  * 50879 should be fixed by current libpq (Closes: #50879)
  * Add Steve Haslam's patch for php3-ldap (Closes: #50382)
  * Add Build-Depends: to control file
  * Bump standards version to 3.1.1  

 -- Gergely Madarasz <gorgo@sztaki.hu>  Wed,  8 Dec 1999 15:16:05 +0100

php3 (1:3.0.12-8) unstable; urgency=low

  * Recompile with libc-client4.6

 -- Gergely Madarasz <gorgo@sztaki.hu>  Fri,  5 Nov 1999 19:34:00 +0100

php3 (1:3.0.12-7) unstable; urgency=low

  * Rebuild with new libbz2 libraries (Closes: #47599, #47600)
  * Remove shlibs.local

 -- Gergely Madarasz <gorgo@sztaki.hu>  Tue, 19 Oct 1999 20:30:13 +0200

php3 (1:3.0.12-6) unstable; urgency=low

  * snmp module compiled with libsnmp4.0
  * gd module compiled with libgd-gif (closes: #45247, #45108)
  * Add libsnmp4.0 to shlibs.local since its shlibs file is broken

 -- Gergely Madarasz <gorgo@sztaki.hu>  Mon, 20 Sep 1999 14:09:21 +0200

php3 (1:3.0.12-5) unstable; urgency=low

  * php3 modules depend on exact version of main php3 packages

 -- Gergely Madarasz <gorgo@sztaki.hu>  Thu,  9 Sep 1999 01:13:37 +0200

php3 (1:3.0.12-4) unstable; urgency=low

  * /usr/doc -> /usr/share/doc in all files
  * debhelper 2.0.40 needed to build
  * Standards-version: 3.0.1
  * zlib fixes (Closes: #44357)
  * Build with pcre support
  * new module: mhash

 -- Gergely Madarasz <gorgo@sztaki.hu>  Tue,  7 Sep 1999 13:15:50 +0200

php3 (1:3.0.12-3) unstable; urgency=low

  * Change maintainer address
  * Link magick module against shared bzip2 library (add shlibs.local
    because bzip2's is broken)
  * Build with apache 1.3.9
  * Remove libpam check from configure.in, hope to fix several RC bugs 
    with this

 -- Gergely Madarasz <gorgo@sztaki.hu>  Wed,  1 Sep 1999 00:39:33 +0200

php3 (1:3.0.12-2) unstable; urgency=low

  * use RTLD_NOW instead of RTLD_LAZY for module load - better
    safe than sorry
  * compile snmp module with ucd snmp
  * compile two versions of the cgi: unsafe (without cgi redirect enforced) 
    and safe (with cgi redirect enforced), the former is in /usr/bin, can
    be used as a #! interpreter

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Thu, 12 Aug 1999 18:40:14 +0200

php3 (1:3.0.12-1) unstable; urgency=low

  * New upstream version
  * Turn off dba support (I suspect the mix of various db libs linked
    is responsible for some segfaults)
  * Sendmail is /usr/sbin/sendmail

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Mon,  2 Aug 1999 13:56:30 +0200

php3 (1:3.0.11-3) unstable; urgency=low

  * Fix pgsql segfault problem (closes: #40874)

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Tue,  6 Jul 1999 21:27:49 +0200

php3 (1:3.0.11-2) unstable; urgency=low

  * Get rid of rpaths in the code
  * Add snmp module packages
  * Add imagemagick module packages

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Mon,  5 Jul 1999 15:57:30 +0200

php3 (1:3.0.11-1) unstable; urgency=low

  * New upstream version
  * Compile mysql module with libmysqlclient6 (should work with potato mysql)
    closes: #38829, #39688, #35532, #36938, #38304, #39510, #39586, #39587, #39589, #39590
  * Compile gd module with t1lib support
  * Compile with dba (gdbm and db2) and gettext support
  * Fix apxs path
    closes: #36524, #36996, #40188
  * Add patch from CVS to fix regex problems

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Fri,  2 Jul 1999 01:22:07 +0200

php3 (1:3.0.7-2) unstable; urgency=low

  * Compile with apache 1.3.6 and glibc 2.1

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Mon, 29 Mar 1999 13:04:24 +0200

php3 (1:3.0.7-1) unstable; urgency=low

  * New upstream version
  * Add nis(YP) support
  * Turn off hyperwave support because it does not compile
  * Modify cgi detection code so #!/usr/lib/cgi-bin/php3 type scripts
    work as cgi scripts too (Closes: #33531)
  * Fixes for glibc2.1 build (Closes: #33869)
  * Add shlibs.local because of wrong libpgsql2 shlibs file

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Tue,  2 Mar 1999 09:42:34 +0100

php3 (1:3.0.6-2) unstable; urgency=low

  * Build php3-xml and php3-ldap packages too
  * Modify rules file to work with a list of modules instead of copying, 
    linking, generating shlibs for each in a separate line

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Fri, 15 Jan 1999 01:02:32 +0100

php3 (1:3.0.6-1) unstable; urgency=low

  * New upstream release

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Mon, 11 Jan 1999 18:39:33 +0100

php3 (1:3.0.5-3) froxzen unstable; urgency=low

  * Add Suggests lines (php3 -> php3-cgi, etc, #31118)
  * php3-gd fixes, compile with freetype2, libgd1g 1.3, 
    add shlibs.local since libgd1g has a bad shlibs file (#31231)
  * Documentation fixes (#31437)
  * Incorporate NMU patch (#30709)
  * Compile with correct pgsql defines (#31136)

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Mon,  4 Jan 1999 15:33:11 +0100

php3 (1:3.0.5-2) unstable; urgency=low

  * Fix the crypt module
  * Removed the LIBGD defines from debian/rules, put them in
    gd.c and gdttf.c so it correctly sees we have libgd1.3

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Mon, 12 Oct 1998 20:49:58 +0200

php3 (1:3.0.5-1) unstable; urgency=low

  * New upstream version
  * Compile with apache 1.3.3
  * Merged in the imap modules

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Wed,  7 Oct 1998 23:23:10 +0200

php3 (1:3.0.4-1) unstable; urgency=low

  * New upstream version
  * Compile with apache 1.3.2 (#27148)
  * Depend on apache-common so it can work with apache-ssl (#26691, #26234)
  * Check for apache-sslconfig in the postinst (#26234)
  * Add shlibs.local because zlib1g has broken shlibs file 
    (should be >= 1.1.1) (#25256)
  * Depend on exact upstream version of apache
  * Fixed by previous version, forgot to close: #25080, #25429

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Wed, 30 Sep 1998 22:05:46 +0200

php3 (1:3.0.3-1) unstable; urgency=low

  * New upstream version
  * Compile with apache 1.3.1 
  * Remove the apxs hack from the Makefile, RTLD_GLOBAL in apache works now
  * Split the cgi from the main package, do the same with the modules,
    modify rules files, fix dependency information, remove preinst hack
  * Add php3-mysql and php3-gd to this main source package since libgd and
    mysql-dev are in main now

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Fri, 21 Aug 1998 02:19:16 +0200

php3 (1:3.0-2) frozen unstable; urgency=low

  * Fix preinst so it doesnt say it has old apache installed when there is
    no apache installed
  * Fix description of php3-doc

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Thu, 11 Jun 1998 13:36:57 +0200

php3 (1:3.0-1) frozen unstable; urgency=low

  * The final version is finally here.
  * Compile with apache 1.3.0
  * Some fixes on the dependency of the modules on php3, now makes it
    impossible to use the module with a different version of php3 and get 
    apache segfaults
  * Remove the conflict on old apache, because it made apache+php3 upgrade 
    impossible, now asks the user in preinst if he really wants to do this.
    (closes: #23279 (important))
  * Use apxs for build
  * Include zlib support

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Sat,  10 Jun 1998 22:10:12 +0200

php3 (3.0rc4-2) frozen unstable; urgency=low

  * some changes regarding headers in php3-dev to enable compiling
    php3-contrib (current php3-contrib doesnt work with current php3,
    should have been submitted as a grave bug)
  * add patch to fix #21755

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Wed, 20 May 1998 20:51:19 +0200

php3 (3.0rc4-1) frozen unstable; urgency=medium

  * strip out the dbase dir from orig.tar.gz because it is non-free
  * rework debian/rules for a cleaner build
  * /usr/doc/php3/manual removed (Closes: #19112)
  * Documentation now has extension .html (Closes: #19109)
  * Comes with nearly full documentation (Closes: #19057)
  * Compile with postgresql 6.3.2 (Closes: #20829, #21755)
    add shlibs.local because current libpgsql doesnt have it
  * Compile with apache 1.3b6 (Closes: #21902)
  * Register php3-doc with doc-base (Closes: #19110, #21409) 
  * New upstream source, release candidate 4

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Tue, 28 Apr 1998 19:07:26 +0200

php3 (3.0b6-1) unstable; urgency=low

  * New upstream beta

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Wed,  4 Mar 1998 21:14:24 +0100

php3 (3.0b5-1) unstable; urgency=low

  * Finally I could manage to build the docs, so there is a new package:
      php3-doc (the manual is not complete yet)
  * Postinst and prerm scripts for use with apache
  * Remove the dh_du call from the binary target
  * Put the extra directory in doc too
  * Added dependency on mime-support (>= 2.13-1) for php mime types
  * New upstream beta with lots of bugfixes, please read the upstream
      changelog
   
 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Wed, 25 Feb 1998 13:22:18 +0100

php3 (3.0b4-1) unstable; urgency=low

  * No longer depends on apache, just recommend it.
       the cgi version can work without apache
  * New upstream release

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Tue,  3 Feb 1998 19:39:11 +0100

php3 (3.0b3-2) unstable; urgency=low

  * Argh! wrong symlinks in the previous version.

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Tue,  3 Feb 1998 02:09:35 +0100

php3 (3.0b3-1) unstable; urgency=low

  * Link modules for the apache module against mod_php3.so
  * Build loadable modules
  * Modified configure.in to disable libgd support by default
  * Modified configure.in to find apache headers in /usr/include/apache-1.3
  * Initial Release.

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Sun, 25 Jan 1998 01:04:04 +0100

Local variables:
mode: debian-changelog
add-log-mailing-address: "cech@debian.org"
End: