diff options
| author | fuzzyray <fuzzyray@gentoo.org> | 2008-02-18 19:09:27 +0000 |
|---|---|---|
| committer | fuzzyray <fuzzyray@gentoo.org> | 2008-02-18 19:09:27 +0000 |
| commit | 53747e384eb6133d7db443fd1db558c82fd8662b (patch) | |
| tree | 01bce9d9871fe3ea3a819bc77d2a1010a39e9c37 /trunk | |
| parent | baeb5b994cf877d10e9832d2e7edfb0a69a08234 (diff) | |
| download | gentoolkit-53747e384eb6133d7db443fd1db558c82fd8662b.tar.gz | |
Updated ChangeLog
svn path=/; revision=467
Diffstat (limited to 'trunk')
| -rw-r--r-- | trunk/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog index 199b8f5..1d4db87 100644 --- a/trunk/ChangeLog +++ b/trunk/ChangeLog @@ -1,3 +1,12 @@ +2008-02-18: Paul Varner <fuzzyray@gentoo.org> + * revdep-rebuild: Apply patch to allow combined short options. (Bug 188343) + * revdep-rebuild: Don't duplicate broken file output. (Bug 201319) + * revdep-rebuild: unset GREP_OPTIONS to prevent problems with grep. (Bug 189257) + * revdep-rebuild: Apply patch to prevent false matches of object names. (Bug 196460) + * revdep-rebuild: Apply patch to better handle masked and removed packages. (Bug 205227) + * revdep-rebuild: Filter SEARCH_DIRS_MASK paths from SEARCH_DIRS. (Bug 194993) + * revdep-rebuild: Apply patch for revdep-rebuild portable find function. (Bug 194234) + 2007-10-09: Marius Mauch <genone@gentoo.org> * glsa-check: Change "affected" target so it's based on "new" instead of "all" (IOW: exclude already applied/injected GLSAs). @@ -14,6 +23,8 @@ 2007-09-18: Paul Varner <fuzzyray@gentoo.org> * equery: Apply patch from Carlo Marcelo Arenas Belon to fix incorrect display of masking status in list command. (Bug #188678) + * revdep-rebuild: Correctly handle LD_LIBRARY_MASK when checking for + "no version information" errors/ (Bug #182882) 2007-09-12: Paul Varner <fuzzyray@gentoo.org> * eclean: Fix processing of the long arguments to work correctly. (Bug |
