Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67052 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36965 invoked from network); 11 Apr 2013 15:28:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Apr 2013 15:28:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=ondrej@sury.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ondrej@sury.org; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sury.org designates 209.85.220.175 as permitted sender) X-PHP-List-Original-Sender: ondrej@sury.org X-Host-Fingerprint: 209.85.220.175 mail-vc0-f175.google.com Received: from [209.85.220.175] ([209.85.220.175:36463] helo=mail-vc0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B2/10-36029-C86D6615 for ; Thu, 11 Apr 2013 11:28:13 -0400 Received: by mail-vc0-f175.google.com with SMTP id ib11so1381998vcb.20 for ; Thu, 11 Apr 2013 08:28:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sury.org; s=google; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; bh=t0A4lAeFQ1nkrwxvlfIizqnPcgfUcNTm0bDwaS3ljCk=; b=KnBkdYrLGz1LWrTNfJxZDwiGuypYSbPgO6nl6ESfd/g7bizU3QWNTkrNBOZcXcBymR Uli+bm4PRS0qGeHI7gMkj7Kp9Lq0xM+P1oTcKGuv318QbVlu8B3+WTkFFTXIRoLjtq9n fvRTD5EQNzjfzP+5uR8u+KDgS/fWGjaJX+ETM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding :x-gm-message-state; bh=t0A4lAeFQ1nkrwxvlfIizqnPcgfUcNTm0bDwaS3ljCk=; b=GeoWaaHKEuaeZ9aaqpBOXlCT6Zpzax21fMZCbyW6XmQw7YMT6n1ZE2lMpB9tWN3A2n KjQVI0nR4wQQFop6nc/X/Pml2BxEDk3ZjRSZ7HGXv/ex1VlhNd+4MGGHDq2T84vMjS3n iTTQ34XdSk5EwH2Oo4S5+H1XXwnoIbci9BfAac5cx5p8WgLjiJ8+AmwoUH/a+2oK5iDb z5+pROftDJplsvE2LEZ4XpL6d4P1Ru6E03c5U8+g2DzA+YakeTvKpm1+wNaawRO9aRDQ zdxe8tTbmLcUeRW5fCbQXrDxxPP6mdfGZnoMWHLz7fk9EVVGtimesabhy77oawnCd5Xg ntdA== X-Received: by 10.220.113.137 with SMTP id a9mr5418660vcq.11.1365694089953; Thu, 11 Apr 2013 08:28:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.59.2.225 with HTTP; Thu, 11 Apr 2013 08:27:49 -0700 (PDT) In-Reply-To: <1365356692.2351.11.camel@atom.net> References: <1364337846.21443.58.camel@ghost> <51533A7A.8060204@gmx.net> <51536022.5080202@gmx.net> <1364836405.2855.16.camel@ghost> <5160B9F2.5080806@sugarcrm.com> <1365356692.2351.11.camel@atom.net> Date: Thu, 11 Apr 2013 17:27:49 +0200 Message-ID: To: Anatoliy Belsky Cc: Stas Malyshev , Pierre Joye , David Soria Parra , =?UTF-8?Q?Johannes_Schl=C3=BCter?= , PHP Internals , jpauli Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQndCVnzVm/VwzUvk22AeRkBCQPODDm3JRvSW/ywKcCWTe8628Adjg7PEMWWM8kdVLP3CC/J Subject: Re: [PHP-DEV] Re: libmagic 5.14 upgrade From: ondrej@sury.org (=?UTF-8?B?T25kxZllaiBTdXLDvQ==?=) Just a curious question =E2=80=93 would it be possible to add some code directly to upstream, so you wouldn't have to engulf yet-another-library into PHP source tree? It's always a security nightmare to have various copies of libraries at various places of the system. Ondrej On Sun, Apr 7, 2013 at 7:44 PM, Anatoliy Belsky wrote: > Hi, > > Am Samstag, den 06.04.2013, 17:12 -0700 schrieb Stas Malyshev: > >> Looks ok, but I have one question - we have libmagic.patch file there >> which as I understand is supposed to be diff between "our" libmagic and >> upstream libmagic. But this patch does not update it. Is it intentional? >> Will it be updated later? > > > Of course I'll update libmagic.patch before commiting, that's just a > diff command. Didn't do it as that's redundant to ext/fileinfo/libmagic > part in the patch I've sent. > > Thanks for taking time. > > Anatol > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --=20 =EF=BB=BFOnd=C5=99ej Sur=C3=BD