Jan Tojnar
98710d2552
flatpak: 1.6.3 → 1.8.1
...
Changes:
* https://github.com/flatpak/flatpak/releases/tag/1.7.1
* https://github.com/flatpak/flatpak/releases/tag/1.7.2
* https://github.com/flatpak/flatpak/releases/tag/1.7.3
* https://github.com/flatpak/flatpak/releases/tag/1.8.0
* https://github.com/flatpak/flatpak/releases/tag/1.8.1
Commits:
https://github.com/flatpak/flatpak/compare/1.6.3...1.7.1
https://github.com/flatpak/flatpak/compare/1.7.1...1.8.1
Notable packaging changes:
* Flatpak now ships a sysusers.d file for allowing systemd to create the required users.
4df019063b
* Completion support for fish shell
* If an app has filesystem access, the host /lib is accessible as /run/host/lib, etc.
* New filesystem permission "host-etc" and "host-os" give access to system /usr and /etc.
fe2536b844
* We now always expose the host timezone data, allowing us the expose the host /etc/localtime in a way that works better, fixing several apps that had timezone issues.
dc4e198766
* We now ship a systemd unit (not installed by default) to automatically detect plugged in usb sticks with sideload repos.
* By default we no longer install the gdm env.d file, as the systemd generators work better
7c3a85bf43
* Use variant-schema-compiler for some GVariant code
https://github.com/flatpak/flatpak/pull/3366
* zstd compression for oci deltas:
bfa71e208a
Additionally:
* Remove glibcLocales which is not used since 1.4 bump because glibc contains a locale archive with C.UTF-8
1728bc8d22
* Stop using aliases for docbook-xsl-nons and pkg-config packages
* Stop using autoreconfHook, the autogen.sh script contains some extra that are necessary when building from git.
* Increase disk space for installed tests, they were running out.
* Enable building developer documentation.
2020-07-24 19:38:51 +02:00
Mario Rodas
5717d9d2f7
Merge pull request #93481 from marsam/update-tflint
...
tflint: 0.17.0 -> 0.18.0
2020-07-19 11:20:01 -05:00
Mario Rodas
e9c17754e4
Merge pull request #93386 from r-ryantm/auto-update/python3.7-limnoria
...
python37Packages.limnoria: 2020.04.11 -> 2020.07.01
2020-07-19 11:19:02 -05:00
Mario Rodas
18008f4d91
Merge pull request #93462 from markus1189/jo-1-4
...
jo: 1.3 -> 1.4
2020-07-19 11:11:51 -05:00
Alvar
949d39135b
golangci-lint: 1.28.1 -> 1.28.3 ( #93466 )
2020-07-19 08:25:05 -07:00
Mario Rodas
a4119588f7
tflint: 0.17.0 -> 0.18.0
2020-07-19 09:45:00 -05:00
Markus Hauck
a378e69dcd
jo: 1.3 -> 1.4
2020-07-19 09:51:19 +02:00
Daniël de Kok
5b55f257b5
Merge pull request #93392 from zowoq/fcct
...
fedora-coreos-config-transpiler: use upstream vendor
2020-07-19 08:53:27 +02:00
Mario Rodas
98c9ae41de
Merge pull request #93440 from r-ryantm/auto-update/visualvm
...
visualvm: 2.0.2 -> 2.0.3
2020-07-18 21:47:48 -05:00
markuskowa
5ac114beed
Merge pull request #93280 from markuskowa/upd-ucx
...
ucx: 1.7.0 -> 1.8.1, build openmpi with ucx
2020-07-18 23:19:02 +02:00
markuskowa
533720caa9
Merge pull request #93031 from andrew-d/andrew/dsd
...
dsd: init at 2018-07-01
2020-07-18 23:18:23 +02:00
R. RyanTM
bdc6bb9b1e
visualvm: 2.0.2 -> 2.0.3
2020-07-18 20:51:52 +00:00
Daniël de Kok
cf059b32d9
Merge pull request #93428 from johnbcoughlin/petsc-install_name_tool
...
petsc: Fix install_name_tool patch
2020-07-18 20:45:39 +02:00
Daniël de Kok
3bcbebb724
Merge pull request #93408 from justin-gerhardt/stm32cube
...
stm32cubemx: 5.3.0 -> 5.6.1
2020-07-18 19:31:32 +02:00
Mario Rodas
c28899b9c6
Merge pull request #93427 from marsam/fix-strip-nondeterminism-darwin
...
strip-nondeterminism: fix build on darwin
2020-07-18 11:27:36 -05:00
Vladimír Čunát
a5cc7d3197
krunner: fix hash of patch
...
Commit ee036bc02
put in hash *before* the normalization
done by fetchpatch.
2020-07-18 18:07:45 +02:00
Dmitry Kalinkin
b815effd72
Merge pull request #92942 from jollheef/bump-jedi
...
python: jedi: 0.17.0 -> 0.17.1
2020-07-18 12:06:42 -04:00
Dmitry Kalinkin
012582c6d1
Merge pull request #93208 from veprbl/pr/numexpr_darwin_fix
...
pythonPackages.numexpr: fix darwin build by refactoring checkPhase
2020-07-18 12:05:17 -04:00
Symphorien Gibol
293d7c3933
img2pdf: make a python package
2020-07-18 12:04:18 -04:00
zowoq
ba4f0c63e4
ffmpeg: 4.3 -> 4.3.1
...
(cherry picked from commit 916bc99f2c
)
See the grandparent commit.
2020-07-18 18:02:24 +02:00
zowoq
b9f891960e
ffmpeg_3_4: 3.4.7 -> 3.4.8
...
(cherry picked from commit 88c720f0bf
)
See the parent commit.
2020-07-18 18:02:23 +02:00
zowoq
6af12c3339
ffmpeg_2_8: 2.8.16 -> 2.8.17
...
(cherry picked from commit 92cfd28d2b
)
The ffmpeg updates aren't build rebuilds, so I forward-pick them
from staging to master. I suspect they have important fixes.
Originally from PR #93217 .
2020-07-18 18:02:22 +02:00
Daniël de Kok
704bd03243
Merge pull request #93363 from prusnak/rocksdb
...
rocksdb: 6.4.6 -> 6.10.2
2020-07-18 17:57:03 +02:00
Jack Coughlin
8a65fe8da6
petsc: Fix install_name_tool patch
...
The PETSc library's config/install.py script checks whether
/usr/bin/install_name_tool is an existing file:
https://gitlab.com/petsc/petsc/-/blob/master/config/install.py#L368
Therefore, it is not enough to replace it with something that we expect
to be on the PATH, as this will cause the linked if statement to be
silently skipped. The consequence is that applications linked against
this version of petsc will fail at runtime on MacOS with a dynamic
loading error.
Instead, we should replace install_name_tool with the absolute path of a
binary we know will be present at build time.
Note that this should be fixed upstream as well, but this is sufficient
to fix the runtime error.
2020-07-18 08:47:24 -07:00
Pavol Rusnak
49581587c2
rocksdb: 6.4.6 -> 6.10.2
2020-07-18 16:57:38 +02:00
Mario Rodas
d7e20ee25e
Merge pull request #93387 from r-ryantm/auto-update/python2.7-ipympl
...
python27Packages.ipympl: 0.5.6 -> 0.5.7
2020-07-18 08:51:15 -05:00
Mario Rodas
5868f8f306
strip-nondeterminism: fix build on darwin
2020-07-18 07:30:00 -05:00
Lancelot SIX
9b195c5369
Merge pull request #93393 from r-ryantm/auto-update/python3.7-pylint-django
...
python37Packages.pylint-django: 2.0.15 -> 2.1.0
2020-07-18 11:56:50 +01:00
Daniël de Kok
ae33b7daec
Merge pull request #93388 from danieldk/more-local-rocr-ext-dir
...
rocm-runtime: make ROCR_EXT_DIR handling more local
2020-07-18 10:42:17 +02:00
zowoq
5bb8654307
fedora-coreos-config-transpiler: use upstream vendor
2020-07-18 18:15:54 +10:00
zowoq
0f19b9ba72
Revert "Group packages by language/builder via dummy maintainer"
2020-07-18 17:45:08 +10:00
R. RyanTM
d867a5aecb
python37Packages.pylint-django: 2.0.15 -> 2.1.0
2020-07-18 07:43:18 +00:00
Daniël de Kok
6d00504061
rocm-runtime: make ROCR_EXT_DIR handling more local
2020-07-18 07:55:36 +02:00
R. RyanTM
1e1ef0d8e7
python27Packages.ipympl: 0.5.6 -> 0.5.7
2020-07-18 04:59:00 +00:00
R. RyanTM
fafc1dd8a8
python37Packages.limnoria: 2020.04.11 -> 2020.07.01
2020-07-18 04:15:33 +00:00
Mario Rodas
0ae51edb29
Merge pull request #93362 from r-ryantm/auto-update/libmysqlconnectorcpp
...
libmysqlconnectorcpp: 8.0.20 -> 8.0.21
2020-07-17 21:37:15 -05:00
Lancelot SIX
36adeebde6
Merge pull request #93088 from jonringer/bump-pytest-black
...
python3Packages.pytest-black: 0.3.9 -> 0.3.10
2020-07-17 22:43:55 +01:00
Michael Weiss
f7e148151e
Merge pull request #93352 from primeos/python-google-api-client
...
python3Packages.google_api_python_client: 1.9.3 -> 1.10.0
2020-07-17 22:33:23 +02:00
Wael Nasreddine
e3bd95b2c7
bazel-kazel: init at 0.0.7 ( #93361 )
2020-07-17 13:10:32 -07:00
Jörg Thalheim
2d357db2e8
Merge pull request #92343 from Izorkin/percona-tools
2020-07-17 20:59:55 +01:00
Vincent Laporte
3487b6e587
ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0+β1 → 4.11.0+β2
2020-07-17 20:44:39 +02:00
Daniël de Kok
1bef2f1606
Merge pull request #93304 from Tomahna/metals
...
metals: 0.9.1 -> 0.9.2
2020-07-17 20:42:41 +02:00
R. RyanTM
1bab9f00ab
libmysqlconnectorcpp: 8.0.20 -> 8.0.21
2020-07-17 17:50:30 +00:00
Vincent Laporte
5adadd1466
coqPackages.tlc: 20181116 → 20200328
2020-07-17 19:43:34 +02:00
Michael Weiss
5525938847
python3Packages.google_api_python_client: 1.9.3 -> 1.10.0
2020-07-17 17:33:19 +02:00
Tim Steinbach
223efd7b37
jenkins: 2.235.1 -> 2.235.2
2020-07-17 10:22:13 -04:00
Maximilian Bosch
3f4a78f749
wasm-bindgen-cli: 0.2.64 -> 0.2.65
...
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.65
2020-07-17 15:55:59 +02:00
Maximilian Bosch
3f18f9b5c3
wabt: 1.0.16 -> 1.0.18
...
https://github.com/WebAssembly/wabt/releases/tag/1.0.18
https://github.com/WebAssembly/wabt/releases/tag/1.0.17
2020-07-17 15:55:58 +02:00
Profpatsch
595afc2c3f
bazel: use installShellCompletion
for completions
2020-07-17 15:38:49 +02:00
Profpatsch
a06fda4c5d
bazel: add fish completions
...
bazel 3.3 adds a first version of completions for fish shell.
Tested manually whether fish is able to load the completions.
2020-07-17 15:38:49 +02:00