<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/linuxquota/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/linuxquota/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 26 Sep 2022 10:58:09 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/linuxquota/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>#56 Fix Bashism in configure</title><link>https://sourceforge.net/p/linuxquota/patches/56/?limit=25#bfd9</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thank you very much!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sam James</dc:creator><pubDate>Mon, 26 Sep 2022 10:58:09 -0000</pubDate><guid>https://sourceforge.neteabc303fce5619807765f53ea6a4c1c175c17575</guid></item><item><title>#56 Fix Bashism in configure</title><link>https://sourceforge.net/p/linuxquota/patches/56/?limit=25#beae</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-accepted&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jan Kara</dc:creator><pubDate>Mon, 26 Sep 2022 08:23:43 -0000</pubDate><guid>https://sourceforge.netc1f4b1e1ebe589a3106d00bb4795c8583a8f3a26</guid></item><item><title>#56 Fix Bashism in configure</title><link>https://sourceforge.net/p/linuxquota/patches/56/?limit=25#bd4b</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Sure, thanks!&lt;/p&gt;
&lt;p&gt;&lt;code&gt;Signed-off-by: Sam James &amp;lt;sam@gentoo.org&amp;gt;&lt;/code&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sam James</dc:creator><pubDate>Sun, 25 Sep 2022 03:55:32 -0000</pubDate><guid>https://sourceforge.net0e03c57aff31b1bc7fc35e5805891377e14c5edc</guid></item><item><title>#56 Fix Bashism in configure</title><link>https://sourceforge.net/p/linuxquota/patches/56/?limit=25#c5f8</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks for the patch! It looks good. Can you please provide your attribution (Signed-off-by line) so that I can include it in the repository? Thanks!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jan Kara</dc:creator><pubDate>Fri, 23 Sep 2022 10:58:18 -0000</pubDate><guid>https://sourceforge.net3b4efc23e824779ad3a12b5e1db2b54766ef73b1</guid></item><item><title>Fix Bashism in configure</title><link>https://sourceforge.net/p/linuxquota/patches/56/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;configure scripts need to be runnable with a POSIX-compliant /bin/sh.&lt;/p&gt;
&lt;p&gt;On many (but not all!) systems, /bin/sh is provided by Bash, so errors&lt;br/&gt;
like this aren't spotted. Notably Debian defaults to /bin/sh provided&lt;br/&gt;
by dash which doesn't tolerate such bashisms as '=='.&lt;/p&gt;
&lt;p&gt;This retains compatibility with bash.&lt;/p&gt;
&lt;p&gt;Fixes configure warnings/errors like:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="n"&gt;configure&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;WARNING&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;tcpd&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="na"&gt;h&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;not&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;found&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="o"&gt;./&lt;/span&gt;&lt;span class="n"&gt;configure&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="mi"&gt;8453&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;test&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;X&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;unexpected&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;operator&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="n"&gt;checking&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;that&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;generated&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;files&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;are&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;newer&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;than&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;configure&lt;/span&gt;&lt;span class="o"&gt;...&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;done&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;Patch attached, thanks!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sam James</dc:creator><pubDate>Fri, 23 Sep 2022 02:31:37 -0000</pubDate><guid>https://sourceforge.net827b93d53d2347a32b31875951a916449d9f8cdc</guid></item><item><title>Fix Bashism in configure</title><link>https://sourceforge.net/p/linuxquota/patches/56/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 56 has been modified: Fix Bashism in configure&lt;br/&gt;
Edited By: Jan Kara (jkar8572)&lt;br/&gt;
Status updated: 'open' =&amp;gt; 'closed-accepted'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sam James</dc:creator><pubDate>Fri, 23 Sep 2022 02:31:37 -0000</pubDate><guid>https://sourceforge.net2d4122fdafb00e279a9272caca7472c7a5b09855</guid></item><item><title>#55 Fix compilation when using musl libc</title><link>https://sourceforge.net/p/linuxquota/patches/55/?limit=25#f649</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-fixed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jan Kara</dc:creator><pubDate>Mon, 30 Nov 2020 15:41:38 -0000</pubDate><guid>https://sourceforge.neta985aaaaba154a8df01c293fe0ce1306646af32c</guid></item><item><title>#55 Fix compilation when using musl libc</title><link>https://sourceforge.net/p/linuxquota/patches/55/?limit=25#9eec</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks for the patch but defining P() to nop is just pointless.  I've instead just dropped P() usage and the include as well from quota.h.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jan Kara</dc:creator><pubDate>Mon, 30 Nov 2020 15:41:13 -0000</pubDate><guid>https://sourceforge.net574e124e6e38825bd160eeb4aff73f252e2da125</guid></item><item><title>Fix compilation when using musl libc</title><link>https://sourceforge.net/p/linuxquota/patches/55/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This patch fixes quota.h trying to include the sys/cdefs.h header which is a glibc internal header so it fails to compile when using any other libc (such as musl in my case). Since it's internal, that header should not be used by any user code anyway, if I read correctly.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;2xsaiko&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 26 Nov 2020 18:34:15 -0000</pubDate><guid>https://sourceforge.net415e79df644de0ae14bedbc0ab3170477ecbe863</guid></item><item><title>Fix compilation when using musl libc</title><link>https://sourceforge.net/p/linuxquota/patches/55/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 55 has been modified: Fix compilation when using musl libc&lt;br/&gt;
Edited By: Jan Kara (jkar8572)&lt;br/&gt;
Status updated: u'open' =&amp;gt; u'closed-fixed'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 26 Nov 2020 18:34:15 -0000</pubDate><guid>https://sourceforge.net91704823e192bc23e9412dc19eaf0038591dc943</guid></item></channel></rss>