summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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.
| * gnu: Add go-github-com-kr-text.Pierre Neidhardt2018-07-22
| | | | | | | | * gnu/packages/golang.scm (go-github-com-kr-text): New variable.
| * gnu: Add go-github-com-stevedonovan-luar.Pierre Neidhardt2018-07-22
| | | | | | | | * gnu/packages/golang.scm (go-github-com-stevedonovan-luar): New variable.
| * gnu: Add go-gitlab-com-ambrevar-damerau.Pierre Neidhardt2018-07-22
| | | | | | | | * gnu/packages/golang.scm (go-gitlab-com-ambrevar-damerau): New variable.
| * gnu: Add go-github-com-yookoala-realpath.Pierre Neidhardt2018-07-22
| | | | | | | | * gnu/packages/golang.scm (go-github-com-yookoala-realpath): New variable.
| * gnu: Add go-gitlab-com-ambrevar-golua-unicode.Pierre Neidhardt2018-07-22
| | | | | | | | * gnu/packages/golang.scm (go-gitlab-com-ambrevar-golua-unicode): New variable.
| * gnu: Add go-github-com-aarzilli-golua.Pierre Neidhardt2018-07-22
| | | | | | | | * gnu/packages/golang.scm (go-github-com-aarzilli-golua): New variable.
| * gnu: Add go-github-com-mgutz-ansi.Pierre Neidhardt2018-07-22
| | | | | | | | * gnu/packages/golang.scm (go-github-com-mgutz-ansi): New variable.
| * gnu: Add go-github-com-mattn-go-colorable.Pierre Neidhardt2018-07-22
| | | | | | | | * gnu/packages/golang.scm (go-github-com-mattn-go-colorable): New variable.
| * gnu: Add go-github-com-mattn-go-isatty.Pierre Neidhardt2018-07-22
| | | | | | | | * gnu/packages/golang.scm (go-github-com-mattn-go-isatty): New variable.
| * gnu: Add emacs-dired-du.Pierre Neidhardt2018-07-22
| | | | | | | | * gnu/packages/emacs.scm (emacs-dired-du): New variable.
| * gnu: Add emacs-helm-org-contacts.Pierre Neidhardt2018-07-22
| | | | | | | | * gnu/packages/emacs.scm (emacs-helm-org-contacts): New variable.
| * gnu: Add emacs-ztree.Pierre Neidhardt2018-07-22
| | | | | | | | * gnu/packages/emacs.scm (emacs-ztree): New variable.
| * gnu: emacs-evil-collection: Update to 20180721.Pierre Neidhardt2018-07-22
| | | | | | | | * gnu/packages/emacs.scm (emacs-evil-collection): Update to 20180721.
| * gnu: emacs-mu4e-conversation: Update to 20180722.Pierre Neidhardt2018-07-22
| | | | | | | | * gnu/packages/emacs.scm (emacs-mu4e-conversation): Update to 20180722.
| * gnu: emacs-helm-exwm: Update to 20180703.Pierre Neidhardt2018-07-22
| | | | | | | | * gnu/packages/emacs.scm (emacs-helm-exwm): Update to 20180703.
| * gnu: emacs-wgrep-helm: Deprecate in favor of emacs-wgrep.Pierre Neidhardt2018-07-22
| | | | | | | | * gnu/packages/emacs.scm (emacs-wgrep-helm): Deprecate.
| * gnu: emacs-wgrep: Update to 20180711.Pierre Neidhardt2018-07-22
| | | | | | | | * gnu/packages/emacs.scm (emacs-wgrep): Update to 20180711.
| * gnu: emacs-helm-eww: Update to 20180511.Pierre Neidhardt2018-07-22
| | | | | | | | * gnu/packages/emacs.scm (emacs-helm-eww): Update to 20180511.