Codebase list etherpuppet / b57fb01
Refresh patches. Debian Janitor 2 years ago
1 changed file(s) with 4 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 Description: Apply upstream fix to make package usable on systems with unsigned char.
11 Author: Peter Michael Green <plugwash@raspbian.org>
22
3 --- etherpuppet-0.3.orig/etherpuppet.c
4 +++ etherpuppet-0.3/etherpuppet.c
3 Index: etherpuppet/etherpuppet.c
4 ===================================================================
5 --- etherpuppet.orig/etherpuppet.c
6 +++ etherpuppet/etherpuppet.c
57 @@ -227,7 +227,8 @@ int main(int argc, char *argv[])
68 struct sigaction sa;
79