Garry Filakhtov
86aff5f32f
systemd: make libaudit optional
...
Expose a new `withAudit` flag (defaults to `true` for backwards compatibility) to be able to conditionally enable and disable an integration with the `libaudit` library, which is used to integrate with Linux Audit Framework for logging various security-relevant events.
2023-03-08 18:00:51 +11:00
Garry Filakhtov
d37221dd4b
systemd: make libacl optional
...
Expose a new `withAcl` flag (defaults to true for backwards compatibility) to be able to conditionally enable and disable an integration with `libacl` library, which is used by variety of systemd tools and daemon, e.g. `journald` will check ACLs in addition to regular permissions when accessing journal files and `systemd-nspawn` will update ACL entries when used with the `--private-users-chown` flag.
2023-03-08 18:00:50 +11:00
Garry Filakhtov
fe201024e9
systemd: make libidn2 optional
...
Expose a new `withLibidn2` flag (defauts to true for backwards compatibility) to be able to conditionally enable and disable integration with `libidn2`, which is used by the `systemd-network` and `systemd-resolved` to support internationalized domain names.
2023-03-08 18:00:50 +11:00
github-actions[bot]
a9f42c3e95
Merge staging-next into staging
2023-03-08 06:01:46 +00:00
Robert Schütz
9af96def95
Merge branch 'master' into staging-next
2023-03-07 21:35:26 -08:00
Mario Rodas
a36fdb523f
Merge pull request #219868 from r-ryantm/auto-update/iosevka-bin
...
iosevka-bin: 19.0.1 -> 20.0.0
2023-03-08 00:30:27 -05:00
Mario Rodas
7a4e3b4c2a
Merge pull request #220032 from r-ryantm/auto-update/aws-sso-cli
...
aws-sso-cli: 1.9.9 -> 1.9.10
2023-03-08 00:27:38 -05:00
Robert Schütz
fb8251822c
libadwaita: 1.2.2 -> 1.2.3
...
Diff: https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.2.2...1.2.3
Changelog: https://gitlab.gnome.org/GNOME/libadwaita/-/blob/1.2.3/NEWS
2023-03-07 20:41:39 -08:00
Robert Schütz
5046c93ec0
Merge pull request #219921 from dotlambda/openapi-core-0.17.0
...
python310Packages.openapi-core: 0.16.6 -> 0.17.0
2023-03-07 20:40:53 -08:00
Robert Schütz
76c0e3ef55
python310Packages.klein: don't test on multiple cores
...
Tests time out otherwise.
2023-03-07 20:35:15 -08:00
github-actions[bot]
1599fe767a
terraform-providers.yandex: 0.85.0 → 0.86.0
2023-03-08 14:17:00 +10:00
github-actions[bot]
2369bf3d44
terraform-providers.scaleway: 2.12.0 → 2.12.1
2023-03-08 14:17:00 +10:00
github-actions[bot]
75725216fd
terraform-providers.mongodbatlas: 1.8.0 → 1.8.1
2023-03-08 14:17:00 +10:00
github-actions[bot]
59d19cf0a1
terraform-providers.okta: 3.42.0 → 3.43.0
2023-03-08 14:17:00 +10:00
github-actions[bot]
54c038d693
terraform-providers.datadog: 3.21.0 → 3.22.0
2023-03-08 14:17:00 +10:00
github-actions[bot]
c242f5c89d
terraform-providers.cloudamqp: 1.23.0 → 1.24.0
2023-03-08 14:17:00 +10:00
github-actions[bot]
5f93b9774e
terraform-providers.cloudfoundry: 0.50.4 → 0.50.5
2023-03-08 14:17:00 +10:00
github-actions[bot]
35ebb2dc83
terraform-providers.aiven: 4.0.0 → 4.1.0
2023-03-08 14:17:00 +10:00
github-actions[bot]
392c79dece
terraform-providers.aviatrix: 3.0.1 → 3.0.2
2023-03-08 14:17:00 +10:00
Justin Bedő
4f4a054dd2
Merge pull request #219439 from nviets/sparklyr
...
rPackages: sparklyr environment variables
2023-03-08 03:52:05 +00:00
Justin Bedő
aead85d8dd
Merge pull request #219275 from nviets/mran2posit
...
r-modules: Replace MRAN with Posit
2023-03-08 03:38:22 +00:00
Ilan Joselevich
0c77e9aef3
Merge pull request #220081 from qowoz/go120
...
go_1_20: 1.20.1 -> 1.20.2
2023-03-08 05:31:26 +02:00
Martin Weinelt
e48fcd2190
python310Packages.questionary: Disable failing test
2023-03-08 04:30:57 +01:00
Ilan Joselevich
9cdf69525b
Merge pull request #218771 from SharzyL/nexttrace
...
nexttrace: init at 1.1.3
2023-03-08 05:26:56 +02:00
Martin Weinelt
c7de1413f9
python311Packages.watchdog: Disable failing test on x86_64-darwin
2023-03-08 04:26:50 +01:00
SharzyL
5e651fe37e
nixos/nexttrace: init
2023-03-08 11:21:06 +08:00
SharzyL
194a380161
nexttrace: init at 1.1.3
2023-03-08 11:20:55 +08:00
Martin Weinelt
31d0e0c0ed
Merge pull request #220086 from mweinelt/tables
...
python310Packages.tables: Fix build (probably, hopefully)
2023-03-08 03:16:56 +00:00
pennae
61852b7faa
lib: remove deprecated functions
...
all of these have been deprecated and raising warnings since 18.09. it's
about time we actually made good on "will be removed in the next release".
2023-03-08 03:57:38 +01:00
Martin Weinelt
985d25ff4c
python310Packages.google-auth: Fix tests on darwin
...
They try to bind a local socket and get permission denied otherwise.
2023-03-08 03:50:01 +01:00
Martin Weinelt
3c902cd3e4
Merge remote-tracking branch 'origin/master' into staging-next
2023-03-08 03:36:07 +01:00
Martin Weinelt
b0723a0ac6
python310Packages.tables: Fix build, update tests
...
The build now requires blosc2, packaged in the previous commit.
The tests via pytest were stuck, so I looked up how they run their tests
and adapted our check phase.
2023-03-08 03:21:50 +01:00
Martin Weinelt
9d62ef9265
python310Packages.blosc: init at 2.1.1
...
Packaged as a dependency for tables.
2023-03-08 03:21:49 +01:00
Martin Weinelt
3c6b652d68
python310Packages.ndindex: init at 1.6
...
Packages as a dependency for blosc2, which will be packaged as a
depdency for tables.
2023-03-08 03:21:49 +01:00
Martin Weinelt
0f5b82ce72
Merge pull request #220082 from qowoz/go119
...
go_1_19: 1.19.6 -> 1.19.7
2023-03-08 02:19:49 +00:00
Martin Weinelt
b4c9ccd0cc
Merge pull request #220083 from SuperSandro2000/oslo-i18n
...
python310Packages.oslo-i18n: disable failing test
2023-03-08 02:17:38 +00:00
Mario Rodas
94e3b4d323
Merge pull request #219947 from r-ryantm/auto-update/chezmoi
...
chezmoi: 2.31.0 -> 2.31.1
2023-03-07 21:16:58 -05:00
Sandro Jäckel
53cd4459c7
python310Packages.oslo-i18n: disable failing test
2023-03-08 03:13:44 +01:00
Mario Rodas
0f118b14ad
Merge pull request #219950 from r-ryantm/auto-update/circleci-cli
...
circleci-cli: 0.1.23667 -> 0.1.23816
2023-03-07 21:07:53 -05:00
Sandro
1a29c39fd9
Merge pull request #218638 from bcdarwin/python3-pydicom-deid
2023-03-08 02:55:12 +01:00
Sandro
9db9800c5f
libgit2: 1.6.1 -> 1.6.2, add passthru.tests ( #219996 )
2023-03-08 02:49:20 +01:00
Sandro
1430d9f176
Merge pull request #220025 from r-ryantm/auto-update/csdr
2023-03-08 02:47:37 +01:00
Mario Rodas
06d351c4c2
Merge pull request #220035 from r-ryantm/auto-update/act
...
act: 0.2.42 -> 0.2.43
2023-03-07 20:19:03 -05:00
Weijia Wang
1eeea1f192
Merge pull request #220034 from wegank/tlaps-ocaml
...
tlaps: migrate to OCaml 4.14
2023-03-08 03:05:02 +02:00
Robert Schütz
cbb6abb802
python311Packages.fire: fix tests
2023-03-07 16:58:47 -08:00
Robert Schütz
938d9f5b39
python310Packages.herepy: 3.5.8 -> 3.6.0
...
Diff: https://github.com/abdullahselek/HerePy/compare/refs/tags/3.5.8...3.6.0
Changelog: https://github.com/abdullahselek/HerePy/releases/tag/3.6.0
2023-03-07 16:58:17 -08:00
Fabian Affolter
d46a7817b8
Merge pull request #219915 from dotlambda/doorbirdpy-2.2.2
...
python310Packages.doorbirdpy: 2.2.1 -> 2.2.2
2023-03-08 01:35:09 +01:00
Robert Schütz
34f4be4ad2
python310Packages.apispec: 6.1.0 -> 6.2.0
...
Changelog: https://github.com/marshmallow-code/apispec/blob/6.2.0/CHANGELOG.rst
2023-03-07 16:33:34 -08:00
Bobby Rong
5fb8b948bf
Merge pull request #219677 from bobby285271/upd/pantheon.elementary-files
...
pantheon.elementary-files: 6.2.2 -> 6.3.0 + nixosTests.pantheon: ensure the password box is focused when login
2023-03-08 08:32:29 +08:00
Robert Schütz
45a706c599
python310Packages.prance: 0.21.8.0 -> 0.22.02.22.0
...
Diff: https://github.com/RonnyPfannschmidt/prance/compare/v0.21.8.0...v0.22.02.22.0
Changelog: https://github.com/RonnyPfannschmidt/prance/blob/v0.22.02.22.0/CHANGES.rst
2023-03-07 16:32:24 -08:00