summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: libfaketime: Fix build with glibc 2.31.•••* gnu/packages/check.scm (libfaketime)[arguments]: Disable "deprecated-declarations" warnings before running the test suite. Marius Bakke2020-02-151-0/+4
* gnu: glibc: Update to 2.31.•••* gnu/packages/patches/glibc-supported-locales.patch: Adjust for upstream changes. * gnu/packages/patches/glibc-2.29-supported-locales.patch: New file, with previous contents. * gnu/packages/patches/gcc-4.9-libsanitizer-mode-size.patch, gnu/packages/patches/gcc-6-libsanitizer-mode-size.patch, gnu/packages/patches/gcc-7-libsanitizer-mode-size.patch, gnu/packages/patches/gcc-8-libsanitizer-mode-size.patch, gnu/packages/patches/gcc-9-libsanitizer-mode-size.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gcc.scm (gcc-4.9, gcc-5, gcc-6, gcc-7, gcc-8, gcc-9)[source](patches): Add the respective patch files. * gnu/packages/base.scm (glibc): Update to 2.31. [source](patches): Remove obsolete. (glibc-2.30): New public variable. (glibc-2.29)[source](patches): Adjust for renamed patch file. Marius Bakke2020-02-1510-10/+343
* gnu: ath9k-htc-firmware: Build with binutils@2.33.1.•••* gnu/packages/base.scm (binutils-2.33): New public variable. * gnu/packages/cross-base.scm (cross-binutils): Add optional BINUTILS argument. * gnu/packages/firmware.scm (ath9k-htc-firmware)[native-inputs]: Build the xtensa-elf toolchain with BINUTILS-2.33. Marius Bakke2020-02-153-5/+29
* gnu: binutils: Update to 2.34.•••* gnu/packages/base.scm (binutils): Update to 2.34. [arguments]: Add #:make-flags. [properties]: New field. (binutils+documentation): New public variable. * gnu/packages/make-bootstrap.scm (%binutils-static)[arguments]: Inherit #:make-flags. Marius Bakke2020-02-152-5/+31
* gnu: dnsmasq: Fix build with linux-libre-headers >= 5.2.•••* gnu/packages/dns.scm (dnsmasq)[source](modules, snippet): New fields. Marius Bakke2020-02-151-2/+12
* gnu: linux-libre-headers: Update to 5.4.20.•••* gnu/packages/linux.scm (linux-libre-headers-4.19.56): Rename to ... (linux-libre-headers-5.4.20): ... this. Update to 5.4.20. (linux-libre-headers): Adjust accordingly. * gnu/packages/commencement.scm (rsync-boot0): New variable. (linux-libre-headers-boot0)[native-inputs]: Add RSYNC-BOOT0. Marius Bakke2020-02-152-5/+18
* gnu: efibootmgr: Remove obsolete workaround.•••* gnu/packages/linux.scm (efibootmgr)[arguments]: Don't set C_INCLUDE_PATH in #:configure-flags. Marius Bakke2020-02-151-6/+1
* gnu: efivar: Remove obsolete workaround.•••* gnu/packages/linux.scm (efivar)[arguments]: Remove phase 'kernel-headers-are-system-headers'. Marius Bakke2020-02-151-8/+1
* gnu: linux-libre: Remove obsolete workaround.•••* gnu/packages/linux.scm (make-linux-libre*)[arguments]: Do not change CPATH or CROSS_CPATH. Marius Bakke2020-02-151-21/+0
* gnu: cairo: Add support for XML.•••* gnu/packages/gtk.scm (cairo)[arguments]: Add enable-xml flag. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Alexandros Theodotou2020-02-141-0/+1
* Merge branch 'master' into core-updatesMarius Bakke2020-02-14120-1912/+6729
|\
| * gnu: Add gst-editing-services.•••* gnu/packages/gstreamer.scm (gst-editing-services): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Leo Prikler2020-02-141-0/+34
| * gnu: mrustc: Fix typo in description.•••* gnu/packages/rust.scm (mrustc) [synopsis]: Fix a typo Signed-off-by: Marius Bakke <mbakke@fastmail.com> Andrius Štikonas via Guix-patches via2020-02-141-1/+1
| * gnu: WebKitGTK: Update to 2.26.4 [security fixes].•••This fixes CVE-2020-3862, CVE-2020-3864, CVE-2020-3865, CVE-2020-3867, and CVE-2020-3868. * gnu/packages/webkit.scm (webkitgtk): Update to 2.26.4. Marius Bakke2020-02-141-2/+2
| * gnu: LVM2: Update to 2.03.08.•••* gnu/packages/linux.scm (lvm2): Update to 2.03.08. Marius Bakke2020-02-141-2/+2
| * gnu: Add librocket.•••* gnu/packages/web.scm (librocket): New variable. Pierre Neidhardt2020-02-141-0/+43
| * gnu: emacs-ess: Do not install files in "guix.d".•••* gnu/packages/statistics.scm (emacs-ess)[arguments]: Move the etc and lisp directories out of "guix.d". Jelle Licht2020-02-141-1/+1
| * gnu: Add haproxy.•••* gnu/packages/networking.scm (haproxy): New variable. Brice Waegeneire2020-02-141-0/+45
| * gnu: dxvk: Update to 1.5.4.•••* gnu/packages/wine.scm (dxvk): Update to 1.5.4. Pierre Neidhardt2020-02-141-4/+3
| * gnu: emacs-sly-asdf: Update to 20200214.•••* gnu/packages/emacs-xyz.scm (emacs-sly-asdf): Update to 20200214. Pierre Neidhardt2020-02-141-4/+5
| * gnu: netsurf: Fix .desktop exec reference.•••* gnu/packages/web.scm (netsurf)[arguments]: Update name of binary referenced in .desktop file to "netsurf-gtk3". Eric Bavier2020-02-131-1/+1
| * gnu: LibreOffice: Update to 6.4.0.3.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.0.3. [inputs]: Add qrcodegen-cpp. [source]: Remove obsolete patches and substitutions. * gnu/packages/patches/libreoffice-glm.patch, gnu/packages/patches/libreoffice-icu.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Leo Famulari2020-02-134-198/+4
| * gnu: libetonyek: Update MDDS requirement.•••* gnu/packages/libreoffice.scm (libetonyek): Put '--with-mdds-1.5' in #:configure-flags. Leo Famulari2020-02-131-1/+1
| * gnu: orcus: Update to 0.15.3.•••* gnu/packages/libreoffice.scm (orcus): Update to 0.15.3. Leo Famulari2020-02-131-2/+2
| * gnu: ixion: Update to 0.15.0.•••* gnu/packages/libreoffice.scm (ixion): Update to 0.15.0. [inputs]: Add spdlog. Leo Famulari2020-02-131-3/+5
| * gnu: mdds: Update to 1.5.0.•••* gnu/packages/boost.scm (mdds): Update to 1.5.0. Leo Famulari2020-02-131-2/+2
| * gnu: Add qrcodegen-cpp.•••* gnu/packages/aidc.scm (qrcodegen-cpp): New variable. * gnu/packages/patches/qrcodegen-cpp-make-install.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Leo Famulari2020-02-133-0/+488
| * gnu: Syncthing: Update to 1.3.4.•••* gnu/packages/syncthing.scm (syncthing): Update to 1.3.4. [arguments]: Adjust to changes in the upstream build tooling in the 'build' and 'install' phases. [inputs]: Add go-github-com-cespare-xxhash. Leo Famulari2020-02-131-13/+25
| * gnu: Add go-github-com-cespare-xxhash.•••* gnu/packages/syncthing.scm (go-github-com-cespare-xxhash): New variable. Leo Famulari2020-02-131-1/+23
| * gnu: go-github-com-lucas-clemente-quic-go: Update to 0.12.1.•••* gnu/packages/golang.scm (go-github-com-lucas-clemente-quic-go): Update to 0.12.1. [propagated-inputs]: Add go-github-com-golang-protobuf-proto. Leo Famulari2020-02-131-3/+4
| * gnu: go-github-com-marten-seemann-qtls: Update to 0.3.2.•••* gnu/packages/golang.scm (go-github-com-marten-seemann-qtls): Update to 0.3.2. Leo Famulari2020-02-131-2/+2
| * gnu: go-github-com-minio-sha256-simd: Update to 0.1.1.•••* gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Update to 0.1.1. Leo Famulari2020-02-131-2/+2
| * gnu: go-github-com-syndtr-goleveldb: Update to 1.0.1-4.7581283.•••* gnu/packages/syncthing.scm (go-github-com-syndtr-goleveldb): Update to 1.0.1-4.7581283. Leo Famulari2020-02-131-3/+3
| * gnu: go-github-com-prometheus-client-golang: Update to 1.2.1.•••* gnu/packages/syncthing.scm (go-github-com-prometheus-client-golang): Update to 1.2.1. Leo Famulari2020-02-131-2/+2
| * gnu: go-github-com-urfave-cli: Update to 1.22.2.•••* gnu/packages/golang.scm (go-github-com-urfave-cli): Update to 1.22.2. [propagated-inputs]: Add go-github-com-go-md2man. Leo Famulari2020-02-131-2/+4
| * gnu: Add go-github-com-go-md2man.•••* gnu/packages/golang.scm (go-github-com-go-md2man): New variable. Leo Famulari2020-02-131-1/+30
| * gnu: Add go-github-com-russross-blackfriday.•••* gnu/packages/golang.scm (go-github-com-russross-blackfriday): New variable. Leo Famulari2020-02-131-0/+27
| * gnu: Add go-github-com-shurcool-sanitized-anchor-name.•••* gnu/packages/golang.scm (go-github-com-shurcool-sanitized-anchor-name): New variable. Leo Famulari2020-02-131-0/+23
| * gnu: Add go-github-com-pmezard-go-difflib.•••* gnu/packages/golang.scm (go-github-com-pmezard-go-difflib): New variable. Leo Famulari2020-02-131-0/+22
| * gnu: go-github-com-mattn-go-isatty: Update to 0.0.11.•••* gnu/packages/golang.scm (go-github-com-mattn-go-isatty): Update to 0.0.11. Leo Famulari2020-02-131-2/+2
| * gnu: Change upstream for the go-nat-pmp Go NAT-PMP client.•••* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-go-nat-pmp): Replace with ... (go-github-com-jackpal-go-nat-pmp): ... new package. (syncthing)[inputs]: Adjust accordingly. Leo Famulari2020-02-131-23/+22
| * gnu: go-github-com-pkg-errors: Update to 0.9.0.•••* gnu/packages/golang.scm (go-github-com-pkg-errors): Update to 0.9.0. Leo Famulari2020-02-131-21/+19
| * gnu: go-github-com-oschwald-geoip2-golang: Update to 1.4.0.•••* gnu/packages/syncthing.scm (go-github-com-oschwald-geoip2-golang): Update to 1.4.0. Leo Famulari2020-02-131-2/+2
| * gnu: go-github-com-gogo-protobuf: Update to 1.3.1.•••* gnu/packages/golang.scm (go-github-com-gogo-protobuf): Update to 1.3.1. Leo Famulari2020-02-131-2/+2
| * gnu: Move go-github-com-golang-protobuf-proto to the Golang module.•••* gnu/packages/syncthing.scm (go-github-com-golang-protobuf-proto): Move variable ... gnu/packages/golang.scm (go-github-com-golang-protobuf-proto): ... to here. Leo Famulari2020-02-132-26/+26
| * gnu: go-github-com-rcrowley-go-metrics: Update to 0.0.0-2.cac0b30.•••* gnu/packages/syncthing.scm (go-github-com-rcrowley-go-metrics): Update to 0.0.0-2.cac0b30. Leo Famulari2020-02-131-3/+3
| * gnu: go-github-com-prometheus-client-golang: Update 1.1.0.•••* gnu/packages/syncthing.scm (go-github-com-prometheus-client-golang): Update to 1.1.0. Leo Famulari2020-02-131-2/+2
| * gnu: go-github-com-minio-sha256-simd: Update to 0.1.0.•••* gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Update to 0.1.0. Leo Famulari2020-02-131-22/+20
| * gnu: go-gopkg.in-asn1-ber.v1: Update to 1.3.•••* gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): Update to 1.3. Leo Famulari2020-02-131-2/+2
| * gnu: go-golang-org-x-time: Update to 0.0.0-2.9d24e82.•••* gnu/packages/golang.scm (go-golang-org-x-time): Update to 0.0.0-2.9d24e82. Leo Famulari2020-02-131-3/+3