mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-20 19:44:56 +02:00
ipset: bump version to 2.4.7
Moving from ipset 2.4.5 to 2.4.7. Upstream changed, but the Xtables-addons copy did not (issues were not present): >2.4.7 > - Typo which broke compilation with kernels < 2.6.28 > fixed (reported by Richard Lucassen, Danny Rawlins) > >2.4.6 > - Compatibility fix for kernels >= 2.6.28
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
#define PROC_SYS_MODPROBE "/proc/sys/kernel/modprobe"
|
#define PROC_SYS_MODPROBE "/proc/sys/kernel/modprobe"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define IPSET_VERSION "2.4.5"
|
#define IPSET_VERSION "2.4.7"
|
||||||
|
|
||||||
char program_name[] = "ipset";
|
char program_name[] = "ipset";
|
||||||
char program_version[] = IPSET_VERSION;
|
char program_version[] = IPSET_VERSION;
|
||||||
|
Reference in New Issue
Block a user