Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								472fc855bc 
								
							 
						 
						
							
							
								
								gnu: Add guile-aspell.  
							
							... 
							
							
							
							* gnu/packages/guile.scm (guile-aspell): New variable. 
							
						 
						
							2016-11-11 00:23:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2c5ab05bff 
								
							 
						 
						
							
							
								
								gnu: wordnet: Build with gcc@6 to prevent chunked literal strings.  
							
							... 
							
							
							
							* gnu/packages/wordnet.scm (wordnet)[arguments]: Remove
-fno-builtin-strcpy.
[native-inputs]: New field. 
							
						 
						
							2016-11-11 00:23:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Leo Famulari 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								aba5182c69 
								
							 
						 
						
							
							
								
								gnu: python-pillow: Update to 3.3.3 [fixes CVE-2016-{9189,9190}].  
							
							... 
							
							
							
							* gnu/packages/python.scm (python-pillow, python2-pillow): Update to 3.3.3. 
							
						 
						
							2016-11-10 18:17:50 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ricardo Wurmus 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b8deffe2b2 
								
							 
						 
						
							
							
								
								gnu: r-rmarkdown: Remove phase "copy-files-without-mode".  
							
							... 
							
							
							
							This phase is no longer needed as upstream has merged the fix in the
current release.
* gnu/packages/statistics.scm (r-rmarkdown)[arguments]: Remove build
phase "copy-files-without-mode". 
							
						 
						
							2016-11-10 18:49:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ricardo Wurmus 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3f62fa2b81 
								
							 
						 
						
							
							
								
								gnu: inkscape: Use modify-phases syntax.  
							
							... 
							
							
							
							* gnu/packages/inkscape.scm (inkscape)[arguments]: Use modify-phases
syntax. 
							
						 
						
							2016-11-10 18:49:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marius Bakke 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								65d2f396f7 
								
							 
						 
						
							
							
								
								gnu: vim: Update to 8.0.0073.  
							
							... 
							
							
							
							* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0073. 
							
						 
						
							2016-11-10 17:30:08 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5970e8e248 
								
							 
						 
						
							
							
								
								container: Pass a list of <file-system> objects as things to mount.  
							
							... 
							
							
							
							* gnu/build/linux-container.scm (mount-file-systems): 'mounts' is now a
list of <file-system> objects instead of a list of lists ("specs").
Add call to 'file-system->spec' as the argument to 'mount-file-system'.
(run-container, call-with-container): Adjust docstring accordingly.
* gnu/system/file-systems.scm (spec->file-system): New procedure.
* gnu/system/linux-container.scm (container-script)[script]: Call
'spec->file-system' inside gexp.
* guix/scripts/environment.scm (launch-environment/container): Remove
call to 'file-system->spec'.
* tests/containers.scm ("call-with-container, mnt namespace")
("call-with-container, mnt namespace, wrong bind mount"): Pass a list of
<file-system> objects. 
							
						 
						
							2016-11-10 18:01:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5e7eaccb14 
								
							 
						 
						
							
							
								
								linux-container: Use 'source-module-closure' when generating the script.  
							
							... 
							
							
							
							* gnu/system/linux-container.scm (container-script)[script]: Use
'source-module-closure' in 'with-imported-modules' form. 
							
						 
						
							2016-11-10 18:01:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9e4e431e04 
								
							 
						 
						
							
							
								
								gnu: guix: Update development snapshot.  
							
							... 
							
							
							
							* gnu/packages/package-management.scm (guix-devel): Update to commit
324a2ba56c 
							
						 
						
							2016-11-10 18:01:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Paul Garlick 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1c79e0861a 
								
							 
						 
						
							
							
								
								gnu: gmsh: Update to 2.14.1  
							
							... 
							
							
							
							* gnu/packages/maths.scm (gmsh): Update to 2.14.1.
[source]: Use new uri.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 
							
						 
						
							2016-11-10 18:57:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marius Bakke 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1b35fea19f 
								
							 
						 
						
							
							
								
								gnu: milkytracker: Update upstream location.  
							
							... 
							
							
							
							* gnu/packages/music.scm (milkytracker)[source]: Update source uri.
[home-page]: Change to new domain.
Reported-by: ng0 <ng0@we.make.ritual.n0.is> 
							
						 
						
							2016-11-10 16:33:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Leo Famulari 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8f9c89d13b 
								
							 
						 
						
							
							
								
								gnu: imagemagick: Update to 6.9.6-4.  
							
							... 
							
							
							
							* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-4. 
							
						 
						
							2016-11-10 11:33:20 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f34284abcb 
								
							 
						 
						
							
							
								
								gnu: claws-mail: Update to 3.14.1.  
							
							... 
							
							
							
							* gnu/packages/mail.scm (claws-mail): Update to 3.14.1. 
							
						 
						
							2016-11-10 14:30:09 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hartmut Goebel 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								99abcdbd9b 
								
							 
						 
						
							
							
								
								gnu: Add pdfposter.  
							
							... 
							
							
							
							* gnu/packages/pdf.scm(pdfposter): New variable. 
							
						 
						
							2016-11-10 14:26:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hartmut Goebel 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c68e8591d8 
								
							 
						 
						
							
							
								
								gnu: Add python2-pypdf.  
							
							... 
							
							
							
							* gnu/packages/pdf.scm (python2-pypdf): New variable. 
							
						 
						
							2016-11-10 14:26:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hartmut Goebel 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ad5a7d49c3 
								
							 
						 
						
							
							
								
								gnu: Add python-pypdf2.  
							
							... 
							
							
							
							* gnu/packages/pdf.scm (python-pypdf2, python2-pypdf2): New variables. 
							
						 
						
							2016-11-10 14:26:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								324a2ba56c 
								
							 
						 
						
							
							
								
								tests: Adjust 'url-fetch' mocks to TLS changes.  
							
							... 
							
							
							
							This is a followup to bc3c41ce36 
							
						 
						
							2016-11-10 11:58:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8033772363 
								
							 
						 
						
							
							
								
								gnu: gcc@5, gcc@6: Work around use of 'movabs' for /gnu/store strings.  
							
							... 
							
							
							
							Partly addresses <http://bugs.gnu.org/24703 >.
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/patches/gcc-strmov-store-file-names.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gcc.scm (gcc-5)[sources](patches): Add it.
(gcc-6)[sources](patches): Add it. 
							
						 
						
							2016-11-09 21:24:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c169d91e5a 
								
							 
						 
						
							
							
								
								lint: 'cve' checker catches 'tls-certificate-error'.  
							
							... 
							
							
							
							Reported by Frederick Muriithi <fredmanglis@gmail.com>.
* guix/scripts/lint.scm (tls-certificate-error-string): New procedure.
(validate-uri): Use it.
(current-vulnerabilities*): Catch 'tls-certificate-error' and print a
warning. 
							
						 
						
							2016-11-09 21:24:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thomas Danckaert 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8bb115e0c6 
								
							 
						 
						
							
							
								
								gnu: Add kdevelop-pg-qt.  
							
							... 
							
							
							
							* gnu/packages/kde.scm (kdevelop-pg-qt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org> 
							
						 
						
							2016-11-09 21:24:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thomas Danckaert 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5a16e1c04e 
								
							 
						 
						
							
							
								
								gnu: Add libkomparediff2.  
							
							... 
							
							
							
							* gnu/packages/kde.scm (libkomparediff2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org> 
							
						 
						
							2016-11-09 21:24:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								28791c1c8d 
								
							 
						 
						
							
							
								
								gnu: hidapi: Fix 'license'.  
							
							... 
							
							
							
							* gnu/packages/libusb.scm (hidapi)[license]: Actually call
'non-copyleft'. 
							
						 
						
							2016-11-09 21:24:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								624144e0e7 
								
							 
						 
						
							
							
								
								doc: Mention elpa.gnu.org package signatures.  
							
							... 
							
							
							
							* doc/guix.texi (Invoking guix import): Document elpa.gnu.org
signatures. 
							
						 
						
							2016-11-09 21:24:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								65dccb3a86 
								
							 
						 
						
							
							
								
								gnu: Add vifm.  
							
							... 
							
							
							
							* gnu/packages/vim.scm (vifm): New variable. 
							
						 
						
							2016-11-09 20:56:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Leo Famulari 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0b34b58688 
								
							 
						 
						
							
							
								
								gnu: libxslt: Fix CVE-2016-4738.  
							
							... 
							
							
							
							* gnu/packages/patches/libxslt-CVE-2016-4738.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (libxslt)[replacement]: New field.
(libxslt/fixed): New variable. 
							
						 
						
							2016-11-09 10:19:49 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d887f420d2 
								
							 
						 
						
							
							
								
								gnu: postgresql: Update to 9.5.5.  
							
							... 
							
							
							
							* gnu/packages/databases.scm (postgresql): Update to 9.5.5.
[home-page]: Use https. 
							
						 
						
							2016-11-09 11:39:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bc332a638b 
								
							 
						 
						
							
							
								
								gnu: mariadb: Update to 10.1.19.  
							
							... 
							
							
							
							* gnu/packages/databases.scm (mariadb): Update to 10.1.19. 
							
						 
						
							2016-11-09 11:04:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								de7da4e5d1 
								
							 
						 
						
							
							
								
								gnu: gnome-calculator: Update to 3.22.2.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (gnome-calculator): Update to 3.22.2. 
							
						 
						
							2016-11-09 09:25:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7894ea6122 
								
							 
						 
						
							
							
								
								gnu: gcc-arm-none-eabi-4.9: Remove non-applicable patch.  
							
							... 
							
							
							
							* gnu/packages/embedded.scm (gcc-arm-none-eabi-4.9)[patches]: Remove
"gcc-arm-bug-71399.patch" from XGCC's patches. 
							
						 
						
							2016-11-08 23:57:29 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b66d6d52cc 
								
							 
						 
						
							
							
								
								tests: Fix 'fold-packages' for hidden packages.  
							
							... 
							
							
							
							* tests/packages.scm ("fold-packages, hidden package"): Expect
GUILE-2.0, not GUILE-2.0/FIXED.  This is a followup to
c62a31ca80 
							
						 
						
							2016-11-08 23:32:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								946465bbaf 
								
							 
						 
						
							
							
								
								system: Reintroduce 'GUIX_LOCPATH', for compatibility with glibc@2.23.  
							
							... 
							
							
							
							* gnu/system.scm (operating-system-environment-variables): Re-add
'GUIX_LOCPATH'.  This reverts part of
9f58fe3d1c 
							
						 
						
							2016-11-08 23:31:27 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e3ec6c806a 
								
							 
						 
						
							
							
								
								gnu: mate-themes: Update to 3.20.9.  
							
							... 
							
							
							
							* gnu/packages/mate.scm (mate-themes): Update to 3.20.9.
[source]: Update package location.
[inputs]: Remove gtk+-2, add gtk+-3.
[description]: Add note about dual gtk+-2/gtk+-3 support. 
							
						 
						
							2016-11-08 22:53:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								27caff1b5d 
								
							 
						 
						
							
							
								
								gnu: mate-menus: Update to 1.16.0.  
							
							... 
							
							
							
							* gnu/packages/mate.scm (mate-menus): Update to 1.16.0.
[propagated-inputs]: Move glib ...
[inputs]: ... to here. 
							
						 
						
							2016-11-08 22:35:27 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Darrington 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								859e367d07 
								
							 
						 
						
							
							
								
								gnu: Add pam-krb5 service.  
							
							... 
							
							
							
							* doc/guix.texi (Kerberos Services): New node.
* gnu/services/kerberos.scm: New file.
* gnu/local.mk: Add it. 
							
						 
						
							2016-11-08 21:35:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9927943c30 
								
							 
						 
						
							
							
								
								gnu: mate-desktop: Update to 1.16.1.  
							
							... 
							
							
							
							* gnu/packages/mate.scm (mate-desktop): Update to 1.16.1.
[arguments]: Build with gtk+-3, enable mpaste.
[propagated-inputs]: Remove gtk+-2, move libxrandr,
startup-notification ...
[inputs]: ... to here.  Add gtk+-3, python-2. 
							
						 
						
							2016-11-08 22:18:07 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b6c5ad8564 
								
							 
						 
						
							
							
								
								gnu: mate-icon-theme: Update to 1.16.0.  
							
							... 
							
							
							
							* gnu/packages/mate.scm (mate-icon-theme): Update to 1.16.0. 
							
						 
						
							2016-11-08 22:16:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								065999807d 
								
							 
						 
						
							
							
								
								gnu: libmateweather: Update to 1.16.1.  
							
							... 
							
							
							
							* gnu/packages/mate.scm (libmateweather): Update to 1.16.1.
[arguments]: Build with gtk+-3.
[propagated-inputs]: Remove gtk+-2, move gdk-pixbuf ...
[inputs]: ... to here. Add gtk+-3. 
							
						 
						
							2016-11-08 22:16:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ricardo Wurmus 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8ae6040451 
								
							 
						 
						
							
							
								
								gnu: Add faust-2.  
							
							... 
							
							
							
							* gnu/packages/audio.scm (faust-2): New variable. 
							
						 
						
							2016-11-08 21:00:02 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ricardo Wurmus 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								83c49858b5 
								
							 
						 
						
							
							
								
								gnu: Add LLVM variant with RTTI support.  
							
							... 
							
							
							
							* gnu/packages/llvm.scm (llvm-with-rtti): New variable. 
							
						 
						
							2016-11-08 20:59:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marius Bakke 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f0ad50af8c 
								
							 
						 
						
							
							
								
								gnu: python-tempest-lib: Update to 1.0.0.  
							
							... 
							
							
							
							* gnu/packages/openstack.scm (python-tempest-lib): Update to 1.0.0.
[home-page]: Use HTTPS. 
							
						 
						
							2016-11-08 18:22:48 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marius Bakke 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								43b53bbbf5 
								
							 
						 
						
							
							
								
								gnu: python-os-testr: Update to 0.8.0.  
							
							... 
							
							
							
							* gnu/packages/openstack.scm (python-os-testr, python2-os-testr): Update
to 0.8.0.
[home-page]: Use HTTPS. 
							
						 
						
							2016-11-08 18:22:18 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marius Bakke 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								eaba9d6670 
								
							 
						 
						
							
							
								
								gnu: python-jsonschema: Correct inputs.  
							
							... 
							
							
							
							* gnu/packages/python.scm (python-jsonschema)[inputs]: Remove
python-setuptools. Move python-vcversioner to ...
[native-inputs]: ... here.
* gnu/packages/python.scm (python2-jsonschema)[inputs]: Move
python2-functools32 to ...
[propagated-inputs]: ... here.
[native-inputs]: Add python2-setuptools. 
							
						 
						
							2016-11-08 18:22:07 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Leo Famulari 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c163a28473 
								
							 
						 
						
							
							
								
								gnu: libgit2: Update to 0.24.3 [fixes CVE-2016-{8568,8569}].  
							
							... 
							
							
							
							* gnu/packages/version-control.scm (libgit2): Update to 0.24.3. 
							
						 
						
							2016-11-08 12:48:26 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marius Bakke 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								912dcbad86 
								
							 
						 
						
							
							
								
								gnu: python-cryptography, python-cryptography-vectors: Update to 1.5.3.  
							
							... 
							
							
							
							* gnu/packages/python.scm (python-cryptography, python2-cryptography):
Update to 1.5.3.
[native-inputs]: Add python-pytz. Change python-pytest to python-pytest-2.9.2.
(python-cryptography-vectors, python2-cryptography-vectors): Update to 1.5.3. 
							
						 
						
							2016-11-08 16:14:15 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Leo Famulari 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fca4ff3559 
								
							 
						 
						
							
							
								
								gnu: Add python-pytest-2.9.2.  
							
							... 
							
							
							
							* gnu/packages/python.scm (python-pytest-2.9.2): New variable. 
							
						 
						
							2016-11-08 16:14:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Leo Famulari 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								667e777b4e 
								
							 
						 
						
							
							
								
								gnu: mupdf: Fix CVE-2016-{7504,7505,7506,7563,7564,9017,9136} in bundled mujs.  
							
							... 
							
							
							
							* gnu/packages/patches/mupdf-CVE-2016-7504.patch,
gnu/packages/patches/mupdf-CVE-2016-7505.patch
gnu/packages/patches/mupdf-CVE-2016-7506.patch
gnu/packages/patches/mupdf-CVE-2016-7563.patch
gnu/packages/patches/mupdf-CVE-2016-7564.patch
gnu/packages/patches/mupdf-CVE-2016-9017.patch
gnu/packages/patches/mupdf-CVE-2016-9136.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/pdf.scm (mupdf)[source]: Use them. 
							
						 
						
							2016-11-08 11:03:14 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marius Bakke 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								81bf2ccbc4 
								
							 
						 
						
							
							
								
								system: Use grub from bootloader configuration.  
							
							... 
							
							
							
							* gnu/system/grub.scm (gnu): Export grub-configuration-grub.
* guix/scripts/system.scm (perform-action): Use it.
(define-module): Don't import (gnu packages grub).
Co-authored-by: Danny Milosavljevic <dannym@scratchpost.org> 
							
						 
						
							2016-11-08 14:35:05 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								72246dc029 
								
							 
						 
						
							
							
								
								gnu: gcc@4.7: Build with texinfo@5.  
							
							... 
							
							
							
							* gnu/packages/gcc.scm (gcc@4.7)[native-inputs]: Use texinfo@5 in place
of texinfo@6. 
							
						 
						
							2016-11-08 16:24:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Theodoros Foradis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								842a1400a7 
								
							 
						 
						
							
							
								
								gnu: Add plantuml.  
							
							... 
							
							
							
							* gnu/packages/uml.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Roel Janssen <roel@gnu.org> 
							
						 
						
							2016-11-08 14:59:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Leo Famulari 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5045d80ff1 
								
							 
						 
						
							
							
								
								gnu: gnupg: Add TODO comment about custom build phase.  
							
							... 
							
							
							
							* gnu/packages/gnupg.scm (gnupg)[arguments]: Add comment. 
							
						 
						
							2016-11-08 04:07:23 -05:00