From owner-freebsd-ports-bugs@freebsd.org Mon Dec 26 08:44:28 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 60077C913C6 for ; Mon, 26 Dec 2016 08:44:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 354C0C50 for ; Mon, 26 Dec 2016 08:44:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQ8iRYQ099125 for ; Mon, 26 Dec 2016 08:44:28 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 215571] devel/pecl-eio: Update to 2.0.1 Date: Mon, 26 Dec 2016 08:44:27 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: joneum@bsdproject.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Dec 2016 08:44:28 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215571 Bug ID: 215571 Summary: devel/pecl-eio: Update to 2.0.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: joneum@bsdproject.de CC: gasol.wu@gmail.com CC: gasol.wu@gmail.com Flags: maintainer-feedback?(gasol.wu@gmail.com) Created attachment 178283 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178283&action= =3Dedit Patch https://pecl.php.net/package-changelog.php?package=3Deio&release=3D2.0.1 Release What has changed? 2.0.1 Fixed #7: [PHP7] Segfault after shutdown 2.0.0 Fixed #6: PHP 7.1 build failed due to removed zend_fcall_info.symbol_table 2.0.0RC3 Fixed #4: linker issue on aarch64 2.0.0RC2 - Fix: removed extra memory allocations - PHP7: eio_custom now throws Exception in ZTS builds, because Zend API is inaccessible from a custom thread in ZTS PHP7 builds (there is a lack of Zend API to access TSRM thread-local data from a user thread). Some extensions(particularly, pthreads) invent their own(rather hacky) ways to overcome the problem. However, IMHO, this should be implemented within Zend API itself. 2.0.0RC1 PHP 7 support Fix: uid/gid validation in eio_fchown Fix: compilation issue on OS X 10.11 1.2.6 Fix: uid/gid validation in eio_fchown Fix: compilation issue on OS X 10.11 1.2.5 Fix: Bitbucket issue #2: Static build fails Fix: build failed when EVENTFD was not available 1.2.4 Fix: Bitbucket issue #1: eio_open fails when file is owned by root Fix: LICENSE role in package.xml (Remi) 1.2.3 Fix: bug #65293 where eio functions failed to process file descript= or equal to 0 Poudriere build fine for: 9.3 amd + i386 10.3 amd + i386 11.0 amd + i386 12-current amd + i386 (r307551) Make test is also fine. Cheers jochen --=20 You are receiving this mail because: You are the assignee for the bug.=