summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2018-10-18gnu: swig: Fix build on i686.•••* gnu/packages/patches/swig-guile-gc.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/swig.scm (swig)[source](patches): Use it. Marius Bakke
2018-10-17gnu: Python: Adjust grafts for core-updates merge.•••This adjust the grafts from a55ebe2e3a7b438b4eec06c594440d3a0fb06a25 and 90aeaee861845142843a0f988fa4ff016c723cdb to apply to Python 2.7.15 and 3.7.0. * gnu/packages/patches/python2-CVE-2018-1060.patch, gnu/packages/patches/python2-CVE-2018-1061.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/python.scm (python-2/fixed): Remove patches that are already present in 2.7.15. (python-3/fixed): Remove obsolete phase. Marius Bakke
2018-10-17Merge branch 'master' into core-updatesMarius Bakke
2018-10-17gnu: python2: Add upstream security fixes.•••This addresses CVE-2018-{1060,1061,14647,1000802}. * gnu/packages/patches/python2-CVE-2018-1000802.patch, gnu/packages/patches/python2-CVE-2018-1060.patch, gnu/packages/patches/python2-CVE-2018-1061.patch, gnu/packages/patches/python2-CVE-2018-14647.patch: New files. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/python.scm (python-2/fixed): New variable. (python-2.7)[replacement]: New field. (python2-minimal): Use PACKAGE/INHERIT. Marius Bakke
2018-10-17gnu: python: Fix CVE-2018-14647.•••* gnu/packages/patches/python-CVE-2018-14647.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/python.scm (python-3/fixed): New variable. (python-3.6)[replacement]: New field. (python-minimal, python-debug, wrap-python3): Use PACKAGE/INHERIT instead of standard inheritance. Marius Bakke
2018-10-17gnu: strace: Check before enabling personalities.•••* gnu/packages/linux.scm (strace)[arguments]: Add configure flag to check for personality support. Efraim Flashner
2018-10-17gnu: hyperrogue: Update to 10.4t.•••* gnu/packages/games.scm (hyperrogue): Update to 10.4t. [arguments]: Modify 'make-flags'. Modify 'configure' and 'install' phases. Kei Kebreau
2018-10-17gnu: python-icalendar: Update to 4.0.3.•••* gnu/packages/python.scm (python-icalendar): Update to 4.0.3. Efraim Flashner
2018-10-17gnu: emacs-helm-system-packages: Add recutils to inputs.•••* gnu/packages/emacs.scm (emacs-helm-system-packages)[inputs]: Use recutils. Pierre Neidhardt
2018-10-17gnu: streamlink: Update to 0.14.2.•••* gnu/packages/video.scm (streamlink): Update to 0.14.2. [source]: Download from pypi. Efraim Flashner
2018-10-17gnu: boost-for-mysql: Remove unnecessary phase.•••* gnu/packages/boost.scm (boost-for-mysql)[arguments]: Remove custom 'provide-libboost_python phase. Add removed '/bin/sh' substitution. Efraim Flashner
2018-10-16gnu: emacs-nodejs-repl: Update to 0.2.0.•••* gnu/packages/emacs.scm (emacs-nodejs-repl): Update to 0.2.0. Maxim Cournoyer
2018-10-16gnu: Add guix-minimal.•••* gnu/packages/guile.scm (guile-2.0.13): New variable. * gnu/packages/package-management.scm (guix)[arguments]: Adjust 'wrap-program' phase to handle "missing" inputs. (guix-minimal): New variable. Eric Bavier
2018-10-16gnu: guile2.0-guix: Fix build.•••* gnu/packages/gnupg.scm (guile2.0-gcrypt): New variable. * gnu/packages/guile.scm (guile2.0-sqlite3): New variable. * gnu/packages/package-management.scm (guile2.0-guix)[propagated-inputs]: Use them. Eric Bavier
2018-10-16gnu: GStreamer plugins: Update MP3 features for GStreamer 1.14.•••GStreamer moved all MPEG-1 audio (mp1, mp2, and mp3) decoders and encoders to the group of "good" plugins in GStreamer 1.14.0. See the 'NEWS' file for more information. * gnu/packages/gstreamer.scm (gst-plugins-ugly)[inputs]: Remove lame, mpg123, and twolame. (gst-plugins-bad): Remove mpg123. (gst-plugins-good): Add lame, mpg123, and twolame. Leo Famulari
2018-10-16gnu: perl-unicode-utf8: Disable tests on 32-bit systems.•••* gnu/packages/perl.scm (perl-unicode-utf8)[arguments]: New field. Marius Bakke
2018-10-16gnu: libinput: Update to 1.12.1.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.12.1. Marius Bakke
2018-10-16gnu: chez: Adjust to zlib static output.•••* gnu/packages/chez.scm (chez-scheme)[inputs]: Add ZLIB:STATIC. [arguments]: Reference libz.a from that instead of ZLIB. Marius Bakke
2018-10-16gnu: xpra: Update to 2.4.•••* gnu/packages/xorg.scm (xpra): Update to 2.4. Rutger Helling
2018-10-16gnu: emacs-exwm: Update to 0.20.•••* gnu/packages/emacs.scm (emacs-exwm): Update to 0.20. [source]: Remove emacs-exwm-fix-fullscreen-issue.patch. * gnu/local.mk (dist_patch_DATA): Remove patch. * gnu/packages/patches/emacs-exwm-fix-fullscreen-issue.patch: Remove patch. Clément Lassieur
2018-10-16gnu: emacs-xelb: Update to 0.16.•••* gnu/packages/emacs.scm (emacs-xelb): Update to 0.16. Clément Lassieur
2018-10-15gnu: guix: Update to f9a8fce.•••* gnu/packages/package-management.scm (guix): Update to f9a8fce. Ludovic Courtès
2018-10-15* gnu: clang-runtime: Fix typo in patch name.•••This is a follow-up to 0627f93db6a57e7411cb332b7509f35753b149e4. * gnu/packages/patches/libsantitizer-ustat-fix.patch: Rename to gnu/packages/patches/libsanitizer-ustat-fix.patch. * gnu/packages/llvm.scm (clang-runtime@3.7, clang-runtime@3.8, clang-runtime@3.9)[patches]: Fix patch name. Efraim Flashner
2018-10-15gnu: clang-runtime: Adapt for glibc@2.28.•••* gnu/packages/llvm.scm (clang-runtime@3.7, clang-runtime@3.8, clang-runtime@3.9)[patches]: Add patch to work around removed ustat.h. * gnu/packages/patches/clang-3.5-libsanitizer-ustat-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner
2018-10-15gnu: go@1.4: Add support for aarch64-linux.•••* gnu/packages/golang.scm (go@1.4)[arguments]: Build for armhf-linux when building for aarch64-linux. [supported-systems]: Add aarch64-linux. Efraim Flashner
2018-10-15gnu: wine-staging: Update to 3.18.•••* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.18. * gnu/packages/wine.scm (wine-staging): Update to 3.18. Rutger Helling
2018-10-15gnu: x265: Fix building on armhf-linux and aarch64-linux.•••* gnu/packages/video.scm (x265)[source]: Update list of patches. [arguments]: Change configure flag to ensure PIC for all architectures. * gnu/packages/patches/x265-arm-asm-primitives.patch: Remove file. * gnu/packages/patches/x265-detect512-all-arches.patch: New file. * gnu/local.mk (dist_patch_DATA): Update patch registry. Efraim Flashner
2018-10-15gnu: gcal: Apply Gnulib fixes.•••* gnu/packages/gcal.scm (gcal)[modules, snippet]: New fields. Ludovic Courtès
2018-10-15gnu: lsof: Fix builds on glibc 2.28.•••* gnu/packages/lsof.scm (lsof)[arguments]: In 'disable-failing-tests', add 'substitute*' use for "tests/LTlib.c". Ludovic Courtès
2018-10-15gnu: audacity: Update home page.•••* gnu/packages/audio.scm (audacity)[home-page]: Update. Tobias Geerinckx-Rice
2018-10-15gnu: hexchat: Use HTTPS home page.•••* gnu/packages/messaging.scm (hexchat)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-10-15gnu: haveged: Teach the controversy.•••* gnu/packages/linux.scm (haveged)[description]: Suggest adding additional entropy sources. Tobias Geerinckx-Rice
2018-10-15gnu: x265: Update to 2.9.•••* gnu/packages/video.scm (x265): Update to 2.9. [source]: Remove x265-fix-ppc64le-build.patch. * gnu/packages/patches/x265-fix-ppc64le-build.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice
2018-10-15gnu: opensm: Update to 3.3.21.•••* gnu/packages/fabric-management.scm (opensm): Update to 3.3.21. [source]: Update tarball URI. [native-inputs]: Add autoconf, automake, and libtool. [arguments]: Rename 'doc' phase to 'install-doc'. Omit AUTHORS and ChangeLog files. They are more than a decade old. Tobias Geerinckx-Rice
2018-10-15gnu: restic: Update to 0.9.3.•••* gnu/packages/backup.scm (restic): Update to 0.9.3. [arguments]: Disable 'restic self-update'. Tobias Geerinckx-Rice
2018-10-15gnu: perl-xml-feed: Update to 0.55.•••* gnu/packages/xml.scm (perl-xml-feed): Update to 0.55. Tobias Geerinckx-Rice
2018-10-14gnu: Add python-falcon-cors.•••* gnu/packages/python-web.scm (python-falcon-cors): New variable. Maxim Cournoyer
2018-10-14gnu: Add python-falcon.•••* gnu/packages/python-web.scm (python-falcon): New variable. Maxim Cournoyer
2018-10-14gnu: python-mimeparse: Update to 1.6.0.•••* gnu/packages/python.scm (python-mimeparse): Update to 1.6.0. [phases]: Enable tests with a custom check phase. Maxim Cournoyer
2018-10-14gnu: linux-libre: Update to 4.18.14.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.14. (%linux-libre-hash): Update hash. Mark H Weaver
2018-10-14gnu: linux-libre@4.14: Update to 4.14.76.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.76. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2018-10-14gnu: linux-libre@4.9: Update to 4.9.133.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.133. Mark H Weaver
2018-10-14gnu: linux-libre@4.4: Update to 4.4.161.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.161. Mark H Weaver
2018-10-14gnu: gdk-pixbuf: Increase test timeout.•••* gnu/packages/gtk.scm (gdk-pixbuf)[arguments]: Increase test timeout. Efraim Flashner
2018-10-14gnu: icecat: Build with rust-1.24.•••* gnu/packages/gnuzilla.scm (icecat)[native-inputs]: Use the oldest compatable rust over newer releases when building icecat. Efraim Flashner
2018-10-14gnu: csound: Update to 6.11.0.•••* gnu/packages/audio.scm (csound): Update to 6.11.0. [home-page]: Change to "https://csound.com/". Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Brett Gilio
2018-10-12gnu: python-configargparse: Use pypi-uri.•••* gnu/packages/python.scm (python-configargparse, python2-configargparse)[source]: Use pypi-uri. Leo Famulari
2018-10-12gnu: khal: Update to 0.9.10.•••* gnu/packages/calendar.scm (khal): Update to 0.9.10. Leo Famulari
2018-10-12gnu: python-icalendar: Update to 4.0.2.•••* gnu/packages/python.scm (python-icalendar: Update to 4.0.2. Leo Famulari
2018-10-12gnu: ImageMagick: Update to 6.9.10-12.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-12. Leo Famulari