Package: pdsh / 2.35-3

Metadata

Package Version Patches format
pdsh 2.35-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
configure parse changelog.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 detect upstream version from debian/changelog.
 Removes assumption that we're building in a git repo.
debian groff man pages.patch | (download)

doc/pdcp.1.in | 2 1 + 1 - 0 !
doc/pdsh.1.in | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix groff warning messages in man pages
0001 Fix build on C23 compiler gcc 15.patch | (download)

src/common/macros.h | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 [patch] fix build on c23 compiler (gcc >= 15)

'true' and 'false' are proper keywords in C23.
This fixes issue #165.

Signed-off-by: Egbert Eich <eich@suse.com>
Signed-off-by: Arif Ali <arif-ali@ubuntu.com>