Reviewed: https://review.opendev.org/c/openstack/oslo.metrics/+/814265 Committed: https://opendev.org/openstack/oslo.metrics/commit/b90433530d1b0349b9952a43c85b80b9d6fb631e Submitter: "Zuul (22348)" Branch: stable/xena
commit b90433530d1b0349b9952a43c85b80b9d6fb631e Author: Corey Bryant <[email protected]> Date: Thu Oct 7 09:57:27 2021 -0400 Limit metrics_socket_file permissions This limits the metrics_socket_file permissions to 0o660. Prior to this change, symbolic constants were used, resulting in 0o707 permissions. Closes-Bug: #1945533 Change-Id: I009ffbc10d3400881c6f8b2178494ba180d6549f (cherry picked from commit b23fb97c97d02615c0eef428ebd223b6baced952) ** Tags added: in-stable-xena -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945533 Title: permissions on /var/tmp/metrics_collector.sock To manage notifications about this bug go to: https://bugs.launchpad.net/oslo.metrics/+bug/1945533/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
