]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: add a few release and backport scripts in scripts/
authorWilly Tarreau <w@1wt.eu>
Tue, 10 May 2016 10:04:13 +0000 (12:04 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 10 May 2016 10:08:44 +0000 (12:08 +0200)
commit62b71eea5e885b927e513ca3401e81515c9412db
treed36f36a2318d36dfcc569ba8f47408032206f25f
parentc7d3f3ab76d2753f4ed292d99b5fff24b70b04a4
BUILD: add a few release and backport scripts in scripts/

These ones have been used for several months already and are quite
convenient to emit new releases and backport fixes. I'm fed up with
having different versions on different machines, let's commit them
now.
scripts/announce-release [new file with mode: 0755]
scripts/create-release [new file with mode: 0755]
scripts/git-show-backports [new file with mode: 0755]
scripts/publish-release [new file with mode: 0755]