]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Bump Shaarli version to v0.9.3 v0.9.3
authorVirtualTam <virtualtam@flibidi.net>
Thu, 4 Jan 2018 17:13:43 +0000 (18:13 +0100)
committerVirtualTam <virtualtam@flibidi.net>
Thu, 4 Jan 2018 17:13:43 +0000 (18:13 +0100)
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
AUTHORS
CHANGELOG.md
shaarli_version.php

diff --git a/AUTHORS b/AUTHORS
index 105561c1ef3c303a28063a68dc1bd82a2b95adec..57ff612a66bd46aacb85c9078d49ec5a1d386cff 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,5 +1,5 @@
-   537 ArthurHoaro <arthur@hoa.ro>
-   252 VirtualTam <virtualtam@flibidi.net>
+   542 ArthurHoaro <arthur@hoa.ro>
+   255 VirtualTam <virtualtam@flibidi.net>
    148 nodiscc <nodiscc@gmail.com>
     56 Sébastien Sauvage <sebsauvage@sebsauvage.net>
     15 Florian Eula <eula.florian@gmail.com>
index 120c5d2250ed490ae2feb466a450b9b3ccc5499f..4b9bb9541a47a81d83bcb76e27d1591f97c72b0a 100644 (file)
@@ -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.**
index 035a86a69ff168d560ab75bef1d7fc0c3e90c500..a92b561986b886a50b2243998d63c01baada3a3e 100644 (file)
@@ -1 +1 @@
-<?php /* 0.9.2 */ ?>
+<?php /* 0.9.3 */ ?>