summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | gnu: python-pyqt: Don't use private sip file.Efraim Flashner2018-07-22
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (python-sip)[arguments]: Don't use '--sip-module' flag in custom 'configure phase. (python-pyqt)[sources]: Add patch. * gnu/packages/patches/pyqt-public-sip.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
| * | gnu: python-sip: Update to 4.19.12.Efraim Flashner2018-07-22
| | | | | | | | | | | | * gnu/packages/qt.scm (python-sip): Update to 4.19.12.
| * | gnu: python-pyqt-4: Remove variable.Efraim Flashner2018-07-22
| | | | | | | | | | | | | | | * gnu/packages/qt.scm (python-pyqt-4): Remove variable. (python2-pyqt-4): Don't inherit from python-pyqt-4.
| * | gnu: python-poppler-qt4: Remove variable.Efraim Flashner2018-07-22
| | | | | | | | | | | | * gnu/packages/pdf.scm (python-poppler-qt4): Remove variable.
| * | Merge remote-tracking branch 'origin/master' into qt-updatesEfraim Flashner2018-07-14
| |\ \
| * | | gnu: qsintilla: Update to 2.10.7.Efraim Flashner2018-07-11
| | | | | | | | | | | | | | | | * gnu/packages/qt.scm (qscintilla): Update to 2.10.7.
| * | | gnu: python-pyqt: Update to 5.11.2.Efraim Flashner2018-07-11
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (python-pyqt): Update to 5.11.2. [arguments]: Substitute INVOKE for SYSTEM*. (python2-pyqt)[inputs]: Add python2-enum34.
| * | | gnu: python-sip: Update to 4.19.11.Efraim Flashner2018-07-11
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (python-sip): Update to 4.19.11. [arguments]: Substitute INVOKE for SYSTEM*. Add flag to build private sip module PyQt5.sip.
| * | | gnu: qt: Update to 5.11.1.Efraim Flashner2018-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (qt): Update to 5.11.1. [source]: Update snippet. [inputs]: Remove sqlite. [arguments]: Don't use system sqlite.
| * | | gnu: python-pyqt: Remove qt-5.11 compat phase.Efraim Flashner2018-07-11
| | | | | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (python-pyqt)[arguments]: Remove custom phase to fix compatibility with qt-5.11.
| * | | gnu: qt: Update to 5.11.1.Efraim Flashner2018-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras, qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors, qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel, qtwebglplugin, qtwebview, qtlocation, qttools, qtscript, qtquickcontrols, qtquickcontrols2, qtgrapgicaleffects, qtgamepad, qtscxml, qtpurchasing, qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth, qtremoteobjects, qtspeech): Update to 5.11.1. (qtwebglplugin)[arguments]: Add custom phase to disable network tests. [inputs]: Add qtdeclarative. (qtremoteobjects)[arguments]: Add another test to the skip list. (qtspeech)[arguments]: Disable tests.
| * | | gnu: owncloud-client: Update to 2.4.1.Efraim Flashner2018-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/sync.scm (owncloud-client): Update to 2.4.1. [phases]: Remove custom 'change-rpath-dirs phase. [arguments]: Disable building with qtwebkit. [inputs]: Remove inotify-tools, openssl, qtwebkit.
* | | | gnu: icu4c: Update to 62.1.Marius Bakke2018-07-24
| | | | | | | | | | | | | | | | * gnu/packages/icu4c.scm (icu4c): Update to 62.1.
* | | | gnu: fribidi: Update to 1.0.5.Marius Bakke2018-07-24
| | | | | | | | | | | | | | | | | | | | * gnu/packages/fribidi.scm (fribidi): Update to 1.0.5. [arguments]: Remove.
* | | | gnu: docbook-xsl: Delete bundled jars.Marius Bakke2018-07-24
| | | | | | | | | | | | | | | | * gnu/packages/docbook.scm (docbook-xsl)[source](modules, snippet): New fields.
* | | | gnu: libgpg-error: Update to 1.32.Marius Bakke2018-07-24
| | | | | | | | | | | | | | | | * gnu/packages/gnupg.scm (libgpg-error): Update to 1.32.
* | | | gnu: curl: Remove graft for 7.61.0.Marius Bakke2018-07-24
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/curl.scm (curl): Update to 7.61.0. [replacement]: Remove field. (curl-7.61.0): Remove variable.
* | | | gnu: libtiff: Incorporate grafted changes.Marius Bakke2018-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (libtiff)[replacement]: Remove field. [source](patches): Add 'libtiff-CVE-2018-8905.patch' and 'libtiff-CVE-2018-10963.patch'. (libtiff/fixed): Remove variable.
* | | | gnu: ghostscript: Incorporate grafted changes.Marius Bakke2018-07-24
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/ghostscript.scm (ghostscript)[replacement]: Remove field. (source)[patches]: Add 'ghostscript-CVE-2018-10194.patch'. (ghostscript/fixed): Remove variable.
* | | | gnu: openssl: Incorporate grafted changes.Marius Bakke2018-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/tls.scm (openssl)[replacement]: Remove field. [source](patches): Add 'openssl-1.0.2-CVE-2018-0495.patch' and 'openssl-1.0.2-CVE-2018-0732.patch'. (openssl/fixed): Remove variable.
* | | | Merge branch 'master' into core-updatesMarius Bakke2018-07-24
|\ \ \ \ | | |_|/ | |/| |
| * | | import: PyPI: Update redirected URL.Marius Bakke2018-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * guix/import/pypi.scm (guix-package->pypi-name, pypi->guix-package): Update docstrings. (pypi-package?): Test for pypi.org, too. (pypi-fetch): s/pypi.python.org/pypi.org/ * tests/pypi.scm ("guix-package->pypi-name, new URL style", "pypi->guix-package", "pypi->guix-package, wheels"): Likewise.
| * | | gnu: linux-libre: Update to 4.17.9.Mark H Weaver2018-07-24
| | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.9. (%linux-libre-hash): Update hash.
| * | | gnu: linux-libre@4.14: Update to 4.14.57.Mark H Weaver2018-07-24
| | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.57. (%linux-libre-4.14-hash): Update hash.
| * | | gnu: linux-libre@4.9: Update to 4.9.114.Mark H Weaver2018-07-24
| | | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.114.
| * | | gnu: linux-libre@4.4: Update to 4.4.143.Mark H Weaver2018-07-24
| | | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.143.
| * | | gnu: go-github-com-yookoala-realpath: Fix license.Ludovic Courtès2018-07-24
| | | | | | | | | | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-yookoala-realpath)[license]: Change to EXPAT.
| * | | gnu: lightdm: Take 'nologin' from the 'shadow' package.Ludovic Courtès2018-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Reported by brendarn on #guix. * gnu/packages/display-managers.scm (lightdm)[inputs]: Use SHADOW instead of UTIL-LINUX.
| * | | gnu: xorg-server: Apply patch to fix screen rotation on KMS.Ludovic Courtès2018-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes <https://bugs.freedesktop.org/show_bug.cgi?id=106715>. * gnu/packages/patches/xorg-server-rotate-fb.patch: New file. * gnu/packages/xorg.scm (xorg-server)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it.
| * | | gnu: mpv: Update to 0.29.0.Rutger Helling2018-07-24
| | | | | | | | | | | | | | | | * gnu/packages/video.scm (mpv): Update to 0.29.0.
| * | | gnu: python-asn1crypto: Update to 0.24.0.Efraim Flashner2018-07-23
| | | | | | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-asn1crypto): Update to 0.24.0.
| * | | gnu: python-asn1crypto: Don't use unstable tarball.Efraim Flashner2018-07-23
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-asn1crypto)[source]: Replace autogenerated tarball with git checkout.
| * | | gnu: wesnoth: Update to 1.14.4 [fixes CVE-2018-1999023].Leo Famulari2018-07-23
| | | | | | | | | | | | | | | | * gnu/packages/games.scm (wesnoth): Update to 1.14.4.
| * | | gnu: xorg: Update home-pages.Julien Lepiller2018-07-23
| | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (perl-x11-protocol-other, perl-x11-xcb) (perl-x11-protocol)[home-page]: Update to redirected home-pages.
| * | | gnu: arb: Update to 2.14.0.Kei Kebreau2018-07-23
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/algebra.scm (arb): Update to 2.14.0. [arguments]: Substitute invoke for system*. [license]: Change to lgpl2.1+.
| * | | gnu: Add guile-pfds.Ludovic Courtès2018-07-23
| | | | | | | | | | | | | | | | * gnu/packages/guile.scm (guile-pfds): New variable.
| * | | gnu: Switch several packages to 'guile-build-system'.Ludovic Courtès2018-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/guile.scm (guile-minikanren)[build-system]: Set to GUILE-BUILD-SYSTEM. [arguments]: Remove. [inputs]: Rename to 'native-inputs'. (guile-miniadapton): Likewise. (guile-colorized): Likewise. (guile-irregex): Likewise, but rewrite 'arguments' field with custom phases. (guile-gdbm-ffi): Likewise, and move patch to the 'origin' form. (guile-simple-zmq): Likewise, and change 'propagated-inputs' to 'inputs'. (jupyter-guile-kernel): Likewise.
| * | | build-system: Add 'guile-build-system'.Ludovic Courtès2018-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * guix/build-system/guile.scm, guix/build/guile-build-system.scm: New files. * Makefile.am (MODULES): Add them. * doc/guix.texi (Build Systems): Document 'guile-build-system'.
| * | | gnu: aspell: Allow filters to be found.Ludovic Courtès2018-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Reported by Pierre-Antoine Rouby. * gnu/packages/aspell.scm (aspell)[arguments]: Add 'set-filter-path' phase.
| * | | system: '.guile' skeleton now recommends 'guile-colorized'.Ludovic Courtès2018-07-23
| | | | | | | | | | | | | | | | | | | | * gnu/system/shadow.scm (default-skeletons)[".guile"]: Recommend 'guile-colorized'.
| * | | gnu: wine-staging: Update to 3.13.Rutger Helling2018-07-23
| | | | | | | | | | | | | | | | * gnu/packages/wine.scm (wine-staging): Update to 3.13.
| * | | gnu: wine-staging-patchset-data: Update to 3.13.Rutger Helling2018-07-23
| | | | | | | | | | | | | | | | * gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.13.
| * | | gnu: qtox: Update to 1.16.3.Rutger Helling2018-07-23
| | | | | | | | | | | | | | | | | | | | * gnu/packages/messaging.scm (qtox): Update to 1.16.3. [inputs]: Change ffmpeg-3.4 to ffmpeg.
| * | | gnu: c-toxcore: Update to 0.2.4.Rutger Helling2018-07-23
| | | | | | | | | | | | | | | | * gnu/packages/messaging.scm (c-toxcore): Update to 0.2.4.
| * | | gnu: hyperrogue: Update to 10.4j.Kei Kebreau2018-07-22
| | | | | | | | | | | | | | | | | | | | * gnu/packages/games.scm (hyperrogue): Update to 10.4j. [arguments]: Modify 'configure' phase and substitute invoke for system*.
| * | | gnu: emacs-pulseaudio-control: Update to 20180627.Pierre Neidhardt2018-07-22
| | | | | | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-pulseaudio-control): Update to 20180627.
| * | | gnu: Add demlo.Pierre Neidhardt2018-07-22
| | | | | | | | | | | | | | | | * gnu/packages/music.scm (demlo): New variable.
| * | | gnu: Add go-github-com-wtolson-go-taglib.Pierre Neidhardt2018-07-22
| | | | | | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-wtolson-go-taglib): New variable.
| * | | gnu: Add go-github-com-michiwend-gomusicbrainz.Pierre Neidhardt2018-07-22
| | | | | | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-michiwend-gomusicbrainz): New variable.
| * | | gnu: Add go-github-com-michiwend-golang-pretty.Pierre Neidhardt2018-07-22
| | | | | | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-michiwend-golang-pretty): New variable.