Age | Commit message (Expand) | Author |
2018-03-26 | gnu: evince: Update to 3.28.0....* gnu/packages/gnome.scm (evince): Update to 3.28.0.
| Ludovic Courtès |
2018-03-26 | gnu: hwloc@1: Update to 1.11.10....* gnu/packages/mpi.scm (hwloc): Update to 1.11.10.
| Ludovic Courtès |
2018-03-26 | gnu: hwloc@2: Update to 2.0.1....* gnu/packages/mpi.scm (hwloc-2.0): Update to 2.0.1.
[source]: Remove 'patches'.
* gnu/packages/patches/hwloc-tests-without-sysfs.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Ludovic Courtès |
2018-03-26 | gnu: classpath: Add aarch64-linux support....* gnu/packages/java.scm (classpath-bootstrap, classpath-0.99)[source]:
Add patch.
* gnu/packages/patches/classpath-aarch64-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner |
2018-03-26 | gnu: linux-libre: Update to 4.15.13....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.13.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-03-26 | gnu: linux-libre@4.14: Update to 4.14.30....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.30.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-03-26 | gnu: linux-libre@4.9: Update to 4.9.90....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.90.
| Mark H Weaver |
2018-03-26 | gnu: linux-libre@4.4: Update to 4.4.124....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.124.
| Mark H Weaver |
2018-03-26 | gnu: geeqie: Update to 1.4....* gnu/packages/image-viewers.scm (geeqie): Update to 1.4.
[arguments]: In 'autogen' phase, create ChangeLog{,.html}.
| Ludovic Courtès |
2018-03-26 | gnu: emacs-flycheck: Update to 31....* gnu/packages/emacs.scm (flycheck): Update to 31.
| Ludovic Courtès |
2018-03-26 | gnu: pius: Update to 2.2.6....* gnu/packages/gnupg.scm (pius): Update to 2.2.6.
| Ludovic Courtès |
2018-03-26 | gnu: usbredir: Build without '-Werror'....Fixes build failure introduced in
58ee8a94a90eb40496b9704d541b5dfbbf1685ba, where compilation would fail
with:
usbredirhost.c: In function ?usbredirhost_open_full?:
usbredirhost.c:749:5: error: ?libusb_set_debug? is deprecated: Use libusb_set_option instead [-Werror=deprecated-declarations]
libusb_set_debug(host->ctx, host->verbose);
^
In file included from usbredirhost.h:24:0,
from usbredirhost.c:31:
/gnu/store/j8hzc465xy33cjfcq3wv39szxia4xrzv-libusb-1.0.22/include/libusb-1.0/libusb.h:1300:18: note: declared here
void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level);
^
cc1: all warnings being treated as errors
* gnu/packages/spice.scm (usbredir)[arguments]: In 'autogen' phase,
remove '-Werror' from configure.ac.
| Ludovic Courtès |
2018-03-26 | gnu: ecj-javac-wrapper: Fix reference to glibj and tools.zip....* gnu/packages/java.scm (ecj-javac-wrapper)[arguments]: Fix references to
glibj and tools.zip.
| Ricardo Wurmus |
2018-03-26 | gnu: classpath-jamvm-wrappers: Run JamVM with conservative options....* gnu/packages/java.scm (classpath-jamvm-wrappers)[arguments]: Pass extra
options to JamVM.
| Ricardo Wurmus |
2018-03-26 | gnu: hwloc@1: Update to 1.11.9....* gnu/packages/mpi.scm (hwloc): Update to 1.11.9.
| Ludovic Courtès |
2018-03-26 | gnu: ecj-javac-wrapper: Run JamVM with conservative options....* gnu/packages/java.scm (ecj-javac-wrapper)[arguments]: Add options to jamvm
invocation.
| Ricardo Wurmus |
2018-03-26 | gnu: ant-bootstrap: Make build more reliable....* gnu/packages/java.scm (ant-bootstrap)[arguments]: Remove bootstrap phase;
create HOME/.ant.properties; pass options to JamVM.
| Ricardo Wurmus |
2018-03-25 | gnu: newsboat: Update to 2.11....* gnu/packages/syndication.scm (newsboat): Update to 2.11.
[inputs]: Change from JSON-C-0.12 to JSON-C.
[native-search-paths]: New field.
| Marius Bakke |
2018-03-25 | gnu: httpd: Update to 2.4.33 [security fixes]....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.
| Marius Bakke |
2018-03-25 | gnu: Remove sablevm and sablevm-classpath, update comments....* gnu/packages/java.scm (sablevm, sablevm-classpath): Remove variables.
| Ricardo Wurmus |
2018-03-25 | gnu: Remove ecj-javac-on-jamvm-wrapper....* 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.
| Ricardo Wurmus |
2018-03-25 | gnu: classpath-jamvm-wrappers: Use classpath-0.99....* 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".
| Ricardo Wurmus |
2018-03-25 | gnu: Remove jamvm-bootstrap....* 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.
| Ricardo Wurmus |
2018-03-25 | gnu: Replace classpath-on-sablevm with classpath-0.99....* gnu/packages/java.scm (classpath-on-sablevm): Replace with...
(classpath-0.99): ...this new variable.
(classpath-devel): Inherit from classpath-0.99.
| Ricardo Wurmus |
2018-03-25 | gnu: ecj-javac-wrapper: Do not use sablevm....* 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.
| Ricardo Wurmus |
2018-03-25 | gnu: ecj-bootstrap: Build with JamVM 1.5.1 and jikes....* gnu/packages/java.scm (ecj-bootstrap)[native-inputs]: Replace "sablevm" with
"jikes" and "jamvm-1-bootstrap".
[arguments]: Adjust accordingly.
| Ricardo Wurmus |
2018-03-25 | gnu: ant-bootstrap: Update to 1.8.4....* gnu/packages/java.scm (ant-bootstrap): Update to 1.8.4.
| Ricardo Wurmus |
2018-03-25 | gnu: ant-bootstrap: Build with JamVM 1.5.1....* gnu/packages/java.scm (ant-bootstrap)[native-inputs]: Replace sablevm with
jamvm-1-bootstrap.
[arguments]: Adjust accordingly.
| Ricardo Wurmus |
2018-03-25 | gnu: Add jamvm-1-bootstrap....* gnu/packages/java.scm (jamvm-1-bootstrap): New variable.
| Ricardo Wurmus |
2018-03-25 | gnu: Add classpath-bootstrap....* gnu/packages/java.scm (classpath-bootstrap): New variable.
| Ricardo Wurmus |
2018-03-25 | gnu: libmtp: Update to 1.1.15....* gnu/packages/libusb.scm (libmtp): Update to 1.1.15.
| Tobias Geerinckx-Rice |
2018-03-25 | gnu: libusb: Update to 1.0.22....* gnu/packages/libusb.scm (libusb): Update to 1.0.22.
| Tobias Geerinckx-Rice |
2018-03-25 | gnu: scotch: Use predictable source URI....* gnu/packages/maths.scm (scotch)[source]: Use predictable URI.
| Tobias Geerinckx-Rice |
2018-03-25 | gnu: mate-themes: Update to 3.22.15....* gnu/packages/mate.scm (mate-themes): Update to 3.22.15.
| Tobias Geerinckx-Rice |
2018-03-25 | gnu: filezilla: Update to 3.31.0....* gnu/packages/ftp.scm (filezilla): Update to 3.31.0.
| Tobias Geerinckx-Rice |
2018-03-25 | gnu: hlint: Update to 2.1.1....* gnu/packages/haskell.scm (hlint): Update to 2.1.1.
| Tobias Geerinckx-Rice |
2018-03-25 | gnu: flashrom: Support libusb versions >1.0.21....* gnu/packages/flashing-tools.scm (flashrom)[arguments]: Override CFLAGS
in #:make-flags.
| Tobias Geerinckx-Rice |
2018-03-25 | gnu: python-pyld: Update to 1.0.3....* gnu/packages/python.scm (python-pyld): Update to 1.0.3.
[arguments]: Run the new test suite.
| Tobias Geerinckx-Rice |
2018-03-25 | gnu: openlibm: Update to 0.5.5....* gnu/packages/maths.scm (openlibm): Update to 0.5.5.
| Tobias Geerinckx-Rice |
2018-03-25 | gnu: Add python-parted....* gnu/packages/disk.scm (python-parted, python2-parted): New variables.
| Danny Milosavljevic |
2018-03-25 | gnu: Add python2-ipy....* gnu/packages/networking.scm (python2-ipy): New variable.
| Danny Milosavljevic |
2018-03-25 | gnu: fc-host-tools: Update to version 8....* gnu/packages/embedded.scm (fc-host-tools): Update to version 8.
| Danny Milosavljevic |
2018-03-25 | gnu: Add pure....* gnu/packages/pure.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Danny Milosavljevic |
2018-03-25 | gnu: Add pan....* gnu/packages/mail.scm (pan): New variable.
| Danny Milosavljevic |
2018-03-25 | gnu: gtkspell3: Add enchant....* gnu/packages/gtk.scm (gtkspell3)[native-inputs]: Add enchant.
| Danny Milosavljevic |
2018-03-25 | gnu: clisp: Update license....License clarified with upstream.
* gnu/packages/lisp.scm (clisp)[license]: Correct license to gpl2+.
| Efraim Flashner |
2018-03-25 | gnu: clisp: Remove ineffective 'remove-timestamp' phase....* gnu/packages/lisp.scm (clisp)[arguments]: Remove 'remove-timestamps'
phase.
| Efraim Flashner |
2018-03-25 | gnu: libdvdcss: Update to 1.4.2....* gnu/packages/video.scm (libdvdcss): Update to 1.4.2.
| Tobias Geerinckx-Rice |
2018-03-25 | gnu: gexiv2: Update to 0.10.8....* gnu/packages/gnome.scm (gexiv2): Update to 0.10.8.
| Tobias Geerinckx-Rice |
2018-03-25 | gnu: ruby-ffi: Update to 1.9.23....* gnu/packages/libffi.scm (ruby-ffi): Update to 1.9.23.
| Tobias Geerinckx-Rice |