|
14 | 14 | #=================================================
|
15 | 15 | %define ssp_name self-service-password
|
16 | 16 | %define ssp_realname ltb-project-%{name}
|
17 |
| -%define ssp_version 1.5.2 |
| 17 | +%define ssp_version 1.5.3 |
18 | 18 | %define ssp_destdir /usr/share/%{name}
|
19 | 19 | %define ssp_cachedir /var/cache/%{name}
|
20 | 20 |
|
@@ -121,6 +121,20 @@ rm -rf %{buildroot}
|
121 | 121 | # Changelog
|
122 | 122 | #=================================================
|
123 | 123 | %changelog
|
| 124 | +* Mon May 15 2023 - Clement Oudot <clem@ltb-project.org> - 1.5.3-1 |
| 125 | +- gh#723: Update gpg install command |
| 126 | +- gh#735: Links not interpreted in $messages['sendtokenhelpnomail'] |
| 127 | +- gh#736: User account disclosure risk (Token method) |
| 128 | +- gh#741: Add support for Arabic locale |
| 129 | +- gh#744: Update Dutch lang file |
| 130 | +- gh#749: Prevent account disclosure in password reset by mail token page |
| 131 | +- gh#754: Added comment/note over $custom_css |
| 132 | +- gh#760: Problem to install on EL9 |
| 133 | +- gh#764: Polish translation error |
| 134 | +- gh#766: Help Menu vs PHP Version issues? |
| 135 | +- gh#767: Bump guzzlehttp/psr7 from 2.4.0 to 2.5.0 in /lib |
| 136 | +- gh#768: Restrict languages to php files |
| 137 | +- gh#771: Restrict languages to php files |
124 | 138 | * Thu Oct 06 2022 - Clement Oudot <clem@ltb-project.org> - 1.5.2-1
|
125 | 139 | - gh#717: Update config_nginx.rst
|
126 | 140 | - gh#718: Update config_apache.rst
|
|
0 commit comments