<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/local.mk, branch merge-deploy</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=merge-deploy</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=merge-deploy'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2019-07-26T17:19:49Z</updated>
<entry>
<title>tests: Add reconfigure system test.</title>
<updated>2019-07-26T17:19:49Z</updated>
<author>
<name>Jakob L. Kreuze</name>
<email>zerodaysfordays@sdf.lonestar.org</email>
</author>
<published>2019-07-24T16:35:10Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=d23a00b599be56694065bd274184b9289fb8b85c'/>
<id>urn:sha1:d23a00b599be56694065bd274184b9289fb8b85c</id>
<content type='text'>
[[PGP Signed Part:No public key for F506FD169D8FD95A created at 2019-07-24T18:35:10+0200 using RSA]]
* gnu/tests/reconfigure.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>gnu: dkimproxy: Add IPv6 support.</title>
<updated>2019-07-25T20:42:39Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-03-01T20:04:23Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=66e39000c612a9e16e6db709954582c6c0db8499'/>
<id>urn:sha1:66e39000c612a9e16e6db709954582c6c0db8499</id>
<content type='text'>
* gnu/packages/mail.scm (dkimproxy)[source]: Add patch.
* gnu/packages/patches/dkimproxy-add-ipv6-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
</content>
</entry>
<entry>
<title>gnu: libvirt: Don't use bogus cgroup.</title>
<updated>2019-07-25T19:59:07Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-07-25T19:58:14Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=41097b2dee9367974c6dd16ac1ba2ee945457237'/>
<id>urn:sha1:41097b2dee9367974c6dd16ac1ba2ee945457237</id>
<content type='text'>
Should fix &lt;https://debbugs.gnu.org/cgi/bugreport.cgi?bug=36634&gt;.

* gnu/packages/virtualization.scm (libvirt)[source]: Add patch.
* gnu/packages/patches/libvirt-remove-ATTRIBUTE_UNUSED.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
</content>
</entry>
<entry>
<title>gnu: Add darkice.</title>
<updated>2019-07-21T15:12:36Z</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2019-07-21T15:12:36Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=2f4698d7d1b8baed51f313d2250809232d801db5'/>
<id>urn:sha1:2f4698d7d1b8baed51f313d2250809232d801db5</id>
<content type='text'>
* gnu/packages/audio.scm (darkice): New variable.
* gnu/packages/patches/darkice-workaround-fpermissive-error.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
</content>
</entry>
<entry>
<title>gnu: glog: Update to 0.4.0.</title>
<updated>2019-07-18T22:02:09Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-07-18T21:44:59Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=4678cc46a4c1e0538402d8df6d85d3caedc7f00b'/>
<id>urn:sha1:4678cc46a4c1e0538402d8df6d85d3caedc7f00b</id>
<content type='text'>
* gnu/packages/patches/glog-gcc-5-demangling.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/logging.scm (glog): Update to 0.4.0.
[source]: Use GIT-FETCH.
[arguments]: Remove.
</content>
</entry>
<entry>
<title>gnu: Add i2pd.</title>
<updated>2019-07-18T13:36:58Z</updated>
<author>
<name>Jakob L. Kreuze</name>
<email>zerodaysfordays@sdf.lonestar.org</email>
</author>
<published>2019-07-17T18:12:23Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=2fba90a8b27301ea6541d908732b7941ef6dce28'/>
<id>urn:sha1:2fba90a8b27301ea6541d908732b7941ef6dce28</id>
<content type='text'>
[[PGP Signed Part:No public key for F506FD169D8FD95A created at 2019-07-17T20:12:25+0200 using RSA]]
* gnu/packages/i2p.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>gnu: network-manager: Fix plugin loading problem.</title>
<updated>2019-07-17T09:07:43Z</updated>
<author>
<name>Tomáš Čech</name>
<email>sleep_walker@gnu.org</email>
</author>
<published>2019-07-03T11:43:12Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=7d1861e2d27545d71253eb3f0a688f4fd70278ce'/>
<id>urn:sha1:7d1861e2d27545d71253eb3f0a688f4fd70278ce</id>
<content type='text'>
* gnu/packages/patches/nm-plugin-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (network-manager)[source](patches): New field.

Signed-off-by: Jelle Licht &lt;jlicht@fsfe.org&gt;
</content>
</entry>
<entry>
<title>gnu: expat: fix CVE-2018-20843</title>
<updated>2019-07-11T22:39:01Z</updated>
<author>
<name>Jack Hill</name>
<email>jackhill@jackhill.us</email>
</author>
<published>2019-07-10T20:23:03Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=5a836ce38c9c29e9c2bd306007347486b90c5064'/>
<id>urn:sha1:5a836ce38c9c29e9c2bd306007347486b90c5064</id>
<content type='text'>
* gnu/packages/xml.scm (expat)[replacement]: New field.
(expat/fixed): New variable.
* gnu/packages/patches/expat-CVE-2018-20843.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch file.

Signed-off-by: Marius Bakke &lt;mbakke@fastmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: sbcl-clx: Update to 0.7.5.</title>
<updated>2019-07-11T21:15:00Z</updated>
<author>
<name>Pierre Langlois</name>
<email>pierre.langlois@gmx.com</email>
</author>
<published>2019-07-06T19:49:40Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=c894b80324d82f2f807578efa1de792ed1331eb3'/>
<id>urn:sha1:c894b80324d82f2f807578efa1de792ed1331eb3</id>
<content type='text'>
* gnu/packages/lisp.scm (sbcl-clx): Update to 0.7.5.
[origin]: Drop "clx-remove-demo.patch" and the snippet that removes demo code.
* gnu/packages/patches/clx-remove-demo.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>gnu: cvs: Rename patch file.</title>
<updated>2019-07-10T18:33:48Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2019-07-10T11:53:04Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=bba3c489701693c59315efed001b37d6fa014a6c'/>
<id>urn:sha1:bba3c489701693c59315efed001b37d6fa014a6c</id>
<content type='text'>
* gnu/packages/version-control.scm (cvs)[source]: Rename patch.
* gnu/packages/patches/cvs-2017-12836.patch: Rename to ...
* gnu/packages/patches/cvs-CVE-2018-12836.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Register it.
</content>
</entry>
</feed>
