summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: libidn2: Update to 2.0.5.•••* gnu/packages/libidn.scm (libidn2): Update to 2.0.5. Marius Bakke2018-06-121-2/+2
* gnu: sqlite: Update to 3.24.0.•••* gnu/packages/databases.scm (sqlite): Update to 3.24.0. Tobias Geerinckx-Rice2018-06-121-2/+2
* gnu: perl: Ungraft version 5.26.2.•••* gnu/packages/perl.scm (perl): Update to 5.26.2. [replacement]: Ungraft. (perl-5.26.2, perl/fixed): Remove variables. Tobias Geerinckx-Rice2018-06-121-37/+2
* gnu: cmake: Update to 3.11.3.•••* gnu/packages/cmake.scm (cmake): Update to 3.11.3. Tobias Geerinckx-Rice2018-06-121-2/+3
* gnu: linux-pam: Update to 1.3.1.•••* gnu/packages/linux.scm (linux-pam): Update to 1.3.1. [source]: Update upstream URI. Tobias Geerinckx-Rice2018-06-121-9/+9
* gnu: nghttp2: Update to 1.32.0.•••* gnu/packages/web.scm (nghttp2): Update to 1.32.0. Tobias Geerinckx-Rice2018-06-121-2/+2
* gnu: jansson: Update to 2.11.•••* gnu/packages/web.scm (jansson): Update to 2.11. Tobias Geerinckx-Rice2018-06-121-2/+2
* gnu: libidn: Update to 1.35.•••* gnu/packages/libidn.scm (libidn): Update to 1.35. [source]: Remove now-unnecessary snippet. Tobias Geerinckx-Rice2018-06-121-13/+4
* gnu: wayland-protocols: Update to 1.14.•••* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.14. Tobias Geerinckx-Rice2018-06-121-2/+2
* gnu: libunistring: Update to 0.9.10.•••* gnu/packages/libunistring.scm (libunistring): Update to 0.9.10. [source]: Remove now-unnecessary snippet. Tobias Geerinckx-Rice2018-06-121-12/+3
* gnu: libdrm: Update to 2.4.92.•••* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.92. Tobias Geerinckx-Rice2018-06-121-2/+2
* gnu: freetype: Update to 2.9.1.•••* gnu/packages/fontutils.scm (freetype): Update to 2.9.1. [source]: Remove patch... * gnu/packages/patches/freetype-CVE-2018-6942.patch: ...delete... * gnu/local.mk (dist_patch_DATA): ...and remove it. Tobias Geerinckx-Rice2018-06-123-35/+2
* gnu: bison: Update to 3.0.5.•••* gnu/packages/bison.scm (bison): Update to 3.0.5. Tobias Geerinckx-Rice2018-06-121-3/+4
* gnu: isl: Update to 0.19.•••* gnu/packages/gcc.scm (isl): Update to 0.19. Tobias Geerinckx-Rice2018-06-121-2/+2
* gnu: mit-krb5: Update to 1.16.1.•••* gnu/packages/kerberos.scm (mit-krb5): Update to 1.16.1. Tobias Geerinckx-Rice2018-06-121-2/+3
* gnu: cups, cups-minimal: Update to 2.2.8.•••* gnu/packages/cups.scm (cups-minimal): Update to 2.2.8. [source]: Remove patch... * gnu/packages/patches/cups-fix-builds-without-PAM.patch: ...delete... * gnu/local.mk (dist_patch_DATA): ..and remove it. Tobias Geerinckx-Rice2018-06-123-207/+2
* gnu: shared-mime-info: Update to 1.9.•••* gnu/packages/gnome.scm (shared-mime-info): Update to 1.9. Tobias Geerinckx-Rice2018-06-121-2/+2
* gnu: fribidi: Update to 1.0.4.•••* gnu/packages/fribidi.scm (fribidi): Update to 1.0.4. Tobias Geerinckx-Rice2018-06-121-2/+2
* Merge branch 'origin/core-updates-next' into core-updatesRicardo Wurmus2018-06-0619-153/+268
|\
| * gnu: libuv: Update to 1.20.3.•••* gnu/packages/libevent.scm (libuv): Update to 1.20.3. Jelle Licht2018-05-311-2/+2
| * gnu: cmake: Delete Emacs library.•••* gnu/packages/cmake.scm (cmake)[arguments]: Delete Emacs library. Oleg Pykhalov2018-05-251-0/+7
| * gnu: jemalloc: Update to 5.1.0.•••* gnu/packages/jemalloc.scm (jemalloc): Update to 5.1.0. [source](patches): Remove. * gnu/packages/patches/jemalloc-arm-address-bits.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Marius Bakke2018-05-093-43/+2
| * gnu: libsigsegv: Install the shared library.•••Suggested by Weldon Goree <weldon@b.rontosaur.us>. * gnu/packages/libsigsegv.scm (libsigsegv)[arguments]: Add #:configure-flags. Ludovic Courtès2018-05-071-15/+18
| * gnu: python2: Update to 2.7.15.•••* gnu/packages/python.scm (python-2.7): Update to 2.7.15. Marius Bakke2018-05-011-2/+2
| * gnu: dbus: Update to 1.12.8.•••* gnu/packages/glib.scm (dbus): Update to 1.12.8. Marius Bakke2018-05-011-2/+2
| * gnu: boost: Update to 1.67.0.•••* gnu/packages/boost.scm (boost): Update to 1.67.0. Tobias Geerinckx-Rice2018-05-011-2/+2
| * gnu: cups-filters: Update to 1.20.3.•••* gnu/packages/cups.scm (cups-filters): Update to 1.20.3. Tobias Geerinckx-Rice2018-05-011-2/+2
| * gnu: cups-minimal, cups: Update to 2.2.7.•••* gnu/packages/cups.scm (cups-minimal): Update to 2.2.7. [source]: Add patch to build without LINUX-PAM. * gnu/packages/patches/cups-fix-builds-without-PAM.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Tobias Geerinckx-Rice2018-05-013-2/+207
| * gnu: libgpg-error: Update to 1.29.•••* gnu/packages/gnupg.scm (libgpg-error): Update to 1.29. [source]: Remove upstreamed patch. * gnu/packages/patches/libgpg-error-aarch64-logging-fix.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice2018-05-013-62/+2
| * gnu: libjpeg: Update to 9c.•••* gnu/packages/image.scm (libjpeg): Update to 9c. Tobias Geerinckx-Rice2018-05-011-2/+2
| * gnu: file: Update to 5.33.•••* gnu/packages/file.scm (file): Update to 5.33. Tobias Geerinckx-Rice2018-05-011-2/+3
| * gnu: poppler: Update to 0.64.0.•••* gnu/packages/pdf.scm (poppler): Update to 0.64.0. Tobias Geerinckx-Rice2018-05-011-3/+3
| * gnu: xz: Update to 5.2.4.•••* gnu/packages/compression.scm (xz): Update to 5.2.4. Tobias Geerinckx-Rice2018-04-301-2/+2
| * gnu: cmake: Update to 3.11.1.•••* gnu/packages/cmake.scm (cmake): Update to 3.11.1. Marius Bakke2018-04-301-2/+2
| * gnu: libuv: Update to 1.20.2.•••* gnu/packages/libevent.scm (libuv): Update to 1.20.2. Marius Bakke2018-04-301-2/+2
| * gnu: sqlite: Update to 3.23.1.•••* gnu/packages/databases.scm (sqlite): Update to 3.23.1. Marius Bakke2018-04-301-2/+2
| * gnu: cairo: Update to 1.14.12.•••* gnu/packages/gtk.scm (cairo): Update to 1.14.12. Marius Bakke2018-04-301-2/+2
| * gnu: pango: Update to 1.42.1.•••* gnu/packages/gtk.scm (pango): Update to 1.42.1. Marius Bakke2018-04-301-2/+2
| * gnu: gobject-introspection: Update to 1.56.1.•••* gnu/packages/glib.scm (gobject-introspection): Update to 1.56.1. Marius Bakke2018-04-301-2/+2
| * gnu: glib: Update to 2.56.1.•••* gnu/packages/glib.scm (glib): Update to 2.56.1. Marius Bakke2018-04-301-2/+2
* | Merge branch 'master' into core-updatesRicardo Wurmus2018-06-0620-192/+126
|\ \
| * | gnu: colobot: Update to 0.1.11.1-alpha.•••* gnu/packages/games.scm (colobot): Update to 0.1.11.1-alpha. [native-inputs]: Update "colobot-data" and "colobot-music" to 0.1.11.1-alpha. Nicolas Goaziou2018-06-061-3/+3
| * | gnu: scribus: Add "libzmf" dependency•••* gnu/packages/scribus.scm (scribus)[inputs]: Add "libzmf". Nicolas Goaziou2018-06-061-0/+1
| * | gnu: scribus: Update to 1.5.4.•••* gnu/packages/scribus.scm (scribus): Update to 1.5.4. [source]: Remove patches. [arguments]: Remove `patch-source' phase. Nicolas Goaziou2018-06-061-52/+5
| * | gnu: vulkan-loader: Update URL and change name.•••* gnu/packages/emulators.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. * gnu/packages/games.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. * gnu/packages/video.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. * gnu/packages/vulkan.scm (vulkan-loader): Rename from 'vulkan-icd-loader' to 'vulkan-loader'. Update URL and hash. * gnu/packages/wine.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. Rutger Helling2018-06-065-13/+13
| * | gnu: you-get: Update to 0.4.1077.•••* gnu/packages/video.scm (you-get): Update to 0.4.1077. Rutger Helling2018-06-061-2/+2
| * | gnu: diffoscope: Update to 95.•••* gnu/packages/package-management.scm (diffoscope): Update to 95. Rutger Helling2018-06-061-2/+2
| * | gnu: epiphany: Update to 3.28.2.1.•••* gnu/packages/gnome.scm (epiphany): Update to 3.28.2.1. Rutger Helling2018-06-061-2/+2
| * | gnu: gnome-disk-utility: Update to 3.28.3.•••* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.3. Rutger Helling2018-06-061-2/+2
| * | gnu: gnome-terminal: Update to 3.28.2.•••* gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.2. Rutger Helling2018-06-061-2/+2