Debian Patches

Status for resource-agents/1:4.12.0-2

Patch Description Author Forwarded Bugs Origin Last update
reproducible.patch Try to make the package build reproducible Some compile options cause the build to be unreproducible:
-ggdb3: debug info and Build ID in the binaries change
Valentin Vidic <Valentin.Vidic@CARNet.hr> not-needed 2017-08-22
var-run.patch Use /run instead of /var/run Valentin Vidic <vvidic@debian.org> no 2018-12-09
01_docbook_patch.patch Use local stylesheet prefix Martin Loschwitz <madkiss@debian.org> no 2011-10-20
mysql-path.patch fix mysql log and sock paths for Debian Valentin Vidic <Valentin.Vidic@CARNet.hr> no 2017-12-03
no-dirty-version Never use a -dirty version in git builds Christoph Berg <christoph.berg@credativ.de> no 2016-02-02
ipv6-linux-only Disable IPv6addr and send_ua on non-Linux They need SIOCSIFADDR and SIOGIFINDEX. Christoph Berg <myon@debian.org> no 2016-04-08
ocft-configs.patch Make agent tests work on Debian Patch package names and other details in ocft test
configs to be usable by debian/tests.
Valentin Vidic <Valentin.Vidic@CARNet.hr> not-needed 2017-01-12
gitignore.patch Fix .gitignore to work with debian package Remove entries that interfere with maintaining debian/patches
in the Debian HA git repository.
Valentin Vidic <Valentin.Vidic@CARNet.hr> not-needed 2017-08-03
IPv6addr-delay.patch [PATCH] IPv6addr: expect ping/pong delay
Under heavy network load, the echo response to an echo request that was
just sent may not immediately be available for reading, with
recvmsg(MSG_DONTWAIT) failing with EAGAIN. This leads to occasional
false positive "not running" events.

This wraps the recvmsg() within a poll() loop with a short timeout (10
ms) and retries reading the echo response up to 3 times, in case poll()
was interrupted by some other event (e.g. EINTR).

Closes #1855
Richard Fuchs <rfuchs@sipwise.com> no 2023-03-30

All known versions for source package 'resource-agents'

Links