| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: manaplus: Update to 1.6.8.14.•••* gnu/packages/games.scm (manaplus): Update to 1.6.8.14.
| Alex Kost | 2016-08-18 | 1 | -2/+2 |
* | gnu: guile-daemon: Update to 0.1.1.•••* gnu/packages/guile.scm (guile-daemon): Update to 0.1.1.
| Alex Kost | 2016-08-18 | 1 | -2/+2 |
* | gnu: guile-xosd: Update to 0.2.1.•••* gnu/packages/guile.scm (guile-xosd): Update to 0.2.1.
| Alex Kost | 2016-08-18 | 1 | -2/+2 |
* | doc: Fix typos.•••* doc/guix.texi: Fix multiple typos.
| Alex Kost | 2016-08-18 | 1 | -7/+7 |
* | gnu: libgcrypt: Do not export replacement packages.•••* gnu/packages/gnupg.scm (libgcrypt-1.7.3, libgcrypt-1.5.6): Use
'define' instead of 'define-public'.
| Mark H Weaver | 2016-08-17 | 1 | -2/+2 |
* | gnu: mercurial: Update to 3.9.•••* gnu/packages/version-control.scm (mercurial): Update to 3.9.
| Leo Famulari | 2016-08-17 | 1 | -2/+2 |
* | gnu: Add NetSurf.•••* gnu/packages/web.scm (netsurf): New variable.
* gnu/packages/patches/netsurf-about.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
| Eric Bavier | 2016-08-17 | 3 | -0/+143 |
* | gnu: git: Provide man-pages in main Git package.•••* gnu/packages/version-control.scm (git-manpages): Remove variable.
(git)[native-inputs]: Add git-manpages.
[arguments]: Add 'install-man-pages' phase.
| Leo Famulari | 2016-08-17 | 1 | -49/+20 |
* | gnu: libpsl: Update to 0.14.0.•••* gnu/packages/web.scm (libpsl): Update to 0.14.0.
| Tobias Geerinckx-Rice | 2016-08-18 | 1 | -2/+2 |
* | gnu: gexiv2: Update to 0.10.4.•••* gnu/packages/gnome.scm (gexiv2): Update to 0.10.4.
| Tobias Geerinckx-Rice | 2016-08-18 | 1 | -2/+2 |
* | gnu: gnumeric: Update to 1.12.31.•••* gnu/packages/gnome.scm (gnumeric): Update to 1.12.31.
| Tobias Geerinckx-Rice | 2016-08-18 | 1 | -2/+2 |
* | gnu: gvfs: Update to 1.28.3.•••* gnu/packages/gnome.scm (gvfs): Update to 1.28.3.
| Tobias Geerinckx-Rice | 2016-08-18 | 1 | -2/+2 |
* | gnu: gnupg@1: Update to 1.4.21 [fixes CVE-2016-6316].•••* gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.21.
| Mark H Weaver | 2016-08-17 | 1 | -2/+2 |
* | gnu: libgcrypt: Replace with 1.7.3 [fixes CVE-2016-6316].•••* gnu/packages/gnupg.scm (libgcrypt)[replacement]: New field.
(libgcrypt-1.7.3): New variable.
| Mark H Weaver | 2016-08-17 | 1 | -0/+14 |
* | gnu: libgcrypt@1.5: Replace with 1.5.6 [fixes CVE-2016-6316].•••* gnu/packages/gnupg.scm (libgcrypt-1.5)[replacement]: New field.
(libgcrypt-1.5.6): New variable.
| Mark H Weaver | 2016-08-17 | 1 | -0/+14 |
* | gnu: pulseaudio: Update to 9.0.•••* gnu/packages/pulseaudio.scm (pulseaudio): Update to 9.0.
| Ricardo Wurmus | 2016-08-17 | 1 | -2/+2 |
* | gnu: libx264: Fix build on MIPS.•••* gnu/packages/video.scm (libx264)[arguments]: On MIPS, add
"--disable-asm" to #:configure-flags.
| Mark H Weaver | 2016-08-17 | 1 | -1/+12 |
* | gnu: aalib: Fix build on mips64el.•••* gnu/packages/video.scm (aalib)[arguments]: On MIPS, pass
"--host=mips64el-unknown-linux-gnu" to ./configure.
| Mark H Weaver | 2016-08-17 | 1 | -1/+7 |
* | gnu: linux-libre: Update to 4.7.1.•••* gnu/packages/linux.scm (linux-libre): Update to 4.7.1.
| Mark H Weaver | 2016-08-17 | 1 | -2/+2 |
* | gnu: linux-libre@4.4: Update to 4.4.18.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.18.
| Mark H Weaver | 2016-08-17 | 1 | -2/+2 |
* | gnu: clipper: Update to 1.1.•••* gnu/packages/bioinformatics.scm (clipper): Update to 1.1.
[source]: Delete pre-built libraries.
[inputs]: Add python2-pandas.
| Ricardo Wurmus | 2016-08-17 | 1 | -5/+12 |
* | gnu: simple-scan: Update to 3.21.90.•••* gnu/packages/gnome.scm (simple-scan): Update to 3.21.90.
[inputs]: Remove libgudev.
[native-inputs]: Replace intltool dependency with gnu-gettext.
| Tobias Geerinckx-Rice | 2016-08-17 | 1 | -4/+3 |
* | gnu: zsh: Use 'modify-phases'.•••* gnu/packages/shells.scm (zsh)[arguments]: Use ‘modify-phases’
instead of ‘alist-delete’.
| Tobias Geerinckx-Rice | 2016-08-17 | 1 | -21/+21 |
* | gnu: Add minced.•••* gnu/packages/bioinformatics.scm (minced): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
| Marius Bakke | 2016-08-17 | 1 | -0/+58 |
* | gnu: python-kivy-next: Fix version string.•••This is a followup to commit 6eb7af2a43d94d6404a9b70c8beff1a535b50607.
* gnu/packages/python.scm (python-kivy-next)[version]: Add missing "-".
| Mark H Weaver | 2016-08-17 | 1 | -1/+1 |
* | gnu: Add python-kivy.•••* gnu/packages/python.scm (python-kivy, python2-kivy)
(python-kivy-next, python2-kivy-next): New variables.
| Dylan Jeffers | 2016-08-17 | 1 | -0/+68 |
* | gnu: cracklib: Fix CVE-2016-6318.•••* gnu/packages/patches/cracklib-CVE-2016-6318.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/password-utils.scm (cracklib)[source]: Use the patch.
| Leo Famulari | 2016-08-17 | 3 | -0/+98 |
* | gnu: Add python-lirc.•••* gnu/packages/lirc.scm (python-lirc, python2-lirc): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Danny Milosavljevic | 2016-08-16 | 1 | -0/+51 |
* | gnu: Add clojure.•••* gnu/packages/java.scm (clojure): New variable.
| Alex Vong | 2016-08-16 | 1 | -0/+141 |
* | gnu: Add python-reportlab.•••* gnu/packages/pdf.scm (python-reportlab, python2-reportlab): New
variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Marius Bakke | 2016-08-16 | 1 | -0/+34 |
* | ant-build-system: Fix typo.•••* guix/build-system/ant.scm (ant-build): Fix typo.
| Leo Famulari | 2016-08-16 | 1 | -1/+1 |
* | gnu: python: Add python-pyserial.•••* gnu/packages/python.scm (python-pyserial, python2-pyserial): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Danny Milosavljevic | 2016-08-16 | 1 | -0/+29 |
* | gnu: mpv: Update to 0.19.0.•••* gnu/packages/video.scm (mpv): Update to 0.19.0.
| Efraim Flashner | 2016-08-16 | 1 | -2/+2 |
* | gnu: mafft: Update to 7.305.•••* gnu/packages/bioinformatics.scm (mafft): Update to 7.305.
[inputs]: Add ruby.
| Ben Woodcroft | 2016-08-16 | 1 | -2/+3 |
* | gnu: Add sent.•••* gnu/packages/suckless.scm (sent): New variable.
Co-authored-by: Leo Famulari <leo@famulari.name>
Co-authored-by: Eric Bavier <bavier@member.fsf.org>
| Dmitry Bogatov | 2016-08-16 | 1 | -0/+45 |
* | gnu: avr: Use the correct gcc version as native-input.•••* gnu/packages/avr.scm (avr-libc): Replace package by function.
* gnu/packages/avr.scm (avr-toolchain): Use new avr-libc function.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Danny Milosavljevic | 2016-08-15 | 1 | -17/+20 |
* | gnu: offlineimap: Update to 7.0.5.•••* gnu/packages/mail.scm (offlineimap): Update to 7.0.5.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Al McElrath | 2016-08-15 | 1 | -2/+2 |
* | gnu: libextractor: Add more optional inputs.•••* gnu/packages/gnunet.scm (libextractor)[inputs]: Add gtk+, libarchive,
libgsf, and libmpeg2.
[arguments]: New field.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 | 2016-08-15 | 1 | -12/+17 |
* | gnu: gnurl: Update to 7.50.1 [fixes CVE-2016-{5419,5420,5421].•••* gnu/packages/gnunet.scm (gnurl): Update to 7.50.1.
[configure-flags]: Configure with --disable-smb.
Disable test1139.
[description]: Fix typo.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 | 2016-08-15 | 1 | -7/+12 |
* | gnu: Add proxychains-ng.•••* gnu/packages/networking.scm (proxychains-ng): New variable.
| ng0 | 2016-08-15 | 1 | -1/+36 |
* | gnu: mafft: Update to 7.304.•••* gnu/packages/bioinformatics.scm (mafft): Update to 7.304.
| Ben Woodcroft | 2016-08-15 | 1 | -2/+2 |
* | gnu: mafft: Wrap programs.•••* gnu/packages/bioinformatics.scm (mafft)[arguments]: Add 'wrap-programs'
phase.
[propagated-inputs]: Move coreutils from here ...
[inputs]: ... to here.
| Ben Woodcroft | 2016-08-15 | 1 | -27/+37 |
* | gnu: mafft: Update to 7.300.•••* gnu/packages/bioinformatics.scm (mafft): Update to 7.300.
| Ben Woodcroft | 2016-08-15 | 1 | -2/+2 |
* | gnu: imagemagick: Update to 6.9.5-7.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-7.
| Leo Famulari | 2016-08-15 | 1 | -2/+2 |
* | gnu: usbredir: Invoke autoreconf directly.•••* gnu/packages/spice.scm (usbredir)[arguments]: Invoke autoreconf directly.
| David Craven | 2016-08-15 | 1 | -6/+6 |
* | gnu: usbredir: Add git commit to version.•••* gnu/packages/spice.scm (usbredir)[version]: Add commit and revision to version
string.
| David Craven | 2016-08-15 | 1 | -37/+41 |
* | gnu: dropbear: Update to 2016.74 [security fixes].•••* gnu/packages/ssh.scm (dropbear): Update to 2016.74.
| Leo Famulari | 2016-08-14 | 1 | -2/+2 |
* | gnu: redis: Update to 3.2.3 [fixes CVE-2013-7458].•••* gnu/packages/databases.scm (redis): Update to 3.2.3.
| Leo Famulari | 2016-08-14 | 1 | -2/+2 |
* | gnu: Add fio.•••* gnu/packages/benchmark.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Marius Bakke | 2016-08-14 | 2 | -0/+64 |
* | gnu: Add sg3-utils.•••* gnu/packages/scsi.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Chris Marusich | 2016-08-14 | 2 | -0/+55 |