229abab99f
This commit fixes two security vulnerabilities: CVE-2021-42072 and CVE-2021-42073. The issues have been reported by Matthias Gerstner <mgerstner@suse.de>. |
||
---|---|---|
.. | ||
README.md | ||
build-failure-mipsel-riscv.bugfix | ||
client-certificate-checking.bugfix | ||
client-send-certificate.feature | ||
configuration-reading-non-ascii-windows.bugfix | ||
dont-use-openssl-cli.bugfix | ||
drop-target--option.feature | ||
enable-crypto-by-default.feature | ||
fingerprint-randomart.feature | ||
fix-x11-paste.bugfix | ||
gui-autostart.feature | ||
gui-hotkey-multiple-actions.bugfix | ||
gui-hotkey-special-keys-handling.bugfix | ||
gui-keyboard-enabled-screen-layout.feature | ||
keyboard-backlight-media-keys.feature | ||
muhenkan-eisu-toggle-keys.feature | ||
non-ascii-character-transfer.bugfix | ||
profile-dir-option.feature | ||
regenerate-broken-server-cert.bugfix | ||
sha256-fingerprints.bugfix | ||
sun-keyboard-keys.bugfix | ||
translation_chinese.bugfix | ||
translation_slovak.bugfix | ||
use-theme-icons.bugfix | ||
windows-service-path.bugfix |
README.md
This is the directory for news snippets used by towncrier: https://github.com/twisted/towncrier
When changing code in a way that's visible to an end user please make a new file in this directory. It will be removed and integrated into release notes document upon a release of a new version of Barrier.
towncrier has a few standard types of news fragments, signified by the file extension. These are:
.feature: Signifying a new feature. .bugfix: Signifying a bug fix. .doc: Signifying a documentation improvement. .removal: Signifying a deprecation or removal of public API.