aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAge
* gnu: Add mes.•••* gnu/packages/mes.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jan Nieuwenhuizen2017-05-03
* gnu: Add gcc@7.•••* gnu/packages/gcc.scm (gcc@7): New variable. Efraim Flashner2017-05-03
* gnu: connman: Update to 1.34.•••* gnu/packages/connman.scm (connman): Update to 1.34. Mathieu Othacehe2017-05-03
* gnu: Add gfortran@6.•••* gnu/packages/gcc.scm (gfortran@6): New variable. Efraim Flashner2017-05-03
* gnu: imagemagick: Update to 6.9.8-4.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.8-4. Leo Famulari2017-05-03
* gnu: Avoid circular dependencies by Perl license.•••* guix/licenses.scm (perl-license): New variable. * gnu/packages/bioinformatics.scm: Change (package-license perl) to perl-license. * gnu/packages/compression.scm: Same. * gnu/packages/databases.scm: Same. * gnu/packages/gd.scm: Same. * gnu/packages/language.scm: Same. * gnu/packages/libevent.scm: Same. * gnu/packages/mail.scm: Same. * gnu/packages/messaging.scm: Same. * gnu/packages/ncurses.scm: Same. * gnu/packages/networking.scm: Same. * gnu/packages/photo.scm: Same. * gnu/packages/tcl.scm: Same. * gnu/packages/tex.scm: Same. * gnu/packages/tls.scm: Same. * gnu/packages/web.scm: Same. * gnu/packages/wm.scm: Same. * gnu/packages/xml.scm: Same. * gnu/packages/xorg.scm: Same. * gnu/packages/zip.scm: Same. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Petter2017-05-02
* gnu: youtube-dl: Update to 2017.05.01.•••* gnu/packages/video.scm (youtube-dl): Update to 2017.05.01. Tobias Geerinckx-Rice2017-05-02
* gnu: hdparm: Update to 9.52.•••* gnu/packages/linux.scm (hdparm): Update to 9.52. Tobias Geerinckx-Rice2017-05-02
* gnu: Add python-mwclient.•••Fixes <https://bugs.gnu.org/26744>. * gnu/packages/python.scm (python-mwclient, python2-mwclient): New variables. Danny Milosavljevic2017-05-02
* gnu: python-pytest-cov: Update to 2.4.0.•••Fixes <https://bugs.gnu.org/26743>. * gnu/packages/python.scm (python-pytest-cov): Update to 2.4.0. Danny Milosavljevic2017-05-02
* gnu: obs: Update to 18.0.2.•••* gnu/packages/video.scm (obs): Update to 18.0.2. Efraim Flashner2017-05-02
* gnu: parallel: Update to 20170422.•••* gnu/packages/parallel.scm (parallel): Update to 20170422. Ludovic Courtès2017-05-02
* gnu: ocrad: Update to 0.26.•••* gnu/packages/ocr.scm (ocrad): Update to 0.26. Ludovic Courtès2017-05-02
* gnu: libiconv: Update to 1.15.•••* gnu/packages/base.scm (libiconv): Update to 1.15. Ludovic Courtès2017-05-02
* gnu: less: Update to 487.•••* gnu/packages/less.scm (less): Update to 487. Ludovic Courtès2017-05-02
* gnu: acct: Update to 6.6.3.•••* gnu/packages/acct.scm (acct): Update to 6.6.3. Ludovic Courtès2017-05-02
* gnu: emacs-emms: Update to 4.3.•••* gnu/packages/emacs.scm (emms): Update to 4.3. Ludovic Courtès2017-05-02
* gnu: ghostscript: Fix grafting of ghostscript/x and ghostscript/cups.•••* gnu/packages/cups.scm (ghostscript/cups): Use package/inherit. * gnu/packages/ghostscript.scm (ghostscript/x): Use package/inherit. (ghostscript/fixed)[replacement]: Override to #f. Mark H Weaver2017-05-02
* gnu: icecat: Add more fixes from upstream mozilla-esr52.•••* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository. Mark H Weaver2017-05-02
* gnu: Add python-flask-oidc.•••Fixes <https://bugs.gnu.org/26731>. * gnu/packages/python.scm (python-flask-oidc): New variable. Danny Milosavljevic2017-05-02
* gnu: Add python-oauth2client.•••* gnu/packages/python.scm (python-oauth2client): New variable. Danny Milosavljevic2017-05-02
* gnu: linux-libre: Update to 4.11.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11. (%linux-libre-hash): Update hash. * gnu/packages/aux-files/linux-libre/4.10-i686.conf, gnu/packages/aux-files/linux-libre/4.10-x86_64.conf: Delete files. * gnu/packages/aux-files/linux-libre/4.11-i686.conf, gnu/packages/aux-files/linux-libre/4.11-x86_64.conf: New files. * Makefile.am (AUX_FILES): Adjust accordingly. Mark H Weaver2017-05-01
* gnu: Add font-cns11643-swjz.•••* gnu/packages/fonts.scm (font-cns11643-swjz): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Brendan Tildesley2017-05-02
* gnu: Add font-cns11643.••• * gnu/packages/fonts.scm (font-cns11643): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Brendan Tildesley2017-05-02
* gnu: Add tailon.•••* gnu/packages/logging.scm (tailon): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Christopher Baines2017-05-01
* gnu: python-tornado: Update to 4.5.1.•••* gnu/packages/python.scm (python-tornado): Update to 4.5.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Christopher Baines2017-05-01
* gnu: Add python-sockjs-tornado.•••* gnu/packages/python.scm (python-sockjs-tornado): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Christopher Baines2017-05-01
* Revert "gnu: linux-libre: Update to 4.11."•••This reverts commit cfd2ca8244bc7a5c130677718ad2ad75f7316c68. Mark H Weaver2017-05-01
* gnu: libsndfile: Fix CVE-2017-{8361,8362,8363,8365}.•••* gnu/packages/patches/libsndfile-CVE-2017-8361-8363-8365.patch, gnu/packages/patches/libsndfile-CVE-2017-8362.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/pulseaudio.scm (libsndfile)[replacement]: New field. (libsndfile/fixed): New variable. Leo Famulari2017-05-01
* gnu: font-bitstream-vera: Change license to fsdg-compatible.•••This license is not X11-style because of its clause that makes it non-free. * gnu/packages/fonts.scm (font-bitstream-vera)[license]: Change to fsdg-compatible Bitstream Vera. Clément Lassieur2017-05-01
* gnu: bitcoin-core: Update to 0.14.1.•••* gnu/packages/finance.scm (bitcoin-core): Update to 0.14.1. Leo Famulari2017-05-01
* gnu: linux-libre@4.4: Update to 4.4.65.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.65. Leo Famulari2017-05-01
* gnu: linux-libre: Update to 4.11.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11. (%linux-libre-hash): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Mathieu Othacehe2017-05-01
* gnu: python2-urwid: Disable vterm tests.•••* gnu/packages/python.scm (python2-urwid)['delete-test_vterm]: Add phase to delete problematic test modules. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Maxim Cournoyer2017-05-01
* gnu: vcftools: Update to 0.1.15.•••* gnu/packages/bioinformatics.scm (vcftools): Update to 0.1.15. Roel Janssen2017-05-01
* gnu: neomutt: Update to 20170428.•••* gnu/packages/mail.scm (neomutt): Update to 20170428. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng02017-04-30
* gnu: emacs-mu4e-alert: Update to 1.0.•••* gnu/packages/emacs.scm (emacs-mu4e-alert): Update to 1.0. Signed-off-by: Kei Kebreau <kei@openmailbox.org> Mathieu Othacehe2017-04-30
* gnu: Add gcc-vc4.•••Fixes <https://bugs.gnu.org/26541>. * gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add vc4-elf. * gnu/packages/embedded.scm (gcc-vc4): New variable. Danny Milosavljevic2017-05-01
* gnu: guile-git: Update to revision 2.•••* gnu/packages/guile.scm (guile-git): Update to revision 2. [arguments]: remove "ccache -> site-ccache" substitution because it has been ported upstream. Signed-off-by: Kei Kebreau <kei@openmailbox.org> Mathieu Othacehe2017-04-30
* gnu: python-llfuse: Update to 1.2.•••* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.2. Leo Famulari2017-04-30
* gnu: fuse: Update to 2.9.7.•••* gnu/packages/linux.scm (fuse): Update to 2.9.7. Leo Famulari2017-04-30
* gnu: radicale: Update to 1.1.2 [fixes CVE-2017-8342].•••* gnu/packages/dav.scm (radicale): Update to 1.1.2. Leo Famulari2017-04-30
* Revert "gnu: Move netsurf to web-browsers.scm."•••This change caused building Guix to fail with: 393: 1 [eval #<memoized glib-or-gtk-build-system> (# "3.6" "netsurf" . #)] This reverts commit a39ee1accb384fa4747a2a14d44616557419087f. Leo Famulari2017-04-30
* gnu: Move netsurf to web-browsers.scm.•••* gnu/packages/web.scm: Move netsurf... * gnu/packages/web-browsers.scm: ...here. Kei Kebreau2017-04-30
* gnu: glibc/linux: Fix build of glibc-intermediate.•••This is a follow-up to commit b2fd8f63679aa4f244c36fdca62f23c00b8eded9. * gnu/packages/base.scm (glibc/linux)[arguments]: Take patch from either native-inputs or just inputs; fix syntax error; report errors on patch failure. Ricardo Wurmus2017-04-30
* gnu: femtolisp: Remove aarch64-linux from supported-architectures.•••* gnu/packages/lisp.scm (femtolisp)[supported-systems]: Remove aarch64-linux from supported-systems. Efraim Flashner2017-04-30
* gnu: Add netcdf-fortran.•••* gnu/packages/maths.scm (netcdf-fortran): New variable. Thomas Danckaert2017-04-30
* gnu: jemalloc: Disable transparent huge pages on non-Intel systems.•••* gnu/packages/jemalloc.scm (jemalloc)[arguments]: On non-Intel systems add '--disable-thp' to #:configure-flags. Adjust #:phases to remove offending test which incorrectly tests transparent huge pages. Efraim Flashner2017-04-30
* python-sphinxcontrib-programoutput: Update to 0.10.•••* gnu/packages/python.scm (python-sphinxcontrib-programoutput): Update to 0.10. Christopher Allan Webber2017-04-29
* gnu: xapian: Update to 1.4.4.•••* gnu/packages/search.scm (xapian): Update to 1.4.4. Marius Bakke2017-04-29