summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 10:23:23 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 10:23:23 +0000
commit4951d11d33672c4c86bdcfaf46512e8054593cdd (patch)
tree614ad9442d7556b9556940ed81447bfb1931dccc /debian/changelog
parentMerging upstream version 0.1.48. (diff)
downloaddebputy-4951d11d33672c4c86bdcfaf46512e8054593cdd.tar.xz
debputy-4951d11d33672c4c86bdcfaf46512e8054593cdd.zip
Merging debian version 0.1.48.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fe53875..9339d28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+debputy (0.1.48) unstable; urgency=medium
+
+ * INTEGRATION-MODES.md: Correct `bullseye` that should have been `bookworm`
+ * Also set PKG_CONFIG in the `perl-build` build system like with
+ is done in the `perl-makemaker` build system.
+ * Remove lintian-overrides since `debputy` no longer uses `dh`
+ * d/control: Fix typo in description
+ * debputy.pod: Document security aspects of `debputy lsp server`
+ and `debputy lint`.
+ * debputy: Fix inaccurate directory listing in an error message.
+ * debputy: Ensure `u+rwX` as min mode when installing paths into the
+ packages. This change prevent crashes when upstream has marked
+ paths as read-only (such as `0444`).
+ Thanks to Andrey Rakhmatullin <wrar@debian.org> (Closes: #1078906)
+ Note: Paths can still get their user write bit removed via
+ transformations or built-in rules (such as files in `etc/sudoers.d`
+ which must be `0440`)
+ * debputy: Require directory mode to always have `u+rwx`. Previously,
+ only the `u+rx` mode was required. There is no known use-case for
+ directories to not have a read, write and execute for the owner.
+
+ -- Niels Thykier <niels@thykier.net> Sun, 18 Aug 2024 09:47:40 +0000
+
debputy (0.1.47-0.0~progress7.99u1) graograman-backports; urgency=medium
* Uploading to graograman-updates, remaining changes: