Bug 23252

Summary: gb-task-check-lastchange: disable in branches
Product: Infrastructure Reporter: viy <viy>
Component: girarAssignee: Dmitry V. Levin <ldv>
Status: CLOSED NOTABUG QA Contact: Mikhail Gusarov <dottedmag>
Severity: normal    
Priority: P3    
Version: unspecified   
Hardware: all   
OS: Linux   
URL: http://git.altlinux.org/people/viy/packages/?p=girar-builder.git;a=commit;h=49bda00f888f65ecfdc6c09f0db293d31d3176f3

Description viy 2010-03-30 16:27:05 MSD
commit 49bda00f888f65ecfdc6c09f0db293d31d3176f3
Author: Igor Vlasenko <viy@altlinux.org>
http://git.altlinux.org/people/viy/packages/?p=girar-builder.git;a=commit;h=49bda00f888f65ecfdc6c09f0db293d31d3176f3
Date:   Tue Mar 30 14:57:57 2010 +0300

    gb-task-check-lastchange: disabled in branches.
    
    gb-task-check-lastchange in branches contradicts
    common practice of frequent backporting.
    Also, lots of existing packages in branches
    already have devation in their changelogs,
    so enabling this check in branches makes backporting impossible
    without changelog fabrication.
Comment 1 Dmitry V. Levin 2010-03-30 17:19:11 MSD
This is what is_check_failure_tolerated() was introduced for.
Comment 2 viy 2010-03-30 18:49:04 MSD
sorry I missed it, thanks!