DELTA 405667 0 30 SVN*  }mertificate-transparencyENDREP DELTA SVNTcTTx^]o0E U-*q)+HՋIȀa,S,˪$dG]p}|k8 `Am'%׿pL1\ _9!S6`<g{XwX^s)1"OX]e]aNxC[)zd|MI0-'4Uk`9rMq+R”l_qX2eq@Nr,|߆D-9L/tG4 ghYShMM|fyODtغc ({^fz-'fe4N);e'8ū7~ Yُߦ^KFKW(85+۵[ r~hyRv"T0F(L=9a0RÒ s@Vƒ /:zlKr倒)YQIj_FYWV 24\2֭2D]OS:Ƶ~O[G5t{i1]'-@w\ixG^[Ds&ohZrkބa_b#-<+2wn>5N#`"3DQ *ŠX]?̌TENDREP DELTA SVNVXVVSHA256 (google-certificate-transparency-20151025-7e1cf3b_GH0.tar.gz) = d8f4beac5a9d0b8248c9d3c4c318160937b6a26e84401fb262c326c5bc57fd9c SIZE (google-certificate-transparency-20151025-7e1cf3b_GH0.tar.gz) = 10404561 ENDREP DELTA SVNU%UUx^Rn0=MVEVzX庆X$qj8jlKf `vb#3@5tɰo 3M< G.ɲW.2D?kgE]\zWAkk|\[vUZ( yZU|3ͬefWi{ N:&dq(?gcO$!Ú[ޜcq /~*VfE|トuo!\ʫ[Tl&W]cL#[,׽Ck V2-b'+lƒ΍`l[+x鎯gfr ZiNA5jQ@qVdjcFiJHYTeX>s㈨z߉8Gg2AY]1v0sl׼k/網i/P"T yXNZ+ӝ;Z EݼhmFϴ3T0++1m޵{gX8.F yo ^zxMoc*'c9X&%!zH{4#yHA@IXւyFlg+I$Y>NR;SBI<>9XTJYw^boENDREP DELTA SVNI`IIx^ŔmO0_JH%n1 $jjWæ}]ѽ@7;_Vx6ۈ3lƏc_*a&h5vhՃ /y޳见[v3#pwjv ^Afx ג'c2 ?+`5L f0k& h Xγ2 pab)F<+Mu;{B@˄fJe员s ٱ @<ulFNP8;ua{R) SŦgEAIrn-cT2AJ`1[vyL SENDREP DELTA SVNUWUU--- cpp/fetcher/remote_peer_test.cc.orig 2015-11-20 15:20:24.460754000 +0100 +++ cpp/fetcher/remote_peer_test.cc 2015-11-20 15:22:18.618590000 +0100 @@ -1,5 +1,8 @@ #include #include +// Without this, build will fail due to clash between onigposix.h +// and regex.h; note it's only compiled with "make check". +#define GTEST_HAS_POSIX_RE 0 #include #include #include "log/etcd_consistent_store.h" ENDREP DELTA SVN--- cpp/log/cluster_state_controller_test.cc.orig 2015-11-20 15:24:59.021489000 +0100 +++ cpp/log/cluster_state_controller_test.cc 2015-11-20 15:25:23.094886000 +0100 @@ -1,3 +1,6 @@ +// Without this, build will fail due to clash between onigposix.h +// and regex.h; note it's only compiled with "make check". +#define GTEST_HAS_POSIX_RE 0 #include #include #include ENDREP DELTA SVNXZXX--- cpp/log/etcd_consistent_store_test.cc.orig 2015-11-20 15:30:32.679028000 +0100 +++ cpp/log/etcd_consistent_store_test.cc 2015-11-20 15:30:49.997410000 +0100 @@ -3,6 +3,9 @@ #include #include #include +// Without this, build will fail due to clash between onigposix.h +// and regex.h; note it's only compiled with "make check". +#define GTEST_HAS_POSIX_RE 0 #include #include #include ENDREP DELTA SVNIKII--- cpp/log/frontend_signer_test.cc.orig 2015-11-20 15:32:59.815039000 +0100 +++ cpp/log/frontend_signer_test.cc 2015-11-20 15:33:30.684240000 +0100 @@ -1,5 +1,8 @@ /* -*- indent-tabs-mode: nil -*- */ #include +// Without this, build will fail due to clash between onigposix.h +// and regex.h; note it's only compiled with "make check". +#define GTEST_HAS_POSIX_RE 0 #include #include #include ENDREP DELTA SVN;=;;--- cpp/log/frontend_test.cc.orig 2015-11-20 15:34:34.528539000 +0100 +++ cpp/log/frontend_test.cc 2015-11-20 15:34:47.368662000 +0100 @@ -1,5 +1,8 @@ /* -*- indent-tabs-mode: nil -*- */ #include +// Without this, build will fail due to clash between onigposix.h +// and regex.h; note it's only compiled with "make check". +#define GTEST_HAS_POSIX_RE 0 #include #include #include ENDREP DELTA SVN--- cpp/log/log_lookup_test.cc.orig 2015-11-20 15:36:32.679863000 +0100 +++ cpp/log/log_lookup_test.cc 2015-11-20 15:36:50.639269000 +0100 @@ -1,4 +1,7 @@ /* -*- indent-tabs-mode: nil -*- */ +// Without this, build will fail due to clash between onigposix.h +// and regex.h; note it's only compiled with "make check". +#define GTEST_HAS_POSIX_RE 0 #include #include #include ENDREP DELTA SVN!#!!--- cpp/log/tree_signer_test.cc.orig 2015-11-20 15:50:58.101424000 +0100 +++ cpp/log/tree_signer_test.cc 2015-11-20 15:51:15.216405000 +0100 @@ -1,4 +1,7 @@ /* -*- indent-tabs-mode: nil -*- */ +// Without this, build will fail due to clash between onigposix.h +// and regex.h; note it's only compiled with "make check". +#define GTEST_HAS_POSIX_RE 0 #include #include #include ENDREP DELTA SVNJLJJ--- cpp/net/url_fetcher_test.cc.orig 2015-11-20 15:17:37.750964000 +0100 +++ cpp/net/url_fetcher_test.cc 2015-11-20 15:18:12.043994000 +0100 @@ -8,6 +8,9 @@ #include #include #include +// Without this, build will fail due to clash between onigposix.h +// and regex.h; note it's only compiled with "make check". +#define GTEST_HAS_POSIX_RE 0 #include #ifdef HAVE_NETDB_H # include ENDREP DELTA SVN)+))--- cpp/server/ct-mirror.cc.orig 2015-10-24 17:49:55.279261000 +0200 +++ cpp/server/ct-mirror.cc 2015-10-24 17:50:05.284510000 +0200 @@ -124,7 +124,7 @@ using cert_trans::Update; using cert_trans::UrlFetcher; using ct::ClusterNodeState; using ct::SignedTreeHead; -using google::RegisterFlagValidator; +using gflags::RegisterFlagValidator; using std::bind; using std::chrono::duration; using std::chrono::duration_cast; ENDREP DELTA SVN)+))--- cpp/server/ct-server.cc.orig 2015-10-24 17:48:38.840376000 +0200 +++ cpp/server/ct-server.cc 2015-10-24 17:49:03.684762000 +0200 @@ -116,7 +116,7 @@ using cert_trans::Update; using cert_trans::UrlFetcher; using ct::ClusterNodeState; using ct::SignedTreeHead; -using google::RegisterFlagValidator; +using gflags::RegisterFlagValidator; using std::bind; using std::chrono::duration; using std::chrono::duration_cast; ENDREP DELTA SVNUx^k0ǟ_q0D? E92DBcXH~M=Lp>&mNvrBBm`wtѠGc@`@=A/A"PBe堕yLQw[rE3gܑBF\B`cgkEx7jeTc؍5Tqxir+59YFUOS*rsh5^RJ3 58y+igUB8 ڵ,3o2]0@֏ߣ~>ڿjՒ$aRk Iu+U8nENDREP DELTA SVN--- cpp/util/bench_etcd.cc 2015-10-27 10:34:16.495831000 +0100 +++ cpp/util/bench_etcd.cc.orig 2015-10-27 10:33:58.482267000 +0100 @@ -105,7 +105,7 @@ void test_etcd(int thread_num) { int main(int argc, char* argv[]) { - google::ParseCommandLineFlags(&argc, &argv, true); + gflags::ParseCommandLineFlags(&argc, &argv, true); google::InitGoogleLogging(argv[0]); evthread_use_pthreads(); ENDREP DELTA SVNacaa--- cpp/util/etcd_masterelection.cc.orig 2015-10-27 10:32:35.670615000 +0100 +++ cpp/util/etcd_masterelection.cc 2015-10-27 10:33:16.624128000 +0100 @@ -24,7 +24,7 @@ DEFINE_string(node_id, "", "unique node int main(int argc, char* argv[]) { - google::ParseCommandLineFlags(&argc, &argv, true); + gflags::ParseCommandLineFlags(&argc, &argv, true); google::InitGoogleLogging(argv[0]); evthread_use_pthreads(); CHECK(!FLAGS_node_id.empty()) << "Must set --node_id"; ENDREP DELTA SVNsuss--- cpp/util/etcd_test.cc.orig 2015-11-20 15:52:11.557932000 +0100 +++ cpp/util/etcd_test.cc 2015-11-20 15:52:28.585505000 +0100 @@ -1,3 +1,6 @@ +// Without this, build will fail due to clash between onigposix.h +// and regex.h; note it's only compiled with "make check". +#define GTEST_HAS_POSIX_RE 0 #include #include #include ENDREP DELTA SVNMOMM--- cpp/util/fake_etcd_test.cc.orig 2015-11-20 15:53:01.290954000 +0100 +++ cpp/util/fake_etcd_test.cc 2015-11-20 15:53:17.991665000 +0100 @@ -4,6 +4,9 @@ #include #include #include +// Without this, build will fail due to clash between onigposix.h +// and regex.h; note it's only compiled with "make check". +#define GTEST_HAS_POSIX_RE 0 #include #include #include ENDREP DELTA SVN@&@@x^O0ǟ׿T^i5QХRTrfldahDW^:Gb}{uP??n L0u$_x5a2QV"E,O.${'Q8!A~c+Y[- SI1a@cj)}] No\ujڻTJʱ(VhnQi&(&W2F-> JT>=TL -ZƷSk;Z >s.̻ubn0O0UbT~eu8*evo2ɂ n#\?b%I35o wz-A3ڝ{O4M(Upu{\,L k[ 3`mPB96QD2 ENDREP DELTA SVN#%##--- cpp/util/libevent_wrapper_test.cc.orig 2015-11-20 15:53:58.271952000 +0100 +++ cpp/util/libevent_wrapper_test.cc 2015-11-20 15:54:14.240116000 +0100 @@ -1,5 +1,8 @@ #include "util/libevent_wrapper.h" +// Without this, build will fail due to clash between onigposix.h +// and regex.h; note it's only compiled with "make check". +#define GTEST_HAS_POSIX_RE 0 #include #include "util/testing.h" ENDREP DELTA SVNBDBB--- cpp/util/masterelection_test.cc.orig 2015-11-20 15:54:47.351564000 +0100 +++ cpp/util/masterelection_test.cc 2015-11-20 15:55:09.284855000 +0100 @@ -6,6 +6,9 @@ #include #include #include +// Without this, build will fail due to clash between onigposix.h +// and regex.h; note it's only compiled with "make check". +#define GTEST_HAS_POSIX_RE 0 #include #include ENDREP DELTA SVN<x^R]k0}ť}I/9nT#c -K}3|# X[蟯lwki ]{:quRZ$'ˌd8#,lAeB~/Ɍ  dO)IY#7