[PHP-WEBMASTER] com web/php: 7.3.5 tarballs: distributions

2019-04-30 Thread Christoph Michael Becker
Commit:44e988e40d0ea540dbaa68cc8a1eaec9f6356fb3 Author:Christoph M. Becker Tue, 30 Apr 2019 22:46:33 +0200 Parents: c24cf8b18422f47f7dceb7c9dd5778e4c2614ec0 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=44e988e40d0ea540dbaa68cc8a1eaec9f6356fb3

[PHP-WEBMASTER] com web/php-distributions: 7.3.5 tarballs: php-7.3.5.tar.bz2 php-7.3.5.tar.bz2.asc php-7.3.5.tar.gz php-7.3.5.tar.gz.asc php-7.3.5.tar.xz php-7.3.5.tar.xz.asc

2019-04-30 Thread Christoph Michael Becker
Commit:2778d27a098210ab1137693be4170ea57dae6087 Author:Christoph M. Becker Tue, 30 Apr 2019 22:19:07 +0200 Parents: 7a8213788a7ea777ec23c6dab9e81c371f877da8 Branches: master Link: http://git.php.net/?p=web/php-distributions.git;a=commitdiff;h=2778d27a098210ab1137693be41

[PHP-WEBMASTER] Re: php.net not updating?

2019-04-30 Thread Martin Jansen
On 30.04.19 12:32, Martin Jansen wrote: > On 30.04.19 11:06, Sascha Schumann wrote: >> It looks like rsync.php.net maxes out at 10Mbps or so, which >> is really really slow. Who can we ping regarding sc2.php.net >> (which runs rsync.php.net)? > > I'll look into this. In fact the limit was 1000 K

[PHP-WEBMASTER] Re: php.net not updating?

2019-04-30 Thread Martin Jansen
On 30.04.19 11:06, Sascha Schumann wrote: > It looks like rsync.php.net maxes out at 10Mbps or so, which > is really really slow. Who can we ping regarding sc2.php.net > (which runs rsync.php.net)? I'll look into this. - Martin -- PHP Webmaster List Mailing List (http://www.php.net/) To unsub

[PHP-WEBMASTER] Re: php.net not updating?

2019-04-30 Thread Sascha Schumann
The lock file is now on a tmpfs-based fs, meaning it is cleared automatically during a reboot. Also, a crash of the script will cause a cleanup handler to run, making the locking mechanism more robust. Errors are not discarded anymore, but will trigger an email to systems@. Sascha

[PHP-WEBMASTER] Re: php.net not updating?

2019-04-30 Thread Christoph M. Becker
On 30.04.2019 at 11:06, Sascha Schumann wrote: > rsync is complete now. > > It looks like rsync.php.net maxes out at 10Mbps or so, which > is really really slow. Who can we ping regarding sc2.php.net > (which runs rsync.php.net)? See (not sure if the info is u

[PHP-WEBMASTER] Re: php.net not updating?

2019-04-30 Thread Sascha Schumann
rsync is complete now. It looks like rsync.php.net maxes out at 10Mbps or so, which is really really slow. Who can we ping regarding sc2.php.net (which runs rsync.php.net)? Sascha On Tue, 30 Apr 2019, Sascha Schumann wrote: > There was a stale lock file > > /crons/rsyncphp.lock > > on php-we

[PHP-WEBMASTER] com web/php: 7.2.18 tarballs: distributions

2019-04-30 Thread Remi Collet
Commit:c24cf8b18422f47f7dceb7c9dd5778e4c2614ec0 Author:Remi Collet Tue, 30 Apr 2019 10:55:58 +0200 Parents: d39006260b6421b65856392477525025d90733e8 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=c24cf8b18422f47f7dceb7c9dd5778e4c2614ec0 Log: 7.2

[PHP-WEBMASTER] com web/php-distributions: 7.2.18 tarballs: php-7.2.18.tar.bz2 php-7.2.18.tar.bz2.asc php-7.2.18.tar.gz php-7.2.18.tar.gz.asc php-7.2.18.tar.xz php-7.2.18.tar.xz.asc

2019-04-30 Thread Remi Collet
Commit:7a8213788a7ea777ec23c6dab9e81c371f877da8 Author:Remi Collet Tue, 30 Apr 2019 10:53:27 +0200 Parents: e7b26a14c5b7d3d84a3cceac27a17b6ab4a36b9d Branches: master Link: http://git.php.net/?p=web/php-distributions.git;a=commitdiff;h=7a8213788a7ea777ec23c6dab9e81c371f87

[PHP-WEBMASTER] Re: php.net not updating?

2019-04-30 Thread Sascha Schumann
There was a stale lock file /crons/rsyncphp.lock on php-web3 which caused the rsync script not to run dating back to Apr 14. I've removed the lock file. I'll look into making the locking mechanism more robust. Sascha

[PHP-WEBMASTER] Re: php.net not updating?

2019-04-30 Thread Christoph M. Becker
On 30.04.2019 at 09:12, Stanislav Malyshev wrote: > I've committed this on April 18: > https://github.com/php/web-php/commit/63083be868a453aa3a494b1dd281746c006a9e72 > > However https://www.php.net/ChangeLog-7.php#7.1.28 still does not have > it. Is something wrong with updating there? Apparently

[PHP-WEBMASTER] php.net not updating?

2019-04-30 Thread Stanislav Malyshev
Hi! I've committed this on April 18: https://github.com/php/web-php/commit/63083be868a453aa3a494b1dd281746c006a9e72 However https://www.php.net/ChangeLog-7.php#7.1.28 still does not have it. Is something wrong with updating there? Thanks, -- Stas Malyshev smalys...@gmail.com -- PHP Webmaster