summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2014-05-16 15:50:41 -0300
committerTomás Touceda <chiiph@leap.se>2014-05-16 15:50:41 -0300
commit2bb3e9200adf7fcc1781ba7ff119f6dd6d09f7dc (patch)
tree400ac91ea22e121344b123ea6a0ac1ba6769120d /changes
parentf995ff502089bcb7ef6a0fe71c692ee7274d45cb (diff)
parentdfbe8c4f0158366e91ea5118e5aa68c07d28ddbf (diff)
Merge remote-tracking branch 'kali/linux-firewall-root-py-2' into develop
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-5592_harcode_openvpn_path_for_bundle1
-rw-r--r--changes/bug-5595-increase-polkit-wait-time1
-rw-r--r--changes/bug-avoid-soft-restart1
-rw-r--r--changes/feature_linux-firewall1
4 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug-5592_harcode_openvpn_path_for_bundle b/changes/bug-5592_harcode_openvpn_path_for_bundle
new file mode 100644
index 00000000..67f4b533
--- /dev/null
+++ b/changes/bug-5592_harcode_openvpn_path_for_bundle
@@ -0,0 +1 @@
+- Hardcode paths for openvpn if STANDALONE=True. Related: #5592
diff --git a/changes/bug-5595-increase-polkit-wait-time b/changes/bug-5595-increase-polkit-wait-time
new file mode 100644
index 00000000..5662e249
--- /dev/null
+++ b/changes/bug-5595-increase-polkit-wait-time
@@ -0,0 +1 @@
+- Increase waiting time to wait for polkit agent to be up. Closes: #5595
diff --git a/changes/bug-avoid-soft-restart b/changes/bug-avoid-soft-restart
new file mode 100644
index 00000000..36795ad7
--- /dev/null
+++ b/changes/bug-avoid-soft-restart
@@ -0,0 +1 @@
+- Use openvpn hard restart. Closes: #5669
diff --git a/changes/feature_linux-firewall b/changes/feature_linux-firewall
new file mode 100644
index 00000000..2a48da07
--- /dev/null
+++ b/changes/feature_linux-firewall
@@ -0,0 +1 @@
+- Use iptables firewall. Closes: #5588