summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* gnu: python-pluggy: Update to 0.7.1.Marius Bakke2018-08-21
| | | | | * gnu/packages/python.scm (python-pluggy): Update to 0.7.1. [native-inputs]: Add PYTHON-SETUPTOOLS-SCM.
* gnu: graphite2: Update to 1.3.12.Marius Bakke2018-08-21
| | | | * gnu/packages/fontutils.scm (graphite2): Update to 1.3.12.
* gnu: libuv: Update to 1.23.0.Marius Bakke2018-08-21
| | | | * gnu/packages/libevent.scm (libuv): Update to 1.23.0.
* gnu: expat: Update to 2.2.6.Marius Bakke2018-08-21
| | | | * gnu/packages/xml.scm (expat): Update to 2.2.6.
* gnu: cmake: Update to 3.12.1.Marius Bakke2018-08-21
| | | | * gnu/packages/cmake.scm (cmake): Update to 3.12.1.
* gnu: glib: Update to 2.56.2.Marius Bakke2018-08-21
| | | | * gnu/packages/glib.scm (glib): Update to 2.56.2.
* gnu: dbus: Update to 1.12.10.Marius Bakke2018-08-21
| | | | * gnu/packages/glib.scm (dbus): Update to 1.12.10.
* gnu: harfbuzz: Update to 1.8.8.Marius Bakke2018-08-21
| | | | * gnu/packages/gtk.scm (harfbuzz): Update to 1.8.8.
* gnu: bootstrap-tarballs: Adjust to static outputs of zlib and libunistring.Marius Bakke2018-08-21
| | | | | * gnu/packages/make-bootstrap.scm (%gcc-static)[inputs]: Add ZLIB:STATIC. (%guile-static)[inputs]: Add LIBUNISTRING:STATIC.
* gnu: libunistring: Do install static library.Marius Bakke2018-08-21
| | | | | | | | ...but do so to a separate output. This reverts commit 1f2d64e4a86fbd77cfd7c773a9621a001516e1ce. * gnu/packages/libunistring.scm (libunistring)[outputs]: New field. [arguments]: Add phase for moving libunistring.a. Remove #:configure-flags.
* gnu: libgcrypt: Make build reproducible.Björn Höfling2018-08-16
| | | | | | | | * 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>
* Merge branch 'staging' into core-updatesRicardo Wurmus2018-08-13
|\
| * Merge branch 'master' into stagingMarius Bakke2018-08-10
| |\
| | * gnu: mes: Update to 0.17.Jan Nieuwenhuizen2018-08-10
| | | | | | | | | | | | * gnu/packages/mes.scm (mes): Update to 0.17.
| | * gnu: sord: Update to 0.16.2.Tobias Geerinckx-Rice2018-08-10
| | | | | | | | | | | | * gnu/packages/rdf.scm (sord): Update to 0.16.2.
| | * gnu: otf2: Update to 2.1.1.Tobias Geerinckx-Rice2018-08-10
| | | | | | | | | | | | * gnu/packages/profiling.scm (otf2): Update to 2.1.1.
| | * gnu: xmonad: Update to 0.14.Tobias Geerinckx-Rice2018-08-10
| | | | | | | | | | | | | | | * gnu/packages/wm.scm (xmonad): Update to 0.14. [inputs]: Add ghc-semigroups.
| | * gnu: ghc-xmonad-contrib: Update to 0.14.Tobias Geerinckx-Rice2018-08-10
| | | | | | | | | | | | * gnu/packages/wm.scm (ghc-xmonad-contrib): Update to 0.14.
| | * gnu: Use HTTPS for xmonad.org home pages.Tobias Geerinckx-Rice2018-08-10
| | | | | | | | | | | | | | | * gnu/packages/wm.scm (ghc-xmonad-contrib, xmonad)[home-page]: Use HTTPS.
| | * gnu: bear: Update to 2.3.12.Tobias Geerinckx-Rice2018-08-10
| | | | | | | | | | | | * gnu/packages/build-tools.scm (bear): Update to 2.3.12.
| | * gnu: bear: Don't use unstable tarball.Tobias Geerinckx-Rice2018-08-10
| | | | | | | | | | | | | | | * gnu/packages/build-tools.scm (bear)[source]: Use GIT-FETCH and GIT-FILE-NAME.
| | * gnu: lynx: Update to 2.8.9rel.1.Tobias Geerinckx-Rice2018-08-10
| | | | | | | | | | | | * gnu/packages/web-browsers.scm (lynx): Update to 2.8.9rel.1.
| | * gnu: cgit: Update to 1.2.1 [fixes CVE-2018-14912].Leo Famulari2018-08-09
| | | | | | | | | | | | | | | * gnu/packages/version-control.scm (cgit): Update to 1.2.1. [inputs]: Use the source of GIT.
| | * gnu: wpa_supplicant: Fix CVE-2018-14526.Leo Famulari2018-08-09
| | | | | | | | | | | | | | | | | | * 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.
| | * gnu: snap: Update to 4.2.1.3.Nicolas Goaziou2018-08-10
| | | | | | | | | | | | * gnu/packages/education.scm (snap): Update to 4.2.1.3.
| | * gnu: python-duniterpy: Update home page.Nicolas Goaziou2018-08-09
| | | | | | | | | | | | * gnu/packages/finance.scm (python-duniterpy) [home-page]: Update URL.
| | * gnu: python-duniterpy: Update to 0.43.7.Nicolas Goaziou2018-08-09
| | | | | | | | | | | | | | | | | | * 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.
| | * gnu: polkit: Update to 0.115 [fixes CVE-2018-1116].Ricardo Wurmus2018-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
| | * gnu: Add mozjs-52.Ricardo Wurmus2018-08-09
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (mozjs-52): New variable. (cherry picked from commit f67db495aa6e29692e368a13130a40541d5d8273) Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| | * gnu: gusb: Update to 0.3.0.Marius Bakke2018-08-09
| | | | | | | | | | | | | | | | | | | | | | | | * 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.
| | * gnu: xorg-server: Update to 1.20.1.Marius Bakke2018-08-09
| | | | | | | | | | | | | | | | | | | | | * 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'.
| | * gnu: libgit2: Update to 0.26.6.Marius Bakke2018-08-09
| | | | | | | | | | | | * gnu/packages/version-control.scm (libgit2): Update to 0.26.6.
| | * gnu: lftp: Update to 4.8.4.Marius Bakke2018-08-09
| | | | | | | | | | | | | | | * gnu/packages/ftp.scm (lftp): Update to 4.8.4. [arguments]: End phases on #t.
| | * gnu: libmspack: Update to 0.7.1.Marius Bakke2018-08-09
| | | | | | | | | | | | * gnu/packages/compression.scm (libmspack): Update to 0.7.1.
| | * gnu: qemu: Update to 2.12.1.Marius Bakke2018-08-09
| | | | | | | | | | | | * gnu/packages/virtualization.scm (qemu): Update to 2.12.1.
| | * gnu: c-toxcore: Update to 0.2.5.Rutger Helling2018-08-09
| | | | | | | | | | | | * gnu/packages/messaging.scm (c-toxcore): Update to 0.2.5.
| | * gnu: Remove go-github-com-davidjpeacock-cli.Leo Famulari2018-08-09
| | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-davidjpeacock-cli): Remove variable.
| | * gnu: kurly: Removed unused input.Leo Famulari2018-08-09
| | | | | | | | | | | | * gnu/packages/curl.scm (kurly)[inputs]: Remove go-github-com-davidjpeacock-cli.
| | * gnu: Add VBinDiff.Leo Famulari2018-08-09
| | | | | | | | | | | | * gnu/packages/patchutils.scm (vbindiff): New variable.
| | * gnu: mrustc: Update to 0.8.0.Danny Milosavljevic2018-08-09
| | | | | | | | | | | | * gnu/packages/rust.scm (mrustc): Update to 0.8.0.
| | * gnu: kurly: Update to 1.2.2.Tobias Geerinckx-Rice2018-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update both the project home page & the package version in a single commit because of Go. From the previous home page[0]: “2018-06-12 - THE KURLY PROJECT HAS MOVED HOME! kurly can now be found at GitLab [...]” [0]: https://github.com/davidjpeacock/kurly * gnu/packages/curl.scm (kurly): Update to 1.2.2. [source, home-page]: Update URIs. [arguments]: Likewise. Adjust location of ‘kurly.man’. [inputs]: Add go-github-com-urfave-cli.
| | * gnu: java-snappy: Fix description.Tobias Geerinckx-Rice2018-08-09
| | | | | | | | | | | | * gnu/packages/compression.scm (java-snappy)[description]: Fix typos.
| | * gnu: java-snappy: Update to 1.1.7.2.Tobias Geerinckx-Rice2018-08-09
| | | | | | | | | | | | * gnu/packages/compression.scm (java-snappy): Update to 1.1.7.2.
| | * gnu: libodfgen: Update to 0.1.7.Tobias Geerinckx-Rice2018-08-09
| | | | | | | | | | | | | | | * gnu/packages/libreoffice.scm (libodfgen): Update to 0.1.7. [source]: Update URI.
| | * gnu: bind: Update to 9.12.2-P1.Tobias Geerinckx-Rice2018-08-09
| | | | | | | | | | | | * gnu/packages/dns.scm (isc-bind): Update to 9.12.2-P1.
| | * gnu: numactl: Update to 2.0.12.Tobias Geerinckx-Rice2018-08-09
| | | | | | | | | | | | * gnu/packages/linux.scm (numactl): Update to 2.0.12.
| | * gnu: numactl: Update home page.Tobias Geerinckx-Rice2018-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the project mailing list[0]: “The old libnuma website hosted at oss.sgi.com is now gone as that website no longer exists. Everything for libnuma/numactl is now at GitHub [...]” [0]: https://www.spinics.net/lists/linux-numa/msg01178.html * gnu/packages/linux.scm (numactl)[source, home-page]: Update URIs.
| | * gnu: libnftnl: Update to 1.1.1.Tobias Geerinckx-Rice2018-08-09
| | | | | | | | | | | | * gnu/packages/linux.scm (libnftnl): Update to 1.1.1.
| | * gnu: alpine: Update to 2.21.9999.Tobias Geerinckx-Rice2018-08-09
| | | | | | | | | | | | * gnu/packages/mail.scm (alpine): Update to 2.21.9999.
| | * gnu: mingw-w64: Update to 5.0.4.Tobias Geerinckx-Rice2018-08-09
| | | | | | | | | | | | * gnu/packages/mingw.scm (mingw-w64): Update to 5.0.4.