Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnu: Add perl-math-random-secure.•••* gnu/packages/crypto.scm (perl-math-random-secure): New variable. | Ricardo Wurmus | 2017-08-14 | 1 | -0/+39 |
* | gnu: Add perl-crypt-random-source.•••* gnu/packages/crypto.scm (perl-crypt-random-source): New variable. | Ricardo Wurmus | 2017-08-14 | 1 | -0/+30 |
* | gnu: Add perl-type-tiny.•••* gnu/packages/perl.scm (perl-type-tiny): New variable. | Ricardo Wurmus | 2017-08-14 | 1 | -0/+34 |
* | gnu: Add perl-ref-util-xs.•••* gnu/packages/perl.scm (perl-ref-util-xs): New variable. | Ricardo Wurmus | 2017-08-14 | 1 | -0/+21 |
* | gnu: Add perl-regexp-util.•••* gnu/packages/perl.scm (perl-regexp-util): New variable. | Ricardo Wurmus | 2017-08-14 | 1 | -0/+21 |
* | gnu: Add perl-type-tie.•••* gnu/packages/perl.scm (perl-type-tie): New variable. | Ricardo Wurmus | 2017-08-14 | 1 | -0/+28 |
* | gnu: Add perl-math-random-isaac.•••* gnu/packages/crypto.scm (perl-math-random-isaac): New variable. | Ricardo Wurmus | 2017-08-14 | 1 | -0/+29 |
* | gnu: Add perl-math-random-isaac-xs.•••* gnu/packages/crypto.scm (perl-math-random-isaac-xs): New variable. | Ricardo Wurmus | 2017-08-14 | 1 | -1/+29 |
* | gnu: Add perl-hash-fieldhash.•••* gnu/packages/perl.scm (perl-hash-fieldhash): New variable. | Ricardo Wurmus | 2017-08-14 | 1 | -1/+25 |
* | gnu: arandr: Use absolute path for xrandr.•••* gnu/packages/xdisorg.scm (arandr)[arguments]: Add configure phase. | Arun Isaac | 2017-08-14 | 1 | -0/+8 |
* | gnu: linux-libre: Update to 4.12.7.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.7. (%linux-libre-hash): Update hash. | Mark H Weaver | 2017-08-14 | 1 | -2/+2 |
* | gnu: linux-libre@4.9: Update to 4.9.43.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.43. | Mark H Weaver | 2017-08-14 | 1 | -2/+2 |
* | gnu: linux-libre@4.4: Update to 4.4.82.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.82. | Mark H Weaver | 2017-08-14 | 1 | -2/+2 |
* | gnu: libreoffice: Install .desktop files.•••* gnu/packages/libreoffice.scm (libreoffice): Add phase to install .desktop files to $out/share so that LibreOffice will show up in Gnome/KDE/etc and so that it is associated with the various MIME types of interest. | Andy Wingo | 2017-08-14 | 1 | -8/+43 |
* | gnu: wxmaxima: Update to 17.05.1.•••* gnu/packages/maths.scm (wxmaxima): Update to 17.05.1. [arguments]: Put "autoconf" phase after the "unpack" phase. Fix indentation. | Kei Kebreau | 2017-08-13 | 1 | -27/+26 |
* | gnu: Update open-adventure to d43854f0f6bb8e9eea7fbce80348150e7e7fc34d.•••* gnu/packages/games.scm (open-adventure): Update to d43854f0f6bb8e9eea7fbce80348150e7e7fc34d. Signed-off-by: Kei Kebreau <kei@openmailbox.org> | ng0 | 2017-08-13 | 1 | -9/+22 |
* | gnu: linenoise: Update to commit 2105ce445821381cf1bca87b6d386d4ea88ee20d.•••* gnu/packages/shells.scm (linenoise): Update to commit 2105ce445821381cf1bca87b6d386d4ea88ee20d. Fix indentation. [source]: change to git. Signed-off-by: Kei Kebreau <kei@openmailbox.org> | ng0 | 2017-08-13 | 1 | -33/+36 |
* | gnu: qemu: Fix CVE-2017-{10664,10806,10911,11434}.•••* gnu/packages/patches/qemu-CVE-2017-10664.patch, gnu/packages/patches/qemu-CVE-2017-10806.patch, gnu/packages/patches/qemu-CVE-2017-10911.patch, gnu/packages/patches/qemu-CVE-2017-11434.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/virtualization.scm (qemu)[source]: Use them. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Alex Vong | 2017-08-13 | 5 | -1/+202 |
* | gnu: curl: Fix i686 test failure.•••* gnu/packages/patches/curl-bounds-check.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/curl.scm (curl-7.55.0)[source]: Use it. | Marius Bakke | 2017-08-13 | 2 | -0/+20 |
* | gnu: imagemagick: Update to 6.9.9-7.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-7. | Marius Bakke | 2017-08-13 | 1 | -2/+2 |
* | gnu: Add emacs-nix-mode.•••* gnu/packages/emacs.scm (emacs-nix-mode): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> | Oleg Pykhalov | 2017-08-13 | 1 | -0/+17 |
* | gnu: pspp: Update to 0.11.0.•••This fixes CVE-2017-10791, CVE-2017-10792. * gnu/packages/statistics.scm (pspp): Update to 0.11.0. | Efraim Flashner | 2017-08-13 | 1 | -2/+2 |
* | gnu: moreutils: Add more inputs to moreutils.•••The included ts command requires the Time::Duration and Date::Parse perl modules for the -r option. * gnu/packages/moreutils.scm (moreutils)[inputs]: Add perl-timedate and perl-time-duration. [arguments]: Wrap ts with PERL5LIB. | Christopher Baines | 2017-08-12 | 1 | -1/+9 |
* | gnu: efl: Don't include gtk+@3 in enclosure.•••* gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Replace libinput with libinput-minimal. | Efraim Flashner | 2017-08-12 | 1 | -1/+1 |
* | gnu: efl: Update to 1.20.2.•••* gnu/packages/enlightenment.scm (efl): Update to 1.20.2. | Efraim Flashner | 2017-08-12 | 1 | -2/+2 |
* | gnu: linux-libre: Update to 4.12.6.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.6. (%linux-libre-hash): Update hash. | Mark H Weaver | 2017-08-12 | 1 | -2/+2 |
* | gnu: linux-libre@4.9: Update to 4.9.42.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.42. | Mark H Weaver | 2017-08-12 | 1 | -2/+2 |
* | gnu: linux-libre@4.4: Update to 4.4.81.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.81. | Mark H Weaver | 2017-08-12 | 1 | -2/+2 |
* | gnu: python-pylint: Use Python2 variant system.•••* gnu/packages/python.scm (python-pylint): Use Python2 variant system. (python2-pylint): Strip Python2 variant system. | Danny Milosavljevic | 2017-08-12 | 1 | -1/+3 |
* | gnu: catdoc: Fix CVE-2017-11110.•••* gnu/packages/patches/catdoc-CVE-2017-11110.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/textutils.scm (catdoc)[source]: Use it. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Alex Vong | 2017-08-12 | 2 | -0/+47 |
* | gnu: e2fsprogs: Update to 1.43.5.•••* gnu/packages/linux.scm (e2fsprogs): Update to 1.43.5. | Marius Bakke | 2017-08-12 | 1 | -2/+2 |
* | gnu: feh: Update to 2.19.2.•••* gnu/packages/image-viewers.scm (feh): Update to 2.19.2. | Marius Bakke | 2017-08-12 | 1 | -2/+2 |
* | gnu: dub: Update to 1.4.1.•••* gnu/packages/ldc.scm (dub): Update to 1.4.1. | Tobias Geerinckx-Rice | 2017-08-11 | 1 | -2/+2 |
* | gnu: Add cloc.•••* gnu/packages/code.scm (cloc): New public variable. | Andy Wingo | 2017-08-11 | 1 | -0/+55 |
* | gnu: imagemagick: Update to 6.9.9-5.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-5. | Leo Famulari | 2017-08-10 | 1 | -2/+2 |
* | gnu: mksh: Update to 56.•••* gnu/packages/shells.scm (mksh): Update to 56. | Tobias Geerinckx-Rice | 2017-08-11 | 1 | -2/+2 |
* | gnu: ruby-debug-inspector: Update to 0.0.3.•••* gnu/packages/ruby.scm (ruby-debug-inspector): Update to 0.0.3. | Tobias Geerinckx-Rice | 2017-08-11 | 1 | -2/+2 |
* | gnu: ruby-listen: Update to 3.1.5.•••* gnu/packages/ruby.scm (ruby-listen): Update to 3.1.5. | Tobias Geerinckx-Rice | 2017-08-11 | 1 | -2/+2 |
* | gnu: ruby-introspection: Update to 0.0.4.•••* gnu/packages/ruby.scm (ruby-introspection): Update to 0.0.4. | Tobias Geerinckx-Rice | 2017-08-11 | 1 | -2/+2 |
* | gnu: ruby-simplecov-html: Update to 0.10.1.•••* gnu/packages/ruby.scm (ruby-simplecov-html): Update to 0.10.1. | Tobias Geerinckx-Rice | 2017-08-11 | 1 | -2/+2 |
* | gnu: ruby-net-http-digest-auth: Update to 1.4.1.•••* gnu/packages/ruby.scm (ruby-net-http-digest-auth): Update to 1.4.1. | Tobias Geerinckx-Rice | 2017-08-11 | 1 | -2/+2 |
* | gnu: ruby-nenv: Update to 0.3.0.•••* gnu/packages/ruby.scm (ruby-nenv): Update to 0.3.0. | Tobias Geerinckx-Rice | 2017-08-11 | 1 | -2/+2 |
* | gnu: ruby-rjb: Update to 1.5.5.•••* gnu/packages/ruby.scm (ruby-rjb): Update to 1.5.5. | Tobias Geerinckx-Rice | 2017-08-11 | 1 | -2/+2 |
* | gnu: ruby-libxml: Update to 3.0.0.•••* gnu/packages/ruby.scm (ruby-libxml): Update to 3.0.0. | Tobias Geerinckx-Rice | 2017-08-11 | 1 | -2/+2 |
* | gnu: ruby-minitest-bacon: Update to 1.0.3.•••* gnu/packages/ruby.scm (ruby-minitest-bacon): Update to 1.0.3. | Tobias Geerinckx-Rice | 2017-08-11 | 1 | -2/+2 |
* | gnu: ruby-tins: Update to 1.15.0.•••* gnu/packages/ruby.scm (ruby-tins): Update to 1.15.0. | Tobias Geerinckx-Rice | 2017-08-11 | 1 | -2/+2 |
* | gnu: ruby-git: Update to 1.3.0.•••* gnu/packages/ruby.scm (ruby-git): Update to 1.3.0. | Tobias Geerinckx-Rice | 2017-08-11 | 1 | -2/+2 |
* | gnu: ruby-minitest-bonus-assertions: Update to 3.0.•••* gnu/packages/ruby.scm (ruby-minitest-bonus-assertions): Update to 3.0. | Tobias Geerinckx-Rice | 2017-08-11 | 1 | -2/+2 |
* | gnu: ruby-minitest-hooks: Update to 1.4.1.•••* gnu/packages/ruby.scm (ruby-minitest-hooks): Update to 1.4.1. | Tobias Geerinckx-Rice | 2017-08-11 | 1 | -2/+2 |
* | gnu: ruby-test-unit: Update to 3.2.5.•••* gnu/packages/ruby.scm (ruby-test-unit): Update to 3.2.5. | Tobias Geerinckx-Rice | 2017-08-11 | 1 | -2/+2 |