unbound (1.15.0-11)
[PTS] [DDPO]
OLD: VCS is behind the version in the archive: 1.15.0-10 < 1.15.0-11.
- Git: https://salsa.debian.org/dns-team/unbound.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/dns-team/unbound
- Last scan: 2022-05-23 19:49:19+00
- Next scan: 2022-05-31 12:27:00+00
- Merge requests: 2
- CI pipeline status: success
- Debian changelog in Git:
unbound (1.15.0-10) unstable; urgency=medium
* d/tests/: fix the test to not rely on presence of unbound.pid after
daemon start. Apparently unbound creates the pid file at a wrong time
-- Michael Tokarev <mjt@tls.msk.ru> Sun, 08 May 2022 10:17:45 +0300
- This branch is 3 commits ahead of tag debian/1.15.0-10
- Git log:
commit e65fe9c7998bf8b72f70e586e674f633d56c898e
Merge: a2ef952 2d947cb
Author: Simon Deziel <simon@sdeziel.info>
Date: Mon May 9 13:26:34 2022 +0000
Merge branch 'misc-fixes' into 'master'
d/unbound.postinst: fix configure action to have unbound user/group created
See merge request dns-team/unbound!19
commit 2d947cb7418fdd336ff69ff7460a0339357c6932
Author: Simon Deziel <simon@sdeziel.info>
Date: Tue May 3 10:01:50 2022 -0400
d/apparmor-profile: use profile name specifier
Using profile path name is deprecated, see:
https://gitlab.com/apparmor/apparmor/-/wikis/DeprecateProfilePathName
Signed-off-by: Simon Deziel <simon@sdeziel.info>
commit f8d69c19b575a444b269c2d03707c0990372e1ad
Author: Simon Deziel <simon@sdeziel.info>
Date: Tue May 3 10:00:04 2022 -0400
d/unbound.postinst: fix configure action to have unbound user/group created
Signed-off-by: Simon Deziel <simon@sdeziel.info>