tlsdated: pass -l and -v through to tlsdate
Supply these options to tlsdate as needed. The ultimate goal of these changes is
to avoid passing an arbitrary tlsdate argv to tlsdated.
Signed-off-by: Elly Fong-Jones <[email protected]>
diff --git a/CHANGELOG b/CHANGELOG
index 021a197..7806fa2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,8 @@
Add -x option to tlsdated to override source proxies.
Correctly check SANs against target host when using proxies.
Fix a race in tlsdate-dbus-announce that can cause signal drops.
+ Support -l argument to tlsdated.
+ Pass -l and -v arguments from tlsdated to tlsdate.
0.0.6 Mon 18 Feb, 2013
Ensure that tlsdate compiles with g++ by explicit casting rather than
implicit casting by whatever compiler is compiling tlsdate.