of a flash card (flash drive, flash disk, pendrive). It writes to
the card and then checks if it can read it. It will assure that
you haven't been sold a card with a smaller capacity than stated.
WARNING: All data on the tested disk might be lost!
WWW: http://oss.digirati.com.br/f3
PR: 193779
Submitted by: Uffe Jakobsen <uffe@uffe.org>
enabled by using --import-functions or enabling the IMPORTFUNCTIONS option.
This removes the risk of further parser bugs leading to code execution, as
well as the risk to setuid scripts and poorly written applications that
do not cleanse their environment [1][2].
Also note that there is an unofficial 4.3.26 floating around that has not yet
been officially released. r369261 covers the change in 4.3.26.
See also:
http://seclists.org/oss-sec/2014/q3/747 [1]
http://seclists.org/oss-sec/2014/q3/746 [2]
http://seclists.org/oss-sec/2014/q3/755 [3]
Obtained from: NetBSD (based on) [3]
PR: 193932
Reviewed by: Eric Vangyzen
With hat: portmgr
- Change ac_cv_path_AVCONV_PATH from no to the empty string so that
dvdstyler actually calls ffmpeg not avconv.
PR: 193900 [1]
Submitted by: Ports Fury [1]
I'm not sure why I've never seen this before, but I've recently seen both
amanda-client and amanda-server fail due to parallel building errors
this week on separate runs. Limit building to 1 CPU and remove "The"
from the start of the COMMENT while here.
Bash 4.1.2 as shipped with this Linux base port is vulnerable to
CVE-2014-6271 and CVE-2014-7169. As EL6 policy is to backport security
patches, use a RPM that is not vulnerable to either remote code execution
vulnerability.
While here:
- Add the proper UDPATES Master site
- remove sample files installation from Makefile, in favor of @sample
Approved by: swills (mentor)
Security: 71ad81da-4414-11e4-a33e-3c970e169bc2
Python tools to analyze security characteristics of MS OLE2 files (also called
Structured Storage, Compound File Binary Format or Compound Document File
Format), such as Microsoft Office documents, for Malware Analysis and Incident
Response.
WWW: https://pypi.python.org/pypi/oletools/
default than lang/gcc (currently 4.8).
(I don't fully agree with this implementation but this makes something
like DEFAULT_VERSIONS+=gcc=4.9 in make.conf work correctly.)
Reported by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
Approved by: gerald
when the files contain pre-processor directives.
The attached patch passes these files through the compiler as is done in the
base system.
PR: 193836
Submitted by: andrew
Approved by: bapt (mentor)
- Remove obsolete @dirrm(try)
- Remove dependency on games/scummvm
- Add run dependencies on lame, flac, vorbis-tools. They are used in the process of work
- Minor port's improvements
Approved by: lme (maintainer)