<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/acl/patches, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2024-05-28T19:39:35Z</updated>
<entry>
<title>acl: switch to normal tarballs</title>
<updated>2024-05-28T19:39:35Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-05-25T18:44:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=39957093ddc8ef576c47dc908a785b3f277a842d'/>
<id>urn:sha1:39957093ddc8ef576c47dc908a785b3f277a842d</id>
<content type='text'>
Avoids having to patch autoconf.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>acl: update to 2.3.2</title>
<updated>2024-02-10T22:58:32Z</updated>
<author>
<name>Maxim Storchak</name>
</author>
<published>2024-02-10T18:53:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1803ec3732905fd4b622fb31c1a1d7cec4761cbc'/>
<id>urn:sha1:1803ec3732905fd4b622fb31c1a1d7cec4761cbc</id>
<content type='text'>
Signed-off-by: Maxim Storchak &lt;m.storchak@gmail.com&gt;
</content>
</entry>
<entry>
<title>acl: fix compilation with musl 1.2.4</title>
<updated>2023-05-17T05:43:13Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2023-05-16T09:17:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6c6d8fe5420a1fc88797f406e4483d743b87ac60'/>
<id>urn:sha1:6c6d8fe5420a1fc88797f406e4483d743b87ac60</id>
<content type='text'>
musl 1.2.4 deprecated legacy "LFS64" ("large file support") interfaces so
just having _GNU_SOURCE defined is not enough anymore.

Backport an upstream fix to replace these old functions.

Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&gt;
</content>
</entry>
<entry>
<title>acl: update to 2.3.1</title>
<updated>2021-03-21T17:32:27Z</updated>
<author>
<name>Maxim Storchak</name>
</author>
<published>2021-03-21T12:31:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b559ce3f4eef7303f8cdb2eb6ea6a5942b12f9bb'/>
<id>urn:sha1:b559ce3f4eef7303f8cdb2eb6ea6a5942b12f9bb</id>
<content type='text'>
Signed-off-by: Maxim Storchak &lt;m.storchak@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: Run refresh on all packages</title>
<updated>2021-02-21T00:02:15Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-21T00:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5d8d4fbbcb5c5de9370711c19bb3510210989a98'/>
<id>urn:sha1:5d8d4fbbcb5c5de9370711c19bb3510210989a98</id>
<content type='text'>
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
<entry>
<title>acl: update to 20160519</title>
<updated>2016-06-13T18:46:32Z</updated>
<author>
<name>Maxim Storchak</name>
</author>
<published>2016-06-13T18:28:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d35dc4f652819fc001b1dec32cd9248a06c36bed'/>
<id>urn:sha1:d35dc4f652819fc001b1dec32cd9248a06c36bed</id>
<content type='text'>
Signed-off-by: Maxim Storchak &lt;m.storchak@gmail.com&gt;
</content>
</entry>
<entry>
<title>acl: update to 20150921</title>
<updated>2015-11-08T18:51:40Z</updated>
<author>
<name>Maxim Storchak</name>
</author>
<published>2015-11-08T10:34:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6f5f84d51453e0b8956b3ade7716077217d1b1d0'/>
<id>urn:sha1:6f5f84d51453e0b8956b3ade7716077217d1b1d0</id>
<content type='text'>
Signed-off-by: Maxim Storchak &lt;m.storchak@gmail.com&gt;
</content>
</entry>
<entry>
<title>acl: add ACL tools and libs</title>
<updated>2014-06-27T10:19:50Z</updated>
<author>
<name>Maxim Storchak</name>
</author>
<published>2014-06-27T07:55:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c9b56fef35fc9eefd9ac25dcf9b5c93cb502733d'/>
<id>urn:sha1:c9b56fef35fc9eefd9ac25dcf9b5c93cb502733d</id>
<content type='text'>
Signed-off-by: Maxim Storchak &lt;m.storchak@gmail.com&gt;
</content>
</entry>
</feed>
