Commit graph

31171 commits

Author SHA1 Message Date
worldofpeace a2253f442d
Merge pull request #65850 from worldofpeace/bye-g-disable-checks
glib,gtk: correct CLAGS for plain buildtype
2019-08-05 11:33:07 -04:00
R. RyanTM 621880e5e7 pythia: 8.240 -> 8.243 (#66036)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pythia/versions
2019-08-05 11:30:54 -04:00
Thomas Tuegel 369fe2ada8
Merge pull request #66020 from r-ryantm/auto-update/phonon-qt5
libsForQt5.phonon: 4.10.2 -> 4.10.3
2019-08-05 09:21:09 -05:00
Mario Rodas d109f68474
Merge pull request #65986 from r-ryantm/auto-update/libimagequant
libimagequant: 2.12.3 -> 2.12.5
2019-08-05 09:17:21 -05:00
Philipp Middendorf 8c1f24ca66 fcppt: 3.0.0 -> 3.2.2 2019-08-05 13:43:10 +02:00
R. RyanTM 4013492d88 pngpp: 0.2.9 -> 0.2.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pngpp/versions
2019-08-05 04:14:55 -07:00
worldofpeace f2eddec042 glib: drop define BSD_COMP
I fail to see where or for what it is useful for.
2019-08-05 06:19:44 -04:00
worldofpeace 60266eb504 glib: add cflag G_DISABLE_CAST_CHECKS
This is what would have been passed before with the release
buildtype.

See: https://gitlab.gnome.org/GNOME/glib/blob/2.60.4/meson.build#L208
2019-08-05 06:10:50 -04:00
worldofpeace 27a71a19ed gtk3: defines for debugging, disable cast checks
Because we're using plain buildtype these have to be
passed manually.

See: https://gitlab.gnome.org/GNOME/gtk/blob/3.24.10/meson.build#L59

With autotools the mapping for the the options to the defines was:

yes:     G_ENABLE_DEBUG G_ENABLE_CONSISTENCY_CHECKS
minimum: G_ENABLE_DEBUG G_DISABLE_CAST_CHECKS
no:      G_DISABLE_CAST_CHECKS G_DISABLE_ASSERT G_DISABLE_CHECKS

So we're passing the exact ones that would've been used for minimum.

Additionally it isn't a good idea to pass the equivalents used for "no" 
as it eliminates G_ENABLE_DEBUG which disables pre-condition checks and 
assertions. The actual option only existed to serve people who needed a 
specific build of GTK for very specific environments. And now they are
much better served with meson's plain buildtype and figuring out what to
pass themselves.
2019-08-05 06:09:25 -04:00
Maximilian Bosch b3f61cf2ba
Merge pull request #65944 from WilliButz/update-wt
wt3: 3.3.11 -> 3.4.0, wt4: 4.0.5 -> 4.1.0
2019-08-05 09:32:23 +02:00
R. RyanTM 403d64a705 libsForQt5.phonon: 4.10.2 -> 4.10.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/phonon-qt5/versions
2019-08-04 23:30:44 -07:00
Daniel Schaefer 77b4e4b75c yder: 1.4.6 -> 1.4.7
https://github.com/babelouest/yder/releases/tag/v1.4.7
2019-08-05 08:07:48 +02:00
Daniel Schaefer 5fb372206e orcania: 2.0.0 -> 2.0.1
https://github.com/babelouest/orcania/releases/tag/v2.0.1
2019-08-05 08:06:57 +02:00
R. RyanTM 6d9aa0d7de lmdb: 0.9.23 -> 0.9.24
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lmdb/versions
2019-08-04 14:58:38 -07:00
R. RyanTM 409763027b libimagequant: 2.12.3 -> 2.12.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libimagequant/versions
2019-08-04 14:35:27 -07:00
R. RyanTM fe58f35ea4 liblockfile: 1.14 -> 1.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/liblockfile/versions
2019-08-04 13:53:37 -07:00
Ryan Mulligan 4ea4c00ea0
Merge pull request #65877 from r-ryantm/auto-update/armadillo
armadillo: 9.600.4 -> 9.600.5
2019-08-04 13:29:05 -07:00
R. RyanTM f3f426e091 matio: 1.5.16 -> 1.5.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/matio/versions
2019-08-04 13:21:49 -07:00
R. RyanTM 7b4209f69c libqalculate: 3.2.0 -> 3.3.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/libqalculate/versions
2019-08-04 13:00:46 -07:00
Mario Rodas 9b122174aa
Merge pull request #65770 from marsam/update-grpc
grpc: 1.19.1 -> 1.22.0
2019-08-04 14:23:27 -05:00
Marek Mahut bb1d9410da
Merge pull request #65899 from r-ryantm/auto-update/cimg
cimg: 2.6.6 -> 2.6.7
2019-08-04 21:02:15 +02:00
R. RyanTM 35f5db655f liblcf: 0.6.0 -> 0.6.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/liblcf/versions
2019-08-04 11:47:08 -07:00
R. RyanTM 7a00f3bca9 liblastfm: 1.0.9 -> 1.1.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/liblastfm/versions
2019-08-04 11:39:18 -07:00
worldofpeace da2566f596
Merge pull request #52818 from r-ryantm/auto-update/opencollada
opencollada: 1.6.67 -> 1.6.68
2019-08-04 14:34:32 -04:00
R. RyanTM c1275d42c5 libfilezilla: 0.17.1 -> 0.18.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/libfilezilla/versions
2019-08-04 10:44:51 -07:00
Thomas Tuegel 7fb3510e3c
Merge pull request #65943 from r-ryantm/auto-update/jsoncpp
jsoncpp: 1.9.0 -> 1.9.1
2019-08-04 09:27:55 -05:00
R. RyanTM 93d6d032f2 jsoncpp: 1.9.0 -> 1.9.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/jsoncpp/versions
2019-08-04 06:31:31 -07:00
Jonathan Ringer 33a58b36e2 cpp-netlib: 0.12.0 -> 0.13.0-final 2019-08-04 22:26:14 +09:00
WilliButz 16d75edc90
wt4: 4.0.5 -> 4.1.0 2019-08-04 15:26:03 +02:00
WilliButz c2e8451a97
wt3: 3.3.11 -> 3.4.0 2019-08-04 15:26:01 +02:00
R. RyanTM fd02c2f98f gdcm: 3.0.0 -> 3.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/gdcm/versions
2019-08-04 05:14:57 -07:00
R. RyanTM f2d6a195a1 glib: 2.60.4 -> 2.60.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/glib/versions
2019-08-04 05:01:58 -07:00
worldofpeace 06c777026c openjpeg: disable tests for aarch64 linux
Fails on hydra https://hydra.nixos.org/build/98332124
2019-08-04 06:18:09 -04:00
R. RyanTM b4f9364269 intel-gmmlib: 19.2.1 -> 19.2.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/intel-gmmlib/versions
2019-08-04 02:58:02 -07:00
R. RyanTM 5fe6fe9078 cimg: 2.6.6 -> 2.6.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cimg/versions
2019-08-03 20:45:40 -07:00
markuskowa bb0379975d
Merge pull request #65671 from ThibautMarty/fix/urh-pluto
urh: add support for Pluto, soundcards, and optionally USRP
2019-08-04 00:35:13 +02:00
R. RyanTM 2982050af1 armadillo: 9.600.4 -> 9.600.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-08-03 15:29:04 -07:00
R. RyanTM 0808cedaa6 caf: 0.16.3 -> 0.17.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/actor-framework/versions
2019-08-03 14:07:06 -07:00
Thibaut Marty 1f0253997c urh: add support for Pluto, soundcards, and optionally USRP 2019-08-03 22:57:47 +02:00
Jonathan Ringer 3eda38b87f libgpiod: unstable-2018-10-07 -> 1.4 2019-08-03 12:02:03 -07:00
Tadeo Kondrak 8a604d2dbc fribidi: fix cross compilation (#64655) 2019-08-03 07:27:50 +01:00
Frederik Rietdijk 4afe7a7bf3 Merge staging-next into staging 2019-08-03 07:48:19 +02:00
Thomas Tuegel 421782edb1
Merge pull request #65526 from samueldr/feature/qt-strict-compatible-versions
qt5*: Enforce strict compatible version paths
2019-08-02 15:04:04 -05:00
Jörg Thalheim 396e3a6b3c
libdrm: cross-compile fix 2019-08-02 11:19:56 +01:00
Jörg Thalheim d0887921b3
pth: fix cross-compilation support 2019-08-02 10:04:58 +01:00
Frederik Rietdijk 6f723b9bad Merge master into staging-next 2019-08-02 09:18:37 +02:00
Mario Rodas f2c7593c1a
grpc: fix darwin build 2019-08-02 01:55:21 -05:00
Mario Rodas 18c2645f7b
grpc: 1.19.1 -> 1.22.0 2019-08-02 01:48:26 -05:00
Mario Rodas a3762f9f46
Merge pull request #63881 from marsam/init-protobuf3_8
protobuf3_8: init at 3.8.0
2019-08-02 01:42:47 -05:00
Frederik Rietdijk 4ca8e53e1d Merge staging-next into staging 2019-08-01 09:44:06 +02:00
Frederik Rietdijk 55e4555b77 Merge master into staging-next 2019-08-01 09:42:54 +02:00
Daniel Schaefer 851ebff688 frog: Fix build (icu64 -> icu60)
icu60 is the latest version that works.

Build the derivation languageMachines.test to test.
2019-07-31 19:08:33 +02:00
Marek Mahut 87d5ec4175 wavpack: CVE-2019-1010319
Fixes #65655
2019-07-31 17:24:00 +02:00
Marek Mahut 85dddef69e wavpack: CVE-2019-1010317
Fixes #65655
2019-07-31 17:21:29 +02:00
Orivej Desh 8ea42e7489 swiften: fix build
It was failing with:

  LINK Documentation/SwiftenDevelopersGuide/Examples/EchoBot/EchoBot0x
/nix/store/mgdjnsrkqgmxqjaqaxgqyqm7fwyi96fk-binutils-2.31.1/bin/ld: cannot find -lssl
/nix/store/mgdjnsrkqgmxqjaqaxgqyqm7fwyi96fk-binutils-2.31.1/bin/ld: cannot find -lcrypto
collect2: error: ld returned 1 exit status
2019-07-31 14:47:15 +00:00
Nikolay Amiantov 0a1bf4734f libtensorflow: add binary build and add automatic generation 2019-07-31 13:28:44 +03:00
Yorick van Pelt 2e46ae0daa libtensorflow: 1.9 -> 1.14.0
This also changes it to a from-source build.
2019-07-31 13:28:15 +03:00
Samuel Dionne-Riel 6cb99e79ed qt512: Enforce strict compatible version paths 2019-07-30 20:33:22 -04:00
Samuel Dionne-Riel 4d0bff9f31 qt511: Enforce strict compatible version paths 2019-07-30 20:33:22 -04:00
Samuel Dionne-Riel fb96e450b4 qt59: Enforce strict compatible version paths 2019-07-30 20:33:22 -04:00
Samuel Dionne-Riel ed50ec8129 qt56: Enforce strict compatible version paths 2019-07-30 20:33:21 -04:00
Jan Tojnar 0568b622d5
libjpeg_turbo: remove unneeded CMake flags
Not necessary since https://github.com/NixOS/nixpkgs/pull/52856
2019-07-30 20:19:23 +02:00
Michael Weiss 14ce4947b2
k9copy, kpmcore: Mark as broken
See: https://github.com/NixOS/nixpkgs/pull/63260#pullrequestreview-251601561

The build for kpmcore is only broken when the Qt version is older than
5.12.
2019-07-30 19:53:58 +02:00
Michael Weiss 8760c695d4
swiften, pypy: Mark as broken
swiften is broken since 2018-10-18:
x86_64-linux:  https://hydra.nixos.org/build/97180305
aarch64-linux: https://hydra.nixos.org/build/97193043

pypy is broken since 2019-05-29:
x86_64-linux (pypy):  https://hydra.nixos.org/build/97214777
x86_64-linux (pypy3): https://hydra.nixos.org/build/97221287

The builds for swiften and reposurgeon (depends on pypy) regularly fail
during rebuilds for SCons updates (e.g. [0]).

[0]: https://github.com/NixOS/nixpkgs/pull/65392
2019-07-30 19:25:43 +02:00
Jan Tojnar 652e858409
libuchardet: remove unneeded CMake flags
Not necessary since https://github.com/NixOS/nixpkgs/pull/52856
2019-07-30 18:16:32 +02:00
Vladimír Čunát 3e17fe4522
ffmpeg{_4,-full}: 4.1.3 -> 4.1.4 (security)
Fixes #64656 CVE-2019-13312 CVE-2019-13390.
2019-07-30 15:31:24 +02:00
Daniel Schaefer 1e07296a7e libblockdev: 2.20 -> 2.22
https://github.com/storaged-project/libblockdev/releases/tag/2.22-1
https://github.com/storaged-project/libblockdev/releases/tag/2.21-1
2019-07-30 13:00:40 +02:00
Vitalii Zinchenko 179ab19856 libelf: fix download url (#65576) 2019-07-29 20:41:28 -04:00
Andrew Childs 72e547e2ad lib3mf: add missing uuid dependency on Darwin (#65555) 2019-07-29 13:04:12 -04:00
worldofpeace 232df51ea8
Merge pull request #65442 from lightbulbjim/shotwell-fix
libgdata: add gnome-online-accounts to propagatedBuildInputs
2019-07-29 01:59:57 -04:00
Vladimír Čunát 507dfa03af
Merge #65406: gnutls: 3.6.8 -> 3.6.9 (into staging) 2019-07-28 19:21:32 +02:00
Frederik Rietdijk bf39fc17d4 Revert "qt 5.12.0 -> 5.12.3"
Segmentation faults. See https://github.com/NixOS/nixpkgs/issues/65448

This reverts commit 552803f6f5.
2019-07-28 12:16:29 +02:00
Frederik Rietdijk c220e00d7a Revert "qt512: Update qtbase.patch"
Segmentation faults. See https://github.com/NixOS/nixpkgs/issues/65448

This reverts commit 02afb228e2.
2019-07-28 12:16:29 +02:00
Roman Volosatovs 14070d1fdc libuv: 1.30.0 -> 1.30.1 2019-07-28 09:20:07 +02:00
Frederik Rietdijk cca5ee9c07 Merge staging-next into staging 2019-07-28 09:10:03 +02:00
Chris Rendle-Short 9a2bddfc12 libgdata: meson fixes 2019-07-28 10:46:30 +10:00
worldofpeace 58e54e54e0
Merge pull request #65396 from colemickens/nixpkgs-mesa
mesa: 19.1.1 -> 19.1.3
2019-07-27 09:08:31 -04:00
worldofpeace 50c634a705
Merge pull request #65395 from colemickens/nixpkgs-libva
libva: 2.4.1 -> 2.5.0
2019-07-27 09:08:15 -04:00
Aaron Andersen a7c0071717 openscenegraph: 3.6.3 -> 3.6.4 2019-07-27 08:15:58 -04:00
Chris Rendle-Short 30c81c8530 libgdata: propagate gnome-online-accounts to reverse dependencies
Required since `libgdata` now uses Meson. See also: #64295
2019-07-27 15:31:15 +10:00
worldofpeace e484667ec2 vaapiVdpau: cleanup expression 2019-07-26 20:33:26 -04:00
Cole Mickens d0b50b8835 vaapiVdpau: fixup for libva-2.5.0 2019-07-26 20:33:12 -04:00
Thomas Tuegel 299e9345a8
Revert "qtbase: Fix paths returned by qmake -query" 2019-07-26 18:53:12 -05:00
Orivej Desh c5592fabba opencv3: 3.4.6 -> 3.4.7 2019-07-26 23:47:10 +00:00
Cole Mickens d4ffb8d4ec mesa: 19.1.1 -> 19.1.3 2019-07-27 01:22:54 +02:00
Orivej Desh fdf08ce5fb openjpeg_1: fix build after #64391
That PR has enabled tests for both openjpeg_1 and openjpeg_2, but it did not
support the tests in openjpeg_1.
2019-07-26 23:05:02 +00:00
Cole Mickens 2c66613103 libva: 2.4.1 -> 2.5.0 2019-07-27 00:45:42 +02:00
Austin Seipp ad63a90de1 liburing: 1.0.0pre150_93f3e8d -> 1.0.0pre156_c31c7ec
Signed-off-by: Austin Seipp <as@fastly.com>
2019-07-26 16:27:13 -05:00
Michael Weiss 5f9145d56c
Merge pull request #63195 from gnidorah/wlc
Drop obsolete Wayland compositors
2019-07-26 22:41:36 +02:00
Frederik Rietdijk 0f6bda38fe Merge staging-next into staging 2019-07-26 14:45:31 +02:00
Will Dietz e309ddb263
gnutls: 3.6.8 -> 3.6.9
https://gitlab.com/gnutls/gnutls/blob/gnutls_3_6_9/NEWS
2019-07-25 23:43:53 -05:00
worldofpeace 35d4557075
Merge pull request #64987 from luispedro/remove_rocksdb_gflags_dep
rocksdb: Remove gflags dependency
2019-07-25 16:10:40 -04:00
Luis Pedro Coelho f178bee18e rocksdb: Remove gflags dependency
GFlags are only used for the tools, which are not installed in any case.
2019-07-25 16:05:50 -04:00
Matthew Bauer 6ff7c2ca93
Merge pull request #65049 from matthewbauer/zmq-enable-drafts
zmq: enable drafts api
2019-07-25 09:54:00 -04:00
Frederik Rietdijk dcea5637d8
Merge pull request #64982 from NixOS/staging-next
Staging next
2019-07-25 15:48:30 +02:00
Michael Raskin 22f5ee4e0e
Merge pull request #65305 from averelld/disable-zbar-wine-gstreamer
wine: disable zbar in gst-plugins-bad
2019-07-25 12:36:10 +00:00
Frederik Rietdijk 34eebf6844 Merge master into staging-next 2019-07-25 11:52:18 +02:00
Orivej Desh 6d6e2181d6 gflags: update pname 2019-07-25 09:27:43 +00:00
Orivej Desh 32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00:00
Orivej Desh b5d1d50aa9 google-gflags: move to aliases.nix
google-gflags were renamed to gflags in 2012:
https://github.com/gflags/gflags/#25-january-2012

gflags.name will be updated in staging.
2019-07-25 09:18:32 +00:00
Matthew Bauer 3b8e595810 zmq: add enableDrafts option
This is needed by emacs-zmq, and will be used by it.
2019-07-24 16:12:40 -04:00
Jörg Thalheim 6b7c72105e
libmediainfo: 19.04 -> 19.07 (#65100)
libmediainfo: 19.04 -> 19.07
2019-07-24 17:03:22 +01:00
markuskowa f73fd8068e
Merge pull request #65155 from magnetophon/mlt-qt5
mlt-qt5: 6.14.0 -> 6.16.0
2019-07-24 13:31:17 +02:00
markuskowa 1a272c143f
Merge pull request #65154 from magnetophon/mlt
mlt: 6.10.0 -> 6.16.0
2019-07-24 13:17:02 +02:00
markuskowa 97e602a3dd
Merge pull request #65203 from r-ryantm/auto-update/wxSVG
wxSVG: 1.5.18 -> 1.5.19
2019-07-24 13:06:47 +02:00
worldofpeace 42f527e8f0
Merge pull request #63677 from averelld/gst-plugins-good-build
gst-plugins-good: Remove jack2 by default
2019-07-23 15:35:28 -04:00
Averell Dalton 9332773e51 wine: disable zbar in gst-plugins-bad 2019-07-23 16:30:56 +02:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
worldofpeace d8d85aef04
Merge pull request #65113 from worldofpeace/gnome-updates
GNOME3 updates
2019-07-22 14:46:03 -04:00
Robin Gloster 4f0e37c93d
Merge pull request #65197 from andir/libarchive
libarchive: 3.3.3 -> 3.4.0
2019-07-22 17:39:07 +00:00
worldofpeace 3c9046f2eb appstream-glib: set platforms to unix 2019-07-22 13:36:15 -04:00
worldofpeace da6101d141
Merge pull request #65237 from worldofpeace/dont-multiout-demos
[staging-next] gtk3: don't multiout demos
2019-07-22 12:27:54 -04:00
Frederik Rietdijk b11049d562 Merge staging-next into staging 2019-07-22 14:16:15 +02:00
Frederik Rietdijk db6c38a075 Merge master into staging-next 2019-07-22 14:15:32 +02:00
worldofpeace 950b7ed61a dee: fix build
See https://gitlab.gnome.org/GNOME/vala/issues/803.
2019-07-22 03:06:59 -04:00
worldofpeace 8438e3e67f gtk3: don't multiout demos 2019-07-21 15:04:45 -04:00
Michael Raskin 1368f4be4a
Merge pull request #64539 from twhitehead/gl2ps
gl2ps: init at 1.4.0
2019-07-21 14:16:37 +00:00
Alex Rice 8edeb925d2 adga-stdlib: 1.0 -> 1.0.1 2019-07-21 08:32:54 +02:00
R. RyanTM ee8cdd25f5 wxSVG: 1.5.18 -> 1.5.19
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wxsvg/versions
2019-07-20 16:27:25 -07:00
Andreas Rammhold 2c5763538a
libarchive: 3.3.3 -> 3.4.0
Release notes: https://github.com/libarchive/libarchive/releases/tag/v3.4.0
2019-07-20 23:58:53 +02:00
Andreas Rammhold fc83a1c745 imlib: apply patch for CVE-2007-3568
While it probably doesn't have much impact it also doesn't really hurt
fixing this…
2019-07-20 22:44:06 +02:00
R. RyanTM 8bd70fc3f6 uid_wrapper: 1.2.4 -> 1.2.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/uid_wrapper/versions
2019-07-20 13:23:54 -07:00
Bart Brouns 14a3e30deb mlt-qt5: 6.14.0 -> 6.16.0 2019-07-20 12:17:42 +02:00
Bart Brouns b2830bea2d mlt: 6.10.0 -> 6.16.0 2019-07-20 12:16:01 +02:00
R. RyanTM ddce9d07e2 aws-checksums: 0.1.2 -> 0.1.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aws-checksums/versions
2019-07-20 10:00:05 +02:00
worldofpeace ecfb397e8a libxkbcommon: fix build on darwin with upstream patch 2019-07-20 09:46:43 +02:00
R. RyanTM e64663cfbe harfbuzz: 2.5.1 -> 2.5.3
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-07-20 09:40:56 +02:00
Frederik Rietdijk be25210e89 Merge staging-next into staging 2019-07-20 09:21:59 +02:00
worldofpeace 3b24d6e187 gtk3: fix pkgconfig paths
MR Upstream: https://gitlab.gnome.org/GNOME/gtk/merge_requests/1002
2019-07-20 09:04:51 +02:00
Will Dietz 63be588709
Merge pull request #64513 from dtzWill/update/freetype-2.10.1
freetype: 2.10.0 -> 2.10.1
2019-07-20 00:42:15 -05:00
Ryan Mulligan 5e454dc013
Merge pull request #65106 from r-ryantm/auto-update/libstatgrab
libstatgrab: 0.91 -> 0.92
2019-07-19 16:39:05 -07:00
worldofpeace 4c8eaa3d2e
Merge pull request #64720 from worldofpeace/wrapqt-libexec
wrapQtAppsHook: wrap binaries in libexec
2019-07-19 16:28:17 -04:00
R. RyanTM 9e6cd38c81 libstatgrab: 0.91 -> 0.92
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libstatgrab/versions
2019-07-19 13:15:30 -07:00
R. RyanTM 5bf96aa3bd libmediainfo: 19.04 -> 19.07
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmediainfo/versions
2019-07-19 12:11:43 -07:00
Tyson Whitehead 28a0dc5a12
gl2ps: init at 1.4.0 2019-07-19 11:07:10 -04:00
Frederik Rietdijk 0ce55a10d2 Merge master into staging-next 2019-07-19 16:33:38 +02:00
Ryan Mulligan 1209ee987e
Merge pull request #65056 from r-ryantm/auto-update/armadillo
armadillo: 9.500.2 -> 9.600.4
2019-07-19 05:11:39 -07:00
Joachim F 75a3bf5e5d
Merge pull request #65021 from joachifm/graphene-hardened-malloc
graphene-hardened-malloc: 190405.003.2019.04.01.19 -> 1
2019-07-19 06:51:56 +00:00
Joachim Fasting 948d2e317b
graphene-hardened-malloc: 190405.003.2019.04.01.19 -> 1
The initial stable standalone release.

The integer numbered tags are the standalone releases, while the
PQ3B.190705.003.2019.07.01.21 style tags are part of GrapheneOS releases.

For us it probably makes the most sense to track the standalone releases.
2019-07-19 08:16:09 +02:00
R. RyanTM 144817f552 armadillo: 9.500.2 -> 9.600.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-07-18 23:03:49 -07:00
worldofpeace 8fcf391db7 gnome3.gvfs: 1.40.1 -> 1.40.2
Has all the patches for the CVE's plus an additional further fix.

https://gitlab.gnome.org/GNOME/gvfs/blob/1.40.2/NEWS
2019-07-18 22:47:10 -04:00
Vladyslav M 9bda7eb77e
Merge pull request #64474 from xbreak/update/cfitsio-3470
cfitsio: 3.450 -> 3.47
2019-07-19 01:28:37 +03:00
Vladimír Čunát 65a1b179f3
Merge #65010: libxkbcommon: fix build on darwin 2019-07-18 23:28:57 +02:00
Orivej Desh 5d86f9a9ce nccl: 2.4.2-1 -> 2.4.8-1 2019-07-18 17:04:43 +00:00
Sarah Brofeldt 1285026f68
Merge pull request #64829 from r-ryantm/auto-update/libbytesize
libbytesize: 2.0 -> 2.1
2019-07-18 18:49:29 +02:00
Sarah Brofeldt a67f660c6f
Merge pull request #64981 from angus-g/nco-4.8.1
nco: 4.5.5 -> 4.8.1
2019-07-18 18:30:58 +02:00
Aaron Andersen 06005e862e
Merge pull request #65009 from aanderse/libargon2
libargon2: 20171227 -> 20190702
2019-07-18 12:25:55 -04:00
Ding Xiang Fei 6f3fc18606 wasilibc: 20190413 -> 20190712 2019-07-18 11:53:16 +08:00
Aaron Andersen 09b3420b00 libargon2: 20171227 -> 20190702 2019-07-17 21:21:45 -04:00
Mario Rodas 95fadbc06d
libxkbcommon: fix build on darwin 2019-07-17 16:20:00 -05:00