File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ ltb-project-self-service-password (1.5.4-1) unstable; urgency=high
2
+
3
+ * gh#773: Missing dependence in debian package breaks installation experience
4
+ * gh#774: Announce that the smarty3 package needs to be installed manually
5
+ * gh#777: Typo in config_tokens.rst
6
+ * gh#793: Updated italian localization
7
+ * gh#816: Hijack SMS codes to an arbitrary phone number
8
+ * gh#818: Do not trust SMS number from crypted token, search it again in LDAP Directory
9
+
10
+ -- Clement Oudot <clem@ltb-project.org> Wed, 22 Nov 2023 12:00:00 +0200
11
+
1
12
ltb-project-self-service-password (1.5.3-1) unstable; urgency=high
2
13
3
14
* gh#723: Update gpg install command
Original file line number Diff line number Diff line change 14
14
#=================================================
15
15
%define ssp_name self-service-password
16
16
%define ssp_realname ltb-project-%{name }
17
- %define ssp_version 1.5.3
17
+ %define ssp_version 1.5.4
18
18
%define ssp_destdir /usr/share/%{name }
19
19
%define ssp_cachedir /var/cache/%{name }
20
20
@@ -121,6 +121,13 @@ rm -rf %{buildroot}
121
121
# Changelog
122
122
#=================================================
123
123
%changelog
124
+ * Wed Nov 22 2023 - Clement Oudot <clem@ltb-project.org> - 1.5.4-1
125
+ - gh#773: Missing dependence in debian package breaks installation experience
126
+ - gh#774: Announce that the smarty3 package needs to be installed manually
127
+ - gh#777: Typo in config_tokens.rst
128
+ - gh#793: Updated italian localization
129
+ - gh#816: Hijack SMS codes to an arbitrary phone number
130
+ - gh#818: Do not trust SMS number from crypted token, search it again in LDAP Directory
124
131
* Mon May 15 2023 - Clement Oudot <clem@ltb-project.org> - 1.5.3-1
125
132
- gh#723: Update gpg install command
126
133
- gh#735: Links not interpreted in $messages['sendtokenhelpnomail']
You can’t perform that action at this time.
0 commit comments