Commit Graph

31453 Commits

Author SHA1 Message Date
Guillaume Maudoux
92b96ce63f openssl: fix man pages collisions (#66317) 2019-08-31 08:23:39 -04:00
Will Dietz
0173f83a55 nghttp2: 1.39.1 -> 1.39.2 (security!) (#67057)
https://github.com/nghttp2/nghttp2/releases/tag/v1.39.2
2019-08-31 08:11:47 -04:00
Niklas Hambüchen
9e78f76ade treewide: Remove unnecessary --disable-static (#66759)
* freetype: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes freetype not being overridable to have static libs.

* treewide: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes these packages not being overridable to have static libs.
2019-08-31 08:10:53 -04:00
R. RyanTM
50d8295cc6 gawk: 4.2.1 -> 5.0.1 (#59503)
* gawk: 4.2.1 -> 5.0.1

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gawk/versions

* libgpg-error: fix build with gawk 5

Cherry picked commit 6fe2cdd03c from
https://github.com/NixOS/nixpkgs/pull/67801.
2019-08-31 07:13:30 -04:00
Averell Dalton
5017f4c608 iso-codes: 3.79 -> 4.3 2019-08-31 12:44:13 +02:00
Izorkin
232fd7f1ea libnftnl: 1.1.3 -> 1.1.4 2019-08-31 12:37:33 +02:00
Ben Wolsieffer
dc74568f65 gst_all_1.gst-plugins-base: fix build on ARM 2019-08-31 12:36:18 +02:00
R. RyanTM
2bcba7336f harfbuzz: 2.5.3 -> 2.6.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/harfbuzz/versions
2019-08-31 12:34:42 +02:00
Lancelot SIX
6544f1ae92 libgcrypt: 1.8.4 -> 1.8.5
See https://lists.gnu.org/archive/html/info-gnu/2019-08/msg00008.html
for release information
2019-08-31 12:33:21 +02:00
Frederik Rietdijk
ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Ryan Mulligan
c56a764e2e
Merge pull request #67782 from jonringer/bump-exempi
exempi: 2.4.5 -> 2.5.1
2019-08-30 23:36:11 -07:00
Samuel Leathers
ebe4fd146b
Merge pull request #66010 from r-ryantm/auto-update/openldap
openldap: 2.4.47 -> 2.4.48
2019-08-30 23:16:08 -04:00
Samuel Leathers
41a3746a90
Merge pull request #66253 from magenbluten/rocksdb
rocksdb: 6.1.2 -> 6.2.2
2019-08-30 23:04:43 -04:00
Mario Rodas
4e24cf1591
Merge pull request #67600 from marsam/update-plv8
postgresqlPackages.plv8: 2.3.12 -> 2.3.13
2019-08-30 19:15:35 -05:00
Jonathan Ringer
e594088ae8 exempi: 2.4.5 -> 2.5.1 2019-08-30 11:02:47 -07:00
Craige McWhirter
d2512c134a
libhandy: 0.0.10. -> 0.0.11 2019-08-30 10:29:18 +10:00
worldofpeace
2f7d0993b7
Merge pull request #67363 from worldofpeace/dbus-datadir
dbus: don't make datadir /etc, set runstatedir to /run
2019-08-29 19:46:51 -04:00
Jan Tojnar
3665a31a4a
Merge pull request #67663 from jtojnar/fc-joypixels
fontconfig: add support for JoyPixels font
2019-08-30 00:30:13 +02:00
Izorkin
066bd13613
libvirt-glib: remove unused packages 2019-08-29 15:16:34 +02:00
Peter Hoeg
5e3334bc55
Merge pull request #67612 from peterhoeg/u/hidapi
hidapi: 0.8.0-RC1 -> 0.9.0
2019-08-29 16:37:21 +08:00
Mario Rodas
f24c729196
postgresqlPackages.plv8: narrow platforms to x86_64-linux
plv8 uses a custom version v8 version, which is reported to only build
on x86_64-linux. The next major version plv8 should drop the custom v8.
2019-08-29 03:00:00 -05:00
Jan Tojnar
37018e70d1
fontconfig: add support for JoyPixels font
Mirroring the following upstream merge request
https://gitlab.freedesktop.org/fontconfig/fontconfig/merge_requests/67
2019-08-29 02:15:26 +02:00
worldofpeace
58fd72f3e9
Merge pull request #67490 from kisik21/master
libargon2: fixed cross-compilation
2019-08-28 13:02:05 -04:00
Vika
06073ae7df libargon2: fixed cross-compilation
Makefile had a hardcoded unprefixed ar. I wrote a patch (sending it
upstream) and added an optional make flag to override it in case we're
cross-compiling.

Unfortunately, this causes a rebuild of native packages.

This commit also fixes the pkg-config file to be generated correctly,
patch was provided by @worldofpeace.
2019-08-28 19:35:19 +03:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Peter Hoeg
74ed54cf0c hidapi: 0.8.0-RC1 -> 0.9.0 2019-08-28 16:58:18 +08:00
Frederik Rietdijk
5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
Spencer Janssen
6e672974cc unixODBCDrivers.msodbcsql17: 17.2.0.1 -> 17.4.1.1 2019-08-27 17:58:43 -05:00
Michael Weiss
61ba5d88ef
dav1d: Add optional Vulkan support (experimental) 2019-08-27 23:30:41 +02:00
Tadeo Kondrak
0a72c32723
libplacebo: init at 1.1.8.0 2019-08-27 23:30:41 +02:00
Jan Tojnar
d63d84d350
Merge pull request #67584 from jtojnar/appstream-glib-cleanup
appstream-glib: clean up dependencies
2019-08-27 23:02:01 +02:00
Jan Tojnar
ca15e26d4d
appstream-glib: clean up dependencies 2019-08-27 22:25:27 +02:00
worldofpeace
6402a044f3
Merge pull request #67488 from worldofpeace/glib/get-schema-path
glib: add getSchemaPath, makeSchemaPath
2019-08-27 15:19:11 -04:00
Frederik Rietdijk
98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
Michael Weiss
ad339e91c1
wlroots: 0.6.0 -> 0.7.0
Changelog: https://github.com/swaywm/wlroots/releases/tag/0.7.0
Rootston was removed for this release.
2019-08-27 11:32:09 +02:00
Marek Mahut
b222ee44f2
Merge pull request #67520 from jonringer/bump-gnurl
gnurl: 7.64.0 -> 7.65.0
2019-08-27 10:35:29 +02:00
Marek Mahut
761cfbf986
Merge pull request #67503 from risicle/ris-poco-cctz-darwin
poco, cctz: enable for darwin
2019-08-27 10:08:52 +02:00
Jörg Thalheim
9f313d4189
Merge pull request #67536 from volth/quotes
treewide: remove redundant quotes
2019-08-27 06:32:04 +01:00
worldofpeace
ed2aa6313f glib: add getSchemaPath 2019-08-26 21:28:13 -04:00
Marek Mahut
a61151916f
Merge pull request #67454 from mmahut/wavpack
wavpack: CVE-2018-7253 and CVE-2018-7254
2019-08-26 23:52:57 +02:00
volth
35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Robin Gloster
fe9c9f719d
libdrm: enable omap support
fixes build for xorg.xf86videoomap
2019-08-26 23:08:02 +02:00
Matthew Bauer
aa87137d3b
Merge pull request #67502 from dywedir/hunspellDicts.uk-ua
hunspellDicts.uk-ua: 4.2.5 -> 4.6.3
2019-08-26 15:34:18 -04:00
Jonathan Ringer
47c398f632 gnurl: 7.64.0 -> 7.65.0 2019-08-26 11:31:48 -07:00
Marek Mahut
bfcab98074
Merge pull request #67489 from mmahut/exiv2
exiv2: enabling tests for real
2019-08-26 17:52:24 +02:00
Marek Mahut
4ee4bb9872 exiv2: adding DYLD_LIBRARY_PATH= for darwin tests 2019-08-26 17:16:06 +02:00
Jan Tojnar
667ee34440
Merge pull request #67500 from jtojnar/graphene-fix-tests
graphene: fix installed tests
2019-08-26 15:48:12 +02:00
Vladyslav M
e89dc6af4e
hunspellDicts.uk-ua: 4.2.5 -> 4.6.3 2019-08-26 16:17:56 +03:00
Jan Tojnar
b5bb10d7ed
graphene: add installed tests as a passthru 2019-08-26 15:09:35 +02:00