| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: emacs-exwm: Update to 0.18.•••* gnu/packages/emacs.scm (emacs-exwm): Update to 0.18.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Feng Shu | 2018-03-26 | 1 | -2/+2 |
* | gnu: emacs-xelb: Update to 0.14.•••* gnu/packages/emacs.scm (emacs-xelb): Update to 0.14.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Feng Shu | 2018-03-26 | 1 | -2/+2 |
* | gnu: libressl: Update to 2.7.1.•••* gnu/packages/tls.scm (libressl): Update to 2.7.1.
Signed-off-by: Nils Gillmann <ng0@n0.is>
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Nils Gillmann | 2018-03-26 | 1 | -3/+3 |
* | gnu: perl-image-exiftool: Update to 10.80.•••* gnu/packages/photo.scm (perl-image-exiftool): Update to 10.80.
| Ludovic Courtès | 2018-03-26 | 1 | -2/+2 |
* | gnu: magit-svn: Update to 2.2.0.•••* gnu/packages/emacs.scm (magit-svn): Update to 2.2.0.
[propagated-inputs]: Add WITH-EDITOR.
[arguments]: Add WITH-EDITOR to EMACSLOADPATH.
| Ludovic Courtès | 2018-03-26 | 1 | -3/+7 |
* | gnu: evince: Update to 3.28.0.•••* gnu/packages/gnome.scm (evince): Update to 3.28.0.
| Ludovic Courtès | 2018-03-26 | 1 | -2/+7 |
* | gnu: hwloc@1: Update to 1.11.10.•••* gnu/packages/mpi.scm (hwloc): Update to 1.11.10.
| Ludovic Courtès | 2018-03-26 | 1 | -2/+2 |
* | 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 | 3 | -46/+2 |
* | 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 | 3 | -2/+34 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -2/+2 |
* | guix build: 'guix build --log-file' gracefully reports certificate errors.•••Previously 'guix build --log-file' would print a backtrace upon X.509
certificate verification errors.
* guix/scripts/build.scm (log-url): Catch 'tls-certificate-error' in
addition to 'getaddrinfo-error'.
| Ludovic Courtès | 2018-03-26 | 1 | -4/+12 |
* | 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 | 1 | -3/+14 |
* | gnu: emacs-flycheck: Update to 31.•••* gnu/packages/emacs.scm (flycheck): Update to 31.
| Ludovic Courtès | 2018-03-26 | 1 | -2/+2 |
* | gnu: pius: Update to 2.2.6.•••* gnu/packages/gnupg.scm (pius): Update to 2.2.6.
| Ludovic Courtès | 2018-03-26 | 1 | -2/+2 |
* | 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 | 1 | -0/+4 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -1/+1 |
* | gnu: hwloc@1: Update to 1.11.9.•••* gnu/packages/mpi.scm (hwloc): Update to 1.11.9.
| Ludovic Courtès | 2018-03-26 | 1 | -2/+2 |
* | git: 'latest-repository-commit' calls 'repository-close!'.•••* guix/git.scm (latest-repository-commit): Call 'repository-close!'
when it exists.
| Ludovic Courtès | 2018-03-26 | 1 | -0/+7 |
* | 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 | 1 | -0/+1 |
* | 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-26 | 1 | -0/+11 |
* | 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 | 1 | -3/+6 |
* | 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 | 1 | -2/+2 |
* | gnu: Remove sablevm and sablevm-classpath, update comments.•••* gnu/packages/java.scm (sablevm, sablevm-classpath): Remove variables.
| Ricardo Wurmus | 2018-03-25 | 1 | -115/+18 |
* | 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 | 1 | -96/+12 |
* | 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 | 1 | -5/+5 |
* | 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 | 1 | -32/+17 |
* | 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 | 1 | -22/+11 |
* | 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 | 1 | -25/+14 |
* | 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 | 1 | -5/+9 |
* | gnu: ant-bootstrap: Update to 1.8.4.•••* gnu/packages/java.scm (ant-bootstrap): Update to 1.8.4.
| Ricardo Wurmus | 2018-03-25 | 1 | -3/+3 |
* | 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 | 1 | -8/+9 |
* | gnu: Add jamvm-1-bootstrap.•••* gnu/packages/java.scm (jamvm-1-bootstrap): New variable.
| Ricardo Wurmus | 2018-03-25 | 1 | -0/+31 |
* | gnu: Add classpath-bootstrap.•••* gnu/packages/java.scm (classpath-bootstrap): New variable.
| Ricardo Wurmus | 2018-03-25 | 1 | -0/+43 |
* | gnu: libmtp: Update to 1.1.15.•••* gnu/packages/libusb.scm (libmtp): Update to 1.1.15.
| Tobias Geerinckx-Rice | 2018-03-25 | 1 | -2/+2 |
* | gnu: libusb: Update to 1.0.22.•••* gnu/packages/libusb.scm (libusb): Update to 1.0.22.
| Tobias Geerinckx-Rice | 2018-03-25 | 1 | -2/+2 |
* | gnu: scotch: Use predictable source URI.•••* gnu/packages/maths.scm (scotch)[source]: Use predictable URI.
| Tobias Geerinckx-Rice | 2018-03-25 | 1 | -2/+2 |
* | 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 | 1 | -2/+2 |
* | gnu: filezilla: Update to 3.31.0.•••* gnu/packages/ftp.scm (filezilla): Update to 3.31.0.
| Tobias Geerinckx-Rice | 2018-03-25 | 1 | -2/+2 |
* | gnu: hlint: Update to 2.1.1.•••* gnu/packages/haskell.scm (hlint): Update to 2.1.1.
| Tobias Geerinckx-Rice | 2018-03-25 | 1 | -2/+2 |
* | 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 | 1 | -3/+8 |
* | 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 | 1 | -3/+2 |
* | gnu: openlibm: Update to 0.5.5.•••* gnu/packages/maths.scm (openlibm): Update to 0.5.5.
| Tobias Geerinckx-Rice | 2018-03-25 | 1 | -2/+2 |
* | gnu: Add python-parted.•••* gnu/packages/disk.scm (python-parted, python2-parted): New variables.
| Danny Milosavljevic | 2018-03-25 | 1 | -0/+40 |
* | gnu: Add python2-ipy.•••* gnu/packages/networking.scm (python2-ipy): New variable.
| Danny Milosavljevic | 2018-03-25 | 1 | -0/+3 |
* | gnu: fc-host-tools: Update to version 8.•••* gnu/packages/embedded.scm (fc-host-tools): Update to version 8.
| Danny Milosavljevic | 2018-03-25 | 1 | -2/+2 |
* | gnu: Add pure.•••* gnu/packages/pure.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Danny Milosavljevic | 2018-03-25 | 2 | -0/+69 |