Age | Commit message (Expand) | Author |
2017-03-02 | gnu: Add perl-canary-stability.•••* gnu/packages/perl.scm (perl-canary-stability): New variable.
| Marius Bakke |
2017-03-02 | gnu: Add perl-async-interrupt.•••* gnu/packages/perl.scm (perl-async-interrupt): New variable.
| Marius Bakke |
2017-03-02 | gnu: leveldb: Update to 1.20.•••* gnu/packages/databases.scm (leveldb): Update to 1.20.
| Marius Bakke |
2017-03-02 | gnu: Add jacal.•••* gnu/packages/maths.scm (jacal): New variable.
* gnu/packages/patches/jacal-fix-texinfo.patch: New file.
| John Darrington |
2017-03-02 | gnu: Add scm.•••* gnu/packages/scheme.scm (scm): New variable.
| John Darrington |
2017-03-02 | gnu: Add slib.•••* gnu/packages/scheme.scm (slib): New variable.
| John Darrington |
2017-03-02 | gnu: Merge the two stellaria into one.•••* gnu/packages/astronomy.scm (stellaruim): Merge details from stellarium-0.14.
* gnu/packages/education.scm (stellarium): Remove variable.
| John Darrington |
2017-03-02 | gnu: bundler: Update to 1.14.5.•••* gnu/packages/ruby.scm (bundler): Update to 1.14.5.
| Ben Woodcroft |
2017-03-02 | gnu: diamond: Update to 0.8.36.•••* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.36.
| Ben Woodcroft |
2017-03-02 | gnu: mutt: Update to 1.8.0.•••* gnu/packages/mail.scm (mutt): Update to 1.8.0.
| Efraim Flashner |
2017-03-02 | gnu: nano: Update to 2.7.5.•••* gnu/packages/nano.scm (nano): Update to 2.7.5.
[description]: Updated with help from 'guix lint'.
| Efraim Flashner |
2017-03-02 | services: ssh: Remove 'openssh-service' exported symbol.•••This is a followup to commit d8f3128119d32bcc186c8a1fe15b037bba25b4b8.
Reported by thomasd on #guix.
* gnu/services/ssh.scm: Do not export 'openssh-service' as it does not
exist.
| Alex Kost |
2017-03-02 | gnu: Add stellarium.•••* gnu/packages/astronomy.scm (stellarium): New variable.
| John Darrington |
2017-03-02 | gnu: cbatticon: Update to 1.6.5.•••* gnu/packages/admin.scm (cbatticon): Update to 1.6.5.
| Tobias Geerinckx-Rice |
2017-03-02 | gnu: di: Update to 4.43.•••* gnu/packages/admin.scm (di): Update to 4.43.
| Tobias Geerinckx-Rice |
2017-03-02 | gnu: tidy-html: Update to 5.4.0.•••* gnu/packages/web.scm (tidy-html): Update to 5.4.0.
| Tobias Geerinckx-Rice |
2017-03-02 | gnu: txt2man: Update to 1.6.0.•••* gnu/packages/man.scm (txt2man): Update to 1.6.0.
| Tobias Geerinckx-Rice |
2017-03-02 | gnu: youtube-dl: Update to 2017.02.28.•••* gnu/packages/video.scm (youtube-dl): Update to 2017.02.28.
| Tobias Geerinckx-Rice |
2017-03-02 | gnu: iproute2: Use @command in description.•••* gnu/packages/linux.scm (iproute2)[description]: Use @command mark-up when
referring to the separate tools.
| Tobias Geerinckx-Rice |
2017-03-01 | gnu: vdirsyncer: Update to 0.15.0.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.15.0.
[source]: Remove obsolete patch 'vdirsyncer-test-suite-slow-machines.patch'.
* gnu/packages/patches/vdirsyncer-test-suite-slow-machines.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari |
2017-03-01 | gnu: icedtea-6: Modify certificate import to not fail for icedtea-8.•••Co-authored-by: Roel Janssen <roel@gnu.org>
* gnu/packages/java.scm (icedtea-6)[arguments]: Do not fail install-keystore
phase when attempting to import unsupported certificate types. Also ensure
that the keystore is able to be written to before copying it.
(icedtea-8)[arguments]: Restore "install-keystore" phase.
| Carlo Zancanaro |
2017-03-01 | gnu: graphicsmagick: Add comment about CVE-2017-6335.•••* gnu/packages/imagemagick.scm (graphicsmagick): Add comment.
| Leo Famulari |
2017-03-01 | gnu: notmuch: Update to 0.23.7.•••* gnu/packages/mail.scm (notmuch, python2-notmuch): Update to 0.23.7.
| Marius Bakke |
2017-03-01 | gnu: maim: Update to 4.4.60.•••* gnu/packages/xdisorg.scm (maim): Update to 4.4.60.
| Marius Bakke |
2017-03-01 | gnu: slop: Update to 5.3.37.•••* gnu/packages/xdisorg.scm (slop): Update to 5.3.37.
| Marius Bakke |
2017-03-01 | gnu: re2: Update to 2017-03-01.•••* gnu/packages/regex.scm (re2): Update to 2017-03-01.
| Marius Bakke |
2017-03-01 | gnu: sessreg: Update to 1.1.1.•••* gnu/packages/xorg.scm (sessreg): Update to 1.1.1.
| Marius Bakke |
2017-03-01 | gnu: jemalloc: Update to 4.5.0.•••* gnu/packages/jemalloc.scm (jemalloc): Update to 4.5.0.
| Marius Bakke |
2017-03-01 | gnu: Add blists.•••* gnu/packages/mail.scm (blists): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-03-01 | gnu: Add unrar.•••* gnu/packages/compression.scm (unrar): New variable.
| John Darrington |
2017-03-01 | file-systems: Add FAT32 support.•••* gnu/build/file-systems.scm (%fat32-endianness, fat32-superblock?,
read-fat32-superblock, fat32-superblock-uuid, fat32-uuid->string,
fat32-superblock-volume-name, check-fat32-file-system): New variables.
(%partition-label-readers, %partition-uuid-readers, check-file-system): Add
fat support.
(latin1->string): New variable.
(null-terminated-latin1->string): Use latin1->string.
| David Craven |
2017-03-01 | gnu: mumble: Build with 'murmur' server component.•••* gnu/packages/telephony.scm (mumble)[arguments]: Build 'murmur'.
Remove 'no-server' and add 'no-ice' to "configure" phase.
[description]: Add a sentence about mumble and murmur.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-03-01 | gnu: enlightenment: Update to 0.21.6.•••* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.6.
| Efraim Flashner |
2017-03-01 | gnu: octave: Update to 4.2.1.•••* gnu/packages/maths.scm (octave): Update to 4.2.1.
| Efraim Flashner |
2017-02-28 | gnu: Add lush2.•••* gnu/packages/lisp.scm (lush2): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-03-01 | vm: Improve readability of run-vm.sh generation.•••* gnu/system/vm.scm (common-qemu-options,
system-qemu-image/shared-store-script): Improve readability.
| David Craven |
2017-02-28 | vm: Remove hard coded kernel file name.•••* gnu/system/vm.scm (system-qemu-image/shared-store-script,
expression->derivation-in-linux-vm): Use operating-system-kernel-file and
system-linux-image-file-name.
* gnu/system.scm (system-linux-image-file-name): Add ARM.
| David Craven |
2017-02-28 | gnu: Add linsmith.•••* gnu/packages/engineering.scm (linsmith): New variable.
| John Darrington |
2017-02-28 | gnu: screen: Update to 4.5.1.•••* gnu/packages/screen.scm (screen): Update to 4.5.1.
[source]: Remove patch.
* gnu/packages/patches/screen-CVE-2017-5618.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner |
2017-02-28 | gnu: wine: Add 'pulseaudio' to 'inputs'.•••* gnu/packages/wine.scm (wine)[inputs]: Add pulseaudio.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| Carlo Zancanaro |
2017-02-28 | gnu: Add ccd2cue•••* gnu/packages/cdrom.scm (ccd2cue): New variable.
| John Darrington |
2017-02-28 | gnu: Add vim-airline-themes.•••* gnu/packages/vim.scm (vim-airline-themes): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-02-28 | gnu: Add vim-airline.•••* gnu/packages/vim.scm (vim-airline): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-02-28 | gnu: Add vim-context-filetype.•••* gnu/packages/vim.scm (vim-context-filetype): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-02-28 | gnu: Add vim-luna.•••* gnu/packages/vim.scm (vim-luna): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-02-28 | gnu: Add vim-neosnippet.•••* gnu/packages/vim.scm (vim-neosnippet): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-02-28 | gnu: Add vim-neosnippet-snippets.•••* gnu/packages/vim.scm (vim-neosnippet-snippets): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-02-28 | gnu: Add vim-scheme.•••* gnu/packages/vim.scm (vim-scheme): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-02-28 | gnu: Add vim-neocomplete.•••* gnu/packages/vim.scm (vim-neocomplete): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-02-28 | gnu: wxmaxima: Downgrade to 16.04.2.•••* gnu/packages/maths.scm (wxmaxima): Do it.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| Federico Beffa |