git: Activate symbol versioning on libc (bump DF version)

John Marino marino at crater.dragonflybsd.org
Sat Sep 12 07:56:11 PDT 2015


commit 43a397d9530c74c94b1d6555fa851d394f2ed930
Author: John Marino <draco at marino.st>
Date:   Sat Sep 12 14:48:25 2015 +0200

    Activate symbol versioning on libc (bump DF version)
    
    The symbol maps for libc have been verified to work as expected, thus
    symbol versioning has been activated for libc.  The major version of
    libc remains at 8 indefinitely.
    
    The previously built packages and programs should continue to function
    normally.  Future packages built on latest master (400304+) will not
    run on DragonFly with version 400303 or earlier due to missing symbol
    errors by rtld.  The plan is to archive current packages under a new
    directory of mirror-master to continue (static) support for older versions
    of master until those machines can be upgraded.
    
    The DF version is changed to 400304 with this commit.

Summary of changes:
 lib/libc/Makefile | 2 --
 sys/sys/param.h   | 3 ++-
 2 files changed, 2 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/43a397d9530c74c94b1d6555fa851d394f2ed930


-- 
DragonFly BSD source repository



More information about the Commits mailing list