Earlier today version 0.13 got released, but it turned out it contained
a pretty major bug in IPv6 address handling (which was also present in
previous versions). While we're at it, just do another release to tackle
that.
Detailed maintainer explanation:
Build time tests in the radamsa package are stochastic and
they experience sporadic failures. Simply remove them. They
are not necessary for radamsa to operate properly.
PR: 209792
Submitted by: jau@iki.fi
Reviewed by: riggs
- move from SF to new official repo at Github
- set LICENSE_FILE
- add 12 new dependencies
- remove do-patch section
- change BUILD_DEPENDS to RUN_DEPENDS
- apply shebangfix on tools/*
- add DOCS option
- submitter becomes maintainer
PR: 211061
Changes: https://github.com/andresriancho/w3af/blob/master/doc/CHANGELOG
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
possible dependency change.
IO::Socket::IP is in core (as is its dependency, Socket). On reasonably
new versions of Perl (i.e. anything newer than FreeBSD's default),
the version of those modules in core is sufficient.
At this point, likely any hard dependency on p5-IO-Socket-IP or
p5-Socket is probably wrong.
- Remove redundant GNOME option.
- Remove duplicate distinfo and pkg-plist files.
- Remove /compat and /compat/linux from pkg-plist. Other Linux ports ignore
these too, and /compat isn't necessarily a directory (see hier(7)).
Compared to version 0.12, it now includes more complete parsing of YAML
input. For example, it now automatically infers the typing of integers,
booleans, etc. without requiring explicit !!int / !!bool tags.
packages will miss the *.icc files; this requires port revision bump
- Clean up COMMENT and port description by rewording bogus `X11-Servers' to
more readable `X11 servers' and wrap one overly long line while at it
Upstream switched back to python and only supports python 3.x, so revive the
python version of this port and update it. While here, mark the old version
deprecated and create the py3?-requests ports needed as dependencies.
Interchange6, the Open Source Shop Machine,
is the Modern Perl ecosystem for online business.
It uses the DBIx::Class database schema Interchange6::Schema.
This is a small module, implementing an API, used in Dancer plugins.
WWW: http://search.cpan.org/dist/Interchange6/
PR: 211358
Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
- Add license information
Changelog:
- Security: Message printout was vulnerable to format string injection.
If specific usernames including "%" symbols can be created on a system
(validated by getpwnam()) then an attacker could run arbitrary code as root
when connecting to Dropbear server.
A dbclient user who can control username or host arguments could potentially
run arbitrary code as the dbclient user. This could be a problem if scripts
or webpages pass untrusted input to the dbclient program.
- Security: dropbearconvert import of OpenSSH keys could run arbitrary code as
the local dropbearconvert user when parsing malicious key files
- Security: dbclient could run arbitrary code as the local dbclient user if
particular -m or -c arguments are provided. This could be an issue where
dbclient is used in scripts.
- Security: dbclient or dropbear server could expose process memory to the
running user if compiled with DEBUG_TRACE and running with -v
PR: 211298
Submitted by: Piotr Kubaj (maintainer)
MFH: 2016Q3