aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: osinfo-db: Update to 20200529.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/virtualization.scm (osinfo-db): Update to 20200529.
* gnu: osinfo-db-tools: Update to 1.8.0.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/virtualization.scm (osinfo-db-tools): Update to 1.8.0.
* gnu: qutebrowser: Update to 1.12.0.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/web-browsers.scm (qutebrowser): Update to 1.12.0.
* gnu: bs1770gain: Deduplicate home page URLs.Tobias Geerinckx-Rice2020-06-03
| | | | | * gnu/packages/audio.scm (bs1770gain)[source]: Re-use the HOME-PAGE field in the snippet.
* gnu: bs1770gain: Update to 0.7.0.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/audio.scm (bs1770gain): Update to 0.7.0.
* gnu: iw: Use CC-FOR-TARGET.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/linux.scm (iw)[arguments]: Use CC-FOR-TARGET.
* gnu: net-tools: Fix cross-compilation.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/linux.scm (net-tools)[arguments]: Use CC-FOR-TARGET.
* gnu: lemonbar: Fix cross-compilation.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/wm.scm (lemonbar)[arguments]: Use CC-FOR-TARGET.
* gnu: inxi-minimal: Update to 3.1.01-1.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.1.01-1.
* gnu: acpica: Update to 20200528.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/admin.scm (acpica): Update to 20200528.
* gnu: blktrace: Prepare for cross-compilation.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/linux.scm (blktrace)[arguments]: Use CC-FOR-TARGET.
* gnu: mdadm: Actually cross-compile.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/linux.scm (mdadm)[arguments]: Use CC-FOR-TARGET.
* gnu: hdparm: Fix cross-compilation.Tobias Geerinckx-Rice2020-06-03
| | | | | * gnu/packages/linux.scm (hdparm)[arguments]: Use CC-FOR-TARGET. Don't strip the binary during the build phase.
* gnu: mbpfan: Fix cross-compilation.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/linux.scm (mbpfan)[arguments]: Use CC-FOR-TARGET.
* gnu: earlyoom: Actually cross-compile.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/linux.scm (earlyoom)[arguments]: Use CC-FOR-TARGET.
* gnu: i2c-tools: Actually cross-compile.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/linux.scm (i2c-tools)[arguments]: Use CC-FOR-TARGET.
* gnu: libabigail: Update to 1.7.Marius Bakke2020-06-02
| | | | * gnu/packages/elf.scm (libabigail): Update to 1.7.
* gnu: dbus: Fix CVE-2020-12049.Marius Bakke2020-06-02
| | | | | | | * gnu/packages/patches/dbus-CVE-2020-12049.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/glib.scm (dbus/fixed): New variable. (dbus)[replacement]: New field.
* gnu: sct: Prepare for cross-compilation.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/xdisorg.scm (sct)[arguments]: Use CC-FOR-TARGET.
* gnu: sct: Update to 0.5.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/xdisorg.scm (sct): Update to 0.5.
* gnu: ubridge: Fix cross-compilation.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/networking.scm (ubridge)[arguments]: Use CC-FOR-TARGET.
* gnu: memtester: Fix cross-compilation.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/hardware.scm (memtester)[arguments]: Use CC-FOR-TARGET.
* gnu: iniparser: Edit synopsis & description.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/samba.scm (iniparser)[synopsis, description]: Flesh out.
* gnu: iniparser: Fix cross-compilation.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/samba.scm (iniparser)[arguments]: Use CC-FOR-TARGET.
* gnu: linenoise: Fix cross-compilation.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/shells.scm (linenoise)[arguments]: Use CC-FOR-TARGET.
* gnu: clipnotify: Fix cross-compilation.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/xdisorg.scm (clipnotify)[arguments]: Use CC-FOR-TARGET.
* gnu: nvme-cli: Fix cross-compilation.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/linux.scm (nvme-cli)[arguments]: Use CC-FOR-TARGET.
* gnu: lolcat: Fix cross-compilation.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/games.scm (lolcat)[arguments]: Use CC-FOR-TARGET.
* gnu: clzip: Fix cross-compilation.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/compression.scm (clzip)[arguments]: Use CC-FOR-TARGET.
* gnu: lunzip: Fix cross-compilation.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/compression.scm (lunzip)[arguments]: Use CC-FOR-TARGET.
* gnu: pigz: Fix cross-compilation.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/compression.scm (pigz)[arguments]: Use CC-FOR-TARGET.
* gnu: os-prober: Fix cross-compilation.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/bootloaders.scm (os-prober)[arguments]: Use CC-FOR-TARGET.
* gnu: texlive-csquotes: Update source checksum.Marius Bakke2020-06-02
| | | | | | | | This package had not been adjusted for the TeX Live 2019 upgrade. Fixes <https://bugs.gnu.org/41660>. * gnu/packages/tex.scm (texlive-csquotes)[simple-texlive-package]: Update expected checksum.
* gnu: toutenclic: Add missing input.Marius Bakke2020-06-02
| | | | * gnu/packages/education.scm (toutenclic)[native-inputs]: Add UNZIP.
* gnu: libreoffice: Update to 4.4.2.2.Efraim Flashner2020-06-02
| | | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 4.4.2.2. [arguments]: Remove unrecognized configure-flag.
* gnu: icecat: Update to 68.9.0-guix0-preview1 [security fixes].Mark H Weaver2020-06-02
| | | | | | | | Includes fixes for CVE-2020-12399 and CVE-2020-12405. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. * gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
* gnu: nss: Fix CVE-2020-12399 via graft.Mark H Weaver2020-06-02
| | | | | | | * gnu/packages/patches/nss-CVE-2020-12399.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/nss.scm (nss/fixed): New variable. (nss)[replacement]: Add field.
* gnu: guix, guix-jupyter, cuirass, hpcguix-web: Use Guile-JSON 4.0.Ludovic Courtès2020-06-02
| | | | | | | | | * gnu/packages/package-management.scm (guix)[native-inputs] [propagated-inputs]: Use GUILE-JSON-4 instead of GUILE-JSON-3. * gnu/packages/ci.scm (cuirass)[inputs]: Likewise. * gnu/packages/package-management.scm (guix-jupyter)[propagated-inputs]: Likewise. * gnu/packages/web.scm (hpcguix-web)[propagated-inputs]: Likewise.
* gnu: guile-json: Add version 4.0.1.Ludovic Courtès2020-06-02
| | | | | * gnu/packages/guile.scm (guile-json-4): New variable. (guile2.2-json): Use it.
* gnu: libuemf: Work around Guile texinfo limitations.Tobias Geerinckx-Rice2020-06-02
| | | | | * gnu/packages/image.scm (libuemf)[description]: Substitute @acronym{} for @abbr{}.
* gnu: haproxy: Update to 2.1.5.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/networking.scm (haproxy): Update to 2.1.5.
* gnu: enet: Update to 1.3.15.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/networking.scm (enet): Update to 1.3.15.
* gnu: samba: Update to 4.12.3.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/samba.scm (samba): Update to 4.12.3.
* gnu: ubridge: Update to 0.9.18.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/networking.scm (ubridge): Update to 0.9.18.
* gnu: byobu: Update to 5.133.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/screen.scm (byobu): Update to 5.133.
* gnu: skalibs: Update to 2.9.2.1.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/skarnet.scm (skalibs): Update to 2.9.2.1.
* gnu: execline: Update to 2.6.0.2.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/skarnet.scm (execline): Update to 2.6.0.2.
* gnu: tilda: Update to 1.5.2.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/terminals.scm (tilda): Update to 1.5.2.
* gnu: sakura: Update to 3.7.1.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/terminals.scm (sakura): Update to 3.7.1.
* gnu: sakura: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/terminals.scm (sakura)[source]: Hard-code NAME.