Re: [PHP-DEV] Opcache::get($key), set($key, $value) to shared memory, is planned in PHP 7.1?

2016-04-26 Thread Remi Collet
Le 25/04/2016 à 16:09, S.A.N a écrit : > In userland lacks the ability to store data in the shared memory > modules, do not use pecl modules, it would be very nice to have a > function: > > opcache_get($key); > opcache_set($key, $value); Opcache is an opcode cache. A user data cache is

Re: Non-responsive Maintainer: roma

2016-04-22 Thread Remi Collet
Le 22/04/2016 08:21, Remi Collet a écrit : > Hi, > > We have some changes needed in php-getid3 > > https://bugzilla.redhat.com/show_bug.cgi?id=1319676 I've used my provenpackager power to run the update in all the branches. Remi P.S. but ownership still wanted. -- devel mai

Non-responsive Maintainer: roma

2016-04-22 Thread Remi Collet
Hi, We have some changes needed in php-getid3 https://bugzilla.redhat.com/show_bug.cgi?id=1319676 Despite various try to contact the maintainer (roma) on bugzilla and direct email, we got no answer Last login in FAS: roma 2015-06-11 Last build on Koji: 2015-05-30 08:56:04 Last package

Re: [libvirt] [libvirt-php PATCH 03/29] add missing arginfo

2016-04-15 Thread Remi Collet
Le 14/04/2016 18:30, Michal Privoznik a écrit : > On 13.04.2016 18:13, Neal Gompa wrote: >> From: Remi Collet <fed...@famillecollet.com> >> >> --- >> src/libvirt-php.c | 715 >> +- >> 1 f

Re: [PHP-DEV] UUID

2016-04-12 Thread Remi Collet
Perhaps, no need to reinvent the wheel... There is already 2 uuid extensions - the one provided in the libuuid sources - the pecl one : https://pecl.php.net/package/uuid No need to create more confusion. If something missing, just add it in the existing pecl ext. If needed, open a RFC to

Re: [Glpi-dev] Demande d'évolution : rendre accessible/olbigatoire le Groupe demandeur en formulaire simplifié - GLPI 0.90.1

2016-03-23 Thread Remi Collet
Le 23/03/2016 18:51, TEILLET Guillaume a écrit : > Bonjour, > > Nous souhaitons rendre accessible/obligatoire le « Groupe demandeur » en > formulaire simplifié. > En effet, nous utilisons les statistiques par Groupe et devons > automatiser/verrouiller les saisie du groupe qui ne peut être rendu

php-libvirt orphaned

2016-03-23 Thread Remi Collet
Feel free to take it. Remi -- devel mailing list devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Re: [libvirt] [libvirt-php 0/3] small improvements

2016-03-22 Thread Remi Collet
Le 18/03/2016 12:51, Vasiliy Tolstov a écrit : > 2016-03-07 18:40 GMT+03:00 Vasiliy Tolstov : >> Add some more libvirt functions support to binding. >> Also add some checks to prevent malloc SIZE_MAX memory >> in case of errors >> >> Vasiliy Tolstov (3): >> add some checks

Re: [PHP-DEV] Huge Pages

2016-03-21 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 20/03/2016 05:29, Rasmus a écrit : > We have a bit of a problem with how Linux handles huge pages when > you run out of them. Yes, especially on old kernel (2.6.32 on RHEL-6) For the build in my repository : - - RHEL-6 : build with

[libvirt] [libvirt-php] PHP 7 compatibility

2016-03-20 Thread Remi Collet
FYI, see https://gitlab.com/Conan_Kudo/libvirt-php7/commits/php7 It build but need tests. Remi. -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: [PHP-DEV] [RFC][VOTE] Deprecate then Remove Mcrypt

2016-03-15 Thread Remi Collet
Le 15/03/2016 17:11, Scott Arciszewski a écrit : > Hi PHP team, > > I've opened the vote on > https://wiki.php.net/rfc/mcrypt-viking-funeral which aims to > deprecate ext/mcrypt in PHP 7.1 then remove it in 7.1+1 (i.e. make > it only installable via PECL). > > In the interim, I'll be developing

HEADS UP - PHPUnit updated to 5.2 in rawhide

2016-03-10 Thread Remi Collet
I just update PHPUnit from 4.8 to new major version 5.2 This is a very important tool, as used by most of the PHP libraries to run their test suite. With its dependencies: php-phpunit-PHPUnit 5.2.10 php-phpunit-PHPUnit MockObject 3.0.6 php-phpunit-PHPUnit-Selenium 3.0.0

Re: glibc in Fedora rawhide now split by langpacks.

2016-03-08 Thread Remi Collet
Le 26/02/2016 10:47, Carlos O'Donell a écrit : > The glibc in Fedora rawhide and F24 is now split by > language packs. We have over 180 supported languages > in glibc, and those have been split into langpacks > for transparent install and support via dnf. I may understand the need. But what

Re: libsodium soname bump in rawhide/F24

2016-03-07 Thread Remi Collet
Le 07/03/2016 12:34, Remi Collet a écrit : > Hi > > I'm upgrading libsodium from 1.0.5 (soname 13) to 1.0.8 (soname 18) > > I will also rebuild dependent packages: > > - fastd > - usbguard > - zeromq and php-pecl-libsodium Rebuild done. -- devel mailing list devel@l

libsodium soname bump in rawhide/F24

2016-03-07 Thread Remi Collet
Hi I'm upgrading libsodium from 1.0.5 (soname 13) to 1.0.8 (soname 18) I will also rebuild dependent packages: - fastd - usbguard - zeromq Remi. -- devel mailing list devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Re: Koji downtime?

2016-02-24 Thread Remi Collet
Koji is up, but f25 tags are not ready yet. Remi. -- test mailing list test@lists.fedoraproject.org To unsubscribe: http://lists.fedoraproject.org/admin/lists/test@lists.fedoraproject.org

Re: Large number of packages to be orphaned on Feb 26

2016-02-19 Thread Remi Collet
Le 19/02/2016 19:09, Josh Boyer a écrit : > Hello, > > In today's FESCo meeting, FESCo agreed to orphan all of Christoper > Meng's packages on February 26, 2016 at 17:00 UTC if there was no > further contact from Christopher. Please, also be aware of 78 pending reviews

Re: Large number of packages to be orphaned on Feb 26

2016-02-19 Thread Remi Collet
I no answer from C.M., I will take: > rpms/libsodium -- The Sodium crypto library ( master f23 f22 epel7 el6 ) Remi. -- devel mailing list devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Orphan of ocsinventory and some perl dependencies

2016-02-19 Thread Remi Collet
I just orphan some package I don't use anymore and don't want to maintain anymore: libx86 (EPEL) monitor-edid (Mandriva tool, seems dead) ocsinventory ocsinventory-agent perl-AnyEvent-HTTP perl-Apache-DBI perl-Apache2-SOAP perl-Net-CUPS (EPEL) perl-Net-NBName perl-Net-SSLGlue perl-Proc-Daemon

Re: [PECL-DEV] [ANNOUNCEMENT] radius-1.3.1 (stable) Released.

2016-02-15 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 15/02/2016 15:49, PECL Announce a écrit : > The new PECL package radius-1.3.1 (stable) has been released at > http://pecl.php.net/. /dev/shm/BUILD/php70-php-pecl-radius-1.3.1/NTS/radius.c:52:32: fatal error: pecl-compat/compat.h: No such file or

F24 / drop dependency on php-pear

2016-02-10 Thread Remi Collet
Despite I'm a bit late with schedule, can you please check the F24 self contained change proposal https://fedoraproject.org/wiki/Changes/drop_pear_dep Notice: the change is "done", so mostly to give it a bit more visibility. Thanks, Remi. -- devel mailing list devel@lists.fedoraproject.org

Re: Needless use of %defattr (in 4464 packages)

2016-01-29 Thread Remi Collet
Le 25/01/2016 23:34, Jason L Tibbitts III a écrit : > The %defattr statement in the %files section of a spec is used to > specify the default mode and user/group for the files and directories > which follow. I don't plan to change any of my spec files before March 2017, with other EL-5 stuff.

Re: [PHP-DEV] PHP 7.0.3 RC1 is available for testing - **** BC break ***

2016-01-27 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Using 2 patches: https://gist.github.com/smalyshev/4d8435b7993bef80c0ed https://gist.github.com/yohgaki/c3783b22bae9dcb78d69 $ /work/build/php56/sapi/cli/php /usr/bin/phpunit - --include-path=/usr/share/pear . PHPUnit 5.1.4 by Sebastian Bergmann

Re: [PHP-DEV] PHP 7.0.3 RC1 is available for testing - **** BC break ***

2016-01-26 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 27/01/2016 06:45, Stanislav Malyshev a écrit : > Yes, this patch: > https://gist.github.com/smalyshev/4d8435b7993bef80c0ed fixes it for > me. Remi, could you check that it also fixes the failures in the > test suites? I confirm it fix the unit

[CentOS-docs] Introduction

2016-01-26 Thread Remi Collet
Introduction: Remi Collet I'd like to get wiki access, only to be able to create my user page https://wiki.centos.org/RemiCollet And perhaps later, some edit about SCL documentation https://wiki.centos.org/SpecialInterestGroup/SCLo Thanks, Remi

Re: The %license property is now supported in EPEL6 - breaks SCL build

2016-01-25 Thread Remi Collet
Le 24/01/2016 14:02, Remi Collet a écrit : >> epel-rpm-macros was added to the buildroot and buildsys-build group in comps >> which defines the macros FYI, I just open an issue to have this reverted. https://fedorahosted.org/fedora-infrastructure/ticket/5071 Remi. -- devel mailin

Re: The %license property is now supported in EPEL6 - breaks SCL build

2016-01-24 Thread Remi Collet
Le 21/01/2016 14:21, Dennis Gilmore a écrit : > On Thursday, January 21, 2016 11:48:22 AM Petr Pisar wrote: >> On 2016-01-20, Jason L Tibbitts III wrote: >>> Just a note that it EPEL6 no longer requires you to include the >>> definition of %license property; you can use it

Re: [PHP-DEV] PHP 7.0.3 RC1 is available for testing - **** BC break ***

2016-01-24 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 25/01/2016 05:06, Yasuo Ohgaki a écrit : > As I add comments in code, session_write_close() should not do > anything but the test script assumes write/close is called? I've > tested with Fedora 23's PHP 5.6.17 and got the expected result Yes,

Re: [PHP-DEV] PHP 7.0.3 RC1 is available for testing - **** BC break ***

2016-01-22 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Reproducer attached It seems that using a user land SessionHandler, the "write" method is not called, raising this issue. Remi. -BEGIN PGP SIGNATURE- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

Re: [PHP-DEV] PHP 7.0.3 RC1 is available for testing - **** BC break ***

2016-01-22 Thread Remi Collet
Le 21/01/2016 23:07, Yasuo Ohgaki a écrit : > Patch for fixing BC would be this, if I'm correct about the cause. > > e8f1c29cc96ce333fa808aba126297b77d94abdf (main patch) > 57be57ac94ef46fa7a73889a1e7d6e75aa4ab00f (TSRM fix for PHP 5.6) > > I appreciate if you could run tests without these

Re: [PHP-DEV] PHP 7.0.3 RC1 is available for testing - **** BC break ***

2016-01-22 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 22/01/2016 11:38, Remi Collet a écrit : > Reproducer attached > > It seems that using a user land SessionHandler, the "write" method > is not called, raising this issue. Attached as .phpt Notice: the issue only happens a

Re: [PHP-DEV] PHP 7.0.3 RC1 is available for testing - **** BC break ***

2016-01-21 Thread Remi Collet
Le 21/01/2016 11:53, Anatol Belski a écrit : > Hi, > > PHP 7.0.3 RC1 was just released and can be downloaded from: Fedora detected a BC break in 5.6.18RC1 and 7.0.3RC1 related to session management. This update breaks: Horde_SessionHandler (2.2.6) and symfony (2.7.9)

PEAR packages mass removal

2016-01-11 Thread Remi Collet
Hi, FYI, I'm working on removing most of my PEAR packages of dead project from rawhide. This is part of the cleanup before PHP 7 (not yet planed) My tracker sheet https://github.com/remicollet/remirepo/blob/master/php/pear/PHP7.txt Please check your packages, and share your information on

Re: building software collections in copr

2016-01-07 Thread Remi Collet
Le 07/01/2016 12:28, Dave Love a écrit : > It's obviously possible to build software collections in copr since some > exist, but I don't understand how. What's the secret? > > At least in the el6 root, I don't see a way to pick up scl-utils-build > which seems to be needed in the root if you

thunderbird-enigmail orphaned.

2016-01-04 Thread Remi Collet
Feel free to take it. https://admin.fedoraproject.org/pkgdb/package/rpms/thunderbird-enigmail/ Remi. -- devel mailing list devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Re: [PECL-DEV] [ANNOUNCEMENT] swoole-1.7.22 (stable) Released.

2015-12-31 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 31/12/2015 07:22, PECL Announce a écrit : > The new PECL package swoole-1.7.22 (stable) has been released at http://pecl.php.net/. Le 31/12/2015 10:22, PECL Announce a écrit : > The new PECL package swoole-1.7.22 (stable) has been released at >

Re: [PHP-DEV] Push Litespeed SAPI 6.9 to PHP 7.0.1

2015-12-16 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 16/12/2015 14:41, Tom Sommer a écrit : > Hi > > I realise 7.0.1 is already out in RC1, but there is a bug in the > Litespeed 6.8 sapi which breaks php_flag and php_value. It's > causing our customers a lot of headaches. > > I see Litespeed 6.9

[PHP-DEV] Re: PHP 7.0.1 scheduling

2015-12-08 Thread Remi Collet
Le 08/12/2015 12:36, Anatol Belski a écrit : > Yeah, particularly our release schedule collides with many holidays this > year. For a security release a holiday time is obviously very bad. +1 Our Release Process state: " At least one release per month, more at wish " Perhaps we should

Re: [PHP-DEV] Re: PHP 7.0.1 scheduling

2015-12-08 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 08/12/2015 13:04, Remi Collet a écrit : > Perhaps we should consider new release on > > " 1st thursday of the month " > > (It seems every year, Christmas is end of month ;) As Thanksgiving and Dec 31th. -BEGIN P

Re: [PHP-DEV] RFC: PHP 5.6 Support Timeline

2015-12-08 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 08/12/2015 16:14, Zeev Suraski a écrit : > Following the initial discussion, I prepared an RFC that proposes > to extend the support periods for PHP 5.6: > > > > https://wiki.php.net/rfc/php56timeline Thanks for the work. BTW, to be clear,

Re: [PHP-DEV] PHP 5.6 life cycle

2015-12-06 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 06/12/2015 13:38, Zeev Suraski a écrit : > IMHO, I think we need to look at the 5.6 lifecycle very differently > from how we look at 5.5 and earlier. This is really the 5.x > lifecycle as it's the last version that's relatively completely >

Re: [libvirt] [libvirt-php] 0.5.1 - missing arginfo

2015-12-04 Thread Remi Collet
Le 30/11/2015 10:23, Michal Privoznik a écrit : > On 27.11.2015 16:48, Remi Collet wrote: >> Hi, >> >> arginfo are very important in PHP extensions, useful for users >> (documentation), and various tools rely on them (through reflection). >> >> Attached pat

Re: [PHP-DEV] PHP 7.0.0 final RTM delay

2015-12-02 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 03/12/2015 06:51, Sebastian Bergmann a écrit : > Am 02.12.2015 um 09:42 schrieb Anatol Belski: >>> Do the Windows builds have to be available immediately when >>> the sources of PHP 7.0.0 are released? >> Yes. > I do not think that this means that

Re: [PHP-DEV] HashDos protection

2015-12-01 Thread Remi Collet
Le 01/12/2015 02:28, Anatol Belski a écrit : >From what I was testing, the configuration is not absolutely necessary. My first thinking, seeing this hardcoded limit was also, "we need to make it an new ini option". So I run a few tests. Especially the Anatol one (a bit optimized to get more

Re: [libvirt] libvirt-php 0.5.1 uneeded files

2015-11-30 Thread Remi Collet
what I've managed to get to: phpize / configure / make should be run (for now) in src dir. Typo fix in attached patch Remi. >From 9d031cc96e2a1735bb22e37388b85e03dc00073b Mon Sep 17 00:00:00 2001 From: Remi Collet <fed...@famillecollet.com> Date: Mon, 30 Nov 2015 18:57:22 +0100 Subjec

Re: [libvirt] libvirt-php 0.5.1 uneeded files

2015-11-30 Thread Remi Collet
Le 30/11/2015 16:05, Vasiliy Tolstov a écrit : > 2015-11-30 17:56 GMT+03:00 Michal Privoznik : >> Anyway, we should either use phpize or configure.ac -- because phpize is >> unhappy with fact that we have the two at the same time. > > > I'm for phpize, because this is

Re: [libvirt] libvirt-php 0.5.1 - missing arginfo

2015-11-30 Thread Remi Collet
Le 30/11/2015 10:23, Michal Privoznik a écrit : > On 27.11.2015 16:48, Remi Collet wrote: >> Hi, >> >> arginfo are very important in PHP extensions, useful for users >> (documentation), and various tools rely on them (through reflection). >> >> Attached pat

[libvirt] libvirt-php 0.5.1 uneeded files

2015-11-27 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Installing the new 0.5.1 version: libvirt-php.la libvirt-php.so -> libvirt-php.so.0.0.0 libvirt-php.so.0 -> libvirt-php.so.0.0.0 libvirt-php.so.0.0.0 This is not a versioned library but a PHP extension so having those

[libvirt] libvirt-php 0.5.1 - missing arginfo

2015-11-27 Thread Remi Collet
rom: Remi Collet <fed...@famillecollet.com> Date: Fri, 27 Nov 2015 16:45:36 +0100 Subject: [PATCH 3/3] add missing arginfo (wip) --- src/libvirt-php.c | 458 +++--- 1 file changed, 371 insertions(+), 87 deletions(-) diff --git a/src/libvirt-ph

Re: [libvirt] libvirt-php 0.5.1 uneeded files

2015-11-27 Thread Remi Collet
Le 27/11/2015 09:33, Remi Collet a écrit : > Notice: I think it will be simpler to switch to the standard PHP > extension build system (phpize; configure; make) See attached patch. This only manage the extension build (not the documentation) TODO: add a --enable-libvirt-debug option to

[libvirt] libvirt-php 0.5.1 uneeded files

2015-11-27 Thread Remi Collet
Installing the new 0.5.1 version: libvirt-php.la libvirt-php.so -> libvirt-php.so.0.0.0 libvirt-php.so.0 -> libvirt-php.so.0.0.0 libvirt-php.so.0.0.0 This is not a versioned library but a PHP extension so having those have no sense. Only libvirt-php.so is needed.

[libvirt] libvirt-php 0.5.1 broken build on RHEL-7

2015-11-27 Thread Remi Collet
RHEL 7 have libvirt 1.2.8 which is the minimum version according to configure check LIBVIRT_REQUIRED=1.2.8 libvirt-php.c: In function 'zm_startup_libvirt': libvirt-php.c:1351:136: error: 'VIR_DOMAIN_BLOCK_JOB_SPEED_BANDWIDTH_BYTES' undeclared (first use in this function)

Re: [libvirt] libvirt-php 0.5.1 uneeded files

2015-11-27 Thread Remi Collet
More... >From 34c218c01413feffda4a98b9e78bdf7ea83d0fdc Mon Sep 17 00:00:00 2001 From: Remi Collet <fed...@famillecollet.com> Date: Fri, 27 Nov 2015 11:35:33 +0100 Subject: [PATCH 2/2] include config.h earlier --- src/config.m4 | 2 -- src/libvirt-php.h | 14 -- 2 file

[PHP-DEV] Re: HashDos protection

2015-11-26 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 26/11/2015 18:24, Nikita Popov a écrit : > Here is an implementation of this mechanism for PHP: > https://github.com/php/php-src/pull/1565 > > This is the approach I would recommend for PHP. The patch for this > change is small and

[Glpi-dev] GLPI API Documentation

2015-11-05 Thread Remi Collet
Hi, Current documentation seems outdated: https://forge.glpi-project.org/projects/glpi/embedded/index.html I add a script "tools/genapidoc.sh" which allow each developer to generate a "tools/api" website with current GLPI API. It uses http://www.apigen.org/ which create something more fun than

[PHP-DEV] Re: [PHP-CVS] com php-src: FPM: change "listen = port" behavior from IPv4 catch-all to IPv6 catch-all (+ IPv4-mapped): UPGRADING sapi/fpm/fpm/fpm_sockets.c sapi/fpm/php-fpm.conf.in

2015-10-20 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 20/10/2015 15:34, Antony Dovgal a écrit : > Hello Remi. > > I do understand that I'm a bit late with this one, but this patch > actually FORCES IPv6 for port-only syntax. I've got both IPv6 and > IPv4 configured and getaddrinfo() returns only 1

Re: [Glpi-dev] 0.90 release date, plugins directory and suggest

2015-10-14 Thread Remi Collet
Le 21/09/2015 17:10, Alexandre Delaunay a écrit : > Now you can submit a feature at http://suggest.glpi-project.org, or vote for > features already submitted. This strangely redirect to http://glpi.userecho.com/ Remi ___ Glpi-dev mailing list

Re: [PHP-DEV] RFC proposal.

2015-10-06 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 05/10/2015 00:10, somebody anon a écrit : "someone.wanted.to.be.unkn...@gmail.com" Can't be serious... > Hi PHP community. I am a developer with few years experience in PHP > and now want to propose some addition to default "filesystem" >

Re: [EPEL-devel] [Proposal] Converge EPEL and CBS

2015-09-22 Thread Remi Collet
Le 21/09/2015 16:12, Haïkel a écrit : > Hi, > > Since the CentOS acquihire, there was a lot of discussion about EPEL's future. > Since the FOSDEM meetup between Fedora/CentOS folks, there was little > progress on that topic Just enable EPEL in CBS, and that's all. Remi. P.S. and explain to

Orphan some JS packages

2015-09-18 Thread Remi Collet
Maintaining JS packages is just a mess. So I will orphan soon: ckeditor (siwinski, as coowner, want to take ?) prototype scriptaculous syntaxhighlighter Open ACL request if you want one of them. Remi -- devel mailing list devel@lists.fedoraproject.org

Re: [PHP-DEV] Bumping minimal OpenSSL version to 0.9.8

2015-09-15 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 14/09/2015 14:03, Jakub Zelenka a écrit : > Hi, > > At the moment the minimal OpenSSL version is 0.9.6. > > I realised yesterday that there are some types changes between > 0.9.7 and 0.9.8 that would have to be address in overflow checks >

[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 418586: allow to use system udan11/sql-parser

2015-09-14 Thread Remi Collet
Branch: refs/heads/MAINT_4_5_0 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 41858689dd085920b99a1bb3b8cf310897c67a87 https://github.com/phpmyadmin/phpmyadmin/commit/41858689dd085920b99a1bb3b8cf310897c67a87 Author: Remi Collet <fed...@famillecollet.com> Date: 2

Re: Proposal to reduce anti-bundling requirements

2015-09-11 Thread Remi Collet
Le 11/09/2015 19:17, Zdenek Kabelac a écrit : > Why I cannot use multiple different versions of php on a SINGLE machine ? You can easily with SCL... Oh... wait... SCL are not allowed in Fedora. So use RHEL/CentOS which is a far better environment for such needs. And more: this will be a "huge"

Re: [Glpi-dev] GLPI 0.85

2015-09-11 Thread Remi Collet
Le 10/09/2015 09:59, yllen a écrit : > Hi, > > I am a member of an inter-ministerial working group to establish each > year a list of free software to use in each French ministry. > We actually are finalizing the list for 2016 and the question about > version of GLPI is still present. > Version

Re: [Glpi-dev] GLPI 0.85

2015-09-11 Thread Remi Collet
Le 11/09/2015 10:05, Remi Collet a écrit : > Bug +1 Of course, I mean "Big +1" ___ Glpi-dev mailing list Glpi-dev@gna.org https://mail.gna.org/listinfo/glpi-dev

Re: [PHP-DEV] PHP7 PECL Extensions

2015-09-10 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 10/09/2015 16:25, Joe Watkins a écrit : > Afternoon internals, > > Is there any concrete plan for deploying pecl extensions for PHP7 > ? > > Anatol (or anyone), is there any way to get windows ext's built > against RC's while we're waiting for

Re: [PHP-DEV] PHP7 PECL Extensions

2015-09-10 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 10/09/2015 19:14, Pierre Joye a écrit : > On Sep 10, 2015 10:32 PM, "Sean DuBois" wrote: >> >> On Thu, Sep 10, 2015 at 03:25:16PM +0100, Joe Watkins wrote: >>> Afternoon internals, >>> >>> Is there any concrete plan for

Re: [PECL-DEV] oci8 version out of date on pecl

2015-09-09 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 09/09/2015 17:40, Avindra Goolcharan a écrit : > The latest stable PHP source is showing 2.0.9 for oci8, yet pecl > is showing 2.0.8. > > https://github.com/php/php-src/blob/PHP-5.6.13/ext/oci8/php_oci8.h#L48 > > > > What is the deal? Is PECL

Re: Looking for new maintainer: ownCloud (Fedora / EPEL)

2015-09-02 Thread Remi Collet
Le 29/08/2015 23:27, Adam Williamson a écrit : > Hi, folks. So I've been maintaining ownCloud for the last little > while. Unfortunately I sat down today to try again and update the > package to the latest upstream (8.1.1), and somewhere in the second > hour of insanely stupid PHP autoloader code,

Re: [Dotclear Dev] Dotty 2.8

2015-08-14 Thread Remi Collet
Vacances) donc ça attendra. Remi. Merci d'avance Nicolas Le 13 août 2015 18:43, Remi Collet r...@famillecollet.com a écrit : Le 13/08/2015 18:15, Franck Paul a écrit : ​Euh, que vient faire bootstrap.js au milieu de l'admin de DC ?​ En virant l'extension qui pollue la console

Re: [Dotclear Dev] Dotty 2.8

2015-08-14 Thread Remi Collet
Le 13/08/2015 20:02, Nicolas a écrit : Problème résolu, merci Nicolas, je n'avais pas corrigé la valeur de DC_ADMIN_URL lors du changement de domaine il y a quelques semaines, et ckeditor 4.5 semble plus sensible. Remi -- Dev mailing list - Dev@list.dotclear.org -

Re: [Dotclear Dev] Dotty 2.8

2015-08-13 Thread Remi Collet
Bon, j'ai repris le plugin dcCKEditor de la 2.7 et tout refonctionne correctement. Mais, c'est clairement pas satisfaisant. Remi. -- Dev mailing list - Dev@list.dotclear.org - http://ml.dotclear.org/listinfo/dev

Re: [Dotclear Dev] Dotty 2.8

2015-08-13 Thread Remi Collet
$ index.php:3:4 Remi. Le 13 août 2015 17:55, Remi Collet r...@famillecollet.com a écrit : Le 13/08/2015 17:37, Franck Paul a écrit : Ça ressemble assez à un cache javascript pas mis à jour côté navigateur. Je pense pas, cache vidé à plusieurs reprises. Depuis l'éditor, clique sur lien (la

Re: [Dotclear Dev] Dotty 2.8

2015-08-13 Thread Remi Collet
Le 13/08/2015 10:01, Franck Paul a écrit : Plop les gens, La 2.8 est sortie, Dotty aussi \o/ Depuis la mise à jour, les ajouts lien ou lien vers une entrée ne semble plus fonctionner (billets ou commentaires) Le popup de choix s'ouvre, mais impossible de valider. une idée ? Remi --

Re: [Dotclear Dev] Dotty 2.8

2015-08-13 Thread Remi Collet
$ Remi Le 13 août 2015 17:34, Remi Collet r...@famillecollet.com a écrit : Le 13/08/2015 10:01, Franck Paul a écrit : Plop les gens, La 2.8 est sortie, Dotty aussi \o/ Depuis la mise à jour, les ajouts lien ou lien vers une entrée ne semble plus fonctionner (billets ou commentaires

Re: [Glpi-dev] ZF2

2015-08-06 Thread Remi Collet
Le 04/08/2015 14:45, Remi Collet a écrit : Howdy, I have updated ZF2 to version from 2.3.0 to 2.3.9 Notice: Version 2.4.x raise dependency to php 5.3.23 Version 2.5.x raise dependency to php 5.5 Et juste pour info, je viens de tester GLPI + ZF 2.5.2 Ton fonctionne normalement, donc c'est

Re: [Glpi-dev] ZF2

2015-08-06 Thread Remi Collet
. I think PHP 5.3 is ok, it's still a prerequisite. Switching to PHP 5.5 is a little bit to early IMHO, we should consider it for one of the upcoming release. What do you think about it ? Regards, - Mail original - De: Remi Collet fed...@famillecollet.com

[Glpi-dev] ZF2

2015-08-04 Thread Remi Collet
Howdy, I have updated ZF2 to version from 2.3.0 to 2.3.9 Notice: Version 2.4.x raise dependency to php 5.3.23 Version 2.5.x raise dependency to php 5.5 Remi ___ Glpi-dev mailing list Glpi-dev@gna.org https://mail.gna.org/listinfo/glpi-dev

[Glpi-dev] Test suite

2015-08-02 Thread Remi Collet
I just create a test branch https://github.com/glpi-project/glpi/tree/wip-test This is for now only a PoC, for feedback. Notice, I create this first, because I'd like to change 'Event' class name, because of https://forge.glpi-project.org/issues/4458. I think a nice way to solves this will be

Re: [Glpi-dev] Github + 0.90 beta

2015-07-30 Thread Remi Collet
Le 30/07/2015 11:27, Alexandre Delaunay a écrit : P.S. et pour info, j'ai aucun droit dessus Tu as une invitation en attente Merci. ___ Glpi-dev mailing list Glpi-dev@gna.org https://mail.gna.org/listinfo/glpi-dev

Re: [Glpi-dev] Github + 0.90 beta

2015-07-29 Thread Remi Collet
Le 29/07/2015 17:31, David DURIEUX a écrit : Je vois pleins d'avantages : * facilité de faire un patch + faire un Pull Request * facilité de merger un patch * integration avec travis pour les tests Vous n'avez visiblement pas lu la phrase suivante: Et il reste possible d'avoir un mirroir sur

Re: [Glpi-dev] Github + 0.90 beta

2015-07-29 Thread Remi Collet
Le 29/07/2015 16:34, Alexandre Delaunay a écrit : - you'll find an english version at the end - Bonjour à tous. Nous avons enfin migré les dépôts de GLPI (cœur + doc) vers git. Ils sont accessibles depuis http://github.com/glpi-project. github != git. Migrer vers git, je trouve ça

Re: [HEADS UP] rpm-4.12.90 in rawhide

2015-07-25 Thread Remi Collet
Le 24/07/2015 15:49, Florian Festi a écrit : The freshly released rpm-4.12.90 aka rpm-4.13.0-alpha is going to hit rawhide soon. The two major new features are: * Boolean (aka rich) dependencies to support more complicated relation between packages * File Triggers - run scripts if files

Re: [HEADS UP] rpm-4.12.90 in rawhide

2015-07-25 Thread Remi Collet
Le 25/07/2015 13:20, Florian Festi a écrit : On 07/25/2015 11:18 AM, Remi Collet wrote: Thanks for catching that! Do you want me to file a bug ? Yes, please! FYI https://bugzilla.redhat.com/show_bug.cgi?id=1246743 Remi -- devel mailing list devel@lists.fedoraproject.org https

Re: [PHP-DEV] RFE to allow dirname($foo, 2)

2015-07-24 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 24/07/2015 02:11, Hannes Magnusson a écrit : On Wed, Jul 22, 2015 at 4:55 AM, Remi Collet r...@fedoraproject.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 See https://bugs.php.net/bug.php?id=70112 As this a very small self

Re: [PHP-DEV] RFE to allow dirname($foo, 2)

2015-07-22 Thread Remi Collet
Le 22/07/2015 20:57, Marco Pivetta a écrit : On 22 July 2015 at 19:49, Sara Golemon poll...@php.net mailto:poll...@php.net wrote: On Wed, Jul 22, 2015 at 4:55 AM, Remi Collet r...@fedoraproject.org mailto:r...@fedoraproject.org wrote: See https://bugs.php.net/bug.php?id=70112 I'm

[PHP-DEV] RFE to allow dirname($foo, 2)

2015-07-22 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 See https://bugs.php.net/bug.php?id=70112 As this a very small self-contained change, I don't think it needs a RFE. Feedback welcome Remi. -BEGIN PGP SIGNATURE- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird -

Re: [Glpi-dev] GLPI : Différence de comportement

2015-07-16 Thread Remi Collet
Le 16/07/2015 14:53, Alexandre Delaunay a écrit : Bonjour Je suis aussi favorable à l'ajout de cette modification personnellement. Je pensais l'avoir ajouté lors de l'intégration des développements pour la 0.90 mais en vérifiant, finalement non (Le plugin discussion impliquait de facto ce

Re: [Glpi-dev] Problem of PHP file termination

2015-07-09 Thread Remi Collet
Le 09/07/2015 10:09, Moron, Olivier a écrit : Dear all, I've got a user of Timezones plugin whom is using a special script to perform PHP style code analysis. Here is the tool he is using: perl ../tools/detect_wrong_php_begin_end_file.pl | grep problem And this tool detected problems

Re: [Glpi-dev] New Plugin - Timezones

2015-07-01 Thread Remi Collet
70 56 63 -Original Message- From: Remi Collet [mailto:fed...@famillecollet.com] Sent: Wednesday, July 01, 2015 9:05 AM To: glpi-dev@gna.org; Moron, Olivier Subject: Re: [Glpi-dev] New Plugin - Timezones Le 29/06/2015 09:22, Moron, Olivier a écrit : Hello all, Could you

Re: [Glpi-dev] New Plugin - Timezones

2015-07-01 Thread Remi Collet
Le 29/06/2015 09:22, Moron, Olivier a écrit : Hello all, Could you create a new plugin workspace on the forge: Timezones? This plugin is currently under test in our installation, and I plan to revert it to the community. This plugin will bring time zones management for GLPI 0.83.x and up.

Re: [PHP-DEV] Re: PHP 7.0.0alpha2 Released for Testing!

2015-06-26 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 25/06/2015 16:41, Jan Ehrhardt a écrit : Kalle Sommer Nielsen in php.internals (Thu, 25 Jun 2015 16:06:15 +0200): This release fixes about 25 bugs reported since the first alpha and it implements the Throwable interface with changes to the

Re: Koschei - new Fedora infrastructure service

2015-06-25 Thread Remi Collet
Le 25/06/2015 15:41, Mikolaj Izdebski a écrit : I'm glad to announce that as of yesterday Koschei production instance has been moved Fedora infrastructure and now it can be considered as officially-supported Fedora service. Nice! I just add a sub page for the PHP SIG. =

[PECL-DEV] Re: Pecl modules and RPM spec files.

2015-06-03 Thread Remi Collet
Le 03/06/2015 18:21, Gennady Feldman a écrit : So I was looking at how to build an RPM for the stomp Pecl module and somehow i am not sure what is the best way. Remi: It seems that you have a repo for php pecl modules. I am unable to find stomp there. Any pointers on creating spec files?

Re: [PECL-DEV] Re: Pecl modules and RPM spec files.

2015-06-03 Thread Remi Collet
Le 03/06/2015 19:26, Gennady Feldman a écrit : Hi Remi, Thanks for the quick reply. Is that spec file something you put together by hand or is there some automated way to generate those? Everything is hand made ;) Remi. P.S. PEAR_Command_Packaging was design for this but don't have

[PHP-DEV] Re: [PHP-CVS] com php-src: Remove T1Lib support (see #69698): NEWS UPGRADING ext/gd/config.m4 ext/gd/config.w32 ext/gd/gd.c ext/gd/php_gd.h

2015-05-29 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 29/05/2015 09:18, Kalle Sommer Nielsen a écrit : Commit:7dcfdbbee431c93c52605e1df323d18e0c6088e9 Author: Kalle Sommer Nielsen ka...@php.net Fri, 29 May 2015 09:18:36 +0200 Parents: 0e079f9358be65c4cae5dd938b4924abec0564ac

Re: [PECL-DEV] [ANNOUNCEMENT] trace-0.3.0 (stable) Released.

2015-05-22 Thread Remi Collet
Le 15/05/2015 13:53, PECL Announce a écrit : The new PECL package trace-0.3.0 (beta) has been released at http://pecl.php.net/. Le 22/05/2015 09:30, PECL Announce a écrit : The new PECL package trace-0.3.0 (stable) has been released at http://pecl.php.net/. Please don't do this. 2 release

[PHP-DEV] About merging Pull Request workflow

2015-05-21 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Current workflow described in https://wiki.php.net/vcs/gitworkflow#merge_a_pull_request Problem, git history only give info about a merge Ex, after merging 1278:

[PECL-DEV] pecl/SELinux new maintainer - move to git

2015-05-11 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Can you please move selinux extension to git And can you check my right (the previous owner give it, but to an old account, remi is needed) Thanks, Remi. -BEGIN PGP SIGNATURE- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird -

Wordpress and security updates

2015-05-08 Thread Remi Collet
Hi, Various upstream updates have been published recently (since March 23th) to fix at least 3 critical security issues. My first idea was to keep 4.1.2 to get a fast fix, and then push 4.2 and have a more longer testing phase... But 4.1.2, 4.1.3, 4.1.4, 4.1.5, 4.2.0, 4.2.1, 4.2.2... in a few

<    2   3   4   5   6   7   8   9   10   11   >