| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "gnu: Properly move lisp libraries to lisp-xyz, uglify-js to javascrip...•••This reverts commit ac1ee30f4f7f9d0ae2a655676b0e8b9eb90a35dd, which
still breaks ‘guix pull’.
| Tobias Geerinckx-Rice | 2019-12-05 | 1 | -1/+0 |
* | gnu: Properly move lisp libraries to lisp-xyz, uglify-js to javascript and st...•••* gnu/local.mk: Include lisp-xyz.scm.
* gnu/packages/lisp-xyz.scm: New file.
* gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to
javascript.scm and stumpwm to wm.scm.
* gnu/packages/javascript.scm: Add uglify-js.
* gnu/packages/wm.scm: Add stumpwm.
* gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm.
* gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* gnu/packages/web.scm: Find uglify-js in javascript.scm.
* gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* guix/build-system/minify.scm (default-uglify-js): Find uglify-js in
javascript module instead of lisp.
| Pierre Neidhardt | 2019-12-05 | 1 | -0/+1 |
* | gnu: libjpeg-turbo: Fix CVE-2019-13960 and CVE-2019-2201.•••* gnu/packages/patches/libjpeg-turbo-CVE-2019-2201.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image.scm (libjpeg-turbo/fixed): New variable.
(libjpeg-turbo)[replacement]: New field.
| Marius Bakke | 2019-12-04 | 1 | -0/+1 |
* | gnu: feh: Update to 3.3.•••* gnu/packages/patches/feh-fix-tests-for-imlib2-1.6.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image-viewers.scm (feh): Update to 3.3.
[source](patches): Remove.
| Marius Bakke | 2019-12-04 | 1 | -1/+0 |
* | Merge branch 'staging' | Marius Bakke | 2019-12-04 | 1 | -2/+6 |
|\ |
|
| * | Merge branch 'master' into staging | Marius Bakke | 2019-11-28 | 1 | -0/+1 |
| |\ |
|
| * \ | Merge branch 'master' into staging | Marius Bakke | 2019-11-28 | 1 | -1/+9 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-11-21 | 1 | -2/+14 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-11-15 | 1 | -3/+10 |
| |\ \ \ \ |
|
| * | | | | | gnu: Remove reference to removed patch.•••This is a follow-up to 1dd1076c5e80141ab65dddce053e93fc5af18c84
* gnu/local.mk (dist_patch_DATA): Remove entry for
kwindowsystem-qt-compat.patch.
| Efraim Flashner | 2019-11-11 | 1 | -1/+0 |
| * | | | | | gnu: kpmcore: Update to 4.0.1.•••* gnu/packages/kde.scm(kpmcore): Update to 4.0.1. [origin]: Add upstream
patches for making tests pass. [inputs]: Add qttools. Remove kiconthemes,
kservice, libatasmart, parted. [arguments]: New element.
* gnu/packages/patches/kpmcore-fix-tests.patch,
gnu/packages/patches/kpmcore-remove-broken-test.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
add patches
| Hartmut Goebel | 2019-11-10 | 1 | -0/+2 |
| * | | | | | Merge branch 'master' into staging | Marius Bakke | 2019-10-30 | 1 | -6/+2 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-10-27 | 1 | -1/+2 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-10-23 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | gnu: python-pyqt: Fix runtime error.•••* gnu/packages/patches/pyqt-unbundled-qt.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/qt.scm (python-pyqt)[source](patches): Add it.
| Marius Bakke | 2019-10-21 | 1 | -0/+1 |
| * | | | | | | | | Merge branch 'master' into staging | Marius Bakke | 2019-10-21 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | gnu: kwindowsystem: Fix test failure with Qt 5.12.•••* gnu/packages/patches/kwindowsystem-qt-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/kde-frameworks.scm (kwindowsystem)[source](patches): New field.
[inputs]: Add XCB-UTIL-WM.
| Marius Bakke | 2019-10-18 | 1 | -0/+1 |
| * | | | | | | | | | Merge branch 'master' into staging | Marius Bakke | 2019-10-18 | 1 | -2/+4 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | gnu: orc: Fix broken header file.•••* gnu/packages/patches/orc-typedef-enum.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gstreamer.scm (orc)[source](patches): New field.
| Marius Bakke | 2019-10-15 | 1 | -0/+1 |
| * | | | | | | | | | | gnu: sdl2: Fix build on 32-bit architectures.•••* gnu/packages/patches/sdl2-mesa-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/sdl.scm (sdl2)[source](patches): New field.
| Marius Bakke | 2019-10-15 | 1 | -0/+1 |
| * | | | | | | | | | | gnu: mesa: Fix test failure on 32-bit systems.•••* gnu/packages/patches/mesa-timespec-test-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gl.scm (mesa)[source](patches): Add it.
| Marius Bakke | 2019-10-14 | 1 | -0/+1 |
| * | | | | | | | | | | Merge branch 'master' into staging | Marius Bakke | 2019-10-13 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | gnu: gstreamer: Update to 1.16.1.•••* gnu/packages/patches/gstreamer-buffer-reset-offset.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.16.1.
[source](patches): Remove.
(gst-plugins-base, gst-plugins-good, gst-plugins-bad, gst-plugins-ugly,
gst-libav, python-gst): Update to 1.16.1.
| Marius Bakke | 2019-10-09 | 1 | -1/+0 |
| * | | | | | | | | | | | Merge branch 'master' into staging | Marius Bakke | 2019-10-08 | 1 | -87/+61 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | gnu: qt: Update to 5.12.4.•••* gnu/packages/qt.scm (qt, qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors,
qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel,
qtwebglplugin, qtwebview, qtlocation, qttools, qtscript,
qtquickcontrols, qtquickcontrols2, qtgraphicaleffects, qtgamepad,
qtscxml, qtpurchasing, qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth,
qtremoteobjects, qtspeech): Update to 5.12.4.
(qt, qtbase)[source]: Remove xkbcommon from list of directories to remove.
(qtbase)[source]: Remove upstreamed patch.
(python-sip): Update to 4.19.18.
[source]: Update to new source uri.
(python-pyqt): Update to 5.12.3.
[source]: Update to new source uri.
* gnu/packages/patches/qtbase-old-kernel.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner | 2019-08-29 | 1 | -1/+0 |
* | | | | | | | | | | | | | gnu: icecat: Update to 68.3.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2019-11745, CVE-2019-17005, CVE-2019-17008,
CVE-2019-17009, CVE-2019-17010, CVE-2019-17011, and CVE-2019-17012.
* gnu/packages/patches/icecat-gnuzilla-fixes.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update hash for the firefox source tarball. Update to the
latest from gnuzilla.git. Don't apply icecat-gnuzilla-fixes.patch. Remove
determinism fix in makeicecat that is now upstream. Tweak a status message.
(icecat)[arguments]: Add "--with-unsigned-addon-scopes=app" configure flag.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt.
| Mark H Weaver | 2019-12-04 | 1 | -1/+0 |
* | | | | | | | | | | | | | gnu: handbrake: Upgrade to 1.3.0.•••* gnu/packages/patches/handbrake-opt-in-nvenc.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/video.scm (handbrake)[source]: Upgrade to 1.3.0. Remove
patch.
[native-inputs]: Remove cmake and curl.
[inputs]: Add dav1d and numactl.
[arguments]: Add "--disable-nvenc" to configure flags in place of patch.
Adjust "bootstrap" phase in response to upstream changes.
Add "patch-SHELL" and "relax-reqs" phases.
| Eric Bavier | 2019-12-03 | 1 | -1/+0 |
* | | | | | | | | | | | | | gnu: pugixml: Update to 1.10.•••* gnu/packages/xml.scm (pugixml): Update to 1.10.
[source]: Remove obsolete patch.
* gnu/packages/patches/pugixml-versioned-libdir.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2019-12-03 | 1 | -1/+0 |
* | | | | | | | | | | | | | gnu: python-scikit-image: Move to (gnu packages python-science).•••* gnu/packages/python-xyz.scm (python-scikit-image, python2-scikit-image):
Move these two from here...
* gnu/packages/python-science.scm: ...to this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Ricardo Wurmus | 2019-12-02 | 1 | -0/+1 |
* | | | | | | | | | | | | | gnu: thermald: Update to 1.9.•••* gnu/packages/admin.scm (thermald): Update to 1.9.
[source]: Remove patch.
* packages/patches/thermald-make-int-max32-visible.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2019-12-01 | 1 | -1/+0 |
* | | | | | | | | | | | | | gnu: fcgi: Update to 2.4.2.•••* gnu/packages/web.scm (fcgi): Update to 2.4.2.
[source]: Use GIT-FETCH and GIT-FILE-NAME. Remove obsolete patches.
[native-inputs]: Add autoconf, automake, and libtool.
* gnu/packages/patches/fcgi-2.4.0-gcc44-fixes.patch,
gnu/packages/patches/fcgi-2.4.0-poll.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Tobias Geerinckx-Rice | 2019-12-01 | 1 | -2/+0 |
* | | | | | | | | | | | | | gnu: retroarch: Disable the on-line updater.•••Addresses <http://issues.guix.gnu.org/issue/38360>.
* gnu/packages/emulators.scm (retroarch)[source]: Add patch and snippet.
* packages/patches/retroarch-disable-online-updater.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice | 2019-11-30 | 1 | -0/+1 |
* | | | | | | | | | | | | | gnu: ocaml-piqilib: Update to 0.6.15.•••* gnu/packages/ocaml.scm (ocaml-piqilib): Update to 0.6.15.
[source]: Remove patch.
[native-inputs]: Remove camlp4.
[propagated-inputs]: Replace ulex with sedlex.
* gnu/packages/patches/ocaml-piqilib-Update-base64.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Julien Lepiller | 2019-11-30 | 1 | -1/+0 |
* | | | | | | | | | | | | | gnu: openmpi: Increase priority of the PSM component.•••* gnu/packages/patches/openmpi-psm2-priority.patch: Rename to...
* gnu/packages/patches/openmpi-mtl-priorities.patch: ... this. Add hunk
to change the priority of PSM.
* gnu/packages/mpi.scm (openmpi)[source]: Adjust accordingly.
* gnu/local.mk (dist_patch_DATA): Likewise.
| Ludovic Courtès | 2019-11-29 | 1 | -1/+1 |
* | | | | | | | | | | | | | gnu: xinetd: Update to 2.3.15.4 [fix build].•••* gnu/packages/web.scm (xinetd): Update to 2.3.15.4.
[source]: Switch to openSUSE (and Debian) maintenance fork.
Remove obsolete patches.
[native-inputs]: Add automake, autoconf, libtool, and pkg-config.
[home-page]: Update.
* gnu/packages/patches/xinetd-CVE-2013-4342.patch,
gnu/packages/patches/xinetd-fix-fd-leak.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Tobias Geerinckx-Rice | 2019-11-29 | 1 | -2/+0 |
* | | | | | | | | | | | | | Revert "gnu: Move lisp libraries to lisp-xyz, uglify-js to javascript and stu...•••This reverts commit abf43a67d5929bf279edce3e790ef1348dda32a5 as it broke "guix pull".
| Ricardo Wurmus | 2019-11-28 | 1 | -1/+0 |
* | | | | | | | | | | | | | gnu: Move lisp libraries to lisp-xyz, uglify-js to javascript and stumpwm to wm.•••* gnu/local.mk: Include lisp-xyz.scm.
* gnu/packages/lisp-xyz.scm: New file.
* gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to
javascript.scm and stumpwm to wm.scm.
* gnu/packages/javascript.scm: Add uglify-js.
* gnu/packages/wm.scm: Add stumpwm.
* gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm.
* gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* gnu/packages/web.scm: Find uglify-js in javascript.scm.
* gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm.
| Pierre Neidhardt | 2019-11-28 | 1 | -0/+1 |
* | | | | | | | | | | | | | gnu: psm: Disable memory statistics code.•••* gnu/packages/patches/psm-disable-memory-stats.patch: New file.
* gnu/packages/linux.scm (psm)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2019-11-28 | 1 | -0/+1 |
| |_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | services: Add pam-mount.•••* gnu/services/pam-mount.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (PAM Mount Service): New subsection.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Guillaume Le Vaillant | 2019-11-28 | 1 | -0/+1 |
| |_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | |
|
* | | | | | | | | | | | gnu: feh: Adapt tests for imlib2 1.6.•••* gnu/packages/patches/feh-fix-tests-for-imlib2-1.6.patch: New file.
* gnu/packages/image-viewers.scm (feh)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Pierre Langlois | 2019-11-28 | 1 | -0/+1 |
* | | | | | | | | | | | gnu: Add pam-mount.•••* gnu/packages/admin.scm (pam-mount): New variable.
* gnu/packages/patches/pam-mount-luks2-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Guillaume Le Vaillant | 2019-11-26 | 1 | -0/+1 |
* | | | | | | | | | | | gnu: xsane: Fix snprintf buffer length.•••* gnu/packages/scanner.scm (xsane)[source]: Add patch.
* gnu/packages/patches/xsane-fix-snprintf-buffer-length.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice | 2019-11-22 | 1 | -0/+1 |
* | | | | | | | | | | | gnu: Register xsane patches.•••This follows up on commit a608666d74f156819cecfabaf72290726d7964e6.
* gnu/local.mk (dist_patch_DATA): Add missing patches.
| Tobias Geerinckx-Rice | 2019-11-22 | 1 | -1/+5 |
* | | | | | | | | | | | gnu: libseccomp: Fix build on AArch64.•••This is a followup to d100d5d5449eabd65e9c26081b7620a3d342c9eb.
* gnu/packages/patches/libseccomp-open-aarch64.patch: New file.
* gnu/packages/linux.scm (libseccomp)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2019-11-22 | 1 | -0/+1 |
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
* | | | | | | | | | | gnu: hexchat: Fix crash on exit.•••* gnu/packages/patches/hexchat-crash-exit.patch: New file.
* gnu/packages/hexchat.scm (orgin): Add patch.
* gnu/local.mk (dist_patch_DATA): Add it.
| Julien Lepiller | 2019-11-21 | 1 | -0/+1 |
* | | | | | | | | | | gnu: ghc-haddock-api: Update to 2.22.0.•••* gnu/packages/patches/ghc-haddock-api-fix-haddock.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/haskell-xyz.scm (ghc-haddock-api): Update to 2.22.0.
[source]: Use the new patch.
[arguments]: Change the 'update-constraints' phase to allow newer
versions of 'QuickCheck' and 'hspec'.
| Timothy Sample | 2019-11-20 | 1 | -0/+1 |
* | | | | | | | | | | gnu: elm-compiler: Fix Cabal dependency constraints.•••This package used a patch to update the Cabal version constraints for
'language-glsl'. This is now done in a phase for consistency with
other Haskell packages.
* gnu/packages/elm.scm (elm-compiler): Add a phase that updates the
Cabal file to allow for newer versions of 'ansi-terminal',
'containers', 'http-client', 'language-glsl', and 'network'.
[source]: Remove 'elm-compiler-relax-glsl-bound.patch'.
* gnu/packages/patches/elm-compiler-relax-glsl-bound.patch: Delete file.
* gnu/local.mk: Remove it.
| Timothy Sample | 2019-11-20 | 1 | -1/+0 |
* | | | | | | | | | | gnu: ghc-microlens-aeson: Patch tests for i686-linux.•••* gnu/packages/patches/ghc-microlens-aeson-fix-tests.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/haskell-xyz.scm (ghc-microlens-aeson): Use it.
| Timothy Sample | 2019-11-20 | 1 | -0/+1 |
* | | | | | | | | | | gnu: ghc-pandoc: Update to 2.7.3.•••* gnu/packages/haskell-xyz.scm (ghc-pandoc): Update to 2.7.3.
[source]: Add patches to fix tests.
[arguments]: Remove '#:phases'.
[inputs]: Remove 'ghc-deepseq-generics', 'ghc-old-locale', and
'ghc-yaml'; add 'ghc-hslua-module-system', 'ghc-hsyaml', 'ghc-ipynb',
and 'ghc-unicode-transforms'.
[native-inputs]: Add 'ghc-tasty-lua'.
* gnu/packages/patches/ghc-pandoc-fix-html-tests.patch: New file.
* gnu/packages/patches/ghc-pandoc-fix-latex-test.patch: New file.
* gnu/local.mk: Add them.
| Timothy Sample | 2019-11-20 | 1 | -0/+2 |
* | | | | | | | | | | gnu: ghc-haddock-library: Update to 1.7.0.•••The new source tarball does not have bundled dependencies, so it does
not need to be patched.
* gnu/packages/haskell-xyz.scm (ghc-haddock-library): Update to 1.7.0.
[source]: Remove 'patches', 'modules' and 'snippet'.
[arguments]: Update the 'relax-test-suite-dependencies' phase to allow
newer versions of 'hspec' and 'QuickCheck'; remove the
'add-examples-directory' phase.
* gnu/packages/patches/ghc-haddock-library-unbundle.patch: Delete file.
* gnu/local.mk: Remove it.
| Timothy Sample | 2019-11-20 | 1 | -1/+0 |