Age | Commit message (Expand) | Author |
2017-01-23 | gnu: sendmail: Don't replace 'sh' reference with 'bash'....* gnu/packages/mail.scm (sendmail)[arguments]: Use (which "sh") instead of
(which "bash") in 'replace-/bin/sh' phase.
| Leo Famulari |
2017-01-23 | gnu: signing-party: Don't replace 'sh' reference with 'bash'....* gnu/packages/gnupg.scm (signing-party)[arguments]: Use (which "sh") instead of
(which "bash") in 'configure' phase.
| Leo Famulari |
2017-01-23 | gnu: gnupg-1: Don't replace 'sh' reference with 'bash'....* gnu/packages/gnupg.scm (gnupg-1)[arguments]: Use (which "sh") instead of
(which "bash") in 'patch-check-sh' phase.
| Leo Famulari |
2017-01-23 | gnu: gnupg-2.0: Don't replace 'sh' reference with 'bash'....* gnu/packages/gnupg.scm (gnupg-2.0)[arguments]: Use (which "sh") instead of
(which "bash") in 'patch-config-files' phase.
| Leo Famulari |
2017-01-23 | gnu: gegl: Don't replace 'sh' reference with 'bash'....* gnu/packages/gimp.scm (gegl)[arguments]: Use (which "sh") instead of
(which "bash") in 'pre-build' phase.
| Leo Famulari |
2017-01-23 | gnu: orpheus: Don't replace 'sh' reference with 'bash'....* gnu/packages/orpheus.scm (orpheus)[arguments]: Use (which "sh") instead of
(which "bash") in 'patch-shells' phase.
| Leo Famulari |
2017-01-23 | gnu: node: Don't replace 'sh' reference with 'bash'....* gnu/packages/node.scm (node)[arguments]: Use (which "sh") instead of
(which "bash") in 'patch-files' phase.
| Leo Famulari |
2017-01-23 | gnu: Add compface....* gnu/packages/mail.scm (compface): New variable.
| Danny Milosavljevic |
2017-01-23 | gnu: lcms: Fix an out-of-bounds read....* gnu/packages/patches/lcms-fix-out-of-bounds-read.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ghostscript.scm (lcms)[replacement]: New field.
[properties]: Specify the 'cpe-name'.
(lcms/fixed): New variable.
| Leo Famulari |
2017-01-23 | gnu: menu-cache: Update to 1.0.2....* gnu/packages/lxde.scm (menu-cache): Update to 1.0.2.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| ng0 |
2017-01-23 | gnu: pcmanfm, libfm: Update to 1.2.5....* gnu/packages/lxde.scm (pcmanfm): Update to 1.2.5.
* gnu/packages/lxde.scm (libfm): Update to 1.2.5.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| ng0 |
2017-01-23 | gnu: lxterminal: Update to 0.3.0....* gnu/packages/lxde.scm (lxterminal): Update to 0.3.0.
[arguments]: Disable tests.
[source]: Update to use new '.tar.xz' tarball.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| ng0 |
2017-01-23 | gnu: cppcheck: Update to 1.77....* gnu/packages/check.scm (cppcheck): Update to 1.77.
| Kei Kebreau |
2017-01-23 | gnu: wavpack: Update to 5.1.0....* gnu/packages/audio.scm (wavpack): Update to 5.1.0.
[arguments]: Remove field.
| Marius Bakke |
2017-01-23 | gnu: duplicity: Update to 0.7.11....* gnu/packages/backup.scm (duplicity): Update to 0.7.11.
[source]: Remove patches.
[inputs]: Add lftp, update gnupg, remove python-2, make python2-lockfile a
propagated input, make python2-mock a native-input.
[propagated-inputs]: Add python2-lockfile, python2-urllib3.
[native-inputs]: Add python2-pexpect, python2-mock.
[arguments]: Add build phase to embed gnupg store name.
* gnu/packages/patches/duplicity-piped-password.patch: Delete it.
* gnu/packages/patches/duplicity-test_selection-tmp.patch: Delete it.
* gnu/local.mk (dist_patch_DATA): Remove patches.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Thomas Danckaert |
2017-01-23 | gnu: glpk: Update to 4.61....* gnu/packages/maths.scm (glpk): Update to 4.61.
[home-page]: Use HTTPS.
| Marius Bakke |
2017-01-23 | gnu: nginx: Don't replace 'sh' reference with 'bash'....* gnu/packages/web.scm (nginx)[arguments]: Substitute /bin/sh with "which sh"
instead of "which bash" in 'patch-/bin/sh' phase.
| Marius Bakke |
2017-01-23 | gnu: Add es....* gnu/packages/shells.scm (es): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-01-23 | services: prosody: Fix activation script....* gnu/services/messaging.scm (prosody-activation): Import (guix build utils)
for 'mkdir-p'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Clément Lassieur |
2017-01-23 | doc: Mention the need of a BIOS boot partition when using GPT....* doc/guix.text (Preparing for Installation)[Disk Partitioning]:
Mention the need of a BIOS boot partition when using GPT with the defualt
GRUB.
| 宋文武 |
2017-01-23 | gnu: r-ggplot2: Add r-svglite to propagated-inputs....* gnu/packages/statistics.scm (r-ggplot2)[propagated-inputs]: Add
r-svglite.
| Ben Woodcroft |
2017-01-23 | gnu: bundler: Update to 1.14.2....* gnu/packages/ruby.scm (bundler): Update to 1.14.2.
| Ben Woodcroft |
2017-01-23 | gnu: Add libtorrent-rasterbar....* gnu/packages/bittorrent.scm (libtorrent-rasterbar): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jelle Licht |
2017-01-23 | doc: Fix a typo in guix.texi....* doc/guix.texi (Invoking guix environment): s/the use/use the/
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxim Cournoyer |
2017-01-23 | gnu: xmonad: Update to 0.12....* gnu/packages/wm.scm (xmonad): Update to 0.12.
[source](snippet, modules): Remove.
[inputs]: Add GHC-SETLOCALE and GHC-QUICKCHECK.
(ghc-xmonad-contrib): Update to 0.12.
| Mekeor Melire |
2017-01-23 | gnu: Add ghc-setlocale....* gnu/packages/haskell.scm (ghc-setlocale): New variable.
| Mekeor Melire |
2017-01-23 | gnu: gcal: Update to 4.1....* gnu/packages/gcal.scm (gcal): Update to 4.1.
[home-page]: Use https.
| Efraim Flashner |
2017-01-23 | gnu: libtiff: Fix CVE-2017-5225....* gnu/packages/patches/libtiff-CVE-2017-5225.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff/fixed)[source]: Use it.
| Leo Famulari |
2017-01-22 | gnu: imagemagick: Update to 6.9.7-5....* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-5.
| Leo Famulari |
2017-01-22 | services: cuirass: Add port to cuirass configuration...* gnu/services/cuirass.scm (<cuirass-configuration>): Add port field.
(cuirass-shepherd-service): Honor it.
* doc/guix.texi (Continuous Integration): Document it.
Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
| Mathieu Othacehe |
2017-01-22 | gnu: libinput: Update to 1.6.0....* gnu/packages/freedesktop.scm (libinput): Update to 1.6.0.
| Efraim Flashner |
2017-01-22 | gnu: qemu: Patch CVE-2016-10155, CVE-2017-5552....* gnu/packages/qemu.scm (qemu)[source]: Add patches.
* gnu/packages/patches/qemu-CVE-2016-10155.patch,
gnu/packages/patches/qemu-CVE-2017-5552.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
| Efraim Flashner |
2017-01-22 | gnu: fish: Embed full path to Python....Fixes <https://bugs.gnu.org/25467>.
* gnu/packages/shells.scm (fish)[arguments]: Rename phase "patch-bc" to
"embed-store-paths"; embed full path to Python.
| Ricardo Wurmus |
2017-01-22 | gnu: Add guile-sdl2....* gnu/packages/sdl.scm (guile-sdl2): New variable.
| 宋文武 |
2017-01-22 | gnu: Add python2-slowaes....* gnu/packages/python.scm (python2-slowaes): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Carlo Zancanaro |
2017-01-22 | gnu: Add python-qrcode....* gnu/packages/python.scm (python-qrcode, python2-qrcode): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Carlo Zancanaro |
2017-01-22 | gnu: Add python-pbkdf2....* gnu/packages/python.scm (python-pbkdf2, python2-pbkdf2): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Carlo Zancanaro |
2017-01-22 | gnu: perl-term-readkey: Update to 2.37....The previous version, 2.32, is not available for download anymore.
* gnu/packages/perl.scm (perl-term-readkey): Update to 2.37.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Maxim Cournoyer |
2017-01-21 | gnu: red-eclipse: Update to 1.5.8....* gnu/packages/games.scm (red-eclipse): Update to 1.5.8.
| Kei Kebreau |
2017-01-21 | gnu: tintin++: Update to 2.01.2....* gnu/packages/games.scm (tintin++): Update to 2.01.2.
| Kei Kebreau |
2017-01-21 | lint: Display PACKAGE@VERSION....* guix/scripts/lint.scm (run-checkers): Remove 'name' variable. Display
PACKAGE@VERSION instead of PACKAGE-VERSION.
| Ludovic Courtès |
2017-01-21 | gnu: Add compton....* gnu/packages/compton.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add compton.scm
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| José Miguel Sánchez García |
2017-01-21 | gnu: Add geos....* gnu/packages/geo.scm (geos): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Björn Höfling |
2017-01-21 | gnu: gflags: Update to 2.2.0....* gnu/packages/popt.scm (gflags): Update to 2.2.0.
[source]: Use tarball release.
| Marius Bakke |
2017-01-21 | gnu: r-vegan: Update to 2.4-2....* gnu/packages/bioinformatics.scm (r-vegan): Update to 2.4-2.
| Ben Woodcroft |
2017-01-21 | gnu: diamond: Update to 0.8.34....* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.34.
| Ben Woodcroft |
2017-01-20 | gnu: linux-libre: Update to 4.9.5....* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.5.
| Mark H Weaver |
2017-01-20 | gnu: linux-libre@4.4: Update to 4.4.44....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.44.
| Mark H Weaver |
2017-01-20 | gnu: linux-libre@4.1: Update to 4.1.38....* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.38.
| Mark H Weaver |
2017-01-20 | gnu: gnutls: Add 'guile2.2-gnutls'....Suggested by Chris Webber.
* gnu/packages/tls.scm (gnutls/guile-2.2): New variable.
| Ludovic Courtès |