NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Problem with blacklistd



The -r flag of blacklistd fails to work on netbsd 7-stable. Looking at the code its because the restore was being run BEFORE the state database was opened.

As far as I can tell there are 2 changes to fix this bug:
blacklistd.c 1.34 -> 1.35
state.c 1.18 -> 1.19

While I could manually patch it and build it it seems like an obvious candidate for a pullup to the 7-stable branch.

Mike


Home | Main Index | Thread Index | Old Index