Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc


Commits:
366c3309 by Sven Joachim at 2019-09-10T11:15:57Z
Do not restart services of different architecture than libc

Only check services in packages which are of the same architecture, or
"arch:all".  This is most easily done by replacing the rather
convoluted way of parsing "dpkg --status" output by switching to a
more suitable output format of dpkg-query.  As a bonus, awk is no
longer used in the maintscripts.

Note that services in architecture-independent packages like
postgresql-common will still be restarted twice, since there is no
obvious way to tell the architecture of the actual binaries which need
to be re-executed.

- - - - -


2 changed files:

- debian/changelog
- debian/script.in/nsscheck.sh


View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/commit/366c3309c1907a34a58a24dee4805e57fc60c5a9

-- 
View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/commit/366c3309c1907a34a58a24dee4805e57fc60c5a9
You're receiving this email because of your account on salsa.debian.org.


Reply via email to