summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: glibc: Update to 2.26.105-g0890d5379 [fixes CVE-2017-15804].Marius Bakke2017-12-05
| | | | * gnu/packages/base.scm (glibc/linux): Update to 2.26.105-g0890d5379.
* gnu: wayland-protocols: Update to 1.12.Rutger Helling2017-12-04
| | | | | | * gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.12. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: readline: Remove obsolete post-install phase.Marius Bakke2017-12-03
| | | | | | The 'strip' phase does this unconditionally now. * gnu/packages/readline.scm (readline)[arguments]<#:phases>: Remove.
* gnu: libunistring: Update to 0.9.8.Marius Bakke2017-12-03
| | | | * gnu/packages/libunistring.scm (libunistring): Update to 0.9.8.
* gnu: glibc: Don't use full version string in locale path.Marius Bakke2017-12-03
| | | | | | | | | | | | This is a follow-up to commit ee3ebf1a357bd4eb36a2fa1790a7b549cffb305a. Fixes <https://bugs.gnu.org/29537>. * gnu/packages/base.scm (glibc/linux)[version]: Change to 2.26.91-gaaa2eb83b8. [source](uri): Adjust accordingly. [arguments]: Use VERSION-MAJOR+MINOR for locales path. (glibc-locales, glibc-utf8-locales): Likewise. * guix/packages.scm (patch-and-repack): Likewise. * guix/profiles.scm (ca-certificate-bundle, profile-derivation): Likewise.
* gnu: readline: Update to 7.0.3.Marius Bakke2017-12-03
| | | | | | | | | * gnu/packages/readline.scm (patch-url, readline-patch): New procedures. (patch-series): New macro. (%patch-series-7.0): New variable. (readline)[version]: Include patchlevel. [source](uri): Adjust to version suffix. [source](patches): Add %PATCH-SERIES-7.0.
* gnu: libuv: Update to 1.18.0.Marius Bakke2017-12-02
| | | | * gnu/packages/libevent.scm (libuv): Update to 1.18.0.
* gnu: libtiff: Update to 4.0.9.Leo Famulari2017-11-30
| | | | | | | | | | | | * gnu/packages/image.scm (libtiff): Update to 4.0.9. [source]: Remove obsolete patches. * gnu/packages/patches/libtiff-CVE-2016-10688.patch, gnu/packages/patches/libtiff-CVE-2017-9936.patch, gnu/packages/patches/libtiff-tiffgetfield-bugs.patch, gnu/packages/patches/libtiff-tiffycbcrtorgb-integer-overflow.patch, gnu/packages/patches/libtiff-tiffycbcrtorgbinit-integer-overflow.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
* gnu: glibc: Update to 2.26-91-gaaa2eb83b8.Marius Bakke2017-11-28
| | | | | | * gnu/packages/base.scm (glibc/linux): Update to 2.26-91-gaaa2eb83b8. [source](uri): Download from alpha.gnu.org. [source](patches): Remove glibc-CVE-2017-15670-15671.patch.
* gnu: harfbuzz: Update to 1.7.1.Marius Bakke2017-11-28
| | | | * gnu/packages/gtk.scm (harfbuzz): Update to 1.7.1.
* gnu: pango: Update to 1.40.14.Marius Bakke2017-11-28
| | | | * gnu/packages/gtk.scm (pango): Update to 1.40.14.
* gnu: libatomic-ops: Update to 7.4.8.Marius Bakke2017-11-28
| | | | | * gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.4.8. [source](uri): Newer releases are only available on GitHub.
* gnu: libxslt: Update to 1.1.32.Marius Bakke2017-11-28
| | | | * gnu/packages/xml.scm (libxslt): Update to 1.1.32.
* gnu: libxml2: Update to 2.9.7.Marius Bakke2017-11-28
| | | | * gnu/packages/xml.scm (libxml2): Update to 2.9.7.
* gnu: dbus: Update to 1.12.2.Marius Bakke2017-11-28
| | | | * gnu/packages/glib.scm (dbus): Update to 1.12.2.
* gnu: libdrm: Update to 2.4.88.Marius Bakke2017-11-28
| | | | * gnu/packages/xdisorg.scm (libdrm): Update to 2.4.88.
* gnu: libxfont2: Update to 2.0.2.Marius Bakke2017-11-28
| | | | | | | | * gnu/packages/xorg.scm (libxfont2): Update to 2.0.2. [source](patches): Remove. * gnu/packages/patches/libxfont-CVE-2017-13720.patch, gnu/packages/patches/libxfont-CVE-2017-13722.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
* gnu: libuv: Use 'modify-phases' syntax.Marius Bakke2017-11-28
| | | | * gnu/packages/libevent.scm (libuv)[arguments]<#:phases>: Use 'modify-phases'.
* gnu: libuv: Update to 1.16.1.Marius Bakke2017-11-28
| | | | * gnu/packages/libevent.scm (libuv): Update to 0.16.1.
* gnu: check: Update to 0.12.0.Marius Bakke2017-11-28
| | | | | | | * gnu/packages/check.scm (check): Update to 0.12.0. [source](uri): Update to new release URL. (check-0.11.0): Remove variable. * gnu/packages/xdisorg.scm (rofi)[native-inputs]: Replace CHECK-0.11.0 with CHECK.
* gnu: ncurses: Update to 6.0-20170930.Marius Bakke2017-11-28
| | | | | | | | | | * gnu/packages/ncurses.scm (ncurses): Update to 6.0-20170930. [source](patches): Remove. [source](uri): Adjust to version suffix. [arguments]: Add 'apply-rollup-patch' phase. [native-inputs]: Add a "rollup-patch" origin. * gnu/packages/patches/ncurses-CVE-2017-10684-10685.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: jbig2dec: Update to 0.14.Leo Famulari2017-11-25
| | | | | | | | | | | * gnu/packages/image.scm (jbi2dec): Update to 0.14. [source]: Remove obsolete patches. * gnu/packages/patches/jbig2dec-CVE-2016-9601.patch, gnu/packages/patches/jbig2dec-CVE-2017-7885.patch, gnu/packages/patches/jbig2dec-CVE-2017-7975.patch, gnu/packages/patches/jbig2dec-CVE-2017-7976.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/patches/jbig2dec-ignore-testtest.patch: Update for new release.
* gnu: perl-net-ssleay: Update to 1.82.Tobias Geerinckx-Rice2017-11-20
| | | | * gnu/packages/perl.scm (perl-net-ssleay): Update to 1.82.
* gnu: cups-filters: Update to 1.17.9.Tobias Geerinckx-Rice2017-11-20
| | | | * gnu/packages/cups.scm (cups-filters): Update to 1.17.9.
* gnu: cups-minimal: Update to 2.2.6.Tobias Geerinckx-Rice2017-11-20
| | | | * gnu/packages/cups.scm (cups-minimal): Update to 2.2.6.
* gnu: nettle: Update to 3.4.Efraim Flashner2017-11-19
| | | | * gnu/packages/nettle.scm (nettle): Update to 3.4.
* Merge branch 'master' into core-updatesMarius Bakke2017-11-19
|\
| * gnu: nss, nss-certs: Update to 3.34.Marius Bakke2017-11-19
| | | | | | | | | | * gnu/packages/certs.scm (nss-certs): Update to 3.34. * gnu/packages/gnuzilla.scm (nss): Update to 3.34.
| * gnu: bitcoin: Update to 0.15.1.Marius Bakke2017-11-19
| | | | | | | | * gnu/packages/finance.scm (bitcoin-core): Update to 0.15.1.
| * gnu: strace: Update to 4.20.Marius Bakke2017-11-19
| | | | | | | | * gnu/packages/linux.scm (strace): Update to 4.20.
| * gnu: samba: Update to 4.7.2.Marius Bakke2017-11-19
| | | | | | | | * gnu/packages/samba.scm (samba): Update to 4.7.2.
| * gnu: tevent: Update to 0.9.34.Marius Bakke2017-11-19
| | | | | | | | * gnu/packages/samba.scm (tevent): Update to 0.9.34.
| * Update email address for ng0.ng02017-11-19
| |
| * gnu: Patch ikiwiki to set PERL5LIB in the CGI wrapper.Christopher Baines2017-11-19
| | | | | | | | | | | | | | This helps with CGI support. * gnu/packages/web.scm (ikiwik)[arguments]: Add 'include-PERL5LIB-in-wrapper phase.
| * gnu: nano: Update to 2.9.0.Efraim Flashner2017-11-18
| | | | | | | | * gnu/packages/nano.scm (nano): Update to 2.9.0.
| * gnu: owncloud-client: Update to 2.3.4.Efraim Flashner2017-11-18
| | | | | | | | * gnu/packages/sync.scm (owncloud-client): Update to 2.3.4.
| * gnu: owncloud-client: Don't check for updates.Efraim Flashner2017-11-18
| | | | | | | | | | | | * gnu/packages/sync.scm (owncloud-client)[source]: Add patch. * gnu/packages/patches/owncloud-disable-updatecheck.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
| * gnu: libreoffice: Remove GTK+ 2.Rutger Helling2017-11-18
| | | | | | | | | | | | | | | | | | LibreOffice doesn't need to use both GTK+ 2 and GTK+ 3. * gnu/packages/libreoffice.scm (libreoffice)[inputs]: Remove gtk+-2. [configure-flags]: Add "--disable-gtk". Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: libassuan: Update to 2.4.4.Leo Famulari2017-11-18
| | | | | | | | * gnu/packages/gnupg.scm (libassuan): Update to 2.4.4.
| * gnu: mes: Update to 0.11.Jan Nieuwenhuizen2017-11-18
| | | | | | | | * gnu/packages/mes.scm (mes): Update to 0.11.
| * gnu: audacity: Update to 2.2.0.Ricardo Wurmus2017-11-18
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/audacity-build-with-system-portaudio.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/audio.scm (audacity): Update to 2.2.0. [source]: Add patch to build with system portaudio; add snippet to remove most bundled libraries. [inputs]: Replace "gtk+-2" with "gtk+", replace "wxwidgets-gtk2" with "wxwidgets"; remove "libsbsms"; add "suil" and "portmidi". [arguments]: Adjust configure flags to avoid using bundled libraries; remove phase "autoreconf"; add phases "fix-sbsms-check" and "use-upstream-headers".
| * gnu: java-mail: Let build phase return boolean.Ricardo Wurmus2017-11-18
| | | | | | | | | | * gnu/packages/java.scm (java-mail)[arguments]: Let build phase "move-version.java" return #t.
| * gnu: bitshuffle-for-snappy: Simplify.Ricardo Wurmus2017-11-18
| | | | | | | | | | * gnu/packages/compression.scm (bitshuffle-for-snappy)[arguments]: Simplify Makefile generation.
| * gnu: bitshuffle: Let build phase return #t.Ricardo Wurmus2017-11-18
| | | | | | | | | | * gnu/packages/compression.scm (bitshuffle)[arguments]: Let "make-required-dir" return #t.
| * gnu: python-pylast: Update to 2.0.0.Ricardo Wurmus2017-11-18
| | | | | | | | | | * gnu/packages/music.scm (python-pylast): Update to 2.0.0. [native-inputs]: Add python-pycodestyle and python-flaky.
| * gnu: Move date/time packages from python.scm to time.scm.Ricardo Wurmus2017-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-pytz, python2-pytz, python-dateutil, python2-dateutil, python-parsedatetime, python2-parsedatetime, python-tzlocal, python-isodate, python2-isodate, python-iso8601, python2-iso8601, python-monotonic, python2-monotonic, python-pyrfc3339, python2-pyrfc3339, python-arrow, python2-arrow, python-aniso8601, python2-aniso8601): Move from here... * gnu/packages/time.scm: ...to here. * gnu/packages/calendar.scm, gnu/packages/check.scm, gnu/packages/django.scm, gnu/packages/ebook.scm, gnu/packages/gnome.scm, gnu/packages/irc.scm, gnu/packages/jrnl.scm, gnu/packages/mail.scm, gnu/packages/openstack.scm, gnu/packages/package-management.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/rdf.scm, gnu/packages/statistics.scm, gnu/packages/tls.scm, gnu/packages/tryton.scm, gnu/packages/version-control.scm: Adjust accordingly.
| * gnu: Move more testing packages from python.scm to check.scm.Ricardo Wurmus2017-11-18
| | | | | | | | | | | | | | * gnu/packages/python.scm (python-flexmock, python2-flexmock, python-freezegun, python2-freezegun, python-flaky, python2-flaky): Move from here... * gnu/packages/check.scm: ...to here.
| * gnu: Add java-plexus-container-default.Julien Lepiller2017-11-18
| | | | | | | | * gnu/packages/java.scm (java-plexus-container-default): New variable.
| * gnu: Add java-plexus-archiver.Julien Lepiller2017-11-18
| | | | | | | | * gnu/packages/java.scm (java-plexus-archiver): New variable.
| * gnu: Add java-plexus-io.Julien Lepiller2017-11-18
| | | | | | | | * gnu/packages/java.scm (java-plexus-io): New variable.