summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2014-04-29 10:40:48 -0500
committerKali Kaneko <kali@leap.se>2014-05-12 10:47:14 -0500
commita733e83ae0bcbcc9daa0cba0aa4704f499406394 (patch)
tree17c2776bc129ecebe36a1f30ad0668dc5825acbf /changes
parent2781cc604de74ad3d41c939fb807b5e689d435eb (diff)
add elijah's root-wrapper in python
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-5595-increase-polkit-wait-time1
-rw-r--r--changes/feature_linux-firewall1
2 files changed, 2 insertions, 0 deletions
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/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