]> git.ipfire.org Git - thirdparty/xtables-addons.git/commitdiff
doc: update README and changelog
authorJan Engelhardt <jengelh@inai.de>
Thu, 7 Mar 2019 09:18:10 +0000 (10:18 +0100)
committerJan Engelhardt <jengelh@inai.de>
Thu, 7 Mar 2019 09:18:43 +0000 (10:18 +0100)
README
doc/changelog.txt

diff --git a/README b/README
index 99fe4a4b99090fbda266db1aaa05cd83cd3f322b..81e688ae466b043a0e3ea8494afb128ce18acc7f 100644 (file)
--- a/README
+++ b/README
@@ -1,19 +1,13 @@
 Xtables-addons
 ==============
 
-Xtables-addons is the proclaimed successor to patch-o-matic(-ng). It
-contains extensions that were not accepted in the main Xtables
-package.
+Xtables-addons is a set of extensions that were not accepted in the
+Linux kernel and/or main Xtables/iptables package.
 
-Xtables-addons is different from patch-o-matic in that you do not
-have to patch or recompile either kernel or Xtables(iptables). But
-please see the INSTALL file for the minimum requirements of this
-package.
-
-All code imported from patch-o-matic has been reviewed and all
-apparent bugs like binary stability across multiarches, missing
-sanity checks and incorrect endianess handling have been fixed,
-simplified, and sped up.
+It superseded the earlier patch-o-matic(-ng) package in that no
+patching and/or recompilation of either the kernel or
+Xtables/iptables is required. However, do see the INSTALL file for
+the minimum requirements of Xtables-addons.
 
 
 Included in this package
@@ -21,12 +15,6 @@ Included in this package
 - xt_ACCOUNT 1.16, libxt_ACCOUNT 1.3
 
 
-Inclusion into a kernel tree
-============================
-
-
-
-
 External extensions
 ===================
 
index bbff4d126cf14b33f12e0760f7558451881dd181..1400aebfb6e64bd82f00df962b43f935f9d7ed72 100644 (file)
@@ -3,6 +3,12 @@ HEAD
 ====
 
 
+v3.3 (2019-03-07)
+=================
+Enhancements:
+- support for Linux 5.0
+
+
 v3.2 (2018-09-07)
 =================
 Changes: