Commit Graph

32806 Commits

Author SHA1 Message Date
R. RyanTM
95c191bf4a libosmium: 2.15.3 -> 2.15.4 2019-12-08 09:09:13 -08:00
Frederik Rietdijk
51ef7c3e49 Merge master into staging-next 2019-12-05 09:14:08 +01:00
Mateusz Kowalczyk
1451a52a38 Remove myself (fuuzetsu) from maintainer lists
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
Austin Seipp
a2f9bcd132
mimalloc: (really) unbreak dynamic linking
4d392099 didn't quite do the trick, but this should finally fix
everything -- namely, the -secure.so symlink was broken, and
libmimalloc.so itself was also a symlink that needed to be replaced with
the real shared object file.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-04 16:25:30 -06:00
Mario Rodas
aa1d254fe5
Merge pull request #73093 from groodt/protolock-0.15.0
protolock: 0.14.1 -> 0.15.0
2019-12-04 06:41:07 -05:00
Mario Rodas
3dbebb32ee
Merge pull request #74900 from marsam/update-protobuf
protobuf3_11: 3.11.0 -> 3.11.1
2019-12-04 03:42:54 -05:00
Sébastien Lavoie
f27b686ed6 qt5.qtbase: fix darwin patches for 5.12.6 (#74911)
qtbase was updated to 5.12.6 in https://github.com/NixOS/nixpkgs/pull/73562,
but the patch for macOS wasn't updated, causing the build to fail.
2019-12-03 16:53:31 -05:00
Austin Seipp
4d39209961
mimalloc: un-break dynamic linking
Previous versions of the build assumed libmimalloc.so would be a hard
copy of mimalloc-secure.so iff secureBuild == true, but in 1.1.0 and
later it seems libmimalloc.so is a symlink to the -secure variant. This
apparently rectifies some behavior I noticed that was strange
previously.

This breakage wasn't caught because the 1.1.0 update was automatic in
5596317d4; there should be a checkPhase to ensure this doesn't happen
again...

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-03 13:50:14 -06:00
Matthew Bauer
49df3e3ea4
Merge pull request #74882 from lopsided98/grpc-armv6l
grpc: fix build on armv6l
2019-12-03 14:38:08 -05:00
Jan Tojnar
30fae2883e
Merge branch 'master' into staging-next 2019-12-03 16:51:48 +01:00
Jan Tojnar
d2da3202ea
Merge pull request #74558 from r-ryantm/auto-update/poppler-utils
poppler: 0.81.0 -> 0.83.0
2019-12-03 16:50:55 +01:00
Mario Rodas
e4d1d83f95
Merge pull request #74661 from itsapinhulk/boost_extra_args
boost : support extra arguments to b2
2019-12-03 04:57:32 -05:00
Mario Rodas
a761bde732
protobuf3_11: 3.11.0 -> 3.11.1 2019-12-03 00:00:00 -05:00
Ben Wolsieffer
279b5a60ff grpc: fix build on armv6l 2019-12-02 16:14:15 -05:00
Jan Tojnar
8718c78b6b
poppler: 0.81.0 → 0.83.0
https://lists.freedesktop.org/archives/poppler/2019-October/014027.html
https://lists.freedesktop.org/archives/poppler/2019-November/014066.html
2019-12-02 21:51:32 +01:00
Matthew Bauer
0505c5125c
Merge branch 'master' into static-fixes 2019-12-02 13:34:24 -05:00
R. RyanTM
a402fa81b1 live555: 2019.10.20 -> 2019.11.22 (#74452) 2019-12-02 18:53:52 +01:00
Jan Tojnar
39bf8a7b28
Merge pull request #74685 from r-ryantm/auto-update/tepl
tepl: 4.2.0 -> 4.2.1
2019-12-02 18:35:28 +01:00
Jan Tojnar
65a007868a
Merge pull request #74790 from d-goldin/gegl_0_4_jasper
gegl_0_4: disabling jasper, fixing build
2019-12-02 13:22:23 +01:00
Frederik Rietdijk
6662f5be2d Merge master into staging-next 2019-12-01 18:55:44 +01:00
Jan Tojnar
d4b4bcd416 gdk-pixbuf: fix setup hook
b78e84097f tried to make the script better but used the wrong test
syntax: [[ 113 > 99 ]] is false. This caused the librsvg not being added
to $GDK_PIXBUF_MODULE_FILE.

Fixes: https://github.com/NixOS/nixpkgs/pull/73586#issuecomment-560106317
2019-12-01 18:55:40 +01:00
R. RyanTM
256a3735ec jsoncpp: 1.9.1 -> 1.9.2 2019-12-01 18:52:07 +01:00
R. RyanTM
27810a072c libidn2: 2.2.0 -> 2.3.0 2019-12-01 18:50:12 +01:00
R. RyanTM
d024d38619 libmbim: 1.20.0 -> 1.20.2 2019-12-01 18:49:45 +01:00
Dima
c9841eda43 gegl_0_4: disabling jasper, fixing build
Jasper has been recently marked as insecure and removed from a bunch
of places due to some known vulnerabilities and upstream not moving
forward. This was done in https://github.com/NixOS/nixpkgs/pull/73586

This prevents gegl_0_4 from building, as jasper is a runtime dependency
per default. There is an upstream issue for that, but it does not seem
to have made progress yet: https://gitlab.gnome.org/GNOME/gegl/issues/35
2019-12-01 17:21:05 +01:00
Jörg Thalheim
bfed0522b6
Merge pull request #74656 from Elyhaka/master
libfprint: 1.0 -> 1.90
2019-12-01 15:54:46 +00:00
R. RyanTM
5c54b35a5b libxl: 3.8.5 -> 3.8.7 (#74450)
* libxl: 3.8.5 -> 3.8.7

* libxl: refresh meta
+ avoid hardcoding phases
2019-12-01 16:00:06 +01:00
R. RyanTM
61087f73d7 libsolv: 0.7.7 -> 0.7.9 (#74447)
* libsolv: 0.7.7 -> 0.7.9

* libsolv: add meta.homepage
2019-12-01 15:49:35 +01:00
Elyhaka
b60d5692bf Added support for libfprint 1.90 2019-12-01 10:42:16 +01:00
Jan Tojnar
4cb7f43d3a
polkit: rename misleading flag
gobject-introspection has nothing to do with graphical systems or GNOME, it is needed for language bindings like Python.
2019-12-01 02:18:00 +01:00
Jan Tojnar
a4bbc84e16
Merge branch 'staging-next' into staging 2019-12-01 01:44:03 +01:00
Jan Tojnar
8cbc862b83
dconf: move to top-level 2019-12-01 01:01:40 +01:00
R. RyanTM
03be1adb13 libseccomp: 2.4.1 -> 2.4.2 2019-11-30 18:33:21 -05:00
Jan Tojnar
55a72926e1
Merge branch 'staging-next' into staging 2019-11-30 19:45:46 +01:00
Jan Tojnar
a69ad18da9
Merge branch 'master' into staging-next 2019-11-30 19:44:51 +01:00
Jan Tojnar
1edd4ceb61
xapian: 1.4.13 -> 1.4.14 (#74707)
xapian: 1.4.13 -> 1.4.14
2019-11-30 19:16:21 +01:00
Jan Tojnar
eabb843ba8
libappindicator-gtk2: add missing automake step (#74733)
libappindicator-gtk2: add missing automake step
2019-11-30 19:08:58 +01:00
R. RyanTM
c4da86cd41 libdigidocpp: 3.14.0 -> 3.14.1 (#74443) 2019-11-30 17:58:49 +01:00
R. RyanTM
e2cdcdc2d9 libisoburn: 1.5.0 -> 1.5.2 (#74445) 2019-11-30 17:42:40 +01:00
R. RyanTM
abe30421ee nanoflann: 1.3.0 -> 1.3.1
* nanoflann: 1.3.0 -> 1.3.1 (#74460)

* nanoflann: fix meta.license
Upstream licensing is BSD-2-Clause
+ explicitly disable the build of examples (requires Eigen3)
2019-11-30 17:42:17 +01:00
nyanloutre
573ab436a4
libappindicator-gtk2: remove obsolete substitutions 2019-11-30 17:39:09 +01:00
R. RyanTM
3abd8970d7 prometheus-cpp: 0.7.0 -> 0.8.0 (#74559) 2019-11-30 16:22:12 +01:00
Renaud
909904d0ae
Merge pull request #74611 from doronbehar/update-gaia
gaia: 2.4.5 -> 2.4.6
2019-11-30 16:04:11 +01:00
Ryan Mulligan
a5d8653709
Merge pull request #74533 from r-ryantm/auto-update/smarty3
smarty3: 3.1.33 -> 3.1.34
2019-11-30 06:14:28 -08:00
nyanloutre
f49002cd26
libappindicator-gtk2: add missing automake step 2019-11-30 13:20:38 +01:00
Mario Rodas
eb0597275f
Merge pull request #74639 from r-ryantm/auto-update/simpleitk
simpleitk: 1.2.3 -> 1.2.4
2019-11-30 03:22:03 -05:00
R. RyanTM
ec7f139ad8 pcre2: 10.33 -> 10.34 2019-11-30 09:05:41 +01:00
Frederik Rietdijk
9f84415541 Merge staging-next into staging 2019-11-30 08:58:01 +01:00
Frederik Rietdijk
d14baf7747 Merge master into staging-next 2019-11-30 08:57:28 +01:00
Mario Rodas
da47aae123
Merge pull request #74508 from r-ryantm/auto-update/nss_wrapper
nss_wrapper: 1.1.6 -> 1.1.7
2019-11-29 19:45:50 -05:00