Age | Commit message (Expand) | Author |
2017-11-26 | vm: Use os-defined initrd intead of base-initrd....* gnu/system/vm.scm (system-disk-image, system-qemu-image,
virtualized-operating-system): Replace base-initrd by
(operating-system-initrd os).
The system produced were always using base-initrd even if the user had
defined a custom initrd based on raw-initrd in the os declaration.
| Mathieu Othacehe |
2017-11-26 | gnu: qtox: Update to 1.13.0....* gnu/packages/messaging.scm (qtox): Update to 1.13.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Rutger Helling |
2017-11-26 | gnu: tidy-html: Update to 5.6.0....* gnu/packages/web.scm (tidy-html): Update to 5.6.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Rutger Helling |
2017-11-26 | gnu: mongodb: Remove some bundled sources....* gnu/packages/databases.scm (mongodb)[source]: Add snippet to remove
some of the bundled sources.
[input]: Remove unused boost input.
| Efraim Flashner |
2017-11-26 | gnu: mongodb: Use system wiredtiger when available....* gnu/packages/databases.scm (mongodb)[inputs]: Add wiredtiger on
64-bit systems.
[arguments]: When using wiredtiger, use system wiredtiger.
| Efraim Flashner |
2017-11-26 | gnu: mongodb: Build without wiredtiger on 32-bit systems....* gnu/packages/databases.scm (mongodb)[arguments]: Add a configure-flag
to build without wiredtiger support on 32-bit systems.
| Efraim Flashner |
2017-11-25 | gnu: mongodb: Update to 3.4.10....* gnu/packages/databases.scm (mongodb): Update to 3.4.10.
| Leo Famulari |
2017-11-25 | gnu: diffoscope: Fix error messages related to comparison tools....* gnu/packages/package-management.scm (diffoscope)[arguments]: Replace readelf
substitution and add stat and getfacl substitutions.
[inputs]: Add acl.
Errors fixed include the following:
"FileNotFoundError: [Errno 2] No such file or directory: 'readelf'"
"diffoscope.comparators.directory: Unable to find 'getfacl', some directory
metadata differences might not be noticed."
"diffoscope.comparators.directory: Unable to find 'stat'"
| Kei Kebreau |
2017-11-25 | gnu: qtsensors: Disable parallel tests....* gnu/packages/qt.scm (qtsensors)[arguments]: Disable parallel tests.
| Efraim Flashner |
2017-11-25 | gnu: guile-emacs: Resurrect, fixes #29186....* gnu/packages/patches/guile-emacs-fix-configure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/emacs.scm (guile-emacs): Use it. Add workaround for src/deps
dir creation. Fixes #29186.
| Jan Nieuwenhuizen |
2017-11-25 | gnu: enlightenment: Update to 0.22.1....* gnu/packages/enlightenment.scm (enlightenment): Update to 0.22.1.
| Efraim Flashner |
2017-11-25 | gnu: efl: Update to 1.20.6....* gnu/packages/enlightenment.scm (efl): Update to 1.20.6.
| Efraim Flashner |
2017-11-25 | gnu: utox: Make CHECK a native-input....This is a followup to commit 907ab9e8cbab10413848dfc8982cfc851e03903f.
* gnu/packages/messaging.scm (utox)[inputs]: Move CHECK ...
[native-inputs]: ... here.
| Leo Famulari |
2017-11-25 | gnu: linux-libre: Update to 4.14.2....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.2.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2017-11-25 | gnu: linux-libre@4.9: Update to 4.9.65....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.65.
| Mark H Weaver |
2017-11-25 | gnu: linux-libre@4.4: Update to 4.4.102....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.102.
| Mark H Weaver |
2017-11-25 | gnu: Add guile-dsv....* gnu/packages/guile.scm (guile-dsv): New variable.
| Alex Sassmannshausen |
2017-11-24 | gnu: mail: Remove python-django-mailman3....This package fails to build, as django-mailman3 currently only works with
Python 2.
* gnu/packages/mail.scm (python-django-mailman3): Removed variable.
(python2-django-mailman3): Inline the use of python-django-mailman3, and
remove the use of package-with-python2.
| Christopher Baines |
2017-11-24 | gnu: django: Fix building python-django-allauth....* gnu/packages/django.scm (python-django-allauth)[arguments]: Modify the
standard phases to skip a test, and run the tests using django-admin with
the settings configured.
| Christopher Baines |
2017-11-25 | gnu: Add emacs-highlight-stages....* gnu/packages/emacs.scm (emacs-highlight-stages): New variable.
* gnu/packages/patches/emacs-highlight-stages-add-gexp.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add this.
| Oleg Pykhalov |
2017-11-24 | gnu: java-fasterxml-jackson-dataformat-xml: Update to 2.9.2....* gnu/packages/java.scm (java-fasterxml-jackson-dataformat-xml): Update to
2.9.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Alex Vong |
2017-11-24 | gnu: java-fasterxml-jackson-dataformat-yaml: Update to 2.9.2....* gnu/packages/java.scm (java-fasterxml-jackson-dataformat-yaml): Update to
2.9.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Alex Vong |
2017-11-24 | gnu: java-fasterxml-jackson-modules-base-jaxb: Update to 2.9.2....* gnu/packages/java.scm (java-fasterxml-jackson-modules-base-jaxb): Update to
2.9.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Alex Vong |
2017-11-24 | gnu: java-fasterxml-jackson-databind: Update to 2.9.2....* gnu/packages/java.scm (java-fasterxml-jackson-databind): Update to 2.9.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Alex Vong |
2017-11-24 | gnu: java-fasterxml-jackson-core: Update to 2.9.2....* gnu/packages/java.scm (java-fasterxml-jackson-core): Update to 2.9.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Alex Vong |
2017-11-24 | gnu: java-fasterxml-jackson-annotations: Update to 2.9.2....* gnu/packages/java.scm (java-fasterxml-jackson-annotations): Update to
2.9.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Alex Vong |
2017-11-24 | gnu: php: Update to 7.1.12....* gnu/packages/php.scm (php): Update to 7.1.12.
| Julien Lepiller |
2017-11-24 | gnu: gcl: Update snapshot....* gnu/packages/lisp.scm (gcl): Update to 2.6.12-1.5956140.
[arguments]: Remove CFLAGS from and add GCL_CC and CC to make-flags; adjust
pre-conf phase.
This update includes small upstream bug fixes and optimizations.
| Kei Kebreau |
2017-11-24 | gnu: python-pytz, python-pytzdata: Update to 2017.3.x....* gnu/packages/time.scm (python-pytz): Update to 2017.3.
(python-pytzdata): Update to 2017.3.1.
| Tobias Geerinckx-Rice |
2017-11-24 | gnu: knot: Update to 2.6.3....* gnu/packages/dns.scm (knot): Update to 2.6.3.
| Tobias Geerinckx-Rice |
2017-11-24 | gnu: emacs-org-contrib: Fix typo in description....* gnu/packages/emacs.scm (emacs-org-contrib)[description]: Fix typo.
| Tobias Geerinckx-Rice |
2017-11-24 | gnu: system->defconfig: Fix typo....* gnu/packages/linux.scm (system->defconfig): Fix typo.
| Tobias Geerinckx-Rice |
2017-11-24 | gnu: coq-interval: Fix source URL for 3.3.0....This is a followup to 6efc99967800183daa74ba2ebff6185dfcf1b33d.
Fixes <https://bugs.gnu.org/29284>.
Reported by Efraim Flashner <efraim@flashner.co.il>.
* gnu/packages/ocaml.scm (coq-interval): Adjust URL.
| Ludovic Courtès |
2017-11-24 | gnu: parallel: Update to 20171122....* gnu/packages/parallel.scm (parallel): Update to 20171122.
| Rutger Helling |
2017-11-24 | gnu: qt: Update to 5.9.3....* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets,
qtsensors, qtmultimedia, qtwayland, qtserialport, qtserialbus,
qtwebchannel, qtlocation, qttools, qtscript, qtquickcontrols,
qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml,
qtpurchasing, qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth,
qtremoteobjects, qtspeech): Update to 5.9.3.
| Efraim Flashner |
2017-11-24 | gnu: qt@5: Update to 5.9.3....* gnu/packages/qt.scm (qt@5): Update to 5.9.3.
| Efraim Flashner |
2017-11-23 | gnu: utox: Update to 0.16.1....* gnu/packages/messaging.scm (utox): Update to 0.16.1.
[inputs]: Add check and gtk+.
[native-inputs]: Add pkg-config.
[arguments]: Remove 'fix-freetype-include' and 'patch-cmake-find-utox' phases.
Add 'patch-absolute-filename-libgtk-3' and 'wrap-program' phases.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Rutger Helling |
2017-11-23 | gnu: Add MASSCAN....* gnu/packages/admin.scm (masscan): New variable.
| Leo Famulari |
2017-11-23 | gnu: supertuxkart: Update to 0.9.3....* gnu/packages/games.scm (supertuxkart): Update to 0.9.3.
[arguments] <#:configure-flags>: Pass -DBUILD_RECORDER=0.
* gnu/packages/patches/supertuxkart-angelscript-ftbfs.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Rutger Helling |
2017-11-23 | gnu: higan: Update to 106....* gnu/packages/games.scm (higan): Update to 106.
* gnu/packages/patches/higan-remove-march-native-flag.patch: Adjust.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Rutger Helling |
2017-11-23 | gnu: pcmanfm: Fix CVE-2017-8934....* gnu/packages/patches/pcmanfm-CVE-2017-8934.patch: New file. This patch was
imported from Arch Linux.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/lxde.scm (pcmanfm)[source]: Use it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley |
2017-11-23 | gnu: pcmanfm: Add missing inputs. Remove comment....* gnu/packages/lxde.scm (pcmanfm)[inputs]: Add GVFS.
[propagated-inputs]: Add LXMENU-DATA.
Remove comment suggesting to use --sysconfdir. Inspection of the configure
script shows that <output>/etc is used for configuration by default anyway,
so such a flag is not needed.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley |
2017-11-23 | bootloader: extlinux: Fix device tree path....* gnu/bootloader/extlinux.scm (extlinux-configuration-file): Use kernel
directory to format device tree file path.
| Mathieu Othacehe |
2017-11-23 | linux-libre: Adapt some arm options to match intel conf....* gnu/packages/aux-files/linux-libre/4.14-arm.conf: GuixSD base-initrd expects
ext4 and fat filesystem to be built-in. Adapt configuration
accordingly. Also set devtmpfs_mount to yes.
| Mathieu Othacehe |
2017-11-23 | gnu: fish: Update to 2.7.0....* gnu/packages/shell.scm (fish): Update to 2.7.0.
[source]: Add alternative source.
| Tobias Geerinckx-Rice |
2017-11-23 | gnu: knot: Update to 2.6.2....* gnu/packages/dns.scm (knot): Update to 2.6.2.
| Tobias Geerinckx-Rice |
2017-11-23 | gnu: subread: Update to 1.6.0....* gnu/packages/bioinformatics.scm (subread): Update to 1.6.0.
| Ricardo Wurmus |
2017-11-22 | gnu: emacs-org: Update to 9.1.3....* gnu/packages/emacs.scm (emacs-org): Update to 20171116 a.k.a. Org 9.1.3.
| Nicolas Goaziou |
2017-11-22 | services: dicod: Run in a container....* gnu/services/dict.scm (dicod-shepherd-service): Add
'with-imported-modules' form and 'modules' field. Use
'make-forkexec-constructor/container' instead of
'make-forkexec-constructor'.
| Ludovic Courtès |
2017-11-22 | shepherd: Include /etc/group in service containers....* gnu/build/shepherd.scm (default-mounts)[passwd]: Rename to...
[accounts]: ... this. Add /etc/group.
| Ludovic Courtès |