LWN.net Logo

rPUA-2006-0107-1 conary conary-build conary-policy conary-repository

From:  "Justin M. Forbes" <jmforbes-AT-rpath.com>
To:  update-announce-AT-lists.rpath.com
Subject:  rPUA-2006-0107-1 conary conary-build conary-policy conary-repository
Date:  Fri, 16 Jun 2006 17:41:01 -0400
Cc:  lwn-AT-lwn.net

rPath Update Advisory: 2006-0107-1
Published: 2006-06-16
Products: rPath Linux 1
Rating: Minor
Updated Versions:
    conary=/conary.rpath.com@rpl:devel//1/1.0.20-1-0.1
    conary-build=/conary.rpath.com@rpl:devel//1/1.0.20-1-0.1
    conary-repository=/conary.rpath.com@rpl:devel//1/1.0.20-1-0.1
    conary-policy=/conary.rpath.com@rpl:devel//1/1.0.6-1-0.1

References:
    http://issues.rpath.com/browse/CNY-499
    http://issues.rpath.com/browse/CNY-519
    http://issues.rpath.com/browse/CNY-557

Description:
    Conary 1.0.20 is a maintenance release.
    
    Build Changes:
        o  jvmdir, javadir, javadocdir, and thisjavadocdir have been added
           to the default set of macros.
        o  An r.JavaDoc() build action has been added. It functions
           exactly like the r.Doc() build action, except it copies into
           %(thisjavadocdir)s.
        o  When the r.addArchive() source action attempts to guess the
           main directory in which to build, it now recognizes when
           sources have been added in an order that defeats its algorithm,
           and provides a helpful error message. (CNY-557)
    
    Client Changes:
    
        o  A --tag-script parameter has been added to the rollback
           command. (CNY-519)
    
    Bug Fixes:
    
        o  A bug in clone behavior that caused Conary to try cloning
           excessive troves has been fixed. If you were cloning "uphill"
           from branch /a/b to branch /a, and a buildreq was satisfied by
           a trove on /a//c, Conary would try to clone the buildreq to /a
           as well. (CNY-499)
        o  A bug in the r.Ant() and r.JavaCompile() build actions which
           caused the CLASSPATH variable to get mangled has been fixed.
        o  A bug in r.ClassPath() that caused a traceback has been fixed.
        o  A bug that caused the change password tab to be displayed when
           browsing the repository via the web as an anonymous user has
           been fixed.
        o  The web service code no longer permits the anonymous user to
           view the change password (/conary/chPassForm) form.
        o  The r.addPatch() source action no longer hangs when presented
           with large patches, which fixes a bug introduced in Conary 1.0.19.
    
    Conary Policy: The conary-policy package has been updated, and
    conary-policy 1.0.6 has been released concurrently.
    
        o  CheckSonames no longer suggests calling r.Ldconfig, because the
           NormalizeLibrarySymlinks policy will automatically take care of
           every case where CheckSonames could have suggested calling
           r.Ldconfig.
        o  CheckSonames will warn about shared libraries that have a
           SONAME that matches the name of an actual file instead of a
           symlink only once, and it will print a more helpful message as
           information rather than as a warning.
        o  A bug that caused the new interpreter checking behavior in
           EnforceBuildRequirements to traceback in many situations has
           been fixed.


(Log in to post comments)

Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds