diff options
-rw-r--r-- | modules/buildsystem/templates/submit-todo.conf | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/modules/buildsystem/templates/submit-todo.conf b/modules/buildsystem/templates/submit-todo.conf index 649bb685..ebcebc60 100644 --- a/modules/buildsystem/templates/submit-todo.conf +++ b/modules/buildsystem/templates/submit-todo.conf @@ -129,15 +129,15 @@ checks: cauldron: # * No freeze - authorized_sections: ^[a-z]+/(release|updates_testing)$ - authorized_arches: .* - mode: normal +# authorized_sections: ^[a-z]+/(release|updates_testing)$ +# authorized_arches: .* +# mode: normal # * Version freeze -# authorized_packages: ^$ -# authorized_sections: ^(core|nonfree|tainted)/updates_testing$ -# authorized_arches: ^$ -# authorized_users: ^blino|ennael|misc|boklm|pterjan|stewb$ -# mode: version_freeze + authorized_packages: ^$ + authorized_sections: ^(core|nonfree|tainted)/updates_testing$ + authorized_arches: ^$ + authorized_users: ^blino|ennael|misc|boklm|pterjan|stewb$ + mode: version_freeze # * Full freeze # authorized_packages: ^mdkonline|drakxtools|urpmi|ia_ora-gnome|ldetect|ldetect-lst|rpm-mageia-setup|perl-MDK-Common$ # authorized_packages: none_package_authorized |