Commit Graph

39682 Commits

Author SHA1 Message Date
Martin Weinelt
ec8267c539
Merge branch 'master' into staging-next 2021-03-21 02:22:36 +01:00
R. RyanTM
2fbcbe203b notcurses: 2.1.5 -> 2.2.2 2021-03-20 20:10:12 -04:00
Nikita Ursol
4bd8ad4380
qtstyleplugins: fix gtk2 background 2021-03-20 23:57:27 +01:00
Mauricio Collares
380220c3c2 gtksourceview4: fix intermittent "resource not found" build errors 2021-03-20 15:45:57 -03:00
github-actions[bot]
933682b533
Merge master into staging-next 2021-03-20 18:19:30 +00:00
Andrew Childs
a5979a4f99 qtwebengine: switch to pure sandbox on darwin 2021-03-20 11:32:32 -04:00
github-actions[bot]
6e614e4dac
Merge master into staging-next 2021-03-20 12:26:41 +00:00
R. RyanTM
c2d3754b75 xmlrpc_c: 1.51.06 -> 1.51.07 2021-03-20 11:31:48 +01:00
R. RyanTM
5250d12362 trompeloeil: 39 -> 40 2021-03-20 11:30:56 +01:00
Vladimír Čunát
fb542cd93b
lmdb: 0.9.25 -> 0.9.28
https://github.com/LMDB/lmdb/blob/LMDB_0.9.28/libraries/liblmdb/CHANGES
2021-03-20 10:15:29 +01:00
R. RyanTM
8d1f91da13 unixODBC: 2.3.7 -> 2.3.9 2021-03-20 09:37:05 +01:00
R. RyanTM
6a11144123 xapian: 1.4.17 -> 1.4.18 2021-03-20 09:35:00 +01:00
R. RyanTM
8a0acc8d56 acl: 2.2.53 -> 2.3.0 2021-03-20 09:33:52 +01:00
R. RyanTM
2e4e20f4f6 popt: 1.16 -> 1.18 2021-03-20 09:32:10 +01:00
R. RyanTM
137bf20875 libmpc: 1.2.0 -> 1.2.1 2021-03-20 09:29:11 +01:00
R. RyanTM
f0768ece9a libipt: 2.0.3 -> 2.0.4 2021-03-20 09:18:50 +01:00
R. RyanTM
2b409213c0 harfbuzz: 2.7.4 -> 2.8.0 2021-03-20 09:18:21 +01:00
R. RyanTM
37e7ad02d3 openldap: 2.4.57 -> 2.4.58 2021-03-20 09:17:46 +01:00
github-actions[bot]
11187b30ca
Merge staging-next into staging 2021-03-20 06:21:50 +00:00
Mario Rodas
05212df6b4 grpc: 1.36.1 -> 1.36.4 2021-03-20 04:20:00 +00:00
Mario Rodas
eff48104db grpc: do not use vendored abseil 2021-03-20 04:20:00 +00:00
Mario Rodas
c28308c29e abseil-cpp: build shared by default 2021-03-20 04:20:00 +00:00
Sandro
20cb1fc781
Merge pull request #116963 from rmcgibbo/inchi-106
inchi: 1.05 -> 1.06
2021-03-20 03:29:11 +01:00
Martin Weinelt
dd64d33867
Merge pull request #115472 from TredwellGit/glibc
glibc: 2.32-37 -> 2.32-39
2021-03-20 02:26:30 +01:00
Martin Weinelt
86fa4a05bd
Merge pull request #111142 from r-ryantm/auto-update/apache-activemq
activemq: 5.16.0 -> 5.16.1
2021-03-20 02:11:54 +01:00
Robert T. McGibbon
eb7c92cb5e inchi: 1.05 -> 1.06 2021-03-19 18:59:08 -04:00
R. RyanTM
bb072530f5 simdjson: 0.8.2 -> 0.9.1 2021-03-19 21:59:17 +00:00
zowoq
7598a80b52 sqlite: 3.34.1 -> 3.35.2
https://www.sqlite.org/releaselog/3_35_2.html
2021-03-20 06:12:15 +10:00
github-actions[bot]
6e3a55e059
Merge staging-next into staging 2021-03-19 18:19:40 +00:00
Petter S. Storvik
733b33a07e
libplctag: init at v2.3.5 (#116552)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-19 18:37:14 +01:00
Frederik Rietdijk
1ecb97eae9 Merge master into staging-next 2021-03-19 18:17:01 +01:00
sternenseemann
00cecf2731 skawarePackages: 2021-02 release
Includes the following version changes:

- skalibs: 2.10.0.1 -> 2.10.0.2
- execline: 2.7.0.0 -> 2.8.0.0
- s6-networking: 2.4.0.0 -> 2.4.1.0
- s6-linux-init: 1.0.6.0 -> 1.0.6.1
- s6: 2.10.0.0 -> 2.10.0.2

Upstream maintainer notes:

------------------------------------------------------------

Mon, 15 Feb 2021 19:50:14 +0000

Hello,

New versions of some of the skarnet.org packages are available.

skalibs-2.10.0.2: bugfixes
execline-2.8.0.0: major version bump, but few and low-impact changes
s6-2.10.0.2: bugfixes
s6-linux-init-1.0.6.1: bugfixes
s6-networking-2.4.1.0: minor version bump

Some details:

* execline-2.8.0.0
  ----------------

- The if program now propagates its child's exit code by default if it
exits.
- The backtick program's -i behaviour (exit on child failure or
presence of a null character in its output) is now the default. Other
behaviours in case of child failure can be obtained via -I, -x or -D
options; -x is the new one.
- These changes are compatible with all the common uses of if and
backtick, but break compatibility in edge cases, which is why a
major version bump is required. This has nothing in common with the
previous major version bump, which had massive changes all over the
place; this one should go smoothly, and will only impact very specific
uses of backtick.

execline now has man pages, thanks to the untiring flexibeast!
The repository can be found here:

https://github.com/flexibeast/execline-man-pages

Please allow some time for the man pages to be updated to reflect
the current HTML documentation. Currently, the man pages document
execline-2.7.0.1; they are accurate for 2.8.0.0 except for the if and
backtick changes.

* s6-linux-init-1.0.6.1
  ---------------------

- Bugfixes.
- When s6-linux-init is built with utmps, the default utmp user for
s6-linux-init-maker was set to "utmp". That was a bug: now, by default,
s6-linux-init-maker does not create the utmp services if the -U option
is not given. If you used s6-linux-init-maker without the -U option
and still need the utmps services, you should explicitly set "-U utmp".

https://skarnet.org/software/s6-linux-init/
git://git.skarnet.org/s6-linux-init

* s6-networking-2.4.1.0
  ---------------------

- Bugfixes (nothing security-related).
- It is now possible to define a maximum amount of time spent in the
TLS handshake no matter how s6-networking has been built. (The -K
option has been implemented for the libtls backend.)
- When SNI has been required, the TLS-related binaries now export
the SSL TLS SNI SERVERNAME option to their application; the variable
contains the relevant server name.

https://skarnet.org/software/s6-networking/
git://git.skarnet.org/s6-networking

s6-networking has man pages as well:
https://github.com/flexibeast/s6-networking-man-pages

Enjoy,
Bug-reports welcome.

--
Laurent

------------------------------------------------------------

Copied from: http://skarnet.org/cgi-bin/archive.cgi?1:mss:1535:202102:lpehbljhhcpaopbnkkbf
2021-03-19 13:51:47 +01:00
R. RyanTM
4877b08403 crcpp: 1.0.1.0 -> 1.1.0.0 2021-03-19 12:50:48 +00:00
github-actions[bot]
29278dcf45
Merge staging-next into staging 2021-03-19 12:26:59 +00:00
github-actions[bot]
c804f22a81
Merge master into staging-next 2021-03-19 12:26:52 +00:00
Sandro
24d3016208
Merge pull request #114016 from oxalica/fix/partition-manager 2021-03-19 13:02:40 +01:00
Doron Behar
e6af44ab42
Merge pull request #110345 from r-ryantm/auto-update/cutelyst
cutelyst: 2.14.0 -> 2.14.2
2021-03-19 08:09:01 +00:00
Jaakko Luttinen
574d38c009
lime: apply nixpkgs-fmt 2021-03-19 08:06:59 +02:00
Jaakko Luttinen
8137d46d88
belle-sip: apply nixpkgs-fmt 2021-03-19 08:06:05 +02:00
Jaakko Luttinen
a961aa0f4b
libantlr3c: mark broken on aarch64
The package failed to build with error:

gcc: error: unrecognized command line option '-m64'

See:

https://gist.github.com/r-rmcgibbo/15bf2ca9b297e8357887e146076fff7d

https://gist.github.com/r-rmcgibbo/a362535e4b174d4bfb68112503a49fcd
2021-03-19 08:04:48 +02:00
Jan Solanti
fbdb248e54 pipewire: 0.3.23 -> 0.3.24 2021-03-19 05:14:44 +02:00
github-actions[bot]
8c03075f07
Merge staging-next into staging 2021-03-19 00:41:08 +00:00
github-actions[bot]
d73a492e83
Merge master into staging-next 2021-03-19 00:41:01 +00:00
Jan Tojnar
07ac0c6d99
Merge pull request #115436 from maxeaubrey/glib_2.66.7
glib: 2.66.4 -> 2.66.8
2021-03-19 00:42:06 +01:00
Maxine Aubrey
7cc6abc790
glib: 2.66.4 -> 2.66.8
rebased the schema override patch, adding the same upstream safety but
not duplicating the ability to pass multiple directories as this does
not appear to be necessary for nix overrides
2021-03-18 23:27:38 +01:00
Fabian Affolter
2a32b0d28b
Merge pull request #110262 from r-ryantm/auto-update/primesieve
primesieve: 7.5 -> 7.6
2021-03-18 22:59:50 +01:00
Ivan Babrou
d4d14bd4b6
liblapack: disable select tests on all darwin platforms (#116779) 2021-03-18 16:34:50 -04:00
Ivan Babrou
06c5ea2a14 liblapack: disable failing tests on darwin
Tests were enabled in #113021 and staging is broken since then.
2021-03-18 20:27:14 +01:00
Jan Tojnar
2445e9a681
Merge branch 'master' into staging-next 2021-03-18 19:24:39 +01:00
Jaakko Luttinen
5c1e77bdf9
liblinphone: 4.4.21 -> 4.4.35 2021-03-18 20:17:04 +02:00
Jaakko Luttinen
fb1b82cce5
belle-sip: 4.4.26 -> 4.4.34 2021-03-18 20:17:04 +02:00
Jaakko Luttinen
fc31e95415
bzrtp: 4.4.9 -> 4.4.34 2021-03-18 20:17:04 +02:00
Jaakko Luttinen
95b192e0d5
belr: 4.3.2 -> 4.4.34 2021-03-18 20:17:04 +02:00
Jaakko Luttinen
174bb45e8d
belcard: 4.4.24 -> 4.4.34 2021-03-18 20:17:04 +02:00
Jaakko Luttinen
674ad1501a
lime: 4.4.21 -> 4.4.34 2021-03-18 20:17:04 +02:00
Jaakko Luttinen
de8658c0e6
mediastreamer: 4.4.32 -> 4.4.35 2021-03-18 20:17:03 +02:00
Jaakko Luttinen
07be34e059
ortp: 4.4.32 -> 4.4.34 2021-03-18 20:17:03 +02:00
Jaakko Luttinen
67c0595753
bctoolbox: 4.4.24 -> 4.4.34 2021-03-18 20:17:03 +02:00
R. RyanTM
56e36a836e
soci: 4.0.0 -> 4.0.1 2021-03-18 20:17:03 +02:00
John Ericson
417658beae
Merge pull request #116666 from obsidiansystems/cutensor
cudatensor: Init at 1.2.2
2021-03-18 13:08:16 -04:00
adisbladis
b2d43c4038
Merge pull request #115265 from ThomasMader/dlang-update
Dlang update
2021-03-18 18:22:10 +02:00
Sandro
3daa8adf5b
Merge pull request #116545 from Emantor/topic/libseat
libseat: init at 0.5.0
2021-03-18 16:55:58 +01:00
Thomas Mader
90a8698bf6
gtkd: Compile with ldc instead of dmd 2021-03-18 17:29:50 +02:00
Vladimír Čunát
a253ed2bc7
Merge #114192: gnutls: 3.6.15 -> 3.7.1 (into staging)
It includes a low-severity security fix:
https://gnutls.org/security-new.html#GNUTLS-SA-2021-03-10
2021-03-18 16:04:03 +01:00
Vladimír Čunát
77cc22179b
gnutls: 3.7.0 -> 3.7.1
https://lists.gnupg.org/pipermail/gnutls-help/2021-March/004698.html
It includes a low-severity security fix:
https://gnutls.org/security-new.html#GNUTLS-SA-2021-03-10

postPatch: the patched file doesn't exist now and all tests still pass.
2021-03-18 16:02:56 +01:00
R. RyanTM
96460c6e8f speechd: 0.10.1 -> 0.10.2 2021-03-18 14:31:57 +01:00
R. RyanTM
817d9db163 goffice: 0.10.48 -> 0.10.49 2021-03-18 14:30:35 +01:00
Jan Tojnar
f2ec8eb9c4
Merge pull request #116347 from jtojnar/pango-1.48
pango: 1.47.0 → 1.48.3
2021-03-18 14:23:01 +01:00
Jan Tojnar
0136206b12
Merge branch 'master' into staging-next 2021-03-18 13:35:59 +01:00
R. RyanTM
a1f9320a01 gnome-online-accounts: 3.38.0 -> 3.38.1 2021-03-18 13:19:50 +01:00
Ivan Babrou
6c2c725485
openblas: aarch64-darwin target support (#116672) 2021-03-18 02:05:05 -04:00
Anderson Torres
5bbc8251b2
Merge pull request #116460 from AndersonTorres/new-chromium-bsu
Chromium BSU game
2021-03-17 22:23:57 -03:00
Anderson Torres
390e587696
Merge pull request #116283 from AndersonTorres/new-tools
New tools
2021-03-17 21:51:44 -03:00
Sandro
ea68396a78
Merge pull request #101510 from omasanori/libressl-3.2.2
libressl_3_2: init at 3.2.5, libressl_3_1: 3.1.4 -> 3.1.5
2021-03-18 01:41:03 +01:00
Dennis Gosnell
e703373cfc
Merge pull request #115768 from cdepillabout/remove-statically-linked-cudnn-libs
cudnnPackages: Remove statically linked .a files.
2021-03-18 09:24:19 +09:00
John Ericson
66447439a0 maintainers-list: obsidian-systems-maintenance
Fix mispelling. That word always breaks me...
2021-03-17 18:45:36 -04:00
John Ericson
05efe64c1b cudatensor: Init at 1.2.2 2021-03-17 20:15:51 +00:00
Sandro
5b4912fd18
Merge pull request #116593 from vcunat/p/libck-unify
concurrencykit: remove in favor of duplicate libck
2021-03-17 20:32:50 +01:00
Sandro
bb6f226f87
Merge pull request #116542 from helsinki-systems/rdkafka-py3
rdkafka: python2 -> python3
2021-03-17 19:59:00 +01:00
Masanori Ogino
59617f748e libressl_3_2: init at 3.2.5, libressl_3_1: 3.1.4 -> 3.1.5
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2021-03-17 23:48:00 +09:00
Daniël de Kok
e5fce8fd54
Merge pull request #115389 from danieldk/libtorch-bin-cuda11
libtorch-bin: switch to CUDA 11.1, remove static libraries
2021-03-17 13:50:15 +01:00
Vladimír Čunát
6ef2f00f1d
concurrencykit: remove in favor of duplicate libck 2021-03-17 09:09:58 +01:00
Rouven Czerwinski
3a93da0a58 libseat: init at 0.5.0
Wlroots will require libseat in the future, add the library to nixpkgs
in preparation.
2021-03-17 05:48:33 +01:00
AndersonTorres
5d0b55cc00 glpng: init at 1.46 2021-03-16 22:06:16 -03:00
AndersonTorres
b0872a839a fastnlo: reformat
- Add longDescription
- Update license to gpl3Plus
2021-03-16 22:06:16 -03:00
AndersonTorres
5c9ab9faf8 ftgl: reformat 2021-03-16 22:06:16 -03:00
Samuel Gräfenstein
0b9377822c
treewide: gnome3.libgee -> libgee
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:16 +01:00
Sandro
b702a56d41
Merge pull request #116543 from helsinki-systems/heimdal-py3
heimdal: python2 -> python3
2021-03-16 21:32:43 +01:00
github-actions[bot]
7302b9368b
Merge staging-next into staging 2021-03-16 18:18:36 +00:00
ajs124
08d0cc0566 heimdal: python2 -> python3 2021-03-16 18:29:51 +01:00
ajs124
7c7c004af0 rdkafka: python2 -> python3 2021-03-16 18:20:56 +01:00
ajs124
84970f82dd libayatana-appindicator: drop unneeded python dependency
all of that was dropped in 0.5.5 https://github.com/AyatanaIndicators/libayatana-appindicator/blob/0.5.5/ChangeLog
2021-03-16 17:55:41 +01:00
Sandro Jäckel
f8c2491184
lightstep-tracer-cpp: remove packages which are no longer required after #116317, cleanup ? null 2021-03-16 16:32:47 +01:00
Sandro Jäckel
ad72e5fbc3
google-cloud-cpp: remove packages which are no longer required after #116317 2021-03-16 16:32:46 +01:00
Andrew Childs
6ea779b95c libdeflate: fix dylib install name 2021-03-16 14:46:27 +01:00
github-actions[bot]
8c2cc5754a
Merge staging-next into staging 2021-03-16 12:25:56 +00:00
github-actions[bot]
974e83db9a
Merge master into staging-next 2021-03-16 12:25:48 +00:00
Sandro
bd38cc9dbc
Merge pull request #115756 from siraben/darwin-mass-fix-buildInputs=0 2021-03-16 12:42:46 +01:00
github-actions[bot]
b0708b6205
Merge staging-next into staging 2021-03-16 06:18:27 +00:00
github-actions[bot]
f72d4dfbe1
Merge master into staging-next 2021-03-16 06:18:21 +00:00
Mario Rodas
269236f5f8
Merge pull request #116317 from mohe2015/mumble
grpc: fix build input propagation
2021-03-15 20:58:10 -05:00
Dmitry Kalinkin
95e1233bc1
lhapdf.pdf_sets: update 2021-03-15 21:03:45 -04:00
Dmitry Kalinkin
92ac87f05a
lhadpdf.pdf_sets: update maintainer.sh 2021-03-15 21:03:40 -04:00
github-actions[bot]
1398d44bac
Merge staging-next into staging 2021-03-16 00:39:16 +00:00
github-actions[bot]
d18aaddde4
Merge master into staging-next 2021-03-16 00:39:08 +00:00
Hedtke, Moritz
cf6f9748b7
grpc: fix build input propagation 2021-03-15 23:56:19 +01:00
Jan Tojnar
f63098a9c5
gegl_0_4: 0.4.26 → 0.4.28
NEWS: 91ace25393
Changes: https://gitlab.gnome.org/GNOME/gegl/-/compare/GEGL_0_4_26...GEGL_0_4_28

- New dependency maxflow.
- dot path has been briefly hardcoded added (5ac40e3c3f) but then it was switched back to finding it on PATH (1f50456de5). Given that it is optional dependency only needed for debugging and graphviz is big, I have decided not to hardcode it in a patch.
2021-03-15 23:08:40 +01:00
R. RyanTM
94af1a462c suitesparse: 5.8.1 -> 5.9.0 2021-03-15 22:57:29 +01:00
Timo Kaufmann
ea24e113fb
Merge pull request #116024 from r-ryantm/auto-update/ntl
ntl: 11.4.3 -> 11.4.4
2021-03-15 20:20:58 +00:00
github-actions[bot]
611019db38
Merge staging-next into staging 2021-03-15 18:16:53 +00:00
github-actions[bot]
4915d2cb4c
Merge master into staging-next 2021-03-15 18:16:46 +00:00
Jan Tojnar
534800263c
pango: 1.47.0 → 1.48.3
https://gitlab.gnome.org/GNOME/pango/-/blob/1.48.3/NEWS#L1-34
2021-03-15 18:54:08 +01:00
Daniël de Kok
f58114941c amd-libflame: 2.2 -> 3.0
Changelog:
https://github.com/amd/libflame/releases/tag/3.0
2021-03-15 17:54:42 +01:00
github-actions[bot]
6f1d8a6a11
Merge staging-next into staging 2021-03-15 12:25:49 +00:00
github-actions[bot]
dec95bae4a
Merge master into staging-next 2021-03-15 12:25:41 +00:00
Daniël de Kok
2b5ea1f2cd
Merge pull request #116039 from Flakebi/amdvlk
amdvlk: 2021.Q1.4 -> 2020.Q1.5
2021-03-15 07:51:47 +01:00
Thomas Bereknyei
049c36c267 gdal: 3.1.2 -> 3.2.2 2021-03-14 23:39:57 -07:00
R. RyanTM
7d68e60d27 libfilezilla: 0.26.0 -> 0.27.0 2021-03-15 02:33:28 -04:00
github-actions[bot]
d529ebd48c
Merge staging-next into staging 2021-03-15 06:18:54 +00:00
github-actions[bot]
e7b44e6f52
Merge master into staging-next 2021-03-15 06:18:46 +00:00
R. RyanTM
39fa3cb68d redkite: 1.3.0 -> 1.3.1 2021-03-15 01:56:44 -04:00
Jan Tojnar
0a35ec9f15
Merge pull request #116050 from maxeaubrey/gnome_3.38.4
Gnome 3.38.4 updates
2021-03-15 02:50:09 +01:00
AndersonTorres
c87a588366 md4c: init at 0.4.7 2021-03-14 22:08:21 -03:00
github-actions[bot]
01ebd9a303
Merge staging-next into staging 2021-03-15 00:40:33 +00:00
github-actions[bot]
8fa4dca9b5
Merge master into staging-next 2021-03-15 00:40:27 +00:00
Sandro
3be819187c
Merge pull request #116350 from Thra11/prime-server-0-7-0
prime-server: 0.6.7 -> 0.7.0
2021-03-15 01:09:51 +01:00
Michele Guerini Rocco
06e916ee79
Merge pull request #116296 from tricktron/mkvtoolnix-55
mkvtoolnix: 53.0.0 -> 55.0.0
2021-03-15 00:38:22 +01:00
Thibault Gagnaux
ad4daeefbd
libmatroska: 1.6.2 -> 1.6.3 2021-03-14 21:36:29 +01:00
Thibault Gagnaux
6340e3af68
libebml: 1.4.1 -> 1.4.2 2021-03-14 21:33:45 +01:00
Ryan Mulligan
667d42647e
Merge pull request #116014 from r-ryantm/auto-update/libpostal
libpostal: 1.0.0 -> 1.1
2021-03-14 13:20:26 -07:00
Tom Hall
63eb38c8e3 prime-server: 0.6.7 -> 0.7.0 2021-03-14 20:05:44 +00:00
github-actions[bot]
cc6e2d60db
Merge staging-next into staging 2021-03-14 18:17:15 +00:00
Martin Weinelt
0241873f7f
Merge branch 'master' into staging-next 2021-03-14 17:35:32 +01:00
Martin Weinelt
e73210fd67
nss: 3.61 -> 3.62 2021-03-14 16:23:29 +01:00
ajs124
d86882dd0f nss: 3.60 -> 3.61 2021-03-14 16:20:51 +01:00
R. RyanTM
92630146e1 libxmlb: 0.2.1 -> 0.3.0 2021-03-14 15:45:07 +01:00
github-actions[bot]
2c7bf48e77
Merge staging-next into staging 2021-03-14 06:17:35 +00:00
github-actions[bot]
3b97019142
Merge master into staging-next 2021-03-14 06:17:28 +00:00
R. RyanTM
b94530c576 armadillo: 10.2.2 -> 10.3.0 2021-03-14 00:01:36 -05:00
Ben Siraphob
88ff5e40ea vcg: expand platforms to all 2021-03-14 11:40:49 +07:00
Ben Siraphob
af96ff1194 utf8cpp: expand platforms to all 2021-03-14 11:40:49 +07:00
Ben Siraphob
5c5dd90429 tllist: expand platforms to all 2021-03-14 11:40:48 +07:00
Ben Siraphob
29f5f8a98b tinyobjloader: expand platforms to all 2021-03-14 11:40:46 +07:00
Anderson Torres
0948de92e0
Merge pull request #116221 from AndersonTorres/new-jasper
Jasper is back
2021-03-14 00:31:24 -03:00
Anderson Torres
0f13c4c5d3
Merge pull request #116117 from AndersonTorres/new-zxing-cpp
zxing-cpp: init at 1.1.1
2021-03-14 00:29:38 -03:00
Maxine Aubrey
bf7f622670
tracker-miners: 3.0.1 -> 3.0.4 2021-03-14 03:38:53 +01:00
Maxine Aubrey
93221ceffc
tracker: 3.0.1 -> 3.0.3 2021-03-14 03:38:48 +01:00
Maxine Aubrey
f3a69abc19
gupnp: 1.2.0 -> 1.2.4
both patches are merged upstream
meson.build changes no longer required as upstream does it too
2021-03-14 03:38:47 +01:00
Maxine Aubrey
d06e45b793
pangomm: 2.42.1 -> 2.42.2 2021-03-14 03:38:46 +01:00
Maxine Aubrey
4e94d2d04a
gtkmm3: 3.24.2 -> 3.24.3 2021-03-14 03:38:42 +01:00
Jan Tojnar
ab4767964e
Merge pull request #116118 from maxeaubrey/gupnp-igd_1.2.0
gupnp-igd: 0.2.5 -> 1.2.0
2021-03-14 02:31:43 +01:00
Jan Tojnar
91574a3a39
Merge pull request #115123 from Pacman99/phone-evolution
evolution-data-server: enable phone number support
2021-03-14 02:27:20 +01:00
Maxine Aubrey
4693291f62
gupnp-igd: 0.2.5 -> 1.2.0 2021-03-14 02:14:58 +01:00
Jan Tojnar
a16ce80193
Merge branch 'staging-next' into staging 2021-03-14 02:09:44 +01:00
github-actions[bot]
c596c93079
Merge master into staging-next 2021-03-14 00:41:40 +00:00
Maxine Aubrey
16845e9e23
vte: 0.62.1 -> 0.62.2 2021-03-14 00:58:32 +01:00
Maxine Aubrey
09aaf50536
glibmm: 2.64.2 -> 2.64.5 2021-03-14 00:58:32 +01:00
Jan Tojnar
4fc9a95b48
gtk3: 3.24.26 → 3.24.27
Also add GNOME to maintainers.
2021-03-14 00:55:22 +01:00
Jan Tojnar
be6d79d83f folks: Fix tests with e-d-s linked with libphonenumber support 2021-03-13 15:53:04 -08:00
Jan Tojnar
80134e07d5
Merge pull request #115987 from maxeaubrey/gtk3_3.24.26
gtk3: 3.24.24 -> 3.24.26
2021-03-14 00:44:56 +01:00
Robert Scott
0703334f6e
Merge pull request #116166 from r-ryantm/auto-update/orcania
orcania: 2.1.1 -> 2.2.0
2021-03-13 21:38:16 +00:00
AndersonTorres
3d15fa8ae6 jasper: init at 2.0.26 2021-03-13 17:06:30 -03:00
Sandro
12de0d4c91
Merge pull request #115974 from siraben/darwin-mass-fix-buildInputs=0-alt 2021-03-13 19:42:55 +01:00
Jan Tojnar
01a4d350c7
Merge branch 'master' into staging-next
Reverted https://github.com/NixOS/nixpkgs/pull/115228 for kodi to avoid conflict.

It does not look like unzip would be used but not investigating now to speed up merge conflict resolution.
2021-03-13 19:16:43 +01:00
Doron Behar
5e367ecef9
Merge pull request #106599 from doronbehar/pkg/gnuradio/pkgs 2021-03-13 17:27:40 +00:00
Jan Tojnar
4f6919dcc7
Merge pull request #116200 from dotlambda/libhandy-1.2.0
libhandy: 1.0.3 -> 1.2.0
2021-03-13 18:00:30 +01:00
Michael Weiss
2721f407e5
Merge pull request #116146 from Emantor/pkgconfig/iniparser
iniparser: add pkgconfig file
2021-03-13 17:48:29 +01:00
Andrew Childs
ef24a2815e openssl: cross compilation without host perl
The perl reference is in the interpreter line for c_rehash, so fix
that while we're here.
2021-03-13 17:46:32 +01:00
R. RyanTM
efd28cc9df isocodes: 4.5.0 -> 4.6.0 2021-03-13 17:33:49 +01:00
Jan Tojnar
1df29ee456 libqmi: propagate requireds
glib and libqrtr-glib are listed in the Requires field of the pkg-config file so we need to propagate them in order for depenents to be able to use this library.
2021-03-13 17:17:03 +01:00
Benjamin Hipple
721daaff82
Merge pull request #116163 from r-ryantm/auto-update/oneDNN
oneDNN: 2.1 -> 2.1.2
2021-03-13 10:18:02 -05:00
R. RyanTM
0c226d20b0 symengine: 0.6.0 -> 0.7.0 2021-03-13 14:52:54 +00:00
R. RyanTM
99286f2640 liblinear: 2.42 -> 2.43 2021-03-13 15:50:46 +01:00
R. RyanTM
148b1387e1 libdigidocpp: 3.14.4 -> 3.14.5 2021-03-13 15:49:25 +01:00
R. RyanTM
b417a8aca3 libofx: 0.10.0 -> 0.10.1 2021-03-13 15:49:04 +01:00
R. RyanTM
ac49f2ff81 libisoburn: 1.5.2 -> 1.5.4 2021-03-13 15:48:14 +01:00
Robert Schütz
00286f1b1b libhandy: 1.0.3 -> 1.2.0 2021-03-13 15:23:23 +01:00
Doron Behar
7df0fa108a volk: init at 2.4.1 2021-03-13 13:28:07 +02:00
R. RyanTM
94098f9d49 orcania: 2.1.1 -> 2.2.0 2021-03-13 10:24:21 +00:00
R. RyanTM
9fdad32b57 oneDNN: 2.1 -> 2.1.2 2021-03-13 09:57:08 +00:00
Rouven Czerwinski
c77f71b6dc iniparser: add pkgconfig file
The upstream pkgconfig file is not contained in any release, add our own
based on it.
2021-03-13 08:12:56 +01:00
Jan Tojnar
9a64ee2b45
Merge branch 'staging-next' into staging 2021-03-13 01:58:15 +01:00
github-actions[bot]
b0a6c2b8a5
Merge master into staging-next 2021-03-13 00:38:26 +00:00
AndersonTorres
2770611a24 zxing-cpp: init at 1.1.1 2021-03-12 21:20:46 -03:00
R. RyanTM
3a8e7c26c6 liblouis: 3.16.1 -> 3.17.0 2021-03-13 00:46:18 +01:00
Matthew O'Gorman
b71eb2869a
gtk3: add broadwayd to path (#116053) 2021-03-12 19:59:14 +01:00
Jan Tojnar
f747bcb868
Merge branch 'master' into staging-next 2021-03-12 19:58:39 +01:00
Jan Tojnar
6eed4a89f6
libqmi: propagate requireds
glib and libqrtr-glib are listed in the Requires field of the pkg-config file so we need to propagate them in order for depenents to be able to use this library.
2021-03-12 19:45:43 +01:00
Rick van Schijndel
51d401fec4 libwebsockets: add myself as maintainer 2021-03-12 19:21:12 +01:00
Jan Tojnar
4b6373aa2e
Merge pull request #115837 from r-ryantm/auto-update/flatpak
flatpak: 1.10.1 -> 1.10.2
2021-03-12 16:59:37 +01:00
R. RyanTM
b868a483a4 libgdata: 0.18.0 -> 0.18.1 2021-03-12 15:41:15 +01:00
Sebastian Neubauer
0fdd80b7f7 amdvlk: 2021.Q1.4 -> 2020.Q1.5 2021-03-12 11:25:10 +01:00
github-actions[bot]
121cc02fe8
Merge master into staging-next 2021-03-12 06:17:54 +00:00
Ben Siraphob
773c4b840f tidyp: expand platforms to all 2021-03-12 13:05:00 +07:00
Ben Siraphob
87975ef433 spice-protocol: expand platforms to all 2021-03-12 13:05:00 +07:00
Ben Siraphob
73b93f6b9b spglib: expand platforms to all 2021-03-12 13:05:00 +07:00
Ben Siraphob
82a0379d9c shhopt: fix darwin build 2021-03-12 13:04:59 +07:00
Ben Siraphob
5eeece814a shhmsg: fix darwin build 2021-03-12 13:04:59 +07:00
Ben Siraphob
413fbf5b9f safefile: expand platforms to all 2021-03-12 12:32:48 +07:00
Ben Siraphob
7c5efd446a pxlib: expand platforms to all 2021-03-12 12:32:48 +07:00
Ben Siraphob
dca4490738 p8-platform: expand platforms to all 2021-03-12 12:32:47 +07:00
Ben Siraphob
503d637bab msgpuck: expand platforms to all 2021-03-12 12:32:47 +07:00
Ben Siraphob
24c065773b minixml: expand platforms to all 2021-03-12 12:32:47 +07:00
Ben Siraphob
597d1c6510 metal: expand platforms to all 2021-03-12 12:32:47 +07:00
Ben Siraphob
53afdd0c80 lrdf: expand platforms to unix 2021-03-12 12:32:47 +07:00
Ben Siraphob
3389afa596 loudmouth: expand platforms to all 2021-03-12 12:32:47 +07:00
Ben Siraphob
27f00d3e08 libxmp: expand platforms to all 2021-03-12 12:32:47 +07:00
Ben Siraphob
fe4574d67c lightning: expand platforms to all 2021-03-12 12:32:47 +07:00
Ben Siraphob
9139e83f6b libxmi: expand platforms to unix 2021-03-12 12:32:46 +07:00
Ben Siraphob
e02d375471 libosip: expand platforms to all 2021-03-12 12:32:46 +07:00
Ben Siraphob
db02458ebb liboauth: expand platforms to all 2021-03-12 12:32:46 +07:00
Ben Siraphob
5f808e1251 libnest2d: expand platforms to all 2021-03-12 12:32:46 +07:00
Ben Siraphob
e8ddcf9db4 libnatpmp: fix darwin build 2021-03-12 12:32:46 +07:00
Ben Siraphob
e5cfd956d8 liblcf: expand platforms to all 2021-03-12 12:32:46 +07:00
Ben Siraphob
d440a94c04 libcsptr: expand platforms to all 2021-03-12 12:32:46 +07:00
Ben Siraphob
ead72e396f libcredis: expand platforms to all 2021-03-12 12:32:46 +07:00
Ben Siraphob
c29546f2e0 libcli: fix darwin build 2021-03-12 12:32:46 +07:00
Ben Siraphob
fc348a5c6d levmar: fix darwin build 2021-03-12 12:32:45 +07:00
Ben Siraphob
076c9dbef2 kissfft: fix darwin build 2021-03-12 12:32:45 +07:00
Ben Siraphob
d97968e29f htmlcxx: fix darwin build 2021-03-12 12:32:45 +07:00
Ben Siraphob
4bc8ecf07a gtkdatabox: expand platforms to unix 2021-03-12 12:32:45 +07:00
Ben Siraphob
2c8898e159 clucene-core: expand platforms to unix 2021-03-12 12:32:45 +07:00
R. RyanTM
9eaf54c669 ntl: 11.4.3 -> 11.4.4 2021-03-12 04:30:37 +00:00
R. RyanTM
b2031fbfb2 libpostal: 1.0.0 -> 1.1 2021-03-12 01:00:15 +00:00
github-actions[bot]
903fc48674
Merge master into staging-next 2021-03-12 00:39:51 +00:00
Rick van Schijndel
03b6aa509a libwebsockets: improve cross-compilation support
Building works on aarch64-multiplatform:

- libwebsockets_3_1
- libwebsockets_3_2
- libwebsockets_4_0
- libwebsockets_4_1
2021-03-11 23:09:31 +01:00
Maxine Aubrey
34e3f66ae8
gtk3: 3.24.24 -> 3.24.26 2021-03-11 21:33:30 +01:00
Jan Tojnar
3d92c78160
Merge pull request #115620 from r-ryantm/auto-update/telepathy-glib
telepathy-glib: 0.24.1 -> 0.24.2
2021-03-11 19:35:34 +01:00
github-actions[bot]
d6257d451b
Merge master into staging-next 2021-03-11 18:23:54 +00:00
Guillaume Girol
a72148f3bc
Merge pull request #114881 from collares/sage-dependencies
sage dependency updates
2021-03-11 17:52:16 +00:00
Michael Weiss
90e466041a
intel-media-driver: 21.1.1 -> 21.1.2 2021-03-11 18:30:45 +01:00
Michael Weiss
9bee10090e
libxkbcommon: 1.0.3 -> 1.1.0
https://lists.freedesktop.org/archives/wayland-devel/2021-March/041747.html
2021-03-11 16:37:22 +01:00
Jan Tojnar
5285e5b72c
telepathy-glib: 0.24.1 -> 0.24.2
Switched to python3 & cleaned up the expression while at it.

https://github.com/TelepathyIM/telepathy-glib/compare/telepathy-glib-0.24.1...telepathy-glib-0.24.2
2021-03-11 16:12:31 +01:00
Jan Tojnar
8f3169ab3d
telepathy-glib: do not propagate python
Python is only used as build tool these days so it is not necessary to ensure consistency across telepathy packages.
2021-03-11 16:05:36 +01:00
R. RyanTM
837b1beaca sratom: 0.6.4 -> 0.6.8 2021-03-11 15:58:16 +01:00
R. RyanTM
ab1ca5a6e7 serd: 0.30.4 -> 0.30.10 2021-03-11 15:57:04 +01:00
R. RyanTM
1deeba1f13 tepl: 5.0.0 -> 5.0.1 2021-03-11 15:37:49 +01:00
Jan Tojnar
f026133110
flatpak: 1.10.1 -> 1.10.2 2021-03-11 15:29:53 +01:00
github-actions[bot]
31dc9fe457
Merge master into staging-next 2021-03-11 06:18:03 +00:00
R. RyanTM
c9e45d7ce0 boca: 1.0.3 -> 1.0.4 2021-03-11 06:10:41 +00:00
R. RyanTM
fdf9455034 aws-c-event-stream: 0.2.6 -> 0.2.7 2021-03-11 04:28:21 +00:00
R. RyanTM
8871894835 allegro5: 5.2.6.0 -> 5.2.7.0 2021-03-11 04:09:09 +00:00
github-actions[bot]
0a8ec23e51
Merge master into staging-next 2021-03-11 00:39:21 +00:00
Sandro Jäckel
3d17f64b4e
wxwidgets_3: remove ? null from inputs, format 2021-03-10 23:54:55 +01:00
Sandro Jäckel
eaff9e7a3e
mauikit: remove superfluous lib 2021-03-10 23:52:39 +01:00
markuskowa
dd201ce4bb
Merge pull request #115649 from markuskowa/upd-openmpi
openmpi: 4.0.5 -> 4.1.0
2021-03-10 23:08:56 +01:00
github-actions[bot]
a3b4d14288
Merge staging-next into staging 2021-03-10 18:23:23 +00:00
github-actions[bot]
6a3a358b0d
Merge master into staging-next 2021-03-10 18:23:15 +00:00
Doron Behar
7cad6e22ea
Merge pull request #115497 from r-ryantm/auto-update/qtutilities
libsForQt5.qtutilities: 6.3.0 -> 6.3.3
2021-03-10 15:17:58 +00:00
sternenseemann
1979284362 ocamlPackages.ctypes: 0.17.1 -> 0.18.0
https://github.com/ocamllabs/ocaml-ctypes/blob/0.18.0/CHANGES.md#ctypes-0180

* ocamlPackages.async_ssl: fix compatibility with ctypes 0.18.0 by using
  ctypes.foreign instead of ctypes.foreign.threaded since the distinction
  between threaded and unthreaded has been removed in this release.
* libbap: link with -thread so linking ctypes.foreign doesn't fail
  https://github.com/BinaryAnalysisPlatform/bap-bindings/issues/18
* ocaml-ng.ocamlPackages_4_07.sodium: patch lib_gen/_tags to also add
  the `package(bigarray)` directive since `ctypes.stubs` no longer
  propgates that, leading to module not found error.
* ocaml-ng.ocamlPackages_4_{04,05,06,07}.async_ssl: mark as broken: due to
  the bigarray-compat dependency, we need dune 2 for ctypes which breaks
  compilation of the legacy async_ssl 0.11 version since we can't
  upgrade to dune 2 for it since that version doesn't support the legacy
  jbuild files.
2021-03-10 16:12:03 +01:00