uSockets is the cross-platform async networking and eventing foundation
library used by uWebSockets.
Key aspects:
* Built-in (optionally available) TLS support exposed with identical
interface as for TCP.
* Acknowledges and integrates with any event-loop via a layered
hierarchical design of plugins.
* Extremely pedantic about user space memory footprint and designed
to perform as good as can be.
* Designed from scratch to map well to user space TCP stacks or
other experimental platforms.
* Low resolution timer system ideal for performant tracking of
networking timeouts.
* Minimal yet truly cross-platform, will not emit a billion
different platform specific error codes.
* Fully opaque library, inclusion will not completely pollute
your global namespace.
ok sthen@
Notable port changes:
- Disable BIP70, form changlog:
"A new --disable-bip70 option may be passed to ./configure to prevent
Bitcoin-Qt from being built with support for the BIP70 payment
protocol or from linking libssl. As the payment protocol has exposed
Bitcoin Core to libssl vulnerabilities in the past, builders who don't
need BIP70 support are encouraged to use this option to reduce their
exposure to
- Most parts sync with net/bitcoin
- It was possible to trigger an assertion when attempting to fill an
oversized TCP buffer. This was disclosed in CVE-2020-8618. [GL #1850]
- It was possible to trigger an INSIST failure when a zone with an
interior wildcard label was queried in a certain pattern. This was
disclosed in CVE-2020-8619. [GL #1111] [GL #1718]
* TUI: Fix access to public and tag timelines when on private mastodon
instances (#168)
* Add `--reverse` option to `toot notifications` (#151)
* Fix `toot timeline` to respect `--instance` option
* TUI: Add opton to pin/save tag timelines (#163, thanks @dlax)
* TUI: Fixed crash on empty timeline (#138, thanks ecs)
"make test" passes
It's time to get rid of KDE4. x11/kde4 contained all applications and the
desktop environment. All applications and the framework have been ported to
KDE5 and are available under x11/kde-applications and devel/kf5.
The desktop environment has not yet been ported and is NO LONGER available!
You can't have everything.
What happened here:
- Remove multimedia/phonon kde4 bits and set set phonon FLAVOR=qt5 for now.
- Unhook x11/kde4
- Unhook meta/kde4
- Mark kmymoney as broken, update is coming.
- Unhook all kde4 module consumers:
- klogic
- soprano
- strigi
- automoc
- prison
- qimageblitz
- cagibi
- libkvkontakte
- akonadi
- attica
- libalkimia
- libkfbapi
- libkgapi
- qoauth
- kwebkitpart
- grantlee
- libkscreen
- polkit-qt