rPUA-2006-0127-1 conary conary-build conary-policy
conary-repository
[Posted July 11, 2006 by ris]
| From: |
| "Justin M. Forbes" <jmforbes-AT-rpath.com> |
| To: |
| update-announce-AT-lists.rpath.com |
| Subject: |
| rPUA-2006-0127-1 conary conary-build conary-policy
conary-repository |
| Date: |
| Fri, 07 Jul 2006 17:17:00 -0400 |
| Cc: |
| lwn-AT-lwn.net |
rPath Update Advisory: 2006-0127-1
Published: 2006-07-07
Products: rPath Linux 1
Rating: Minor
Updated Versions:
conary=/conary.rpath.com@rpl:devel//1/1.0.22-1-0.1
conary-build=/conary.rpath.com@rpl:devel//1/1.0.22-1-0.1
conary-repository=/conary.rpath.com@rpl:devel//1/1.0.22-1-0.1
conary-policy=/conary.rpath.com@rpl:devel//1/1.0.7-1-0.1
References:
http://issues.rpath.com/browse/CNY-578
http://issues.rpath.com/browse/CNY-592
http://issues.rpath.com/browse/CNY-613
http://issues.rpath.com/browse/CNY-599
http://issues.rpath.com/browse/CNY-602
http://issues.rpath.com/browse/CNY-591
http://issues.rpath.com/browse/CNY-568
http://issues.rpath.com/browse/CNY-604
http://issues.rpath.com/browse/CNY-456
http://issues.rpath.com/browse/CNP-14
http://issues.rpath.com/browse/CNP-12
Description:
Conary 1.0.22 is a maintenance release.
Client Changes:
o Conary now has hooks for allowing users to be prompted for both
name and password when necessary.
o Conary will no longer report a traceback when trying to perform
dependency resolution against repositories that are not available.
Instead, it will print out a warning. (CNY-578)
Build Changes:
o It is now possible to set environment variables to use within
Conary builds from within conary configuration files, using the
new "environment" configuration item. Thanks to Pavel Volkovitskiy
for implementing this feature. (CNY-592)
o In previous versions of Conary, calls to r.PackageSpec() would
improperly override previous calls to r.ComponentSpec(); now the
ordering is preserved. Thanks to Pavel Volkovitskiy for this fix.
(CNY-613)
Bug Fixes:
o A bug that could allow recursively generated changesets to have
missing redirect flags has been fixed.
o A bug in redirect handling when the branch changed but the trove
name didn't change has been fixed. Conary will do a better job of
determining what jobs to perform in this situation. (CNY-599,
CNY-602)
o Errors relating to PGP now just display the error instead of
causing Conary to traceback. (CNY-591)
o The conary sync on a locally cooked trove will no longer traceback.
(CNY-568)
o The --from-file argument and the sync command now work together.
o An AssertionError that was occasionally reached by incorrect
repository setups is now a ConaryInternalError
o A bug has been fixed that occurred when updating to a locally cooked
trove when the user had manually removed files. (CNY-604)
o CONARY files that are not accessible will no longer cause conary to
traceback when trying to read context from them. (CNY-456)
Conary Policy: The conary-policy package has been updated, and
conary-policy 1.0.7 has been released concurrently.
Changes in 1.0.7:
o Enforce*BuildRequirements regular expression exceptions now function
with the correct sense. (CNP-14)
o A bug in NormalizePamConfig that would change pam files pointed
to by symlinks in /etc/pam.d to have permissions 0777. This would
cause Conary to fail to build the package.
o A bug in Enforce*BuildRequirements that caused it to suggest overly
aggressive and unnecessary build requirements, introduced in
conary-policy 1.0.5, has been fixed. (CNP-12)