Age | Commit message (Expand) | Author |
2016-10-05 | gnu: libxtst: Fix CVE-2016-{7951,7952}....* gnu/packages/patches/libxtst-CVE-2016-7951-CVE-2016-7952.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xorg.scm (libxtst)[replacement]: New field.
(libxtst/fixed): New variable.
| Leo Famulari |
2016-10-05 | gnu: libxrender: Fix CVE-2016-{7949,7950}....* gnu/packages/patches/libxrender-CVE-2016-7949.patch,
gnu/packages/patches/libxrender-CVE-2016-7950.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/xorg.scm (libxrender)[replacement]: New field.
(libxrender/fixed): New variable.
| Leo Famulari |
2016-10-05 | gnu: libxrandr: Fix CVE-2016-{7947,7948}....* gnu/packages/patches/libxrandr-CVE-2016-7947-CVE-2016-7948.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xorg.scm (libxrandr)[replacement]: New field.
(libxrandr/fixed): New variable.
| Leo Famulari |
2016-10-05 | gnu: libxi: Fix CVE-2016-{7945,7946}....* gnu/packages/patches/libxi-CVE-2016-7945-CVE-2016-7946.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xorg.scm (libxi)[replacement]: New field.
(libxi/fixed): New variable.
| Leo Famulari |
2016-10-05 | gnu: libxfixes: Fix CVE-2016-7944....* gnu/packages/patches/libxfixes-CVE-2016-7944.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xorg.scm (libxfixes)[replacement]: New field.
(libxfixes/fixed): New variable.
| Leo Famulari |
2016-10-05 | gnu: libx11: Fix CVE-2016-{7942,7943}....* gnu/packages/patches/libx11-CVE-2016-7942.patch,
gnu/packages/patches/libx11-CVE-2016-7943.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/xorg.scm (libx11)[replacement]: New field.
(libx11/fixed): New variable.
| Leo Famulari |
2016-10-05 | gnu: Remove lispf4....The package in its current state is unusable and documentation with unclear
licenses is included.
Also, the file 'lispf42.c' (and possible others) is generated C code and
thus not "source code" as we define it.
* gnu/packages/lisp.scm (lispf4): Delete variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2016-10-05 | gnu: btrfs-progs: Update to 4.8....* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.
| Tobias Geerinckx-Rice |
2016-10-05 | gnu: libass: Update to 0.13.4 [fixes CVE-2016-{7969,7970,7972}....* gnu/packages/video.scm (libass): Update to 0.13.4.
| Leo Famulari |
2016-10-05 | gnu: gnucash: Update to 2.6.14....* gnu/packages/gnucash.scm (gnucash): Update to 2.6.14.
| Efraim Flashner |
2016-10-05 | gnu: Add sunxi-tools....* gnu/packages/admin.scm (sunxi-tools): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Danny Milosavljevic |
2016-10-05 | gnu: Add Vc....* gnu/packages/maths.scm (vc): New variable.
| Leo Famulari |
2016-10-05 | gnu: wordnet: Make sure the self-reference is visible to the GC....Before that, "guix gc --references $(guix build wordnet)" would not show
WordNet itself, erroneously so.
* gnu/packages/wordnet.scm (wordnet)[arguments]: Add -fno-builtin-strcpy
to #:configure-flags.
| Ludovic Courtès |
2016-10-05 | gnu: wordnet: Compile with optimizations....* gnu/packages/wordnet.scm (wordnet)[arguments]: Add -O2 to
#:configure-flags.
| Ludovic Courtès |
2016-10-05 | gnu: Add hyperrogue....* gnu/packages/games.scm (hyperrogue): New variable.
| Kei Kebreau |
2016-10-05 | gnu: grub: Make dependency on mdadm explicit....* gnu/packages/grub.scm (grub)[arguments]: Path getroot.c in
'patch-stuff' phase.
[inputs]: Add MDADM.
| Ludovic Courtès |
2016-10-05 | gnu: gsl: Disable failing tests on i686....* gnu/packages/patches/gsl-test-i686.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/maths.scm (gsl)[source](patches): New field.
| Ludovic Courtès |
2016-10-05 | gnu: git: Update to 2.10.1....* gnu/packages/version-control.scm (git): Update to 2.10.1.
| Leo Famulari |
2016-10-04 | gnu: guix: Honor the user's 'GUILE_LOAD_PATH'....* gnu/packages/package-management.scm (guix-0.11.0)[arguments]: Use
'prefix' when wrapping 'guix' for 'GUILE_LOAD_PATH'.
| Ludovic Courtès |
2016-10-04 | gnu: Add GoAccess....* gnu/packages/web.scm (goaccess): New variable.
| Ludovic Courtès |
2016-10-04 | gnu: pies: Update to 1.3....* gnu/packages/admin.scm (pies): Update to 1.3.
[arguments]: New field.
| Ludovic Courtès |
2016-10-04 | gnu: global: Update to 6.5.5....* gnu/packages/code.scm (global): Update to 6.5.5.
| Ludovic Courtès |
2016-10-04 | gnu: gsl: Update to 2.2.1....* gnu/packages/maths.scm (gsl): Update to 2.2.1.
| Ludovic Courtès |
2016-10-04 | gnu: direvent: Update to 5.1....* gnu/packages/admin.scm (direvent): Update to 5.1.
[arguments]: Augment 'patch-/bin/sh' phase to patch 'progman.c' and
'testsuite'.
| Ludovic Courtès |
2016-10-04 | gnu: gnu-c-manual: Update to 0.2.5....* gnu/packages/gcc.scm (gnu-c-manual): Update to 0.2.5.
| Ludovic Courtès |
2016-10-04 | gnu: rush: Update to 1.8....* gnu/packages/rush.scm (rush): Update to 1.8.
[source]: Remove 'patches'.
* gnu/packages/patches/cpio-gets-undeclared.patch,
gnu/packages/patches/rush-CVE-2013-6889.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Ludovic Courtès |
2016-10-04 | gnu: cryptsetup: Update to 1.7.2....* gnu/packages/cryptsetup.scm (cryptsetup): Update to 1.7.2.
[source]: Use kernel mirror.
[home-page]: Update URL.
| Leo Famulari |
2016-10-04 | gnu: metabat: Update to 0.32.4-1.cbdca756....* gnu/packages/bioinformatics.scm (metabat): Update to 0.32.4-1.cbdca756.
* gnu/packages/patches/metabat-remove-compilation-date.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ben Woodcroft |
2016-10-04 | gnu: fish: Do not use the bundled PCRE2....* gnu/packages/shells.scm (fish)[inputs]: Add PCRE2.
| Ludovic Courtès |
2016-10-04 | gnu: fish: Add input bc....Fixes <http://bugs.gnu.org/24433>.
* gnu/packages/shells.scm (fish)[inputs]: Add bc.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Arun Isaac |
2016-10-04 | gnu: warzone2100: Update to 3.2.1....* gnu/packages/games.scm (warzone2100): Update to 3.2.1.
[arguments]: Remove phase "set-sdl-paths", add phase
"link-tests-with-qt", add phase "remove-reference-to-missing-file".
[inputs]: Replace "qt-4" with "qt", replace "sdl-union" with
"sdl2", add "openssl".
| Ricardo Wurmus |
2016-10-04 | gnu: ruby-nokogumbo: Move "build-gemspec" phase after "unpack"....* gnu/packages/ruby.scm (ruby-nokogumbo)[arguments]: Move
"build-gemspec" phase after "unpack".
| Ricardo Wurmus |
2016-10-04 | gnu: python-pathlib: Disable tests....* gnu/packages/python.scm (python-pathlib)[arguments]: Disable tests.
| Ricardo Wurmus |
2016-10-04 | gnu: ghmm: Run tests after install....* gnu/packages/machine-learning.scm (ghmm)[arguments]: Move "check"
phase after "install"; add phase "fix-PYTHONPATH".
| Ricardo Wurmus |
2016-10-04 | gnu: raincat: Add missing input....* gnu/packages/games.scm (raincat)[inputs]: Add freeglut.
| Ricardo Wurmus |
2016-10-04 | gnu: supertux: Update to 0.5.0....* gnu/packages/games.scm (supertux): Update to 0.5.0.
[arguments]: Add flag to disable static boost libraries.
| Ricardo Wurmus |
2016-10-03 | gnu: parallel: Update to 20160922....* gnu/packages/parallel.scm (parallel): Update to 20160922.
| Leo Famulari |
2016-10-03 | gnu: linux-libre: Update to 4.8....* gnu/packages/linux.scm (linux-libre): Update to 4.8.
* gnu/packages/linux-libre-4.7-x86_64.conf,
gnu/packages/linux-libre-4.7-i686.conf: Delete files.
* gnu/packages/linux-libre-4.8-x86_64.conf,
gnu/packages/linux-libre-4.8-i686.conf: New files.
* Makefile.am (KCONFIGS): Update accordingly.
| Mark H Weaver |
2016-10-03 | gnu: nss: Increase build timeout to 60 hours....* gnu/packages/gnuzilla.scm (nss)[properties]: Increase build timeout to
60 hours.
| Mark H Weaver |
2016-10-03 | gnu: gnunet: Add inputs....* gnu/packages/gnunet.scm (gnunet)[inputs]: Add perl, jansson, nss, gmp, bluez,
glib, libogg.
[native-inputs]: Move python-2 from here ...
[inputs]: ... to here.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2016-10-03 | gnu: gctp: 'license' field now has a <license> value....* gnu/packages/maths.scm (gctp)[license]: Change to a <license> record.
| Ludovic Courtès |
2016-10-03 | gnu: libgcrypt@1.7: Replacement now has an accurate 'version' field....* gnu/packages/gnupg.scm (libgcrypt-1.7.3)[version]: New field.
| Ludovic Courtès |
2016-10-03 | gnu: openssl@1.0: Replacement now has an accurate 'version' field....* gnu/packages/tls.scm (openssl-1.0.2j)[name, version]: New fields.
| Ludovic Courtès |
2016-10-03 | gnu: libarchive: Fix several security issues....* gnu/packages/backup.scm (libarchive)[replacement]: New field.
(libarchive/fixed): New variable.
* gnu/packages/patches/libarchive-7zip-heap-overflow.patch,
gnu/packages/patches/libarchive-fix-symlink-check.patch,
gnu/packages/patches/libarchive-fix-filesystem-attacks.patch,
gnu/packages/patches/libarchive-safe_fprintf-buffer-overflow.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
| Leo Famulari |
2016-10-03 | gnu: perl-dbd-mysql: Update to 4.037 [fixes CVE-2016-1246]....* gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.037.
| Leo Famulari |
2016-10-02 | gnu: ghc-process: Replace reference to /bin/sh....* gnu/packages/haskell.scm (ghc-process)[arguments]: Add phases
"patch-reference-to-/bin/sh" to replace reference to /bin/sh.
| Ricardo Wurmus |
2016-10-02 | gnu: Do not propagate inputs in haskell.scm....* gnu/packages/haskell.scm
(ghc-streaming-commons)[propagated-inputs]: Move ghc-random...
[inputs]: ...to here; remove ghc-async, add ghc-directory, add
ghc-transformers; move ghc-quickcheck, ghc-hspec...
[native-inputs]: ...to here; add hspec-discover.
(ghc-test-framework)[propagated-inputs]: Move all from here...
[inputs]: ...to here; move ghc-hunit and ghc-quickcheck...
[native-inputs]: ...to here.
(ghc-attoparsec)[propagated-inputs]: Move ghc-scientific...
[inputs]: ...to here; move ghc-quickcheck, ghc-quickcheck-unicode,
ghc-test-framework, ghc-test-framework-quickcheck2, ghc-vector...
[native-inputs]: ...to here.
(ghc-zip-archive)[propagated-inputs]: Move all inputs from here...
[inputs]: ...to here; move ghc-hunit from here...
[native-inputs]: ...to here.
(ghc-network-uri)[inputs]: Add ghc-parsec; move ghc-hunit from here...
[native-inputs]: ...to here.
[propagated-inputs]: Remove.
(ghc-wai)[propagated-inputs]: Move all inputs from here...
[inputs]: ...to here; move ghc-quickcheck, ghc-hunit, and ghc-hspec from
here...
[native-inputs]: ...to here. Add hspec-discover.
(ghc-wai-extra)[propagated-inputs]: Remove ghc-hspec and ghc-hunit; move
all other inputs from here...
[inputs]: ...to here.
[native-inputs]: Add hspec-discover, ghc-hspec, and ghc-hunit.
(ghc-resourcet, ghc-xss-sanitize, ghc-parsec, ghc-vector, ghc-http,
ghc-base-compat, ghc-base-orphans, ghc-word8)[inputs]: Move all inputs
from here...
[native-inputs]: ...to here.
(ghc-haddock-library, ghc-hspec-contrib, ghc-base-compat,
ghc-base-orphans, ghc-fast-logger, ghc-word8, ghc-aeson-qq,
ghc-logging-facade, ghc-mockery, ghc-yaml, ghc-hslua)[native-inputs]:
Add hspec-discover.
(ghc-fast-logger)[inputs]: Move ghc-hspec from here...
[native-inputs]: ...to here.
(ghc-data-default,
ghc-data-default-instances-base,
ghc-data-default-instances-containers,
ghc-data-default-instances-dlist,
ghc-haddock-api,
ghc-happy,
ghc-haskell-src-exts,
ghc-resourcet,
ghc-xss-sanitize,
ghc-sdl-mixer,
ghc-sdl-image,
ghc-glut,
ghc-gluraw,
ghc-opengl,
cpphs,
ghc-old-time,
ghc-data-default-instances-old-locale,
cabal-install,
ghc-x11,
ghc-x11-xft,
ghc-hashable,
ghc-test-framework-hunit,
ghc-test-framework,
ghc-tf-random,
ghc-transformers-base,
ghc-unix-time,
ghc-http-types,
ghc-iproute,
ghc-regex-base,
ghc-regex-posix,
ghc-regex-tdfa-rc,
ghc-parsers,
ghc-trifecta,
ghc-distributive,
ghc-comonad,
ghc-polyparse,
ghc-profunctors,
ghc-reducers,
ghc-xml,
ghc-exceptions,
ghc-temporary,
ghc-temporary-rc,
ghc-smallcheck,
ghc-tasty-ant-xml,
ghc-quickcheck-instances,
ghc-quickcheck,
ghc-case-insensitive,
ghc-chasingbottoms,
ghc-unordererd-containers,
ghc-uniplate,
ghc-ansi-wl-pprint,
ghc-parsec,
ghc-vector,
ghc-vector-binary-instances,
ghc-http,
ghc-hspec,
ghc-hspec-contrib,
ghc-hspec-core,
ghc-hspec-meta,
ghc-vault,
ghc-monad-control,
ghc-blaze-builder,
ghc-blaze-markup,
ghc-blaze-html,
ghc-async,
ghc-optparse-applicative,
ghc-charset,
ghc-void,
ghc-kan-extensions,
ghc-statevar,
ghc-lens,
ghc-cheapskate,
ghc-semigroupoids,
ghc-contrvariant,
ghc-semigroups,
ghc-free,
ghc-adjunctions,
ghc-fast-logger,
ghc-doctest,
ghc-lifted-base,
ghc-tasty-quickcheck,
ghc-tasty-golden,
ghc-tasty,
ghc-cookie,
ghc-scientific,
ghc-aeson,
ghc-wai-logger,
ghc-pandoc-types,
ghc-texmath,
ghc-regex-pcre-builtin,
ghc-highlighting-kate,
ghc-cmark,
ghc-enclosed-exceptions,
ghc-th-lift,
ghc-th-expand-syns,
ghc-th-reify-many,
ghc-th-orphans,
ghc-haskell-src-meta,
ghc-aeson-qq,
ghc-conduit,
ghc-mockery,
ghc-yaml,
ghc-filemanip,
ghc-juicypixels,
ghc-hslua,
ghc-mime-types,
ghc-http-client,
ghc-hourglass,
ghc-pem,
ghc-asn1-types,
ghc-asn1-encoding,
ghc-asn1-parse,
ghc-tasty-kat,
ghc-cryptonite,
ghc-x509,
ghc-x509-store,
ghc-x509-validation,
ghc-x509-system,
ghc-tls,
ghc-socks,
ghc-connection,
ghc-http-client-tls,
ghc-pandoc)[propagated-inputs]: Move inputs from here...
[inputs]: ...to here.
| Ricardo Wurmus |
2016-10-02 | gnu: r-plotly: Update to 4.5.2....* gnu/packages/statistics.scm (r-plotly): Update to 4.5.2.
[propagated-inputs]: Remove r-plyr; remove r-viridis; add r-dplyr; add
r-lazyeval; add r-purrr; add r-tibble; add r-viridislite.
| Ricardo Wurmus |
2016-10-02 | gnu: Add r-purrr....* gnu/packages/statistics.scm (r-purrr): New variable.
| Ricardo Wurmus |
2016-10-02 | gnu: Add r-viridislite....* gnu/packages/statistics.scm (r-viridislite): New variable.
| Ricardo Wurmus |