<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix, branch base-for-issue-62196</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>gnu: ruby-rugged: Update to 1.6.2-0.6379f23 and enable tests.</title>
<updated>2023-03-20T15:12:18+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2023-03-20T15:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=45fd01ac5d561d9dbe4687a6e3e927508af47cb8'/>
<id>45fd01ac5d561d9dbe4687a6e3e927508af47cb8</id>
<content type='text'>
* gnu/packages/ruby.scm (ruby-rugged): Update to 1.6.2-0.6379f23.
[source]: Fetch via git.
[arguments]: Enable tests.  Add #:phases.
[native-inputs]: Add git-minimal/pinned.  Remove ruby-minitest and ruby-pry.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/ruby.scm (ruby-rugged): Update to 1.6.2-0.6379f23.
[source]: Fetch via git.
[arguments]: Enable tests.  Add #:phases.
[native-inputs]: Add git-minimal/pinned.  Remove ruby-minitest and ruby-pry.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-django-rq: Update to 2.7.0.</title>
<updated>2023-03-20T12:38:20+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2023-03-20T12:28:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=008a2f18036df30103c53d95355f567053af37ac'/>
<id>008a2f18036df30103c53d95355f567053af37ac</id>
<content type='text'>
* gnu/packages/django.scm (python-django-rq): Update to 2.7.0.
[arguments]: Replace django-admin.py with django-admin in check phase.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/django.scm (python-django-rq): Update to 2.7.0.
[arguments]: Replace django-admin.py with django-admin in check phase.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-aioredis: Deprecate by python-redis.</title>
<updated>2023-03-20T12:38:19+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2023-03-20T03:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=10d5535c784fc1c78c574268011eb616837d4315'/>
<id>10d5535c784fc1c78c574268011eb616837d4315</id>
<content type='text'>
* gnu/packages/databases.scm (python-aioredis): Mark as deprecated by
python-redis.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/databases.scm (python-aioredis): Mark as deprecated by
python-redis.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-fakeredis: Update to 2.10.1 and enable tests.</title>
<updated>2023-03-20T12:38:19+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2023-03-20T03:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=c3b110b27ab6b111a279b6c033543ced1614d1be'/>
<id>c3b110b27ab6b111a279b6c033543ced1614d1be</id>
<content type='text'>
* gnu/packages/databases.scm (python-fakeredis): Update to 2.10.1.
[source]: Fetch via git.
[build-system]: Use pyproject-build-system.
[arguments]: Enable tests.  Add #:phases.
[native-inputs]: New field.
[propagated-inputs]: Remove python-aioredis and python-packaging.
[home-page]: Update URL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/databases.scm (python-fakeredis): Update to 2.10.1.
[source]: Fetch via git.
[build-system]: Use pyproject-build-system.
[arguments]: Enable tests.  Add #:phases.
[native-inputs]: New field.
[propagated-inputs]: Remove python-aioredis and python-packaging.
[home-page]: Update URL.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-redis: Update to 4.5.2 and enable tests.</title>
<updated>2023-03-20T12:38:07+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2023-03-20T03:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1a902eb21ab6b23b01678f1408951a3a47a45a30'/>
<id>1a902eb21ab6b23b01678f1408951a3a47a45a30</id>
<content type='text'>
* gnu/packages/databases.scm (python-redis): Update to 4.5.2.
[source]: Fetch from git.
[build-system]: Use pyproject-build-system.
[arguments]: Enable tests.  Add #:test-flags and #:phases.
[native-inputs]: Add field.
[propagated-inputs]: Add field.
[home-page]: Update URL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/databases.scm (python-redis): Update to 4.5.2.
[source]: Fetch from git.
[build-system]: Use pyproject-build-system.
[arguments]: Enable tests.  Add #:test-flags and #:phases.
[native-inputs]: Add field.
[propagated-inputs]: Add field.
[home-page]: Update URL.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-hiredis: Update to 2.2.2 and enable tests.</title>
<updated>2023-03-20T12:32:32+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2023-03-19T02:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=20fa738123d005bb543a09974c5c981917d10264'/>
<id>20fa738123d005bb543a09974c5c981917d10264</id>
<content type='text'>
* gnu/packages/databases.scm (python-hiredis): Update to 2.2.2.
[source]: Fetch via git and apply patches.
[build-system]: Use pyproject-build-system.
[arguments]: Enable tests.  Add #:phases.
[native-inputs]: New field.
[inputs]: Likewise.
* gnu/packages/patches/python-hiredis-fix-header.patch: New file.
* gnu/packages/patches/python-hiredis-use-system-hiredis.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Register them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/databases.scm (python-hiredis): Update to 2.2.2.
[source]: Fetch via git and apply patches.
[build-system]: Use pyproject-build-system.
[arguments]: Enable tests.  Add #:phases.
[native-inputs]: New field.
[inputs]: Likewise.
* gnu/packages/patches/python-hiredis-fix-header.patch: New file.
* gnu/packages/patches/python-hiredis-use-system-hiredis.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Register them.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: hiredis: Update to 1.1.0.</title>
<updated>2023-03-20T12:32:32+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2023-03-05T19:49:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=9956638943df3b9902055dd80df98035c014c56c'/>
<id>9956638943df3b9902055dd80df98035c014c56c</id>
<content type='text'>
* gnu/packages/databases.scm (hiredis): Update to 1.1.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/databases.scm (hiredis): Update to 1.1.0.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: redis: Use gexps and streamline.</title>
<updated>2023-03-20T12:32:31+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2023-03-05T20:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=4413b09fa39bd5e0de1e41cea851c5b526faec24'/>
<id>4413b09fa39bd5e0de1e41cea851c5b526faec24</id>
<content type='text'>
* gnu/packages/databases.scm (redis) [arguments]: Merge the use-correct-tclsh
into the patch-paths phase.  Use 'which' instead of assoc-ref.  Move
the #:make-flags argument before the #:phases one.  Use cc-for-target as the
value of the CC make flag.
[native-inputs]: Move field below arguments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/databases.scm (redis) [arguments]: Merge the use-correct-tclsh
into the patch-paths phase.  Use 'which' instead of assoc-ref.  Move
the #:make-flags argument before the #:phases one.  Use cc-for-target as the
value of the CC make flag.
[native-inputs]: Move field below arguments.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: redis: Update to 7.0.9 [security fixes].</title>
<updated>2023-03-20T12:32:31+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2023-03-05T19:55:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=458b791f353a5787837289467356f474fc290a4c'/>
<id>458b791f353a5787837289467356f474fc290a4c</id>
<content type='text'>
Fixes CVE-2023-25155, CVE-2022-36021 and more; see
https://raw.githubusercontent.com/redis/redis/7.0/00-RELEASENOTES.

* gnu/packages/databases.scm (redis): Update to 7.0.9.
[native-inputs]: Add pkg-config and which.
[arguments]: Add a patch-paths phase.  Skip the AOF-related tests.
[properties]: Add a lint-hidden-cve property.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes CVE-2023-25155, CVE-2022-36021 and more; see
https://raw.githubusercontent.com/redis/redis/7.0/00-RELEASENOTES.

* gnu/packages/databases.scm (redis): Update to 7.0.9.
[native-inputs]: Add pkg-config and which.
[arguments]: Add a patch-paths phase.  Skip the AOF-related tests.
[properties]: Add a lint-hidden-cve property.
</pre>
</div>
</content>
</entry>
<entry>
<title>services: network-manager: Add missing shadowing of 'iwd?' field.</title>
<updated>2023-03-20T08:08:36+00:00</updated>
<author>
<name>Andrew Tropin</name>
<email>andrew@trop.in</email>
</author>
<published>2023-03-20T08:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=3a2200e1ad2049ad7e25295e6b4e013f74dd84e2'/>
<id>3a2200e1ad2049ad7e25295e6b4e013f74dd84e2</id>
<content type='text'>
* gnu/services/networking.scm (network-manager-shepherd-service): Add missing
shadowing of 'iwd?' field by using let* instead of let.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/services/networking.scm (network-manager-shepherd-service): Add missing
shadowing of 'iwd?' field by using let* instead of let.
</pre>
</div>
</content>
</entry>
</feed>
