rPUA-2006-0154-1 conary conary-build conary-repository
[Posted August 16, 2006 by ris]
| From: |
| "Justin M. Forbes" <jmforbes-AT-rpath.com> |
| To: |
| update-announce-AT-lists.rpath.com |
| Subject: |
| rPUA-2006-0154-1 conary conary-build conary-repository |
| Date: |
| Mon, 14 Aug 2006 11:34:50 -0400 |
| Cc: |
| lwn-AT-lwn.net |
rPath Update Advisory: 2006-0154-1
Published: 2006-08-14
Products: rPath Linux 1
Rating: Minor
Updated Versions:
conary=/conary.rpath.com@rpl:devel//1/1.0.28-0.1-1
conary-build=/conary.rpath.com@rpl:devel//1/1.0.28-0.1-1
conary-repository=/conary.rpath.com@rpl:devel//1/1.0.28-0.1-1
References:
http://issues.rpath.com/browse/CNY-769
http://issues.rpath.com/browse/CNY-754
http://issues.rpath.com/browse/CNY-761
http://issues.rpath.com/browse/CNY-708
http://issues.rpath.com/browse/CNY-645
Description:
Conary 1.0.28 is a maintenance release.
Client Changes:
o Migrate no longer replaces files by default as if --replace-files
was specified. (CNY-769)
Server Changes:
o The log retrieval function now returns a HTTP_NOT_IMPLEMENTED
(501) instead of a HTTP_NOT_FOUND (404) if the logFile directive
is not configured.
Build Changes:
o Conary now recognizes that pkgconfig finds its files in
/usr/share/pkgconfig as well as /usr/lib*/pkgconfig. (CNY-754)
o /etc/conary/mirrors/cran has been added to enable mirror://
references to the Comprehensive R Archive Network. (CNY-761)
Bug Fixes:
o Conary now resets the timeStamps in all cases when
getSourceVersion() is called (CNY-708).
o Previously, newer versions of SQLite (3.2.3 or newer) locked
the database when ANALYZE was run, causing updates to fail.
Conary now commits the changes explicitly after calling ANALYZE,
resolving this issue.
o A bug that caused lists such as installLabelPath in configuration
files to be parsed incorrectly when more than one space was
between list elements has been fixed.
o A bug that caused locally changed files not to be marked properly
in rollbacks that were stored locally (including rollbacks for
locally built troves) has been fixed. (CNY-645)
o A bug that could cause the cvc cook command to create groups that
include components needed to resolve dependencies that are
already included not-by-default has been fixed.