<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openwrt/package/utils/util-linux/Makefile, branch main</title>
<subtitle>OpenWrt Source Repository</subtitle>
<id>https://git.openwrt.org/openwrt/openwrt/atom?h=main</id>
<link rel='self' href='https://git.openwrt.org/openwrt/openwrt/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/'/>
<updated>2026-01-02T00:24:55Z</updated>
<entry>
<title>util-linux: update to 2.41.3</title>
<updated>2026-01-02T00:24:55Z</updated>
<author>
<name>Wei-Ting Yang</name>
</author>
<published>2025-12-24T15:20:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/commit/?id=c1281a501eac0ac1ec354ef9100562a1f1ad3872'/>
<id>urn:sha1:c1281a501eac0ac1ec354ef9100562a1f1ad3872</id>
<content type='text'>
Release notes:
https://www.kernel.org/pub/linux/utils/util-linux/v2.41/v2.41.3-ReleaseNotes

Also update URL to use HTTPS.

Signed-off-by: Wei-Ting Yang &lt;williamatcg@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/21276
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>util-linux: Update to version 2.41.2</title>
<updated>2025-11-08T20:22:46Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2025-10-25T22:03:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/commit/?id=0334564ea663174823547d751312843c52b33696'/>
<id>urn:sha1:0334564ea663174823547d751312843c52b33696</id>
<content type='text'>
Changes:
https://www.kernel.org/pub/linux/utils/util-linux/v2.41/v2.41.2-ReleaseNotes

Link: https://github.com/openwrt/openwrt/pull/20546
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>util-linux: add last util</title>
<updated>2025-08-01T16:29:37Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2025-07-28T19:18:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/commit/?id=765d6429e1ada4957d80ff8b8cd1d9f0c4ee2b03'/>
<id>urn:sha1:765d6429e1ada4957d80ff8b8cd1d9f0c4ee2b03</id>
<content type='text'>
Add a package for the last util needed to query /var/log/wtmp

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
Link: https://github.com/openwrt/openwrt/pull/19586
Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>util-linux: Update licenses</title>
<updated>2025-07-12T21:29:09Z</updated>
<author>
<name>Jan Kardell</name>
</author>
<published>2025-07-01T13:05:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/commit/?id=c78c386568ac0a5e6e7440143009e628ac825565'/>
<id>urn:sha1:c78c386568ac0a5e6e7440143009e628ac825565</id>
<content type='text'>
Since util-linux has parts with different licences, give each part it's
own licence.

Signed-off-by: Jan Kardell &lt;jan.kardell@telliq.com&gt;
Link: https://patchwork.ozlabs.org/project/openwrt/patch/mailman.87466.1751380624.1866309.openwrt-devel@lists.openwrt.org/
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>util-linux: update to v2.41.1</title>
<updated>2025-07-01T21:04:15Z</updated>
<author>
<name>Thomas Weißschuh</name>
</author>
<published>2025-06-26T10:54:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/commit/?id=7b954b4901eec9919d3cebf29e85f7a710ea0c83'/>
<id>urn:sha1:7b954b4901eec9919d3cebf29e85f7a710ea0c83</id>
<content type='text'>
Release Notes:
	https://www.kernel.org/pub/linux/utils/util-linux/v2.41/v2.41.1-ReleaseNotes

Remove upstreamed:
	0001-meson-add-feature-for-translated-documentation.patch
	0001-meson-remove-tinfo-dependency-from-more.patch
	0100-include-linux-unistd-h.patch

Signed-off-by: Thomas Weißschuh &lt;thomas@t-8ch.de&gt;
Link: https://github.com/openwrt/openwrt/pull/19236
Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>util-linux: add wdctl</title>
<updated>2025-06-21T12:13:44Z</updated>
<author>
<name>Wei-Ting Yang</name>
</author>
<published>2025-06-06T11:18:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/commit/?id=8ef981698e8488f675cc7a9ddb0669a6f84dacd8'/>
<id>urn:sha1:8ef981698e8488f675cc7a9ddb0669a6f84dacd8</id>
<content type='text'>
Add the wdctl utility.

Signed-off-by: Wei-Ting Yang &lt;williamatcg@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/19041
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>util-linux: remove redundant slashes</title>
<updated>2025-06-21T12:04:20Z</updated>
<author>
<name>Wei-Ting Yang</name>
</author>
<published>2025-06-06T11:58:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/commit/?id=695548128f099a0073619ba112c75f3bf79d8eed'/>
<id>urn:sha1:695548128f099a0073619ba112c75f3bf79d8eed</id>
<content type='text'>
Remove redundant slashes.

Signed-off-by: Wei-Ting Yang &lt;williamatcg@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/19041
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>util-linux: update to v2.41</title>
<updated>2025-04-18T15:23:42Z</updated>
<author>
<name>Thomas Weißschuh</name>
</author>
<published>2025-04-14T21:39:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/commit/?id=447cd674b93ab1c24bfa004481d8a2373fbb98c1'/>
<id>urn:sha1:447cd674b93ab1c24bfa004481d8a2373fbb98c1</id>
<content type='text'>
Release Notes:
	https://www.kernel.org/pub/linux/utils/util-linux/v2.41/v2.41-ReleaseNotes

New:
	0001-meson-add-feature-for-translated-documentation.patch
	0001-meson-remove-tinfo-dependency-from-more.patch

Signed-off-by: Thomas Weißschuh &lt;thomas@t-8ch.de&gt;
Link: https://github.com/openwrt/openwrt/pull/18493
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>util-linux: update to v2.40.2</title>
<updated>2024-07-27T16:59:42Z</updated>
<author>
<name>Thomas Weißschuh</name>
</author>
<published>2024-07-23T19:22:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/commit/?id=edf927690ec1bb6d3b96255be19c0588f1a94a45'/>
<id>urn:sha1:edf927690ec1bb6d3b96255be19c0588f1a94a45</id>
<content type='text'>
Release Notes:
        https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.40/v2.40-ReleaseNotes
        https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.40/v2.40.1-ReleaseNotes
        https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.40/v2.40.2-ReleaseNotes

Remove upstreamed:
        0001-meson-Fix-build-python-option.patch

Signed-off-by: Thomas Weißschuh &lt;thomas@t-8ch.de&gt;
Link: https://github.com/openwrt/openwrt/pull/15995
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>util-linux: update to v2.40.1</title>
<updated>2024-06-20T12:06:41Z</updated>
<author>
<name>Thomas Weißschuh</name>
</author>
<published>2024-06-16T20:55:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/commit/?id=f1b7f45f8cf0fb1a97be7069eca47fd9e1b81301'/>
<id>urn:sha1:f1b7f45f8cf0fb1a97be7069eca47fd9e1b81301</id>
<content type='text'>
Release Notes:
	https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.40/v2.40-ReleaseNotes
	https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.40/v2.40.1-ReleaseNotes

Remove upstreamed:
	001-meson-properly-handle-gettext-non-existence.patch

New:
	0001-meson-Fix-build-python-option.patch

Signed-off-by: Thomas Weißschuh &lt;thomas@t-8ch.de&gt;
</content>
</entry>
</feed>
