<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nonguix.git/nongnu, branch make-authenticate</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.marekpasnikowski.pl/nonguix.git/atom?h=make-authenticate</id>
<link rel='self' href='http://git.marekpasnikowski.pl/nonguix.git/atom?h=make-authenticate'/>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/'/>
<updated>2024-03-03T20:10:46Z</updated>
<entry>
<title>nongnu: Update vscodium to 1.87.0.24060.</title>
<updated>2024-03-03T20:10:46Z</updated>
<author>
<name>Danny Milosavljevic</name>
<email>dannym@scratchpost.org</email>
</author>
<published>2024-03-03T12:33:11Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=25bcda2b9107b948a1c858e41aba1b7f95b76228'/>
<id>urn:sha1:25bcda2b9107b948a1c858e41aba1b7f95b76228</id>
<content type='text'>
* nongnu/packages/editors.scm (vscodium): Update to 1.87.0.24060.

Signed-off-by: Jonathan Brielmaier &lt;jonathan.brielmaier@web.de&gt;
</content>
</entry>
<entry>
<title>nongnu: linux-xanmod: Update to 6.7.6.</title>
<updated>2024-03-03T20:05:59Z</updated>
<author>
<name>Hilton Chain</name>
<email>hako@ultrarare.space</email>
</author>
<published>2024-02-26T00:40:42Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=937598e1f23ea59306fdae9763afeff837c13f0f'/>
<id>urn:sha1:937598e1f23ea59306fdae9763afeff837c13f0f</id>
<content type='text'>
* nongnu/packages/linux.scm (linux-xanmod-version): Update to 6.7.6.
(linux-xanmod-source): Update hash.

Signed-off-by: Jonathan Brielmaier &lt;jonathan.brielmaier@web.de&gt;
</content>
</entry>
<entry>
<title>nongnu: linux-xanmod-lts: Update to 6.6.18.</title>
<updated>2024-03-03T20:05:54Z</updated>
<author>
<name>Hilton Chain</name>
<email>hako@ultrarare.space</email>
</author>
<published>2024-02-26T00:40:14Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=1b3a863979582ec136f49a7ff3178344a724b1fe'/>
<id>urn:sha1:1b3a863979582ec136f49a7ff3178344a724b1fe</id>
<content type='text'>
* nongnu/packages/linux.scm (linux-xanmod-lts-version): Update to 6.6.18.
(linux-xanmod-lts-source): Update hash.

Signed-off-by: Jonathan Brielmaier &lt;jonathan.brielmaier@web.de&gt;
</content>
</entry>
<entry>
<title>nongnu: corrupt-linux: Pass 'linux' argument to customize-linux.</title>
<updated>2024-02-25T20:06:43Z</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2024-02-25T20:06:43Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=b6d05dbefd2664aa6706d13ec4f46526a814369f'/>
<id>urn:sha1:b6d05dbefd2664aa6706d13ec4f46526a814369f</id>
<content type='text'>
This fixes an issue where corrupt-linux would use the kernel config from the
wrong version.  The reason is that the package phases in customize-linux come
from inheriting the package in the 'linux' keyword argument, defaulting to
linux-libre.  The kernel configuration comes in the configure phase.  Since we
did not use this in the customize-linux in corrupt-linux, we would be using
the wrong configuration.  For example, linux-6.7 would be built with the
linux-libre-6.6 kernel config rather than linux-libre-6.7, missing the new
CONFIG_BCACHEFS_FS option.  Presumably all of our kernels were trying to use
the default linux-libre version kernel config rather than the correct one to
match their version.  This should fix that.

* nongnu/packages/linux.scm (corrupt-linux): Use the 'linux' keyword argument
in customize-linux.

Reported-by: reedm and yelninei on the #nonguix IRC channel.
</content>
</entry>
<entry>
<title>nongnu: heroic-container: Link all of 'share' from heroic-client.</title>
<updated>2024-02-24T04:21:05Z</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2024-02-24T04:21:05Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=a78155eaeeb10a66b306634f46b98a39ae0ac2a3'/>
<id>urn:sha1:a78155eaeeb10a66b306634f46b98a39ae0ac2a3</id>
<content type='text'>
Followup to 5d5d496 to do the same for heroic.

* nongnu/packages/game-client.scm (heroic-container)[link-files]: Link all of
'share' from heroic-client.
</content>
</entry>
<entry>
<title>nongnu: steam-container: Link all of 'share' from steam-client.</title>
<updated>2024-02-24T04:12:58Z</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2024-02-24T04:12:58Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=5d5d496e57d7014226d4d972d9cc7554c96a5b68'/>
<id>urn:sha1:5d5d496e57d7014226d4d972d9cc7554c96a5b68</id>
<content type='text'>
Previously, only the .desktop files from steam-client were shared with
steam-container, and thus only those were available directly when installing
the steam package.  This would miss things like the icons (needed in some
cases for tray support, for example, in waybar).  Update to share all of
'share' to provide a more complete package for the user.

* nongnu/packages/game-client.scm (steam-container)[link-files]: Link all of
'share' from steam-client.
</content>
</entry>
<entry>
<title>nongnu: linux-xanmod: Update to 6.7.5.</title>
<updated>2024-02-21T20:23:10Z</updated>
<author>
<name>Hilton Chain</name>
<email>hako@ultrarare.space</email>
</author>
<published>2024-02-17T12:19:08Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=a664b6da35513fe007c1d48936e74541074e01fc'/>
<id>urn:sha1:a664b6da35513fe007c1d48936e74541074e01fc</id>
<content type='text'>
* nongnu/packages/linux.scm (linux-xanmod-version): Update to 6.7.5.
(linux-xanmod-source): Update hash.

Signed-off-by: Jonathan Brielmaier &lt;jonathan.brielmaier@web.de&gt;
</content>
</entry>
<entry>
<title>nongnu: linux-xanmod-lts: Update to 6.6.17.</title>
<updated>2024-02-21T20:23:04Z</updated>
<author>
<name>Hilton Chain</name>
<email>hako@ultrarare.space</email>
</author>
<published>2024-02-17T12:13:29Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=66b129c9c2cff760992cace703fbf7f833ea08ae'/>
<id>urn:sha1:66b129c9c2cff760992cace703fbf7f833ea08ae</id>
<content type='text'>
* nongnu/packages/linux.scm (linux-xanmod-lts-version): Update to 6.6.17.
(linux-xanmod-lts-source): Update hash.

Signed-off-by: Jonathan Brielmaier &lt;jonathan.brielmaier@web.de&gt;
</content>
</entry>
<entry>
<title>nongnu: firefox: Update to 123.0 [security fixes].</title>
<updated>2024-02-21T18:58:06Z</updated>
<author>
<name>Tomas Volf</name>
<email>~@wolfsden.cz</email>
</author>
<published>2024-02-20T15:40:42Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=c620b749a0a959b2f6a3f20211dbdbf42c53a34a'/>
<id>urn:sha1:c620b749a0a959b2f6a3f20211dbdbf42c53a34a</id>
<content type='text'>
Fixes CVE-2024-1546, CVE-2024-1547, CVE-2024-1548, CVE-2024-1549,
CVE-2024-1550, CVE-2024-1551, CVE-2024-1552, CVE-2024-1553,
CVE-2024-1554, CVE-2024-1555, CVE-2024-1556, CVE-2024-1557.

* nongnu/packages/mozilla.scm (firefox): Update to 123.0.

Signed-off-by: Jonathan Brielmaier &lt;jonathan.brielmaier@web.de&gt;
</content>
</entry>
<entry>
<title>nongnu: firefox-esr: Update to 115.8.0esr [security fixes].</title>
<updated>2024-02-21T18:57:08Z</updated>
<author>
<name>Tomas Volf</name>
<email>~@wolfsden.cz</email>
</author>
<published>2024-02-21T14:14:22Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=86525cdb21527b77617eef74a2f4a3b371db5030'/>
<id>urn:sha1:86525cdb21527b77617eef74a2f4a3b371db5030</id>
<content type='text'>
Fixes CVE-2024-1546, CVE-2024-1547, CVE-2024-1548, CVE-2024-1549,
CVE-2024-1550, CVE-2024-1551, CVE-2024-1552, CVE-2024-1553.

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

Signed-off-by: Jonathan Brielmaier &lt;jonathan.brielmaier@web.de&gt;
</content>
</entry>
</feed>
