File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed
Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change @@ -66,8 +66,16 @@ ltb-project-white-pages (0.5-1) unstable; urgency=low
6666 * gh#201: Patterns for attributes
6767 * gh#202: Do not use tables when not needed
6868 * gh#204: Improve responsiveness
69-
70- -- Clement Oudot <clem@ltb-project.org> Tue, 23 Dec 2025 12:00:00 +0200
69+ * gh#205: Debian cleanup
70+ * gh#206: RPM cleanup
71+ * gh#207: debian cleanup (#205)
72+ * gh#208: debian package set incorrect cache permissions
73+ * gh#209: rpm cleanup (#206)
74+ * gh#210: fix debian package incorrect cache permissions (#208)
75+ * gh#211: allow debian packages to be built without root permissions
76+ * gh#212: build package without root permissions (#211)
77+
78+ -- Clement Oudot <clem@ltb-project.org> Fri, 30 Jan 2026 12:00:00 +0200
7179
7280ltb-project-white-pages (0.4-2) unstable; urgency=low
7381
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ rm -rf %{wp_cachedir}/{cache,templates_c}/*
166166%attr(-,apache,apache) %{wp_cachedir }/templates_c
167167
168168%changelog
169- * Tue Dec 23 2025 Clement Oudot <clem@ltb-project.org> - 0.5-1
169+ * Fri Jan 30 2026 Clement Oudot <clem@ltb-project.org> - 0.5-1
170170- gh#83: Only display white pages to authenticated LDAP users
171171- gh#128: Add multi-tenancy feature
172172- gh#129: Possibility to configure attribute displayed in a DN link
@@ -233,6 +233,14 @@ rm -rf %{wp_cachedir}/{cache,templates_c}/*
233233- gh#201: Patterns for attributes
234234- gh#202: Do not use tables when not needed
235235- gh#204: Improve responsiveness
236+ - gh#205: Debian cleanup
237+ - gh#206: RPM cleanup
238+ - gh#207: debian cleanup (#205)
239+ - gh#208: debian package set incorrect cache permissions
240+ - gh#209: rpm cleanup (#206)
241+ - gh#210: fix debian package incorrect cache permissions (#208)
242+ - gh#211: allow debian packages to be built without root permissions
243+ - gh#212: build package without root permissions (#211)
236244
237245* Wed May 17 2023 Clement Oudot <clem@ltb-project.org> - 0.4-2
238246- gh#126: Missing bin/ directory in packages
You can’t perform that action at this time.
0 commit comments