| Commit message (Expand) | Author | Age |
* | Merge branch 'master' into core-updates | Marius Bakke | 2019-05-01 |
|\ |
|
| * | gnu: u-boot: Update to 2019.04.•••* gnu/packages/bootloaders.scm (u-boot): Update to 2019.04.
[source]: Add patch.
(u-boot-novena): Update dynamic patch to handle config key rename.
(u-boot-am335x-evm): New variable.
(u-boot-am335x-boneblack): Build with modified am335x-evm config.
(u-boot-novena): Fix typo in description.
* gnu/bootloader/u-boot.scm (u-boot-beaglebone-black-bootloader): Use
u-boot-am335x-boneblack.
* gnu/packages/patches/u-boot-fix-mkimage-header-verification.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vagrant Cascadian | 2019-04-29 |
| * | Merge branch 'staging' | Ludovic Courtès | 2019-04-28 |
| |\ |
|
| | * | Merge branch 'master' into staging | Marius Bakke | 2019-04-23 |
| | |\ |
|
| | * | | gnu: Add python-robotframework.•••* gnu/packages/python-xyz.scm (python-robotframework): New variable.
* gnu/packages/patches/python-robotframework-honor-source-date-epoch.patch:
Add patch.
* gnu/local.mk (dist_patch_DATA): Register it.
| Maxim Cournoyer | 2019-04-19 |
| | * | | Merge branch 'master' into staging | Marius Bakke | 2019-04-17 |
| | |\ \ |
|
| | * \ \ | Merge branch 'master' into staging | Ludovic Courtès | 2019-04-08 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-04-08 |
| | |\ \ \ \ |
|
| | * | | | | | gnu: flac: Fix CVE-2017-6888.•••* gnu/packages/xiph.scm (flac)[replacement]: New field.
(flac/fixed): New variable.
* gnu/packages/patches/flac-CVE-2017-6888.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2019-04-04 |
| | * | | | | | gnu: Remove gtk+/fixed.•••The merge preceding this commit ignored the replacement part of commit
bc91562939ee002e84c95d13c907482b6d1e9339. This commit removes the remaining
bits, as the patch is already included in GTK3 since version 3.24.3.
* gnu/packages/patches/gtk3-fix-deprecation-macro-use.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gtk.scm (gtk+/fixed): Remove variable.
| Marius Bakke | 2019-04-01 |
| | * | | | | | Merge branch 'master' into staging | Marius Bakke | 2019-04-01 |
| | |\ \ \ \ \ |
|
| | * | | | | | | gnu: texlive-bin: Adopt LFS patch.•••The origin disappeared, and the new revision does not include all the Poppler
fixes. Adjust the package to take Arch's Poppler patches instead.
* gnu/packages/patches/texlive-bin-CVE-2018-17407.patch: New file.
* gnu/packages/patches/texlive-bin-pdftex-poppler-compat.patch,
gnu/packages/patches/texlive-bin-xetex-poppler-compat.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/tex.scm (texlive-bin)[source](patches): Likewise.
[arguments]: Likewise.
| Marius Bakke | 2019-03-27 |
| * | | | | | | | gnu: soundtouch: Update to 2.1.1.•••* gnu/packages/audio.scm (soundtouch): Update to 2.1.1.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
Remove patches.
* gnu/packages/patches/soundtouch-CVE-2018-1000223.patch,
gnu/packages/patches/soundtouch-CVE-2018-14044-14045.patch:
Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Tobias Geerinckx-Rice | 2019-04-26 |
| * | | | | | | | gnu: Add python-pyfakefs and python2-pyfakefs.•••* gnu/packages/patches/python-pyfakefs-remove-bad-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add the patch.
* gnu/packages/check.scm (python-pyfakefs, python2-pyfakefs): New
variables.
| Chris Marusich | 2019-04-24 |
| * | | | | | | | gnu: bind: Update to 9.12.4-P1 [fixes CVE-2018-5743, CVE-2019-6467].•••* gnu/packages/dns.scm (isc-bind): Update to 9.12.4-P1.
[source]: Add patch.
[inputs]: Add python and python-ply.
* packages/patches/bind-fix-unused-pk11-ecc-constants.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice | 2019-04-25 |
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | gnu: openssh: Update to 8.0p1.•••* gnu/packages/ssh.scm (openssh): Update to 8.0p1.
[source]: Remove patch.
* gnu/packages/patches/openssh-CVE-2018-20685.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Mark H Weaver | 2019-04-22 |
| * | | | | | | gnu: mtools: 'mformat' initializes boot sector before writing it.•••This is the last bit fixing <https://bugs.gnu.org/35283>.
Previously, 'mformat' (used by 'grub-mkrescue') would pass uninitialized
bytes to write(2), leading to non-deterministic FAT image contents.
This patch fixes that.
* gnu/packages/patches/mtools-mformat-uninitialized.patch: New file.
* gnu/packages/mtools.scm (mtools)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2019-04-21 |
| * | | | | | | gnu: grub: 'grub-mkrescue' honors 'GRUB_FAT_SERIAL_NUMBER'.•••* gnu/packages/patches/grub-efi-fat-serial-number.patch: New file.
* gnu/packages/bootloaders.scm (grub)[source](patches): Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2019-04-21 |
| * | | | | | | gnu: linkchecker: Shorten patch file name.•••This file name was too long for 'tar', as reported by 'guix lint'.
* gnu/packages/patches/linkchecker-mark-more-tests-that-require-the-network.patch:
Rename to...
* gnu/packages/patches/linkchecker-tests-require-network.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/web.scm (linkchecker)[source]: Likewise.
| Ludovic Courtès | 2019-04-19 |
| * | | | | | | gnu: ocaml-dose3: Shorten patch file name.•••This file name was too long for 'tar', as reported by 'guix lint'.
* gnu/packages/patches/ocaml-dose3-Add-unix-as-dependency-to-dose3.common-in-META.in.patch:
Rename to...
* gnu/packages/patches/ocaml-dose3-add-unix-dependency.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/ocaml.scm (ocaml-dose3)[source]: Adjust accordingly.
| Ludovic Courtès | 2019-04-19 |
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | gnu: webkitgtk: Fix build on i686.•••Fixes <https://bugs.gnu.org/35232>.
* gnu/packages/patches/webkitgtk-sse2.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/webkit.scm (webkitgtk-2.24)[source](patches): New field.
| Marius Bakke | 2019-04-16 |
| * | | | | | gnu: Add poedit.•••* gnu/packages/poedit.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Julien Lepiller | 2019-04-16 |
| * | | | | | gnu: quilt: Update to 0.66.•••* gnu/packages/patchutils.scm (quilt): Update to 0.66.
[source]: Remove all patches.
* gnu/packages/patches/quilt-test-fix-regex.patch,
gnu/packages/patches/quilt-getopt-nondigit-param.patch,
gnu/packages/patches/quilt-getopt-second-separator.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Tobias Geerinckx-Rice | 2019-04-15 |
| * | | | | | gnu: knot: Update to 2.8.1.•••* gnu/packages/dns.scm (knot): Update to 2.8.1.
[source]: Remove patch.
* gnu/packages/patches/knot-include-system-lmdb-header.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2019-04-15 |
| * | | | | | gnu: synfig, synfigstudio: Update to 1.2.2.•••* gnu/packages/animation.scm (synfig-version): New variable.
(etl)[version]: Use it.
(synfig)[version]: Likewise.
[source]: Update to 1.2.2.
[native-inputs]: Add intltool.
(synfigstudio)[version]: Use SYNFIG-VERSION.
[source]: Update to 1.2.2. Remove obsolete patch.
* gnu/packages/patches/synfigstudio-fix-ui-with-gtk3.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2019-04-14 |
| * | | | | | build: Fix typo in Makefile.am conditional.•••Reported by Jonathan Brielmaier <jonathan.brielmaier@web.de>
in <https://bugs.gnu.org/35138>.
This is a followup to a7ad4505b7a09f32e2727a333e11716739efb713.
* gnu/local.mk [!ENABLE_INSTALLER]: Use 'else', not 'elif'.
| Ludovic Courtès | 2019-04-12 |
| * | | | | | gnu: idris: Run tests.•••* gnu/packages/patches/idris-test-no-node.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/idris.scm (idris)[origin]: Use it.
[native-inputs]: New field.
[arguments]: Remove "#:tests? #f". Add custom 'check' phase after 'install'.
| Eric Bavier | 2019-04-11 |
| * | | | | | gnu: Add ocaml-dose3.•••* gnu/packages/ocaml.scm (ocaml-dose3): New variable.
* gnu/packages/patches/ocaml-dose3-Add-unix-as-dependency-to-dose3.common-in-META.in.patch:
New file.
* gnu/packages/patches/ocaml-dose3-Fix-for-ocaml-4.06.patch: New file.
* gnu/packages/patches/ocaml-dose3-dont-make-printconf.patch: New file.
* gnu/packages/patches/ocaml-dose3-Install-mli-cmx-etc.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them.
| Julien Lepiller | 2019-04-10 |
| * | | | | | gnu: kodi: Allow connecting to HTTPS sources.•••* gnu/packages/patches/kodi-set-libcurl-ssl-parameters.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/kodi.scm (kodi)[patches]: Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Carlo Zancanaro | 2019-04-10 |
| | |_|_|/
| |/| | | |
|
| * | | | | gnu: libopenshot: Update to 0.2.3.•••* gnu/packages/video.scm (libopenshot): Update to 0.2.3.
| Efraim Flashner | 2019-04-08 |
| | |_|/
| |/| | |
|
| * | | | gnu: lcms: Fix CVE-2018-16435.•••* gnu/packages/ghostscript.scm (lcms)[replacement]: New field.
(lcms/fixed): New variable.
* gnu/packages/patches/lcms-CVE-2018-16435.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2019-04-07 |
| * | | | gnu: Add emacs-undohist-el.•••* gnu/packages/patches/emacs-undohist-ignored.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add this.
* gnu/packages/emacs-xyz.scm (emacs-undohist-el): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Brian Leung | 2019-04-05 |
| * | | | gnu: Add localed, extracted from systemd.•••* gnu/packages/freedesktop.scm (localed): New variable.
* gnu/packages/patches/localed-xorg-keyboard.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2019-04-05 |
| * | | | gnu: flac: Fix CVE-2017-6888.•••* gnu/packages/xiph.scm (flac)[replacement]: New field.
(flac/fixed): New variable.
* gnu/packages/patches/flac-CVE-2017-6888.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2019-04-05 |
| * | | | gnu: ledger: Update to 3.1.3.•••The patch applies but has been unnecessary since 3.1.2.
* gnu/packages/finance.scm (ledger): Update to 3.1.3.
[source]: Remove obsolete patch.
* gnu/packages/patches/ledger-fix-uninitialized.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2019-04-05 |
| * | | | gnu: Move nss & co. to nss.scm.•••* gnu/packages/gnuzilla.scm (nspr, nss): Move to...
* gnu/packages/nss.scm: ... here. New file.
* gnu/packages/chromium.scm, gnu/packages/disk.scm,
gnu/packages/freedesktop.scm, gnu/packages/gnome.scm,
gnu/packages/gnunet.scm, gnu/packages/java.scm,
gnu/packages/libreoffice.scm, gnu/packages/linux.scm,
gnu/packages/mate.scm, gnu/packages/openldap.scm,
gnu/packages/package-management.scm, gnu/packages/password-utils.scm,
gnu/packages/polkit.scm, gnu/packages/qt.scm,
gnu/packages/sssd.scm, gnu/packages/storage.scm,
gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/xml.scm: Adjust
accordingly.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add nss.scm.
| Ludovic Courtès | 2019-04-04 |
| * | | | gnu: Add (gnu packages haskell-apps).•••* gnu/packages/version-control.scm (darcs, git-annex): Move to...
* gnu/packages/haskell-apps.scm: ... here. New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Ludovic Courtès | 2019-04-04 |
| * | | | build: Always ship the (gnu installer …) modules.•••Fixes <https://bugs.gnu.org/35138>.
Reported by Jonathan Brielmaier <jonathan.brielmaier@web.de>.
* gnu/local.mk (INSTALLER_MODULES): New variable.
(GNU_SYSTEM_MODULES, MODULES_NOT_COMPILED): Append $(INSTALLER_MODULES)
conditionally.
| Ludovic Courtès | 2019-04-04 |
| * | | | gnu: ntfs-3g: Fix CVE-2019-9755.•••* gnu/packages/patches/ntfs-3g-CVE-2019-9755.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (ntfs-3g)[source]: Use it.
| Leo Famulari | 2019-04-03 |
| * | | | gnu: Add configuration for depthcharge bootloader.•••* gnu/bootloader/depthcharge: New file.
* gnu/local.mk [GNU_SYSTEM_MODULES]: Adjust accordingly.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timothy Sample | 2019-04-03 |
| | |/
| |/| |
|
| * | | gnu: emacs-zones: silence byte-compiler.•••* gnu/packages/patches/emacs-zones-called-interactively.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brian Leung | 2019-03-31 |
| * | | gnu: gtk+: Graft upstream fix for crashes in Emacs and IceCat.•••Fixes <https://bugs.gnu.org/34454>.
* gnu/packages/patches/gtk3-fix-deprecation-macro-use.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gtk.scm (gtk+/fixed): New variable.
(gtk+)[replacement]: New field.
| Mark H Weaver | 2019-03-30 |
| * | | gnu: reptyr: Update to 0.7.0.•••* gnu/packages/screen.scm (reptyr): Update to 0.7.0.
[source]: Remove patch.
[arguments]: Add bash completion directory name.
* gnu/packages/patches/reptyr-fix-gcc-7.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2019-03-28 |
| * | | gnu: docker: Use fewer modprobes.•••Fixes <https://bugs.gnu.org/34333>.
Reported by Allan Adair <allan@adair.io>.
* gnu/packages/patches/docker-use-fewer-modprobes.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/docker.scm (docker)[source]: Use it.
| Danny Milosavljevic | 2019-03-25 |
| * | | Add (gnu system keyboard).•••* gnu/system/keyboard.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu.scm (%public-modules): Add it.
| Ludovic Courtès | 2019-03-24 |
* | | | gnu: python-pytest: Update to 4.3.1.•••* gnu/packages/check.scm (python-pytest): Update to 4.3.1.
[source](patches): Remove.
* gnu/packages/patches/python-pytest-pluggy-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Marius Bakke | 2019-03-23 |
* | | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-03-23 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'master' into staging | Marius Bakke | 2019-03-23 |
| |\| |
|
| | * | gnu: Add moarvm.•••* gnu/packages/perl6.scm (moarvm): New variable.
| Efraim Flashner | 2019-03-23 |
| | * | gnu: libmygpo-qt: Move to new 'gpodder.scm' file.•••* gnu/packages/music.scm (libmygpo-qt): Move to 'gpodder.scm'.
* gnu/packages/gpodder.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Langlois | 2019-03-23 |