diff options
Diffstat (limited to 'dev-libs/klibc/ChangeLog-2015')
-rw-r--r-- | dev-libs/klibc/ChangeLog-2015 | 467 |
1 files changed, 467 insertions, 0 deletions
diff --git a/dev-libs/klibc/ChangeLog-2015 b/dev-libs/klibc/ChangeLog-2015 new file mode 100644 index 00000000..ac93c4f2 --- /dev/null +++ b/dev-libs/klibc/ChangeLog-2015 @@ -0,0 +1,467 @@ +# ChangeLog for dev-libs/klibc +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v 1.103 2014/11/24 02:23:25 radhermit Exp $ + +*klibc-2.0.4 (24 Nov 2014) + + 24 Nov 2014; Tim Harder <radhermit@gentoo.org> +klibc-2.0.4.ebuild: + Version bump. + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> klibc-1.5.25.ebuild, + klibc-2.0.2-r1.ebuild, klibc-2.0.2.ebuild, klibc-2.0.3-r1.ebuild, + klibc-2.0.3.ebuild: + QA: drop trailing '.' from DESCRIPTION + + 26 Jan 2014; Tim Harder <radhermit@gentoo.org> klibc-2.0.3-r1.ebuild: + Add kernel.org klibc directory to HOMEPAGE. + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> klibc-1.5.25.ebuild: + Stable for ia64, wrt bug #498092 + + 29 Dec 2013; Patrick Lauer <patrick@gentoo.org> klibc-2.0.3-r1.ebuild: + Whitespace + +*klibc-2.0.3-r1 (26 Dec 2013) + + 26 Dec 2013; Robin H. Johnson <robbat2@gentoo.org> + +files/klibc-2.0.3-kernel-uapi.patch, +klibc-2.0.3-r1.ebuild: + Make it possible to build klibc with much newer kernels. + +*klibc-2.0.3 (26 Dec 2013) + + 26 Dec 2013; Robin H. Johnson <robbat2@gentoo.org> + +files/klibc-2.0.2-mkfifo.patch, +klibc-2.0.3.ebuild: + Version bump; also improve the nostdlib fix originally introduced in bug + #103437, to hopefully fix splashutils stack-protect/pie problems in bugs + #473512, #491512. + +*klibc-2.0.2-r1 (26 Dec 2013) + + 26 Dec 2013; Robin H. Johnson <robbat2@gentoo.org> +klibc-2.0.2-r1.ebuild: + Bug #461982: Make it possible to build with custom-cflags, but not by default, + as klibc is closer to kernel ABI than userspace. + + 26 Dec 2013; Robin H. Johnson <robbat2@gentoo.org> klibc-2.0.2.ebuild: + Bug #485482: Enable building on mixed 64-bit kernel + 32-bit userland; patch + by Denis Kaganovich <mahatma@bspu.unibel.by>. + + 26 Dec 2013; Robin H. Johnson <robbat2@gentoo.org> klibc-2.0.2.ebuild: + Make repoman happy. + + 26 Sep 2013; Chris Reffett <creffett@gentoo.org> -klibc-1.5.8.ebuild: + Security removal of 1.5.8 wrt bug 369075 + + 24 Aug 2013; Agostino Sarubbo <ago@gentoo.org> -klibc-1.1.ebuild, + -klibc-1.5.11.ebuild, -klibc-1.5.12-r1.ebuild, -klibc-1.5.12.ebuild, + -klibc-1.5.15-r1.ebuild, -klibc-1.5.15.ebuild, -klibc-1.5.20.ebuild, + -klibc-1.5.23.ebuild, -klibc-1.5.24.ebuild, klibc-1.5.25.ebuild: + Stable for amd64, wrt to bug #369075, remove old and ppc has losed the stable + keyword because of bug #476732 + + 23 Jul 2013; Andreas Schuerch <nativemad@gentoo.org> klibc-1.5.25.ebuild: + x86 stable, see bug 369075 + + 12 Jul 2013; Agostino Sarubbo <ago@gentoo.org> klibc-1.5.23.ebuild: + Stable for amd64, wrt bug #369075 + + 16 Mar 2013; Michael Pagano <mpagano@gentoo.org> klibc-1.5.25.ebuild: + Fix linker arguments. Bug #375729 + +*klibc-2.0.2 (16 Mar 2013) + + 16 Mar 2013; Michael Pagano <mpagano@gentoo.org> +klibc-2.0.2.ebuild: + Version bump. Bug #442822. Thanks to AlphatPC. + + 14 Mar 2013; Michael Pagano <mpagano@gentoo.org> klibc-1.5.20.ebuild, + +files/klibc-1.5.20-parallel-make.patch: + Fix parallel make issue. Bug #461016 + + 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> klibc-1.5.25.ebuild: + Add ~sparc, wrt bug #449220 + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> klibc-1.5.25.ebuild: + Add ~alpha, wrt bug #449220 + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> klibc-1.5.25.ebuild: + Add ~ia64, wrt bug #449220 + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> klibc-1.5.25.ebuild: + Add ~ppc64, wrt bug #449220 + +*klibc-1.5.25 (30 Aug 2011) + + 30 Aug 2011; Tim Harder <radhermit@gentoo.org> +klibc-1.5.25.ebuild: + Version bump. + +*klibc-1.5.24 (17 Aug 2011) + + 17 Aug 2011; Tim Harder <radhermit@gentoo.org> +klibc-1.5.24.ebuild: + Version bump + +*klibc-1.5.23 (19 Jul 2011) + + 19 Jul 2011; Tim Harder <radhermit@gentoo.org> +klibc-1.5.23.ebuild, + +files/klibc-1.5.23-parallel-make.patch: + Version bump (bug #373119). + + 23 Jun 2011; Brent Baude <ranger@gentoo.org> klibc-1.5.20.ebuild: + Marking klibc-1.5.20 ppc for bug 367269 + + 12 Jun 2011; Matt Turner <mattst88@gentoo.org> klibc-1.5.8.ebuild, + klibc-1.5.11.ebuild, klibc-1.5.12.ebuild, klibc-1.5.12-r1.ebuild, + klibc-1.5.15.ebuild, klibc-1.5.15-r1.ebuild, klibc-1.5.20.ebuild, + metadata.xml: + Remove dead n32 USE flag, bug 371201 + + 03 Jun 2011; Raúl Porcel <armin76@gentoo.org> klibc-1.5.8.ebuild, + klibc-1.5.11.ebuild, klibc-1.5.12.ebuild, klibc-1.5.12-r1.ebuild, + klibc-1.5.15.ebuild, klibc-1.5.15-r1.ebuild, klibc-1.5.20.ebuild: + Drop sparc keywords + + 31 May 2011; Markus Meier <maekke@gentoo.org> klibc-1.5.20.ebuild: + x86 stable, bug #367269 + + 15 May 2011; Christoph Mende <angelos@gentoo.org> klibc-1.5.20.ebuild: + Stable on amd64 wrt bug #367269 + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> klibc-1.1.ebuild: + Drop to ~mips + +*klibc-1.5.20 (28 Nov 2010) + + 28 Nov 2010; Michał Januszewski <spock@gentoo.org> +klibc-1.5.20.ebuild, + +files/klibc-1.5.20-kbuild.patch: + Version bump (bugs #310011, #336830). + + 10 Jan 2010; Robin H. Johnson <robbat2@gentoo.org> klibc-1.5.12-r1.ebuild, + klibc-1.5.15.ebuild, klibc-1.5.15-r1.ebuild: + Bug #278957: use test instead of $FEATURES access. + + 25 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org> klibc-1.5.8.ebuild, + klibc-1.5.11.ebuild, klibc-1.5.12.ebuild, klibc-1.5.12-r1.ebuild, + klibc-1.5.15.ebuild, klibc-1.5.15-r1.ebuild, + -files/klibc-1.5-nostrip.patch: + Remove 1 byte-sized patch (and ebuild reference to that). + +*klibc-1.5.15-r1 (16 Sep 2009) + + 16 Sep 2009; Robin H. Johnson <robbat2@gentoo.org> + +klibc-1.5.15-r1.ebuild: + Bug #284957: Work for USE=savedconfig in progress. + + 15 Sep 2009; Robin H. Johnson <robbat2@gentoo.org> klibc-1.5.15.ebuild: + Implement basic ARM support, thanks to the mv78100 board from Marvell. + +*klibc-1.5.15 (09 May 2009) + + 09 May 2009; Robin H. Johnson <robbat2@gentoo.org> +klibc-1.5.15.ebuild: + Bug 252880: version bump. 1.5.14 was broken, but 1.5.15 passes the + testsuite. + + 07 Nov 2008; Raúl Porcel <armin76@gentoo.org> klibc-1.5.12-r1.ebuild: + sparc/x86 stable wrt #238494 + + 01 Nov 2008; nixnut <nixnut@gentoo.org> klibc-1.5.12-r1.ebuild: + Stable on ppc wrt bug 238494 + + 01 Nov 2008; Jeremy Olexa <darkside@gentoo.org> klibc-1.5.12-r1.ebuild: + amd64 stable, bug 238494 + + 31 Oct 2008; Robin H. Johnson <robbat2@gentoo.org> klibc-1.5.12-r1.ebuild: + Now with testing magic. + + 31 Oct 2008; Robin H. Johnson <robbat2@gentoo.org> klibc-1.5.12-r1.ebuild: + Bug #242454 - be sure to check both locations for kernel sources. + + 06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: + Add USE flag description to metadata wrt GLEP 56. + +*klibc-1.5.12-r1 (14 Jul 2008) + + 14 Jul 2008; Robin H. Johnson <robbat2@gentoo.org> + +klibc-1.5.12-r1.ebuild: + Use 2.6.26, test with caution. + +*klibc-1.5.12 (14 Jul 2008) + + 14 Jul 2008; Robin H. Johnson <robbat2@gentoo.org> +klibc-1.5.12.ebuild: + Version bump. + + 26 Jun 2008; Robin H. Johnson <robbat2@gentoo.org> + -files/klibc-1.2.1-nostdinc-flags.patch, -files/klibc-1.2.4-kbuild.patch, + -files/klibc-1.4.7-nostdinc-flags.patch, -files/klibc-1.4.9-mips32.patch, + -files/klibc-1.4.13-resumelib.patch, -files/klibc-1.4.13-types.h.patch, + -klibc-1.2.1-r1.ebuild, -klibc-1.2.1-r2.ebuild, -klibc-1.4.12.ebuild, + -klibc-1.4.13.ebuild, -klibc-1.5.ebuild, -klibc-1.5.7.ebuild, + -klibc-1.5.7-r1.ebuild, -klibc-1.5.7-r2.ebuild: + Trim old ebuilds and patches. + +*klibc-1.5.11 (26 Jun 2008) + + 26 Jun 2008; Robin H. Johnson <robbat2@gentoo.org> + +files/klibc-1.5.11-klibcasmarch.patch, + +files/klibc-1.5.11-x86_64-io.h-return.diff, +klibc-1.5.11.ebuild: + Version bump per bug #217738, and also fix x86_64 io.h header per bug + #229525. + + 10 Mar 2008; Steve Dibb <beandog@gentoo.org> klibc-1.5.8.ebuild: + amd64 stable, bug 208131 + + 14 Feb 2008; nixnut <nixnut@gentoo.org> klibc-1.5.8.ebuild: + Stable on ppc wrt bug 208131 + + 13 Feb 2008; Dawid Węgliński <cla@gentoo.org> klibc-1.5.8.ebuild: + Stable on x86 (bug #208131) + +*klibc-1.5.8 (15 Jan 2008) + + 15 Jan 2008; Robin H. Johnson <robbat2@gentoo.org> + +files/klibc-1.5.7-strip-fix-dash-s.patch, +klibc-1.5.8.ebuild: + Version bump, and fix bug 201006. + + 21 Dec 2007; nixnut <nixnut@gentoo.org> klibc-1.5.7-r2.ebuild: + Stable on ppc wrt bug 195443 + +*klibc-1.5.7-r2 (14 Nov 2007) + + 14 Nov 2007; Robin H. Johnson <robbat2@gentoo.org> +klibc-1.5.7-r2.ebuild: + This revision fixes compiling of v86d (bug 198937) due to a missing patch, + and splashutils due to a broken asm symlink that was installed. + + 14 Nov 2007; Robin H. Johnson <robbat2@gentoo.org> klibc-1.5.7-r1.ebuild: + Bug #199048, we need to ignore KBUILD_OUTPUT. + +*klibc-1.5.7-r1 (12 Nov 2007) + + 12 Nov 2007; Robin H. Johnson <robbat2@gentoo.org> + +files/klibc-1.5-klibcasmarch.patch, +klibc-1.5.7-r1.ebuild: + Bug #196521, some arches have a shared asm-ARCH directory in the kernel + sources, and klibc is not aware of this. + +*klibc-1.5.7 (12 Nov 2007) + + 12 Nov 2007; Robin H. Johnson <robbat2@gentoo.org> + +files/klibc-1.5-nostrip.patch, +files/klibc-1.5-sigaction.patch, + +klibc-1.5.7.ebuild: + Bug #190113, add biarch support for ppc64-32ul et al. Redo of a lot of the + handling. + + 04 Nov 2007; Christian Heim <phreak@gentoo.org> metadata.xml: + Removing myself as the maintainer. + + 21 Oct 2007; Steve Dibb <beandog@gentoo.org> klibc-1.5.ebuild: + amd64 stable + + 14 Oct 2007; Mike Frysinger <vapier@gentoo.org> klibc-1.5.ebuild: + Add back in RESTRICT=strip for az. + + 11 Oct 2007; Christian Faulhammer <opfer@gentoo.org> klibc-1.5.ebuild: + stable x86, bug 195443 + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> klibc-1.1.ebuild, + klibc-1.2.1-r1.ebuild, klibc-1.2.1-r2.ebuild, klibc-1.4.12.ebuild, + klibc-1.4.13.ebuild: + (QA) RESTRICT clean up. + + 13 Jun 2007; Christian Heim <phreak@gentoo.org> klibc-1.5.ebuild: + Fixing cross compilation, thanks to Michal Januszewski in #181560. + +*klibc-1.5 (17 May 2007) + + 17 May 2007; Christian Heim <phreak@gentoo.org> +klibc-1.5.ebuild: + Version bump, finally at klibc-1.5. + + 13 May 2007; Christian Heim <phreak@gentoo.org> klibc-1.4.13.ebuild: + Really fix the permission problem (#178053) and also fix the sandbox + violation (#178208 - thanks to Roland Tapken, note to self: always use ${D} + in src_install). + + 12 May 2007; Christian Heim <phreak@gentoo.org> klibc-1.4.13.ebuild: + Fixing the permissions bug (#178053 - thanks to Tobias Sager <moixa at + gmx.ch>), hopefully fixing any further issues. + + 12 May 2007; Daniel Drake <dsd@gentoo.org> metadata.xml: + Move from kernel to kernel-misc herd + + 07 May 2007; Chris Gianelloni <wolf31o2@gentoo.org> klibc-1.4.13.ebuild: + Stable on amd64/ppc/x86 for splashutils. + + 10 Feb 2007; Christian Heim <phreak@gentoo.org> klibc-1.2.1-r2.ebuild: + Backporting the types.h fix from 1.4.33 to 1.2.1-r2, making current stable + work for kernel >=2.6.19. Quoting fixes. Backporting the QA_EXECSTACK stuff + from 1.4.33. + + 09 Feb 2007; Christian Heim <phreak@gentoo.org> + +files/klibc-1.4.13-types.h.patch, klibc-1.4.13.ebuild: + Quoting fixes, adding the -types.h patch suggested by Alon in #165472. + + 20 Jan 2007; Christian Heim <phreak@gentoo.org> + -files/klibc-1.1.16-mips-ldpaths.patch, -files/klibc-1.1.16-mips32.patch, + +files/klibc-1.4.13-resumelib.patch, metadata.xml, + -klibc-1.1.16-r1.ebuild, klibc-1.4.13.ebuild: + Remove klibc-1.1.16 (its slacking, no distfiles either upstream nor on + Gentoo mirrors), fixing compilation of 1.4.13 against 2.6.19 (#157618 - + thanks to Mike Benson <mike at kambe.com.au> and all the others), putting + dev-libs/klibc with the kernel herd. + + 03 Sep 2006; Michael Hanselmann <hansmi@gentoo.org> klibc-1.2.1-r2.ebuild: + Stable on ppc. + +*klibc-1.4.13 (27 Jul 2006) + + 27 Jul 2006; Martin Schlemmer <azarah@gentoo.org> +klibc-1.4.13.ebuild: + Update version. + +*klibc-1.4.12 (25 Jul 2006) + + 25 Jul 2006; Martin Schlemmer <azarah@gentoo.org> +klibc-1.4.12.ebuild: + Update version. + +*klibc-1.4.11 (19 Jul 2006) + + 19 Jul 2006; Martin Schlemmer <azarah@gentoo.org> + +files/klibc-1.4.11-interp-flags.patch, +klibc-1.4.11.ebuild: + New testing release. + + 18 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> klibc-1.2.1-r2.ebuild: + Stable on amd64 wrt bug #139330. + + 16 Jul 2006; Joshua Jackson <tsunam@gentoo.org> klibc-1.2.1-r2.ebuild: + stable x86; bug #139330 + + 12 Jul 2006; Martin Schlemmer <azarah@gentoo.org> klibc-1.4.9.ebuild: + Add debug USE flag to just enable verbose output during build. + + 09 Jul 2006; Martin Schlemmer <azarah@gentoo.org> klibc-1.2.1-r2.ebuild, + klibc-1.4.9.ebuild: + Fix build issues on ppc, bug #130175. + +*klibc-1.4.9 (08 Jul 2006) + + 08 Jul 2006; Martin Schlemmer <azarah@gentoo.org> + +files/klibc-1.4.8-dash-flags.patch, +files/klibc-1.4.9-mips32.patch, + +klibc-1.4.9.ebuild: + Update version. Try to do something about executable stack. Add mips n32 + patch again. Disable the stdinc patch as it seems to support + -fno-stack-protector. + +*klibc-1.4.8 (07 Jul 2006) + + 07 Jul 2006; Martin Schlemmer <azarah@gentoo.org> + +files/klibc-1.4.7-nostdinc-flags.patch, +klibc-1.4.8.ebuild: + New release for testing. + +*klibc-1.2.1-r2 (07 Jul 2006) + + 07 Jul 2006; Martin Schlemmer <azarah@gentoo.org> + +files/klibc-1.2.4-kbuild.patch, +klibc-1.2.1-r2.ebuild: + Fix building with KBUILD_OUTPUT set, bug #139330. Also fix manpage + installation path, bug #122173. Also multilib related fixes. + + 01 Jul 2006; Lars Weiler <pylon@gentoo.org> klibc-1.2.1-r1.ebuild: + Stable on ppc; bug #130175. + + 27 Apr 2006; Marien Zwart <marienz@gentoo.org> + files/digest-klibc-1.0.14-r1, files/digest-klibc-1.1, + files/digest-klibc-1.1.1, files/digest-klibc-1.1.16, + files/digest-klibc-1.1.16-r1, Manifest: + Fixing SHA256 digest, pass four + + 09 Feb 2006; Martin Schlemmer <azarah@gentoo.org> klibc-1.2.1-r1.ebuild: + Fix build logic for different KBUILD_OUT, bug #122173. Dash build still + fails with it set though, so need to wait for upstream to fix it. + +*klibc-1.2.1-r1 (07 Feb 2006) + + 07 Feb 2006; Martin Schlemmer <azarah@gentoo.org> + +files/klibc-1.2.1-nostdinc-flags.patch, +klibc-1.2.1-r1.ebuild: + Export the NOSTDINC_FLAGS to ensure -nostdlib is passed, bug #120678. + +*klibc-1.2.1 (04 Feb 2006) + + 04 Feb 2006; Martin Schlemmer <azarah@gentoo.org> +klibc-1.2.1.ebuild: + New release. + + 26 Jan 2006; Joshua Kinard <kumba@gentoo.org> + +files/klibc-1.1.16-mips-ldpaths.patch, +files/klibc-1.1.16-mips32.patch, + klibc-1.1.1.ebuild, klibc-1.1.16.ebuild, klibc-1.1.16-r1.ebuild: + Build fixes for mips - force 32bit build on mips64 systems if not using n32 + and fix a linker path bug for mips. + +*klibc-1.1.16-r1 (22 Jan 2006) + + 22 Jan 2006; Martin Schlemmer <azarah@gentoo.org> +klibc-1.1.16-r1.ebuild: + Fix broken symlink creation. + + 21 Jan 2006; Lars Weiler <pylon@gentoo.org> klibc-1.1.16.ebuild: + Stable on ppc; bug #112742. + +*klibc-1.1.16 (20 Jan 2006) + + 20 Jan 2006; Martin Schlemmer <azarah@gentoo.org> +klibc-1.1.16.ebuild: + New version. + + 02 Jan 2006; Joshua Kinard <kumba@gentoo.org> klibc-1.1.ebuild: + Bump to stable for getdvhoff on mips. + +*klibc-1.1.1 (10 Nov 2005) + + 10 Nov 2005; Martin Schlemmer <azarah@gentoo.org> +klibc-1.1.1.ebuild: + New release. + + 18 Sep 2005; Joshua Kinard <kumba@gentoo.org> +files/klibc-1.1-mips32.patch, + klibc-1.1.ebuild: + Added a patch to allow klibc to build properly on mips systems w/ 64bit + kernel/32bit userland, and marked 1.1 ~mips. + +*klibc-1.1 (02 Sep 2005) + + 02 Sep 2005; Martin Schlemmer <azarah@gentoo.org> +klibc-1.1.ebuild: + New version. + +*klibc-1.0.14-r1 (26 Aug 2005) + + 26 Aug 2005; Martin Schlemmer <azarah@gentoo.org> + +files/klibc-1.0.14-nostdlib.patch, +klibc-1.0.14-r1.ebuild: + Enable building on hardened systems, bug #103437. + + 29 Jun 2005; David Holm <dholm@gentoo.org> klibc-1.0.14.ebuild: + Added to ~ppc. + +*klibc-1.0.14 (28 Jun 2005) + + 28 Jun 2005; Martin Schlemmer <azarah@gentoo.org> +klibc-1.0.14.ebuild: + Update version. + +*klibc-1.0.8 (04 May 2005) + + 04 May 2005; Martin Schlemmer <azarah@gentoo.org> +klibc-1.0.8.ebuild: + Update version. Add KV_OUT_DIR support, bug #88072. + + 13 Mar 2005; Martin Schlemmer <azarah@gentoo.org> klibc-1.0.3.ebuild: + Add /usr/lib/klibc to PRELINK_PATH_MASK. + + 11 Mar 2005; Martin Schlemmer <azarah@gentoo.org> klibc-1.0.3.ebuild: + Fixup gunzip/zcat hardlinks of gzip becoming copies. Add perl to DEPEND and + RDEPEND, as its needed during build, and afterwards for klcc wrapper. Add + pkg_postinst() override for linux-mod eclass, as we do not install modules. + + 10 Mar 2005; Martin Schlemmer <azarah@gentoo.org> files/klibc.m4: + Update m4 macro. + +*klibc-1.0.3 (10 Mar 2005) + + 10 Mar 2005; Martin Schlemmer <azarah@gentoo.org> +klibc-1.0.3.ebuild: + Update version. + + 10 Mar 2005; Martin Schlemmer <azarah@gentoo.org> + +files/klibc-1.0-makeklcc-empty-args.patch, klibc-1.0.ebuild: + Patch makeklcc.pl to not generate '' arrays if they are empty, else we get + the issue where '' is passed to ld, etc, and they fail with cannot find + file. + +*klibc-1.0 (09 Mar 2005) + + 09 Mar 2005; Martin Schlemmer <azarah@gentoo.org> +metadata.xml, + +files/klibc.m4, +klibc-1.0.ebuild: + Initial version |