Age | Commit message (Expand) | Author |
2016-09-01 | gnu: Add dtc....* gnu/packages/u-boot.scm (dtc): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add file.
Co-authored-by: David Craven <david@craven.ch>
| Danny Milosavljevic |
2016-09-01 | gnu: slim: Move to display-managers.scm....* gnu/packages/display-managers.scm: New file.
* gnu/packages/slim.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/services/xorg.scm: Likewise.
| Marius Bakke |
2016-08-31 | gnu: icedtea-6: Update to 1.13.12 [security fixes]....Fixes CVE-2016-{3458,3485,3500,3508,3550,3606}.
* gnu/packages/java.scm (icedtea-6): Update to 1.13.12.
[source]: Remove 'icedtea-remove-overrides' patch.
[arguments]: Move ALSA header substitution to 'patch-paths' phase.
* gnu/packages/patches/icedtea-remove-overrides.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari |
2016-08-31 | gnu: Add cfitsio...* gnu/packages/astronomy.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| John Darrington |
2016-08-31 | gnu: fossil: Update to 1.35....* gnu/packages/version-control.scm (fossil): Update to 1.35.
[source]: Download from fossil-scm.org, remove patch, remove snippet.
* gnu/packages/patches/fossil-test-fixes.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner |
2016-08-29 | gnu: libtiff: Fix CVE-2016-5314....* gnu/packages/patches/libtiff-CVE-2016-5314.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff/fixed): Use it.
| Leo Famulari |
2016-08-29 | gnu: libtiff: Fix CVE-2016-{3623,3945,3990,3991,5321,5323}....* gnu/packages/image.scm (libtiff)[replacement]: New field.
(libtiff/fixed): New variable.
* gnu/packages/patches/libtiff-CVE-2016-3623.patch,
gnu/packages/patches/libtiff-CVE-2016-3945.patch,
gnu/packages/patches/libtiff-CVE-2016-3990.patch,
gnu/packages/patches/libtiff-CVE-2016-3991.patch,
gnu/packages/patches/libtiff-CVE-2016-5321.patch,
gnu/packages/patches/libtiff-CVE-2016-5323.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
| Leo Famulari |
2016-08-28 | gnu: xf86-video-openchrome: Update to 0.5.0....* gnu/packages/xorg.scm (xf86-video-openchrome): Update to 0.5.0.
[source]: Remove patch.
* gnu/packages/patches/xf86-video-openchrome-glibc-2.20.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner |
2016-08-28 | gnu: gtk+: Add patch to support GUIX_GTK3_IM_MODULE_FILE....* gnu/packages/patches/gtk3-respect-GUIX_GTK3_IM_MODULE_FILE.patch: New file.
* gnu/packages/gtk.scm (gtk+)[source]: Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ricardo Wurmus |
2016-08-28 | gnu: gtk+-2: Add patch to support GUIX_GTK2_IM_MODULE_FILE....* gnu/packages/patches/gtk2-respect-GUIX_GTK2_IM_MODULE_FILE.patch: New file.
* gnu/packages/gtk.scm (gtk+-2)[source]: Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ricardo Wurmus |
2016-08-27 | gnu: mupdf: Fix CVE-2016-{6265,6525}....* gnu/packages/patches/mupdf-CVE-2016-6265.patch,
gnu/packages/patches/mupdf-CVE-2016-6525.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/pdf.scm (mupdf): Use them.
| Leo Famulari |
2016-08-21 | gnu: gimp: Update to 2.8.16....* gnu/packages/patches/gimp-CVE-2016-4994.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gimp.scm (gimp): Update to 2.8.16.
[source]: Remove patch.
| 宋文武 |
2016-08-18 | gnu: Add re2....* gnu/packages/regex.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Marius Bakke |
2016-08-17 | gnu: Add NetSurf....* gnu/packages/web.scm (netsurf): New variable.
* gnu/packages/patches/netsurf-about.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
| Eric Bavier |
2016-08-17 | gnu: cracklib: Fix CVE-2016-6318....* gnu/packages/patches/cracklib-CVE-2016-6318.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/password-utils.scm (cracklib)[source]: Use the patch.
| Leo Famulari |
2016-08-14 | gnu: Add fio....* gnu/packages/benchmark.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Marius Bakke |
2016-08-14 | gnu: Add sg3-utils....* gnu/packages/scsi.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Chris Marusich |
2016-08-13 | gnu: Add Musl....* gnu/packages/musl.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Vincent Legoll |
2016-08-11 | gnu: jq: Fix CVE-2015-8863....* gnu/packages/patches/jq-CVE-2015-8863.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (jq)[source]: Use it.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Jelle Licht |
2016-08-11 | gnu: Add laby....* gnu/packages/patches/laby-make-install.patch: New file.
* gnu/local.mk (dist_patch_DATA): gnu-system.am: Add it.
* gnu/packages/games.scm (laby): New variable.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
| Jan Nieuwenhuizen |
2016-08-11 | gnu: dico: Update to 2.3....* gnu/packages/dico.scm (dico): Update to 2.3.
[inputs]: Add python-2, groff. Upgrade readline-6.2 to latest.
[source]: Remove patches.
* gnu/packages/patches/dico-idxcide-bug.patch,
* gnu/packages/patches/dico-libtool-deterministic.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Efraim Flashner |
2016-08-10 | gnu: ruby-rack: Update to 2.0.1....* gnu/packages/ruby.scm (ruby-rack): Update to 2.0.1.
[source]: Use GitHub and patch.
[native-inputs]: Add ruby-concurrent, ruby-minitest, ruby-minitest-sprint,
which. Remove ruby-bacon.
[propagated-inputs]: Add ruby-concurrent.
* gnu/packages/patches/ruby-rack-ignore-failing-test.patch: New file.
* gnu/local.mk: Add it.
| Ben Woodcroft |
2016-08-08 | gnu: Add perl-net-dns-resolver-programmable....* gnu/packages/networking.scm (perl-net-dns-resolver-programmable): New variable.
* gnu/packages/patches/perl-net-dns-resolver-programmable-Fix-broken-interface.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Danny Milosavljevic |
2016-08-08 | gnu: fontconfig: Fix CVE-2016-5384....* gnu/packages/fontutils.scm (fontconfig)[replacement]: New field.
(fontconfig/fixed): New variable.
* gnu/packages/patches/fontconfig-CVE-2016-5384.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Leo Famulari |
2016-08-08 | gnu: Add mono....* gnu/packages/mono.scm: New file.
* gnu/packages/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Jan Nieuwenhuizen |
2016-08-05 | services: Add spice vdagent service....* gnu/services/spice.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Various Services): New subheading.
| David Craven |
2016-08-04 | gnu: zsh: Move to shells.scm....* gnu/packages/zsh.scm (zsh): Move from here ...
* gnu/packages/shells.scm (zsh): ... to here.
* gnu/packages/zsh.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove zsh.scm.
| Tobias Geerinckx-Rice |
2016-08-04 | Merge branch 'core-updates' | Mark H Weaver |
2016-08-04 | Revert "Merge branch 'core-updates'"...This reverts commit 455859a50f88f625d13fc2f304111f02369b366b.
| Mark H Weaver |
2016-08-04 | Revert "gnu: zsh: Move to shells.scm."...This reverts commit 12b63ab505f781e49b6e7dda2d9eca0aaf24eaf1.
| Mark H Weaver |
2016-08-04 | gnu: python-statsmodels: Fix tests....* gnu/packages/statistics.scm (python-statsmodels): Add patch to fix tests.
(python2-statsmodels)[propagated-inputs]: Add python2-pytz.
* gnu/packages/patches/python-statsmodels-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ricardo Wurmus |
2016-08-03 | gnu: zsh: Move to shells.scm....* gnu/packages/zsh.scm (zsh): Move from here ...
* gnu/packages/shells.scm (zsh): ... to here.
* gnu/packages/zsh.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove zsh.scm.
| Tobias Geerinckx-Rice |
2016-08-03 | gnu: tcsh: Move to shells.scm....* gnu/packages/tcsh.scm (tcsh): Move from here ...
* gnu/packages/shells.scm (tcsh): ... to here.
* gnu/packages/tcsh.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove tcsh.scm.
| Tobias Geerinckx-Rice |
2016-08-03 | gnu: rc: Move to shells.scm....* gnu/packages/rc.scm (rc): Move from here ...
* gnu/packages/shells.scm (rc): ... to here.
* gnu/packages/rc.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove rc.scm.
| Tobias Geerinckx-Rice |
2016-08-03 | gnu: fish: Move to shells.scm....* gnu/packages/fish.scm (fish): Move from here ...
* gnu/packages/shells.scm (fish): ... to here.
* gnu/packages/fish.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove fish.scm.
| Tobias Geerinckx-Rice |
2016-08-03 | gnu: Add dash....* gnu/packages/shells.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
| Tobias Geerinckx-Rice |
2016-08-02 | build: Add missing procps patch to the distribution....The patch was added to gnu/local.mk in
d46123aade7bc5226004eb46ee1084dc84f2b30a and inadvertently removed in a
subsequent merge.
* gnu/local.mk (dist_patch_DATA): Add procps-non-linux.patch.
| Ludovic Courtès |
2016-08-02 | gnu: Add Elixir....* gnu/packages/elixir.scm: New file.
* gnu/packages/patches/elixir-disable-failing-tests.patch: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add module.
(dist_patch_DATA): Add patch.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| Pjotr Prins |
2016-08-01 | Merge branch 'core-updates' | Ludovic Courtès |
2016-08-01 | gnu: openssh: Update to 7.3p1....* gnu/packages/ssh.scm (openssh): Update to 7.3p1.
[source]: Remove patches.
* gnu/packages/patches/openssh-CVE-2015-8325.patch,
gnu/packages/patches/openssh-CVE-2016-6210-1.patch,
gnu/packages/patches/openssh-CVE-2016-6210-2.patch,
gnu/packages/patches/openssh-CVE-2016-6210-3.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Mark H Weaver |
2016-07-31 | Merge branch 'master' into core-updates | Mark H Weaver |
2016-07-31 | gnu: rapicorn: Add patch to handle isnan....* gnu/packages/patches/rapicorn-isnan.patch: New file.
* gnu/packages/graphics.scm (rapicorn)[source]: Add patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
| Andreas Enge |
2016-07-31 | gnu: dealii: Unregister deleted patch....* gnu/local.mk (dist_patch_DATA): Drop deleted patch.
This is a follow-up to commit 101e847294dc403d5a7ef222117ad9070223b86b.
| Andreas Enge |
2016-07-29 | gnu: Add Tux Paint....* gnu/packages/games.scm (tuxpaint): New variable.
* gnu/packages/patches/tuxpaint-stamps-path.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
| Eric Bavier |
2016-07-29 | gnu: beets: Update to 1.3.19....* gnu/packages/music.scm (beets): Update to 1.3.19.
[source]: Remove patch to skip failing tests.
* gnu/packages/patches/beets-image-test-failure.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Alex Griffin |
2016-07-29 | Merge branch 'master' into core-updates | Mark H Weaver |
2016-07-29 | gnu: gd: Add fix for gd2_read test....* gnu/packages/patches/gd-fix-gd2-read-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Add patch.
| Mark H Weaver |
2016-07-29 | Revert "gnu: gd: Add fix for gd2_read test."...This reverts commit ce290354ec4e97003be5f56042e55b36831818c1.
| Mark H Weaver |
2016-07-29 | gnu: gd: Add fix for gd2_read test....* gnu/packages/patches/gd-fix-gd2-read-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Add patch.
| Mark H Weaver |
2016-07-29 | Merge branch 'master' into core-updates | Mark H Weaver |