Upgrading to patchlevel 600 (from 584) fixes a coredump bug we found, as well
as some other minor bits and pieces.  It's quite simple code review.  I'm
happy to send along the description of the included changes, or the patch
to that if anyone cares.

    7183359 update vim to 7.3.600
    7182955 vim core dump in s11u1_20 AI miniroot

    diff --git a/components/vim/Makefile b/components/vim/Makefile
    --- a/components/vim/Makefile
    +++ b/components/vim/Makefile
    @@ -34,10 +34,10 @@ COMPONENT_SRC=              vim-$(COMPONENT_HG_REV)
     COMPONENT_PROJECT_URL= http://www.vim.org/
     COMPONENT_ARCHIVE=     vim-$(COMPONENT_HG_REV).tar.bz2
     COMPONENT_ARCHIVE_URL= $(EXTERNAL_ARCHIVE_MIRROR)/$(COMPONENT_ARCHIVE)
    -COMPONENT_ARCHIVE_HASH=        
sha256:33dbd364780a078708f62569b440128f13fb574095b2adcd0ef9f98f3168760c
    +COMPONENT_ARCHIVE_HASH=        
sha256:809275aa3c59a658c16e53cc6f61736251201892519fc29721cba97afe54417c
     COMPONENT_HG_URL=      https://vim.googlecode.com/hg
    -COMPONENT_HG_REV=      v7-3-584
    -COMPONENT_HG_REV_OLD=  v7-3-584
    +COMPONENT_HG_REV=      v7-3-600
    +COMPONENT_HG_REV_OLD=  v7-3-600
     
     include ../../make-rules/prep.mk
     include ../../make-rules/configure.mk

Thanks,
Danek
_______________________________________________
userland-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/userland-discuss

Reply via email to