<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/shorewall6-lite, 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>2026-05-08T20:28:27Z</updated>
<entry>
<title>treewide: cleanup URLs</title>
<updated>2026-05-08T20:28:27Z</updated>
<author>
<name>Yanase Yuki</name>
</author>
<published>2026-01-02T09:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b0d8a3d384915c2de1c5b473fcfb8b3996bb849b'/>
<id>urn:sha1:b0d8a3d384915c2de1c5b473fcfb8b3996bb849b</id>
<content type='text'>
This commit converts plain HTTP URLs to HTTPS, and updates
old or outdated URLs.

Signed-off-by: Yanase Yuki &lt;dev@zpc.st&gt;
</content>
</entry>
<entry>
<title>shorewall6-lite: add @IPV6 to DEPENDS</title>
<updated>2022-03-14T13:28:47Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2022-03-14T04:43:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=34f556cb574ffb834dbb85e8d963f9a4ef1b5777'/>
<id>urn:sha1:34f556cb574ffb834dbb85e8d963f9a4ef1b5777</id>
<content type='text'>
Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
<entry>
<title>shorewall6-lite: fix build on macos</title>
<updated>2022-02-24T01:12:50Z</updated>
<author>
<name>Sergey V. Lobanov</name>
</author>
<published>2022-02-04T19:47:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=166f82f3c2537d829fd6e8ee3deae221f6be0678'/>
<id>urn:sha1:166f82f3c2537d829fd6e8ee3deae221f6be0678</id>
<content type='text'>
shorewall6-lite macos build fails due to:
1. MacOS bash is too old (3.x), but shorewall6-lite requires bash&gt;4
This patch uses OpenWrt tools/bash built for macos (bash 5.x)

2. install.sh detects Darwin using uname and changes install logic,
but it fails in case of cross-platform build
This patch uses fakeuname/host tool to avoid Darwin detection

3. fakeuname does not work in install.sh because install.sh
redefines PATH.
This patch removes PATH=... from install.sh on macos

Signed-off-by: Sergey V. Lobanov &lt;sergey@lobanov.in&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>Shorewall6-lite: Bump to 5.2.8</title>
<updated>2020-09-27T20:33:37Z</updated>
<author>
<name>Willem van den Akker</name>
</author>
<published>2020-09-27T20:29:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=663d5b875f21e44421a516fd03e2f830af1417db'/>
<id>urn:sha1:663d5b875f21e44421a516fd03e2f830af1417db</id>
<content type='text'>
Signed-off-by: Willem van den Akker &lt;wvdakker@wilsoft.nl&gt;
</content>
</entry>
<entry>
<title>Shorewall6-lite: Bump to 5.2.6.1</title>
<updated>2020-07-13T06:24:52Z</updated>
<author>
<name>Willem van den Akker</name>
</author>
<published>2020-07-13T06:24:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8d826b26fcb0d93dce6dd334b1e4186f4c3455f5'/>
<id>urn:sha1:8d826b26fcb0d93dce6dd334b1e4186f4c3455f5</id>
<content type='text'>
Signed-off-by: Willem van den Akker &lt;wvdakker@wilsoft.nl&gt;
</content>
</entry>
<entry>
<title>Shorewall6-lite: Bump to 5.2.5.2</title>
<updated>2020-06-30T07:48:08Z</updated>
<author>
<name>W. van den Akker</name>
</author>
<published>2020-06-30T07:48:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9b509506228c3ffe15c6f8d4998b7d495bd3d257'/>
<id>urn:sha1:9b509506228c3ffe15c6f8d4998b7d495bd3d257</id>
<content type='text'>
Signed-off-by: W. van den Akker &lt;wvdakker@wilsoft.nl&gt;
</content>
</entry>
<entry>
<title>Shorewall6-lite: Bump to 5.2.5.1</title>
<updated>2020-06-21T20:29:32Z</updated>
<author>
<name>W. van den Akker</name>
</author>
<published>2020-06-21T20:29:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=217349cc02202f81baa8b75fd39286fad3a5b9c7'/>
<id>urn:sha1:217349cc02202f81baa8b75fd39286fad3a5b9c7</id>
<content type='text'>
Signed-off-by: W. van den Akker &lt;wvdakker@wilsoft.nl&gt;
</content>
</entry>
<entry>
<title>Shorewall6-lite: Bump to 5.2.5.</title>
<updated>2020-06-16T08:11:04Z</updated>
<author>
<name>W. van den Akker</name>
</author>
<published>2020-06-16T06:51:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a2eac99a21b20e5426659dc907941602aa7834c8'/>
<id>urn:sha1:a2eac99a21b20e5426659dc907941602aa7834c8</id>
<content type='text'>
Signed-off-by: W. van den Akker &lt;wvdakker@wilsoft.nl&gt;
</content>
</entry>
<entry>
<title>Shorewall6-lite: Bump to 5.2.4.5</title>
<updated>2020-05-16T08:33:12Z</updated>
<author>
<name>W. van den Akker</name>
</author>
<published>2020-05-16T08:33:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=10afa55dfb2ebee90d10c16c18917e99c4dfc30e'/>
<id>urn:sha1:10afa55dfb2ebee90d10c16c18917e99c4dfc30e</id>
<content type='text'>
Signed-off-by: W. van den Akker &lt;wvdakker@wilsoft.nl&gt;
</content>
</entry>
</feed>
