summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-10gnu: go-github-com-chmduquesne-rollinghash-adler32: Update to 0.0.0-1.3dc7875....* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32): Update to 0.0.0-1.3dc7875. Leo Famulari
2018-01-10gnu: go-golang-org-x-time-rate: Update to 0.0.0-1.6dc1736....* gnu/packages/syncthing.scm (go-golang-org-x-time-rate): Update to 0.0.0-1.6dc1736. Leo Famulari
2018-01-10gnu: go-golang-org-x-sys-unix: Update to 0.0.0-1.8380141....* gnu/packages/syncthing.scm (go-golang-org-x-sys-unix): Update to 0.0.0-1.8380141. [arguments]: Adjust the tests to the build environment. Leo Famulari
2018-01-10gnu: kcp-go: Switch upstream source....* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-kcp-go): Replace with ... (go-github-com-xtaci-kcp-go): ... new variable. Leo Famulari
2018-01-10gnu: Add go-github-com-klauspost-reedsolomon....* gnu/packages/syncthing.scm (go-github-com-klauspost-reedsolomon): New variable. Leo Famulari
2018-01-10gnu: Add go-github-com-klauspost-cpuid....* gnu/packages/syncthing.scm (go-github-com-klauspost-cpuid): New variable. Leo Famulari
2018-01-10gnu: go-github-com-minio-sha256-simd: Update to 0.0.0-1.ad98a36....* gnu/packages/syncthing.scm (go-github-com-minio-sha256-simd): Update to 0.0.0-1.ad98a36. Leo Famulari
2018-01-10gnu: go-github-com-zillode-notify: Update to 0.0.0-1.8fff849....* gnu/packages/syncthing.scm (go-github-com-zillode-notify): Update to 0.0.0-1.8fff849. Leo Famulari
2018-01-10gnu: xterm: Update to 331....* gnu/packages/xorg.scm (xterm): Update to 331. [arguments]: Remove now-default ‘--enable-256-color’ from #:configure-flags. now enabled by default. Tobias Geerinckx-Rice
2018-01-10gnu: yoshimi: Update to 1.5.6....* gnu/packages/music.scm (yoshimi): Update to 1.5.6. [description]: Tweak slightly. Tobias Geerinckx-Rice
2018-01-10gnu: yoshimi: Find ncurses with pkg-config....* gnu/packages/music.scm (yoshimi)[arguments]: Remove obsolete ‘find-ncurses’ phase. Tobias Geerinckx-Rice
2018-01-10gnu: yadifa: Update to 2.3.7....* gnu/packages/dns.scm (yadifa): Update to 2.3.7. [arguments]: Add ‘--disable-build-timestamp’ and ‘--enable-acl’ to, and remove ‘--enable-messages’ from #:configure-flags. Tobias Geerinckx-Rice
2018-01-09gnu: perl-module-pluggable: Fix perms on patch....* gnu/packages/patches/perl-module-pluggable-search.patch: Remove executable bit. Eric Bavier
2018-01-09publish: Remove "Guix-Nar-Compression" header from responses....This was harmless but non-compliant and unnecessary. * guix/scripts/publish.scm <top level>: Rename "Guix-Nar-Compression" to "X-Nar-Compression" as should have always been. (render-nar, nar-response-port): Adjust accordingly. (strip-headers): New procedure. (sans-content-length, with-content-length): Use it. Ludovic Courtès
2018-01-09system: Extend .gdbinit to authorize extensions from /gnu/store/*/lib....* gnu/system/shadow.scm (default-skeletons)["gdbinit"]: Add 'auto-load safe-path' statement. Ludovic Courtès
2018-01-09gnu: libb2: Only check for CPU optimisations on Intel architectures....* gnu/packages/crypto.scm (libb2)[arguments]: Only pass the configure-flag '--enable-fat' on i686 or x86_64. Efraim Flashner
2018-01-09gnu: iucode-tool: Limit to Intel compatible architectures....* gnu/packages/linux.scm (iucode-tool)[supported-systems]: New field. Efraim Flashner
2018-01-09gnu: notmuch: Update to 0.26....* gnu/packages/mail.scm (notmuch): Update to 0.26. Marius Bakke
2018-01-09tests: marionette-operating-system: Add initrd parameter and kernel-arguments....* gnu/tests.scm (marionette-operating-system): Use initrd parameter "on-error" and kernel-arguments "panic". Danny Milosavljevic
2018-01-09system: Export operating-system-user-kernel-arguments....* gnu/system.scm (operating-system-user-kernel-arguments): Export it. Danny Milosavljevic
2018-01-09gnu: behave: Enable tests....* gnu/packages/check.scm (behave)[native-inputs]: Add python-mock, python-nose and python-pyhamcrest. [arguments]: Remove #:tests?. Add #:test-target. Kei Kebreau
2018-01-09gnu: gnucash: Update to 2.6.19....* gnu/packages/gnucash.scm (gnucash, gnucash-docs): Update to 2.6.19. Kei Kebreau
2018-01-09gnu: tor: Update to 3.2.9....* gnu/packages/tor.scm (tor): Update to 0.3.2.9. Tobias Geerinckx-Rice
2018-01-09gnu: geierlein: Use HTTPS for home page....* gnu/packages/finance.scm (geierlein)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-01-09gnu: geierlein: Update to 0.9.13....* gnu/packages/finance.scm (geierlein): Update to 0.9.13. Tobias Geerinckx-Rice
2018-01-09gnu: libsrtp: Mark up description....* gnu/packages/telephony.scm (libsrtp)[description]: Use @dfn. Tobias Geerinckx-Rice
2018-01-09gnu: libsrtp: Update to 1.6.0....* gnu/packages/telephony.scm (libsrtp): Update to 1.6.0. Re-indent. Tobias Geerinckx-Rice
2018-01-09gnu: seqmagick: Update to 0.7.0....* gnu/packages/bioinformatics.scm (seqmagick): Update to 0.7.0. Use python-3. [arguments]: Remove replacement phase for check. [inputs]: Add biopython. Remove python2-biopython-1.66. (python2-biopython-1.66): Remove variable. Ben Woodcroft
2018-01-08gnu: ledger: Fix test failures....* gnu/packages/patches/ledger-revert-boost-python-fix.patch, gnu/packages/patches/ledger-fix-uninitialized.patch: New patches. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/finance.scm (ledger)[source]: Use them. Eric Bavier
2018-01-08gnu: emacs-auctex: Update to 12.1.0....* gnu/packages/emacs.scm (emacs-auctex): Update to 12.1.0. Kei Kebreau
2018-01-08gnu: Electrum: Update to 3.0.5 [security fixes]....This fixes a critical security issue: <https://github.com/spesmilo/electrum/issues/3374> * gnu/packages/finance.scm (electrum): Update to 3.0.5. Leo Famulari
2018-01-08gnu: kurly: Install some documentation....* gnu/packages/curl.scm (kurly)[arguments]: Install the README in an 'install-readme' phase and don't install the source code. Leo Famulari
2018-01-09gnu: feh: Update to 2.23....* gnu/packages/image-viewers.scm (feh): Update to 2.23. Marius Bakke
2018-01-09gnu: xscreensaver: Update to 5.38....* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.38. Marius Bakke
2018-01-09gnu: samba: Update to 4.7.4....* gnu/packages/samba.scm (samba): Update to 4.7.4. Marius Bakke
2018-01-09gnu: whois: Update to 5.2.20....* gnu/packages/networking.scm (whois): Update to 5.2.20. Marius Bakke
2018-01-09gnu: jsoncpp: Update to 1.8.4....* gnu/packages/serialization.scm (jsoncpp): Update to 1.8.4. Marius Bakke
2018-01-08linux-boot: Add #:on-error for initrd error handling....Suggested by Danny Milosavljevic <dannym@scratchpost.org> in <https://bugs.gnu.org/29922>. * gnu/build/linux-boot.scm (boot-system): Add #:on-error parameter and pass it to 'call-with-error-handling'. * gnu/system/linux-initrd.scm (raw-initrd): Add #:on-error and pass it. (base-initrd): Likewise. Ludovic Courtès
2018-01-08gnu: Add vboot-utils....* gnu/packages/bootloaders.scm (vboot-utils): New public variable. Marius Bakke
2018-01-08gnu: Add iucode-tool....* gnu/packages/linux.scm (iucode-tool): New public variable. Marius Bakke
2018-01-08gnu: Add rename....* gnu/packages/admin.scm (rename): New public variable. Marius Bakke
2018-01-08gnu: lame: Remove obsolete workaround....* gnu/packages/mp3.scm (lame)[native-inputs]: Remove. Marius Bakke
2018-01-08gnu: openvswitch: Update to 2.8.1....* gnu/packages/networking.scm (openvswitch): Update to 2.8.1. Marius Bakke
2018-01-08gnu: guile-wiredtiger: Update to 0.6.3....* gnu/package/databases.scm (guile-wiredtiger): Update to 0.6.3. [arguments]: Enable tests; disable parallel tests; remove 'remove-bundled-dependencies' phase. [synopsis, description]: Improve them. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> amirouche
2018-01-08gnu: Add emacs-bongo....* gnu/packages/emacs.scm (emacs-bongo): New variable. Mathieu Othacehe
2018-01-08gnu: snakemake: Update to 4.4.0....* gnu/packages/python.scm (snakemake): Update to 4.4.0. Ricardo Wurmus
2018-01-08gnu: elixir: Update to 1.5.3....* gnu/packages/elixir.scm (elixir): Update to 1.5.3. Tobias Geerinckx-Rice
2018-01-08gnu: services: Add darkstat service....* gnu/services/monitoring.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * doc/guix.texi (Monitoring Services): Document it. 宋文武
2018-01-08gnu: Add darkstat....* gnu/packages/monitoring.scm (darkstat): New variable. 宋文武
2018-01-08import: crate: Gracefully deal with missing license info....Reported by Fis Trivial <ybbs.daans@hotmail.com>. Fixes <https://bugs.gnu.org/28987>. * guix/import/crate.scm (crate-fetch): Check whether the "license" info is present. Ludovic Courtès