<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/libnetwork/Makefile, 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>2023-03-14T03:08:59Z</updated>
<entry>
<title>libnetwork: Remove unused package</title>
<updated>2023-03-14T03:08:59Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2023-03-02T11:54:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d0d40023b8802885e20eabd5b73e2bf486e5e7d5'/>
<id>urn:sha1:d0d40023b8802885e20eabd5b73e2bf486e5e7d5</id>
<content type='text'>
Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnetwork: Update to dcdf8f1 for Docker v20.10.22</title>
<updated>2023-01-03T13:08:28Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2023-01-03T04:20:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ce0679b61a5927ffdbc8a1505ce52756c6c394d4'/>
<id>urn:sha1:ce0679b61a5927ffdbc8a1505ce52756c6c394d4</id>
<content type='text'>
Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnetwork: Update to 0dde5c8 for Docker v20.10.18</title>
<updated>2022-09-20T11:02:09Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2022-09-20T10:41:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a1c362aeee530c1aae76ad8651ebe9e6d01a4f32'/>
<id>urn:sha1:a1c362aeee530c1aae76ad8651ebe9e6d01a4f32</id>
<content type='text'>
Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnetwork: Update to f6ccccb for Docker v20.10.17</title>
<updated>2022-07-25T00:35:22Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2022-07-24T05:25:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4c08963cf410897bb333f7f791629317c5926dd2'/>
<id>urn:sha1:4c08963cf410897bb333f7f791629317c5926dd2</id>
<content type='text'>
Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnetwork: Updated to 339b97 for docker v20.10.16</title>
<updated>2022-05-16T13:27:30Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2022-05-16T11:54:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=127aa63898deb76cc1645301f07d579366c5d08b'/>
<id>urn:sha1:127aa63898deb76cc1645301f07d579366c5d08b</id>
<content type='text'>
Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnetwork: Updated to 2021-05-25 for docker 20.10.7</title>
<updated>2021-06-09T11:12:44Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2021-06-09T11:04:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3c304a0d0378d872c7d13c7abcb322f0c9b4e4ca'/>
<id>urn:sha1:3c304a0d0378d872c7d13c7abcb322f0c9b4e4ca</id>
<content type='text'>
Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnetwork: Updated to 2021-01-26 for docker 20.10.6</title>
<updated>2021-04-21T16:19:43Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2021-04-21T11:01:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fd141e5e9a05e28f814f76dea8e585bb7e8169b4'/>
<id>urn:sha1:fd141e5e9a05e28f814f76dea8e585bb7e8169b4</id>
<content type='text'>
Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnetwork: fix build with golang 1.16</title>
<updated>2021-02-24T22:43:54Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2021-02-24T18:38:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d9f7dff4a09c82c736560bfe1362873453f6374b'/>
<id>urn:sha1:d9f7dff4a09c82c736560bfe1362873453f6374b</id>
<content type='text'>
Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be
built in non-module mode.

Module-aware mode will be mandatory in the next golang release.

Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnetwork: update to 2020-12-15</title>
<updated>2021-01-07T22:33:43Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-01-07T22:20:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3ebfd70c60901f1e6033d0c2b511a6ccbe45f23e'/>
<id>urn:sha1:3ebfd70c60901f1e6033d0c2b511a6ccbe45f23e</id>
<content type='text'>
Remove some depends as MIPS is supported now.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnetwork: Updated to source date 2020-12-12</title>
<updated>2020-12-21T01:59:57Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2020-12-21T01:09:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=36944fc7ae9521ba0643a9ace676ee64e81b81fa'/>
<id>urn:sha1:36944fc7ae9521ba0643a9ace676ee64e81b81fa</id>
<content type='text'>
PKG_SOURCE_VERSION:=5c6a95bfb20c61571a00f913c6b91959ede84e8d

Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
</feed>
