On Oct 7, 2013, at 12:35 PM, Chuck Lever <[email protected]> wrote:
> I propose the fourth maintenance release of fedfs-utils 0.9 to > address a build problem, and fix a bug when a DNS server returns > multiple records for an SRV query. > > The build problem breaks the build if a file called "missing" is not > in the builder's root directory. It also appears to break the > "install-strip" targets in our Makefiles. These behaviors are a > problem for some automated build environments. > > The DNS SRV query bug was found during the most recent NFS > bake-a-thon, and has existed in our code base since fedfs-utils > 0.6. > > Review period ends midnight ET Monday, October 14, 2013. These have been committed. > > --- > > Chuck Lever (3): > configure.ac: Find automake tools correctly > libsi: Handle multiple records in an SRV reply > Release 0.9.4 > > > README | 2 +- > configure.ac | 4 ++-- > src/libsi/getsrvinfo.c | 5 +++-- > 3 files changed, 6 insertions(+), 5 deletions(-) > > -- > Chuck Lever > > _______________________________________________ > fedfs-utils-devel mailing list > [email protected] > https://oss.oracle.com/mailman/listinfo/fedfs-utils-devel -- Chuck Lever chuck[dot]lever[at]oracle[dot]com _______________________________________________ fedfs-utils-devel mailing list [email protected] https://oss.oracle.com/mailman/listinfo/fedfs-utils-devel
