Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 2013 09:53:05 +0200
From:      tuchalia <tuchalia@gmail.com>
To:        soc-status@freebsd.org
Subject:   Porting compression/video to Capsicum - Weekly Status
Message-ID:  <CA%2ByaQw8zLUg_X6fMM-d8RmkVL4qLHvO00qGTBLOiY%2BuS8GLUtg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi there,

I've managed to port xz succesfully, I had to do some changes when it came
to opening the files, but it's done.

I've started with zlib, and at the beggining we did some thing wrong, like
trying to compartmentalize the library just as a normal application, but we
soon realized this is not what we wanted.

We have now to write a sandboxed process that calls all the functions from
the library for us (which, BTW, will make the whole process quicker).

Thank you,
Daniel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2ByaQw8zLUg_X6fMM-d8RmkVL4qLHvO00qGTBLOiY%2BuS8GLUtg>