From 9ff3d850c97626328b5b24a2162af4f74f67e6e1 Mon Sep 17 00:00:00 2001 From: Edwin Date: Sun, 23 Oct 2022 19:50:38 -0400 Subject: [PATCH] Release 1.0.24 --- VERSION.txt | 2 +- debian/changelog | 13 +++++++++++++ debian/control | 3 ++- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index 154b9fc..79728fe 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.0.23 +1.0.24 diff --git a/debian/changelog b/debian/changelog index 457b21f..16803ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +ceo (1.0.24-bullseye1) bullseye; urgency=high + + * Add support for using number in member terms renwewal API + * Sort group member listing by WatIAM ID + * Add more logging for Cloudstack + * Use LDAP instead of NSS + * Fix shadowExpire deserialization + * Fix email formatting bug in ClubWebHostingService + * Check if mail_local_addresses exists in UWLDAP entry + * Remove override_dh_systemd_start + + -- Edwin Sun, 23 Oct 2022 00:00:00 +0000 + ceo (1.0.23-bullseye1) bullseye; urgency=high * Fix some bugs in ClubWebHostingService. diff --git a/debian/control b/debian/control index 7158ff3..d18541d 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,8 @@ Standards-Version: 4.3.0 Vcs-Git: https://git.csclub.uwaterloo.ca/public/pyceo.git Vcs-Browser: https://git.csclub.uwaterloo.ca/public/pyceo Uploaders: Max Erenberg , - Raymond Li + Raymond Li , + Edwin Build-Depends: debhelper (>= 12.1.1), python3-dev (>= 3.7), python3-venv (>= 3.7),