Age | Commit message (Expand) | Author |
2017-12-05 | gnu: glibc: Update to 2.26.105-g0890d5379 [fixes CVE-2017-15804]....* gnu/packages/base.scm (glibc/linux): Update to 2.26.105-g0890d5379.
| Marius Bakke |
2017-12-04 | gnu: wayland-protocols: Update to 1.12....* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.12.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Rutger Helling |
2017-12-03 | gnu: readline: Remove obsolete post-install phase....The 'strip' phase does this unconditionally now.
* gnu/packages/readline.scm (readline)[arguments]<#:phases>: Remove.
| Marius Bakke |
2017-12-03 | gnu: libunistring: Update to 0.9.8....* gnu/packages/libunistring.scm (libunistring): Update to 0.9.8.
| Marius Bakke |
2017-12-03 | gnu: glibc: Don't use full version string in locale path....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.
| Marius Bakke |
2017-12-03 | gnu: readline: Update to 7.0.3....* 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.
| Marius Bakke |
2017-12-02 | gnu: libuv: Update to 1.18.0....* gnu/packages/libevent.scm (libuv): Update to 1.18.0.
| Marius Bakke |
2017-11-30 | gnu: libtiff: Update to 4.0.9....* 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.
| Leo Famulari |
2017-11-28 | gnu: glibc: Update to 2.26-91-gaaa2eb83b8....* 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.
| Marius Bakke |
2017-11-28 | gnu: harfbuzz: Update to 1.7.1....* gnu/packages/gtk.scm (harfbuzz): Update to 1.7.1.
| Marius Bakke |
2017-11-28 | gnu: pango: Update to 1.40.14....* gnu/packages/gtk.scm (pango): Update to 1.40.14.
| Marius Bakke |
2017-11-28 | gnu: libatomic-ops: Update to 7.4.8....* gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.4.8.
[source](uri): Newer releases are only available on GitHub.
| Marius Bakke |
2017-11-28 | gnu: libxslt: Update to 1.1.32....* gnu/packages/xml.scm (libxslt): Update to 1.1.32.
| Marius Bakke |
2017-11-28 | gnu: libxml2: Update to 2.9.7....* gnu/packages/xml.scm (libxml2): Update to 2.9.7.
| Marius Bakke |
2017-11-28 | gnu: dbus: Update to 1.12.2....* gnu/packages/glib.scm (dbus): Update to 1.12.2.
| Marius Bakke |
2017-11-28 | gnu: libdrm: Update to 2.4.88....* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.88.
| Marius Bakke |
2017-11-28 | gnu: libxfont2: Update to 2.0.2....* 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.
| Marius Bakke |
2017-11-28 | gnu: libuv: Use 'modify-phases' syntax....* gnu/packages/libevent.scm (libuv)[arguments]<#:phases>: Use 'modify-phases'.
| Marius Bakke |
2017-11-28 | gnu: libuv: Update to 1.16.1....* gnu/packages/libevent.scm (libuv): Update to 0.16.1.
| Marius Bakke |
2017-11-28 | gnu: check: Update to 0.12.0....* 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.
| Marius Bakke |
2017-11-28 | gnu: ncurses: Update to 6.0-20170930....* 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.
| Marius Bakke |
2017-11-25 | gnu: jbig2dec: Update to 0.14....* 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.
| Leo Famulari |
2017-11-20 | gnu: perl-net-ssleay: Update to 1.82....* gnu/packages/perl.scm (perl-net-ssleay): Update to 1.82.
| Tobias Geerinckx-Rice |
2017-11-20 | gnu: cups-filters: Update to 1.17.9....* gnu/packages/cups.scm (cups-filters): Update to 1.17.9.
| Tobias Geerinckx-Rice |
2017-11-20 | gnu: cups-minimal: Update to 2.2.6....* gnu/packages/cups.scm (cups-minimal): Update to 2.2.6.
| Tobias Geerinckx-Rice |
2017-11-19 | gnu: nettle: Update to 3.4....* gnu/packages/nettle.scm (nettle): Update to 3.4.
| Efraim Flashner |
2017-11-19 | Merge branch 'master' into core-updates | Marius Bakke |
2017-11-19 | gnu: nss, nss-certs: Update to 3.34....* gnu/packages/certs.scm (nss-certs): Update to 3.34.
* gnu/packages/gnuzilla.scm (nss): Update to 3.34.
| Marius Bakke |
2017-11-19 | gnu: bitcoin: Update to 0.15.1....* gnu/packages/finance.scm (bitcoin-core): Update to 0.15.1.
| Marius Bakke |
2017-11-19 | gnu: strace: Update to 4.20....* gnu/packages/linux.scm (strace): Update to 4.20.
| Marius Bakke |
2017-11-19 | gnu: samba: Update to 4.7.2....* gnu/packages/samba.scm (samba): Update to 4.7.2.
| Marius Bakke |
2017-11-19 | gnu: tevent: Update to 0.9.34....* gnu/packages/samba.scm (tevent): Update to 0.9.34.
| Marius Bakke |
2017-11-19 | Update email address for ng0. | ng0 |
2017-11-19 | gnu: Patch ikiwiki to set PERL5LIB in the CGI wrapper....This helps with CGI support.
* gnu/packages/web.scm (ikiwik)[arguments]: Add 'include-PERL5LIB-in-wrapper
phase.
| Christopher Baines |
2017-11-18 | gnu: nano: Update to 2.9.0....* gnu/packages/nano.scm (nano): Update to 2.9.0.
| Efraim Flashner |
2017-11-18 | gnu: owncloud-client: Update to 2.3.4....* gnu/packages/sync.scm (owncloud-client): Update to 2.3.4.
| Efraim Flashner |
2017-11-18 | gnu: owncloud-client: Don't check for updates....* 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.
| Efraim Flashner |
2017-11-18 | gnu: libreoffice: Remove GTK+ 2....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>
| Rutger Helling |
2017-11-18 | gnu: libassuan: Update to 2.4.4....* gnu/packages/gnupg.scm (libassuan): Update to 2.4.4.
| Leo Famulari |
2017-11-18 | gnu: mes: Update to 0.11....* gnu/packages/mes.scm (mes): Update to 0.11.
| Jan Nieuwenhuizen |
2017-11-18 | gnu: audacity: Update to 2.2.0....* 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".
| Ricardo Wurmus |
2017-11-18 | gnu: java-mail: Let build phase return boolean....* gnu/packages/java.scm (java-mail)[arguments]: Let build phase
"move-version.java" return #t.
| Ricardo Wurmus |
2017-11-18 | gnu: bitshuffle-for-snappy: Simplify....* gnu/packages/compression.scm (bitshuffle-for-snappy)[arguments]: Simplify
Makefile generation.
| Ricardo Wurmus |
2017-11-18 | gnu: bitshuffle: Let build phase return #t....* gnu/packages/compression.scm (bitshuffle)[arguments]: Let
"make-required-dir" return #t.
| Ricardo Wurmus |
2017-11-18 | gnu: python-pylast: Update to 2.0.0....* gnu/packages/music.scm (python-pylast): Update to 2.0.0.
[native-inputs]: Add python-pycodestyle and python-flaky.
| Ricardo Wurmus |
2017-11-18 | gnu: Move date/time packages from python.scm to time.scm....* 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.
| Ricardo Wurmus |
2017-11-18 | gnu: Move more testing packages from python.scm to check.scm....* 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.
| Ricardo Wurmus |
2017-11-18 | gnu: Add java-plexus-container-default....* gnu/packages/java.scm (java-plexus-container-default): New variable.
| Julien Lepiller |
2017-11-18 | gnu: Add java-plexus-archiver....* gnu/packages/java.scm (java-plexus-archiver): New variable.
| Julien Lepiller |
2017-11-18 | gnu: Add java-plexus-io....* gnu/packages/java.scm (java-plexus-io): New variable.
| Julien Lepiller |