summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: curl: Update to 7.64.1.Marius Bakke2019-05-02
| | | | * gnu/packages/curl.scm (curl): Update to 7.64.1.
* gnu: libpng: Remove graft for 1.6.37.Marius Bakke2019-05-02
| | | | | | * gnu/packages/image.scm (libpng): Update to 1.6.37. [replacement]: Remove field. (libpng-1.6.37): Remove variable.
* gnu: openjpeg: Don't build 'libopenjp2.a'.Marius Bakke2019-05-02
| | | | * gnu/packages/image.scm (openjpeg)[arguments]: Add #:configure-flags.
* gnu: openjpeg: Incorporate grafted changes.Marius Bakke2019-05-02
| | | | | | * gnu/packages/image.scm (openjpeg): Update to 2.3.1. [replacement]: Remove. [source]: Change to GIT-FETCH.
* gnu: lcms: Incorporate grafted changes.Marius Bakke2019-05-02
| | | | | | * gnu/packages/ghostscript.scm (lcms)[replacement]: Remove. [source](patches): New field. (lcms/fixed): Remove variable.
* gnu: texlive-bin: Adapt to Poppler 0.75.Marius Bakke2019-05-02
| | | | | | | | | This is a follow-up to commit 2eb92ce85fc9e3e06650065e499385e8fba107c1. * gnu/packages/patches/texlive-bin-luatex-poppler-compat.patch: Update for Poppler 0.75. * gnu/packages/tex.scm (texlive-bin)[source](patches): Update pdftex-poppler-0.75.patch. [arguments]: Adjust accordingly.
* Merge branch 'master' into core-updatesMarius Bakke2019-05-01
|\
| * gnu: termite: Update to 15.Marius Bakke2019-05-01
| | | | | | | | * gnu/packages/terminals.scm (termite): Update to 15.
| * gnu: vte-ng: Update to 0.56.2.a.Marius Bakke2019-05-01
| | | | | | | | | | | | * gnu/packages/gnome.scm (vte-ng): Update to 0.56.2.a. [native-inputs]: Add GCC-7. [arguments]: Add GCC7 workaround.
| * gnu: spice: Update to 0.14.2 [fixes CVE-2019-3813].Marius Bakke2019-05-01
| | | | | | | | * gnu/packages/spice.scm (spice): Update to 0.14.2.
| * gnu: spice-protocol: Update to 0.14.0.Marius Bakke2019-05-01
| | | | | | | | | | | | * gnu/packages/spice.scm (spice-protocol): Update to 0.14.0. (spice-protocol-0.12): New public variable. (spice-gtk)[propagated-inputs]: Change SPICE-PROTOCOL to SPICE-PROTOCOL-0.12.
| * gnu: signify: Update to 25.Marius Bakke2019-05-01
| | | | | | | | * gnu/packages/crypto.scm (signify): Update to 25.
| * gnu: signify: Don't use unstable tarball.Marius Bakke2019-05-01
| | | | | | | | * gnu/packages/crypto.scm (signify)[source]: Change to GIT-FETCH.
| * gnu: ungoogled-chromium: Update to 74.0.3729.131-0.9e33022 [fixes ↵Marius Bakke2019-05-01
| | | | | | | | | | | | | | CVE-2019-5824]. * gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.131. (ungoogled-chromium-source): Update Chromium hash.
| * gnu: ungoogled-chromium: Unbundle openjpeg again.Marius Bakke2019-05-01
| | | | | | | | | | | | | | | | This is a follow-up to commit 40594fdcb9e360d68e5444771b5467ba5bbbfcf2. * gnu/packages/chromium.scm (%preserved-third-party-files): Remove 'third_party/pdfium/third_party/libopenjpeg20'. (ungoogled-chromium)[arguments]: Fix typo in #:configure-flags.
| * gnu: php: Disable failing tests on armhf.Julien Lepiller2019-05-01
| | | | | | | | | | * gnu/packages/php.scm (php)[arguments]: Disable two failing tests on armhf.
| * gnu: r-irkernel: Update to 1.0.0.Ricardo Wurmus2019-05-01
| | | | | | | | * gnu/packages/cran.scm (r-irkernel): Update to 1.0.0.
| * gnu: r-officer: Update to 0.3.4.Ricardo Wurmus2019-05-01
| | | | | | | | * gnu/packages/cran.scm (r-officer): Update to 0.3.4.
| * gnu: r-lmtest: Update to 0.9-37.Ricardo Wurmus2019-05-01
| | | | | | | | * gnu/packages/cran.scm (r-lmtest): Update to 0.9-37.
| * gnu: r-shinyfiles: Update to 0.7.3.Ricardo Wurmus2019-05-01
| | | | | | | | * gnu/packages/cran.scm (r-shinyfiles): Update to 0.7.3.
| * gnu: ungoogled-chromium: Update to 74.0.3729.108-0.9e33022.Marius Bakke2019-05-01
| | | | | | | | | | | | | | | | * gnu/packages/chromium.scm (%preserved-third-party-files): Add four new directories, delete three obsolete. (%chromium-version, %ungoogled-revision, %debian-revision): Update for 74. (ungoogled-chromium-source): Update hashes. Ignore Debians GCC6 patches. (ungoogled-chromium)[arguments]: Add "use_system_openjpeg" to #:configure-flags.
| * gnu: Remove greenisland.Marius Bakke2019-05-01
| | | | | | | | * gnu/packages/display-managers.scm (greenisland): Remove variable.
| * gnu: ocaml-migrate-parsetree: Name checkout.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-migrate-parsetree)[source]: Add FILE-NAME.
| * gnu: ocaml-opam-file-format: Name checkout.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-opam-file-format)[source]: Add FILE-NAME.
| * gnu: sbcl-cl-syntax: Name checkout.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | * gnu/packages/lisp.scm (sbcl-cl-syntax)[source]: Add FILE-NAME.
| * gnu: emacs-dired-sidebar: Name checkout.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-dired-sidebar)[source]: Add FILE-NAME.
| * gnu: sbcl-rfc2388: Name checkout.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | * gnu/packages/lisp.scm (sbcl-rfc2388)[source]: Add FILE-NAME.
| * gnu: ocaml-ppx-typerep-conv: Name checkout.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv)[source]: Add FILE-NAME.
| * gnu: ocaml-ppx-hash: Name checkout.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-hash)[source]: Add FILE-NAME.
| * gnu: ocaml-ppx-enumerate: Name checkout.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-enumerate)[source]: Add FILE-NAME.
| * gnu: ocaml-core: Name checkout.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-core)[source]: Add FILE-NAME.
| * gnu: sbcl-trivial-backtrace: Name checkout.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | * gnu/packages/lisp.scm (sbcl-trivial-backtrace)[source]: Add FILE-NAME.
| * gnu: sbcl-myway: Name checkout.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | * gnu/packages/lisp.scm (sbcl-myway)[source]: Add FILE-NAME.
| * gnu: emacs-helm-pass: Name checkout.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-helm-pass)[source]: Add FILE-NAME.
| * gnu: emacs-zotxt: Name checkout.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-zotxt)[source]: Add FILE-NAME.
| * gnu: u-boot-tools: Only run full test suite on x86_64.Vagrant Cascadian2019-04-30
| | | | | | | | | | | | | | * gnu/packages/bootloaders (u-boot-tools)[arguments]<#:phases>[check]: Modify phase. [check-x86]: New phase. [patch]: New phase.
| * gnu: python-nose-timer: Update to 0.7.5.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | * gnu/packages/check.scm (python-nose-timer): Update to 0.7.5.
| * gnu: sbcl-cl+ssl: Name checkout.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | * gnu/packages/lisp.scm (sbcl-cl+ssl)[source]: Add FILE-NAME.
| * gnu: ghc-esqueleto: Name checkout.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | * gnu/packages/haskell.scm (ghc-esqueleto)[source]: Add FILE-NAME.
| * gnu: ocaml-ppx-tools: Name checkout.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-tools)[source]: Add FILE-NAME.
| * gnu: sbcl-cl-base64: Name checkout.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | * gnu/packages/lisp.scm (sbcl-cl-base64)[source]: Add FILE-NAME.
| * gnu: eid-mw: Name checkout.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | | | * gnu/packages/security-token.scm (eid-mw)[source]: Add FILE-NAME.
| * gnu: youtube-dl: Update to 2019.04.30.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2019.04.30.
| * gnu: ruby-rest-client: Fix lost ,s.Tobias Geerinckx-Rice2019-04-30
| | | | | | | | | | * gnu/packages/ruby.scm (ruby-rest-client)[native-inputs]: Move unquotes to their operands.
| * gnu: maven: Update to 3.6.1.Julien Lepiller2019-04-30
| | | | | | | | * gnu/packages/maven.scm (maven-artifact): Update to 3.6.1.
| * gnu: java-plexus-archiver: Update to 4.1.0.Julien Lepiller2019-04-30
| | | | | | | | * gnu/packages/java.scm (java-plexus-archiver): Update to 4.1.0.
| * gnu: java-plexus-utils: Update to 3.2.0.Julien Lepiller2019-04-30
| | | | | | | | * gnu/packages/java.scm (java-plexus-utils): Update to 3.2.0.
| * gnu: ocaml-camomile: Install data in the store.Julien Lepiller2019-04-30
| | | | | | | | | | * gnu/packages/ocaml.scm (ocaml-camomile)[arguments]: Fix configuration to look for and install data in the store.
| * gnu: i3-wm: Use absolute paths in session files.Timothy Sample2019-04-29
| | | | | | | | | | | | * gnu/packages/wm.scm (i3-wm)[arguments]: Add a phase to patch the session '.desktop' files to use the absolute paths of the 'i3' and 'i3-with-shmlog' binaries.
| * gnu: awesome: Use absolute paths in session file.Timothy Sample2019-04-29
| | | | | | | | | | | | * gnu/packages/wm.scm (awesome)[arguments]: Add a phase to patch the session '.desktop' file to use the absolute path of the 'awesome' binary.