Hugo is a static HTML and CSS website generator written in Go. It is
optimized for speed, ease of use, and configurability. Hugo takes a
directory with content and templates and renders them into a full HTML
website. Hugo relies on Markdown files with front matter for metadata.
Port made by Kevin Wondratch (maintainer)
help from abieber@ and sthen@
ok jca@ rsadowski@
"Multiple issues found in mpatch.c with a fuzzer:
- OVE-20180430-0001
- OVE-20180430-0002
- OVE-20180430-0004
With the following fixes:
- mpatch: be more careful about parsing binary patch data (SEC)
- mpatch: protect against underflow in mpatch_apply (SEC)
- mpatch: ensure fragment start isn't past the end of orig (SEC)
- mpatch: fix UB in int overflows in gather() (SEC)
- mpatch: fix UB integer overflows in discard() (SEC)
- mpatch: avoid integer overflow in mpatch_decode (SEC)
- mpatch: avoid integer overflow in combine() (SEC)
No exploits are known at the time."
Announcement and main user-visible changes:
https://lists.gnu.org/archive/html/info-gnu/2018-05/msg00014.html
Many thanks to all the folks who tested the pretest and rc tarballs.
Release tested by Gregoire Jadi, Markus Hennecke, krw@ and solene@ on
amd64, sparc64, powerpc, armv7 and arm64. ok krw@ solene@
This fixes the /var/www/conf/modules.sample.php-${PV}.conf (which
was just a copy of the apache module itself).
Bump -main and -apache.
Adjust @conflict markers (reminded by sthen@).
ok sthen@
https://nextcloud.com/changelog/
While here, I moved the httpd(8) to the README as we did on owncloud.
Also we kill the last file messing with the file check, also the occ,
thanks abieber@.
OK abieber@
Tested by Elias M. Mariani <marianielias AT gmail DOT com>
ok landry@
Yakuake is a drop-down terminal emulator based on Konsole technology.
Features:
* Smoothly rolls down from the top of your screen
* Tabbed interface
* Configurable dimensions and animation speed
* Skinnable
* Sophisticated DCOP / D-Bus interface
Tested by Elias M. Mariani <marianielias AT gmail DOT com>
ok landry@
Konsole is an X terminal emulator for the KDE platform, allowing
users to have a convenient way to use the command line. Aside from
providing a way to use a powerful shell, Konsole also offers features
that make it easier or more pleasurable to work in the command line,
such as profile management, scrollback, and color schemes, including
translucency for effects.
Konsole also provides an embedded KPart terminal which is used by
apps such as Yakuake, Dolphin, and Kate, giving users a consistent
and familiar interface when working in the command line.