From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10035 invoked by alias); 6 Nov 2014 20:47:40 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 33616 Received: (qmail 25306 invoked from network); 6 Nov 2014 20:47:38 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=V7nKCljn c=1 sm=1 tr=0 a=FT8er97JFeGWzr5TCOCO5w==:117 a=kj9zAlcOel0A:10 a=q2GGsy2AAAAA:8 a=oR5dmqMzAAAA:8 a=-9mUelKeXuEA:10 a=N-RDL0Q5qStwIs3xvZIA:9 a=CjuIK1q_8ugA:10 From: Bart Schaefer Message-id: <141106124717.ZM16843@torch.brasslantern.com> Date: Thu, 06 Nov 2014 12:47:17 -0800 In-reply-to: <20141106201516.GL5405@sym.noone.org> Comments: In reply to Axel Beckert "Re: Zsh bugfixes released by RedHat" (Nov 6, 9:15pm) References: <141106075609.ZM3709@torch.brasslantern.com> <545BAC56.1050804@eastlink.ca> <141106083035.ZM3795@torch.brasslantern.com> <20141106201516.GL5405@sym.noone.org> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Re: Zsh bugfixes released by RedHat MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Nov 6, 9:15pm, Axel Beckert wrote: } } > Technically they are supposed to offer the patch to us, although zsh's } > license is not as clingy that way as the GNU license for example. } } JFTR: The GNU General Public License does not require that any } modification made to software under the GNU GPL is sent back to the } _author_ of the software. Right, I was being too non-specific when I used the word "us". I meant they should offer the patch to anyone to whom they offer the binary. Since I'm getting the errata notice about the new binary, technically I should have access to the patch. Which I do, it's just a PITA to download the entire .src.rpm and extract it. But they're also not required to make it *easy* to get the patch ... So thank you to the folks who did that for me, and hopefully RedHat will see the change I just pushed and pick that up instead. And also thanks to the Debian and other distribution folks who watch this list and voluntarily send us back the diffs for bugs they find, rather than making us dig them out of a package manager bundle.