Martin Weinelt
602d26e8bd
libexif: apply patches for CVE-2020-0196, CVE-2020-0452
...
* CVE-2020-0198: unsigned integer overflow in exif_data_load_data_content
* CVE-2020-0452: compiler optimization could remove an a bufferoverflow check, making a buffer overflow possible with some EXIF tags
Fixes: CVE-2020-0196, CVE-2020-0452
2020-11-08 21:53:43 +01:00
Daniël de Kok
83401d1a21
Merge pull request #103005 from danieldk/fix-mkl-pkgconfig
...
mkl: fix .pc file, add test
2020-11-08 20:17:28 +01:00
Michael Weiss
19fda989f3
wlroots: 0.11.0 -> 0.12.0
...
The libseat session backend [0] will be disabled for now since NixOS
depends on systemd anyway (so we can use logind).
But if someone wants/requires libseat [1] and would maintain it in
Nixpkgs we could enable it.
[0]: https://github.com/swaywm/wlroots/pull/2364
[1]: https://sr.ht/~kennylevinsen/seatd/
2020-11-08 16:42:34 +01:00
Markus Kowalewski
3f659d76e6
pmix: 3.1.5 -> 3.2.0
2020-11-08 13:44:32 +01:00
markuskowa
06145fec65
Merge pull request #100967 from r-ryantm/auto-update/hpx
...
hpx: 1.5.0 -> 1.5.1
2020-11-08 11:34:07 +01:00
Daniël de Kok
9345401cee
Merge pull request #102573 from bbigras/nuspell
...
nuspell: 4.0.0 -> 4.0.1
2020-11-08 09:04:58 +01:00
Bruno Bigras
bbf6b23990
nuspell: 4.0.0 -> 4.0.1
2020-11-08 02:29:47 -05:00
Anderson Torres
cad25681ee
Merge pull request #102334 from iblech/patch-23
...
agda-categories: Unbreak the build (trivial hash change)
2020-11-07 18:25:09 -03:00
R. RyanTM
d07bef461c
libngspice: 31 -> 33
2020-11-07 19:38:25 +01:00
Carles Pagès
9430fd949e
Merge pull request #102379 from CrystalGamma/pr-jsoncpp-update
...
jsoncpp: 1.9.2 -> 1.9.4
2020-11-07 18:36:15 +01:00
WORLDofPEACE
b08a133aed
Merge pull request #102961 from raboof/dbus-docs-reproducible-ids
...
dbus: docs: make id's reproducible
2020-11-07 11:54:46 -05:00
Daniël de Kok
a71f07694c
libtorch-bin: cleanup passthru test
...
- Make passthru.tests an attrset.
- Remove CMake VERBOSE option.
- Remove spurious `cat CMakeLists.txt`.
- Run the test as well.
- Actually test some functionality.
2020-11-07 13:50:23 +01:00
Arnout Engelen
13d86cc8e7
dbus: docs: make id's reproducible
...
With this parameter, generating docs from the same sources will produce the
same 'bit-by-bit' result each time.
This is particularly important since dbus is part of the 'minimal' testset at
https://r13y.com/
Also submitted upstream (though in a slightly different form):
https://gitlab.freedesktop.org/dbus/dbus/-/merge_requests/189
2020-11-07 10:01:22 +01:00
Ryan Burns
981c8bb5e2
soil: fix dead url, enable on darwin
2020-11-06 22:35:29 -08:00
freezeboy
e173880ed5
pugixml: 1.9 -> 1.10
...
* split to multiple outputs when using the shared library version
* enabled the tests
* validate the pkg-config files
2020-11-06 11:39:41 -08:00
Robert Hensing
5e1cf83383
Revert "libical: skip timezone tests"
...
This reverts commit 9c5154b5aa
.
2020-11-06 14:48:28 +01:00
Frederik Rietdijk
99fb79ae84
Merge master into staging-next
2020-11-06 12:51:56 +01:00
Daniël de Kok
b5d27eb87c
mkl: Add a small test program
...
The MKL pkg-config files often change and are then incorrect for our
paths. pkg-config validation finds some issues, but not incorrect
paths. So, add a small test program to test whether the generated
pkg-config files can actually be used to build a functioning
binary. Hopefully this catches future regressions.
2020-11-06 12:18:56 +01:00
Daniël de Kok
702b626570
mkl: Fix pkg-config file
...
There was a spurious `intel64` in some library paths.
2020-11-06 09:55:12 +01:00
Jonathan Ringer
6cfd954b06
libsoup: fix build
2020-11-05 20:46:41 -08:00
Ryan Mulligan
aaa75ab998
Merge pull request #102730 from r-ryantm/auto-update/petsc
...
petsc: 3.13.4 -> 3.14.0
2020-11-05 10:42:35 -08:00
Max Hausch
8b8130f26a
libass: 0.14.0 -> 0.15.0
...
Harfbuzz is now being required unconditionally as per
https://github.com/libass/libass/releases/tag/0.15.0
Fixes: CVE-2020-26682
2020-11-05 19:03:04 +01:00
Daniël de Kok
820f3be9b4
Merge pull request #101941 from Flakebi/waffle
...
piglit: init at unstable-2020-10-28
2020-11-05 17:43:19 +01:00
Masanori Ogino
f1d3f6b2ca
opencv: 2.4.13 -> 2.4.13.7
...
It updates the repository URL to opencv/opencv. opencv2, p2pvc and
pfstools are built without errors but not really tested.
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-11-05 20:51:39 +09:00
Doron Behar
4c817f9d6e
Merge pull request #98499 from doronbehar/pkg/octave/qrupdate
2020-11-05 13:36:21 +02:00
Jan Tojnar
64b75ad5c0
gtk2: move pname & version inside
...
Since there will not be any updates.
2020-11-05 09:44:19 +01:00
Jan Tojnar
d9b4611dd4
Merge branch 'staging-next' into staging
2020-11-05 09:43:10 +01:00
Jan Tojnar
a821be7531
Merge branch 'master' into staging-next
2020-11-05 09:42:47 +01:00
Jan Tojnar
79b173c358
gtk2: fix eval with old Nix
2020-11-05 09:40:47 +01:00
Daniël de Kok
341aa3d3e0
Merge pull request #102602 from danieldk/rocm-3.9.0
...
Update ROCm to 3.9.0
2020-11-05 06:59:28 +01:00
Jörg Thalheim
169131389b
Merge pull request #86645 from sorki/cross_libgpiod
...
libgpiod: add patch fixing cross-compilation
2020-11-05 06:23:40 +01:00
Mario Rodas
981e163aa3
nixops: fix build on darwin
2020-11-05 04:20:00 +00:00
Jan Tojnar
da09d65502
Merge pull request #102514 from bbigras/pipewire
...
pipewire: 0.3.13 -> 0.3.15
2020-11-05 21:10:18 +01:00
Daniël de Kok
9056d2de86
Merge pull request #102925 from Flakebi/amdvlk
...
amdvlk: 2020.Q4.2 -> 2020.Q4.3
2020-11-05 20:37:48 +01:00
Sebastian Neubauer
d8039ff380
amdvlk: 2020.Q4.2 -> 2020.Q4.3
2020-11-05 13:01:47 +01:00
Bruno Bigras
da6850852e
pipewire: 0.3.13 -> 0.3.15
2020-11-05 04:02:50 -05:00
Robert Hensing
1a5556867e
Merge master into staging
2020-11-04 23:57:57 +01:00
WORLDofPEACE
cc30c161ee
Merge pull request #102752 from wamserma/libhandy-101-staging
...
libhandy: 1.0.0 -> 1.0.1, reenable checks
2020-11-04 17:47:33 -05:00
Timo Kaufmann
8201f4f6fd
Merge pull request #101382 from omasanori/linbox-fix
...
linbox: backport upstream fixes
2020-11-04 23:02:55 +01:00
Doron Behar
a172554adb
Merge pull request #102667 from r-ryantm/auto-update/olm
...
olm: 3.1.5 -> 3.2.1
2020-11-04 23:56:40 +02:00
Ryan Mulligan
e33473286a
Merge pull request #102742 from r-ryantm/auto-update/precice
...
precice: 2.1.0 -> 2.1.1
2020-11-04 06:09:25 -08:00
Jan Tojnar
0d32565644
libical: disable rest of failing tests
...
likely caused by tzdata bump
2020-11-04 14:02:28 +01:00
Markus S. Wamser
3f857b887d
libhandy: 1.0.0 -> 1.0.1, reenable checks
2020-11-04 13:40:24 +01:00
Michael Weiss
d116fe2924
intel-media-driver: 20.3.0 -> 20.4.0
2020-11-04 11:37:09 +01:00
R. RyanTM
7b405fade8
precice: 2.1.0 -> 2.1.1
2020-11-04 10:10:05 +00:00
Frederik Rietdijk
10c57af49c
Merge staging-next into staging
2020-11-04 09:28:07 +01:00
Frederik Rietdijk
9e6d7d3c74
Merge master into staging-next
2020-11-04 09:27:42 +01:00
Gabriel Ebner
9957d406a2
Merge pull request #102535 from r-ryantm/auto-update/libqalculate
...
libqalculate: 3.13.0 -> 3.14.0
2020-11-04 09:04:52 +01:00
R. RyanTM
4d507f9002
petsc: 3.13.4 -> 3.14.0
2020-11-04 07:59:18 +00:00
R. RyanTM
91b086f153
libosip: 5.1.1 -> 5.1.2
2020-11-03 22:03:38 -08:00
R. RyanTM
14108cfdb2
libsolv: 0.7.14 -> 0.7.16
2020-11-03 21:46:43 -08:00
R. RyanTM
a492b32c3a
mimalloc: 1.6.4 -> 1.6.7
2020-11-03 21:41:21 -08:00
Maximilian Bosch
cb1a522d76
Merge pull request #102548 from r-ryantm/auto-update/libfilezilla
...
libfilezilla: 0.24.1 -> 0.25.0
2020-11-04 00:24:49 +01:00
Finn Behrens
cb764dbc24
top-level: Use systemdMinimal
in a few more places
2020-11-03 17:35:14 -05:00
R. RyanTM
fd12c2efcd
olm: 3.1.5 -> 3.2.1
2020-11-03 20:51:51 +00:00
R. RyanTM
c5a7d5729d
libmwaw: 0.3.16 -> 0.3.17
2020-11-03 09:47:50 -08:00
R. RyanTM
99df4a6154
lombok: 1.18.12 -> 1.18.16
2020-11-03 09:18:02 -08:00
R. RyanTM
f747312aeb
libsForQt5.kdsoap: 1.9.0 -> 1.9.1
2020-11-03 08:57:01 -08:00
Sebastian Neubauer
156fe5442e
waffle: init at 1.6.1
2020-11-03 14:47:59 +01:00
R. RyanTM
973061f05b
libassuan: 2.5.3 -> 2.5.4
2020-11-03 14:23:44 +01:00
Frederik Rietdijk
470f05cb5d
Merge staging-next into staging
2020-11-03 12:06:41 +01:00
Frederik Rietdijk
237966224d
Merge master into staging-next
2020-11-03 12:06:06 +01:00
Daniël de Kok
e3154db107
rocm-opencl-runtime: 3.8.0 -> 3.9.0
2020-11-03 09:14:38 +01:00
Daniël de Kok
95ae7ef7fd
rocclr: 3.8.0 -> 3.9.0
2020-11-03 09:14:23 +01:00
Daniël de Kok
b13def4cfb
rocm-comgr: 3.8.0 -> 3.9.0
2020-11-03 08:49:00 +01:00
Daniël de Kok
dbbfdc0434
rocm-runtime: 3.8.0 -> 3.9.0
2020-11-03 08:48:50 +01:00
Daniël de Kok
ea37ad6cd0
rocm-device-libs: 3.8.0 -> 3.9.0
2020-11-03 08:48:10 +01:00
Jan Tojnar
7ee179143f
Merge pull request #102553 from r-ryantm/auto-update/libjcat
...
libjcat: 0.1.3 -> 0.1.4
2020-11-03 08:28:07 +01:00
Jan Tojnar
1ff0990a4d
Merge pull request #102517 from r-ryantm/auto-update/libfprint
...
libfprint: 1.90.2 -> 1.90.3
2020-11-03 08:26:43 +01:00
Daniël de Kok
a8c7df4207
rocm-thunk: 3.8.0 -> 3.9.0
2020-11-03 06:54:51 +01:00
Ryan Mulligan
9f7d8570b9
Merge pull request #102561 from r-ryantm/auto-update/libgpiod
...
libgpiod: 1.5.2 -> 1.6
2020-11-02 19:17:24 -08:00
Mario Rodas
b810a5d23c
Merge pull request #102564 from r-ryantm/auto-update/libimagequant
...
libimagequant: 2.12.6 -> 2.13.0
2020-11-02 21:18:45 -05:00
Mario Rodas
34ad166a83
Merge pull request #102316 from marsam/update-grpc
...
grpc: 1.32.0 -> 1.33.2
2020-11-02 21:18:15 -05:00
Maciej Krüger
d527b63262
Merge pull request #102565 from r-ryantm/auto-update/libavif
...
libavif: 0.8.1 -> 0.8.2
2020-11-03 02:00:58 +01:00
StigP
25eb2e3edd
Merge pull request #102149 from braunse/gsoap-update
...
gsoap: 2.8.53 -> 2.8.108
2020-11-03 00:56:11 +00:00
R. RyanTM
573dde99db
libavif: 0.8.1 -> 0.8.2
2020-11-03 00:54:29 +00:00
R. RyanTM
b7f9753085
libimagequant: 2.12.6 -> 2.13.0
2020-11-03 00:50:00 +00:00
R. RyanTM
b55e445494
libgpiod: 1.5.2 -> 1.6
2020-11-03 00:30:15 +00:00
R. RyanTM
89dd2293cc
libjcat: 0.1.3 -> 0.1.4
2020-11-02 23:35:04 +00:00
R. RyanTM
255690f718
libfilezilla: 0.24.1 -> 0.25.0
2020-11-02 23:19:49 +00:00
R. RyanTM
ce75222234
libqalculate: 3.13.0 -> 3.14.0
2020-11-02 20:47:51 +00:00
Ryan Mulligan
9e61bb8c53
Merge pull request #102520 from r-ryantm/auto-update/libhdhomerun
...
libhdhomerun: 20200521 -> 20200907
2020-11-02 12:24:47 -08:00
Maciej Krüger
b6e4df5729
Merge pull request #102087 from luc65r/pkg/keystone
...
keystone: init at 0.9.2
2020-11-02 21:04:50 +01:00
luc65r
1e9d2d2f12
keystone: init at 0.9.2
2020-11-02 21:01:25 +01:00
Maciej Krüger
16abe1a322
Merge pull request #102085 from luc65r/pkg/unicorn
...
unicorn(-emu): 1.0.2-rc4 -> 1.0.2
2020-11-02 20:56:38 +01:00
R. RyanTM
85df0592c9
libhdhomerun: 20200521 -> 20200907
2020-11-02 19:12:45 +00:00
R. RyanTM
da5d8f384d
libfprint: 1.90.2 -> 1.90.3
2020-11-02 18:59:50 +00:00
Daniël de Kok
8dc3b02863
Merge pull request #102485 from IvarWithoutBones/intel-media-sdk-20.3.1
...
intel-media-sdk: 20.2.1 -> 20.3.1
2020-11-02 19:23:31 +01:00
Doron Behar
ca7f80ce54
Merge pull request #102510 from jonringer/fix-kpeoplevcard
2020-11-02 20:17:12 +02:00
Jonathan Ringer
ceacafafbd
libsForQt.kpeoplevcard: fix homepage
2020-11-02 10:00:23 -08:00
R. RyanTM
6a8da1147b
libgnurl: 7.70.0 -> 7.72.0
2020-11-02 09:51:20 -08:00
Daniël de Kok
f38d5cf727
Merge pull request #102073 from Flakebi/amdvlk
...
amdvlk: 2020.Q4.1 -> 2020.Q4.2
2020-11-02 17:50:41 +01:00
R. RyanTM
426e0fbe9c
intel-gmmlib: 20.2.5 -> 20.3.2
2020-11-02 08:33:32 -08:00
R. RyanTM
e99270812f
cutelyst: 2.12.0 -> 2.13.0
2020-11-02 08:24:57 -08:00
R. RyanTM
3b70b69476
catch2: 2.12.3 -> 2.13.2
2020-11-02 08:20:21 -08:00
R. RyanTM
974d291dea
libp11: 0.4.10 -> 0.4.11
2020-11-02 08:14:29 -08:00
R. RyanTM
de53dd6d6b
leatherman: 1.12.1 -> 1.12.2
2020-11-02 07:54:00 -08:00
R. RyanTM
d1ca65eb68
openxr-loader: 1.0.11 -> 1.0.12
2020-11-02 07:50:41 -08:00
CrystalGamma
f352109086
jsoncpp: 1.9.2 -> 1.9.4
...
Merges both patches previously applied. Also seems to change the path that the library is written to.
2020-11-02 16:02:51 +01:00
IvarWithoutBones
a41a6a8bb7
intel-media-sdk: 20.2.1 -> 20.3.1
2020-11-02 14:22:01 +01:00