Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libutil shlib_version lossage



Something very strange happened recently, which I noticed by tracing
the forced update in joerg@'s Git mirror:

    +Author: christos <christos>
    +Date:   Sat Apr 7 16:44:39 2012 +0000
    +
    +    Bump shlib minor for new function: ereallocarr(3)
    +    
    +    Noted by <mrg>
    +
     diff --git a/lib/libutil/shlib_version b/lib/libutil/shlib_version
     index a658a26..7115edc 100644
     --- a/lib/libutil/shlib_version
    @@ -50118645,7 +50118653,9 @@
     Author: christos <christos>
     Date:   Wed Jul 8 17:29:56 2015 +0000

    -    bump bind libraries
    +    Bump shlib minor for new function: ereallocarr(3)
    +    
    +    Noted by <mrg>

     diff --git a/distrib/sets/lists/base/shl.mi b/distrib/sets/lists/base/shl.mi

The CVS log for lib/libutil/shlib_version now shows an anachronistic
commit about ereallocarr:

    revision 1.52
    date: 2015-07-26 15:15:31 +0000;  author: kamil;  state: Exp;  lines: +2 -2;  co
    mmitid: axBRfUsc0duU7Ouy;
    Bump shalib minor for new function: ereallocarr(3)

    Noted by <mrg>
    ----------------------------
    revision 1.51
    date: 2012-04-07 16:44:39 +0000;  author: christos;  state: Exp;  lines: +2 -2;
    Bump shlib minor for new function: ereallocarr(3)

    Noted by <mrg>

Likewise the CVS log for distrib/sets/lists/base/shl.mi:

   revision 1.744
   date: 2015-07-26 15:15:31 +0000;  author: kamil;  state: Exp;  lines: +3 -3;  co
   mmitid: axBRfUsc0duU7Ouy;                                                       Bump shalib minor for new function: ereallocarr(3)

   Noted by <mrg>
   ----------------------------
   revision 1.743
   date: 2015-07-08 17:29:56 +0000;  author: christos;  state: Exp;  lines: +8 -8; 
    commitid: zxPJFEcgglAbsvsy;                                                    Bump shlib minor for new function: ereallocarr(3)

   Noted by <mrg>

Whisky tango foxtrot?  Did someone botch a cvs admin?


Home | Main Index | Thread Index | Old Index