summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: openssl@1.0: Update to 1.0.2s.Marius Bakke2019-07-02
| | | | * gnu/packages/tls.scm (openssl-1.0): Update to 1.0.2s.
* gnu: glibc: Update to 2.29.Marius Bakke2019-07-02
| | | | | | | | | | | | | | | | | | | | * 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.
* gnu: linux-libre-headers: Update to 4.19.56.Marius Bakke2019-07-02
| | | | | | | | * 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.
* gnu: commencement: Remove outdated comment.Marius Bakke2019-07-02
| | | | | * gnu/packages/commencement.scm (bison-boot0): Remove bash comment, which is no longer accurate.
* gnu: libuninameslist: Update to 20190701.Marius Bakke2019-07-02
| | | | * gnu/packages/fontutils.scm (libuninameslist): Update to 20190701.
* gnu: gettext: Update to 0.20.1.Marius Bakke2019-07-02
| | | | | | | | | | | | * 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>
* gnu: bootstrap-tarballs: Don't include the native Mes when cross-compiling.Marius Bakke2019-07-02
| | | | | * gnu/packages/make-bootstrap.scm (%bootstrap-tarballs)[inputs]: Check %CURRENT-TARGET-SYSTEM when deciding whether to use the reduced binary seeds.
* gnu: make-bootstrap: Adjust for GCC 7.Marius Bakke2019-07-02
| | | | | * 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.
* gnu: make-bootstrap: Restore cross-compilation workarounds.Marius Bakke2019-07-02
| | | | | | | | 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>.
* gnu: guile-static-stripped: Adjust patches for 2.2.6.Ludovic Courtès2019-07-01
| | | | | * gnu/packages/patches/guile-2.2-default-utf8.patch, gnu/packages/patches/guile-relocatable.patch: Adjust for Guile 2.2.6.
* gnu: guile: Update to 2.2.6.Ludovic Courtès2019-07-01
| | | | * gnu/packages/guile.scm (guile-2.2): Update to 2.2.6.
* Revert "gnu: meson: Update to 0.51.0."Marius Bakke2019-06-30
| | | | | | Meson 0.51.0 has problems with PKG_CONFIG_PATH. See <https://bugs.gnu.org/36386>. This reverts commit 70530036b8313d5273fca286cd62c73bd2225110.
* gnu: libuv: Update to 1.30.0.Marius Bakke2019-06-30
| | | | * gnu/packages/libevent.scm (libuv): Update to 1.30.0.
* gnu: libssh2: Update to 1.9.0.Marius Bakke2019-06-30
| | | | | | | * 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.
* build-system/meson: Do not inherit the 'bootstrap' phase.Marius Bakke2019-06-30
| | | | | * guix/build/meson-build-system.scm (%standard-phases): Remove 'bootstrap'. * gnu/packages/glib.scm (glib)[arguments]: Adjust accordingly.
* gnu: python-more-itertools: Update to 7.1.0.Marius Bakke2019-06-30
| | | | * gnu/packages/python-xyz.scm (python-more-itertools): Update to 7.1.0.
* gnu: poppler: Update to 0.78.0.Marius Bakke2019-06-30
| | | | * gnu/packages/pdf.scm (poppler): Update to 0.78.0.
* gnu: nettle: Update to 3.5.1.Marius Bakke2019-06-30
| | | | * gnu/packages/nettle.scm (nettle): Update to 3.5.1.
* gnu: harfbuzz: Update to 2.5.3.Marius Bakke2019-06-30
| | | | * gnu/packages/gtk.scm (harfbuzz): Update to 2.5.3.
* gnu: gawk: Update to 5.0.1.Ludovic Courtès2019-06-29
| | | | * gnu/packages/gawk.scm (gawk): Update to 5.0.1.
* gnu: flex: Build bison-for-tests sequentially.Ludovic Courtès2019-06-29
| | | | | | | | | 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.
* Merge branch 'master' into core-updatesLudovic Courtès2019-06-27
|\
| * packages: 'specification->package+output' distinguishes "no output specified".Ludovic Courtès2019-06-27
| | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * accounts: Use 'fsync' instead of 'fdatasync'.Ludovic Courtès2019-06-27
| | | | | | | | | | * gnu/build/accounts.scm (catch-ENOSYS): Remove. (database-writer): Use 'fsync' instead of 'fdatasync'.
| * gnu: dosbox: Update to 0.74-3.Rutger Helling2019-06-27
| | | | | | | | * gnu/packages/emulators.scm (dosbox): Update to 0.74-3.
| * gnu: rep-gtk: Update to 0.90.8.3.Arun Isaac2019-06-27
| | | | | | | | | | | | | | | | * 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.
| * gnu: sawfish: Update to 1.12.0.Benjamin Slade2019-06-27
| | | | | | | | | | | | | | | | * 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>
| * gnu: electron-cash: Update to 4.0.7.Vagrant Cascadian2019-06-26
| | | | | | | | * gnu/packages/finance (electron-cash): Update to 4.0.7.
| * Revert "gnu: openssh: Don't create the PRIVSEP_PATH directory."Tobias Geerinckx-Rice2019-06-27
| | | | | | | | This reverts commit 46475f72ab6127e7818fdea4a0ea9cc07c60a5f4.
| * Revert "gnu: openssh: Clean-up custom install phase."Tobias Geerinckx-Rice2019-06-27
| | | | | | | | This reverts commit 7754136e464e02284624ad05c196d9ec26099143.
| * gnu: supertux: Fix homepage.Nicolas Goaziou2019-06-26
| | | | | | | | * gnu/packages/games.scm (supertux)[homepage]: Fix URL.
| * gnu: Add texmacs.Andreas Enge2019-06-26
| | | | | | | | * gnu/packages/text-editors.scm (texmacs): New variable.
| * gnu: python-pathpy: Update to 11.5.0.Ricardo Wurmus2019-06-26
| | | | | | | | | | | | | | | | * 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.
| * gnu: Add python-jaraco-packaging.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-xyz.scm (python-jaraco-packaging): New variable.
| * gnu: Add python-pytest-virtualenv.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-virtualenv): New variable.
| * gnu: Add python-pytest-fixture-config.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-fixture-config): New variable.
| * gnu: Add python-pytest-shutil.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-shutil): New variable.
| * gnu: Add python-pytest-flake8.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-flake8): New variable.
| * gnu: Add python-pytest-checkdocs.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-checkdocs): New variable.
| * gnu: Add python-importlib-metadata.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-xyz.scm (python-importlib-metadata): New variable.
| * gnu: Add python-zipp.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-compression.scm (python-zipp): New variable.
| * gnu: Add python-setuptools-git.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-xyz.scm (python-setuptools-git): New variable.
| * gnu: Add python-contextlib2.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-xyz.scm (python-contextlib2): New variable.
| * gnu: Add python-pathlib2.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-xyz.scm (python-pathlib2): New variable.
| * gnu: Add mesa-opencl-icd.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/gl.scm (mesa-opencl-icd): New variable.
| * gnu: Add mesa-opencl.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/gl.scm (mesa-opencl): New variable.
| * gnu: Add libclc.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/llvm.scm (libclc): New variable.
| * gnu: libcxx: Update hash.Ricardo Wurmus2019-06-26
| | | | | | | | | | | | | | This is a follow-up to commit c5296e205b65a9b53553cf45be2ab223d5e82df5, which updated llvm. * gnu/packages/llvm.scm (libcxx): Update hash.
| * gnu: Add grampsGuillaume LE VAILLANT2019-06-26
| | | | | | | | | | | | | | * gnu/packages/genealogy.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add osm-gps-mapGuillaume LE VAILLANT2019-06-26
| | | | | | | | | | | | * gnu/packages/geo.scm (osm-gps-map): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>