Package: xautolock / 1:2.2-5.1

Metadata

Package Version Patches format
xautolock 1:2.2-5.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10 fix memory corruption.patch | (download)

src/options.c | 10 10 + 0 - 0 !
1 file changed, 10 insertions(+)

 fix memory corruption
 xautolock: Uses freed memory for starting the locker
11 fix no dpms.patch | (download)

include/config.h | 1 1 + 0 - 0 !
src/engine.c | 32 31 + 1 - 0 !
2 files changed, 32 insertions(+), 1 deletion(-)

 fix no dpms detection
 xautolock reset when the screen blanks
12 fix manpage.patch | (download)

xautolock.man | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix manpage bug
 The manpage resulted in errors because "1" was confused with an "l"
13 fix hppa build.patch | (download)

Imakefile | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 fix hppa build problem for debian
14 do not use union wait type.patch | (download)

src/engine.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 allows to build against glibc >=2.24