<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nonguix, branch master</title>
<subtitle>(another mirror of) Mirror of nonguix https://gitlab.com/nonguix/nonguix</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/nonguix/'/>
<entry>
<title>nongnu: corrupt-linux: Fix locating the source hash.</title>
<updated>2026-08-29T19:19:35+00:00</updated>
<author>
<name>Tomas Volf</name>
<email>~@wolfsden.cz</email>
</author>
<published>2026-08-28T20:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/nonguix/commit/?id=accdba77be815bbe00868145dd66d68056eecf7a'/>
<id>accdba77be815bbe00868145dd66d68056eecf7a</id>
<content type='text'>
Guix changed how the linux-libre's origin is constructed.  Now there is one
more layer that needed to be unwrapped to get to the hash.

I modified the code to recursively find all string URIs together with their
hashes and look up the hash by the known URI (already stored in `url',
acquired by `linux-url').

Additionally, if no hash is found, we end with an explicit error, major
improvement over the original:

    guix/ui.scm:1033:18: In procedure struct-vtable: Wrong type argument in position 1 (expecting struct): #f

* nongnu/packages/linux.scm (corrupt-linux) [find-source-hash]: Delete
procedure.
[origin-&gt;input-things, extract-sources]: New procedures.
[sources, hash]: Use them to find the hash for the `url'.

Signed-off-by: Jelle Licht &lt;jlicht@fsfe.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guix changed how the linux-libre's origin is constructed.  Now there is one
more layer that needed to be unwrapped to get to the hash.

I modified the code to recursively find all string URIs together with their
hashes and look up the hash by the known URI (already stored in `url',
acquired by `linux-url').

Additionally, if no hash is found, we end with an explicit error, major
improvement over the original:

    guix/ui.scm:1033:18: In procedure struct-vtable: Wrong type argument in position 1 (expecting struct): #f

* nongnu/packages/linux.scm (corrupt-linux) [find-source-hash]: Delete
procedure.
[origin-&gt;input-things, extract-sources]: New procedures.
[sources, hash]: Use them to find the hash for the `url'.

Signed-off-by: Jelle Licht &lt;jlicht@fsfe.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nongnu: heroic-client: Update to 2.22.1.</title>
<updated>2026-08-24T05:56:21+00:00</updated>
<author>
<name>Nikita Mitasov</name>
<email>me@ch4og.com</email>
</author>
<published>2026-08-16T08:18:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/nonguix/commit/?id=c15e19cdbdfdfddacdae865741809af4fa86a665'/>
<id>c15e19cdbdfdfddacdae865741809af4fa86a665</id>
<content type='text'>
* nongnu/packages/game-client.scm (heroic-client): Update to 2.22.1.

Signed-off-by: John Kehayias &lt;john.kehayias@protonmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* nongnu/packages/game-client.scm (heroic-client): Update to 2.22.1.

Signed-off-by: John Kehayias &lt;john.kehayias@protonmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nongnu: linux-firmware: Update to 20260810.</title>
<updated>2026-08-22T05:23:44+00:00</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2026-08-22T05:23:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/nonguix/commit/?id=caa8c0b4646b993537be13c9bc819b3df68ab9b2'/>
<id>caa8c0b4646b993537be13c9bc819b3df68ab9b2</id>
<content type='text'>
* nongnu/packages/linux.scm (linux-firmware): Update to 20260810.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* nongnu/packages/linux.scm (linux-firmware): Update to 20260810.
</pre>
</div>
</content>
</entry>
<entry>
<title>nongnu: Remove linux-arm64-generic-5.10.</title>
<updated>2026-08-22T05:11:54+00:00</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2026-08-22T05:11:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/nonguix/commit/?id=bbbf9b65a85bd98e1fae7ad9e754830039ebb41a'/>
<id>bbbf9b65a85bd98e1fae7ad9e754830039ebb41a</id>
<content type='text'>
Upstream has dropped this version.

* nongnu/packages/linux.scm (linux-arm64-generic-5.10): Delete variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upstream has dropped this version.

* nongnu/packages/linux.scm (linux-arm64-generic-5.10): Delete variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>nongnu: Remove linux-7.0.</title>
<updated>2026-08-22T05:09:19+00:00</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2026-08-22T05:09:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/nonguix/commit/?id=585c431a4ff4b7aca053841cb1777b59e45c6c38'/>
<id>585c431a4ff4b7aca053841cb1777b59e45c6c38</id>
<content type='text'>
Upstream has dropped this version.

* nongnu/packages/linux.scm (linux-7.0): Delete variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upstream has dropped this version.

* nongnu/packages/linux.scm (linux-7.0): Delete variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>nongnu: Remove linux-6.19.</title>
<updated>2026-08-22T05:08:47+00:00</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2026-08-22T05:08:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/nonguix/commit/?id=5ad3035f911f281e78fd7dc9332d549ae7fcd4ab'/>
<id>5ad3035f911f281e78fd7dc9332d549ae7fcd4ab</id>
<content type='text'>
Upstream has dropped this version.

* nongnu/packages/linux.scm (linux-6.19): Delete variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upstream has dropped this version.

* nongnu/packages/linux.scm (linux-6.19): Delete variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>nongnu: Remove linux-5.15.</title>
<updated>2026-08-22T05:08:08+00:00</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2026-08-22T05:08:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/nonguix/commit/?id=a366ab1dbeb755a1770af7eb12194856993d6e51'/>
<id>a366ab1dbeb755a1770af7eb12194856993d6e51</id>
<content type='text'>
Upstream has dropped this version.

* nongnu/packages/linux.scm (linux-5.15): Delete variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upstream has dropped this version.

* nongnu/packages/linux.scm (linux-5.15): Delete variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>nongnu: Remove linux-5.10.</title>
<updated>2026-08-22T05:06:51+00:00</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2026-08-22T05:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/nonguix/commit/?id=470893be65e4d36625c8022b54a9e262097aad90'/>
<id>470893be65e4d36625c8022b54a9e262097aad90</id>
<content type='text'>
Upstream has dropped this version.

* nongnu/packages/linux.scm (linux-5.10): Delete variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upstream has dropped this version.

* nongnu/packages/linux.scm (linux-5.10): Delete variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>nongnu: Add linux-7.2.</title>
<updated>2026-08-20T20:44:52+00:00</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2026-08-20T20:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/nonguix/commit/?id=bdc27101e06737197834cb65e31256cd4d44d40a'/>
<id>bdc27101e06737197834cb65e31256cd4d44d40a</id>
<content type='text'>
Upstream added this version in 922123fee2e5780793d65815008a72f83bf57cf8; it is
not yet the default.

* nongnu/packages/linux.scm (linux-7.2): New variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upstream added this version in 922123fee2e5780793d65815008a72f83bf57cf8; it is
not yet the default.

* nongnu/packages/linux.scm (linux-7.2): New variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>nongnu: firefox-esr: Update to 153.1.0esr [security fixes].</title>
<updated>2026-08-19T00:53:49+00:00</updated>
<author>
<name>Tomas Volf</name>
<email>~@wolfsden.cz</email>
</author>
<published>2026-08-18T19:39:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/nonguix/commit/?id=7ae28dce7ffc13987b1b0eeef238e185699611db'/>
<id>7ae28dce7ffc13987b1b0eeef238e185699611db</id>
<content type='text'>
Fixes CVE-2026-74934, CVE-2026-74935, CVE-2026-74936, CVE-2026-74937,
CVE-2026-74938, CVE-2026-74939, CVE-2026-74940, CVE-2026-74941,
CVE-2026-74942, CVE-2026-74943, CVE-2026-74944, CVE-2026-74945,
CVE-2026-74946, CVE-2026-74947, CVE-2026-74948, CVE-2026-74949,
CVE-2026-74950, CVE-2026-74953, CVE-2026-74954, CVE-2026-74955,
CVE-2026-74956, CVE-2026-74957, CVE-2026-74958, CVE-2026-74959,
CVE-2026-74960, CVE-2026-74961, CVE-2026-74962, CVE-2026-74963,
CVE-2026-74964, CVE-2026-74965, CVE-2026-74966, CVE-2026-74967,
CVE-2026-74968, CVE-2026-74969, CVE-2026-74970, CVE-2026-74971,
CVE-2026-74972, CVE-2026-74973, CVE-2026-74974, CVE-2026-74976,
CVE-2026-74977, CVE-2026-74978, CVE-2026-74979, CVE-2026-74981,
CVE-2026-74982, CVE-2026-74983, CVE-2026-74984, CVE-2026-74985,
CVE-2026-74986, CVE-2026-74987, CVE-2026-74988, CVE-2026-74990.

* nongnu/packages/mozilla.scm (firefox-esr): Update to 153.1.0esr.

Signed-off-by: John Kehayias &lt;john.kehayias@protonmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes CVE-2026-74934, CVE-2026-74935, CVE-2026-74936, CVE-2026-74937,
CVE-2026-74938, CVE-2026-74939, CVE-2026-74940, CVE-2026-74941,
CVE-2026-74942, CVE-2026-74943, CVE-2026-74944, CVE-2026-74945,
CVE-2026-74946, CVE-2026-74947, CVE-2026-74948, CVE-2026-74949,
CVE-2026-74950, CVE-2026-74953, CVE-2026-74954, CVE-2026-74955,
CVE-2026-74956, CVE-2026-74957, CVE-2026-74958, CVE-2026-74959,
CVE-2026-74960, CVE-2026-74961, CVE-2026-74962, CVE-2026-74963,
CVE-2026-74964, CVE-2026-74965, CVE-2026-74966, CVE-2026-74967,
CVE-2026-74968, CVE-2026-74969, CVE-2026-74970, CVE-2026-74971,
CVE-2026-74972, CVE-2026-74973, CVE-2026-74974, CVE-2026-74976,
CVE-2026-74977, CVE-2026-74978, CVE-2026-74979, CVE-2026-74981,
CVE-2026-74982, CVE-2026-74983, CVE-2026-74984, CVE-2026-74985,
CVE-2026-74986, CVE-2026-74987, CVE-2026-74988, CVE-2026-74990.

* nongnu/packages/mozilla.scm (firefox-esr): Update to 153.1.0esr.

Signed-off-by: John Kehayias &lt;john.kehayias@protonmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
