Age | Commit message (Expand) | Author |
2019-05-03 | installer: Ensure 'packages' field is a superset of '%base-packages'....Fixes <https://bugs.gnu.org/35541>.
Reported by Florian Pelz <pelzflorian@pelzflorian.de>.
* gnu/installer/services.scm (system-services->configuration): Generate
a snippet that appends PACKAGES to %BASE-PACKAGES.
| Ludovic Courtès |
2019-05-03 | Correct email address for ison....* .mailmap, gnu/packages/lxde.scm: Update email address.
Signed-off-by: Andreas Enge <andreas@enge.fr>
| ison |
2019-05-03 | gnu: r-cluster: Update to 2.0.9....* gnu/packages/statistics.scm (r-cluster): Update to 2.0.9.
[inputs]: Move gfortran from here...
[native-inputs]: ...to here.
| Ricardo Wurmus |
2019-05-03 | gnu: r-irkernel: Update to 1.0.1....* gnu/packages/cran.scm (r-irkernel): Update to 1.0.1.
| Ricardo Wurmus |
2019-05-03 | gnu: r-ouch: Update to 2.14-1....* gnu/packages/cran.scm (r-ouch): Update to 2.14-1.
| Ricardo Wurmus |
2019-05-03 | gnu: r-fs: Update to 1.3.0....* gnu/packages/cran.scm (r-fs): Update to 1.3.0.
| Ricardo Wurmus |
2019-05-02 | gnu: linux-libre: Update to 5.0.11....* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.11.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2019-05-02 | gnu: linux-libre@4.19: Update to 4.19.38....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.38.
(%linux-libre-4.19-hash): Update hash.
| Mark H Weaver |
2019-05-02 | gnu: linux-libre@4.14: Update to 4.14.115....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.115.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2019-05-02 | gnu: linux-libre@4.9: Update to 4.9.172....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.172.
| Mark H Weaver |
2019-05-02 | gnu: pluma: Use older version of gtksourceview....Reported by L p R n d n <guix@lprndn.info>.
Fixes <https://bugs.gnu.org/35535>.
* gnu/packages/mate.scm (pluma)[inputs]: Replace gtksourceview with
gtksourceview-3.
| Ricardo Wurmus |
2019-05-02 | gnu: mate-applets: Use older version of gtksourceview....Reported by L p R n d n <guix@lprndn.info>.
* gnu/packages/mate.scm (mate-applets)[inputs]: Replace gtksourceview with
gtksourceview-3.
| Ricardo Wurmus |
2019-05-02 | gnu: le-certs: Update hashes....They added the 3 missing '^M' to all pem certs.
* gnu/packages/certs.scm (le-certs)[inputs]: Update the hashes of
isrgrootx1.pem, letsencryptauthorityx3.pem, letsencryptauthorityx4.pem.
| 宋文武 |
2019-05-02 | Merge branch 'version-1.0.0' | Ludovic Courtès |
2019-05-02 | guix-install.sh: Update URL....* etc/guix-install.sh (GNU_URL): Change to ftp.gnu.org.
| Ludovic Courtès |
2019-05-02 | gnu: php: Update to 7.3.5....* gnu/packages/php.scm (php): Update to 7.3.5.
| Julien Lepiller |
2019-05-02 | gnu: emacs-emms: Update to 5.2....* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 5.2.
| Pierre Neidhardt |
2019-05-02 | gnu: python-duniterpy: Update to 0.53.1....* gnu/packages/finance.scm (python-duniterpy): Update to 0.53.1.
| Nicolas Goaziou |
2019-05-02 | gnu: emacs-relint: Update to 1.7....* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.7.
| Nicolas Goaziou |
2019-05-02 | gnu: emacs-xr: Update to 1.11....* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.11.
| Nicolas Goaziou |
2019-05-02 | gnu: faudio: Update to 19.05....* gnu/packages/audio.scm (faudio): Update to 19.05.
| Rutger Helling |
2019-05-02 | gnu: python-flexmock: Update to 0.10.4....* gnu/packages/check.scm (python-flexmock): Update to 0.10.4.
| Tobias Geerinckx-Rice |
2019-05-01 | gnu: termite: Update to 15....* gnu/packages/terminals.scm (termite): Update to 15.
| Marius Bakke |
2019-05-01 | gnu: vte-ng: Update to 0.56.2.a....* gnu/packages/gnome.scm (vte-ng): Update to 0.56.2.a.
[native-inputs]: Add GCC-7.
[arguments]: Add GCC7 workaround.
| Marius Bakke |
2019-05-01 | gnu: spice: Update to 0.14.2 [fixes CVE-2019-3813]....* gnu/packages/spice.scm (spice): Update to 0.14.2.
| Marius Bakke |
2019-05-01 | gnu: spice-protocol: Update to 0.14.0....* gnu/packages/spice.scm (spice-protocol): Update to 0.14.0.
(spice-protocol-0.12): New public variable.
(spice-gtk)[propagated-inputs]: Change SPICE-PROTOCOL to SPICE-PROTOCOL-0.12.
| Marius Bakke |
2019-05-01 | gnu: signify: Update to 25....* gnu/packages/crypto.scm (signify): Update to 25.
| Marius Bakke |
2019-05-01 | gnu: signify: Don't use unstable tarball....* gnu/packages/crypto.scm (signify)[source]: Change to GIT-FETCH.
| Marius Bakke |
2019-05-01 | gnu: ungoogled-chromium: Update to 74.0.3729.131-0.9e33022 [fixes CVE-2019-58......* gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.131.
(ungoogled-chromium-source): Update Chromium hash.
| Marius Bakke |
2019-05-01 | gnu: ungoogled-chromium: Unbundle openjpeg again....This is a follow-up to commit 40594fdcb9e360d68e5444771b5467ba5bbbfcf2.
* gnu/packages/chromium.scm (%preserved-third-party-files): Remove
'third_party/pdfium/third_party/libopenjpeg20'.
(ungoogled-chromium)[arguments]: Fix typo in #:configure-flags.
| Marius Bakke |
2019-05-01 | gnu: php: Disable failing tests on armhf....* gnu/packages/php.scm (php)[arguments]: Disable two failing tests on
armhf.
| Julien Lepiller |
2019-05-01 | vm: Build ISOs and VM images in a UTF-8 environment....Fixes a bug whereby building an image containing non-ASCII file names
would fail due to improper decoding of file names.
* gnu/system/vm.scm (iso9660-image, qemu-image): Set GUIX_LOCPATH and
call 'setlocale' in the build environment.
| Ludovic Courtès |
2019-05-01 | gnu: guix: Update to 326dcbf. | Ludovic Courtès |
2019-05-01 | gnu: guix: Update to 1.0.0. | Ludovic Courtès |
2019-05-01 | Update NEWS. | Ludovic Courtès |
2019-05-01 | nls: Revert latest guix-manual.zh_CN changes....This reverts d3619b296fd1db6441e09bb51b55a4264b9fd0ed for
po/doc/guix-manual.zh_CN.po, which contained duplicate node names and
other errors.
| Ludovic Courtès |
2019-05-01 | nls: Fix cross-reference syntax error in 'guix-manual.es.po'....* po/doc/guix-manual.es.po: Replace "@pref" with "@pxref".
| Ludovic Courtès |
2019-05-01 | gnu: r-irkernel: Update to 1.0.0....* gnu/packages/cran.scm (r-irkernel): Update to 1.0.0.
| Ricardo Wurmus |
2019-05-01 | build: Change default substitute server to "ci.guix.gnu.org"....* config-daemon.ac: Replace "ci.guix.info" with "ci.guix.gnu.org".
* doc/guix.texi (SUBSTITUTE-SERVER): Likewise.
* etc/substitutes/ci.guix.gnu.org.pub: New file.
* Makefile.am (dist_pkgdata_DATA): Add it.
* guix/scripts/build.scm (%default-log-urls): Update.
* guix/scripts/substitute.scm (%default-substitute-urls): Likewise.
* guix/store.scm (%default-substitute-urls): Likewise.
* guix/self.scm (miscellaneous-files): Add "ci.guix.gnu.org".
| Ludovic Courtès |
2019-05-01 | nls: Update translations for de and fr. | Ludovic Courtès |
2019-05-01 | nls: Update manual translations for de, es, fr, and zh_CN. | Ludovic Courtès |
2019-05-01 | gnu: r-officer: Update to 0.3.4....* gnu/packages/cran.scm (r-officer): Update to 0.3.4.
| Ricardo Wurmus |
2019-05-01 | gnu: r-lmtest: Update to 0.9-37....* gnu/packages/cran.scm (r-lmtest): Update to 0.9-37.
| Ricardo Wurmus |
2019-05-01 | gnu: r-shinyfiles: Update to 0.7.3....* gnu/packages/cran.scm (r-shinyfiles): Update to 0.7.3.
| Ricardo Wurmus |
2019-05-01 | vm-image: Add 'label' field....* gnu/system/examples/vm-image.tmpl (label): New field.
| Ludovic Courtès |
2019-05-01 | gnu: ungoogled-chromium: Update to 74.0.3729.108-0.9e33022....* gnu/packages/chromium.scm (%preserved-third-party-files): Add four new
directories, delete three obsolete.
(%chromium-version, %ungoogled-revision, %debian-revision): Update for 74.
(ungoogled-chromium-source): Update hashes. Ignore Debians GCC6 patches.
(ungoogled-chromium)[arguments]: Add "use_system_openjpeg" to #:configure-flags.
| Marius Bakke |
2019-05-01 | gnu: Remove greenisland....* gnu/packages/display-managers.scm (greenisland): Remove variable.
| Marius Bakke |
2019-04-30 | gnu: u-boot-tools: Only run full test suite on x86_64....* gnu/packages/bootloaders (u-boot-tools)[arguments]<#:phases>[check]:
Modify phase.
[check-x86]: New phase.
[patch]: New phase.
| Vagrant Cascadian |
2019-04-30 | gnu: ocaml-migrate-parsetree: Name checkout....* gnu/packages/ocaml.scm (ocaml-migrate-parsetree)[source]: Add FILE-NAME.
| Tobias Geerinckx-Rice |
2019-04-30 | gnu: ocaml-opam-file-format: Name checkout....* gnu/packages/ocaml.scm (ocaml-opam-file-format)[source]: Add FILE-NAME.
| Tobias Geerinckx-Rice |