update openSUSE: security fixes for 42.1/Leap
Due to various glibc bugs we update our Docker images. The update for glibc
provides the following fixes:
- Do not copy d_name field of struct dirent. (CVE-2016-1234)
- Fix stack overflow in _nss_dns_getnetbyname_r. (CVE-2016-3075)
- Fix getaddrinfo stack overflow in hostent conversion. (CVE-2016-3706)
- Do not use alloca in clntudp_call. (CVE-2016-4429)
The repo provides the tar.xz file as well as its checksum:
- openSUSE-42.1.tar.xz
- openSUSE-42.1.tar.xz.sha256
Signed-off-by: Christian Brauner <[email protected]>