Skip to content

Commit 76e0a2e

Browse files
committed
Update packaging for 1.7.3
1 parent 6b2dece commit 76e0a2e

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

packaging/debian/changelog

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
ltb-project-self-service-password (1.7.3-1) unstable; urgency=high
2+
3+
* gh#1038: Missing token after form fail
4+
* gh#1039: fix missing token after form fail (#1038)
5+
* gh#1049: Conf bug/change for Version 1.7 +
6+
* gh#1055: Captcha Scripts not included in el9 rpm
7+
* gh#1056: Documenting fix for multi-tenant configuration
8+
* gh#1057: Adding smsovh and captcha lib folders
9+
* gh#1058: Background image jagged in CSS?
10+
* gh#1059: Fix CSS background
11+
* gh#1061: Updated norwegian language
12+
13+
-- Clement Oudot <clem@ltb-project.org> Wed, 25 Mar 2025 12:00:00 +0200
14+
115
ltb-project-self-service-password (1.7.2-1) unstable; urgency=high
216

317
* gh#1005: SMS Truncate option doesn't appear to be working

packaging/rpm/SPECS/self-service-password.spec

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
%undefine __brp_mangle_shebangs
1717

1818
Name: self-service-password
19-
Version: 1.7.2
19+
Version: 1.7.3
2020
Release: 1%{?dist}
2121
Summary: LDAP password change web interface
2222
# Self-service-password is GPLv2+
@@ -190,6 +190,17 @@ rm -rf %{ssp_cachedir}/{cache,templates_c}/*
190190

191191

192192
%changelog
193+
* Wed Mar 26 2025 - Clement Oudot <clem@ltb-project.org> - 1.7.3-1
194+
- gh#1038: Missing token after form fail
195+
- gh#1039: fix missing token after form fail (#1038)
196+
- gh#1049: Conf bug/change for Version 1.7 +
197+
- gh#1055: Captcha Scripts not included in el9 rpm
198+
- gh#1056: Documenting fix for multi-tenant configuration
199+
- gh#1057: Adding smsovh and captcha lib folders
200+
- gh#1058: Background image jagged in CSS?
201+
- gh#1059: Fix CSS background
202+
- gh#1061: Updated norwegian language
203+
193204
* Thu Jan 09 2025 - Clement Oudot <clem@ltb-project.org> - 1.7.2-1
194205
- gh#1005: SMS Truncate option doesn't appear to be working
195206
- gh#1006: localize friendly captcha

0 commit comments

Comments
 (0)