Reviewed: https://review.opendev.org/c/openstack/oslo.metrics/+/813018 Committed: https://opendev.org/openstack/oslo.metrics/commit/b23fb97c97d02615c0eef428ebd223b6baced952 Submitter: "Zuul (22348)" Branch: master
commit b23fb97c97d02615c0eef428ebd223b6baced952 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 ** Changed in: oslo.metrics Status: In Progress => Fix Released -- 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
