aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | gnu: guitarix: Update to 0.35.0.•••* gnu/packages/audio.scm (guitarix): Update to 0.35.0. Ricardo Wurmus2016-05-02
| * | | | gnu: qtractor: Update to 0.7.7.•••* gnu/packages/music.scm (qtractor): Update to 0.7.7. Ricardo Wurmus2016-05-02
| * | | | gnu: Add antiword.•••* gnu/packages/textutils.scm (antiword): New variable. Ricardo Wurmus2016-05-02
| * | | | gnu: Add synthv1.•••* gnu/packages/music.scm (synthv1): New variable. Ricardo Wurmus2016-05-02
| * | | | gnu: ao: Replace "itemize" with "enumerate" in description string.•••* gnu/packages/xiph.scm (ao): Replace "itemize" with "enumerate" in description string. Apparently Guile cannot yet handle "itemize" when creating HTML. John Darrington2016-05-02
| * | | | gnu: ao: Format the description string.•••* gnu/packages/xiph.scm (ao): Add markup to description string. John Darrington2016-05-02
| * | | | gnu: bootstrap: Add case for i686-mingw.•••* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add case for i686-mingw. Signed-off-by: Manolis Ragkousis <manolis837@gmail.com> Jan Nieuwenhuizen2016-05-02
| * | | | syscalls: 'statfs' explicitly binds 'statfs64'.•••* guix/build/syscalls.scm (statfs): Explicitly bind "statfs64". Ludovic Courtès2016-05-02
| * | | | syscalls: statfs: Add missing 'mount-flags' field of 'struct statfs'.•••* guix/build/syscalls.scm (<file-system>)[mount-flags]: New field. [spare2]: Remove. (%statfs): Likewise. Ludovic Courtès2016-05-02
* | | | | gnu: linux-libre: Update to 4.5.4.•••* gnu/packages/linux.scm (linux-libre): Update to 4.5.4. Mark H Weaver2016-05-12
* | | | | gnu: linux-libre-4.4: Update to 4.4.10.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.10. Mark H Weaver2016-05-12
* | | | | gnu: linux-libre-4.1: Update to 4.1.24.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.24. Mark H Weaver2016-05-12
* | | | | gnu: Add NetCDF.•••* gnu/packages/maths.scm (netcdf, netcdf-parallel-openmpi): New variables. Eric Bavier2016-05-12
* | | | | gnu: Add Matio.•••* gnu/packages/maths.scm (matio): New variable. Eric Bavier2016-05-12
* | | | | gnu: Add h5check.•••* gnu/packages/maths.scm (h5check): New variable. Eric Bavier2016-05-12
* | | | | gnu: Add hdf5-openmpi.•••* gnu/packages/maths.scm (hdf5-openmpi): New variable. Eric Bavier2016-05-12
* | | | | gnu: hdf5: Have configure honor SOURCE_DATE_EPOCH.•••* gnu/packages/patches/hdf5-config-date.patch: New patch. * gnu/packages/maths.scm (hdf5)[source]: Use it. * gnu-system.am (dist_patch_DATA): Add it. Eric Bavier2016-05-12
* | | | | gnu: hdf5: Patch output references to zlib.•••* gnu/packages/maths.scm (hdf5)[arguments]: Use modify-phases. Add 'patch-references' phase. Eric Bavier2016-05-12
* | | | | gnu: hdf5: Update to 1.8.17.•••* gnu/packages/maths.scm (hdf5): Update to 1.8.17. Eric Bavier2016-05-12
* | | | | gnu: Add HYPRE.•••* gnu/packages/maths.scm (hypre, hypre-openmpi): New variables. * gnu/packages/patches/hypre-doc-tables.patch, gnu/packages/patches/hypre-ldflags.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. Eric Bavier2016-05-12
* | | | | gnu: Add doc++.•••* gnu/packages/documentation.scm (doc++): New variable. * gnu/packages/patches/doc++-include-directives.patch, gnu/packages/patches/doc++-segfault-fix.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. Eric Bavier2016-05-12
* | | | | gnu: Move asciidoc and doxygen to new module.•••* gnu/packages/asciidoc.scm (asciidoc): Move this... * gnu/packages/doxygen.scm (doxygen): ...and this... * gnu/packages/documentation.scm: ...to here. New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add accordingly. Eric Bavier2016-05-12
* | | | | gnu: claws-mail: Add shared-mime-info input.•••* gnu/packages/mail.scm (claws-mail)[inputs]: Add shared-mime-info. [arguments]: Add 'patch-mime' phase. Eric Bavier2016-05-12
* | | | | gnu: nmap: Update to 7.12.•••* gnu/packages/admin.scm (nmap): Update to 7.12. Efraim Flashner2016-05-12
* | | | | gnu: tinc: Update to 1.0.28.Efraim Flashner2016-05-12
* | | | | gnu: openvpn: Update to 2.3.9.•••* gnu/packages/vpn.scm (openvpn): Update to 2.3.9. Efraim Flashner2016-05-12
* | | | | gnu: libarchive: Fix CVE-2016-1541.•••* gnu/packages/backup.scm (libarchive)[replacement]: New field. (libarchive/fixed): New variable. * gnu/packages/patches/libarchive-CVE-2016-1541.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Leo Famulari2016-05-11
| |_|_|/ |/| | |
* | | | gnu: libxkbcommon: Move to (gnu packages xdisorg).•••* gnu/packages/qt.scm (libxkbcommon): Move to... * gnu/packages/xdisorg.scm (libxkbcommon): ... here. New variable. * gnu/packages/wm.scm, gnu/packages/gnome.scm, gnu/packages/games.scm: Adjust accordingly. Danny Milosavljevic2016-05-11
* | | | gnu: Add entr.•••* gnu/packages/entr.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Matthew Jordan2016-05-11
* | | | gnu: thinkfan: Fix daemon path in init scripts.•••* gnu/packages/linux.scm (thinkfan): Fix daemon path in init scripts. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Goaziou2016-05-11
* | | | gnu: graphviz: Build the Guile bindings.•••* gnu/packages/graphviz.scm (graphviz)[inputs]: Add SWIG and GUILE-2.0. [arguments]: Add 'move-guile-bindings' phase. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Roel Janssen2016-05-11
* | | | gnu: libical: Correct zoneinfo search path.•••* gnu/packages/calendar.scm (libical)[arguments]: substitute FHS-compliant zoneinfo folders with location of tzdata's zoneinfo folder. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kei Yamashita2016-05-11
* | | | doc: Fix typo.•••* doc/guix.texi (Base Services): "gpm-service", not "gmp-service-type". Ludovic Courtès2016-05-11
* | | | gnu: libksba: Upsate to 1.3.4.•••* gnu/packages/gnupg.scm (libksba): Update to 1.3.4. Leo Famulari2016-05-10
* | | | gnu: exim: Update to 4.87.•••* gnu/packages/mail.scm (exim): Update to 4.87. Leo Famulari2016-05-10
* | | | emacs: Add 'guix-package-from-file' command.•••* emacs/guix-main.scm (register-package, packages-from-file): New procedures. (%patterns-makers): Add 'from-file' search type. * emacs/guix-messages.el (guix-messages): Add messages for it. * emacs/guix-ui-package.el (guix-package-from-file): New command. (guix-package-info-insert-location): Adjust for 'from-file' type. * doc/emacs.texi (Emacs Commands): Document it. Alex Kost2016-05-10
* | | | emacs: main: Remove top-level package tables.•••* emacs/guix-main.scm (%package-vhash, package-vhash, %package-table) (package-table, name+version->key, key->name+version): Remove. (package-by-address, packages-by-name+version): Adjust by using delayed local package tables. Alex Kost2016-05-10
* | | | emacs: Simplify 'guix-guile-boolean'.•••* emacs/guix-guile.el (guix-guile-boolean): Use straightforward way to define true/false value. Alex Kost2016-05-10
* | | | Revert "gnu: libva: Update to 1.7.0."•••This reverts commit cdda334ec2fcdd5946ba60853b7312283bf89712. Efraim Flashner2016-05-10
* | | | gnu: qemu: Update to 2.5.1.1 [fixes CVE-2015-8558, CVE-2016-{3710, 3712}].•••* gnu/packages/qemu.scm (qemu): Update to 2.5.1.1. [arguments]: Disable parallel tests. Leo Famulari2016-05-10
* | | | gnu: guile-ncurses: Use 'modify-phases'.•••* gnu/packages/guile.scm (guile-ncurses)[arguments]: Use 'modify-phases'. Efraim Flashner2016-05-10
* | | | gnu: guile-ncurses: Update to 1.7.•••* gnu/packages/guile.scm (guile-ncurses): Update to 1.7. [arguments]: Remove work-around for buggy test. commit fixes http://bugs.gnu.org/21677 Efraim Flashner2016-05-10
* | | | gnu: qemu: Update to 2.5.1.•••* gnu/packages/qemu.scm (qemu): Update to 2.5.1. [source]: Remove patches. * gnu/packages/patches/qemu-usb-ehci-oob-read.patch, gnu/packages/patches/qemu-virtio-9p-use-accessor-to-get-thread-pool.patch, gnu/packages/patches/qemu-CVE-2015-8558.patch, gnu/packages/patches/qemu-CVE-2015-8567.patch, gnu/packages/patches/qemu-CVE-2015-8613.patch, gnu/packages/patches/qemu-CVE-2015-8619.patch, gnu/packages/patches/qemu-CVE-2015-8701.patch, gnu/packages/patches/qemu-CVE-2015-8743.patch, gnu/packages/patches/qemu-CVE-2016-1568.patch, gnu/packages/patches/qemu-CVE-2016-1922.patch, gnu/packages/patches/qemu-CVE-2016-1981.patch, gnu/packages/patches/qemu-CVE-2016-2197.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them. Efraim Flashner2016-05-09
* | | | gnu: connman: Fix url.•••* gnu/packages/connman.scm (connman)[source]: Remove extra "/pub" from the download url. Efraim Flashner2016-05-09
* | | | gnu: openntpd: Update to 5.9p1.•••* gnu/packages/ntp.scm (openntpd): Update to 5.9p1. Efraim Flashner2016-05-09
* | | | gnu: youtube-dl: Update to 2016.05.01.•••* gnu/packages/video.scm (youtube-dl): Update to 2016.05.01. Efraim Flashner2016-05-09
* | | | gnu: ffmpeg: Update to 3.0.2.•••* gnu/packages/video.scm (ffmpeg): Update to 3.0.2. [home-page]: Use https. Efraim Flashner2016-05-09
* | | | gnu: libva: Update to 1.7.0.•••* gnu/packages/video.scm (libva): Update to 1.7.0. [home-page]: Use https. Efraim Flashner2016-05-09
* | | | gnu: Add surf.•••* gnu/packages/suckless.scm (surf): New variable. Signed-off-by: 宋文武 <iyzsong@gmail.com> Al McElrath2016-05-09
* | | | gnu: Add wmfire.•••* gnu/packages/gnustep.scm (wmfire): New variable. Signed-off-by: Alex Kost <alezost@gmail.com> Kei Yamashita2016-05-09