Skip to content

Fix filemode of the zonefile directory#289

Merged
ekohl merged 1 commit intotheforeman:masterfrom
kajinamit:fix/288
Dec 21, 2025
Merged

Fix filemode of the zonefile directory#289
ekohl merged 1 commit intotheforeman:masterfrom
kajinamit:fix/288

Conversation

@kajinamit
Copy link
Contributor

In CentOS/RHEL the directory is created with mode 0770, instead of 0750.

Fixes: #288

In CentOS/RHEL the directory is created with mode 0770, instead of
0750.

Fixes: theforeman#288
@ekohl ekohl added the Bug label Dec 21, 2025
@ekohl ekohl merged commit af140e7 into theforeman:master Dec 21, 2025
18 checks passed
@kajinamit kajinamit deleted the fix/288 branch January 14, 2026 04:58
@kajinamit
Copy link
Contributor Author

@ekohl I wonder if I could request a new release which contains this fix ? This is required to fix broken idempotency in recent CentOS Stream 9 version.

@kajinamit
Copy link
Contributor Author

@ekohl I wonder if I could request a new release which contains this fix ? This is required to fix broken idempotency in recent CentOS Stream 9 version.

I just discovered a regression in master, which I'm fixing by #290 so please hold on the release until that PR is merged ...

@ekohl
Copy link
Member

ekohl commented Jan 19, 2026

We're planning to do releases next week for Foreman 3.18.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken idempotency caused by filemode of /var/named/dynamic in CentOS Stream 9

2 participants