diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 96 |
1 files changed, 96 insertions, 0 deletions
@@ -1,3 +1,99 @@ +2010-11-24: Paul Varner <fuzzyray@gentoo.org> + * euse: Fix euse to look for portage configuration files in both the + old and new paths. bug 346519. Make euse work in prefix environments. + +2010-10-29: Tomáš Chvátal <scarabeus@gentoo.org> + * eshowkw: Add new module as drop-in replacement for eshowkw from + gentoolkit-dev + +2010-05-13: Christian Ruppert <idl0r@gentoo.org> + * eclean/cli.py: Fix typo, bug 319349, thanks to Ulrich Müller + <ulm@gentoo.org>. + +2010-05-06: Christian Ruppert <idl0r@gentoo.org> + * revdep-rebuild: Make revdep-rebuild more quiet, bug 97073. We might + improve that a bit more in the future. + +2010-04-17: Christian Ruppert <idl0r@gentoo.org> + * euse: Make python code of euse python-3 compatible, thanks to Arfrever + Frehtes Taifersar Arahesis <arfrever@gentoo.org>. + +2010-04-11: Christian Ruppert <idl0r@gentoo.org> + * euse: Fix check for /etc/make.profile, check if its readable and a + directory instead of checking if its a link. Thanks to Phillip Brink + (ohnobinki) <ohnobinki@ohnopublishing.net>. + +2010-04-06: Christian Ruppert <idl0r@gentoo.org> + * euse: Fix query to get USE, bug 181309, thanks to Jean-Baptiste Rouault + <jbrouault@gmail.com>. + +2010-04-01: Christian Ruppert <idl0r@gentoo.org> + * revdep-rebuild: Use EMERGE_OPTIONS _after_ EMERGE_DEFAULT_OPTS, + bug 307023, thanks to Albert W. Hopkins <marduk@python.net>. + +2010-03-31: Christian Ruppert <idl0r@gentoo.org> + * epkginfo: Fix epkginfo to handle ambiguous package names. + * revdep-rebuild: Check if $ERRORS_FILE exist before running gawk on it. + +2010-03-09: Paul Varner <fuzzyray@gentoo.org> + * gentoolkit: Add inital py3k support. + * analyse: Add new analyse utility from dol-sen. This will probably + change to a different name for final gentoolkit-0.3.0 release. + +2010-02-05: Paul Varner <fuzzyray@gentoo.org> + * revdep-rebuild: Update revdep-rebuild to use extended regular + expressions instead of basic regular expressions. (Bug 143498) + +2010-02-04: Paul Varner <fuzzyray@gentoo.org> + * revdep-rebuild: Fix revdep-rebuild to handle include statements in + /etc/ld.so.conf. (Bug 298651) + +2010-31-01: Christian Ruppert <idl0r@gentoo.org> + * revdep-rebuild: Check for eerror in die() since an invalid option(long) or + missing arg will end up in calling die() before /etc/init.d/functions.sh + has been sourced. + +2009-01-11: Paul Varner <fuzzyray@gentoo.org> + * revdep-rebuild: Set environment using 'portageq -v' (Bug 300229) + +2009-01-08: Paul Varner <fuzzyray@gentoo.org> + * epkginfo/equery: Fix expkinfo to not traceback if herds.xml is not + present in the tree. (Bug 300108) + +2009-12-17: Paul Varner <fuzzyray@gentoo.org> + * revdep-rebuild: Fix revdep-rebuild to properly honor + PORTAGE_NICENESS as an incremental to the current nice level (Bug + 297174). + +2009-12-08: Paul Varner <fuzzyray@gentoo.org> + * gentoolkit: Merge rev 113 from djanderson's genscripts repo + +2009-10-30: Christian Ruppert <idl0r@gentoo.org> + * revdep-rebuild: Speedup portageq queries. Include FuzzyRay's patch to + respect EMERGE_DEFAULT_OPTS. + +2009-10-27: Christian Ruppert <idl0r@gentoo.org> + * revdep-rebuild: Use realpath in get_file_owner to be able to get the + package containing e.g. /lib/libreadline.so.6 on amd64, fixes bug 280341. + +2009-10-27: Christian Ruppert <idl0r@gentoo.org> + * revdep-rebuild.1: Fix bug 281050, thanks to Jesús Guerrero + <i92guboj@gentoo.org>. + +2009-10-26: Christian Ruppert <idl0r@gentoo.org> + * euse: Don't add an additional new line at the end of file. + * equery.1: Fix bug 248844, thanks to J M W <ultip@ymail.com>. + +2009-08-18: Robert Buchholz <rbu@gentoo.org> + * glsa-check: Remove 'new' target from glsa-list, everyone + should use 'affected' or 'all' + * glsa-check: fix getminupgrade API doc and TypeError (Bug 281101) + * glsa-check: Make --pretend output in glsa-check nicer. + Add colors and fix linebreaks. + +2009-06-22: Paul Varner <fuzzyray@gentoo.org> + * glsa-check: Fix traceback with glsa-check -f (Bug 275105) + 2009-06-05: Paul Varner <fuzzyray@gentoo.org> * epkginfo: Add patch from Sebastian Mingramm to Make epkginfo slot aware and only print keywords for the highest visible versions in each |
