~cprov/+git/keepalived:master

Last commit made on 2017-02-17
Get this branch:
git clone -b master https://git.launchpad.net/~cprov/+git/keepalived
Only Celso Providelo can upload to this branch. If you are Celso Providelo please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~cprov/+git/keepalived

Recent commits

b21df46... by Patrick Quentin Armitage

Merge pull request #528 from pqarmitage/fixes

Define GIT_DATE and GIT_YEAR when generating default git-commit.h

185912c... by Patrick Quentin Armitage

Define GIT_DATE and GIT_YEAR when generating default git-commit.h

This issue was caused by commit 5287f03 which didn't define GIT_DATE
and GIT_YEAR in all circumstances.

Signed-off-by: Quentin Armitage <email address hidden>

3842efd... by Patrick Quentin Armitage

Merge pull request #522 from pqarmitage/fixes

Fix generation of lib/git-commit.h when building a tagged commit

Without this fix, keepalived doesn't build from the generated tarball.

bd8f6bc... by Patrick Quentin Armitage

Fix generation of lib/git-commit.h when building a tagged commit

Signed-off-by: Quentin Armitage <email address hidden>

d581149... by Alexandre Cassen <email address hidden>

keepalived-1.3.3

7bb10c6... by Patrick Quentin Armitage

Merge pull request #520 from pqarmitage/fixes

Fix rpmbuilds when configure.ac/configure patched

6876929... by Patrick Quentin Armitage

Merge branch 'master' into fixes

258985b... by Patrick Quentin Armitage

Force recreating automake/autoconf files when building with rpm

If an autoconf/automake source file is patched as part of the rpmbuild
process, then some of the autoconf/automake generated files may be
regenerated, and this can cause a mismatch if the versions of autoconf/
automake on the system building the rpm don't match the versions
that were used to generate the files that have been committed to git.

This patch changes the keepalived.spec file to always run autoreconf -f -i
to ensure the generated autoconf/automake files are aligned to the right
version.

Signed-off-by: Quentin Armitage <email address hidden>

66e7895... by Patrick Quentin Armitage

Merge pull request #519 from pqarmitage/fixes

Updates for Alpine Linux

0ca1064... by Patrick Quentin Armitage

Add details of what libraries are needed for various Linux distros

Signed-off-by: Quentin Armitage <email address hidden>