<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/wget/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>2026-02-08T23:21:22Z</updated>
<entry>
<title>wget: use explicit API version levels</title>
<updated>2026-02-08T23:21:22Z</updated>
<author>
<name>Philip Prindeville</name>
</author>
<published>2026-02-08T20:42:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e885bdab7b80e2aebf0a5fcce7fbb13c20215c02'/>
<id>urn:sha1:e885bdab7b80e2aebf0a5fcce7fbb13c20215c02</id>
<content type='text'>
Per Doug Freed's review comments.

Signed-off-by: Philip Prindeville &lt;philipp@redfish-solutions.com&gt;
</content>
</entry>
<entry>
<title>wget: build against Openssl w/o deprecated API</title>
<updated>2026-02-08T18:38:17Z</updated>
<author>
<name>Philip Prindeville</name>
</author>
<published>2026-02-06T21:08:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ea3eb6f24ef64f3c30b32aa157830f9b22deae5e'/>
<id>urn:sha1:ea3eb6f24ef64f3c30b32aa157830f9b22deae5e</id>
<content type='text'>
If you're building against 3.0.0 or later and you've defined
OPENSSL_NO_DEPRECATED, this breaks.

Signed-off-by: Philip Prindeville &lt;philipp@redfish-solutions.com&gt;
</content>
</entry>
<entry>
<title>wget: Update to 1.21.4</title>
<updated>2023-10-04T05:03:51Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2023-10-04T02:31:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=54593c0ba9a52ca72c69a1041b11bc9ef558db77'/>
<id>urn:sha1:54593c0ba9a52ca72c69a1041b11bc9ef558db77</id>
<content type='text'>
Removed upstreamed patches and unneeded autoreconf.

Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&gt;
</content>
</entry>
<entry>
<title>wget: apply upstream fix to avoid nettle linking in nossl</title>
<updated>2022-12-11T14:36:30Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2022-12-11T14:10:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fd7da3333e98c0d2ef1ed9d7997fe78000474caf'/>
<id>urn:sha1:fd7da3333e98c0d2ef1ed9d7997fe78000474caf</id>
<content type='text'>
Replace my own patch with the upstream solution, which they issued
in response to my bug report.
(Two patches as they overlooked something on the first try.
Reference to https://savannah.gnu.org/bugs/index.php?63431 )

The nettle lib evaluation is now conditional to not having "--disable-ntlm".

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>wget: update to 1.21.3</title>
<updated>2022-11-29T18:22:40Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2022-11-29T18:03:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a694130993d9d9eed8689ecdc1d6044dca3dc40e'/>
<id>urn:sha1:a694130993d9d9eed8689ecdc1d6044dca3dc40e</id>
<content type='text'>
Update wget to 1.21.3

* Remove patch 100-fix-hsts-time.patch as upstream has issued
  its own version on the fixes

* Add a hack (and fixup autoreconf) to fix an upstream bug that
  forces the nettle library into nossl even if NTLM is disabled.
  Upstream bug filed: https://savannah.gnu.org/bugs/?63431

* Remove old maintainer who has not been active

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>Revert "wget: update to 1.21.3"</title>
<updated>2022-10-14T14:14:04Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2022-10-14T14:13:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=18a12a17f3a837ff436c3ffe773261789b4d4b1e'/>
<id>urn:sha1:18a12a17f3a837ff436c3ffe773261789b4d4b1e</id>
<content type='text'>
With the newer wget version, wget-nossl can not be compiled due to
missing library, so let's revert it.

Package wget-nossl is missing dependencies for the following libraries:
libnettle.so.8

This reverts commit 5075f5b7010617ba916f251b418ef7c79b760b0a.

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>wget: update to 1.21.3</title>
<updated>2022-10-13T09:32:32Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-10-10T06:31:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5075f5b7010617ba916f251b418ef7c79b760b0a'/>
<id>urn:sha1:5075f5b7010617ba916f251b418ef7c79b760b0a</id>
<content type='text'>
Release Notes:
https://lists.gnu.org/archive/html/info-gnu/2022-02/msg00017.html

Remove the patch "100-fix-sts-time". This patch was replaced upstream by
several other fixes, see:
https://git.savannah.gnu.org/cgit/wget.git/log/src/hsts.c

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>wget: fix hsts time</title>
<updated>2021-11-12T19:00:24Z</updated>
<author>
<name>Huangbin Zhan</name>
</author>
<published>2021-11-08T20:16:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=09076512680b742ad369d6496bf9b6819a37af24'/>
<id>urn:sha1:09076512680b742ad369d6496bf9b6819a37af24</id>
<content type='text'>
`time_t` on musl 1.2 is 64bit, while `long` is 32 bit. we will always get zero time with the original source on mips big endian.

Signed-off-by: Huangbin Zhan &lt;zhanhb88@gmail.com&gt;
</content>
</entry>
<entry>
<title>wget: update to 1.20</title>
<updated>2018-12-03T08:01:39Z</updated>
<author>
<name>Peter Wagner</name>
</author>
<published>2018-12-03T08:01:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1d8fd9d16e7811acd277b93349e7365e4f035e99'/>
<id>urn:sha1:1d8fd9d16e7811acd277b93349e7365e4f035e99</id>
<content type='text'>
Signed-off-by: Peter Wagner &lt;tripolar@gmx.at&gt;
</content>
</entry>
<entry>
<title>wget: Backport patch removing the need for ENGINE support in OpenSSL</title>
<updated>2018-11-19T19:05:24Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-11-18T04:00:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a54ecd9e739f560fe548a54c9071caf63d2b05b7'/>
<id>urn:sha1:a54ecd9e739f560fe548a54c9071caf63d2b05b7</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
