[Vm-dev] gitorious / smallharbour question

Mariano Martinez Peck marianopeck at gmail.com
Tue Aug 16 17:12:04 UTC 2011


On Tue, Aug 16, 2011 at 6:46 PM, Igor Stasenko <siguctua at gmail.com> wrote:

>
> On 16 August 2011 16:42, laurent laffont <laurent.laffont at gmail.com>
> wrote:
> >
> > Hi,
> >
> > for SmallHarbour I've cloned cogvm/blessed and then add security patches
> from SeasideHosting. See
> > - https://gitorious.org/~laurentlaffont/cogvm/smallharbour
> > -
> https://gitorious.org/~laurentlaffont/cogvm/smallharbour/commit/7f45e401f8c805021e3ef06e110e3f079fe6ecc3
> >
> > What's the best way to stay synchronized with cogvm/blessed commits ?
>
> Fist you need to add blessed as remote repository:
>
> git remote add blessed git://gitorious.org/cogvm/blessed.git
>
> Then you can simply pull changes to your branch:
>
> git pull blessed
>
> and it will merge changes automatically. (of course if there's no
> conflicts).
>
> And then
>
> git push
>
> to push updates to your own repository.
>
> > Is it interesting to adapt this patch for integration in cogvm/blessed ?
>
> Absolutely. All contributions is welcome :)
>
> > Is this patch good ?
> >
>
> I am a bit out of context. Where i can read a description of what you did?
>

Some changes in SecurityPlugin, in fact, some changes in some fuctions that
read values from OS variables and do some validations, like not being able
to open certain port number and things like that.  It is used in
seasidehosting.


>
>
> > Laurent Laffont - @lolgzs
> >
> > Pharo Smalltalk Screencasts: http://www.pharocasts.com/
> > Blog: http://magaloma.blogspot.com/
> > Developer group: http://cara74.seasidehosting.st
> >
> >
>
>
>
> --
> Best regards,
> Igor Stasenko AKA sig.
>



-- 
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20110816/899d29ae/attachment.htm


More information about the Vm-dev mailing list