aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* Merge branch 'master' into stagingBrett Gilio2019-12-13
|\
| * gnu: python-yapf: Update to 0.29.0.Brett Gilio2019-12-13
| | | | | | | | * gnu/packages/python-xyz.scm (python-yapf): Update to 0.29.0.
| * gnu: python-blessings: Update comment on test suite.Brett Gilio2019-12-13
| | | | | | | | | | | | * gnu/packages/terminals.scm (python-blessings): Test suite has been revised. [arguments]: Change comment to reflect change in test suite regarding TTY. [native-inputs]: Pass python-six, which is required for test suite.
| * gnu: python-blessings: Update to 1.7.Brett Gilio2019-12-13
| | | | | | | | * gnu/packages/terminals.scm (python-blessings): Update to 1.7.
| * gnu: python-semver: Adjust indentation.Brett Gilio2019-12-13
| | | | | | | | * gnu/packages/python-xyz.scm (python-semver): Adjust indentation.
| * gnu: python-semver: Do not patch virtualenv for tests.Brett Gilio2019-12-13
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-semver)[arguments]: The substitution case for patching virtualenv versioning is no longer requireed.
| * gnu: python-semver: Update to 2.9.0.Brett Gilio2019-12-13
| | | | | | | | * gnu/packages/python-xyz.scm (python-semver): Update to 2.9.0.
| * gnu: certbot: Update to 1.0.0.Brett Gilio2019-12-13
| | | | | | | | * gnu/packages/tls.scm (certbot): Update to 1.0.0.
| * gnu: python-acme: Update to 1.0.0.Brett Gilio2019-12-13
| | | | | | | | * gnu/packages/tls.scm (python-acme): Update to 1.0.0.
| * gnu: emacs-telega: Add MP4/GIF support.Brett Gilio2019-12-12
| | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-telega)[propagated-inputs]: Pass ffmpeg in propagated-inputs to support playback of inline MP4 and GIF files.
| * gnu: emacs-telega: Update to 0.5.2-2.Brett Gilio2019-12-12
| | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.5.2-2. Adds support for I18N.
| * gnu: emacs-telega: Modify description.Brett Gilio2019-12-12
| | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-telega)[description]: Modify the description to be easier to read.
| * gnu: emacs-telega: Add sticker support.Brett Gilio2019-12-12
| | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-telega)[propagated-inputs]: Add libwebp to the propagated-inputs in order to emit stickers properly.
| * gnu: emacs-telega: Update to 0.5.2.Brett Gilio2019-12-12
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.5.2.
| * gnu: guix-data-service: Update to 0.0.1-7.156b7ee.Christopher Baines2019-12-12
| | | | | | | | | | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-7.156b7ee. [arguments]: Add guix-data-service-manage-build-servers to the list of scripts.
| * gnu: coq: Split coqide.Julien Lepiller2019-12-12
| | | | | | | | * gnu/packages/coq.scm (coq)[outputs]: Add "ide" output.
| * linux-boot: Don't ignore flags when mounting root file system.Guillaume Le Vaillant2019-12-12
| | | | | | | | | | | | | | | | * gnu/build/linux-boot.scm (mount-root-file-system): Add the 'flags' keyword argument and use it when mounting the root file system. (boot-system): Pass the root file system flags to 'mount-root-file-system'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: wireguard: Update to 0.0.20191212.Tobias Geerinckx-Rice2019-12-12
| | | | | | | | * gnu/packages/vpn.scm (wireguard): Update to 0.0.20191212.
| * gnu: iptables: Update to 1.8.4.Tobias Geerinckx-Rice2019-12-12
| | | | | | | | * gnu/packages/linux.scm (iptables): Update to 1.8.4.
| * gnu: nftables: Update to 0.9.3.Tobias Geerinckx-Rice2019-12-12
| | | | | | | | * gnu/packages/linux.scm (nftables): Update to 0.9.3.
| * gnu: nftables: Prefer mirror://netfilter sources.Tobias Geerinckx-Rice2019-12-12
| | | | | | | | * gnu/packages/linux.scm (nftables)[source]: Add a mirror:// URI.
| * gnu: libnftnl: Update to 1.1.5.Tobias Geerinckx-Rice2019-12-12
| | | | | | | | | | | | | | * gnu/packages/linux.scm (libnftnl): Update to 1.1.5. [source]: Add patch. * gnu/packages/patches/libnftnl-dont-check-NFTNL_FLOWTABLE_SIZE.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: nftables: Use HTTPS for www.nftables.org.Tobias Geerinckx-Rice2019-12-12
| | | | | | | | * gnu/packages/linux.scm (nftables)[source, home-page]: Use HTTPS.
| * gnu: fio: Download over HTTPS.Tobias Geerinckx-Rice2019-12-12
| | | | | | | | * gnu/packages/benchmark.scm (fio)[source]: Use HTTPS.
| * gnu: fio: Update to 3.16.Tobias Geerinckx-Rice2019-12-12
| | | | | | | | * gnu/packages/benchmark.scm (fio): Update to 3.16.
| * gnu: muse-sequencer: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-12-12
| | | | | | | | * gnu/packages/music.scm (muse-sequencer)[source]: Hard-code NAME.
| * gnu: libwpd: Update to 0.10.3.Tobias Geerinckx-Rice2019-12-12
| | | | | | | | * gnu/packages/libreoffice.scm (libwpd): Update to 0.10.3.
| * gnu: bogofilter: Use HTTPS home page.Tobias Geerinckx-Rice2019-12-12
| | | | | | | | * gnu/packages/mail.scm (bogofilter)[home-page]: Use HTTPS.
| * gnu: bogofilter: Update to 1.2.5.Tobias Geerinckx-Rice2019-12-12
| | | | | | | | | | * gnu/packages/mail.scm (bogofilter): Update to 1.2.5. [license]: Upgrade to GPL3+.
| * gnu: graphicsmagick: Update to 1.3.33.Tobias Geerinckx-Rice2019-12-12
| | | | | | | | * gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.33.
| * gnu: gx: Update to 0.14.2.Tobias Geerinckx-Rice2019-12-12
| | | | | | | | * gnu/packages/ipfs.scm (gx): Update to 0.14.2.
| * gnu: libcdio-paranoia: Update to 10.2+2.0.1.Tobias Geerinckx-Rice2019-12-12
| | | | | | | | * gnu/packages/cdrom.scm (libcdio-paranoia): Update to 10.2+2.0.1.
| * gnu: remind: Update to 3.1.17.Tobias Geerinckx-Rice2019-12-12
| | | | | | | | * gnu/packages/calendar.scm (remind): Update to 3.1.17.
| * gnu: Add emacs-modus-themes.Nicolas Goaziou2019-12-11
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-modus-themes): New variable.
* | gnu: r-with-tests: Update to 3.6.2.Ricardo Wurmus2019-12-12
| | | | | | | | * gnu/packages/statistics.scm (r-with-tests): Update to 3.6.2.
* | gnu: speexdsp: Do not build static libraries.Marius Bakke2019-12-11
| | | | | | | | | | * gnu/packages/xiph.scm (speexdsp)[arguments]: Add "--disable-static" in #:configure-flags.
* | gnu: libtheora: Do not build static libraries.Marius Bakke2019-12-11
| | | | | | | | * gnu/packages/xiph.scm (libtheora)[arguments]: New field.
* | gnu: libvorbis: Do not build static libraries.Marius Bakke2019-12-11
| | | | | | | | | | * gnu/packages/xiph.scm (libvorbis)[arguments]: Add "--disable-static" to #:configure-flags.
* | gnu: libogg: Do not build static libraries.Marius Bakke2019-12-11
| | | | | | | | * gnu/packages/xiph.scm (libogg)[arguments]: New field.
* | gnu: opus: Do not build static libraries.Marius Bakke2019-12-11
| | | | | | | | * gnu/packages/xiph.scm (opus)[arguments]: New field.
* | gnu: libwebp: Do not build static libraries.Marius Bakke2019-12-11
| | | | | | | | | | * gnu/packages/image.scm (libwebp)[arguments]: Add "--disable-static" to #:configure-flags.
* | gnu: pcre2: Do not build static libraries.Marius Bakke2019-12-11
| | | | | | | | | | * gnu/packages/pcre.scm (pcre2)[arguments]: Add "--disable-static" to #:configure-flags.
* | gnu: pcre2: Update to 10.34.Marius Bakke2019-12-11
| | | | | | | | | | | | | | * gnu/packages/patches/pcre2-fix-jit_match-crash.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/pcre.scm (pcre2): Update to 10.34. [source](patches): Remove.
* | gnu: nss: Remove replacement package.Marius Bakke2019-12-11
| | | | | | | | | | | | | | | | | | | | The merge preceding this commit ignored the 'replacement' added to nss in commit 04b33ce205f38813b4dbd04b6ad3c7aa0be0b6f6, because the security fix is already present in NSS 3.48. This commit removes the remaining bits. * gnu/packages/patches/nss-CVE-2019-11745.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/nss.scm (nss/fixed): Remove variable.
* | Merge branch 'master' into stagingMarius Bakke2019-12-11
|\|
| * gnu: Remove fmt-restinio.Marius Bakke2019-12-11
| | | | | | | | | | | | This is a follow-up to commit 71ce0b52901e49002502d220551dad21c07a7fed. * gnu/packages/pretty-print.scm (fmt-restinio): Remove variable.
| * gnu: Add emacs-quasi-monochrome.Ricardo Wurmus2019-12-11
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-quasi-monochrome): New variable.
| * gnu: seabios: Update to 1.13.0.Marius Bakke2019-12-11
| | | | | | | | | | * gnu/packages/firmware.scm (seabios): Update to 1.13.0. [native-inputs]: Change from PYTHON-2 to PYTHON-WRAPPER.
| * gnu: fmt: Build shared library instead of static.Marius Bakke2019-12-11
| | | | | | | | | | | | | | * gnu/packages/pretty-print.scm (fmt)[arguments]: New field. * gnu/packages/networking.scm (fmt-restinio): Remove variable. (restinio)[propagated-inputs]: Change from FMT-RESTINIO to FMT. (opendht)[inputs]: Likewise.
| * gnu: libssh: Update to 0.9.3 [fixes CVE-2019-14889].Marius Bakke2019-12-11
| | | | | | | | | | * gnu/packages/ssh.scm (libssh): Update to 0.9.3. [arguments]: Remove #:phases.