| Commit message (Expand) | Author | Age |
* | gnu: Add and use gettext-minimal.•••* gnu/packages/gettext.scm (gnu-gettext): Rename to...
(gettext-minimal): ... this. Adjust synopsis and description.
(gnu-gettext): Inherit from it.
(po4a): Use 'gettext-minimal' instead of 'gnu-gettext'.
* gnu/packages/acl.scm: Likewise.
* gnu/packages/admin.scm: Likewise.
* gnu/packages/apl.scm: Likewise.
* gnu/packages/attr.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/base.scm: Likewise.
* gnu/packages/cdrom.scm: Likewise.
* gnu/packages/commencement.scm: Likewise.
* gnu/packages/crypto.scm: Likewise.
* gnu/packages/databases.scm: Likewise.
* gnu/packages/disk.scm: Likewise.
* gnu/packages/documentation.scm: Likewise.
* gnu/packages/education.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/enlightenment.scm: Likewise.
* gnu/packages/fcitx.scm: Likewise.
* gnu/packages/fontutils.scm: Likewise.
* gnu/packages/freedesktop.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gkrellm.scm: Likewise.
* gnu/packages/glib.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/grub.scm: Likewise.
* gnu/packages/gtk.scm: Likewise.
* gnu/packages/guile.scm: Likewise.
* gnu/packages/ibus.scm: Likewise.
* gnu/packages/irc.scm: Likewise.
* gnu/packages/iso-codes.scm: Likewise.
* gnu/packages/kde-frameworks.scm: Likewise.
* gnu/packages/kodi.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/man.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/mono.scm: Likewise.
* gnu/packages/mp3.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/nano.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/package-management.scm: Likewise.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/sawfish.scm: Likewise.
* gnu/packages/statistics.scm: Likewise.
* gnu/packages/terminals.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/vpn.scm: Likewise.
* gnu/packages/w3m.scm: Likewise.
* gnu/packages/webkit.scm: Likewise.
* gnu/packages/wicd.scm: Likewise.
* gnu/packages/wine.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xorg.scm: Likewise.
| Alex Kost | 2016-09-28 |
* | gnu: openldap: Use gnutls.•••* gnu/packages/openldap.scm (openldap)[inputs]: Switch to gnutls.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Alex Vong | 2016-09-25 |
* | gnu: perl: Split configure phase.•••* gnu/packages/perl.scm (perl)[arguments]: Split 'configure' phase into
'setup-configure' and 'configure' phases.
| Ben Woodcroft | 2016-09-25 |
* | gnu: xorg-server: Set default font path to empty.•••* gnu/packages/xorg.scm (xorg-server)[arguments]: Pass
"--with-default-font-path=" to #:configure-flags.
| 宋文武 | 2016-09-24 |
* | gnu: expat: Update to 2.2.0.•••* gnu/packages/xml.scm (expat): Update to 2.2.0.
[source]: Use 'expat-CVE-2016-0718-fix-regression.patch'. Remove obsolete
patches.
* gnu/packages/patches/expat-CVE-2016-0718-fix-regression.patch: New file.
* gnu/packages/patches/expat-CVE-2012-6702-and-CVE-2016-5300.patch,
gnu/packages/patches/expat-CVE-2015-1283-refix.patch,
gnu/packages/patches/expat-CVE-2016-0718.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Add and remove patches.
| Leo Famulari | 2016-09-13 |
* | gnu: openblas: Update to 0.2.19.•••* gnu/packages/maths.scm (openblas): Update to 0.2.19.
| Leo Famulari | 2016-09-13 |
* | build-system/gnu: Do not patch symlinks in the source.•••This is a followup to 13a9feb5b64fd819eaed38a17da0284bbe2b8d9.
* guix/build/gnu-build-system.scm (patch-source-shebangs): Remove call
to 'remove'. Pass a second argument to 'find-files' to filter out
symlinks; pass #:stat lstat.
(patch-generated-file-shebangs): Likewise, and also filter out
non-executable files.
| Ludovic Courtès | 2016-09-12 |
* | gnu: gcc: Work around ARM bootstrapping failure (GCC bug #71399).•••* gnu/packages/patches/gcc-arm-bug-71399.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gcc.scm (gcc-4.9)[source]: Use it.
| Ludovic Courtès | 2016-09-12 |
* | gnu: libjpeg: Update to 9b.•••* gnu/packages/image.scm (libjpeg): Update to 9b.
| Leo Famulari | 2016-09-11 |
* | gnu: libpng: Update to 1.6.25.•••* gnu/packages/image.scm (libpng): Update to 1.6.25.
| Leo Famulari | 2016-09-11 |
* | gnu: gnutls: Update to 3.5.4.•••* gnu/packages/tls.scm (gnutls): Update to 3.5.4.
| Leo Famulari | 2016-09-11 |
* | gnu: r: Update to 3.3.1.•••* gnu/packages/statistics.scm (r): Update to 3.3.1.
| Ben J Woodcroft | 2016-09-09 |
* | gnu: r: Add openblas input.•••* gnu/packages/statistics.scm (r)[inputs]: Add openblas.
[arguments]: Adapt configure flags.
| Ben J Woodcroft | 2016-09-09 |
* | gnu: linux-libre-headers: Use modify-phases.•••* gnu/packages/linux.scm (linux-libre-headers): Use modify phases.
| David Craven | 2016-09-09 |
* | utils: 'wrap-program' produces only one wrapper file.•••* guix/build/utils.scm (wrap-program)[wrapper-file-name]
[next-wrapper-number, wrapper-target]: Remove.
[wrapped-file, already-wrapped?]: New variables.
[last-line]: New procedure.
Use it to append to PROG when a wrapper already exists.
* tests/build-utils.scm ("wrap-program, one input, multiple calls"):
Adjust the list of files to delete.
| Ludovic Courtès | 2016-09-07 |
* | gnu: openssl: Delete leftover man3 directory.•••* gnu/packages/tls.scm (openssl)[arguments]: Delete empty directory in
'move-man3-pages' phase.
| Leo Famulari | 2016-09-06 |
* | gnu: eudev: Update to 3.2.•••* gnu/packages/linux.scm (eudev): Update to 3.2.
| Ludovic Courtès | 2016-09-03 |
* | gnu: procps: Disable faulty floating point test.•••* gnu/packages/linux.scm (procps)[arguments]: Add 'disable-strtod-test'
phase.
| Ludovic Courtès | 2016-09-02 |
* | Merge branch 'master' into core-updates | Leo Famulari | 2016-09-02 |
|\ |
|
| * | gnu: libidn: Replace with 1.33 [fixes CVE-2015-8948 and CVE-2016-{6261,6263}].•••* gnu/packages/libidn.scm (libidn)[replacement]: New field.
(libidn-1.33): New variable.
| Leo Famulari | 2016-09-02 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2016-09-02 |
|\| |
|
| * | gnu: python2-ipython: Use strip-python2-variant.•••* gnu/packages/python.scm (python2-ipython): Inherit using
strip-python2-variant.
[propagated-inputs]: Remove work-around for python2-terminado.
[inputs]: Remove work-around for python2-jsonschema, python2-matplotlib,
python2-numpy, python2-requests.
(python-inputs)[properties]: New field.
| Efraim Flashner | 2016-09-02 |
| * | gnu: python2-numexpr: Use strip-python2-variant.•••* gnu/packages/python.scm (python2-numexpr): Replace package definition
with 'package-with-python2', using 'strip-python2-variant'.
| Efraim Flashner | 2016-09-02 |
| * | gnu: python2-scikit-image: Use strip-python2-variant.•••* gnu/packages/python.scm (python2-scikit-image): Inherit using
strip-python2-variant.
[propagated-inputs]: Remove work-around for python2-matplotlib,
python2-numpy, python2-scipy.
| Efraim Flashner | 2016-09-02 |
| * | gnu: python-scikit-learn: Set source file name.•••* gnu/packages/python.scm (python-scikit-learn)[source]: Add 'file-name'
field.
| Efraim Flashner | 2016-09-02 |
| * | gnu: python2-scikit-learn: Use strip-python2-variant.•••* gnu/packages/python.scm (python2-scikit-learn): Replace package
definition with 'package-with-python2', using 'strip-python2-variant'
to simplify the package definition.
| Efraim Flashner | 2016-09-02 |
| * | gnu: python-requests-mock: Update to 1.0.0.•••* gnu/packages/openstack.scm (python-requests-mock): Update to 1.0.0.
[inputs]: Remove python-setuptools. Move python-mock ...
[native-inputs]: ... to here. Add python-discover, python-fixtures,
python-sphinx, python-testrepostory, python-testtools.
[properties]: Add python2-variant.
(python2-requests-mock): inherit stripped variant.
[native-inputs]: Use python2-setuptools.
| Efraim Flashner | 2016-09-02 |
| * | Revert "gnu: gsl: Update to 2.2."•••This reverts commit b16b16e6c2ba9780ebdf936c325e06ebcc0a950b.
Rationale: gsl-2.2 consistently fails its test suite on i686. Inkscape
depends on gsl, and the grub background image is converted using
inkscape, so i686 systems can no longer be built.
| Mark H Weaver | 2016-09-01 |
| * | gnu: dtc: Add missing symbols patch from debian.•••* gnu/packages/u-boot.scm (dtc)[source]: Add patch.
* gnu/packages/patches/dtc-add-missing-symbols-to-lds.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: David Craven <david@craven.ch>
| Danny Milosavljevic | 2016-09-02 |
| * | guix build: Rewrite '--with-input' in terms of 'package-input-rewriting'.•••* guix/scripts/build.scm (transform-package-inputs): Rewrite in terms of
'package-input-rewriting'.
| Ludovic Courtès | 2016-09-01 |
| * | packages: Add 'package-input-rewriting'.•••* guix/packages.scm (package-input-rewriting): New procedure.
* tests/packages.scm ("package-input-rewriting"): New test.
* doc/guix.texi (Defining Packages): Document it.
(Package Transformation Options): Add cross-reference.
| Ludovic Courtès | 2016-09-01 |
| * | gnu: Fix typo in description of xfce-desktop-service.•••* gnu/services/desktop.scm (xfce-desktop-service) abilit --> ability.
| John Darrington | 2016-09-01 |
| * | gnu: Add rpcbind•••* gnu/packages/onc-rpc.scm (rpcbind): New variable.
| John Darrington | 2016-09-01 |
| * | gnu: Add telepathy-mission-control.•••* gnu/packages/freedesktop.scm (telepathy-mission-control): New variable.
| Kei Kebreau | 2016-09-01 |
| * | gnu: Add u-boot.•••* gnu/packages/u-boot.scm (u-boot, make-u-boot-package,
u-boot-vexpress_ca9x4, u-boot-malta): New variables.
Co-authored-by: David Craven <david@craven.ch>
| Danny Milosavljevic | 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 |
| * | Update 'TODO'.•••* TODO: Remove items about guix challenge & guix publish.
Signed-off-by: Vincent Legoll <vincent.legoll@gmail.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vincent Legoll | 2016-09-01 |
| * | Reinstate "services: elogind: Provide '%elogind-file-systems' by extension."•••This reverts commit 17073dafc59d62fb8cbb8b94d61d3ecc488ac59f.
| Ludovic Courtès | 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-09-01 |
| * | tests: hackage: Fix mock urls.•••Followup to 18f747350437136b203ef6400176d1fb07b131ea.
* tests/hackage.scm (hackage->guix-package): Use 'https' in mock urls.
| Efraim Flashner | 2016-09-01 |
| * | gnu: Fix typo in copyright notice in (gnu packages networking).•••* gnu/packages/networking.scm: "Coypright" --> "Copyright".
| Mark H Weaver | 2016-09-01 |
| * | 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: rofi: Update to 1.2.0.•••* gnu/packages/xdisorg.scm (rofi): Update to 1.2.0.
[inputs]: Drop libx11 and add xcb-util-xrm.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Marius Bakke | 2016-08-31 |
| * | gnu: Add xcb-util-xrm.•••* gnu/packages/xdisorg.scm (xcb-util-xrm): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Marius Bakke | 2016-08-31 |
| * | gnu: wcslib: Correct formatting and grammar.•••* gnu/packages/astronomy.scm (wcslib): Minor whitespace and grammatical
changes.
| John Darrington | 2016-08-31 |
| * | gnu: bambam: Remove wrap-binary phase.•••Functionality provided already by python-build-system.
* gnu/packages/games.scm (bambam)[arguments]: Remove 'wrap-binary phase.
[synopsis]: Capitalize first word.
| Eric Bavier | 2016-08-31 |
| * | tests: cpan: Fix mock urls.•••Followup to 7a62263ee5.
* tests/cpan.scm (cpan->guix-package): Use "https" in mock urls.
| Eric Bavier | 2016-08-31 |
| * | services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'.•••* guix/scripts/system.scm (service-upgrade): Move to...
* gnu/services/shepherd.scm (shepherd-service-upgrade): ... here.
* tests/system.scm ("service-upgrade: nothing to do", "service-upgrade:
one unchanged, one upgraded, one new", "service-upgrade: service
depended on is not unloaded", "service-upgrade: obsolete services that
depend on each other"): Move to...
* tests/services.scm: ... here. Adjust to 'service-upgrade' rename.
| Ludovic Courtès | 2016-08-31 |
| * | guix system: Do not unload services depended on.•••Reported by Mark H Weaver <mhw@netris.org>
at <https://lists.gnu.org/archive/html/guix-devel/2016-08/msg01470.html>.
* guix/scripts/system.scm (service-upgrade)[live-service-required?]: New
procedure.
[obsolete?]: Use it.
* tests/system.scm ("service-upgrade: service depended on is not
unloaded", "service-upgrade: obsolete services that depend on each
other"): New tests.
| Ludovic Courtès | 2016-08-31 |
| * | services: shepherd: Parameterize 'shepherd-service-back-edges'.•••* gnu/services/shepherd.scm (shepherd-service-back-edges): Add
#:provision and #:requirement parameter. Honor them.
| Ludovic Courtès | 2016-08-31 |