Aurelien Jarno [Mon, 21 Feb 2022 08:47:11 +0000 (08:47 +0000)]
glibc (2.33-7) unstable; urgency=medium
[ Aurelien Jarno ]
* debian/rules.d/build.mk: pass --with-default-link=no to configure to
ensure that libio vtable protection is enabled.
* debian/patches/git-updates.diff: update from upstream stable branch:
- Fix wrong fallback of strncmp-avx2-rtm and wcsncmp-avx2-rtm fallback to
non-rtm variants when avoiding overflow.