Without this step installing the port at 7.x has the effect:
-----
% ls -ld /usr/local/share/skype
drwx------ 6 root wheel 512 12 May 12:20 /usr/local/share/skype
% skype
/usr/local/bin/skype: /usr/local/share/skype/skype: Permission denied
-----
FreeBSD 8.x is not affected since it uses BSD cpio (at ${COPYTREE_SHARE})
which behaves as expected.
Note: packages are not affected, no PORTREVISION bump.
PR: ports/134471
Submitted by: bsam (me)
Approved by: miwi (co-maintainer, by e-mail)
N.B. This release contains a qcow2 corruption fix. If you use qcow2
disk images, it's strongly advised that you upgrade to 0.10.4.
- Improve block range checks to remove integer overflow (Kevin Wolf)
- e1000: do not re-init PCI config space 0 (Amit Shah)
- fix AIO deletion race (Alex Graf)
- reset option roms on reboot (Glauber Costa)
- fix qcow2 corruption in cluster freeing (Gleb Natapov)
- Enable power button event generation (Gleb Natapov)
- Added a cherry picked commit from stable branch that fixes -kernel.
- Pass maintainership to submitter
Note: css files will have to be rebuilt to work against this version,
as the data file format has changed.
PR: ports/134213
Submitted by: Corey Halpin <chalpin AT cs.wisc.edu>
Approved by: hideo <hideo AT lastamericanempire.com> (old maintainer), miwi (mentor)
in a way that is compatible with the previous CPAN module
Math::MatrixReal. However it provides a more vector oriented set
of mathematical functions and overload operators, to the MatrixReal
package. For example the normal perl string functions "x" and "."
have been overloaded to allow vector cross and dot product
operations. Vector math formula thus looks like vector math formula
in perl programs using this package.
WWW: http://search.cpan.org/dist/Math-VectorReal/
PR: ports/134460
Submitted by: Wen Heping <wenheping at gmail.com>
Currently it contains two subpackages:
* yapbib: Yet Another Python BIBliography manager tool,
mainly for Bibtex files.
* query_ads: A simple python tool that permits to query
Harvard Database
WWW: http://cabcat2.cnea.gov.ar/staff/fiol/biblio-py.html
PR: ports/134418
Submitted by: Wen Heping <wenheping at gmail.com>
- CVE-2009-1492
The getAnnots Doc method in the JavaScript API in Adobe Reader
and Acrobat 9.1, 8.1.4, 7.1.1, and earlier allows remote
attackers to cause a denial of service (memory corruption) or
execute arbitrary code via a PDF file that contains an
annotation, and has an OpenAction entry with JavaScript code
that calls this method with crafted integer arguments.
- CVE-2009-1493
The customDictionaryOpen spell method in the JavaScript API in
Adobe Reader 8.1.4 and 9.1 on Linux allows remote attackers to
cause a denial of service (memory corruption) or execute
arbitrary code via a PDF file that triggers a call to this
method with a long string in the second argument.
Security: CVE-2009-1492
Security: CVE-2009-1493
Security: http://www.adobe.com/support/security/bulletins/apsb09-06.html