<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:"Calibri",sans-serif;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal> In an older version of rancid, we used to edit the rancid file to add a “next if” line to tell it to skip coredump.cfg if it encountered any change.  This stopped it sending out a diff for every ASA we have on every run, which is to say the least annoying.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Here is an example of what we are seeing:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoPlainText>Index: configs/firewall<o:p></o:p></p><p class=MsoPlainText>===================================================================<o:p></o:p></p><p class=MsoPlainText>retrieving revision 1.9<o:p></o:p></p><p class=MsoPlainText>diff -u -4 -r1.9 firewall<o:p></o:p></p><p class=MsoPlainText>@@ -67,9 +67,9 @@<o:p></o:p></p><p class=MsoPlainText>  ! The flash activation key is the SAME as the running key.<o:p></o:p></p><p class=MsoPlainText>  !<o:p></o:p></p><p class=MsoPlainText>  !Flash: --#--  --length--  -----date/time------  path<o:p></o:p></p><p class=MsoPlainText>  !Flash:    13  4096        Jul 14 2009 04:32:24  coredumpinfo<o:p></o:p></p><p class=MsoPlainText>- !Flash:    14  43          Jun 16 2016 21:03:07  coredumpinfo/coredump.cfg<o:p></o:p></p><p class=MsoPlainText>+ !Flash:    14  43          Jun 16 2016 22:03:07  coredumpinfo/coredump.cfg<o:p></o:p></p><p class=MsoPlainText>  !Flash:    84  4181246     May 21 2009 04:16:00  securedesktop-asa-3.2.1.103-k9.pkg<o:p></o:p></p><p class=MsoPlainText>  !Flash:    85  398305      May 21 2009 04:16:22  sslclient-win-1.1.0.154.pkg<o:p></o:p></p><p class=MsoPlainText>  !Flash:    12  4096        Nov 09 2009 19:24:16  crypto_archive<o:p></o:p></p><p class=MsoPlainText>  !Flash:    92  393828      Sep 01 2009 13:25:16  crypto_archive/crypto_arch_1.bin<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal> I am now running version 3.3.0 according the start script, and the rancid script is very small now, guessing a lot got put elsewhere.   <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal> Can anyone point me to a way to make rancid stop sending me an update about the coredump.cfg file on every run, it would sure be appreciated..<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:10.5pt;color:#1F497D'>---<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.5pt;color:#1F497D'>Howard Leadmon </span><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>