diff options
Diffstat (limited to 'dev-libs/newt/ChangeLog-2015')
-rw-r--r-- | dev-libs/newt/ChangeLog-2015 | 401 |
1 files changed, 401 insertions, 0 deletions
diff --git a/dev-libs/newt/ChangeLog-2015 b/dev-libs/newt/ChangeLog-2015 new file mode 100644 index 00000000..4c1361ee --- /dev/null +++ b/dev-libs/newt/ChangeLog-2015 @@ -0,0 +1,401 @@ +# ChangeLog for dev-libs/newt +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/ChangeLog,v 1.104 2015/06/30 01:29:20 naota Exp $ + +*newt-0.52.18 (30 Jun 2015) + + 30 Jun 2015; Naohiro Aota <naota@gentoo.org> +newt-0.52.18.ebuild, + -files/newt-0.52.12-install.patch, -files/newt-0.52.12-tcl.patch, + -files/newt-0.52.12-whiptail.patch, -files/newt-0.52.13-python.patch, + -files/newt-0.52.14-snack.patch: + dev-libs/newt: version bump to 0.52.18; Clean up unused patches. + + 30 Jun 2015; Naohiro Aota <naota@gentoo.org> + +files/newt-0.52.15-makefile.patch, newt-0.52.15.ebuild: + dev-libs/newt: add a patch to fix parallel make failure #553338 + + 05 May 2015; Manuel Rüger <mrueg@gentoo.org> -newt-0.52.12.ebuild, + -newt-0.52.13.ebuild, -newt-0.52.14-r1.ebuild, -newt-0.52.14-r2.ebuild: + Remove old. + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> newt-0.52.15.ebuild: + Drop old Python implementations + + 20 Mar 2015; Justin Lecher <jlec@gentoo.org> newt-0.52.12.ebuild, + newt-0.52.13.ebuild, newt-0.52.14-r1.ebuild, newt-0.52.14-r2.ebuild, + newt-0.52.15.ebuild: + Fix tcl/tk slotting + + 02 Mar 2015; Yixun Lan <dlan@gentoo.org> newt-0.52.15.ebuild: + add arm64 support, tested on A53 board + + 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> newt-0.52.15.ebuild: + Stable for sparc, wrt bug #517822 + + 28 Oct 2014; Agostino Sarubbo <ago@gentoo.org> newt-0.52.15.ebuild: + Stable for ia64, wrt bug #517822 + + 27 Oct 2014; Agostino Sarubbo <ago@gentoo.org> newt-0.52.15.ebuild: + Stable for ppc64, wrt bug #517822 + + 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> newt-0.52.15.ebuild: + Stable for ppc, wrt bug #517822 + + 17 Oct 2014; Tobias Klausmann <klausman@gentoo.org> newt-0.52.15.ebuild: + Stable on alpha, bug 517822 + + 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> newt-0.52.15.ebuild: + Stable for amd64, wrt bug #517822 + + 14 Aug 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> newt-0.52.15.ebuild: + x86 stable wrt bug #517822 + + 31 Jul 2014; Jeroen Roovers <jer@gentoo.org> newt-0.52.15.ebuild: + Stable for HPPA (bug #517822). + + 29 Jul 2014; Markus Meier <maekke@gentoo.org> newt-0.52.15.ebuild: + arm stable, bug #517822 + + 14 Jul 2014; Markos Chandras <hwoarang@gentoo.org> newt-0.52.15.ebuild: + Add ~mips per #517046 + + 04 Mar 2014; Naohiro Aota <naota@gentoo.org> newt-0.52.15.ebuild: + Update to use python-r1 properly #502960 + + 04 Mar 2014; Naohiro Aota <naota@gentoo.org> newt-0.52.15.ebuild: + Drop mis-added SHELL setting. + + 04 Mar 2014; Naohiro Aota <naota@gentoo.org> files/newt-0.52.15-snack.patch, + newt-0.52.15.ebuild: + Fix non POSIX compatible shell substitution. #484562 + + 03 Oct 2013; Naohiro Aota <naota@gentoo.org> newt-0.52.14-r2.ebuild, + newt-0.52.15.ebuild: + Respect AR. #483748 + + 30 Jun 2013; Justin Lecher <jlec@gentoo.org> newt-0.52.15.ebuild: + Fix python deps + + 29 May 2013; Justin Lecher <jlec@gentoo.org> newt-0.52.15.ebuild, + metadata.xml: + Fix usage of new python r1 eclasses (missing PYTHON_REQUIRED_USE) + +*newt-0.52.15 (04 May 2013) + + 04 May 2013; Naohiro Aota <naota@gentoo.org> +files/newt-0.52.15-snack.patch, + +newt-0.52.15.ebuild: + version bump wrt #468126 + + 12 Jan 2013; Naohiro Aota <naota@gentoo.org> +files/newt-0.52.12-tcl.patch, + +files/newt-0.52.14-tcl.patch, newt-0.52.12.ebuild, newt-0.52.13.ebuild, + newt-0.52.14-r1.ebuild, newt-0.52.14-r2.ebuild: + Add patch to deal with tcl change #451356 + +*newt-0.52.14-r2 (16 May 2012) + + 16 May 2012; Naohiro Aota <naota@gentoo.org> +newt-0.52.14-r2.ebuild: + Include LC_MESSAGES only set for LINGUAS. #408873 + +*newt-0.52.14-r1 (19 Mar 2012) + + 19 Mar 2012; Naohiro Aota <naota@gentoo.org> +files/newt-0.52.14-snack.patch, + +newt-0.52.14-r1.ebuild, -newt-0.52.14.ebuild: + Add patch to build _snackmodule.so #395275 + +*newt-0.52.14 (28 Nov 2011) + + 28 Nov 2011; Naohiro Aota <naota@gentoo.org> +newt-0.52.14.ebuild: + Version bumped. + +*newt-0.52.13 (17 Nov 2011) + + 17 Nov 2011; Naohiro Aota <naota@gentoo.org> +newt-0.52.13.ebuild, + +files/newt-0.52.13-gold.patch, +files/newt-0.52.13-python.patch: + Version bumped + + 14 Oct 2011; Naohiro Aota <naota@gentoo.org> newt-0.52.12.ebuild, + +files/newt-0.52.12-install.patch, +files/newt-0.52.12-whiptail.patch: + Marked as ~x86-fbsd. Add patches to build on FreeBSD + + 14 Oct 2011; Naohiro Aota <naota@gentoo.org> metadata.xml: + Assign myself as maintainer. + + 01 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + -newt-0.52.10-r1.ebuild, -files/newt-CVE-2009-2905.patch: + Delete. + + 01 Mar 2011; Brent Baude <ranger@gentoo.org> newt-0.52.12.ebuild: + stable ppc64, bug 349905 + + 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> newt-0.52.12.ebuild: + Stable for HPPA (bug #349905). + + 09 Jan 2011; Raúl Porcel <armin76@gentoo.org> newt-0.52.12.ebuild: + alpha/ia64/sparc stable wrt #349905 + + 08 Jan 2011; Markus Meier <maekke@gentoo.org> newt-0.52.12.ebuild: + arm stable, bug #349905 + + 07 Jan 2011; Brent Baude <ranger@gentoo.org> newt-0.52.12.ebuild: + Marking newt-0.52.12 ppc for bug 349905 + + 02 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> newt-0.52.12.ebuild: + x86 stable wrt bug #349905 + + 01 Jan 2011; Markos Chandras <hwoarang@gentoo.org> newt-0.52.12.ebuild: + Stable on amd64 wrt bug #349905 + + 27 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + newt-0.52.10-r1.ebuild, newt-0.52.12.ebuild: + Use Python 2, use python_mod_optimize() and python_mod_cleanup() (bug #312197). + +*newt-0.52.12 (30 Aug 2010) + + 30 Aug 2010; Jeroen Roovers <jer@gentoo.org> +newt-0.52.12.ebuild: + Respect LDFLAGS (bug #334773). Die more. Clean up (un)needed eclasses. + Merge sed calls to the same file. Respect CFLAGS more. Use $(MAKE). Respect + MAKEOPTS. + + 02 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + newt-0.52.10-r1.ebuild: + Delete calls to deprecated python_version(). + + 02 Jun 2010; Torsten Veller <tove@gentoo.org> metadata.xml: + Remove xmerlin from metadata.xml (#69210) + + 26 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> newt-0.52.10-r1.ebuild: + Stable for ppc, bug 285854 + + 18 Oct 2009; Brent Baude <ranger@gentoo.org> newt-0.52.10-r1.ebuild: + Marking newt-0.52.10-r1 ppc64 for bug 285854 + + 12 Oct 2009; Raúl Porcel <armin76@gentoo.org> newt-0.52.10-r1.ebuild: + ia64/sparc stable wrt #285854 + + 11 Oct 2009; Jeroen Roovers <jer@gentoo.org> newt-0.52.10-r1.ebuild: + Stable for HPPA (bug #285854). + + 11 Oct 2009; Tobias Klausmann <klausman@gentoo.org> + newt-0.52.10-r1.ebuild: + Stable on alpha, bug #285854 + + 09 Oct 2009; Markus Meier <maekke@gentoo.org> newt-0.52.10-r1.ebuild: + amd64/arm/x86 stable, bug #285854 + +*newt-0.52.10-r1 (07 Oct 2009) +*newt-0.52.2-r1 (07 Oct 2009) + + 07 Oct 2009; Federico Ferri <mescalinum@gentoo.org> +newt-0.52.2-r1.ebuild, + -newt-0.52.8.ebuild, +newt-0.52.10-r1.ebuild, + +files/newt-CVE-2009-2905.patch: + CVE-2009-2905, bug #285854 + + 04 Oct 2009; Markus Meier <maekke@gentoo.org> newt-0.52.10.ebuild: + arm stable, bug #281402 + + 22 Sep 2009; Markus Meier <maekke@gentoo.org> newt-0.52.10.ebuild: + amd64 stable, bug #281402 + + 05 Sep 2009; Brent Baude <ranger@gentoo.org> newt-0.52.10.ebuild: + Marking newt-0.52.10 ppc64 for bug 281402 + + 29 Aug 2009; nixnut <nixnut@gentoo.org> newt-0.52.10.ebuild: + ppc stable #281402 + + 29 Aug 2009; Tobias Klausmann <klausman@gentoo.org> newt-0.52.10.ebuild: + Stable on alpha, bug #281402 + + 27 Aug 2009; Jeroen Roovers <jer@gentoo.org> newt-0.52.10.ebuild: + Stable for HPPA (bug #281402). + + 18 Aug 2009; Christian Faulhammer <fauli@gentoo.org> newt-0.52.10.ebuild: + stable x86, bug 281402 + + 09 Aug 2009; Federico Ferri <mescalinum@gentoo.org> newt-0.52.10.ebuild: + fix bug #267661 + +*newt-0.52.10 (27 Oct 2008) + + 27 Oct 2008; Federico Ferri <mescalinum@gentoo.org> +newt-0.52.10.ebuild: + bump to 0.52.10, bug #212676 + + 15 Jun 2008; Samuli Suominen <drac@gentoo.org> -newt-0.51.6-r1.ebuild, + newt-0.52.2.ebuild, newt-0.52.8.ebuild: + Remove tree-incompatible versions as slang-1 is no more. Marked 0.52.8 + stable for arm wrt #209426, as .rpm of 0.52.2 fails to unpack; cpio: + premature end of file. + + 29 May 2008; Samuli Suominen <drac@gentoo.org> -newt-0.51.6-r2.ebuild, + -newt-0.52.7.ebuild, newt-0.52.8.ebuild: + Restore ~arm since slang-2 is keyworded. Remove unused. + + 17 Mar 2008; Christian Zoffoli <xmerlin@gentoo.org> +newt-0.52.8.ebuild: + Version bump, fixes also bug #206302. Removed arm arch, I'll re-add it when slang-2.x will have it. + + 03 Mar 2008; Christian Zoffoli <xmerlin@gentoo.org> newt-0.52.2.ebuild, + newt-0.52.7.ebuild: + Fixed bug #212135, thanks to Chris Slycord <cslycord@gmail.com>. + + 15 Feb 2008; Samuli Suominen <drac@gentoo.org> newt-0.52.2.ebuild: + Tested with slang-2. + + 14 Feb 2008; Jeroen Roovers <jer@gentoo.org> newt-0.52.2.ebuild: + Stable for HPPA (bug #209426). + + 10 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org> newt-0.52.2.ebuild: + ppc stable, bug #209426 + + 09 Feb 2008; Raúl Porcel <armin76@gentoo.org> newt-0.52.2.ebuild: + alpha/ia64/sparc stable + + 09 Feb 2008; Samuli Suominen <drac@gentoo.org> newt-0.52.7.ebuild: + Fix newt to work with slang 2.1.3. + + 05 Feb 2008; Markus Rothe <corsair@gentoo.org> newt-0.52.2.ebuild: + Stable on ppc64 + + 18 Jan 2008; Christian Zoffoli <xmerlin@gentoo.org> + -files/newt-0.52.7-DESTDIR.patch, newt-0.52.2.ebuild, newt-0.52.7.ebuild: + Fixed symlink creation, fixed version in 0.52.2. + + 18 Jan 2008; Christian Zoffoli <xmerlin@gentoo.org> newt-0.52.2.ebuild, + newt-0.52.7.ebuild: + Fixed patching on elibc_uclibc, thanks to Natanael Copa + <natanael.copa@gmail.com>, closed bug #206088. + +*newt-0.52.7 (15 Jan 2008) + + 15 Jan 2008; Christian Zoffoli <xmerlin@gentoo.org> + +files/newt-0.52.7-DESTDIR.patch, +files/newt-0.52.7-notcl.patch, + newt-0.52.2.ebuild, +newt-0.52.7.ebuild: + 0.52.2 marked stable on x86 and amd64, version bump, updated patches, + ebuild cleanup. + + 31 Dec 2006; Christian Zoffoli <xmerlin@gentoo.org> + newt-0.50.35-r2.ebuild, newt-0.50.35-r3.ebuild, newt-0.50.35-r4.ebuild, + newt-0.51.6.ebuild, newt-0.51.6-r1.ebuild, newt-0.51.6-r2.ebuild, + newt-0.52.2.ebuild: + Fixed licence, bug #156195. + + 31 Oct 2006; Piotr Jaroszyński <peper@gentoo.org> newt-0.52.2.ebuild: + multilib and symlink fix. + +*newt-0.51.6-r2 (14 Oct 2006) + + 14 Oct 2006; Christian Zoffoli <xmerlin@gentoo.org> + +files/newt-0.51.6-assorted-fixes.patch, + +files/newt-0.51.6-do-not-ignore-EARLY-events-in-listbox--and-allow-textbo + x-to-take-focus.patch, +newt-0.51.6-r2.ebuild: + Merged some mdk patches. + +*newt-0.52.2 (09 Sep 2006) + + 09 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; + +files/newt-0.52.2-cbtpos.patch, +files/newt-0.52.2-colors.patch, + +files/newt-0.52.2-cursor.patch, +files/newt-0.52.2-dwchar.patch, + +files/newt-0.52.2-focus.patch, +files/newt-0.52.2-notcl.patch, + +files/newt-0.52.2-pgupdown-crash.patch, + +files/newt-0.52.2-pyexample.patch, +files/newt-0.52.2-screensize.patch, + +files/newt-0.52.2-scrollbars.patch, +newt-0.52.2.ebuild: + Bump. A cleaner build system allows some cleaning of the ebuild. Also add + patches from Red Hat to fix various bugs that didn't merit a version bump. + New USE=tcl. + + 28 Jul 2006; Christian Zoffoli <xmerlin@gentoo.org> + newt-0.50.35-r2.ebuild, newt-0.50.35-r3.ebuild, newt-0.50.35-r4.ebuild, + newt-0.51.6.ebuild, newt-0.51.6-r1.ebuild: + Fixed slang-1* dep. + + 11 May 2006; Christian Zoffoli <xmerlin@gentoo.org> newt-0.51.6.ebuild, + newt-0.51.6-r1.ebuild: + Fixed link. Closed bug #133018. + +*newt-0.51.6-r1 (01 Sep 2005) + + 01 Sep 2005; Christian Zoffoli <xmerlin@gentoo.org> + +files/newt-0.51.6-newttextbox-memoryleak.patch, +newt-0.51.6-r1.ebuild, + newt-0.51.6.ebuild: + fixed a memory leak in newtTextbox. Thanks to Robert Gill + <locke@twilightsilhouette.org>. + + 29 May 2005; <solar@gentoo.org> newt-0.50.35-r4.ebuild, newt-0.51.6.ebuild: + - update newt to use libc expanded variable elibc_uclibc vs uclibc so USE=-* + works + + 24 May 2005; Fernando J. Pereda <ferdy@gentoo.org> newt-0.51.6.ebuild: + alpha stable, wrt #87554 + + 08 Apr 2005; Joseph Jezak <josejx@gentoo.org> newt-0.51.6.ebuild: + Marked ppc stable for bug #87554. + + 09 Apr 2005; Danny van Dyk <kugelfang@gentoo.org> newt-0.51.6.ebuild: + Fixed BUG #87854 (multilib-strict). + + 01 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> newt-0.51.6.ebuild: + stable on amd64 wrt #87554 + + 01 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> newt-0.51.6.ebuild: + Stable on sparc wrt #87554 + +*newt-0.51.6 (01 Apr 2005) + + 01 Apr 2005; Christian Zoffoli <xmerlin@gentoo.org> + +files/newt-0.51.4-fix-wstrlen-for-non-utf8-strings.patch, + +files/newt-gpm-fix.diff, +newt-0.51.6.ebuild: + Committing directly to stable because of severe bug (double free or corruption + detected by glibc). Closing #86987. + + 06 Feb 2005; Markus Rothe <corsair@gentoo.org> newt-0.50.35-r4.ebuild: + Stable on ppc64 + + 27 Dec 2004; Markus Rothe <corsair@gentoo.org> newt-0.50.35-r4.ebuild: + Added ~ppc64 to KEYWORDS + + 18 Dec 2004; Robin H. Johnson <robbat2@gentoo.org> newt-0.50.35-r4.ebuild: + Bug #74508, not parallel-safe during make for high values of -j. + +*newt-0.50.35-r4 (14 Dec 2004) + + 14 Dec 2004; Robin H. Johnson <robbat2@gentoo.org> + +newt-0.50.35-r4.ebuild: + Bug #73850, and clean up the build process as well. + +*newt-0.50.35-r3 (12 May 2004) + + 12 May 2004; Robin H. Johnson <robbat2@gentoo.org> +newt-0.50.35-r3.ebuild: + make newt use CFLAGS. + + 27 Jan 2004; Alastair Tse <liquidx@gentoo.org> newt-0.50.35-r1.ebuild, + newt-0.50.35-r2.ebuild: + add dev-lang/python dep. only build against current version of + python. (#39347) + + 11 Aug 2003; Will Woods <wwoods@gentoo.org> newt-0.50.35-r1.ebuild, + newt-0.50.35-r2.ebuild: + Marked stable for alpha + +*newt-0.50.35-r2 (23 Dec 2002) + + 28 Mar 2003; Guy Martin <gmsoft@gentoo.org> newt-0.50.35-r2.ebuild : + Added hppa to KEYWORDS. + + 23 Dec 2002; Martin Holzer <mholzer@gentoo.org> newt-0.50.35-r2.ebuild files/digest-newt-0.50.35-r2 Changelog : + Fixed sandbox error access denied, closes #12615. + +*newt-0.50.35-r1 (22 Dec 2002) + + 22 Dec 2002; Daniel Robbins <drobbins@gentoo.org>: Added missing /usr/lib/ + libnewt.so.0.50 library symlink in order to allow partimage (and potentially + others) to compile correctly without needing an "ldconfig." + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + +*newt-0.50.35 (23 Jul 2002) + + 29 Aug 2002; Mark Guertin <gerk@gentoo.org> newt-0.50.35.ebuild : + Changed emake to make, it was not happy at all building on my MP + machine with emake (-j2) + + 23 Jul 2002; Brandon Low <lostlogic@gentoo.org> newt-0.50.35.ebuild: + + Thanks to Andreas Kotowicz <koto@mynetix.de> for this initial ebuild. |