| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Includes fixes for CVE-2017-7793, CVE-2017-7805, CVE-2017-7819, CVE-2017-7823,
and the remaining 3 out of 8 changesets for CVE-2017-7810.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
|
|
|
|
|
|
|
|
| |
Document the fact that we include fixes for CVE-2017-7814 and 5 out of 8
changesets for CVE-2017-7810.
* gnu/packages/gnuzilla.scm (icecat)[source]: Rename some patches to reflect
CVE assignments.
|
|
|
|
|
|
|
| |
This fixes mishandling of 'GIT_SSL_CAINFO'.
* gnu/packages/ci.scm (cuirass): Update to commit 9cfea9f.
[native-search-paths]: New field.
|
|
|
|
| |
* gnu/packages/tcl.scm (tclxml): Propagate tcllib.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.4.
(%linux-libre-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.52.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.89.
|
|
|
|
| |
* gnu/packages/networking.scm (wireshark): Update to 2.4.1.
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.1.
[propagated-inputs]: Add r-sfsmisc.
[native-inputs]: Add gfortran.
|
|
|
|
| |
* gnu/packages/cran.scm (r-lava): Update to 1.5.1.
|
|
|
|
| |
* gnu/packages/cran.scm (r-rcpp): Update to 0.12.13.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-14.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-doparallel): Update to 1.0.11.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-checkmate): Update to 1.8.4.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-backports): Update to 1.1.1.
|
|
|
|
|
|
|
| |
* gnu/services/web.scm (<nginx-server-configuration>): Add
nginx-server-configuration-try-files.
(emit-nginx-server-config): Use it.
* doc/guix.texi (Web Services): Document it.
|
|
|
|
| |
* gnu/packages/python.scm (python-ipython, python2-ipython): Update to 5.3.0.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-numpy, python2-numpy): Update to 1.13.1.
[source]: Download the zip release from pypi instead of a git snapshot.
[native-inputs]: Add unzip.
[arguments]: Set SHELL environment variable.
Co-authored by Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
| |
I have tested the built footswitch tool with my foot switch. It works as expected.
Is accessibility.scm the correct location for this tool?
* gnu/packages/accessibility.scm (footswitch): New variable.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-minimal): Update to 3.4.2.
|
|
|
|
|
|
| |
* gnu/packages/web.scm (cadaver): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-jinja2-mode): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-sr-speedbar): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
|
| |
* gnu/packages/lirc.scm (lirc): Update to 0.10.1.
[arguments]: Use "--enable-devinput" configure flag.
|
|
|
|
|
|
| |
* gnu/packages/dunst.scm (dunst): Update to 1.2.0.
[inputs]: Update: remove 'libxext' and 'libxft', add 'gtk' and 'libxrandr'.
[home-page]: Update for the new location.
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-pdf-tools): Update to 0.80.
[propagated-inputs]: Add 'emacs-tablist' as it is the new dependency.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-tablist): New variable.
|
|
|
|
|
| |
* build-aux/hydra/evaluate.scm: Support "cuirass" command line option.
* Makefile.am (cuirass-jobs.scm): New target.
|
|
|
|
|
|
|
|
| |
This is a follow-up to commit fb1db385476bc4548d3eadea93b5dd6a346839f2.
* guix/scripts/build.scm (lazy-util): Remove procedure.
(options->things-to-build): Remove special case for files with ".json"
extension.
|
|
|
|
|
|
| |
* gnu/packages/engineering.scm (asco): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/embedded.scm (openocd): Update to 0.10.0.
[arguments] <configure-flags>: Add "--enable-sysfsgpio" flag.
Remove "--enable-oocd_trace" flag.
[arguments] <phases>: Add phase "change-udev-group".
Add phase "install-udev-rules".
* gnu/packages/patches/openocd-nrf52.patch: Modify to apply on 0.10.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/embedded.scm (libjaylink): Update to commit 699b700.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtmultimedia)[inputs]: Add gstreamer and
gst-plugins-base.
[arguments]: Replace configure phase to pass extra arguments to qmake.
|
|
|
|
| |
* gnu/packages/messaging.scm (dino): New variable.
|
|
|
|
|
|
|
| |
* doc/guix.texi (Invoking guix import): Document it.
* guix/scripts/import/json.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/scripts/import.scm (importers): Add json importer.
|
|
|
|
|
|
| |
* guix/import/utils.scm (build-system-modules, lookup-build-system-by-name,
specs->package-lists, source-spec->object, alist->package): New procedures.
* tests/import-utils.scm: Add tests for alist->package.
|
|
|
|
|
|
|
| |
* guix/import/print.scm: New file.
* tests/print.scm: New file.
* Makefile.am (SCM_TESTS): Add new test file.
(MODULES): Add print.scm.
|
|
|
|
|
|
|
| |
Reported by sadiq on IRC.
* gnu/packages/calendar.scm (libical)[arguments]: Remove configure flag
adding /lib64 to rpath, add flag to force libdir to /lib.
|
|
|
|
| |
* gnu/packages/bdw-gc.scm (libgc/back-pointers): New variable.
|
|
|
|
|
|
| |
* gnu/packages/fonts.scm (font-rachana): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-todo): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* build-aux/hydra/gnu-system.scm (hydra-jobs): Support subset of
packages: ("name[@version" ...).
|
|
|
|
|
|
| |
* build-aux/hydra/gnu-system.scm (hydra-jobs): Support subset "hello".
* build-aux/cuirass/gnu-system.scm: New file.
* doc/guix.texi (Continuous Integration): Update example spec.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-camomile): New variable.
|
|
|
|
| |
* gnu/packages/ocaml.scm (bap): New variable.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-piqi): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-graph): New variable.
* gnu/packages/patches/ocaml-graph-honor-source-date-epoch.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-uuidm): New variable.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-piqilib): New variable.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-optcomp): New variable.
|