summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2017-06-01gnu: python-file: Drop outdated patch.•••* gnu/local.mk: Remove python-file-double-encoding-bug.patch * gnu/packages/patches/python-file-double-encoding-bug.patch: Delete file. * gnu/packages/python.scm (python-file)[source]: Remove "python-file-double-encoding-bug.patch". Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Sergei Trofimovich
2017-05-31gnu: Add python-xsge.•••* gnu/packages/game-development.scm (python-xsge, python2-xsge): New variables. Kei Kebreau
2017-05-31gnu: font-go: Use 'font-build-system'.•••* gnu/packages/fonts.scm (font-go): Switch to font-build-system. Re-indent. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Alex Griffin
2017-05-31gnu: font-iosevka: Use 'font-build-system'.•••Fixes <https://bugs.gnu.org/27172>. * gnu/packages/fonts.scm (font-iosevka): Switch to font-build-system. [source]: Use url-fetch/zipbomb. [native-inputs]: Remove dependency on unzip. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Alex Griffin
2017-05-31file-systems: Improve error reporting.•••Suggested by Chris Marusich <cmmarusich@gmail.com>. Fixes <https://bugs.gnu.org/27143>. * gnu/build/file-systems.scm (read-iso9660-primary-volume-descriptor): Improve error reporting. Danny Milosavljevic
2017-05-31gnu: build: Improve comments.•••* gnu/build/file-systems.scm (iso9660-superblock-volume-name): Add clarifying comment. Danny Milosavljevic
2017-05-31gnu: go@1.8: Update to 1.8.3 [fixes CVE-2017-8932].•••* gnu/packages/golang.scm (go-1.8): Update to 1.8.3. Leo Famulari
2017-05-31gnu: scons: Update to 2.5.1.•••* gnu/packages/python.scm (scons): Update to 2.5.1. Roel Janssen
2017-05-31gnu: font-iosevka: Update to 1.12.5.•••* gnu/packages/fonts.scm (font-iosevka): Update to 1.12.5. Re-indent. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Griffin
2017-05-31gnu: font-go: Update to 20170330-1.f03a046.•••* gnu/packages/fonts.scm (font-go): Update to 20170330-1.f03a046. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Griffin
2017-05-31gnu: Add mediainfo.•••* gnu/packages/video.scm (mediainfo): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ethan R. Jones
2017-05-31gnu: Add libmediainfo•••* gnu/packages/video.scm (libmediainfo): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ethan R. Jones
2017-05-31gnu: Add libzen.•••* gnu/local.mk (GNU_SYSTEM_MODULES): Add new file. * gnu/packages/cpp.scm (libzen): New varible. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ethan R. Jones
2017-05-31gnu: dovecot: Update to 2.2.30.1.•••* gnu/packages/mail.scm (dovecot): Update to 2.2.30.1. Tobias Geerinckx-Rice
2017-05-31gnu: synfigstudio: Fix crash on opening files.•••* gnu/packages/animation.scm (synfigstudio)[arguments]: Add "wrap-program" phase. Ricardo Wurmus
2017-05-30gnu: openldap: Fix CVE-2017-9287.•••* gnu/packages/patches/openldap-CVE-2017-9287.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/openldap.scm (openldap)[replacement]: New field. (openldap/fixed): New variable. Leo Famulari
2017-05-30gnu: bash-minimal: Override keywords from 'bash'.•••'bash-minimal' is a package derived from 'bash' package. 'bash-minimal' is supposed to override keywords from 'bash', but does not do it due to ordering issue. This patch moves #:modules last. Fixes the bootstrap failure reported by rennes and Manolis Ragkousis and tracked down by Andy Wingo in <https://lists.gnu.org/archive/html/guix-devel/2017-05/msg00010.html>. * gnu/packages/bash.scm (bash-minimal)[arguments]: Move #:modules after (package-arguments bash). Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sergei Trofimovich
2017-05-30gnu: dovecot: Update to 2.2.30.•••* gnu/packages/mail.scm (dovecot): Update to 2.2.30. Tobias Geerinckx-Rice
2017-05-30gnu: libtasn1: Update to 4.12.•••* gnu/packages/tls.scm (libtasn1): Update to 4.12. Ricardo Wurmus
2017-05-30gnu: sudo: Unbundle zlib.•••* gnu/packages/admin.scm (sudo)[source]: Add 'snippet'. [inputs]: Add ZLIB. Marius Bakke
2017-05-30gnu: Add xsel.•••* gnu/packages/xdisorg.scm (xsel): New variable. Marius Bakke
2017-05-30gnu: graphicsmagick: Remove bundled libraries from source checkout.•••Fixes <https://bugs.gnu.org/27120>. * gnu/packages/imagemagick.scm (graphicsmagick)[source]: Add a snippet to delete bundled libraries. [version]: Bump the package revision counter to 3. Leo Famulari
2017-05-30gnu: Add 'git-remote-gcrypt' package•••* gnu/packages/version-control.scm (git-remote-gcrypt): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> André Miranda
2017-05-30activation: Change permissions on /root to #o700.•••Reported by Alex Griffin <a@ajgrf.com>. Fixes <http://bugs.gnu.org/27135>. * gnu/build/activation.scm (add-user): When UID is zero, add 'chmod' call. * gnu/tests/base.scm (run-basic-test)["permissions on /root"]: New test. Ludovic Courtès
2017-05-30gnu: libntlm: Update to 1.4.•••* gnu/packages/gsasl.scm (libntlm): Update to 1.4. Ricardo Wurmus
2017-05-30gnu: sudo: Update to 1.8.20p1 [fixes CVE-2017-1000367].•••* gnu/packages/admin.scm (sudo): Update to 1.8.20p1. Marius Bakke
2017-05-30gnu: emacs-debbugs: Install missing file.•••This is a followup to commit d879685176d23c111f4fc665698251b25cdf9124. * gnu/packages/emacs.scm (emacs-debbugs)[arguments]: Include ".wsdl" along with ".el" and ".info". Alex Kost
2017-05-30gnu: classpath-devel: Ensure initial heap size is less than maximum.•••Fixes <https://bugs.gnu.org/27142>. * gnu/packages/java.scm (classpath-devel)[arguments]: Pass Xms option with a value lower than Xmx. Ricardo Wurmus
2017-05-30gnu: openssl: Delete ELF files from tarball.•••Otherwise building openssl fails: substitute can't decode binary ELF file: ice-9/boot-9.scm:760:25: In procedure dispatch-exception: ice-9/boot-9.scm:760:25: Throw to key `decoding-error' with args `("peek-char" "input decoding error" 84 #<input: test/ssltest_old 15>)'. * gnu/packages/tls.scm (openssl)[source]: Add 'snippet'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sergei Trofimovich
2017-05-29gnu: asciinema: Update to 1.4.0.•••* gnu/packages/terminals.scm (asciinema): Update to 1.4.0. [source]: Use pypi-uri. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Alex Griffin
2017-05-29gnu: jasper: Update to 2.0.13.•••* gnu/packages/image.scm (jasper): Update to 2.0.13. [source]: Use GitHub URL and set the file-name. Remove 'jasper-CVE-2017-6850.patch'. * gnu/packages/patches/jasper-CVE-2017-6850.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Leo Famulari
2017-05-29gnu: cross-base: Turn '%xgcc' into a macro.•••Previously: ./pre-inst-env guile -c '(use-modules (gnu packages gcc))' would fail due to circular dependencies. * gnu/packages/cross-base.scm (%xgcc): Turn into a macro. Ludovic Courtès
2017-05-29gnu: Add translate-shell.•••* gnu/packages/dictionaries.scm (translate-shell): New variable. Efraim Flashner
2017-05-29gnu: libtiff@4.0.8: Fix source URL.•••* gnu/packages/image.scm (libtiff-4.0.8)[origin]: Use 'ftp://' not 'http://'. Ludovic Courtès
2017-05-29byzanz: Add file-name for source.•••* gnu/packages/gnome.scm (byzanz)[source]: Add file-name field. Efraim Flashner
2017-05-29gnu: glibc: Move i686 patch to source field.•••This is a rewrite of changes introduced by commits b2fd8f63679aa4f244c36fdca62f23c00b8eded9, c2e4f14ac8cd3e1ce7f46a192ad0c9acc084b210, 441e99d433583fdf76910c3f9323f78a1d1bbaf3 and d03b34cf190b5790ee1884ae551634f5f736f4f1. * gnu/packages/base.scm (glibc/linux)[source]: Add i686 patch. [arguments]: Remove conditional patch application from build phase. [native-inputs]: Remove patch. (glibc/hurd)[arguments]: Inherit pre-configure build phase from glibc/linux. * gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash)[native-inputs]: Remove patch. Ricardo Wurmus
2017-05-28gnu: diamond: Update to 0.9.3.•••* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.3. Ben Woodcroft
2017-05-28gnu: parallel: Update to 20170522.•••* gnu/packages/parallel.scm (parallel): Update to 20170522. Marius Bakke
2017-05-28gnu: Add emacs-direnv.•••* gnu/packages/emacs.scm (emacs-direnv): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Christopher Baines
2017-05-28gnu: Add spectrwm.•••* gnu/packages/wm.scm (spectrwm): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng0
2017-05-28gnu: Add emacs-restclient.•••* gnu/packages/emacs.scm (emacs-restclient): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> James Richardson
2017-05-28gnu: certbot, python-acme: Update to 0.14.2.•••* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.14.2. Leo Famulari
2017-05-28gnu: rxvt-unicode: Disable an unwanted code execution vector.•••* gnu/packages/patches/rxvt-unicode-escape-sequences.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xdisorg.scm (rxvt-unicode)[source]: Use it. Leo Famulari
2017-05-28gnu: synfigstudio: Fix patch name in 'gnu/local.mk'.•••This is a followup to commit 2ac2b17251be51778963e6ced0b83e461d175d01. * gnu/local.mk (dist_patch_DATA): Fix typo. Leo Famulari
2017-05-28gnu: libtiff: Update replacement to 4.0.8 [security fixes].•••See 'ChangeLog' in the source distribution for more information about the bugs and security issues fixed in this release. * gnu/packages/image.scm (libtiff)[replacement]: Replace with libtiff-4.0.8. (libtiff/fixed): Replace with ... (libtiff-4.0.8): New variable. * gnu/packages/patches/libtiff-CVE-2017-7593.patch, gnu/packages/patches/libtiff-CVE-2017-7594.patch, gnu/packages/patches/libtiff-multiple-UBSAN-crashes.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Leo Famulari
2017-05-28gnu: libtasn1: Remove obsolete patch.•••This is a followup to 6a09628cb1147481131e582c1711edeb0db81944. (picked from the wrong branch, sorry!) * gnu/packages/tls.scm (libtasn1)[source]: Remove upstreamed patch. * gnu/packages/patches/libtasn1-CVE-2017-6891.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Marius Bakke
2017-05-28gnu: Remove workaround for <https://bugs.gnu.org/26238>.•••* gnu/packages/base.scm (coreutils-8.27): Remove variable. * gnu/system.scm (%base-packages): Change back to COREUTILS. Marius Bakke
2017-05-28gnu: libtasn1: Update to 4.11.•••* gnu/packages/tls.scm (libtasn1): Update to 4.11. Marius Bakke
2017-05-28gnu: binutils: Update to 2.28.•••* gnu/packages/base.scm (binutils): Update to 2.28. [source]<patches>: Remove upstreamed patch. [arguments]<#:configure-flags>: Remove "--disable-werror" * gnu/packages/patches/binutils-mips-bash-bug.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Marius Bakke
2017-05-28gnu: offlineimap: Update to 7.1.1.•••* gnu/packages/mail.scm (offlineimap): Update to 7.1.1. Tobias Geerinckx-Rice