diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2015-10-25 15:12:02 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2015-10-25 15:12:02 +0100 |
commit | 80bbfeec6e452844a263f3deaf1f565ba1ee750a (patch) | |
tree | 8bf41fcdde2a830a501d97bb8a4047f5837980a5 | |
parent | acb721db13e3dcdda08ccb0220ebf415de3bbd44 (diff) | |
download | kmyfirewall-80bbfeec6e452844a263f3deaf1f565ba1ee750a.tar.gz kmyfirewall-80bbfeec6e452844a263f3deaf1f565ba1ee750a.zip |
Update date in lsm filesr14.0.2
-rw-r--r-- | KMFIPTInterface/KMFIPTInterface.lsm | 2 | ||||
-rw-r--r-- | kmyfirewall.lsm | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/KMFIPTInterface/KMFIPTInterface.lsm b/KMFIPTInterface/KMFIPTInterface.lsm index 08ddc09..96e1d6b 100644 --- a/KMFIPTInterface/KMFIPTInterface.lsm +++ b/KMFIPTInterface/KMFIPTInterface.lsm @@ -1,7 +1,7 @@ Begin4 Title: KMFIPTinterface Version: R14.0.2 -Entered-date: 2015-08-26 +Entered-date: 2015-10-25 Description: A DCOP interface using the libiptc library to fetch running iptables configuration from the kernel Keywords: iptables, firewall, TDE, Qt Author: Christian Hubinger <e9806056@student.tuwien.ac.at> diff --git a/kmyfirewall.lsm b/kmyfirewall.lsm index 4602c75..361323f 100644 --- a/kmyfirewall.lsm +++ b/kmyfirewall.lsm @@ -1,7 +1,7 @@ Begin4 Title: KMyFirewall Version: R14.0.2 -Entered-date: 2015-08-26 +Entered-date: 2015-10-25 Description: An IPTables based firewall configuration tool Keywords: iptables, firewall, TDE, Qt Author: Christian Hubinger <chubinegr@gmail.com> |