Age | Commit message (Expand) | Author |
2018-08-09 | gnu: java-snappy: Fix description....* gnu/packages/compression.scm (java-snappy)[description]: Fix typos.
| Tobias Geerinckx-Rice |
2018-08-09 | gnu: java-snappy: Update to 1.1.7.2....* gnu/packages/compression.scm (java-snappy): Update to 1.1.7.2.
| Tobias Geerinckx-Rice |
2018-08-09 | gnu: libodfgen: Update to 0.1.7....* gnu/packages/libreoffice.scm (libodfgen): Update to 0.1.7.
[source]: Update URI.
| Tobias Geerinckx-Rice |
2018-08-09 | gnu: bind: Update to 9.12.2-P1....* gnu/packages/dns.scm (isc-bind): Update to 9.12.2-P1.
| Tobias Geerinckx-Rice |
2018-08-09 | gnu: numactl: Update to 2.0.12....* gnu/packages/linux.scm (numactl): Update to 2.0.12.
| Tobias Geerinckx-Rice |
2018-08-09 | gnu: numactl: Update home page....From the project mailing list[0]:
“The old libnuma website hosted at oss.sgi.com is now gone as that
website no longer exists. Everything for libnuma/numactl is now at
GitHub [...]”
[0]: https://www.spinics.net/lists/linux-numa/msg01178.html
* gnu/packages/linux.scm (numactl)[source, home-page]: Update URIs.
| Tobias Geerinckx-Rice |
2018-08-09 | gnu: libnftnl: Update to 1.1.1....* gnu/packages/linux.scm (libnftnl): Update to 1.1.1.
| Tobias Geerinckx-Rice |
2018-08-09 | gnu: alpine: Update to 2.21.9999....* gnu/packages/mail.scm (alpine): Update to 2.21.9999.
| Tobias Geerinckx-Rice |
2018-08-09 | gnu: mingw-w64: Update to 5.0.4....* gnu/packages/mingw.scm (mingw-w64): Update to 5.0.4.
| Tobias Geerinckx-Rice |
2018-08-09 | gnu: dovecot: Update to 2.3.2.1....* gnu/packages/mail.scm (dovecot): Update to 2.3.2.1.
| Tobias Geerinckx-Rice |
2018-08-09 | gnu: xlockmore: Update to 5.56....* gnu/packages/xdisorg.scm (xlockmore): Update to 5.56.
| Tobias Geerinckx-Rice |
2018-08-09 | gnu: autogen: Update to 5.18.14....* gnu/packages/autogen.scm (autogen): Update to 5.18.14.
[inputs]: Move perl from native-inputs to here...
[native-inputs]: ...and which from inputs to here.
[arguments]: Remove unnecessary ‘/usr/bin/tr’ substitution.
| Tobias Geerinckx-Rice |
2018-08-09 | gnu: yoshimi: Update to 1.5.8.2....* gnu/packages/music.scm (yoshimi): Update to 1.5.8.2.
| Tobias Geerinckx-Rice |
2018-08-09 | gnu: setbfree: Update to 0.8.7....* gnu/packages/music.scm (setbfree): Update to 0.8.7.
| Tobias Geerinckx-Rice |
2018-08-09 | gnu: setbfree: Don't use unstable tarball....* gnu/packages/music.scm (setbfree)[source]: Use GIT-FETCH.
| Tobias Geerinckx-Rice |
2018-08-09 | gnu: libostree: Update to 2018.7....* gnu/packages/package-management.scm (libostree): Update to 2018.7.
| Tobias Geerinckx-Rice |
2018-08-09 | gnu: youtube-dl: Update to 2018.08.04....* gnu/packages/video.scm (youtube-dl): Update to 2018.08.04.
| Tobias Geerinckx-Rice |
2018-08-09 | gnu: msitools: Update to 0.98....* gnu/packages/package-management.scm (msitools): Update to 0.98.
| Tobias Geerinckx-Rice |
2018-08-09 | gnu: uwsgi: Update to 2.0.17.1....* gnu/packages/web.scm (uwsgi): Update to 2.0.17.1.
| Tobias Geerinckx-Rice |
2018-08-09 | gnu: stunnel: Update to 5.48 [security fix]....No CVE. From the ChangeLog:
“Security bugfixes: Fixed requesting client certificate when specified
as a global option.”
* gnu/packages/web.scm (stunnel): Update to 5.48.
| Tobias Geerinckx-Rice |
2018-08-08 | gnu: python-flake8: Fix build....* gnu/packages/python.scm (python-flake8)[arguments]: Add build phases
"delete-broken-test" and "fix-problem-with-pycodestyle".
[propagated-inputs]: Remove python-setuptools.
| Ricardo Wurmus |
2018-08-08 | gnu: python-flake8: Use INVOKE....* gnu/packages/python.scm (python-flake8)[arguments]: Use INVOKE and always
return #T.
| Ricardo Wurmus |
2018-08-08 | gnu: epiphany: Correctly set the library RUNPATH....* gnu/packages/gnome.scm (epiphany): Set the runpath in #:configure-flags.
| Leo Famulari |
2018-08-08 | gnu: python-dbus: Update to 1.2.8....* gnu/packages/python.scm (python-dbus): Update to 1.2.8.
[inputs]: Replace "python" with "python-wrapper".
| Ricardo Wurmus |
2018-08-08 | gnu: python-cython: Remove failing test....* gnu/packages/python.scm (python-cython)[arguments]: Remove failing test.
| Ricardo Wurmus |
2018-08-08 | gnu: Cython: Update to 0.28.4....* gnu/packages/python.scm (python-cython, python2-cython): Update to 0.28.4.
[arguments]: Use invoke.
| Leo Famulari |
2018-08-08 | gnu: python-libxml2: Do not build static output....This is a follow-up to commit 5f8642ea6ae675d0fb5b06e616064458433087d3.
* gnu/packages/xml.scm (python-libxml2)[outputs]: Don't inherit from libxml2.
| Ricardo Wurmus |
2018-08-08 | gnu: restic: Fix tests....* gnu/packages/backup.scm (restic)[arguments]: Replace 'check' phase.
| Oleg Pykhalov |
2018-08-08 | gnu: lxc: Fix CVE-2018-6556....* gnu/packages/patches/lxc-CVE-2018-6556.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/virtualization.scm (lxc)[source]: Use it.
| Leo Famulari |
2018-08-08 | gnu: webkitgtk: Update to 2.20.4 [security fixes]....Fixes CVE-2018-{4246,4261,4262,4263,4264,4265,4266,4267,4270,4272,4273,4278,
4284,12911}.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.4.
| Leo Famulari |
2018-08-08 | gnu: btrfs-progs: Add zlib:static....* gnu/packages/linux.scm (btrfs-progs)[inputs]: Add zlib:static.
| Ricardo Wurmus |
2018-08-08 | gnu: e2fsprogs: Update to 1.44.3....* gnu/packages/linux.scm (e2fsprogs): Update to 1.44.3.
* gnu/packages/patches/e2fsprogs-glibc-2.27.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Ricardo Wurmus |
2018-08-08 | gnu: cups-filters: Update to 1.20.4....* gnu/packages/cups.scm (cups-filters): Update to 1.20.4.
| Ricardo Wurmus |
2018-08-08 | gnu: Add ubridge....* gnu/packages/networking.scm (ubridge): New variable.
| Oleg Pykhalov |
2018-08-07 | gnu: FFmpeg: Support video stabilization with vidstab....* gnu/packages/video.scm (ffmpeg)[inputs]: Add vidstab.
[arguments]: Configure with vidstab.
| Leo Famulari |
2018-08-07 | gnu: Add vidstab....* gnu/packages/video.scm (vidstab): New variable.
| Leo Famulari |
2018-08-07 | gnu: linux-libre: Update to 4.17.13....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.13.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-08-07 | gnu: linux-libre@4.14: Update to 4.14.61....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.61.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-08-07 | gnu: linux-libre@4.9: Update to 4.9.118....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.118.
| Mark H Weaver |
2018-08-07 | gnu: linux-libre@4.4: Update to 4.4.146....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.146.
| Mark H Weaver |
2018-08-07 | import: cabal, hackage: Avoid error when custom setup section is missing....Fixes <https://debbugs.gnu.org/32387>.
* guix/import/cabal.scm (eval-cabal): Avoid mis-match when the custom-setup
section cannot be created.
* guix/import/hackage.scm (cabal-custom-setup-dependencies->names): Do not
crash when cabal-package-custom-setup returns #F.
| Ricardo Wurmus |
2018-08-07 | gnu: Remove go-github-com-edsrzf-mmap-go....* gnu/packages/syncthing.scm (go-github-com-edsrzf-mmap-go): Remove variable.
| Leo Famulari |
2018-08-07 | gnu: mrustc: Update to 0.8-1.ec907f5....* gnu/packages/rust.scm (mrustc): Update to 0.8-1.ec907f5.
[arguments]<#:phases>[patch-date]: New phase.
| Danny Milosavljevic |
2018-08-07 | gnu: mariadb: Remove test which fails on armhf-linux....* gnu/packages/databases.scm (mariadb)[arguments]: Disable test
'mroonga/storage.index_read_multiple_double'.
| Efraim Flashner |
2018-08-07 | gnu: mariadb: Further increase test timeouts....* gnu/packages/databases.scm (mariadb)[arguments]: Allow 40 minutes for single
tests, and 600 in total.
| Marius Bakke |
2018-08-07 | gnu: vulkan-headers: Update to 1.1.82.0....* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.82.0.
* gnu/packages/vulkan.scm (vulkan-loader): Update to 1.1.82.0.
* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.82.0.
| Rutger Helling |
2018-08-07 | gnu: mariadb: Adjust to test failures on Hydra....* gnu/packages/patches/mariadb-client-test-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/databases.scm (mariadb)[source](patches): Add it.
[arguments]: Increase retry count and test timeout. Disable test
main.myisampack.
| Marius Bakke |
2018-08-07 | Merge branch 'master' into staging | Marius Bakke |
2018-08-06 | gnu: wireshark: Update to 2.6.2....* gnu/packages/networking.scm (wireshark): Update to 2.6.2.
| Nicolas Goaziou |
2018-08-06 | gnu: musescore: Update to 2.3.2....* gnu/packages/music.scm (musescore): Update to 2.3.2.
| Nicolas Goaziou |