<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nonguix.git/nongnu, branch mesa-next</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.marekpasnikowski.pl/nonguix.git/atom?h=mesa-next</id>
<link rel='self' href='http://git.marekpasnikowski.pl/nonguix.git/atom?h=mesa-next'/>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/'/>
<updated>2023-04-23T01:25:39Z</updated>
<entry>
<title>nongnu: mesa: Update to 22.3.2.</title>
<updated>2023-04-23T01:25:39Z</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2023-01-04T20:56:53Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=0637b33458337f43e95d9e08bd77bec01f3fde7e'/>
<id>urn:sha1:0637b33458337f43e95d9e08bd77bec01f3fde7e</id>
<content type='text'>
Also update copyright lines, including all those present in the original
gnu/packages/gl.scm from Guix's core-updates branch.  Some may not be related
to the copied mesa code and could be removed after investigating the log.

* nongnu/packages/mesa.scm (mesa-next): Update to 22.3.2.
</content>
</entry>
<entry>
<title>nongnu: mesa: Update to 22.3.0.</title>
<updated>2023-04-23T01:25:37Z</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2022-12-02T22:51:53Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=1a3437446234b948961ccca8560cdaa905a982f2'/>
<id>urn:sha1:1a3437446234b948961ccca8560cdaa905a982f2</id>
<content type='text'>
* nongnu/packages/mesa.scm (mesa-next): Update to 22.3.0.
[phases]{fix-instrfromstring-test}: Remove.  Test has been fixed in upstream
with this release.
</content>
</entry>
<entry>
<title>nongnu: mesa: Update to 22.2.2.</title>
<updated>2023-04-23T01:25:35Z</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2022-11-05T00:42:31Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=57bae7065199683fb6fd56bfe55171b33390a513'/>
<id>urn:sha1:57bae7065199683fb6fd56bfe55171b33390a513</id>
<content type='text'>
* nongnu/packages/mesa.scm (mesa-next): Update to 22.2.2.
</content>
</entry>
<entry>
<title>nongnu: mesa-next: Fix failing test for i686-linux.</title>
<updated>2023-04-23T01:25:33Z</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2022-10-15T00:40:08Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=2a353a3dbc45675c8275e83d0e04908b3ba4b634'/>
<id>urn:sha1:2a353a3dbc45675c8275e83d0e04908b3ba4b634</id>
<content type='text'>
* nongnu/packages/mesa.scm (mesa-next)[phases]{fix-instrfromstring-test}: New
phase.  Fix the instrfromstring test which fails on i686 using the upstream change.
</content>
</entry>
<entry>
<title>nongnu: mesa: Update to 22.2.1.</title>
<updated>2023-04-23T01:25:31Z</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2022-10-14T19:04:13Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=40723b9e385adfb7daae82441fb73b8689d9790e'/>
<id>urn:sha1:40723b9e385adfb7daae82441fb73b8689d9790e</id>
<content type='text'>
* nongnu/packages/mesa.scm (mesa-next): Update to 22.2.1.
</content>
</entry>
<entry>
<title>nongnu: steam: Use mesa-next.</title>
<updated>2023-04-23T01:25:29Z</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2022-09-16T19:04:48Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=07780e058a56d3ce186278bc818deade0e58eaab'/>
<id>urn:sha1:07780e058a56d3ce186278bc818deade0e58eaab</id>
<content type='text'>
* nongnu/packages/steam-client.scm (steam-client-libs): Use mesa-next instead
of mesa. Use llvm instead of llvm-11.
</content>
</entry>
<entry>
<title>nongnu: Add mesa-next.</title>
<updated>2023-04-23T01:25:28Z</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2022-09-16T19:02:01Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=f9bd7e0f7f15a47fe0b7a57ad5ac65bee6929ae9'/>
<id>urn:sha1:f9bd7e0f7f15a47fe0b7a57ad5ac65bee6929ae9</id>
<content type='text'>
* nongnu/packages/mesa.scm (libva-without-mesa): New variable. This is
unchanged from Guix, but needed locally for mesa to build.
(mesa-next): New variable. This is copied from mesa on the core-updates branch
of Guix.
</content>
</entry>
<entry>
<title>nongnu: Add libdrm-next.</title>
<updated>2023-04-23T01:25:25Z</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2022-09-16T19:00:45Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=95ca791b446a641a3e9f8cfc1f6cf0e33ca290ab'/>
<id>urn:sha1:95ca791b446a641a3e9f8cfc1f6cf0e33ca290ab</id>
<content type='text'>
* nongnu/packages/mesa.scm: New module.
(libdrm-next): New variable. Taken from libdrm on the core-updates branch of
Guix.
</content>
</entry>
<entry>
<title>nongnu: firefox: Update to 112.0 [security fixes].</title>
<updated>2023-04-11T21:10:01Z</updated>
<author>
<name>Jonathan Brielmaier</name>
<email>jonathan.brielmaier@web.de</email>
</author>
<published>2023-04-11T21:10:01Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=8914e78e5476b3c80bccc11fb819c656e24a528e'/>
<id>urn:sha1:8914e78e5476b3c80bccc11fb819c656e24a528e</id>
<content type='text'>
Fixes CVE-2023-29531, CVE-2023-29532, CVE-2023-29533, CVE-2023-29534,
CVE-2023-29535, CVE-2023-29536, CVE-2023-29537, CVE-2023-29538,
CVE-2023-29539, CVE-2023-29540, CVE-2023-29541, CVE-2023-29542,
CVE-2023-29543, CVE-2023-29544, CVE-2023-29545, CVE-2023-29546,
CVE-2023-29547, CVE-2023-29548, CVE-2023-29549, CVE-2023-29550,
CVE-2023-29551 and MFSA-TMP-2023-0001.

* nongnu/packages/mozilla.scm (firefox): Update to 112.0.
</content>
</entry>
<entry>
<title>nongnu: firefox-esr: Update to 102.10.0esr [security fixes].</title>
<updated>2023-04-11T21:03:23Z</updated>
<author>
<name>Jonathan Brielmaier</name>
<email>jonathan.brielmaier@web.de</email>
</author>
<published>2023-04-11T21:03:23Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=0df3c7d768f220af0c0a48f176011488466855ee'/>
<id>urn:sha1:0df3c7d768f220af0c0a48f176011488466855ee</id>
<content type='text'>
Fixes CVE-2023-1945, CVE-2023-29531, CVE-2023-29532, CVE-2023-29533,
CVE-2023-29535, CVE-2023-29536, CVE-2023-29539, CVE-2023-29541,
CVE-2023-29542, CVE-2023-29545, CVE-2023-29548, CVE-2023-29550
and MFSA-TMP-2023-0001.

* nongnu/packages/mozilla.scm (firefox-esr): Update to 102.10.0esr.
</content>
</entry>
</feed>
