Martin Weinelt
a5f8184fb8
Merge pull request #221792 from mweinelt/pypy-packages
...
pypy3Packages.greenlet: Set null for pypi; pypy3Packages.six: Disable failing test
2023-03-18 11:59:34 +00:00
Morgan Helton
c1bfba963d
pomerium: 0.20.0 -> 0.21.2
2023-03-18 06:49:42 -05:00
Morgan Helton
05655e8ad3
pomerium: add test for UI
2023-03-18 06:49:22 -05:00
Morgan Helton
d76601d559
pomerium: add update script
2023-03-18 06:48:41 -05:00
Thomas Gerbet
e6bbcf847d
vault-bin: 1.12.2 -> 1.13.0
...
Fixes CVE-2023-24999.
https://discuss.hashicorp.com/t/hcsec-2023-07-vault-fails-to-verify-if-approle-secretid-belongs-to-role-during-a-destroy-operation/51305
https://developer.hashicorp.com/vault/docs/release-notes/1.13.0
2023-03-18 12:35:17 +01:00
Weijia Wang
088089e8e0
Merge pull request #221726 from wegank/samba-darwin
...
samba: unbreak on darwin
2023-03-18 13:33:27 +02:00
Thomas Gerbet
a1238be261
nomad_1_4: 1.4.4 -> 1.4.6
...
Fixes CVE-2023-1296.
https://discuss.hashicorp.com/t/hcsec-2023-09-nomad-acls-can-not-deny-access-to-workloads-own-variables/51390
https://github.com/hashicorp/nomad/releases/tag/v1.4.6
https://github.com/hashicorp/nomad/releases/tag/v1.4.5
2023-03-18 12:21:04 +01:00
Ted Reed
2e29c38ec4
emacs.pkgs.project: Use project from elpa
...
The version of project on ELPA has now moved well beyond what was
available in emacs 28, and packages such as eglot are depending on
these newer versions.
2023-03-18 08:04:29 -03:00
Nick Cao
a62275a2e5
Merge pull request #221640 from candyc1oud/cista
...
cista: init at 0.13
2023-03-18 19:04:09 +08:00
Weijia Wang
b45fe715d9
Merge pull request #217922 from r-ryantm/auto-update/openboardview
...
openboardview: 9.0.3 -> 9.95.0
2023-03-18 13:00:52 +02:00
Martin Weinelt
1b99cfd174
python310Packages.pypdf: 3.5.1 -> 3.5.2
...
https://github.com/py-pdf/pypdf/blob/refs/tags/3.5.2/CHANGELOG.md
2023-03-18 11:58:37 +01:00
Martin Weinelt
6831c05b63
python310Packages.pdm-backend: 2.0.2 -> 2.0.5
...
https://github.com/pdm-project/pdm-backend/releases/tag/2.0.3
https://github.com/pdm-project/pdm-backend/releases/tag/2.0.4
https://github.com/pdm-project/pdm-backend/releases/tag/2.0.5
2023-03-18 11:57:54 +01:00
Martin Weinelt
96585d3332
python310Packages.lightning-utilities: 0.7.1 -> 0.8.0
...
https://github.com/Lightning-AI/utilities/releases/tag/v0.8.0
2023-03-18 11:56:42 +01:00
Nick Cao
5139628c56
Merge pull request #221770 from Anillc/go-cqhttp
...
go-cqhttp: 1.0.0-rc4 -> 1.0.0-rc5
2023-03-18 18:56:06 +08:00
Weijia Wang
952327b3b0
codeql: jdk11 -> jdk17
2023-03-18 12:52:18 +02:00
Thomas Gerbet
b3cf05383e
jpegoptim: apply patch for CVE-2023-27781
...
See https://github.com/tjko/jpegoptim/issues/132
2023-03-18 11:51:45 +01:00
Martin Weinelt
fb16963fde
pypy3Packages.six: Disable test that loads native library
...
```
for c in ['5.3', '5.2', '5.1', '5.0', '4.9', '4.8', '4.7', '4.6', '4.5']:
libpath = ctypes.util.find_library('db-%s' % c)
if libpath:
break
else:
raise ModuleNotFoundError("Cannot find dbm library", name='_dbm')
ModuleNotFoundError: Cannot find dbm find_library
```
2023-03-18 11:32:36 +01:00
Valentin Gagarin
3e1d10de43
Merge pull request #221738 from superherointj/codeowners-add-superherointj-to-vscode
2023-03-18 11:31:31 +01:00
Fabian Affolter
5f9354962d
Merge pull request #221690 from RaitoBezarius/nerdsnipe-more
...
maintainer: Add raitobezarius as maintainer of zfs & netdata
2023-03-18 11:29:05 +01:00
Fabian Affolter
109f8ccdfe
nest: specify license
2023-03-18 11:23:52 +01:00
Martin Weinelt
63a3c7c636
pypy3Packages.greenlet: Set null for pypi
...
Greenlet is provided as a built-in package on pypy and uninstalling and
replacing it does not work.
Set it to null, to make it disappear as a dependency, instead of marking
it as disabled, which also disables reverse dependencies.
Co-Authored-By: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2023-03-18 11:23:12 +01:00
Fabian Affolter
c7ec291235
nest: add changelog to meta
2023-03-18 11:23:06 +01:00
Fabian Affolter
b7b0c8ff41
python310Packages.peaqevcore: 13.2.0 -> 13.2.2
2023-03-18 11:14:08 +01:00
Weijia Wang
ea847dd1a0
nest: 3.3 -> 3.4
2023-03-18 12:13:46 +02:00
Fabian Affolter
d7acfb1889
python310Packages.pyobihai: 1.4.0 -> 1.4.1
2023-03-18 11:13:20 +01:00
Stig
1ec2a95c67
Merge pull request #221794 from mweinelt/perl-cpanel-json-xs
...
perlPackages.CpanelJSONXS: 4.31 -> 4.36
2023-03-18 10:54:30 +01:00
Fabian Affolter
4e2fd1a8c9
Merge pull request #221762 from r-ryantm/auto-update/uncover
...
uncover: 1.0.2 -> 1.0.3
2023-03-18 10:53:52 +01:00
kilianar
2865dd5aaf
orchis-theme: 2023-02-26 -> 2023-03-18
...
https://github.com/vinceliuice/Orchis-theme/releases/tag/2023-03-18
2023-03-18 10:48:33 +01:00
Bobby Rong
b7650f44b5
Merge pull request #221278 from bobby285271/upd/xfce
...
Xfce updates
2023-03-18 17:40:50 +08:00
Sergei Trofimovich
e4bcf6d967
Merge pull request #220820 from trofi/openjdk-location
...
openjdk{15..19}: fix position location
2023-03-18 09:40:01 +00:00
Stig
3cd8329d54
Merge pull request #221745 from superwhiskers/update-rakudo
...
rakudo: 2022.07 -> 2023.02
2023-03-18 10:18:26 +01:00
Atemu
bd7309c5a3
Merge pull request #221469 from wegank/solr-drop
...
solr: drop
2023-03-18 10:17:43 +01:00
Martin Weinelt
bdb75d06dc
perlPackages.CpanelJSONXS: 4.31 -> 4.36
...
https://metacpan.org/release/RURBAN/Cpanel-JSON-XS-4.36/source/Changes
2023-03-18 10:15:03 +01:00
Charlotte Van Petegem
8b7c79c8ba
python3Packages.pywlroots: revert to pywlroots 0.15.24
...
This reverts commit b60a1fef4a
and commit
6378b8bc0f
.
pywlroots 0.16 isn't compatible with qtile, its only reverse dependency.
2023-03-18 10:13:47 +01:00
Maximilian Bosch
6ca0092401
Merge pull request #221620 from chvp/bump-mautrix-whatsapp
...
mautrix-whatsapp: 0.8.2 -> 0.8.3
2023-03-18 09:41:52 +01:00
lewo
027fb8e18e
Merge pull request #221742 from r-ryantm/auto-update/tfplugindocs
...
tfplugindocs: 0.14.0 -> 0.14.1
2023-03-18 09:41:29 +01:00
Martin Weinelt
855fb684d9
Merge pull request #221679 from mweinelt/tts-0.12
...
tts: 0.11.1 -> 0.12.0; python310Packages.trainer: 0.0.22 -> 0.0.24
2023-03-18 07:57:19 +00:00
Mario Rodas
098d54cc6a
Merge pull request #221749 from r-ryantm/auto-update/devbox
...
devbox: 0.4.2 -> 0.4.4
2023-03-18 02:29:37 -05:00
Mario Rodas
4f80668e1c
Merge pull request #221765 from r-ryantm/auto-update/netdata-go-plugins
...
netdata-go-plugins: 0.51.2 -> 0.51.3
2023-03-18 02:28:22 -05:00
Mario Rodas
e6d71af1f8
Merge pull request #221782 from marsam/update-hyperledger-fabric
...
hyperledger-fabric: 2.4.6 -> 2.4.9
2023-03-18 02:26:29 -05:00
K900
84e6e05c9e
Merge pull request #221732 from K900/remove-qt5-version-checks
...
treewide: clear out remaining qt5 conditionals
2023-03-18 10:12:49 +03:00
Mario Rodas
4600fbf18b
Merge pull request #196599 from viraptor/libharu-fix-lib
...
libharu: 2.4.0 -> 2.4.3
2023-03-18 01:56:58 -05:00
Mario Rodas
0c38e981e8
Merge pull request #219524 from bcdarwin/update-vtk
...
vtk: 9.2.5 -> 9.2.6
2023-03-18 01:54:01 -05:00
Mario Rodas
54838c2ba7
Merge pull request #221711 from bcdarwin/unbreak-nbdev
...
python310Packages.nbdev: unbreak
2023-03-18 01:53:22 -05:00
Mario Rodas
76827e5ec8
hyperledger-fabric: 2.4.6 -> 2.4.9
...
https://github.com/hyperledger/fabric/releases/tag/v2.4.9
2023-03-18 01:30:42 -05:00
Anillc
decdea95b6
go-cqhttp: 1.0.0-rc4 -> 1.0.0-rc5
2023-03-18 14:19:55 +08:00
Austin Butler
8403c0d5e2
python3Packages.debugpy: fix test failures
2023-03-17 22:14:43 -07:00
github-actions[bot]
c1329a147a
terraform-providers.tencentcloud: 1.79.16 → 1.79.17
2023-03-18 14:20:37 +10:00
github-actions[bot]
b2afe552f5
terraform-providers.newrelic: 3.17.0 → 3.17.1
2023-03-18 14:20:37 +10:00
github-actions[bot]
2b9351c15d
terraform-providers.minio: 1.12.0 → 1.13.0
2023-03-18 14:20:37 +10:00