summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: newsboat: Update to 2.11.Marius Bakke2018-03-25
| | | | | | * gnu/packages/syndication.scm (newsboat): Update to 2.11. [inputs]: Change from JSON-C-0.12 to JSON-C. [native-search-paths]: New field.
* gnu: httpd: Update to 2.4.33 [security fixes].Marius Bakke2018-03-25
| | | | | | | This fixes CVE-2017-15710, CVE-2017-15715, CVE-2018-1283, CVE-2018-1301, CVE-2018-1302, CVE-2018-1303, and CVE-2018-1312. * gnu/packages/web.scm (httpd): Update to 2.4.33.
* gnu: Remove sablevm and sablevm-classpath, update comments.Ricardo Wurmus2018-03-25
| | | | * gnu/packages/java.scm (sablevm, sablevm-classpath): Remove variables.
* gnu: Remove ecj-javac-on-jamvm-wrapper.Ricardo Wurmus2018-03-25
| | | | | | | | | | | * gnu/packages/java.scm (ecj-javac-on-jamvm-wrapper): Remove variable. (classpath-devel)[native-inputs]: Use ecj-javac-wrapper instead. (jamvm)[inputs]: Use ecj-javac-wrapper instead. (ecj-javac-on-jamvm-wrapper-final): Rename... (ecj-javac-wrapper-final): ...to this. (icedtea-6)[native-inputs]: Use "ecj-javac-wrapper-final" instead of 'ecj-javac-on-jamvm-wrapper-final". [arguments]: Use jamvm's rt.jar.
* gnu: classpath-jamvm-wrappers: Use classpath-0.99.Ricardo Wurmus2018-03-25
| | | | | | | * gnu/packages/java.scm (classpath-jamvm-wrappers): Inherit from classpath-0.99. [native-inputs]: Replace "jamvm-bootstrap" with "jamvm-1-bootstrap"; replace "classpath-on-sablevm" with "classpath-0.99".
* gnu: Remove jamvm-bootstrap.Ricardo Wurmus2018-03-25
| | | | | | | * gnu/packages/java.scm (jamvm-bootstrap): Remove variable. (classpath-devel)[native-inputs]: Use "jamvm-1-bootstrap" instead of "jamvm-bootstrap". (jamvm): Inherit from jamvm-1-bootstrap.
* gnu: Replace classpath-on-sablevm with classpath-0.99.Ricardo Wurmus2018-03-25
| | | | | | * gnu/packages/java.scm (classpath-on-sablevm): Replace with... (classpath-0.99): ...this new variable. (classpath-devel): Inherit from classpath-0.99.
* gnu: ecj-javac-wrapper: Do not use sablevm.Ricardo Wurmus2018-03-25
| | | | | | * gnu/packages/java.scm (ecj-javac-wrapper)[native-inputs]: Remove sablevm and sablevm-classpath; add jamvm-1-bootstrap and classpath-bootstrap. [arguments]: Simplify builder now that only jamvm is used.
* gnu: ecj-bootstrap: Build with JamVM 1.5.1 and jikes.Ricardo Wurmus2018-03-25
| | | | | | * gnu/packages/java.scm (ecj-bootstrap)[native-inputs]: Replace "sablevm" with "jikes" and "jamvm-1-bootstrap". [arguments]: Adjust accordingly.
* gnu: ant-bootstrap: Update to 1.8.4.Ricardo Wurmus2018-03-25
| | | | * gnu/packages/java.scm (ant-bootstrap): Update to 1.8.4.
* gnu: ant-bootstrap: Build with JamVM 1.5.1.Ricardo Wurmus2018-03-25
| | | | | | * gnu/packages/java.scm (ant-bootstrap)[native-inputs]: Replace sablevm with jamvm-1-bootstrap. [arguments]: Adjust accordingly.
* gnu: Add jamvm-1-bootstrap.Ricardo Wurmus2018-03-25
| | | | * gnu/packages/java.scm (jamvm-1-bootstrap): New variable.
* gnu: Add classpath-bootstrap.Ricardo Wurmus2018-03-25
| | | | * gnu/packages/java.scm (classpath-bootstrap): New variable.
* gnu: libmtp: Update to 1.1.15.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/libusb.scm (libmtp): Update to 1.1.15.
* gnu: libusb: Update to 1.0.22.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/libusb.scm (libusb): Update to 1.0.22.
* gnu: scotch: Use predictable source URI.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/maths.scm (scotch)[source]: Use predictable URI.
* gnu: mate-themes: Update to 3.22.15.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/mate.scm (mate-themes): Update to 3.22.15.
* gnu: filezilla: Update to 3.31.0.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/ftp.scm (filezilla): Update to 3.31.0.
* gnu: hlint: Update to 2.1.1.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/haskell.scm (hlint): Update to 2.1.1.
* gnu: flashrom: Support libusb versions >1.0.21.Tobias Geerinckx-Rice2018-03-25
| | | | | * gnu/packages/flashing-tools.scm (flashrom)[arguments]: Override CFLAGS in #:make-flags.
* gnu: python-pyld: Update to 1.0.3.Tobias Geerinckx-Rice2018-03-25
| | | | | * gnu/packages/python.scm (python-pyld): Update to 1.0.3. [arguments]: Run the new test suite.
* gnu: openlibm: Update to 0.5.5.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/maths.scm (openlibm): Update to 0.5.5.
* gnu: Add python-parted.Danny Milosavljevic2018-03-25
| | | | * gnu/packages/disk.scm (python-parted, python2-parted): New variables.
* gnu: Add python2-ipy.Danny Milosavljevic2018-03-25
| | | | * gnu/packages/networking.scm (python2-ipy): New variable.
* gnu: fc-host-tools: Update to version 8.Danny Milosavljevic2018-03-25
| | | | * gnu/packages/embedded.scm (fc-host-tools): Update to version 8.
* gnu: Add pure.Danny Milosavljevic2018-03-25
| | | | | * gnu/packages/pure.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu: Add pan.Danny Milosavljevic2018-03-25
| | | | * gnu/packages/mail.scm (pan): New variable.
* gnu: gtkspell3: Add enchant.Danny Milosavljevic2018-03-25
| | | | * gnu/packages/gtk.scm (gtkspell3)[native-inputs]: Add enchant.
* gnu: clisp: Update license.Efraim Flashner2018-03-25
| | | | | | License clarified with upstream. * gnu/packages/lisp.scm (clisp)[license]: Correct license to gpl2+.
* gnu: clisp: Remove ineffective 'remove-timestamp' phase.Efraim Flashner2018-03-25
| | | | | * gnu/packages/lisp.scm (clisp)[arguments]: Remove 'remove-timestamps' phase.
* gnu: libdvdcss: Update to 1.4.2.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/video.scm (libdvdcss): Update to 1.4.2.
* gnu: gexiv2: Update to 0.10.8.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/gnome.scm (gexiv2): Update to 0.10.8.
* gnu: ruby-ffi: Update to 1.9.23.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/libffi.scm (ruby-ffi): Update to 1.9.23.
* gnu: clutter-gst: Update to 3.0.26.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/gnome.scm (clutter-gst): Update to 3.0.26.
* gnu: python-graphviz: Update to 0.8.2.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/graphviz.scm (python-graphviz): Update to 0.8.2.
* gnu: gnome-autoar: Update to 0.2.3.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/gnome.scm (gnome-autoar): Update to 0.2.3.
* gnu: libstrophe: Update to 0.9.2.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/messaging.scm (libstrophe): Update to 0.9.2.
* gnu: hunspell: Use INVOKE.Tobias Geerinckx-Rice2018-03-25
| | | | | * gnu/packages/libreoffice.scm (hunspell)[arguments]: Substitute INVOKE for SYSTEM* and end phase with explicit #t.
* gnu: hunspell: Update to 1.6.2.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/libreoffice.scm (hunspell): Update to 1.6.2.
* gnu: python-ly: Use PYPI-URI.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/python.scm (python-ly)[source]: Use PYPI-URI.
* gnu: gnome-klotski: Update to 3.22.3.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/gnome.scm (gnome-klotski): Update to 3.22.3.
* gnu: aisleriot: Update to 3.22.5.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/gnome.scm (aisleriot): Update to 3.22.5.
* gnu: neomutt: Update to 20180323.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/mail.scm (neomutt): Update to 20180323.
* gnu: ceres-solver: Update to 1.14.0.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/maths.scm (ceres-solver): Update to 1.14.0.
* gnu: python-gitpython: Update to 2.1.1.9.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/version-control.scm (python-gitpython): Update to 2.1.9.
* gnu: yoshimi: Update to 1.5.7.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/music.scm (yoshimi): Update to 1.5.7.
* gnu: r-annotate: Update to 1.56.2.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/bioinformatics.scm (r-annotate): Update to 1.56.2.
* gnu: perl-text-simpletable: Update to 2.04.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/perl.scm (perl-text-simpletable): Update to 2.04.
* gnu: emacs-mmm-mode: Update to 0.5.5.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/emacs.scm (emacs-mmm-mode): Update to 0.5.5.
* gnu: autossh: Update to 1.4f.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/ssh.scm (autossh): Update to 1.4f.