Re: php5 packages for testing

2015-05-09 Thread Raphael Hertzog
On Thu, 07 May 2015, Thorsten Alteholz wrote: > On Thu, 7 May 2015, Raphael Hertzog wrote: > >Altering the orig source might be OK but the upstream version should > >reflect that it has been altered by Debian. The convention we tend to use > >is to append "+ds" ("debian specific") and not inventing

Re: php5 packages for testing

2015-05-07 Thread Thorsten Alteholz
On Thu, 7 May 2015, Raphael Hertzog wrote: Altering the orig source might be OK but the upstream version should reflect that it has been altered by Debian. The convention we tend to use is to append "+ds" ("debian specific") and not inventing a fake ".1" sub-release. But this wasn't a debian

Re: php5 packages for testing

2015-05-07 Thread Thorsten Alteholz
On Thu, 7 May 2015, Ben Hutchings wrote: I don't have any good suggestions for adding binary files to a 1.0 format package, though I believe the old way was to MIME-encode or uuencode them and then decode at build time. (Ugh.) Yes, this seems to be a pretty weird thing as well. For a normal p

Re: php5 packages for testing

2015-05-06 Thread Raphael Hertzog
Hi, On Thu, 07 May 2015, Ben Hutchings wrote: > This is a pretty weird thing to do with the version. If you had > packaged a git snapshot then the version should have been > 5.3.3+git$DATE, but it doesn't appear that you have so I don't think it > was appropriate to change the orig source at all.

Re: php5 packages for testing

2015-05-06 Thread Ben Hutchings
On Wed, 2015-05-06 at 20:43 +0200, Thorsten Alteholz wrote: > Hi Thomas, > > On Wed, 6 May 2015, Thomas Pierson wrote: > > And your last upload is: 5.3.3.1-7+squeeze26 > > > > The upstream version suddenly change from 5.3.3 to 5.3.3.1. > > yes, the patches for some CVEs required additional binary

Re: php5 packages for testing

2015-05-06 Thread Thorsten Alteholz
Hi Thomas, On Wed, 6 May 2015, Thomas Pierson wrote: And your last upload is: 5.3.3.1-7+squeeze26 The upstream version suddenly change from 5.3.3 to 5.3.3.1. yes, the patches for some CVEs required additional binary files from the php-repository. I added those to the original source tarball.

Re: php5 packages for testing

2015-05-06 Thread Thomas Pierson
Hi Thorsten, Thanks for your answer. Le 05/05/2015 22:32, Thorsten Alteholz a écrit : > no, there should be no trouble at all. > The next upload will have ...+squeeze27 and everything should be fine. > The version number in Wheezy is greater ... The last upload version number are: […] 5.3.3

Re: php5 packages for testing

2015-05-05 Thread Thorsten Alteholz
Hi Thomas, On Tue, 5 May 2015, Thomas Pierson wrote: This could cause troubles for future upgrades or maybe I misunderstood something? no, there should be no trouble at all. The next upload will have ...+squeeze27 and everything should be fine. The version number in Wheezy is greater ...

Re: php5 packages for testing

2015-05-05 Thread Thomas Pierson
Hello, On 04/26/2015 03:41 PM, Thorsten Alteholz wrote: > Please give it a try and tell me about any problems you met. The new package version number should be `5.3.3-7+squeeze26` instead of `5.3.3.1-7+squeeze26` ? This could cause troubles for future upgrades or maybe I misunderstood something?

Re: php5 packages for testing

2015-04-30 Thread Jan Ingvoldstad
On 04/29/2015 08:17 PM, Thorsten Alteholz wrote: Hi Jan, On Wed, 29 Apr 2015, Jan Ingvoldstad wrote: On 04/29/2015 01:32 PM, Thorsten Alteholz wrote: They seem to work, at least for my testsite. great, so I uploaded the package now. Thanks again for doing all the tests. No problem, it's th

Re: php5 packages for testing

2015-04-29 Thread Thorsten Alteholz
Hi Jan, On Wed, 29 Apr 2015, Jan Ingvoldstad wrote: On 04/29/2015 01:32 PM, Thorsten Alteholz wrote: They seem to work, at least for my testsite. great, so I uploaded the package now. Thanks again for doing all the tests. Thorsten -- To UNSUBSCRIBE, email to debian-lts-requ...@lists.deb

Re: php5 packages for testing

2015-04-29 Thread Jan Ingvoldstad
On 04/29/2015 01:32 PM, Thorsten Alteholz wrote: > Hi Jan, Hi again, Thorsten! > hmm, seems to be that I only updated the i386 packages. Now the amd64 ones > should be new as well.. Ah, d'oh, I forgot to mention that I used amd64, haha. :) They seem to work, at least for my testsite. -- Chee

Re: php5 packages for testing

2015-04-29 Thread Thorsten Alteholz
Hi Jan, On Wed, 29 Apr 2015, Jan Ingvoldstad wrote: Given this warning I prepared a new package at [1](same version) which doesn't mess around with this function. If you don't mind, please check whether it works better now. The MD5 checksums for these packages appear to be identical to the pre

Re: php5 packages for testing

2015-04-29 Thread Jan Ingvoldstad
On 04/29/2015 08:58 AM, Jan Ingvoldstad wrote: On 04/28/2015 10:40 PM, Thorsten Alteholz wrote: Hi Jan, Hello again, Thorsten, and thanks for your patience! but the problems didn't show up after the new version of libgd2 earlier this month, did they? As far as I can tell, these problems ar

Re: php5 packages for testing

2015-04-28 Thread Jan Ingvoldstad
On 04/28/2015 10:40 PM, Thorsten Alteholz wrote: Hi Jan, Hello again, Thorsten, and thanks for your patience! but the problems didn't show up after the new version of libgd2 earlier this month, did they? As far as I can tell, these problems are perfectly timed with upgrading the PHP packag

Re: php5 packages for testing

2015-04-28 Thread Thorsten Alteholz
Hi Jan, On Tue, 28 Apr 2015, Jan Ingvoldstad wrote: Based on the available information, my guess is that something doesn't work quite as it should with the GD update, but the problems didn't show up after the new version of libgd2 earlier this month, did they? PHP Warning: move_upoaded_fil

Re: php5 packages for testing

2015-04-28 Thread Jan Ingvoldstad
On 04/28/2015 11:54 AM, Jan Ingvoldstad wrote: We've received some vague reports that code handling image uploads no longer works, with messages reporting something about server file size being greater than local file size. I'll see if I can find some specific error messages. The problems app

Re: php5 packages for testing

2015-04-28 Thread Jan Ingvoldstad
On 04/27/2015 07:15 PM, Thorsten Alteholz wrote: Hi Jan, Hi Thorsten, thanks for testing. No problem at all. On Mon, 27 Apr 2015, Jan Ingvoldstad wrote: So far, there are few indications of any problems, but I'll monitor for a while. This sounds promising. We've received some vague r

Re: php5 packages for testing

2015-04-27 Thread Thorsten Alteholz
Hi Jan, thanks for testing. On Mon, 27 Apr 2015, Jan Ingvoldstad wrote: So far, there are few indications of any problems, but I'll monitor for a while. This sounds promising. Thorsten -- To UNSUBSCRIBE, email to debian-lts-requ...@lists.debian.org with a subject of "unsubscribe". Troubl

Re: php5 packages for testing

2015-04-27 Thread Jan Ingvoldstad
On 04/26/2015 03:41 PM, Thorsten Alteholz wrote: Hi, Hello! I prepared a new php5 package for Squeeze LTS and would like to ask for tests. The packages for amd64 and i386 are available at: https://people.debian.org/~alteholz/packages/squeeze-lts/php5/ Please give it a try and tell me abo

php5 packages for testing

2015-04-26 Thread Thorsten Alteholz
Hi, I prepared a new php5 package for Squeeze LTS and would like to ask for tests. The packages for amd64 and i386 are available at: https://people.debian.org/~alteholz/packages/squeeze-lts/php5/ Please give it a try and tell me about any problems you met. Thanks! Thorsten php5 (5.3.3.