diff --git a/htdocs/index.php b/htdocs/index.php index 2cbce47..847fef2 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -3,7 +3,7 @@ #============================================================================== # Version #============================================================================== -$version = "0.6"; +$version = "0.6.1"; #============================================================================== # Configuration diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 979b97a..3e94c6f 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,3 +1,19 @@ +ltb-project-service-desk (0.6.1-1) unstable; urgency=low + + * gh#193: Docker image not available for 0.6 + * gh#194: Wrong display when no expiration date on an AD account + * gh#195: Disable button displayed even if use_disableaccount is false + * gh#197: Manage Active Directory special values for accountExpires + * gh#198: AD reset at next connection is not displayed in account status + * gh#199: Packages requires PHP 8.1 + * gh#200: Fix bad condition for posthookenableresult + * gh#201: Use ltb-common 0.4.1 + * gh#202: Upgrade Docker image + * gh#203: Unable to empty validity dates + * gh#204: Manage empty values for start date and end date + + -- Clement Oudot Tue, 31 Dec 2024 12:00:00 +0200 + ltb-project-service-desk (0.6-1) unstable; urgency=low * gh#52: LTB Service Desk Active Directory Support diff --git a/packaging/rpm/SPECS/service-desk.spec b/packaging/rpm/SPECS/service-desk.spec index 5ca3db4..04a176c 100755 --- a/packaging/rpm/SPECS/service-desk.spec +++ b/packaging/rpm/SPECS/service-desk.spec @@ -16,7 +16,7 @@ %undefine __brp_mangle_shebangs Name: service-desk -Version: 0.6 +Version: 0.6.1 Release: 1%{?dist} Summary: LDAP Tool Box Service Desk web interface URL: https://ltb-project.org/ @@ -170,6 +170,19 @@ rm -rf %{sd_cachedir}/{cache,templates_c}/* %changelog +* Tue Dec 31 2024 Clement Oudot - 0.6.1-1 +- gh#193: Docker image not available for 0.6 +- gh#194: Wrong display when no expiration date on an AD account +- gh#195: Disable button displayed even if use_disableaccount is false +- gh#197: Manage Active Directory special values for accountExpires +- gh#198: AD reset at next connection is not displayed in account status +- gh#199: Packages requires PHP 8.1 +- gh#200: Fix bad condition for posthookenableresult +- gh#201: Use ltb-common 0.4.1 +- gh#202: Upgrade Docker image +- gh#203: Unable to empty validity dates +- gh#204: Manage empty values for start date and end date + * Mon Dec 02 2024 Clement Oudot - 0.6-1 - gh#52: LTB Service Desk Active Directory Support - gh#53: Display pwdPolicySubentry