From cb9b87eb1ca015b0fdb03a223e2df190cb53cf05 Mon Sep 17 00:00:00 2001 From: VirtualTam Date: Thu, 4 Jan 2018 18:13:43 +0100 Subject: [PATCH] Bump Shaarli version to v0.9.3 Signed-off-by: VirtualTam --- AUTHORS | 4 ++-- CHANGELOG.md | 8 ++++++++ shaarli_version.php | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index 105561c1..57ff612a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,5 +1,5 @@ - 537 ArthurHoaro - 252 VirtualTam + 542 ArthurHoaro + 255 VirtualTam 148 nodiscc 56 Sébastien Sauvage 15 Florian Eula diff --git a/CHANGELOG.md b/CHANGELOG.md index 120c5d22..4b9bb954 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [v0.9.3](https://github.com/shaarli/Shaarli/releases/tag/v0.9.3) - 2018-01-04 + +**XSS vulnerability fixed. Please update.** + +### Security +- Fix an XSS (cross-site-scripting) vulnerability in `index.php` + + ## [v0.9.2](https://github.com/shaarli/Shaarli/releases/tag/v0.9.2) - 2017-10-07 **Major security issue fixed. Please update.** diff --git a/shaarli_version.php b/shaarli_version.php index 035a86a6..a92b5619 100644 --- a/shaarli_version.php +++ b/shaarli_version.php @@ -1 +1 @@ - + -- 2.41.0