cyrus-sasl2 (2.1.28+dfsg1-8)
[PTS] [DDPO]
COMMITS: VCS has seen 6 commits since the debian/2.1.28+dfsg1-8 tag
- Git: https://salsa.debian.org/debian/cyrus-sasl2.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 1191936
- Browser: https://salsa.debian.org/debian/cyrus-sasl2
- Last scan: 2025-01-13 23:18:25+00
- Next scan: 2025-01-20 15:33:00+00
- CI pipeline status: success
- Debian changelog in Git:
cyrus-sasl2 (2.1.28+dfsg1-8) unstable; urgency=medium
* Team upload
[ Sergio Durigan Junior ]
* d/sasl2-bin.saslauthd.service: Add Group=sasl directive (LP: #2078851)
-- Bastian Germann <bage@debian.org> Wed, 04 Sep 2024 23:46:34 +0200
- This branch is 6 commits ahead of tag debian/2.1.28+dfsg1-8
- Git log:
commit d1564e08df57e6a4d03b95ab705a9b25756b4e4e
Author: Bastian Germann <bage@debian.org>
Date: Mon Jan 13 23:32:24 2025 +0100
Prevent installing man1
commit 1d5e5fa1112553bceefe45e85bd936d1729886b8
Author: Bastian Germann <bage@debian.org>
Date: Mon Jan 13 22:55:20 2025 +0100
Introduce nodoc profile
commit b3e24998183e36eefd22bbc8546d5a04f260dd26
Author: Bastian Germann <bage@debian.org>
Date: Mon Jan 13 21:23:21 2025 +0100
d/rules: Drop unnecessary variables
commit cbdf7ca9026ce666da1154b56287f2dc0105e202
Author: Bastian Germann <bage@debian.org>
Date: Mon Jan 13 21:15:38 2025 +0100
Apply arch/indep split (Closes: #1065595)
commit 1216c22775a4f6b75c2172855f6e30bdda0beeff
Author: Bastian Germann <bage@debian.org>
Date: Thu Jan 9 12:45:37 2025 +0100
digestmd5: Free RC4 cipher (Closes: #1091694)
commit 2739a63bc546e94a0615335e963ac54aa07580ca
Author: Guillem Jover <guillem@debian.org>
Date: Sun Aug 18 02:18:12 2024 +0200
Fix and simplify sample server/client build (Closes: #1078998)
We can use make's implicit rules to simplify the Makefile. We should
also run the Makefile from the source tree root directory, otherwise
the dpkg make fragments will misbehave. Do not pass -g, as whether to
pass it will be decided by dpkg-buildflags.