This one stopped working and such keys are personalized anyway.
Tweak README to suggest using .xsession/xenodom(1) in favour of
.xinitrc/startx(1) to set things up.
Result of minitube appearing broken.
Feedback OK bcallah
still maintained. Fixes a lot of deprecated warnings.
This commit also removed the dependency on the deprecated mcrypt extension
because phpldapadmin uses openssl which is enabled by default in our php.
ok sthen@
* Fix IsAncestor and IsDescendant when the same page is passed
* deps: Update goldmark-highlighting
* Fix IsAncestor and IsDescendant under subsection
ok jca@
SQUID-2020:3 - Due to incorrect buffer handling Squid is vulnerable to
cache poisoning, remote execution, and denial of service attacks when
processing ESI responses.
SQUID-2020:4 - Due to an integer overflow bug Squid is vulnerable to
credential replay and remote code execution attacks against HTTP Digest
Authentication tokens.
this was only here to support a corner usercase and is now broken due to
unveil integration, and nobody noticed.
direct access to hardware is more or less forbidden now, just use sndiod
if you want to play sound from firefox.
ok tb@ ratchov@
* hugolib/filesystems: Fix typo in test suite
* Fix class collector when running with --minify
* related: Fix toLower
* Fix broken test [b3c82575]
* tpl/tmplimpl/template: Change defer RLock to RUnlock
* hugolib: Add Unlock before panic
* docs: Fix typo in Hugo's Security Model
* deps: Update go-org to v1.1.0
* commands: Modify gen chromastyles to output all CSS classes
* deps: Update to goldmark v1.1.28
* Fix query parameter handling in server fast render mode
ok jca@
Not kept up to date since 2 years, several drupal security issues
unpatched, doesnt make much sense to be packaged as its mostly unrolling
archives, and nobody in its sane mind would build a new drupal7 website
in 2020 when drupal9 is around the corner.
Upstream recommends to use composer to build a drupal site, so add
a quirk with such message.
ok danj@ ajacoutot@ jasper@ espie@
as most people will install them via pip. furthermore, as these ports were quite
badly outdated it creates a false sense of security for downstream users.
also suggested by f.holop
ok aja@ rpointel@
- add a missing symbol during the build of the javascriptcore GIR,
found out by jca@, thanks a lot!
- libcompiler-rt provides __mulodi4(), remove the workaround since
libgcc is not used anymore
OK aja@ (maintainer), jca@
- switchs to pypi repository
- upstream separated weboob and weboob-qt . this port only follows weboob (lib and cli applications)
(weboob-qt could be added later on demand)
ok solene@