Franz Pletz and GitHub
21bec028ba
Merge pull request #221689 from fpletz/pkg/usbguard-notifier-0.1.0
2023-03-18 14:22:09 +01:00
Azat Bahawi and GitHub
fc6ee503d9
Merge pull request #221764 from r-ryantm/auto-update/tbls
...
tbls: 1.62.1 -> 1.63.0
2023-03-18 16:13:37 +03:00
Ulrik Strid and GitHub
f6bbab1940
CODEOWNERS: Add OCaml maintainers
...
* CODEOWNERS: add OCaml team
2023-03-18 09:45:40 -03:00
Martin Weinelt and GitHub
e12c2c5c4a
Merge pull request #221825 from mweinelt/pypdf-3.5.2
...
python310Packages.pypdf: 3.5.1 -> 3.5.2
2023-03-18 12:26:00 +00:00
Kaleb Pace and Anderson Torres
3f96a3fbe1
balena-cli: init at 15.1.1
...
balena-cli: init at v14.3.1
balena-cli: update to 15.1.1
2023-03-18 09:18:50 -03:00
Martin Weinelt and GitHub
2ec95d2767
Merge pull request #221823 from mweinelt/pdm-backend-2.0.5
...
python310Packages.pdm-backend: 2.0.2 -> 2.0.5
2023-03-18 12:18:38 +00:00
Martin Weinelt and GitHub
f0a7efb832
Merge pull request #221822 from mweinelt/lightning-utilities-0.8.0
...
python310Packages.lightning-utilities: 0.7.1 -> 0.8.0
2023-03-18 12:17:52 +00:00
Linus Heckemann and GitHub
1ba1b35d7f
Merge pull request #183874 from zhaofengli/bwrap-fhs-preserve-etc-symlink
...
build-fhs-userenv-bubblewrap: Preserve symlinks in /etc
2023-03-18 13:15:44 +01:00
Martin Weinelt and GitHub
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
Weijia Wang and GitHub
088089e8e0
Merge pull request #221726 from wegank/samba-darwin
...
samba: unbreak on darwin
2023-03-18 13:33:27 +02:00
Ted Reed and Anderson Torres
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 and GitHub
a62275a2e5
Merge pull request #221640 from candyc1oud/cista
...
cista: init at 0.13
2023-03-18 19:04:09 +08:00
Weijia Wang and GitHub
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 and GitHub
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
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 and GitHub
3e1d10de43
Merge pull request #221738 from superherointj/codeowners-add-superherointj-to-vscode
2023-03-18 11:31:31 +01:00
Fabian Affolter and GitHub
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
Martin Weinelt and Jean-Paul Calderone
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
Stig and GitHub
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 and GitHub
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
Bobby Rong and GitHub
b7650f44b5
Merge pull request #221278 from bobby285271/upd/xfce
...
Xfce updates
2023-03-18 17:40:50 +08:00
Sergei Trofimovich and GitHub
e4bcf6d967
Merge pull request #220820 from trofi/openjdk-location
...
openjdk{15..19}: fix position location
2023-03-18 09:40:01 +00:00
Stig and GitHub
3cd8329d54
Merge pull request #221745 from superwhiskers/update-rakudo
...
rakudo: 2022.07 -> 2023.02
2023-03-18 10:18:26 +01:00
Atemu and GitHub
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
Maximilian Bosch and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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
github-actions[bot] and zowoq
c1329a147a
terraform-providers.tencentcloud: 1.79.16 → 1.79.17
2023-03-18 14:20:37 +10:00
github-actions[bot] and zowoq
b2afe552f5
terraform-providers.newrelic: 3.17.0 → 3.17.1
2023-03-18 14:20:37 +10:00
github-actions[bot] and zowoq
2b9351c15d
terraform-providers.minio: 1.12.0 → 1.13.0
2023-03-18 14:20:37 +10:00
github-actions[bot] and zowoq
4e2546af0a
terraform-providers.huaweicloud: 1.45.1 → 1.46.0
2023-03-18 14:20:37 +10:00
github-actions[bot] and zowoq
a754c8ae2c
terraform-providers.alicloud: 1.201.1 → 1.201.2
2023-03-18 14:20:37 +10:00
github-actions[bot] and zowoq
8ae4bb5a63
terraform-providers.docker: 3.0.1 → 3.0.2
2023-03-18 14:20:37 +10:00
github-actions[bot] and zowoq
88033436bb
terraform-providers.auth0: 0.44.1 → 0.45.0
2023-03-18 14:20:37 +10:00
Mario Rodas
53262cefb7
netdata-go-plugins: update meta
2023-03-18 04:20:00 +00:00
Mario Rodas
a0753a8b4b
netdata-go-plugins: add netdata test to passthru
2023-03-18 04:20:00 +00:00
Mario Rodas
bd2b3ec62b
netdata-go-plugins: 0.51.3 -> 0.51.4
...
https://github.com/netdata/go.d.plugin/releases/tag/v0.51.4
2023-03-18 04:20:00 +00:00