summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-02gnu: openssl@1.0: Update to 1.0.2s....* gnu/packages/tls.scm (openssl-1.0): Update to 1.0.2s. Marius Bakke
2019-07-02gnu: glibc: Update to 2.29....* gnu/packages/patches/glibc-bootstrap-system.patch, gnu/packages/patches/glibc-supported-locales.patch: Adjust for glibc 2.29. * gnu/packages/patches/glibc-2.28-supported-locales.patch, gnu/packages/patches/glibc-CVE-2019-7309.patch, gnu/packages/patches/glibc-CVE-2019-9169.patch, gnu/packages/patches/glibc-2.29-git-updates.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/base.scm (glibc): Update to 2.29. [source](patches): Add 'glibc-CVE-2019-7309.patch', 'glibc-CVE-2019-9169.patch', and 'glibc-2.29-git-updates.patch'. Remove 'glibc-hurd-magic-pid.patch'. [native-inputs]: Add PYTHON-MINIMAL. (glibc-2.28): New public variable. * gnu/packages/commencement.scm (expat-sans-tests, python-boot0): New variables. (glibc-final-with-bootstrap-bash)[native-inputs]: Add PYTHON-BOOT0. * gnu/packages/python.scm (python-3.7)[arguments]: Disable test that fails with glibc 2.29. Marius Bakke
2019-07-02gnu: linux-libre-headers: Update to 4.19.56....* gnu/packages/linux.scm (linux-libre-headers-4.14.67): Rename to ... (linux-libre-headers-4.19.56): ... this. Adjust hash accordingly. (linux-libre-headers): Set to LINUX-LIBRE-HEADERS-4.19.56. * gnu/packages/commencement.scm (linux-libre-headers-boot0)[native-inputs]: Add FLEX-BOOT0 and BISON-BOOT0. Marius Bakke
2019-07-02gnu: commencement: Remove outdated comment....* gnu/packages/commencement.scm (bison-boot0): Remove bash comment, which is no longer accurate. Marius Bakke
2019-07-02gnu: libuninameslist: Update to 20190701....* gnu/packages/fontutils.scm (libuninameslist): Update to 20190701. Marius Bakke
2019-07-02gnu: gettext: Update to 0.20.1....* gnu/packages/gettext.scm (gettext-minimal): Update to 0.20.1. [source](snippet): Remove. [inputs]: Remove EXPAT. Add LIBUNISTRING, LIBXML2, and NCURSES. [arguments]: Add #:configure-flags and a "patch-fixed-paths" phase. Delete "link-expat" phase. * gnu/packages/commencement.scm (gettext-boot0): Stay on version 0.19.8.1. [arguments]: Adjust accordingly. Co-authored-by: Miguel <rosen644835@gmail.com> Marius Bakke
2019-07-02gnu: bootstrap-tarballs: Don't include the native Mes when cross-compiling....* gnu/packages/make-bootstrap.scm (%bootstrap-tarballs)[inputs]: Check %CURRENT-TARGET-SYSTEM when deciding whether to use the reduced binary seeds. Marius Bakke
2019-07-02gnu: make-bootstrap: Adjust for GCC 7....* gnu/packages/make-bootstrap.scm (package-with-relocatable-glibc)[native-inputs]: Add SEARCH-PATHS to CROSS-GCC, and NATIVE-SEARCH-PATHS to the native GCC. Marius Bakke
2019-07-02gnu: make-bootstrap: Restore cross-compilation workarounds....These workarounds were removed in cf8264364761857ca3550398369a0f20d7b0d512 and 218eb6e611c0a238802bf9cb5742d37cea0bb012, but were needed for %BOOTSTRAP-TARBALLS. * gnu/packages/make-bootstrap.scm (%static-inputs)[coreutils, tar]: Add <#:configure-flags>. Marius Bakke
2019-07-02gnu: make-bootstrap: Remove obsolete header file....* guix/build/make-bootstrap.scm (copy-linux-headers): Do not install 'a.out.h'. Marius Bakke
2019-07-01gnu: guile-static-stripped: Adjust patches for 2.2.6....* gnu/packages/patches/guile-2.2-default-utf8.patch, gnu/packages/patches/guile-relocatable.patch: Adjust for Guile 2.2.6. Ludovic Courtès
2019-07-01gnu: guile: Update to 2.2.6....* gnu/packages/guile.scm (guile-2.2): Update to 2.2.6. Ludovic Courtès
2019-06-30Revert "gnu: meson: Update to 0.51.0."...Meson 0.51.0 has problems with PKG_CONFIG_PATH. See <https://bugs.gnu.org/36386>. This reverts commit 70530036b8313d5273fca286cd62c73bd2225110. Marius Bakke
2019-06-30gnu: libuv: Update to 1.30.0....* gnu/packages/libevent.scm (libuv): Update to 1.30.0. Marius Bakke
2019-06-30gnu: libssh2: Update to 1.9.0....* gnu/packages/patches/libssh2-fix-build-failure-with-gcrypt.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/ssh.scm (libssh2): Update to 1.9.0. [source](patches): Remove. Marius Bakke
2019-06-30build-system/meson: Do not inherit the 'bootstrap' phase....* guix/build/meson-build-system.scm (%standard-phases): Remove 'bootstrap'. * gnu/packages/glib.scm (glib)[arguments]: Adjust accordingly. Marius Bakke
2019-06-30gnu: python-more-itertools: Update to 7.1.0....* gnu/packages/python-xyz.scm (python-more-itertools): Update to 7.1.0. Marius Bakke
2019-06-30gnu: poppler: Update to 0.78.0....* gnu/packages/pdf.scm (poppler): Update to 0.78.0. Marius Bakke
2019-06-30gnu: nettle: Update to 3.5.1....* gnu/packages/nettle.scm (nettle): Update to 3.5.1. Marius Bakke
2019-06-30gnu: harfbuzz: Update to 2.5.3....* gnu/packages/gtk.scm (harfbuzz): Update to 2.5.3. Marius Bakke
2019-06-29gnu: gawk: Update to 5.0.1....* gnu/packages/gawk.scm (gawk): Update to 5.0.1. Ludovic Courtès
2019-06-29gnu: flex: Build bison-for-tests sequentially....This is a followup to b1593c1c4fd8f4fc6df4c43cab51334426e3aa76. * gnu/packages/flex.scm (flex)[inputs](bison-for-tests): Use 'substitute-keyword-arguments' instead of overriding them altogether. This ensures that #:parallel-build? and #:parallel-tests? are preserved. Ludovic Courtès
2019-06-27Merge branch 'master' into core-updatesLudovic Courtès
2019-06-27tests: Avoid TCP port collision between lint.scm and guix-daemon.sh....This could lead to random deadlocks in one of these two tests when running "make check -j5". * tests/guix-daemon.sh (tcp_socket): Change port to 9998 to avoid collision with tests/lint.scm. Ludovic Courtès
2019-06-27ui: 'show-derivation-outputs' accepts <derivation-input> records....* guix/ui.scm (show-derivation-outputs): Handle <derivation-input> records. Ludovic Courtès
2019-06-27ui: 'show-what-to-build' accepts derivation inputs....This is a followup to f8a9f99cd602ce1dc5307cb0c21ae718ad8796bb. * guix/ui.scm (show-what-to-build)[inputs]: New variables. [substitutable-info]: Build the derivation list from INPUTS. Pass INPUTS to 'derivation-build-plan'. Ludovic Courtès
2019-06-27packages: 'specification->package+output' distinguishes "no output specified"....Until now the caller couldn't tell the different between a spec like "foo:out" and one like "foo". This change allows users to distinguish between these two cases. * gnu/packages.scm (specification->package+output): Disable output membership test when OUTPUT = #f and SUB-DRV = #f. * tests/packages.scm ("specification->package+output") ("specification->package+output invalid output") ("specification->package+output no default output") ("specification->package+output invalid output, no default"): New tests. Ludovic Courtès
2019-06-27derivations: 'build-derivations' can be passed derivation inputs....* guix/derivations.scm (build-derivations): Accept <derivation-input> records among DERIVATIONS. * tests/derivations.scm ("build-derivations with specific output"): Test it. Ludovic Courtès
2019-06-27derivations: 'derivation' preserves pointer equality....* guix/derivations.scm (derivation): Check if FILE is already in %DERIVATION-CACHE and return it if it is. Ludovic Courtès
2019-06-27derivations: <derivation-input> now aggregates a <derivation>....Consequently, the whole graph of <derivation> object is readily available without having to go through 'read-derivation-from-file', which could have cache misses if the requested <derivation> object had been GC'd in the meantime. This is an important property for the performance of things like 'derivation-build-plan' that traverse the derivation graph. * guix/derivations.scm (<derivation-input>): Replace 'path' field by 'derivation'. (derivation-input-path): Adjust accordingly. (derivation-input-key): New procedure. (derivation-input-output-paths): Adjust accordingly. (coalesce-duplicate-inputs): Likewise. (derivation-prerequisites): Use 'derivation-input-key' to compute keys for INPUT-SET. (derivation-build-plan): Likewise. (read-derivation): Add optional 'read-derivation-from-file' parameter. [make-input-drvs]: Call it. (write-derivation)[write-input]: Adjust to new <derivation-input>. (derivation/masked-inputs): Likewise, and remove redundant 'coalesce-duplicate-inputs' call. (derivation)[input->derivation-input]: Change to consider only the derivation case. Update call to 'make-derivation-input'. [input->source]: New procedure. Separate sources from inputs. (map-derivation): Adjust to new <derivation-input>. * tests/derivations.scm ("parse & export"): Pass a second argument to 'read-derivation'. ("build-expression->derivation and derivation-prerequisites") ("derivation-prerequisites and valid-derivation-input?"): Adjust to new <derivation-input>. Ludovic Courtès
2019-06-27graph: Use 'derivation-input-derivation'....* guix/scripts/graph.scm (derivation-dependencies): Use 'derivation-input-derivation'. Ludovic Courtès
2019-06-27ui: 'show-what-to-build' uses 'derivation-build-plan'....* guix/ui.scm (show-what-to-build)[build-or-substitutable?]: Remove. Use 'derivation-build-plan' instead of 'derivation-prerequisites-to-build', passing it all of DRV at once, and remove 'fold2' shenanigans and postprocessing of BUILD. Ludovic Courtès
2019-06-27derivations: Rewrite and replace 'derivations-prerequisites-to-build'....The new 'derivation-build-plan' procedure has a more appropriate signature: it takes a list of <derivation-inputs> instead of taking one <derivation>. Its body is also much simpler. * guix/derivations.scm (derivation-build-plan): New procedure. (derivation-prerequisites-to-build): Express in terms of 'derivation-build-plan' and mark as deprecated. * tests/derivations.scm: Change 'derivation-prerequisites-to-build' tests to 'derivation-build-plan' and adjust accordingly. Ludovic Courtès
2019-06-27derivations: Add 'derivation-input'....* guix/derivations.scm (derivation-input): New procedure. * tests/grafts.scm (make-derivation-input): Remove. ("graft-derivation, unused outputs not depended on"): Use 'derivation-input'. Ludovic Courtès
2019-06-27ui: Add 'display-search-results' and use it....* guix/ui.scm (display-search-results): New procedure. * guix/scripts/package.scm (find-packages-by-description): Remove 'unzip2' call and return a list of pairs. (process-query): Change to use 'display-search-results'. * guix/scripts/system/search.scm (find-service-types): Remove 'unzip2' call and return a list of pairs. (guix-system-search): Use 'display-search-results'. Ludovic Courtès
2019-06-27syscalls: Add 'terminal-rows'....* guix/build/syscalls.scm (terminal-dimension): New procedure. (terminal-columns): Rewrite in terms of 'terminal-dimension'. (terminal-rows): New procedure. * tests/syscalls.scm ("terminal-rows"): New test. Ludovic Courtès
2019-06-27ui: 'relevance' considers regexps connected with a logical and....* guix/ui.scm (relevance)[score]: Change to return 0 when one of REGEXPS doesn't match. * tests/ui.scm ("package-relevance"): New test. Ludovic Courtès
2019-06-27accounts: Use 'fsync' instead of 'fdatasync'....* gnu/build/accounts.scm (catch-ENOSYS): Remove. (database-writer): Use 'fsync' instead of 'fdatasync'. Ludovic Courtès
2019-06-27gnu: dosbox: Update to 0.74-3....* gnu/packages/emulators.scm (dosbox): Update to 0.74-3. Rutger Helling
2019-06-27gnu: rep-gtk: Update to 0.90.8.3....* gnu/packages/sawfish.scm (rep-gtk): Update to 0.90.8.3. [source]: Use HTTPS URI. [arguments]: Add remove-autogen phase. [native-inputs]: Add autoconf, automake and libtool. [home-page]: Update URI. Arun Isaac
2019-06-27gnu: sawfish: Update to 1.12.0....* gnu/packages/sawfish.scm (sawfish): Update to 1.12.0. [source]: Use HTTPS URI. [home-page]: Update URI. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Benjamin Slade
2019-06-26gnu: electron-cash: Update to 4.0.7....* gnu/packages/finance (electron-cash): Update to 4.0.7. Vagrant Cascadian
2019-06-27Revert "gnu: openssh: Don't create the PRIVSEP_PATH directory."...This reverts commit 46475f72ab6127e7818fdea4a0ea9cc07c60a5f4. Tobias Geerinckx-Rice
2019-06-27Revert "gnu: openssh: Clean-up custom install phase."...This reverts commit 7754136e464e02284624ad05c196d9ec26099143. Tobias Geerinckx-Rice
2019-06-26gnu: supertux: Fix homepage....* gnu/packages/games.scm (supertux)[homepage]: Fix URL. Nicolas Goaziou
2019-06-26gnu: Add texmacs....* gnu/packages/text-editors.scm (texmacs): New variable. Andreas Enge
2019-06-26gnu: python-pathpy: Update to 11.5.0....* gnu/packages/python-xyz.scm (python-pathpy): Update to 11.5.0. [outputs]: Add separate "doc" output. [native-inputs]: Add python-jaraco-packaging. [arguments]: Enable tests; uncomment "build-doc" and "install-doc" phases; replace "check" phase to skip flaky test. Ricardo Wurmus
2019-06-26gnu: Add python-jaraco-packaging....* gnu/packages/python-xyz.scm (python-jaraco-packaging): New variable. Ricardo Wurmus
2019-06-26gnu: Add python-pytest-virtualenv....* gnu/packages/python-check.scm (python-pytest-virtualenv): New variable. Ricardo Wurmus
2019-06-26gnu: Add python-pytest-fixture-config....* gnu/packages/python-check.scm (python-pytest-fixture-config): New variable. Ricardo Wurmus