From 428581af1ed363cc627c7a2809749177ec3b41e7 Mon Sep 17 00:00:00 2001 From: Nick Bebout Date: Tue, 4 Mar 2014 19:29:43 -0600 Subject: [PATCH] Disable releasecheck - CVE-2013-4279 --- imapsync | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/imapsync b/imapsync index e4eb922..00c02f0 100755 --- a/imapsync +++ b/imapsync @@ -117,7 +117,6 @@ The option list: [--timeout ] [--split1] [--split2] [--reconnectretry1 ] [--reconnectretry2 ] - [--noreleasecheck] [--pidfile ] [--tmpdir ] [--version] [--help] @@ -701,6 +700,8 @@ $h2_nb_msg_end = $h2_bytes_end = 0 ; $nb_errors = 0; $max_msg_size_in_bytes = 0; +$releasecheck = 0; + my %month_abrev = ( Jan => 0, Feb => 1, @@ -5947,7 +5948,6 @@ Several options are mandatory. --debugimap : IMAP debug mode for host1 and host2. --version : Print software version. ---noreleasecheck : Do not check for new imapsync release (a http request). --justconnect : Just connect to both servers and print useful information. Need only --host1 and --host2 options. --justlogin : Just login to both host1 and host2 with users