summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2019-02-23gnu: libxkbcommon: Don't use NAME in source URI....* gnu/packages/xdisorg.scm (libxkbcommon)[source](uri): Hard-code NAME. Marius Bakke
2019-02-23gnu: libSDL: Build verbosely....* gnu/packages/sdl.scm (sdl)[arguments]: Add #:make-flags. Marius Bakke
2019-02-23gnu: ALSA: Update to 1.1.8....* gnu/packages/linux.scm (alsa-lib, alsa-utils, alsa-plugins): Update to 1.1.8. Marius Bakke
2019-02-23gnu: cups-filters: Update to 1.22.1....* gnu/packages/cups.scm (cups-filters): Update to 1.22.1. Marius Bakke
2019-02-21gnu: openblas: Honor parallel-job-count....* gnu/packages/maths.scm (openblas)[arguments]: Add "MAKE_NB_JOBS" make flag. Eric Bavier
2019-02-21gnu: vulkan-headers: Update to 1.1.101....* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.101. * gnu/packages/vulkan.scm (vulkan-loader): Update hash. * gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.100. Rutger Helling
2019-02-20gnu: mesa: Build against LLVM 7....* gnu/packages/gl.scm (mesa)[inputs]: Change LLVM-6 to LLVM. Marius Bakke
2019-02-20gnu: libfontenc: Update to 1.1.4....* gnu/packages/xorg.scm (libfontenc): Update to 1.1.4. [home-page]: Set to source repository. Marius Bakke
2019-02-20gnu: librsvg: Update to 2.44.12....* gnu/packages/gnome.scm (librsvg): Update to 2.44.12. [arguments]: Replace patching phases with custom variants. Delete five new tests. [native-inputs]: Add RUST-1.27 and RUST-1.27:CARGO. Marius Bakke
2019-02-20gnu: xorg-server: Use the regular Python for building....* gnu/packages/xorg.scm (xorg-server)[native-inputs]: Change PYTHON-MINIMAL-WRAPPER to PYTHON-WRAPPER. Marius Bakke
2019-02-20Merge branch 'master' into stagingMarius Bakke
2019-02-20gnu: xclock: Update to 1.0.8....* gnu/packages/xorg.scm (xclock): Update to 1.0.8. [home-page]: Set to source repository. Marius Bakke
2019-02-20gnu: xvinfo: Update to 1.1.4....* gnu/packages/xorg.scm (xvinfo): Update to 1.1.4. [home-page]: Set to source repository. Marius Bakke
2019-02-20gnu: xrdb: Update to 1.2.0....* gnu/packages/xorg.scm (xrdb): Update to 1.2.0. [home-page]: Set to source repository. Marius Bakke
2019-02-20gnu: xlsatoms: Update to 1.1.3....* gnu/packages/xorg.scm (xlsatoms): Update to 1.1.3. [home-page]: Set to source repository. Marius Bakke
2019-02-20gnu: xhost: Update to 1.0.8....* gnu/packages/xorg.scm (xhost): Update to 1.0.8. [home-page]: Set to source repository. Marius Bakke
2019-02-20gnu: xev: Update to 1.2.3....* gnu/packages/xorg.scm (xev): Update to 1.2.3. [home-page]: Set to source repository. Marius Bakke
2019-02-20gnu: xmodmap: Update to 1.0.10....* gnu/packages/patches/xmodmap-asprintf.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/xorg.scm (xmodmap): Update to 1.0.10. [source](patches): Remove. [home-page]: Set to source repository. Marius Bakke
2019-02-20gnu: OpenSSL: Don't use NAME in source URI.Marius Bakke
2019-02-20gnu: OpenSSL: Remove obsolete code....* gnu/packages/tls.scm (openssl-next)[arguments]: Remove GCC4 workaround. Marius Bakke
2019-02-20gnu: emacs-evil-collection: Update to 20190220....* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20190220. Pierre Neidhardt
2019-02-20gnu: emacs-helm-eww: Update to 1.1....* gnu/packages/emacs-xyz.scm (emacs-helm-eww): Update to 1.1. Pierre Neidhardt
2019-02-20gnu: emacs-helm-slime: Update to 0.2.0....* gnu/packages/emacs-xyz.scm (emacs-helm-slime): Update to 0.2.0. Pierre Neidhardt
2019-02-20gnu: Add emacs-orgit....* gnu/packages/emacs-xyz.scm (emacs-orgit): New variable. Pierre Neidhardt
2019-02-20gnu: r-lava: Update to 1.6.5....* gnu/packages/cran.scm (r-lava): Update to 1.6.5. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Brett Gilio
2019-02-20gnu: mesa: Update to 18.3.4....* gnu/packages/gl.scm (mesa): Update to 18.3.4. Rutger Helling
2019-02-20gnu: Add micropython....* gnu/packages/python.scm (micropython): New variable. Efraim Flashner
2019-02-20gnu: owncloud-client: Update to 2.5.3.11470....* gnu/packages/sync.scm (owncloud-client): Update to 2.5.3.11470. Efraim Flashner
2019-02-20gnu: Don't use the store path in the .desktop file....This fixes bug#30228. * gnu/packages/sync.scm (owncloud-client)[arguments]: Add a custom phase to substitute the executable name for the full path to the binary. Remove the 'patch-dot-desktop-files phase. Efraim Flashner
2019-02-19gnu: archivemount: Use HTTPS home page....* * gnu/packages/linux.scm (archivemount)[source, home-page]: Use HTTPS. Tobias Geerinckx-Rice
2019-02-19gnu: archivemount: Update to 0.8.12....* gnu/packages/linux.scm (archivemount): Update to 0.8.12. Tobias Geerinckx-Rice
2019-02-19gnu: kodi: Update to 18.1....* gnu/packages/kodi.scm (kodi): Update to 18.1. Tobias Geerinckx-Rice
2019-02-19gnu: rng-tools: Update to 6.7....* gnu/packages/linux.scm (rng-tools): Update to 6.7. [arguments]: Add ‘--without-pkcs11’ to #:configure-flags to avoid a new dependeny on libp11. Tobias Geerinckx-Rice
2019-02-19gnu: libtermkey: Update to 0.21....* gnu/packages/terminals.scm (libtermkey): Update to 0.21. Tobias Geerinckx-Rice
2019-02-19gnu: libtermkey: Don't use NAME in source URI....* gnu/packages/terminals.scm (libtermkey)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-02-19gnu: javacc: Don't use unstable tarball....* gnu/packages/java.scm (javacc)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-02-19gnu: javacc: Update to 7.0.4....* gnu/packages/java.scm (javacc): Update to 7.0.4. Tobias Geerinckx-Rice
2019-02-19gnu: ocaml@4.01: Remove the package, affected by a CVE, and its dependent...packages. This makes progress towards fixing <https://bugs.gnu.org/27462>. * gnu/packages/ocaml.scm (ocaml-4.01, ocaml4.01-findlib, ocaml4.01-ounit, ocaml4.01-camlzip, ocaml4.01-qtest, ocaml4.01-bisect, ocaml4.01-sqlite3, ocaml4.01-csv, ocaml4.01-xmlm, ocaml4.01-batteries, ocaml4.01-gsl): Remove variables. (ocaml-batteries, ocaml-bisect)[properties]: Remove ocaml4.01-variant. * gnu/packages/machine-learning.scm (ocaml4.01-mcl): Remove variable. Andreas Enge
2019-02-19gnu: pplacer: Remove the package, which is affected by a CVE on ocaml@4.01....This makes progress towards fixing <https://bugs.gnu.org/27462>. * gnu/packages/bioinformatics.scm (pplacer, pplacer-scripts): Remove variables. Andreas Enge
2019-02-19gnu: libgd: Fix CVE-2019-{6977,6978}....* gnu/packages/gd.scm (gd)[replacement]: New field. (gd/fixed): New variable. * gnu/packages/patches/gd-CVE-2019-6977.patch, gnu/packages/patches/gd-CVE-2019-6978.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. Leo Famulari
2019-02-19gnu: Add Magic-Wormhole....* gnu/packages/magic-wormhole.scm (magic-wormhole): New variable. Leo Famulari
2019-02-19gnu: Add magic-wormhole-transit-relay....* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay): New variable. Leo Famulari
2019-02-19gnu: Add magic-wormhole-mailbox-server....* gnu/packages/magic-wormhole.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Leo Famulari
2019-02-19gnu: Add python-autobahn....* gnu/packages/python-web.scm (python-autobahn): New variable. Leo Famulari
2019-02-19gnu: Add python-txtorcon....* gnu/packages/python-crypto.scm (python-txtorcon): New variable. Leo Famulari
2019-02-19gnu: Add python-spake2....* gnu/packages/python-crypto.scm (python-spake2): New variable. Leo Famulari
2019-02-19gnu: Add python-hkdf....* gnu/packages/python-crypto.scm (python-hkdf): New variable. Leo Famulari
2019-02-19gnu: Add python-treq....* gnu/packages/python-web.scm (python-treq): New variable. Leo Famulari
2019-02-19gnu: python-twisted: Update to 17.5.0...* gnu/packages/python-xyz.scm (python-twisted, python2-twisted): Update to 17.5.0. [propagated-inputs]: Add python-hyperlink. Leo Famulari
2019-02-19gnu: Add python-hyperlink....* gnu/packages/python-web.scm (python-hyperlink): New variable. Leo Famulari