[PATCH] add release script guard for untagged changes in libraries

Andrew Bartlett abartlet at samba.org
Fri May 17 16:27:13 MDT 2013


On Fri, 2013-05-17 at 16:23 +0300, Alexander Bokovoy wrote:
> Hi,
> 
> Attached patch implements a script that reports on changes which were added
> after latest release of a library (tdb, ldb, talloc, tevent, ...). The aim
> of the script is to help detecting cases when we haven't released the
> libraries prior to the release of Samba since any of those changes could
> potentially be required by the Samba code and people will not be able to
> build (or run) the release against system versions of the libraries because
> they would lack these changes.

This is a really neat approach to the problem!  Nice work!

> Attached also is output of the script for master. You can ignore top commit
> for each report as it is the commit with the script itself.

Now we just need to have the release script call this at the right
point.

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org




More information about the samba-technical mailing list