klibc (2.0.4-8ubuntu1.16.04.2) xenial; urgency=medium * debian/patches/fix_broadcast_flag-bit.patch: the previous patch set the wrong bit in the bootp flags field, instead of 0x800 it must be 0x8000. (LP: #1624014) -- Dan Streetman Tue, 20 Sep 2016 14:20:36 -0500 klibc (2.0.4-8ubuntu1.16.04.1) xenial; urgency=medium * debian/patches/broadcast_dhcp_send.patch: yiaddr should always be set to 0 (INADDR_ANY) when sending those messages we're sending as a DHCP client, so DHCPDISCOVER and DHCPREQUEST for now. DHCPDISCOVER already did the right thing since 2.0.4-8ubuntu1, this fixes DHCPREQUEST. (LP: #1327412) -- Mathieu Trudel-Lapierre Tue, 26 Apr 2016 12:59:59 -0400 klibc (2.0.4-8ubuntu1) xenial; urgency=medium * debian/patches/broadcast_dhcp_send.patch: set the broadcast bit when sending DHCPDISCOVER/DHCPREQUEST, as per RFC 2131; section 4.1. This helps when there is more than one interface trying to do DHCP at the same time. (LP: #1327412) -- Mathieu Trudel-Lapierre Fri, 18 Mar 2016 15:35:37 -0400 klibc (2.0.4-8) unstable; urgency=medium * run-init: Update documentation comment to cover -n option * Add initramfs-tools hook script, in preparation for dropping it from the initramfs-tools-core package -- Ben Hutchings Wed, 10 Feb 2016 23:33:55 +0000 klibc (2.0.4-7) unstable; urgency=medium * Drop "revert upstream nuked insmod", as nothing needs it any more * Drop "Use static tools on IA64", as this architecture is dead * Drop "Use static tools on ppc64", as shared builds appear to work now * run-init: Add dry-run mode -- Ben Hutchings Mon, 18 Jan 2016 17:02:18 +0000 klibc (2.0.4-6) unstable; urgency=medium * Revert "syscalls: Use direct socket syscalls on i386" (Closes: #809927) * syscalls: Override detection of direct socket syscalls on i386, m68k, s390 -- Ben Hutchings Tue, 05 Jan 2016 21:18:07 +0000 klibc (2.0.4-5) unstable; urgency=medium * syscalls: Use direct socket syscalls on i386 (Closes: 809423). This requires Linux 4.3. -- Ben Hutchings Mon, 04 Jan 2016 19:14:50 +0000 klibc (2.0.4-4) unstable; urgency=medium * Fix another issue that prevents a reproducible build: - Use dh_lintian-overrides instead of direct installation -- Ben Hutchings Sat, 19 Sep 2015 11:23:44 +0200 klibc (2.0.4-3) unstable; urgency=medium * Fix issues that prevent a reproducible build: - Install headers with consistent mode - dash: mkbuiltins: Fix sort order harder * debian/watch: Look for xz-compressed tarballs (Closes: #778299) and use HTTP-S * Remove udebs as they are no longer used (see #653840) * [klibc] Add pread and pwrite 32bit syscall wrappers for parisc (Closes: #745660) * [klibc] ppc64: fix struct stat (Closes: #783292) * debian/control: Add Build-Conflicts: ccache (Closes: #777217) * gzip: Fix silent fallback to decompression (Closes: #355809) * [klibc] mips/setjmp.S: don't save and restore floating-point registers (Closes: #789683) * debian/rules: Fix mips* architecture mapping (fixes FTBFS on mips, mipsel) * debian/control: Change Vcs-Git, Vcs-Browser and Homepage to canonical HTTP-S URLs * debian/control: Bump Standards-Version to 3.9.6; no changes required -- Ben Hutchings Fri, 18 Sep 2015 23:39:49 +0200 klibc (2.0.4-2.1) unstable; urgency=medium * Non-maintainer upload. * Add mips64 support. (Closes: #741241) -- YunQiang Su Thu, 27 Aug 2015 21:17:00 +0800 # For older changelog entries, run 'apt-get changelog libklibc'