Commit Graph

27129 Commits (1935b8d56a4c739f468af973ac9057463c18d1bc)

Author SHA1 Message Date
Marius Bakke 1935b8d56a
gnu: libffi: Don't optimize for the build machine CPU.
* gnu/packages/libffi.scm (libffi)[arguments]: Add #:configure-flags.
2018-08-21 17:24:29 +02:00
Marius Bakke e63199ec68
gnu: libatomic-ops: Update to 7.6.6.
* gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.6.6.
2018-08-21 17:24:29 +02:00
Marius Bakke 827509a30c
gnu: python-olefile: Update to 0.45.1.
* gnu/packages/python.scm (python-olefile): Update to 0.45.1.
2018-08-21 17:24:28 +02:00
Marius Bakke d76cd3defd
gnu: python-lxml: Update to 4.2.4.
* gnu/packages/python.scm (python-lxml): Update to 4.2.4.
2018-08-21 17:24:28 +02:00
Marius Bakke f6cd3f7970
gnu: python-ipaddress: Update to 1.0.22.
* gnu/packages/python.scm (python-ipaddress): Update to 1.0.22.
2018-08-21 17:24:28 +02:00
Marius Bakke c69d231c2a
gnu: python-pycparser: Update to 2.18.
* gnu/packages/python.scm (python-pycparser): Update to 2.18.
2018-08-21 17:24:28 +02:00
Marius Bakke b3751f9cea
gnu: python-setuptools-scm: Update to 3.1.0.
* gnu/packages/python.scm (python-setuptools-scm): Update to 3.1.0.
2018-08-21 17:24:28 +02:00
Marius Bakke 67a7da1f31
gnu: python-hypothesis: Update to 3.68.2.
* gnu/packages/check.scm (python-hypothesis): Update to 3.68.2.
2018-08-21 17:24:28 +02:00
Marius Bakke e241f9a020
gnu: python-more-itertools: Update to 4.3.0.
* gnu/packages/python.scm (python-more-itertools): Update to 4.3.0.
2018-08-21 17:24:28 +02:00
Marius Bakke 7f5d3445af
gnu: python-scandir: Update to 1.9.0.
* gnu/packages/python.scm (python-scandir): Update to 1.9.0.
2018-08-21 17:24:28 +02:00
Marius Bakke e2da8bcd9e
gnu: python-pytest: Update to 3.7.2.
* gnu/packages/check.scm (python-pytest): Update to 3.7.2.
(python2-pytest)[propagated-inputs]: Add PYTHON2-PATHLIB.
(python2-pytest-bootstrap)[propagated-inputs]: Add PYTHON-PATHLIB2-BOOTSTRAP.
* gnu/packages/python.scm (python2-pathlib2-bootstrap): New public variable.
2018-08-21 17:24:28 +02:00
Marius Bakke 27885fcc26
gnu: python-pluggy: Update to 0.7.1.
* gnu/packages/python.scm (python-pluggy): Update to 0.7.1.
[native-inputs]: Add PYTHON-SETUPTOOLS-SCM.
2018-08-21 17:24:27 +02:00
Marius Bakke fdf16a81b2
gnu: graphite2: Update to 1.3.12.
* gnu/packages/fontutils.scm (graphite2): Update to 1.3.12.
2018-08-21 17:24:27 +02:00
Marius Bakke 85932a7b8e
gnu: libuv: Update to 1.23.0.
* gnu/packages/libevent.scm (libuv): Update to 1.23.0.
2018-08-21 17:24:27 +02:00
Marius Bakke 1c61a086bc
gnu: expat: Update to 2.2.6.
* gnu/packages/xml.scm (expat): Update to 2.2.6.
2018-08-21 17:24:27 +02:00
Marius Bakke f203e53386
gnu: cmake: Update to 3.12.1.
* gnu/packages/cmake.scm (cmake): Update to 3.12.1.
2018-08-21 17:24:27 +02:00
Marius Bakke 09118c58da
gnu: glib: Update to 2.56.2.
* gnu/packages/glib.scm (glib): Update to 2.56.2.
2018-08-21 17:24:27 +02:00
Marius Bakke a5dae0c03c
gnu: dbus: Update to 1.12.10.
* gnu/packages/glib.scm (dbus): Update to 1.12.10.
2018-08-21 17:24:27 +02:00
Marius Bakke 11e5bf70d5
gnu: harfbuzz: Update to 1.8.8.
* gnu/packages/gtk.scm (harfbuzz): Update to 1.8.8.
2018-08-21 17:24:27 +02:00
Marius Bakke 3f35e0da86
gnu: bootstrap-tarballs: Adjust to static outputs of zlib and libunistring.
* gnu/packages/make-bootstrap.scm (%gcc-static)[inputs]: Add ZLIB:STATIC.
(%guile-static)[inputs]: Add LIBUNISTRING:STATIC.
2018-08-21 17:24:26 +02:00
Marius Bakke c0b3867c21
gnu: libunistring: Do install static library.
...but do so to a separate output.  This reverts commit
1f2d64e4a8.

* gnu/packages/libunistring.scm (libunistring)[outputs]: New field.
[arguments]: Add phase for moving libunistring.a.  Remove #:configure-flags.
2018-08-21 17:24:26 +02:00
Björn Höfling 4866cba66a
gnu: libgcrypt: Make build reproducible.
* gnu/packages/patches/libgcrypt-make-yat2m-reproducible.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnupg.scm (libgcrypt)[source]: Use it.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-16 17:09:46 -04:00
Ricardo Wurmus b86c019efb
Merge branch 'staging' into core-updates 2018-08-13 20:39:32 +02:00
Marius Bakke 25bd72678a
gnu: gcc@5: Build with isl@0.18.
* gnu/packages/gcc.scm (gcc-5)[inputs]: Change ISL to ISL-0.18.
(isl-0.18): New public variable.
2018-08-12 14:09:28 +02:00
Ricardo Wurmus a3baaaa07a
gnu: meson: Update to 0.47.1.
* gnu/packages/build-tools.scm (meson): Update to 0.47.1.
* gnu/packages/patches/meson-for-build-rpath.patch: Adjust.
2018-08-10 16:01:06 +02:00
Marius Bakke 7b38f045c0
Merge branch 'master' into staging 2018-08-10 15:32:51 +02:00
Marius Bakke 369d15674c
gnu: mariadb: Update to 10.1.35 [security fixes].
This release fixes CVE-2018-3058, CVE-2018-3063, CVE-2018-3064 and CVE-2018-3066.
See <https://mariadb.com/kb/en/library/mariadb-10135-release-notes/> for details.

* gnu/packages/databases.scm (mariadb): Update to 10.1.35.
2018-08-10 15:23:50 +02:00
Marius Bakke 516fe8deb5
gnu: postgresql: Update to 10.5 [fixes CVE-2018-10915, CVE-2018-10925].
* gnu/packages/databases.scm (postgresql): Update to 10.5.
2018-08-10 15:23:50 +02:00
Ricardo Wurmus bedf0535ff
gnu: inkscape: Add poppler compatibility patch.
* gnu/packages/inkscape.scm (inkscape)[source]: Add second poppler
compatibility patch.
2018-08-10 09:14:51 +02:00
Ricardo Wurmus 9611080117
gnu: fontforge: Build with Python 2.
* gnu/packages/fontutils.scm (fontforge)[inputs]: Replace python-wrapper with
python-2.
2018-08-10 09:14:37 +02:00
Jan Nieuwenhuizen 256d5c6e33
gnu: mes: Update to 0.17.
* gnu/packages/mes.scm (mes): Update to 0.17.
2018-08-10 08:32:11 +02:00
Tobias Geerinckx-Rice ad2f7b8cec
gnu: sord: Update to 0.16.2.
* gnu/packages/rdf.scm (sord): Update to 0.16.2.
2018-08-10 01:46:02 +02:00
Tobias Geerinckx-Rice 27114bc3e0
gnu: otf2: Update to 2.1.1.
* gnu/packages/profiling.scm (otf2): Update to 2.1.1.
2018-08-10 01:45:00 +02:00
Tobias Geerinckx-Rice dd82138032
gnu: xmonad: Update to 0.14.
* gnu/packages/wm.scm (xmonad): Update to 0.14.
[inputs]: Add ghc-semigroups.
2018-08-10 01:45:00 +02:00
Tobias Geerinckx-Rice f780572d79
gnu: ghc-xmonad-contrib: Update to 0.14.
* gnu/packages/wm.scm (ghc-xmonad-contrib): Update to 0.14.
2018-08-10 01:44:02 +02:00
Tobias Geerinckx-Rice 8c0be00ac0
gnu: Use HTTPS for xmonad.org home pages.
* gnu/packages/wm.scm (ghc-xmonad-contrib, xmonad)[home-page]: Use
HTTPS.
2018-08-10 01:44:02 +02:00
Tobias Geerinckx-Rice 702c0e504a
gnu: bear: Update to 2.3.12.
* gnu/packages/build-tools.scm (bear): Update to 2.3.12.
2018-08-10 01:44:01 +02:00
Tobias Geerinckx-Rice f85af5abc0
gnu: bear: Don't use unstable tarball.
* gnu/packages/build-tools.scm (bear)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2018-08-10 01:44:01 +02:00
Tobias Geerinckx-Rice 781e515877
gnu: lynx: Update to 2.8.9rel.1.
* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9rel.1.
2018-08-10 01:44:00 +02:00
Leo Famulari 19a3e7f84a
gnu: cgit: Update to 1.2.1 [fixes CVE-2018-14912].
* gnu/packages/version-control.scm (cgit): Update to 1.2.1.
[inputs]: Use the source of GIT.
2018-08-09 18:21:47 -04:00
Leo Famulari 4e23e8d809
gnu: wpa_supplicant: Fix CVE-2018-14526.
* gnu/packages/patches/wpa-supplicant-CVE-2018-14526.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (wpa-supplicant-minimal)[source]: Use it.
2018-08-09 18:18:03 -04:00
Nicolas Goaziou ddad1f74b3
gnu: snap: Update to 4.2.1.3.
* gnu/packages/education.scm (snap): Update to 4.2.1.3.
2018-08-10 00:07:00 +02:00
Nicolas Goaziou 9f1a2be2ce
gnu: python-duniterpy: Update home page.
* gnu/packages/finance.scm (python-duniterpy) [home-page]: Update URL.
2018-08-09 23:37:44 +02:00
Nicolas Goaziou 7dab3e61c8
gnu: python-duniterpy: Update to 0.43.7.
* gnu/packages/finance.scm (python-duniterpy): Update to 0.43.7.
[source]: Change upstream repository, which moved to a Gitlab instance.
[arguments]: Remove phase removing a failing test, no longer needed.
2018-08-09 23:34:07 +02:00
Ricardo Wurmus bcdee2dc33
gnu: polkit: Update to 0.115 [fixes CVE-2018-1116].
* gnu/packages/polkit.scm (polkit): Update to 0.115.
[origin]: Adjust snippet.
[inputs]: Replace mozjs with mozjs-52.
* gnu/packages/patches/polkit-drop-test.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): Remove it.

(cherry picked from commit 50afd712312a4b9fa42d7f9d03464e542b3aeb75)
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-08-09 21:19:47 +02:00
Ricardo Wurmus 192a59d0f6
gnu: Add mozjs-52.
* gnu/packages/gnuzilla.scm (mozjs-52): New variable.

(cherry picked from commit f67db495aa6e29692e368a13130a40541d5d8273)
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-08-09 21:19:47 +02:00
Marius Bakke 536b32745e
gnu: gusb: Update to 0.3.0.
* gnu/packages/gnome.scm (gusb): Update to 0.3.0.
[source](uri): Adjust tarball name.
[build-system]: Switch to MESON-BUILD-SYSTEM.
[native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL.
[arguments]: Remove #:phases.
2018-08-09 21:19:47 +02:00
Marius Bakke 88c54b1b75
gnu: xorg-server: Update to 1.20.1.
* gnu/packages/patches/xorg-server-rotate-fb.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.1.
[source](patches): Remove 'xorg-server-rotate-fb.patch'.
2018-08-09 21:19:47 +02:00
Marius Bakke f71561567b
gnu: libgit2: Update to 0.26.6.
* gnu/packages/version-control.scm (libgit2): Update to 0.26.6.
2018-08-09 21:19:46 +02:00
Marius Bakke 70dcf9c9c3
gnu: lftp: Update to 4.8.4.
* gnu/packages/ftp.scm (lftp): Update to 4.8.4.
[arguments]: End phases on #t.
2018-08-09 21:19:46 +02:00