Age | Commit message (Expand) | Author |
2018-01-09 | gnu: 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-09 | gnu: iucode-tool: Limit to Intel compatible architectures....* gnu/packages/linux.scm (iucode-tool)[supported-systems]: New field.
| Efraim Flashner |
2018-01-09 | gnu: notmuch: Update to 0.26....* gnu/packages/mail.scm (notmuch): Update to 0.26.
| Marius Bakke |
2018-01-09 | gnu: 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-09 | gnu: gnucash: Update to 2.6.19....* gnu/packages/gnucash.scm (gnucash, gnucash-docs): Update to 2.6.19.
| Kei Kebreau |
2018-01-09 | gnu: tor: Update to 3.2.9....* gnu/packages/tor.scm (tor): Update to 0.3.2.9.
| Tobias Geerinckx-Rice |
2018-01-09 | gnu: geierlein: Use HTTPS for home page....* gnu/packages/finance.scm (geierlein)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2018-01-09 | gnu: geierlein: Update to 0.9.13....* gnu/packages/finance.scm (geierlein): Update to 0.9.13.
| Tobias Geerinckx-Rice |
2018-01-09 | gnu: libsrtp: Mark up description....* gnu/packages/telephony.scm (libsrtp)[description]: Use @dfn.
| Tobias Geerinckx-Rice |
2018-01-09 | gnu: libsrtp: Update to 1.6.0....* gnu/packages/telephony.scm (libsrtp): Update to 1.6.0. Re-indent.
| Tobias Geerinckx-Rice |
2018-01-09 | gnu: 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-08 | gnu: 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-08 | gnu: emacs-auctex: Update to 12.1.0....* gnu/packages/emacs.scm (emacs-auctex): Update to 12.1.0.
| Kei Kebreau |
2018-01-08 | gnu: 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-08 | gnu: 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-09 | gnu: feh: Update to 2.23....* gnu/packages/image-viewers.scm (feh): Update to 2.23.
| Marius Bakke |
2018-01-09 | gnu: xscreensaver: Update to 5.38....* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.38.
| Marius Bakke |
2018-01-09 | gnu: samba: Update to 4.7.4....* gnu/packages/samba.scm (samba): Update to 4.7.4.
| Marius Bakke |
2018-01-09 | gnu: whois: Update to 5.2.20....* gnu/packages/networking.scm (whois): Update to 5.2.20.
| Marius Bakke |
2018-01-09 | gnu: jsoncpp: Update to 1.8.4....* gnu/packages/serialization.scm (jsoncpp): Update to 1.8.4.
| Marius Bakke |
2018-01-08 | gnu: Add vboot-utils....* gnu/packages/bootloaders.scm (vboot-utils): New public variable.
| Marius Bakke |
2018-01-08 | gnu: Add iucode-tool....* gnu/packages/linux.scm (iucode-tool): New public variable.
| Marius Bakke |
2018-01-08 | gnu: Add rename....* gnu/packages/admin.scm (rename): New public variable.
| Marius Bakke |
2018-01-08 | gnu: lame: Remove obsolete workaround....* gnu/packages/mp3.scm (lame)[native-inputs]: Remove.
| Marius Bakke |
2018-01-08 | gnu: openvswitch: Update to 2.8.1....* gnu/packages/networking.scm (openvswitch): Update to 2.8.1.
| Marius Bakke |
2018-01-08 | gnu: 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-08 | gnu: Add emacs-bongo....* gnu/packages/emacs.scm (emacs-bongo): New variable.
| Mathieu Othacehe |
2018-01-08 | gnu: snakemake: Update to 4.4.0....* gnu/packages/python.scm (snakemake): Update to 4.4.0.
| Ricardo Wurmus |
2018-01-08 | gnu: elixir: Update to 1.5.3....* gnu/packages/elixir.scm (elixir): Update to 1.5.3.
| Tobias Geerinckx-Rice |
2018-01-08 | gnu: Add darkstat....* gnu/packages/monitoring.scm (darkstat): New variable.
| 宋文武 |
2018-01-08 | gnu: Add html-xml-utils....* gnu/packages/xml.scm (html-xml-utils): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Stefan Reichör |
2018-01-08 | gnu: Add rtags....* gnu/packages/code.scm (rtags): New public variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Fis Trivial |
2018-01-08 | gnu: guix: Update snapshot to c04ffad....* gnu/packages/package-management.scm (guix): Update to c04ffad.
| Ludovic Courtès |
2018-01-08 | gnu: youtube-dl: Update to 2018.01.07....* gnu/packages/video.scm (youtube-dl): Update to 2018.01.07.
| Tobias Geerinckx-Rice |
2018-01-08 | gnu: nano: Update to 2.9.2....* gnu/packages/nano.scm (nano): Update to 2.9.2.
| Tobias Geerinckx-Rice |
2018-01-08 | gnu: borg: Unbundle libb2....* gnu/packages/backup.scm (borg)[source]: Remove bundled libb2 in snippet.
[inputs]: Add libb2.
[arguments]: Use it.
| Tobias Geerinckx-Rice |
2018-01-08 | gnu: Add libb2....* gnu/packages/crypto.scm (libb2): New public variable.
| Tobias Geerinckx-Rice |
2018-01-07 | gnu: Add missing copyright line....* gnu/packages/check.scm: Add copyright line for 18a4d6d.
| Kei Kebreau |
2018-01-07 | gnu: Add python-pyhamcrest....* gnu/packages/check.scm (python-pyhamcrest, python2-pyhamcrest): New
variables.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
| Fis Trivial |
2018-01-07 | gnu: rosegarden: Use jack-1....* gnu/packages/music.scm (rosegarden)[inputs]: Replace jack-2 with jack-1.
| Ricardo Wurmus |
2018-01-07 | gnu: dssi: Use jack-1....* gnu/packages/music.scm (dssi)[inputs]: Replace jack-2 with jack-1.
| Ricardo Wurmus |
2018-01-07 | gnu: Add muse-sequencer....* gnu/packages/music.scm (muse-sequencer): New variable.
| Ricardo Wurmus |
2018-01-07 | gnu: mes: Generalize logic for native-inputs....* gnu/packages/mes.scm (mes)[native-inputs]: On all architectures except
i686-linux use cross compiler packages.
| Efraim Flashner |
2018-01-07 | gnu: webkitgtk: Disable SharedArrayBuffers to mitigate Spectre....* gnu/packages/patches/webkitgtk-mitigate-spectre.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/webkit.scm (webkitgtk)[source]: Add patch.
| Mark H Weaver |
2018-01-06 | gnu: icecat: Add more fixes, including Spectre mitigation....* gnu/packages/gnuzilla.scm (icecat)[source]: Add more fixes from the
upstream mozilla-esr52 repository, plus a backported mitigation for
Spectre from Firefox 57.0.4.
* gnu/packages/patches/icecat-bug-1427870-spectre-mitigation.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Mark H Weaver |
2018-01-06 | gnu: irssi: Update to 1.0.6 [fixes CVE-2017-{5205,5206,5207,5208}]....* gnu/packages/irc.scm (irssi): Update to 1.0.6.
| Leo Famulari |
2018-01-06 | gnu: gdm: Update to 3.26.2.1....* gnu/packages/gnome.scm (gdm): Update to 3.26.2.1.
| Rutger Helling |
2018-01-06 | gnu: gnome-online-accounts: Update to 3.26.2....This removes telepathy support, which is actively discouraged upstream:
<https://git.gnome.org/browse/gnome-online-accounts/commit/?id=a65ebfe1069>.
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.26.2.
[inputs]: Remove telepathy-glib.
| Tobias Geerinckx-Rice |
2018-01-06 | gnu: crawl, craw-titles: Update to 0.21.0....* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.21.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| nee |
2018-01-06 | gnu: linux-libre: Update to 4.14.12....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.12.
(%linux-libre-hash): Update hash.
| Mark H Weaver |