The web interface incorrectly served symlinked files and files
that were not world-readable, potentially leading to a disclosure of
information (STR #4450)
Powerline is a statusline plugin for vim, and provides statuslines and
prompts for several other applications, including zsh, bash, tmux,
IPython, Awesome and Qtile.
Powerline uses several special glyphs to get the arrow effect and some
custom symbols for developers. This requires that you either have a
symbol font or a patched font on your system. Your terminal emulator
must also support either patched fonts or fontconfig for Powerline to
work properly.
This package contains a number of fonts which are derived from standard
fonts (Anonymous Pro, DejaVu Sans Mono, Droid Sans Mono, Inconsolata,
Inconsolata-dz, Liberation Mono, Meslo, Source Code Pro, Terminus,
Ubuntu Mono) by patching them to add these glyphs.
- Add minimal support for powerpc (broken). Tested on Jan Stary's macppc. Thanks!
- The additional changes are a WIP for the next version.
- Enable the assembler code again in gmplonglong for i386 and amd64.
dhcpcd is a DHCPv4/IPv4LL/IPv6RS/DHCPv6 quad stack client.
It will listen for new interfaces and carrier signals from the kernel
so it can quickly configure each interface as it appears.
dhcpcd has a powerful DHCP expression engine which makes it easy
to decode future RFC DHCP options, or handroll your own.
for television broadcasting. It provides a toolkit for broadcasters,
video editors, media players, transcoders, web streamers and many
more types of applications. The functionality of the system is
provided via an assortment of ready to use tools, XML authoring
components, and an extensible plug-in based API.
GPL2 (not LGPL) licensed plugins are separated in an individual
subpackage. GPL3 plugins aren't built; feel free to ask if you
really need them.
Input from and okay landry@
ok sthen@
Bugs fixed:
- updated decoding of RAR archives to recognize a changed format in rar 5.x
- perl 5.20 compatibility fixes
New features:
- structured log/reporting to a Redis server in JSON format;
- IP address reputation (uses a Redis server);
- log format has slightly changed
Has been in -wip for years, tested by lots of ppl there.
Wireshark is a network capture tool and protocol analyzer, including
decoders for very many common and less-common protocols.
Packet dissectors (here in Wireshark, and in other programs such as tcpdump)
have a long history of security problems (but so do other programs in the
portstree..). In wireshark, these are isolated from the packet capture
code (which must have root privileges) by using a separate program,
dumpcap, to run the capture. It is installed setuid root, with
read/execute access granted only to users in the _wireshark group.
Wireshark itself doesn't need privileges if you only plan to analyse
traces produced by tcpdump.
DO NOT RUN WIRESHARK AS ROOT.
ok zhuk@, README/tweaks from sthen@
to be used soon by mail/amavisd-new
ok sthen@
The ZMQ::LibZMQ3 module is a wrapper of the 0MQ message passing
library for Perl. It's a thin wrapper around the C API.
to be used soon by mail/amavisd-new
ok sthen@
Perl module with ZMQ constants.
This module is now separate from ZMQ main code, and lists the
constants statically. You can also specify which set of constants
to pull in depending on the zmq version.
we're not using g?make, like CMake+Ninja. Also helps to simplify some
do-test constructions, including upcoming multimedia/mlt.
Documentation bits to follow.
okay espie@