Commit graph

33460 commits

Author SHA1 Message Date
Mario Rodas 5c2c7d9dae
Revert "aws-checksums: 0.1.3 -> 0.1.5" 2020-01-25 20:04:41 -05:00
Mario Rodas 42b8090a01
Merge pull request #74112 from r-ryantm/auto-update/aws-checksums
aws-checksums: 0.1.3 -> 0.1.5
2020-01-25 20:00:53 -05:00
José Romildo Malaquias 0fc28d763e
Merge pull request #78177 from romildo/upd.libieee1284
libieee1284: init at 0.2.11
2020-01-25 18:09:18 -03:00
gnidorah ea77cad569 Revert "Added support for libfprint 1.90"
This reverts commit b60d5692bf.
2020-01-25 22:56:12 +03:00
markuskowa 10331439a8
Merge pull request #78201 from r-ryantm/auto-update/libjpeg
libjpeg_original: 9c -> 9d
2020-01-25 15:26:34 +01:00
Michael Weiss b070035382
Merge pull request #78447 from primeos/range-v3
range-v3: Fix the AArch64 build by disabling the tests
2020-01-25 12:39:54 +01:00
Michael Weiss cb6e9970ed
range-v3: Fix the AArch64 build by disabling the tests
Another reference for working AArch64 builds:
https://git.alpinelinux.org/aports/tree/community/range-v3/APKBUILD

Co-Authored-By: Ilya Fedin <fedin-ilja2010@ya.ru>
2020-01-25 11:59:55 +01:00
Mario Rodas cc7e392c0e
Merge pull request #78221 from r-ryantm/auto-update/libpst
libpst: 0.6.72 -> 0.6.74
2020-01-24 18:49:54 -05:00
Benjamin Hipple d4119389bd dnnl: init at 1.1.2
This commit continues the work proposed in #68014, and provides an entirely FOSS
variant of the `dnnl` package. Updates to add an `mkl` flavor will be added
later, pending discussion about the cleanest way to overlay this consistently.

Fixes #67982, closes #68014

Co-authored-by: Alex Rice <alexrice999@hotmail.co.uk>
2020-01-24 02:01:18 -08:00
Tor Hedin Brønner 554d3a239a
webkitgtk: 2.26.2 -> 2.26.3 (#78303)
https://webkitgtk.org/2020/01/22/webkitgtk2.26.3-released.html
2020-01-24 04:42:59 +01:00
Ryan Mulligan 385b9aee08
Merge pull request #78338 from r-ryantm/auto-update/qtutilities
libsForQt5.qtutilities: 6.0.2 -> 6.0.3
2020-01-23 17:54:29 -08:00
Jan Tojnar 589044a71c
Merge pull request #78269 from jtojnar/gimp-deps
gegl_0_4: 0.4.18 → 0.4.20
2020-01-23 22:48:27 +01:00
Dmitry Kalinkin f4131d260d
cernlib: add src mirror url 2020-01-23 15:03:34 -05:00
Michael Weiss 5a4b93e33c
Merge pull request #76787 from primeos/sway
sway: 1.2 -> 1.4, wlroots: 0.8.1 -> 0.10.0
2020-01-23 14:19:59 +01:00
Mario Rodas fb0bfba560
Merge pull request #78093 from magnetophon/serd
serd: 0.30.0 -> 0.30.2
2020-01-22 20:03:01 -05:00
Mario Rodas bec48a7980
Merge pull request #78095 from magnetophon/sratom
sratom: 0.6.2 -> 0.6.4
2020-01-22 20:02:42 -05:00
R. RyanTM c78d8aaeaa libsForQt5.qtutilities: 6.0.2 -> 6.0.3 2020-01-23 00:20:25 +00:00
Michael Weiss 0c9428188c
wlroots: 0.9.0 -> 0.10.0
Changelog: https://github.com/swaywm/wlroots/releases/tag/0.10.0
2020-01-22 21:36:31 +01:00
Michael Weiss ce6dd5eda2
wlroots: 0.9.0 -> 0.9.1
Changelog: https://github.com/swaywm/wlroots/releases/tag/0.9.1
2020-01-22 21:36:30 +01:00
Timo Kaufmann d62e410ccd
Merge pull request #78222 from r-ryantm/auto-update/m4ri
m4ri: 20140914 -> 20200115
2020-01-22 17:43:44 +01:00
Jörg Thalheim 8db08a9529
pyotherside: 1.5.8 -> 1.5.9 (#78292)
pyotherside: 1.5.8 -> 1.5.9
2020-01-22 16:06:38 +00:00
Rouven Czerwinski 8b3715608c gensio: init at 1.3.3 2020-01-22 16:42:27 +01:00
R. RyanTM ac0226301d pyotherside: 1.5.8 -> 1.5.9 2020-01-22 14:38:31 +00:00
Jan Tojnar ee9d4c521d
gegl_0_4: 0.4.18 → 0.4.20
https://gitlab.gnome.org/GNOME/gegl/blob/GEGL_0_4_20/docs/NEWS.txt#L1-36
2020-01-22 12:23:42 +01:00
Jan Tojnar 208e761fb0
babl: 0.1.72 → 0.1.74
https://gitlab.gnome.org/GNOME/babl/blob/BABL_0_1_74/NEWS#L6-7
2020-01-22 12:23:42 +01:00
Patrick Hilhorst 593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
R. RyanTM 94de21577e cppzmq: 4.5.0 -> 4.6.0 2020-01-22 01:02:38 -08:00
Timo Kaufmann e8531b8ed4
Merge pull request #78220 from r-ryantm/auto-update/m4rie
m4rie: 20150908 -> 20200115
2020-01-22 09:57:07 +01:00
R. RyanTM 813678058f m4ri: 20140914 -> 20200115 2020-01-21 23:46:57 +00:00
R. RyanTM 51b26d4eaf libpst: 0.6.72 -> 0.6.74 2020-01-21 23:31:35 +00:00
R. RyanTM 3937313195 m4rie: 20150908 -> 20200115 2020-01-21 23:24:43 +00:00
Will Dietz 3bf9cc3154
Merge pull request #76767 from dtzWill/update/spectral-2019-12-23
spectral: unstable 2019-08-30 -> 817, olm: cmake+clean
2020-01-21 16:25:49 -06:00
worldofpeace 352c7112aa
Merge pull request #78179 from r-ryantm/auto-update/gcab
gcab: 1.3 -> 1.4
2020-01-21 15:58:08 -05:00
R. RyanTM beb1b9f28e libjpeg_original: 9c -> 9d 2020-01-21 18:59:49 +00:00
Timo Kaufmann 79f86d75d4
Merge pull request #78176 from r-ryantm/auto-update/fplll
fplll: 5.3.1 -> 5.3.2
2020-01-21 17:39:41 +01:00
R. RyanTM a055d4d4a4 gjs: 1.58.3 -> 1.58.4 (#78163) 2020-01-21 17:05:05 +01:00
R. RyanTM a38ff8120d assimp: 5.0.0 -> 5.0.1 2020-01-21 16:54:45 +01:00
R. RyanTM fd3c6042f3 gcab: 1.3 -> 1.4 2020-01-21 15:51:08 +00:00
R. RyanTM 17eb447f42 fplll: 5.3.1 -> 5.3.2 2020-01-21 15:39:59 +00:00
José Romildo Malaquias 1dfb57fb58 libieee1284: init at 0.2.11 2020-01-21 12:29:50 -03:00
Will Dietz f37db11fa7
Merge pull request #77750 from r-ryantm/auto-update/dyncall
dyncall: 1.0 -> 1.1
2020-01-21 00:06:28 -06:00
Bart Brouns 50c3ac29ac suil: 0.10.0 -> 0.10.6 2020-01-20 16:53:05 +01:00
Bart Brouns bb04c6dc07 raul: unstable-2017-07-23 -> unstable-2019-12-09 2020-01-20 16:29:57 +01:00
Bart Brouns a6ecbc4443 ingen: unstable-2017-07-22 unstable-2019-12-09 2020-01-20 16:22:48 +01:00
Bart Brouns 7450bb75c0 ganv: unstable-2016-10-15 -> unstable-2019-12-30 2020-01-20 16:11:45 +01:00
Bart Brouns 6803c951a7 lilv: 0.24.4 -> 0.24.6 2020-01-20 15:55:57 +01:00
Mario Rodas 414591344e
Merge pull request #77150 from r-ryantm/auto-update/libmysofa
libmysofa: 0.9 -> 0.9.1
2020-01-20 07:59:27 -05:00
Mario Rodas e1ea2646c4
Merge pull request #77875 from r-ryantm/auto-update/hpx
hpx: 1.3.0 -> 1.4.0
2020-01-20 07:42:51 -05:00
Bart Brouns 02e892c48d sratom: 0.6.2 -> 0.6.4 2020-01-20 12:42:17 +01:00
Bart Brouns 0a1460f639 serd: 0.30.0 -> 0.30.2 2020-01-20 12:37:59 +01:00
Mario Rodas dcfddbc34b
Merge pull request #77879 from r-ryantm/auto-update/leatherman
leatherman: 1.9.1 -> 1.10.0
2020-01-19 09:09:14 -05:00
Mario Rodas 5547e92195
Merge pull request #77880 from r-ryantm/auto-update/libamqpcpp
libamqpcpp: 4.1.3 -> 4.1.5
2020-01-19 09:08:03 -05:00
Mario Rodas 1769a7c91e
Merge pull request #77901 from r-ryantm/auto-update/sentencepiece
sentencepiece: 0.1.84 -> 0.1.85
2020-01-19 08:30:01 -05:00
Michael Weiss 1db77e58d0
wlroots: 0.8.1 -> 0.9.0
Changelog: https://github.com/swaywm/wlroots/releases/tag/0.9.0
2020-01-18 23:19:53 +01:00
worldofpeace d165c28984
Merge pull request #77923 from Synthetica9/version-formats
various: fix version formatting
2020-01-17 14:04:19 -05:00
Frederik Rietdijk bcd8c6b8dc Merge master into staging-next 2020-01-17 17:08:16 +01:00
R. RyanTM 787510d88f trompeloeil: 35 -> 36 2020-01-17 16:13:48 +01:00
Ryan Mulligan 98ca8ee97d
Merge pull request #77871 from r-ryantm/auto-update/cpp-utilities
cpp-utilities: 5.0.1 -> 5.1.0
2020-01-17 05:44:03 -08:00
Tor Hedin Brønner 8842125720 gtk3: fix missing header file on darwin 2020-01-17 13:19:52 +01:00
R. RyanTM f8a5d63357 sentencepiece: 0.1.84 -> 0.1.85 2020-01-17 10:41:53 +00:00
R. RyanTM ad3a040bcf quickder: 1.2-6 -> 1.3.0 2020-01-17 10:12:57 +00:00
Marek Mahut 4a49a784c1
Merge pull request #77657 from bhipple/remove/blitz
blitz: remove package
2020-01-17 10:56:24 +01:00
R. RyanTM 6508d14a23 libamqpcpp: 4.1.3 -> 4.1.5 2020-01-17 07:59:59 +00:00
R. RyanTM 99929939b2 leatherman: 1.9.1 -> 1.10.0 2020-01-17 07:53:26 +00:00
R. RyanTM ad115deaf5 hpx: 1.3.0 -> 1.4.0 2020-01-17 06:42:40 +00:00
R. RyanTM 9789c3d636 cpp-utilities: 5.0.1 -> 5.1.0 2020-01-17 05:29:31 +00:00
Jan Tojnar a245f21314
Merge pull request #77765 from r-ryantm/auto-update/grilo
grilo: 0.3.10 -> 0.3.11
2020-01-16 23:36:37 +01:00
Patrick Hilhorst 14dd35ed30
libevdevplus: correctly format version 2020-01-16 20:16:40 +01:00
Antonio Nuno Monteiro 4b34c18e31 pkgsStatic: make OpenSSL 1.1 compile (#77542)
* pkgsStatic: make OpenSSL 1.1 compile
2020-01-16 20:02:38 +01:00
Jörg Thalheim 68bcd4af59
openssl: don’t separate debug info on useLLVM (#77780)
openssl: don’t separate debug info on useLLVM
2020-01-16 10:42:50 +00:00
Ryan Mulligan 060ca369e0
Merge pull request #77048 from r-ryantm/auto-update/faudio
faudio: 19.12 -> 20.01
2020-01-15 21:18:16 -08:00
Niklas Hambüchen b2787a67a6
Merge pull request #76329 from r-ryantm/auto-update/libsixel
libsixel: 1.8.2 -> 1.8.4
2020-01-16 03:12:30 +01:00
Niklas Hambüchen 575f9552cc libsixel: Enable tests.
The 1.8.2 -> 1.8.4 upgrade actually made the tests compile.
2020-01-16 02:52:21 +01:00
Matthew Bauer f23ad86d6f openssl: don’t separate debug info on useLLVM
fixes #77779
2020-01-15 13:16:10 -05:00
Silvan Mosberger fbbe3f9b7e
Merge pull request #75172 from ivan/libimobiledevice-bump
libimobiledevice: 2019-04-04 -> 2019-11-29, usbmuxd: 2019-03-05 -> 2019-11-11
2020-01-15 18:31:41 +01:00
R. RyanTM bab1e3fe65 grilo: 0.3.10 -> 0.3.11 2020-01-15 13:47:37 +00:00
Jörg Thalheim 05a507e597
liblinear: fix soname path names on linux 2020-01-15 13:20:25 +00:00
Will Dietz 6b11639a2d
dyncall: https, use upstream-provided SHA256 2020-01-15 06:45:44 -06:00
R. RyanTM b37b32e98a dyncall: 1.0 -> 1.1 2020-01-15 10:48:23 +00:00
Anders Kaseorg 3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Daniel Fullmer 2e5051e223 x264: fix cross compilation 2020-01-15 09:46:30 +01:00
R. RyanTM 155fad6625 libarchive: 3.4.0 -> 3.4.1 2020-01-15 09:41:52 +01:00
Frederik Rietdijk 2a88c3c302 Merge staging-next into staging 2020-01-15 09:23:28 +01:00
Will Dietz ad4f0ffc79
libsecret: fix build, upstream commit 2020-01-14 17:30:28 -06:00
Will Dietz 12be3fc711
libsecret: 0.19.1 -> 0.20.0
https://gitlab.gnome.org/GNOME/libsecret/-/tags/0.20.0
2020-01-14 17:29:59 -06:00
Jörg Thalheim 00a2084a40 openssl: fix build linux with clangStdenv 2020-01-14 22:08:15 +01:00
Tobias Mayer d48a99346c glog: remove static flag 2020-01-14 15:56:19 +01:00
Frederik Rietdijk 05a965896d
Merge pull request #77047 from NixOS/staging-next
Staging next
2020-01-14 15:44:15 +01:00
adisbladis b2f6aa631e
libvterm-neovim: 2019-10-08 -> 0.1.3 2020-01-14 12:23:37 +00:00
Jonathan Ringer e306ee4a56 onnxruntime: 1.0.0 -> 1.1.0 2020-01-14 01:50:51 -08:00
Benjamin Hipple fd7ae52d53 blitz: remove package
This is very out of date, is pinned to an old version of boost, and the last
update was 2.5 years ago marking it as broken. Since no one has fixed it or
upgraded to the least version, it seems a strong indication it's no longer
used/wanted/maintained and should be removed.
2020-01-14 00:40:13 -05:00
Niklas Hambüchen 748c42b4f3
Merge pull request #77142 from r-ryantm/auto-update/libsrtp
srtp: 2.2.0 -> 2.3.0
2020-01-14 02:16:25 +01:00
Luka Blaskovic 81d778466c qtwebkit: build with bison3 2020-01-13 21:35:19 +00:00
Luka Blaskovic 731275872c gstreamer legacy: build with bison3 2020-01-13 21:35:19 +00:00
Will Dietz 55fc8e128b
Merge pull request #77621 from hedning/gtk3-3.24.13
gtk3:  3.24.12 -> 3.24.13
2020-01-13 14:18:16 -06:00
Alyssa Ross 863fc6574d libxml2: don't propagate Python bindings 2020-01-13 16:46:02 +00:00
Frederik Rietdijk ed1b0d0bac Merge master into staging-next 2020-01-13 16:08:59 +01:00
Tor Hedin Brønner 5b37141946 gtk3: 3.24.12 -> 3.24.13 2020-01-13 15:18:11 +01:00
Jörg Thalheim bf91434c13
Merge pull request #77595 from veprbl/pr/rivet_patch_url_fix
rivet: fix patch url
2020-01-13 10:32:59 +00:00
Jörg Thalheim 2c962821f2
Merge pull request #77568 from bhipple/fix/cpp-netlib-openssl
cpp-netlib: remove insecure openssl dependency and unnecessary asio
2020-01-13 10:03:12 +00:00