Package: drbd-utils / 9.22.0-1.2

Metadata

Package Version Patches format
drbd-utils 9.22.0-1.2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 dpkg statoverride instead of chgrp chmod.patch | (download)

user/v83/drbdadm_main.c | 4 1 + 3 - 0 !
user/v84/drbdadm_main.c | 4 1 + 3 - 0 !
user/v9/drbdadm_postparse.c | 5 1 + 4 - 0 !
3 files changed, 3 insertions(+), 10 deletions(-)

 dpkg-statoverride instead of chgrp/chmod

0002 udev rules name | (download)

scripts/Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix name of udev rules file. (closes: #679266)

Bug-Debian: http://bugs.debian.org/679266

0003 disable version warning | (download)

user/v83/drbdadm_usage_cnt.c | 2 1 + 1 - 0 !
user/v84/drbdadm_usage_cnt.c | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 disable module version warning for sublevel missmatch

Bug-Debian: http://bugs.debian.org/659353

0004 disable automatic user survey.patch | (download)

scripts/global_common.conf | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not participate in the drbd usage count survey by default

Bug-Debian: http://bugs.debian.org/711352

0006 initscript add start runlevels.patch | (download)

scripts/drbd | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add default-start runlevels to the initscript

0007 drbdmon buildflags.patch | (download)

user/drbdmon/Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 respect dpkg-buildflags cxxflags for drbdmon

0008 drbdmon pass LDFLAGS to g.patch | (download)

user/drbdmon/Makefile.in | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 drbdmon: pass ldflags to g++

0009 no hard coded paths.patch | (download)

scripts/Makefile.in | 10 5 + 5 - 0 !
user/v83/Makefile.in | 14 7 + 7 - 0 !
user/v84/Makefile.in | 14 7 + 7 - 0 !
3 files changed, 19 insertions(+), 19 deletions(-)

 do not hard-code paths to install scripts and helper binaries
 Instead use $LIBDIR everywhere consistently.
gcc 15.patch | (download)

user/drbdmon/utils.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix ftbfs with gcc 15