Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libx11
Commits: 98462f21 by Timo Aaltonen at 2022-08-04T09:21:27+03:00 rules: Disable thread safety constructor. (Closes: #1016363) - - - - - 0a6e73fc by Timo Aaltonen at 2022-08-04T09:36:05+03:00 release to sid - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +libx11 (2:1.8.1-2) unstable; urgency=medium + + * rules: Disable thread safety constructor. (Closes: #1016363) + + -- Timo Aaltonen <tjaal...@debian.org> Thu, 04 Aug 2022 09:21:33 +0300 + libx11 (2:1.8.1-1) unstable; urgency=medium * New upstream release. ===================================== debian/rules ===================================== @@ -9,6 +9,7 @@ override_dh_auto_configure-arch: docflags = --disable-specs override_dh_auto_configure-indep override_dh_auto_configure-arch: dh_auto_configure -- \ $(docflags) \ + --disable-thread-safety-constructor \ --without-fop override_dh_installdocs: View it on GitLab: https://salsa.debian.org/xorg-team/lib/libx11/-/compare/187ec9a0329dda115220384a1779a5a94e140311...0a6e73fc2d7a5dc30263a1431285d1590f0b9ac5 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libx11/-/compare/187ec9a0329dda115220384a1779a5a94e140311...0a6e73fc2d7a5dc30263a1431285d1590f0b9ac5 You're receiving this email because of your account on salsa.debian.org.