- Correctly escape hostname that could lead to xss attack (bsc#1240071, CVE-2025-30219) * fix-CVE-2025-30219.patch OBS-URL: https://build.opensuse.org/request/show/1286573 OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=214
8 lines
115 B
Plaintext
8 lines
115 B
Plaintext
/var/log/rabbitmq/*.log {
|
|
weekly
|
|
missingok
|
|
rotate 20
|
|
compress
|
|
notifempty
|
|
}
|