Commit Graph

38112 Commits

Author SHA1 Message Date
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
github-actions[bot]
f47a1ddfe4
Merge master into staging-next 2021-01-12 18:47:24 +00:00
Milan
89f6113d00
libzra: unstable-2020-08-10 -> unstable-2020-09-11 (#109111) 2021-01-12 17:25:54 +01:00
Mike Sperber
58b572bfa7 libtensorflow: update TensorFlow-as-library to version 2.4.0 2021-01-12 16:45:03 +01:00
Florian Klink
9137be6daa lensfun: update database to a more recent snapshot
lensfun hasn't had a new release since quite some time, and the database
updater doesn't work in NixOS
(https://github.com/NixOS/nixpkgs/issues/99009).

This replaces the database with a more recent snapshot during build,
thus adding support for more recent camera models/lenses (as reported in
https://github.com/NixOS/nixpkgs/issues/107304)
2021-01-12 15:28:25 +01:00
Florian Klink
c939d8f199 lensfun: don't install helper scripts
The `[g-]lensfun-update-data` binaries can't really work on NixOS (as
the database is immutable), and most other scripts seem to require the
lensfun python bindings (which aren't installed either).

Let's disable installing the helper scripts for now.
2021-01-12 15:28:25 +01:00
Florian Klink
77a64e88d7 lensfun: add flokli as maintainer 2021-01-12 15:28:25 +01:00
Florian Klink
8c1d575ce4 lensfun: fetchFromGitHub, s/pkgconfig/pkg-config/ 2021-01-12 15:28:24 +01:00
Maximilian Bosch
70bff07817
Merge pull request #109108 from Mic92/static-strace
pkgsStatic.strace: fix build
2021-01-12 15:04:11 +01:00
sternenseemann
7ce707f760 gamenetworkingsockets: init at 1.2.0 2021-01-12 14:44:42 +01:00
github-actions[bot]
f1bb6c74f9
Merge master into staging-next 2021-01-12 12:34:36 +00:00
Jörg Thalheim
c11d10fc6a
libunwind: configureFlags should be a list 2021-01-12 13:10:33 +01:00
Jörg Thalheim
37edb33d92
xsd: modernize build 2021-01-12 12:19:32 +01:00
github-actions[bot]
bfcc20a149
Merge master into staging-next 2021-01-12 06:34:30 +00:00
Benjamin Hipple
ca345350e9
Merge pull request #107967 from bhipple/bugfix/tbb
tbb: fix installPhase bug skipping hooks
2021-01-11 21:48:52 -05:00
github-actions[bot]
32a46d68f3
Merge master into staging-next 2021-01-12 01:04:47 +00:00
Sandro
0a680e382c
Merge pull request #108808 from Emantor/bump/gensio_sern2et 2021-01-12 01:46:17 +01:00
Jan Tojnar
2b9372b2ca
Merge branch 'master' into staging-next 2021-01-11 13:36:42 +01:00
Daniël de Kok
9a33d28fe2
Merge pull request #108892 from thelegy/botan2
botan2: add aarch64-linux to platforms
2021-01-11 11:40:18 +01:00
Rouven Czerwinski
78dd741ec7 gensio: 2.1.7 -> 2.2.1
Version bump, add passthru.updateScript, pkg-config and an upstream
patch required for the build.
2021-01-11 06:08:34 +01:00
Florian Klink
124bb27822 lensfun: update website
Project has moved to GitHub.
2021-01-11 01:14:05 +01:00
Jan Beinke
eb6a446039 botan2: add aarch64-linux to platforms 2021-01-10 23:28:01 +01:00
Jan Tojnar
88c998fb21
Merge branch 'staging-next' into staging 2021-01-10 23:24:57 +01:00
Jan Tojnar
dd72357155
Merge branch 'master' into staging-next 2021-01-10 23:24:33 +01:00
Anderson Torres
1373f75002
Merge pull request #108801 from AndersonTorres/update-argtable
argtable: 3.0.1 -> 3.1.5 
libmicrohttpd: init at 0.9.72
libjson-rpc-cpp: 0.7.0 -> 1.3.0
2021-01-10 16:59:03 -03:00
Sandro
f41dc35387
Merge pull request #108799 from SuperSandro2000/fix-collection 2021-01-10 20:04:46 +01:00
AndersonTorres
12c5cfda1d libjson-rpc-cpp: 0.7.0 -> 1.3.0 2021-01-10 12:55:25 -03:00
AndersonTorres
bc838c8686 libmicrohttpd: init at 0.9.72
Being conservative, I included a new version instead of overwriting.
2021-01-10 12:43:48 -03:00
AndersonTorres
db27acb1c8 argtable: 3.0.1 -> 3.1.5 2021-01-10 12:43:48 -03:00
Michael Weiss
bfb627d78f gpgme: 1.15.0 -> 1.15.1 2021-01-10 16:16:24 +01:00
Frederik Rietdijk
49f21e06d9 Merge staging-next into staging 2021-01-10 15:51:40 +01:00
Frederik Rietdijk
0c42bb5027 Merge master into staging-next 2021-01-10 15:50:49 +01:00
Matthieu Coudron
9f8b7cb4a8
Merge pull request #104658 from poscat0x04/add-fcitx5
Add fcitx5
2021-01-10 15:26:27 +01:00
Sandro Jäckel
445d1ee786
libgda: Fix compiling with mysql 2021-01-10 13:18:42 +01:00
Sandro Jäckel
74a1925972
libgda: Remove removed flag 2021-01-10 13:18:41 +01:00
Sandro
641cbc17b1
Merge pull request #108825 from TredwellGit/openjpeg
openjpeg: 2.3.1 -> 2.4.0
2021-01-10 12:08:00 +01:00
Daniël de Kok
677f868774 Revert "sentencepiece: 0.1.94 -> 0.1.95"
This reverts commit 24fb219e2c.
2021-01-10 08:43:04 +01:00
Sandro
425f1533e4
Merge pull request #108882 from tfmoraes/libguestfs_xen
libguestfs: remove xen as dependency
2021-01-10 08:07:09 +01:00
github-actions[bot]
0cba5d2226
Merge staging-next into staging 2021-01-10 06:32:15 +00:00
github-actions[bot]
add2d89082
Merge master into staging-next 2021-01-10 06:32:12 +00:00
Poscat
ea1e46a232
libime: Init at 1.0.2 2021-01-10 14:31:04 +08:00
Poscat
f67f57e0f1
xcb-imdkit: Init at 1.0.1 2021-01-10 13:17:57 +08:00
Sandro
5b977aae1f
Merge pull request #108756 from danieldk/sentencepiece-0.1.95 2021-01-10 02:33:38 +01:00
github-actions[bot]
31f01e4bcc
Merge staging-next into staging 2021-01-10 01:03:39 +00:00
github-actions[bot]
433c7b069c
Merge master into staging-next 2021-01-10 01:03:35 +00:00
sternenseemann
eab35e481d fcft: allow to enable and disable text shaping feature
May be interesting to get rid of the HarfBuzz dependency.
2021-01-09 20:55:24 +01:00
Thiago Franco de Moraes
dde3974afd
libguestfs: remove xen as dependency 2021-01-09 16:51:33 -03:00
Michael Weiss
ef125069f4
Merge pull request #108730 from baloo/baloo/libplacebo/path-upsteam-patch
libplacebo: use upstreamed patch
2021-01-09 20:12:46 +01:00
Daniël de Kok
d2e4f3c6d9 sentencepiece: move gperftools from nativeBuildInputs to buildInputs 2021-01-09 20:01:45 +01:00
Daniël de Kok
24fb219e2c sentencepiece: 0.1.94 -> 0.1.95
Changelog:

https://github.com/google/sentencepiece/releases/tag/v0.1.95
2021-01-09 20:01:44 +01:00
Michael Weiss
ada4111334
Merge pull request #108004 from colemickens/libxkbcommon
libxkbcommon: 0.10.0 -> 1.0.3
2021-01-09 19:57:44 +01:00
Arthur Gautier
95b754cf42
libplacebo: use upstreamed patch
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-01-09 19:47:02 +01:00
github-actions[bot]
34f5c8db0e
Merge staging-next into staging 2021-01-09 18:41:31 +00:00
github-actions[bot]
fcbe48c797
Merge master into staging-next 2021-01-09 18:41:27 +00:00
Michael Weiss
85b23ec5e5
Merge pull request #108155 from primeos/libplacebo
libplacebo: 2.72.2 -> 3.104.0
2021-01-09 18:32:28 +01:00
Pavol Rusnak
5468a0563f
Merge pull request #108820 from prusnak/xr-update
monado: Add serviceSupport option
2021-01-09 17:58:08 +01:00