aboutsummaryrefslogtreecommitdiff
path: root/tests/modules.scm
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2020-12-08 21:11:19 +0100
committerMarius Bakke <marius@gnu.org>2020-12-08 22:57:53 +0100
commit3bd218e8d4abde56e7ce9149311df5e60db0e321 (patch)
tree156d70367f257d68b2066d8840d34600dea330f3 /tests/modules.scm
parent9337c16cb69fd47ca31ebe184d2a37028b978249 (diff)
downloadguix-3bd218e8d4abde56e7ce9149311df5e60db0e321.tar.gz
guix-3bd218e8d4abde56e7ce9149311df5e60db0e321.zip
gnu: ghostscript: Fix CVE-2020-15900.
* gnu/packages/patches/ghostscript-CVE-2020-15900.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/ghostscript.scm (ghostscript)[source](patches): Add it.
Diffstat (limited to 'tests/modules.scm')
0 files changed, 0 insertions, 0 deletions
kages/haskell-check.scm, gnu/packages/haskell-crypto.scm, gnu/packages/haskell-xyz.scm, gnu/packages/haskell.scm, gnu/packages/image-viewers.scm, gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/language.scm, gnu/packages/libcanberra.scm, gnu/packages/linux.scm, gnu/packages/lisp-xyz.scm, gnu/packages/lisp.scm, gnu/packages/lolcode.scm, gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/maths.scm, gnu/packages/mc.scm, gnu/packages/messaging.scm, gnu/packages/music.scm, gnu/packages/ncurses.scm, gnu/packages/networking.scm, gnu/packages/nickle.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm, gnu/packages/perl-check.scm, gnu/packages/perl.scm, gnu/packages/python-compression.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/python-xyz.scm, gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm, gnu/packages/rust.scm, gnu/packages/scheme.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/ssh.scm, gnu/packages/suckless.scm, gnu/packages/tbb.scm, gnu/packages/telephony.scm, gnu/packages/text-editors.scm, gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/web.scm, gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xfce.scm, gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/services/certbot.scm, gnu/services/desktop.scm, gnu/services/version-control.scm, gnu/services/web.scm, guix/import/hackage.scm, guix/licenses.scm: Likewise. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> nikita 2020-05-08gnu: Add ghc-tasty-hspec....* gnu/packages/haskell-check.scm (ghc-tasty-hspec): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> John Soo 2020-02-09Revert "gnu: Add ghc-hspec-discover."...This reverts commit a60448edcc85faa8b3cd4bd3ae8a336c842aad4d. The package already exists, as "hspec-discover". Nicolas Goaziou 2020-02-08gnu: Add ghc-hspec-discover....* gnu/packages/haskell-check.scm (ghc-hspec-discover): New variable. Nicolas Goaziou 2019-11-20gnu: Add ghc-testing-feat....* gnu/packages/haskell-check.scm (ghc-testing-feat): New variable. Timothy Sample 2019-11-20gnu: Add ghc-testing-type-modifiers....* gnu/packages/haskell-check.scm (ghc-testing-type-modifiers): New variable. Timothy Sample 2019-11-20gnu: ghc-tasty-rerun: Update to 1.1.14....* gnu/packages/haskell-check.scm (ghc-tasty-rerun): Update to 1.1.14. Timothy Sample 2019-11-20gnu: Add ghc-tasty-lua....* gnu/packages/haskell-check.scm (ghc-tasty-lua): New variable. Timothy Sample 2019-11-20gnu: Add ghc-tasty-hedgehog....* gnu/packages/haskell-check.scm (ghc-tasty-hedgehog): New variable. Timothy Sample 2019-11-20gnu: ghc-hedgehog: Update to 1.0.1....* gnu/packages/haskell-check.scm (ghc-hedgehog): Update to 1.0.1. [inputs]: Add 'ghc-fail'. Timothy Sample 2019-11-20gnu: ghc-quickcheck-instances: Update to 0.3.22....* gnu/packages/haskell-check.scm (ghc-quickcheck-instances): Update to 0.3.22. [arguments]: Use Cabal file revision 2. [inputs]: Add 'ghc-time-compat'. Timothy Sample 2019-11-20gnu: ghc-tasty-ant-xml: Update to 1.1.6....* gnu/packages/haskell-check.scm (ghc-tasty-ant-xml): Update to 1.1.6. Timothy Sample 2019-11-20gnu: ghc-hspec-contrib: Update to 0.5.1....* gnu/packages/haskell-check.scm (ghc-hspec-contrib): Update to 0.5.1. Timothy Sample 2019-11-20gnu: ghc-hspec: Update to 2.7.1....* gnu/packages/haskell-check.scm (ghc-hspec): Update to 2.7.1. Timothy Sample 2019-11-20gnu: ghc-hspec-core: Update to 2.7.1....* gnu/packages/haskell-check.scm (ghc-hspec-core): Update to 2.7.1. [inputs]: Remove 'ghc-async' and add 'ghc-tf-random'. Timothy Sample 2019-11-20gnu: ghc-tasty-quickcheck: Update to 0.10.1....* gnu/packages/haskell-check.scm (ghc-tasty-quickcheck): Update to 0.10.1. Timothy Sample 2019-11-20gnu: ghc-tasty-hunit: Update to 0.10.0.2....* gnu/packages/haskell-check.scm (ghc-tasty-hunit): Update to 0.10.0.2. Timothy Sample 2019-11-20gnu: ghc-tasty-expected-failure: Update to 0.11.1.2....* gnu/packages/haskell-check.scm (ghc-tasty-expected-failure): Update to 0.11.1.2. Timothy Sample 2019-11-20gnu: hspec-discover: Update to 2.7.1....* gnu/packages/haskell-check.scm (hspec-discover): Update to 2.7.1. Timothy Sample 2019-11-20gnu: ghc-hspec-meta: Update to 2.6.0....* gnu/packages/haskell-check.scm (ghc-hspec-meta): Update to 2.6.0. [inputs]: Remove 'ghc-async' and add 'ghc-clock'. Timothy Sample 2019-11-20gnu: ghc-tasty: Update to 1.2.3....* gnu/packages/haskell-check.scm (ghc-tasty): Update to 1.2.3. Timothy Sample 2019-11-20gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.5....* gnu/packages/haskell-check.scm (ghc-test-framework-quickcheck2): Update to 0.3.0.5. [arguments]: Update Cabal file hash. Timothy Sample 2019-11-20gnu: ghc-test-framework: Update Cabal file to r5....* gnu/packages/haskell-check.scm (ghc-test-framework): Update Cabal file to r5, and remove a now unneeded 'update-constraints' phase. Timothy Sample 2019-11-20gnu: ghc-quickcheck: Update to 2.13.2....* gnu/packages/haskell-check.scm (ghc-quickcheck): Update to 2.13.2. [inputs]: Add 'ghc-splitmix-bootstrap'. Timothy Sample 2019-11-20gnu: cabal-doctest: Update to 1.0.8....* gnu/packages/haskell-check.scm (cabal-doctest): Update to 1.0.8. [arguments]: Remove '#:cabal-revision'. Timothy Sample