summaryrefslogtreecommitdiff
path: root/lib/talloc/script/release-script.sh
AgeCommit message (Collapse)AuthorFilesLines
2009-12-20Fix release script to work with recent git versionsSimo Sorce1-1/+1
(cherry picked from commit 7f956869ff7a8e481afb9db0c52a0d74d809867a) Signed-off-by: Stefan Metzmacher <metze@samba.org>
2009-12-20talloc: Make abi checks in release scriptSimo Sorce1-0/+10
Make always sure the exports and signature files are up to date before shipping a release. (cherry picked from commit 8fb483b2964f1222c013df42ba8be544269da612) Signed-off-by: Stefan Metzmacher <metze@samba.org>
2009-12-20talloc: Move release script under /script tooSimo Sorce1-0/+48
(cherry picked from commit 8e6df560b74d7e9b94dd47625de56bc1dc0bc6d7) Signed-off-by: Stefan Metzmacher <metze@samba.org>