Path to this page:
Subject: CVS commit: pkgsrc/sysutils
From: Adam Ciarcinski
Date: 2022-10-31 18:32:46
Message id: 20221031173246.88E0AFA90@cvs.NetBSD.org
Log Message:
salt salt-docs: updated to 3005.1
3005.1
FIXED
Fix arch parsing issue in apt source files
Fixed parsing CDROM apt sources
Use str() method instead of repo_line for when python3-apt is installed or not \
in aptpkg.py.
Remove the connection_timeout from netmiko_connection_args before \
netmiko_connection_args is added to \
__context__["netmiko_device"]["args"] which is passed along \
to the Netmiko library.
fixes #62553 by checking for disabled master_type before starting master \
connection and skipping it if set.
Fix runas with cmd module when using the onedir bundled packages
Fix the Pyinstaller hooks to preserve the environment if None is passed.
pkgrepo.managed sets wrong permissions on keys installed to /etc/apt/keyring
pkgrepo.managed creates zero byte gpg files when dearmoring contents to the same \
filename
Ensure default values for IPC Buffers are correct type
Fix a hang on salt-ssh when using sudo.
Renderers now have access to the correct set of salt functions.
Fix including Jinja template from absolute path
include jmespath in package requirements
Fix pkgrepo.managed signed-by in test=true mode
Ensure the status of the service is captured when the beacon function is called, \
even when the event is not being emitted.
The sub proxies controlled by Deltaproxy need to have their own req_channel \
otherwise there are timeout exceptions when the __master_req_channel_payload is \
fired and reacted on.
Files: