<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix, branch v0.9.0</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>tests: Use the canonical current directory name.</title>
<updated>2015-11-04T11:10:11+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2015-11-04T11:10:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=c8855b991880897b2658dc90164e29c96e2aeb3a'/>
<id>c8855b991880897b2658dc90164e29c96e2aeb3a</id>
<content type='text'>
* tests/guix-environment-container.sh (current_dir): New variable.  Use
  it when grepping "mounts".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* tests/guix-environment-container.sh (current_dir): New variable.  Use
  it when grepping "mounts".
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Skip 'program-file' test when shebang is too long.</title>
<updated>2015-11-04T10:59:46+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2015-11-04T10:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=47b3124a8ecf3cf5826ee909776936a3107350f3'/>
<id>47b3124a8ecf3cf5826ee909776936a3107350f3</id>
<content type='text'>
* tests/gexp.scm ("program-file"): Skip when SHEBANG is too long.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* tests/gexp.scm ("program-file"): Skip when SHEBANG is too long.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS.</title>
<updated>2015-11-04T10:12:03+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2015-11-04T10:12:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=f6082affda1dc598199a4bad85dba2d79826159d'/>
<id>f6082affda1dc598199a4bad85dba2d79826159d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Back up on the claim of encrypted root partitions.</title>
<updated>2015-11-04T09:54:39+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2015-11-04T09:27:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=316d65be0ca41c277349c4f0127513f98dbec680'/>
<id>316d65be0ca41c277349c4f0127513f98dbec680</id>
<content type='text'>
Reported by 宋文武 &lt;iyzsong@openmailbox.org&gt;
at &lt;https://lists.gnu.org/archive/html/guix-devel/2015-11/msg00096.html&gt;.

* doc/guix.texi (System Installation): Comment out encrypted root
  partition commands.
* gnu/system/examples/desktop.tmpl (mapped-devices): Remove.
  (file-systems): Refer to the root by label.
* NEWS: Adjust.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by 宋文武 &lt;iyzsong@openmailbox.org&gt;
at &lt;https://lists.gnu.org/archive/html/guix-devel/2015-11/msg00096.html&gt;.

* doc/guix.texi (System Installation): Comment out encrypted root
  partition commands.
* gnu/system/examples/desktop.tmpl (mapped-devices): Remove.
  (file-systems): Refer to the root by label.
* NEWS: Adjust.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: libassuan: Update to 2.4.0.</title>
<updated>2015-11-04T09:53:41+00:00</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2015-11-04T09:53:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=5ffea4776d33e73922aa5fdbb7ac4dafbfbf15c5'/>
<id>5ffea4776d33e73922aa5fdbb7ac4dafbfbf15c5</id>
<content type='text'>
* gnu/packages/gnupg.scm (libassuan): Update to 2.4.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/gnupg.scm (libassuan): Update to 2.4.0.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: csound: Link against libmvec on x86_64.</title>
<updated>2015-11-04T08:55:16+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2015-11-04T08:55:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=00c16d5b84f11d4eea3d06178d93cfc27bf3a931'/>
<id>00c16d5b84f11d4eea3d06178d93cfc27bf3a931</id>
<content type='text'>
* gnu/packages/audio.scm (csound)[arguments]: New field.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/audio.scm (csound)[arguments]: New field.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: american-fuzzy-lop: Really build against QEMU 2.3.0.</title>
<updated>2015-11-04T08:37:22+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2015-11-04T08:37:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=4f14c628dc805d07fa01f25d054f030c8179c99b'/>
<id>4f14c628dc805d07fa01f25d054f030c8179c99b</id>
<content type='text'>
* gnu/packages/debug.scm (qemu-2.3.0): New variable.
  (american-fuzzy-lop): Use it instead of QEMU-HEADLESS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/debug.scm (qemu-2.3.0): New variable.
  (american-fuzzy-lop): Use it instead of QEMU-HEADLESS.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: clang-runtime: Mark MIPS as unsupported.</title>
<updated>2015-11-04T08:28:46+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2015-11-04T08:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=9e6b9ea4b18defa78b8e1e997e8c834db99a121c'/>
<id>9e6b9ea4b18defa78b8e1e997e8c834db99a121c</id>
<content type='text'>
* gnu/packages/llvm.scm (clang-runtime-from-llvm): Add
  'supported-systems' field.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/llvm.scm (clang-runtime-from-llvm): Add
  'supported-systems' field.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: font-adobe-source-han-sans: Update to 1.004.</title>
<updated>2015-11-04T08:02:14+00:00</updated>
<author>
<name>宋文武</name>
<email>iyzsong@gmail.com</email>
</author>
<published>2015-11-04T07:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=2666a126ef48da1dd5ee8465af0aeaf66216d75f'/>
<id>2666a126ef48da1dd5ee8465af0aeaf66216d75f</id>
<content type='text'>
* gnu/packages/fonts.scm (font-adobe-source-han-sans): Update to 1.004.
  [license]: Change to 'silofl1.1'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/fonts.scm (font-adobe-source-han-sans): Update to 1.004.
  [license]: Change to 'silofl1.1'.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: dosfstools: Update to 3.0.28.</title>
<updated>2015-11-04T08:02:14+00:00</updated>
<author>
<name>宋文武</name>
<email>iyzsong@gmail.com</email>
</author>
<published>2015-11-04T07:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=dee7e58e56856a81d5c82ae9557cd7195df726c0'/>
<id>dee7e58e56856a81d5c82ae9557cd7195df726c0</id>
<content type='text'>
* gnu/packages/disk.scm (dosfstools): Update to 3.0.28.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/disk.scm (dosfstools): Update to 3.0.28.
</pre>
</div>
</content>
</entry>
</feed>
