lintian (2.135.0)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 2.135.1 > 2.135.0
- Git: https://salsa.debian.org/lintian/lintian.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 27467776
- Browser: https://salsa.debian.org/lintian/lintian
- Last scan: 2026-05-06 16:22:17+00
- Next scan: 2026-05-15 02:09:00+00
- Merge requests: 4
- CI pipeline status: canceled
- Debian changelog in Git:
lintian (2.135.1) UNRELEASED; urgency=medium
* WIP (generated at release time: please do not add entries below.)
-- Nilesh Patra <nilesh@debian.org> Mon, 27 Apr 2026 09:43:54 +0530
- This branch is 8 commits ahead of tag 2.135.0
- Git log:
commit 3588a63b8296d820068318ffecbb71c572f93078
Author: Nilesh Patra <nilesh@debian.org>
Date: Fri May 1 02:11:13 2026 +0530
Add test to flag correct "X-DH-Compat" style (See: #1072741)
commit cf22df6fa798cc4a93a79862d8342703b15a686e
Author: Nilesh Patra <nilesh@debian.org>
Date: Fri May 1 02:10:21 2026 +0530
Update cute-field check to flag differently for "X-DH-Compat" (Closes: #1135283)
commit 84c16500d4ace1b0d7a307dbd38708938842efb2
Author: Oliver Reiche <oliver.reiche@gmail.com>
Date: Wed May 6 14:17:20 2026 +0000
Add 'Stonking Stingray' to the list of known Ubuntu series
commit d903f94670aa2d5398e7f76b1f674ae4f27a0c46
Author: Soren Stoutner <soren@debian.org>
Date: Thu Apr 30 14:10:01 2026 -0700
Refactor license-problem-convert-utf-code to license-problem-old-unicode (closes: #854209)
commit 380d4675fed11e51a1ecc0f2d7d6081bd3b55321
Author: Jesse Rhodes <jesse@sney.ca>
Date: Thu Apr 30 14:46:27 2026 -0400
Rewrite manual section 2.4.1 for clarity. (Closes: #1128948)
commit 1ecd6aeee9f33593bc731f264d92c2fe39033e60
Author: Nilesh Patra <nilesh@debian.org>
Date: Thu Apr 30 22:20:01 2026 +0530
Add a test to detect static-pie also as a static executable to test against #1068304
commit f5eece12a89ac6350a1ce2a71d7fc0d808952493
Author: Nilesh Patra <nilesh@debian.org>
Date: Thu Apr 30 21:47:08 2026 +0530
Avoid checking for "pie executable" for detecting shared objects (Closes: #1068304)
This conditions seems to have been added due to #896840 in the commit
https://salsa.debian.org/lintian/lintian/-/commit/3c6c2f2d7c0598f6b1b7ed937b8d29d49f0e502c
But, since then, `file` has been updated to no longer rely on the
executable bit to determine pie executable or not in
https://github.com/file/file/commit/d653309de04ed10fdeda79f2c6ca7a7e96e122f1
IOW, the short-coming with file was fixed, and this check does not look
necessary any longer.
Instead, this seems to be triggering FP (for instance in mksh), hence,
drop this from the regex
commit cff0edf20cdac8d5116c84f3173d0bf01f87151f
Author: Nilesh Patra <nilesh@debian.org>
Date: Mon Apr 27 09:44:53 2026 +0530
bootstrap new release