github-actions[bot]
b7f20dcd02
Merge master into staging-next
2021-01-18 01:16:03 +00:00
Sandro
fe2882e5d3
Merge pull request #107845 from danielbarter/openbabel3
2021-01-18 00:37:32 +01:00
Sandro
d8736c215f
Merge pull request #107644 from devhell/libstrophe
2021-01-18 00:30:38 +01:00
Sandro Jäckel
aadf7a50d7
openbabel2: init at 2.4.1
2021-01-18 00:21:49 +01:00
Daniel Barter
a8bb8fcab2
openbabel: 2.4 -> 3.1.1
2021-01-18 00:21:48 +01:00
Sandro
1afec60627
Merge pull request #95274 from misuzu/qemu-iscsi
2021-01-17 20:16:06 +01:00
github-actions[bot]
4bdb892722
Merge master into staging-next
2021-01-17 18:50:34 +00:00
Sandro
9ecaa3ce76
Merge pull request #107227 from vq/add/lxi-tools
...
lxi-tools: init at 1.21
2021-01-17 19:45:47 +01:00
devhell
58899f1454
libstrophe: 0.10.0 -> 0.10.1
2021-01-17 18:42:08 +00:00
Jörg Thalheim
1279bf812c
Merge remote-tracking branch 'upstream/master' into HEAD
2021-01-17 18:08:59 +01:00
Rémy Grünblatt
84d0ecfc5f
ns-3: Fix hash for 3.33 and patch for upstream bug
2021-01-17 14:41:38 +01:00
Sandro
bee34b9f74
Merge pull request #109617 from LeSuisse/arb-https-permanent-redirect
...
arb: update permanently redirected homepage URL
2021-01-17 14:21:29 +01:00
Sandro
fbd7615bb2
Merge pull request #109579 from nagy/sqlar-fix
...
sqlar: fix build error
2021-01-17 14:12:52 +01:00
github-actions[bot]
9541eb734d
Merge master into staging-next
2021-01-17 12:38:49 +00:00
Thomas Gerbet
d63c78605a
arb: update permanently redirected homepage URL
2021-01-17 12:39:42 +01:00
Daniel Nilsson
5c56cfd61b
liblxi: init at 1.13
...
Apply suggestions from code review
Co-authored-by: Ivar <41924494+IvarWithoutBones@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-17 12:27:19 +01:00
Jan Tojnar
e6f926d910
Merge branch 'master' into staging-next
2021-01-17 05:52:23 +01:00
rnhmjoj
86dded6745
vapoursynth: R49 -> R52
2021-01-17 00:00:43 +01:00
Daniel Nagy
531e121e5b
sqlar: fix build error
...
Disable warnings to be treated as errors, since otherwise the build
would fail with this message:
```
sqlite3.c: In function 'sqlite3SelectNew':
sqlite3.c:116663:10: error: function may return address of local variable [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wreturn-local-addr-Werror=return-local-addr8 ;;]
116663 | return pNew;
```
2021-01-16 23:41:00 +01:00
Mario Rodas
e1545d42aa
Merge pull request #109513 from marsam/update-grpc
...
grpc: 1.34.0 -> 1.34.1
2021-01-16 17:19:23 -05:00
Euan Kemp
145cf67bbb
libvirt: correct localstatedir ( #109415 )
...
It was supposed to be '/var' rather than '/var/lib'. This fixes an issue
where some tools don't connect to the right socket (because they were
connecting to '$localstatedir/run/libvirt...' instead of
'$runstatedir/libvirt...').
Also change runstatedir to just be '/run' since it avoids a log line
complaining about that.
2021-01-16 22:44:42 +01:00
Sandro Jäckel
490a4b6ded
botan: fix compilation on darwin
2021-01-16 10:56:42 -08:00
github-actions[bot]
f46cb85082
Merge master into staging-next
2021-01-16 18:51:05 +00:00
Matthieu Coudron
f1e043b6d1
Merge pull request #109540 from rgrunbla/ns-3-3.33-update
...
ns-3: 3.32 -> 3.33
2021-01-16 17:15:16 +01:00
Rémy Grünblatt
71a9060bca
ns-3: 3.32 -> 3.33
2021-01-16 16:20:36 +01:00
Sandro
c4e40df043
Merge pull request #109503 from danieldk/sentencepiece-0.1.95-take2
...
sentencepiece: 0.1.94 -> 0.1.95
2021-01-16 16:05:36 +01:00
github-actions[bot]
2445824f40
Merge master into staging-next
2021-01-16 12:40:04 +00:00
Mario Rodas
00dcba48bb
grpc: 1.34.0 -> 1.34.1
...
https://github.com/grpc/grpc/releases/tag/v1.34.1
2021-01-16 06:56:06 -05:00
Daniël de Kok
ca85b8bdcb
sentencepiece: 0.1.94 -> 0.1.95
...
Changelog:
https://github.com/google/sentencepiece/releases/tag/v0.1.95
2021-01-16 10:40:57 +01:00
Ben Siraphob
8dd78bb4fb
treewide: fix double quoted strings in meta.description
2021-01-16 11:29:30 +07:00
Jan Tojnar
c0d2951fa6
Merge branch 'master' into staging-next
2021-01-15 17:46:46 +01:00
Sandro
78970e62f6
Merge pull request #109378 from arcz/uthenticode
...
uthenticode: init at 1.0.4
2021-01-15 16:18:36 +01:00
ppenguin
d55425d2a0
vtk_7: add patches to fix build with gcc10/qt5.15
...
Closes #108424
2021-01-15 10:51:03 +01:00
ppenguin
d959f1483e
vtk_8: add patch to fix build with gcc10
...
Closes #108424
2021-01-15 10:51:03 +01:00
Sandro
403ea9f27c
Merge pull request #97101 from fricklerhandwerk/wxpython
2021-01-15 10:30:05 +01:00
github-actions[bot]
9f69dadafd
Merge master into staging-next
2021-01-15 01:16:33 +00:00
John Ericson
3d9a14f76c
Merge pull request #109326 from HectorAE/hdf5-blosc-init
...
hdf5-blosc: init at 1.0.0
2021-01-14 17:03:07 -05:00
Hector Escobedo
741aab97c4
hdf5-blosc: init at 1.0.0
2021-01-14 12:55:26 -08:00
Sandro
6e7846bc89
Merge pull request #105843 from HectorAE/quickfix-init
2021-01-14 20:56:02 +01:00
github-actions[bot]
183b673b64
Merge master into staging-next
2021-01-14 18:54:05 +00:00
Artur Cygan
6429b459a1
uthenticode: init at 1.0.4
2021-01-14 18:18:35 +01:00
Euan Kemp
5ecaaf1ba8
libvirt: fixups for meson build
...
The previous commit updates to a newer libvirt with a newer build setup.
This commit carries forward that work into a mergeable state.
Based on the suggestion in
https://github.com/NixOS/nixpkgs/pull/103309#issuecomment-724958608 , I
did a fwupd-like patch for the various meson.build files.
2021-01-14 07:57:14 -08:00
Matthieu Coudron
cc29c62867
libvirt: 6.6.0 -> 6.8.0
2021-01-14 07:57:14 -08:00
fricklerhandwerk
27830c70b1
wxmac: 3.0.4 -> 3.0.5.1
2021-01-14 09:26:12 +01:00
Jan Tojnar
b813710c04
Merge branch 'master' into staging-next
2021-01-14 02:24:17 +01:00
Artur Cygan
73db86659f
pe-parse: init at 1.2.0
2021-01-13 14:18:37 -08:00
Hector Escobedo
d9c217495c
quickfix: init at 1.15.1
2021-01-13 13:55:31 -08:00
Jörg Thalheim
9de67acaa9
Merge pull request #103292 from mikesperber/libtensorflow-2
...
libtensorflow_2: add TensorFlow 2 as a library
2021-01-13 16:39:16 +00:00
github-actions[bot]
3edc776d77
Merge master into staging-next
2021-01-13 01:11:17 +00:00
Sandro
d279a5666d
Merge pull request #108991 from flokli/lensfun-database
2021-01-13 01:52:10 +01:00