Add patch from djanderson to make meta get and check package dirs in a manner similar...
[gentoolkit.git] / ChangeLog
1 2009-05-07: Paul Varner <fuzzyray@gentoo.org>
2         * equery: Add patch from djanderson to make meta get and check package
3         dirs in a manner similar to other gentoolkit scripts and fix
4         some docstrings. (Bug 268895)
5
6 2009-05-05: Paul Varner <fuzzyray@gentoo.org>
7         * equery: Added modular rewrite from djanderson
8         * gentoolkit: Added modular rewrite from djanderson
9         * All: converted to setup.py build system
10
11 2009-04-30: Paul Varner <fuzzyray@gentoo.org>
12         * revdep-rebuild: Add patch from loki_val to check -l dependencies in 
13         .la files (Bug #267898)
14
15 2009-04-24: Paul Varner <fuzzyray@gentoo.org>
16         * ekeyword: Fix to handle multiline KEYWORDS (Bug #267250)
17
18 2009-01-08: Paul Varner <fuzzyray@gentoo.org>
19         * equery: Fix package.py to account for PORTDIR being a symbolic link
20         when checking if a package is in an overlay. (Bug #253968)
21
22 2008-11-25: Paul Varner <fuzzyray@gentoo.org>
23         * revdep-rebuild: Fixes for non-linux Gentoo systems. Add patch from
24         igli to fix find command to comply with POSIX. Change awk calls to
25         gawk.
26
27 2008-11-11: Paul Varner <fuzzyray@gentoo.org>
28         * echangelog: Add --strict option (Bug 246242).
29         * echangelog: Fix processing of virtual category (Bug 179530)
30
31 2008-09-17: Paul Varner <fuzzyray@gentoo.org>
32         * euse: Fix check_sanity function to use get_all_make_defaults
33         function when checking for the make.defaults files in the profile.
34         (Bug #233651)
35
36 2008-09-03: Paul Varner <fuzzyray@gentoo.org>
37         * equery: Fix depgraph function to print out dependencies that don't
38         resolve to a package (Bug #236492)
39
40 2008-08-26: Paul Varner <fuzzyray@gentoo.org>
41         * glsa-check: Fix has_key() deprecation message. (Bug #232797)
42         * revdep-rebuild: Update fix for Bug 232270 to utilize better patch
43         from Ian Abbott.
44
45 2008-08-22: Paul Varner <fuzzyray@gentoo.org>
46         * gentoolkit: Fix find_packages and find_installed_packages to print
47         a warning instead of a traceback when an InvalidAtom exception occurs.
48         (Bug #234358)
49         * equery: Fix equery belongs to strip multiple slashes from path
50         names. (Bug #234584)
51
52 2008-07-24: Paul Varner <fuzzyray@gentoo.org>
53         * equery: Fix equery check to convert mtime to an integer so that
54         comparisions always work. Thanks to Alexey Parshin for discovering the
55         problem and providing a patch. (Bug 232803)
56
57 2008-07-22: Paul Varner <fuzzyray@gentoo.org>
58         * gentoolkit: Fix gentoolkit.split_package_name to work with
59         newer portage.catpkgsplit that now returns a tuple instead of a
60         list. (Bug 232599)
61
62 2008-07-21: Paul Varner <fuzzyray@gentoo.org>
63         * revdep-rebuild: Fix filtering of masked paths from SEARCH_DIRS
64         variable. (Bug 232270)
65
66 2008-07-18: Paul Varner <fuzzyray@gentoo.org>
67         * equery: Remove prefixed '+/-' signs from IUSE for equery uses
68         command. (Bug 232019)
69
70 2008-07-09: Paul Varner <fuzzyray@gentoo.org>
71         * revdep-rebuild: Fix revdep-rebuild to use TMPDIR instead of HOME for
72         temporary files. (Bug 203414)
73         * revdep-rebuild: Fix revdep-rebuild to not evaluate broken objects
74         multiple times. (Bug 220761)
75
76 2008-07-09: Paul Varner <fuzzyray@gentoo.org>
77         * gentoolkit: Fix gentoolkit to work without thread support in 
78         python. (Bug 223255)
79
80 2008-06-16: Marius Mauch <genone@gentoo.org>
81         * euse: Add support for multi-parent profiles, account for missing 
82         final newline in make.conf
83
84 2008-03-19: Paul Varner <fuzzyray@gentoo.org>
85         * glsa-check: Fix imports so mail functionality in glsa-check works
86         with python versions less than 2.5 (Bug 211706)
87
88 2008-03-13: Paul Varner <fuzzyray@gentoo.org>
89         * euse: Add --info-installed option from patch provided by Andreas
90         Waidler. (Bug 212573)
91
92 2008-03-13: Paul Varner <fuzzyray@gentoo.org>
93         * revdep-rebuild: Fix trying to emerge an empty list of packages. (Bug
94         213294)
95
96 2008-02-28: Paul Varner <fuzzyray@gentoo.org>
97         * gentoolkit: Fix traceback when accessing the portage
98         db. (Bug #211716)
99
100 2008-02-21: Paul Varner <fuzzyray@gentoo.org>
101         * revdep-rebuild: "Use /etc/init.d/functions.sh instead of
102         /sbin/functions.sh. (Bug 210940)
103
104 2008-02-18: Paul Varner <fuzzyray@gentoo.org>
105         * revdep-rebuild: Apply patch to allow combined short options.
106         (Bug 188343)
107         * revdep-rebuild: Don't duplicate broken file output. (Bug 201319)
108         * revdep-rebuild: unset GREP_OPTIONS to prevent problems with grep.
109         (Bug 189257)
110         * revdep-rebuild: Apply patch to prevent false matches of object names.
111         (Bug 196460)
112         * revdep-rebuild: Apply patch to better handle masked and removed
113         packages. (Bug 205227)
114         * revdep-rebuild: Filter SEARCH_DIRS_MASK paths from SEARCH_DIRS.
115         (Bug 194993)
116         * revdep-rebuild: Apply patch for revdep-rebuild portable find function.
117         (Bug 194234)
118         * equery: Fix equery list to not generate an internal portage error when
119         fed input with too many slashes. (Bug 119806)
120         * equery: Assume the -p flag when equery list -I is used by itself.
121         (Bug 106278)
122
123
124 2007-10-09: Marius Mauch <genone@gentoo.org>
125         * glsa-check: Change "affected" target so it's based on "new" instead of 
126         "all" (IOW: exclude already applied/injected GLSAs).
127
128 2007-10-05: Marius Mauch <genone@gentoo.org>
129         * glsa-check: Use UTF-8 strings to avoid EncodeErrors if a GLSA contains
130         non-ascii characters (bug #162493)
131
132 2007-09-19: Paul Varner <fuzzyray@gentoo.org>
133         * epkginfo: Fix handling of KEYWORDS="" in an ebuild. (Bug #193108)
134         * revdep-rebuild: Fix handling of /var/db/pkg when it is a symbolic
135         link. (Bug #179392)
136
137 2007-09-18: Paul Varner <fuzzyray@gentoo.org>
138         * equery: Apply patch from Carlo Marcelo Arenas Belon to fix incorrect
139         display of masking status in list command. (Bug #188678)
140         * revdep-rebuild: Correctly handle LD_LIBRARY_MASK when checking for
141         "no version information" errors/ (Bug #182882)
142
143 2007-09-12: Paul Varner <fuzzyray@gentoo.org>
144         * eclean: Fix processing of the long arguments to work correctly. (Bug
145         #192345)
146         * revdep-rebuild: Correctly handle the case where an ebuild no longer
147         exists for a package (Bug #188918)
148         * eread: Fix eread to not accept invalid input for file selection.
149         (Bug #189994)
150
151 2007-08-08: Paul Varner <fuzzyray@gentoo.org>
152         * revdep-rebuild: Fix progress bar to only update when there is a
153         change (Bug #186945)
154         * revdep-rebuild: Ensure that we source functions.sh before calling
155         ewarn, etc.
156
157 2007-08-06: Paul Varner <fuzzyray@gentoo.org>
158         * revdep-rebuild: Fix processing of .la files (Bug #187453)
159         * revdep-rebuild: Add -X option back for backwards compatibilty (Bug
160         #187366)
161
162 2007-07-30: Paul Varner <fuzzyray@gentoo.org>
163         * revdep-rebuild: Fix grepping for non-existant package-owners file
164         (Bug #187141)
165
166 2007-07-05: Paul Varner <fuzzyray@gentoo.org>
167         * revdep-rebuild: Added refactored revdep-rebuild from Michael A.
168         Smith (Bug #184042)
169
170 2007-05-30: Marius Mauch <genone@gentoo.org>
171         * glsa-check: check SLOT when selecting and displaying upgrades
172         * glsa-check: new --emergelike option to use the best version 
173         within the same SLOT instead of the one with the smallest delta.
174         * glsa-check: prefer visible upgrades to masked upgrades
175         * equery: check for and warn about unknown options (bug 119674)
176         * equery,eclean,glsa-check,epkginfo: Only add /usr/lib/portage/pym 
177         to python search path when necessary
178
179 2007-05-21: Paul Varner <fuzzyray@gentoo.org>
180         * echangelog: Add patch from genstef to fix issues from Bug 176337
181
182 2007-05-11: Paul Varner <fuzzyray@gentoo.org>
183         * eclean: Changed permission check to see if you are either root or
184         belong to the portage group (Bug #177385)
185
186 2007-05-11: Paul Varner <fuzzyray@gentoo.org>
187         * eclean: Updated eclean to not delete metadata.dtd by default (Bug
188         #176951)
189
190 2007-05-10: Marius Mauch <genone@gentoo.org>
191         * euse: Fix incorrect flag status display when a flag appears multiple
192         times in a single location
193
194 2007-04-25: Paul Varner <fuzzyray@gentoo.org>
195         * echangelog: Re-added subversion/git support with fixes from genstef.
196         (Bug #136048)
197
198 2007-04-24: Paul Varner <fuzzyray@gentoo.org>
199         * etcat: Removed from Makefile (deprecated since 04-25-2005)
200         * qpkg: Removed from Makefile (deprecated since 04-25-2005)
201
202 2007-04-23: Paul Varner <fuzzyray@gentoo.org>
203         * genpkgindex, epkginfo: Move to /usr/bin from
204         /usr/lib/gentoolkit/bin (Bug #175759)
205
206 2007-04-10: Paul Varner <fuzzyray@gentoo.org>
207         * equery: Change equery uses to command to display the best matching
208         uninstalled package version if an uninstalled package is specified.
209         Changed the meaning of -a to mean display all versions. (Bug #152325)
210
211 2007-04-01: Alec Warner <antarus@gentoo.org>
212         * eread: Fix path and fully qualified paths (Bug #172969)
213
214 2007-03-31: Paul Varner <fuzzyray@gentoo.org>
215         * equery: Fix traceback in equery which (Bug #134053)
216
217 2007-03-29: Paul Varner <fuzzyray@gentoo.org>
218         * gentoolkit: Change package.get_???_deps() methods to try the portage
219         tree first, since emerge always uses the portage tree for dependencies.
220         (Bug #164678)
221
222 2007-03-29: Paul Varner <fuzzyray@gentoo.org>
223         * equery: Convert deprecated strings functions to str methods (Bug
224         #172694)
225
226 2007-03-25: Paul Varner <fuzzyray@gentoo.org>
227         * echangelog: Remove subversion/git patch due to many bugs.
228
229 2007-03-18 Paul Varner <fuzzyray@gentoo.org>
230         * revdep-rebuild: Change --no-color to --nocolor for consistency
231         within gentoolkit. (Bug #165165)
232
233 2007-03-16 Paul Varner <fuzzyray@gentoo.org>
234         * gentoolkit: Fix typo in package.py (Bug #168347)
235
236 2007-03-15 Paul Varner <fuzzyray@gentoo.org>
237         * equery: Fix equery check to not fail for symlinks prefixed with ./
238         (Bug #170702)
239
240 2007-03-14 Paul Varner <fuzzyray@gentoo.org>
241         * equery: Trim trailing slash from query for equery belongs command
242         (Bug #170981)
243
244 2007-03-13 Paul Varner <fuzzyray@gentoo.org>
245         * revdep-rebuild: Fix bug with --package-names option not rebuilding
246         packages (Bug #169761)
247
248 2007-03-10 Paul Varner <fuzzyray@gentoo.org>
249         * equery: Add --depth option to equery depgraph to limit the depth of
250         the dependency graph. (Bug #115807)
251
252 2007-03-09 Paul Varner <fuzzyray@gentoo.org>
253         * revdep-rebuild: Add support to detect "no version information
254         available" message from ldd (Bug #169973)
255
256 2007-03-08 Paul Varner <fuzzyray@gentoo.org>
257         * equery: Improved handling of KeyError in equery depends command
258         (Bug #169929)
259
260 2007-03-07 Paul Varner <fuzzyray@gentoo.org>
261         * revdep-rebuild: Change ordering algorithm to use --deep instead of
262         --emptytree on the advice of zmedico
263
264 2007-02-26 Marius Mauch <genone@gentoo.org>
265         * glsa-check: Display access information in verbose list mode (bug 168482)
266
267 2007-02-19 Paul Varner <fuzzyray@gentoo.org>
268         * echangelog: Updated to support git and subversion (Bug #136048)
269
270 2007-01-10 Paul Varner <fuzzyray@gentoo.org>
271         * epkgmove: removed epkgmove command due to popular demand. (Bug
272         161360)
273         * gensync: Deprecated gensync in favor of app-portage/layman (multiple
274         bugs)
275
276 2007-01-02 Paul Varner <fuzzyray@gentoo.org>
277         * equery: Fix equery depends --indirect command. (Bug #124552)
278
279 2006-12-31 Paul Varner <fuzzyray@gentoo.org>
280         * equery: Reworked equery depends command to be more accurate.
281
282 2006-12-13 Paul Varner <fuzzyray@gentoo.org>
283         * revdep-rebuild: Fix handling of /etc/portage/package.mask (Bug
284         #158025) Thanks to Wolfram Schlich for the patch.
285
286 2006-12-12 Paul Varner <fuzzyray@gentoo.org>
287         * equery: Add --tree option to equery files command. (Bug #62898)
288         Thanks to scope for the patch.
289
290 2006-12-06 Paul Varner <fuzzyray@gentoo.org>
291         * equery: Modify equery size command to work like the equery list
292         command for pkgspec arguments
293
294 2006-11-27 Paul Varner <fuzzyray@gentoo.org>
295         * eclean: Fix typographical error in help and man page. (Bug #156243)
296
297 2006-10-11 Paul Varner <fuzzyray@gentoo.org>
298         * equery: Fix fileAsStr to understand device files.
299         (http://forums.gentoo.org/viewtopic-p-3639575.html)
300
301 2006-10-07 Paul Varner <fuzzyray@gentoo.org>
302         * euse: Fix quoting bug in get_real_path() (Bug #150335).
303
304 2006-09-21 Paul Varner <fuzzyray@gentoo.org>
305         * eread: Add eread script for reading and managing portage ELOG files.
306         Thanks to Donnie Berkholz for writing this.
307
308 2006-09-03 Paul Varner <fuzzyray@gentoo.org>
309         * revdep-rebuild: Remove unused environment variables before calling
310         emerge (Bug #142074). Check for permissions to write temporary files
311         (Bug #142308)
312
313 2006-08-12 Marius Mauch <genone@gentoo.org>
314         * glsa-check: Add new --mail option to send out vulnerability reports
315         (output of --list plus --dump for each matched glsa as attachment),
316         using elog configuration.
317
318 2006-07-31 Paul Varner <fuzzyray@gentoo.org>
319         * euse: Replace calls to readlink with bash function for Gentoo/ALT
320         compatibility. (Bugs #140477, #128960)
321
322 2006-07-28 Paul Varner <fuzzyray@gentoo.org>
323         * revdep-rebuild: Fix revdep-rebuild to correctly handle --ask being
324         passed to emerge. Thanks to Sal Gonzalez <ghostx@optonline.net> for
325         the patch. (Bug #37485)
326
327 2006-07-07 Paul Varner <fuzzyray@gentoo.org>
328         * revdep-rebuild: Rename --no-path to --no-ld-path and change
329         functionality to not set LD_LIBRARY_PATH.  This fixes bug #96946 as
330         well as bug #137313
331         * revdep-rebuild: Apply patch from truedfx to fix bug #38751
332
333 2006-07-05 Paul Varner <fuzzyray@gentoo.org>
334         * revdep-rebuild: Add --no-path option to revdep-rebuild for bug
335         #137313
336
337 2006-06-25 Marius Mauch <genone@gentoo.org>
338         * glsa-check: update cve code for bug 128115
339
340 2006-06-14 Paul Varner <fuzzyray@gentoo.org>
341         * gentoolkit: Fix package.py to honor $ROOT. (bug #136811)
342
343 2006-05-22 Paul Varner <fuzzyray@gentoo.org>
344         * revdep-rebuild: Use qfile to locate packages if portage-utils is
345         installed (Bug #128374). Be even more paranoid about extra slashes in
346         path names (Bug #128108). Remove unused code. Update configuration
347         section of manpage (Bug #126038).
348
349 2006-04-02 Paul Varner <fuzzyray@gentoo.org>
350         * revdep-rebuild: Remove double-slashes from path names (Bug #128108)
351
352 2006-04-01 Paul Varner <fuzzyray@gentoo.org>
353         * revdep-rebuild: Add fix so that packages no longer in the tree cause
354         errors (Bug #128174). Fix case where masked packages cause
355         revdep-rebuild to not rebuild any packages (Bug #128085)
356
357 2006-03-29 Marius Mauch <genone@gentoo.org>
358         * euse: Add support for special %active argument as placeholder for
359         active use flags
360
361 2006-03-26 Aron Griffis <agriffis@gentoo.org>
362         * echangelog: Don't warn about missing ebuilds when updating 
363           copyrights #120061
364
365 2006-03-25 Aron Griffis <agriffis@gentoo.org>
366         * eviewcvs: Update for sources.gentoo.org, add subversion support
367
368 2006-03-21 Paul Varner <fuzzyray@gentoo.org>
369         * revdep-rebuild: Fix to clear environment before portageq call. (Bug
370         #126038)
371
372 2006-03-08 Paul Varner <fuzzyray@gentoo.org>
373         * genpkgindex: Add binary package indexing utility. (Bug 82132)
374
375 2006-03-01 Paul Varner <fuzzyray@gentoo.org>
376         * gentoolkit: Fix depends parsing to properly handle conjunction. (bug
377         #123725). Thanks to tgl for the patch.
378         * gentoolkit: Added function to get post-merge dependencies (PDEPEND)
379         (bug #99191)
380         * gentoolkit: Change get_dependency functions to always use the
381         portage tree
382         * equery: Added post-merge dependencies to depends and depgraph
383         actions. (bug #99191)
384         * equery: Removed requirement for package to be installed to use
385         depgraph action.
386
387 2006-02-16 Marius Mauch <genone@gentoo.org>
388         * euse: add/remove use flags even if there is no USE= statement in make.conf
389         (bug #95432)
390
391 2006-02-16 Marius Mauch <genone@gentoo.org>
392         * glsa-check: Fix bug causing the wrong summary to be displayed 
393         for --test --verbose (bug #123084)
394
395 2006-02-06 Paul Varner <fuzzyray@gentoo.org>
396         * revdep-rebuild: Reset PORTAGE_NICENESS, so that emerge is not niced
397         twice. Thanks to Lukas Reck for the patch. (Bug 121482)
398
399 2006-01-24 Marius Mauch <genone@gentoo.org>
400         * glsa-check: Use vbd information in verbose list mode (patch by solar)
401
402 2006-01-18 Paul Varner <fuzzyray@gentoo.org>
403         * revdep-rebuild: Add capability to check libtool .la files for
404         non-existant references.
405
406 2006-01-06 Paul Varner <fuzzyray@gentoo.org>
407         * revdep-rebuild: Fix revdep-rebuild to play nicely with portage-2.1
408         (Bug 118124)
409
410 2005-12-28 Paul Varner <fuzzyray@gentoo.org>
411         * revdep-rebuild: Fix to automatically determine how to call find (Bug 111203)
412
413 2005-12-19 Paul Varner <fuzzyray@gentoo.org>
414         * eclean: Add regular expression matching for exclude files (Bug 114365)
415
416 2005-12-13 Paul Varner <fuzzyray@gentoo.org>
417         * equery: Fix USE flag parsing. (Bug 115294)
418
419 2005-12-07 Paul Varner <fuzzyray@gentoo.org>
420         * revdep-rebuild: Fix revdep-rebuild to work with findutils-4.2.27.
421         (bug 111203)
422         * equery: Added note to error message about quoting redirection
423         characters. (Bug 113423)
424         * gentoolkit: Removed python-config call from make file. (Bug 113386)
425
426 2005-11-23 Paul Varner <fuzzyray@gentoo.org>
427         * equery: Changed default behavior for equery list to search for
428         partial name matches. Added equery list examples to the equery man
429         page. (Bugs 113032, 113134)
430
431 2005-11-15 Marius Mauch <genone@gentoo.org>
432         * glsa-check: Changed several messages to stderr instead of stdout
433         * glsa-check: Added new --cve option as requested by solar (bug 98589)
434         * glsa-check: Added support for a EMERGE_OPTS env variable to modify the emerge call of glsa-check --fix
435         * glsa-check: Added a new target "affected"
436         * glsa-check: Removed the warning message as it is now pretty much tested
437         * glsa-check: Show GLSA title on --test if --verbose is also used
438         
439 2005-11-11 Paul Varner <fuzzyray@gentoo.org>
440         * equery: Added sanity check to equery files (Bug 75983)
441         * equery: Fix string matching for equery depends (Bug 85653)
442         * gentoolkit: Fix package.size() to report correct size for symbolic
443         links (Bug 90384)
444         * equery: Fix equery depgraph to show all dependencies (Bug 99191)
445         * equery: Fix traceback with invalid regular expression for equery
446         list (Bug 109392)
447
448 2005-11-04 Paul Varner <fuzzyray@gentoo.org>
449         * equery: Fix equery belongs to correctly work when passed an argument
450         list of multiple files (Bug 111501)
451
452 2005-11-02 Paul Varner <fuzzyray@gentoo.org>
453         * revdep-rebuild: Fix to work with findutils-4.2.25 (Bug 111203)
454
455 2005-10-18 Paul Varner <fuzzyray@gentoo.org>
456         * equery: Make equery look at both DEPEND and RDEPEND for dependencies
457         * gentoolkit: Fix _parse_deps to understand || syntax (Bug 101377)
458
459 2005-10-14 Paul Varner <fuzzyray@gentoo.org>
460         * equery: Add qpkg --dups functionality to equery list command (bug
461         109156)
462
463 2005-10-13 Paul Varner <fuzzyray@gentoo.org>
464         * equery: equery depgraph shows USE flags (Bug 74554)
465         * equery: equery should properly parse use.local.desc (Bug 74569)
466         * equery: equery list escapes regular expressions (Bug 77113)
467         * equery: equery uses displays flags correctly (Bug 86633)
468         * equery: equery -N option to disable pipe detection (Bug 90046)
469         * equery: equery list properly detects version string (Bug 91286)
470         * equery: equery belongs now requires a filename (Bug 94618)
471         * equery: equery files over a pipe only prints file names (Bug 100148)
472         * revdep-rebuild: Fix typo in man page (Bug 109147)
473
474 2005-09-25 Paul Varner <fuzzyray@gentoo.org>
475         * revdep-rebuild: Update to read configuration files from
476         /etc/revdep-rebuild
477
478 2005-09-23 Paul Varner <fuzzyray@gentoo.org>
479         * equery: Sort output from equery list (bug 67152)
480         * equery: Update man page (Bugs 73893, 74944)
481         * equery: equery which returns best-visible ebuild (bug 78687)
482         * equery: equery --quiet is actually quiet (bug 78921)
483         * equery: Fixed typo in equery -h (bug 82352)
484         * gentoolkit: gentoolkit now uses a single portage.config object (bug
485         90680)
486         * equery: equery uses returns unique, sorted list (bug 91623)
487         * equery: equery always honors nocolor flag and settings (bug 98634)
488
489 2005-09-08 Paul Varner <fuzzyray@gentoo.org>
490         * eclean: Inital commit of eclean 0.4.1 from Thomas de Grenier de
491         Latour (tgl) <degrenier@easyconnect.fr> (bug 33877)
492
493 2005-06-28 Paul Varner <fuzzyray@gentoo.org>
494         * revdep-rebuild: Revert fix for bug 93574 as it can cause packages to
495         be missed. (bug 97171)
496
497 2005-06-07 Paul Varner <fuzzyray@gentoo.org>
498         * revdep-rebuild: Delete temporary files if the environment does not 
499         match the previous environment (bug 95274)
500
501 2005-06-05 Paul Varner <fuzzyray@gentoo.org>
502         * revdep-rebuild: Imported revdep-rebuild release from bug 62644
503         * revdep-rebuild: Major changes to the functionality when using 
504         --package-names/-X The script should now update slotted packages 
505         correctly. (bug 22161)
506         * revdep-rebuild: Customizable searching controlled through environment
507         variables.  This removes the need for end users to directly modify the
508         script. (bugs 32276, 38011, 59803)
509         * revdep-rebuild: The directories to search are no longer hard coded
510         into the script.  revdep-rebuild now determines the directories to
511         search based upon /etc/profile.env and /etc/ld.so.conf. (bugs 32276,
512         38011, 89781)
513         * revdep-rebuild: --ignore option to ignore temporary files left from
514         previous runs. Automatically ignore temporary files older than 24 hours.
515         (bug 34052)
516         * revdep-rebuild: Always return an exit status based upon success or
517         failure. (bug 38472)
518         * revdep-rebuild: Fixed to only emerge packages with direct missing
519         dependencies. (bug 38487)
520         * revdep-rebuild: New man page. (bug 40042)
521         * revdep-rebuild: emerge is no longer called with --nodeps. This allows
522         for needed dependencies to be pulled in. (bug 62893)
523         * revdep-rebuild: Cleaned up grammatical errors (bug 85278)
524         * revdep-rebuild: Added support for revdep-rebuild --soname 
525         /path/to/library.so (bug 91503)
526         * revdep-rebuild: Removed symbolically linked directories from search
527         (bug 93574)
528         * revdep-rebuild: --nocolor option to turn off colored output, the
529         script also obeys the NOCOLOR setting from /etc/make.conf.
530         * revdep-rebuild: Removed dependency on qpkg
531         * revdep-rebuild: Script uses PORTAGE_NICENESS from /etc/make.conf
532         * revdep-rebuild: Undocumented --keep-temp option.  This is primarily
533         for debugging/testing. This option prevents temporary files from being
534         deleted.
535         * revdep-rebuild: Changed --soname --soname-regexp options to --library
536         and treat all arguments as basic regular expressions. --soname and
537         --soname-regexp can still be used as options for backwards
538         compatability.
539         * revdep-rebuild: Removed requirement to keep revdep-rebuild and emerge
540         options distinct. Options that are unrecognized by revdep-rebuild are
541         passed directly to emerge.
542
543 2005-04-30 Marius Mauch <genone@gentoo.org>
544         * glsa-check: add V to short option list so it actually works
545         * equery: added new option --name-only to belongs command to make it
546         "emerge-compatible"
547         
548 2005-04-26 Marius Mauch <genone@gentoo.org>
549         * gentoolkit: fix broken Makefile
550         * gentoolkit: add some sticky tape to get the stupid thing working again
551         * equery: fix a few minor problems
552
553 2005-04-25 Marius Mauch <genone@gentoo.org>
554         * qpkg: moving to /usr/share/doc/gentoolkit-*/deprecated
555         * etcat: moving to /usr/share/doc/gentoolkit-*/deprecated
556         * revdep-rebuild: replacing qpkg call with equivalent grep/sed call
557
558 2005-04-07 Marius Mauch <genone@gentoo.org>
559         * euse: fixed bugs 74344, 75525 and 84521
560         * euse: add better support for cascaded profiles
561         * glsa-check: use --oneshot (bug 79819)
562         * glsa.py: fix stupid revision comparison bug (bug 75233)
563
564 2005-03-12 Aron Griffis <agriffis@gentoo.org>
565         * Added eviewcvs to -dev, utility for generating viewcvs URLs
566
567 2005-03-01 Karl Trygve Kalleberg <karltk@gentoo.org>
568         * Dropped epkgmove from the -dev
569         * Released gentoolkit-dev-0.2.3
570
571 2005-03-01 Karl Trygve Kalleberg <karltk@gentoo.org>
572         * Released gentookit-dev-0.2.2
573
574 2004-12-09 Marius Mauch <genone@gentoo.org>
575         * glsa.py: Another stupid bug, this time revisionMatch() broke as
576         ~foobar-rN isn't valid anymore
577
578 2004-12-08 Marius Mauch <genone@gentoo.org>
579         * equery: implemented the --category option
580         * glsa-check: fixed the bug where it wanted to unnecessary merge masked
581         packages
582         * glsa-check: added a check to verify that all non-option arguments are
583         valid GLSAs
584         * glsa.py: changed the outfile parameter in Glsa.dump() to outstream so
585         we don't have to open/close a file which breaks pipes
586         * glsa.py: checks now for python versions below 2.3 and throws an
587         exception
588
589 2004-11-29 Karl Trygve Kalleberg <karltk@gentoo.org>
590         * branched v0-3-0: major rework in equery is in progess. the main
591         branch is reserved for minor and incremental fixups.
592
593 2004-10-20 Karl Trygve Kalleberg <karltk@gentoo.org>
594         * release.sh: New script that automates the relase of a new gentoolkit
595         relase. Only works for gentoolkit-dev at the moment.
596         * src/echangelog/Makefile: Fixed spurious '}'
597         * Released gentoolkit-dev-0.2.1
598
599 2004-10-31 Marius Mauch <genone@gentoo.org>
600         * qpkg: security fix for bug #68846
601
602 2004-10-20 Karl Trygve Kalleberg <karltk@gentoo.org>
603         * etcat: fixed get_use_vars to get_use_flags, fixes #67349.
604
605 2004-10-18 Karl Trygve Kalleberg <karltk@gentoo.org>
606         * gentoolkit: collapsed ChangeLog into base ChangeLog
607         * gentoolkit: reverted indenting back to tabs, due to loud protests
608         from Marius;)
609         * equery: collapsed ChangeLog into base ChangeLog
610         * equery: reverted indenting back to tabs, due to loud protests from
611         Marius;)
612         * equery: minor syntactical cleanups.
613         * equery: minor documentation improvements
614         * equery: added errors module that will hold various types of internal
615         errors raised.
616         * equery: added try block around on md5sum check, which fails on various
617         conditions like insufficient permission or stale temporary checksum
618         files.
619
620 2004-10-17 Marius Mauch <genone@gentoo.org>
621         * equery: fix for bug #67473 (checking md5sums of prelinked binaries)
622         * equery: fix for bug #67275 (--nocolor didn't work as configure was
623         called before parsing the arguments
624         * equery: changed defaults for `equery depends` as making a depgraph for
625         the full portage tree isn't a good idea and find_all_packages() uses way
626         to much memory currently
627         * euse: replaced the old perl version with a newly written bash version.
628
629 2004-10-12 Marius Mauch <genone@gentoo.org>
630         * equery: fix for bug #67210
631
632 2004-10-10 Marius Mauch <genone@gentoo.org>
633         * Removed old-scripts directory from gentoolkit
634         * euse: added a errormessage that it doesn't support cascading profiles
635         * equery: small bugfixes
636         * equery: performance speedup for `equery belongs` by using portage
637         directly
638         * equery: added MD5 verification to `equery check`
639         * equery: renamed 'hasuses' to 'hasuse'
640         * equery: added filter patch for `equery files` from bug 43422, thanks
641         to degrenier@easyconnect.fr
642         * Released gentoolkit-0.2.0_pre10
643
644 2004-10-10 Karl Trygve Kalleberg <karltk@gentoo.org>
645         * equery: Added unit tests for all supported commands
646         * equery: Fixed printing order and recognition of overlay, #53432.
647
648 2004-10-11 Karl Trygve Kalleberg <karltk@gentoo.org>
649         * gentoolkit: Split gentoolkit.py into helpers.py and package.py
650
651 2004-10-10 Karl Trygve Kalleberg <karltk@gentoo.org>
652         * gentoolkit: Fixed Makefiles to work with posix-compatible shells
653         * gentoolkit: Fixed is_overlay() to report properly, #53432.
654
655 2004-10-06 Marius Mauch <genone@gentoo.org>
656         * glsa.py: Convert Unicode strings to ascii before passing them to
657         portage
658         * glsa.py: Some formatting fixes for dump()
659         * glsa.py: changed the matching routines so the reports are hopefully
660         more accurate
661         * glsa-check: added color support 
662         * glsa-check: added a --verbose option to show the warnings about
663         invalid GLSAs
664
665 2004-09-30 Karl Trygve Kalleberg <karltk@gentoo.org>
666         * equery: Added unit tests for --help
667         * equery: Added unit tests for 'files'
668
669 2004-09-27 Karl Trygve Kalleberg <karltk@gentoo.org>
670         * gentoolkit: Added find_installed_packages
671         * equery: Added short commands
672         * equery: Fixed copyright dates
673         * equery: Fixed belongs to search only installed packages
674         * equery: Fixed reporting bug in uses command
675         * equery: Fixed reference to cppv
676         * equery: Added import of die
677         * equery: Added searching header to uses
678         * equery: Fixed hasuses to report properly
679         * Released gentoolkit-0.2.0_pre9
680         * Released gentoolkit-dev-0.2.0_pre4
681
682 2004-09-08 Karl Trygve Kalleberg <karltk@gentoo.org>
683         * equery: Added man page rewrites by Katerina Barone-Adesi
684         <katerinab@gmail.com>, fixes #63045
685         * equery: Fixed spacing issues with files, fixes #63036.
686         * equery: Added depends command by Olivier Crete <tester@gentoo.org>,
687         fixes #40830.
688         * equery: Reworked output yet again.
689         * equery: Belongs handles multiple files on the command line, partially
690         fixes #62361.
691         * gentoolkit: Reworked printing functions
692
693 2004-08-29 Karl Trygve Kalleberg <karltk@gentoo.org>
694         * gentoolkit: Added printing functions
695         * equery: Added check for bad regexp in belongs, fixes #58494
696         * equery: Added proper error reporting to stderr, fixes #57580
697
698 2004-08-22 Karl Trygve Kalleberg <karltk@gentoo.org>
699         * gentoolkit: Fixed Package.get_env_var to use the correct tree db.
700         * gentoolkit: Renamed Package.get_use_vars to Package.get_use_flags
701         * equery: Searches now include masked packages, when installed.
702         * equery: Fixed output to be piping-friendly
703         * equery: Added -N option to force non-piping output
704         * equery: Added hasuses command
705
706 2004-08-01 Marius Mauch <genone@gentoo.org>
707         * Fixed grep expression for `qpkg -f`
708
709 2004-05-04 Karl Trygve Kalleberg <karltk@gentoo.org>
710         * equery: Added a -f/--full-regex option to belongs and some logic so
711         users can do belongs ant, belongs /usr/bin/ant and belongs -f ".*ant.*"
712         while getting sensible results. Fixes #37637.
713
714 2004-04-14 Karl Trygve Kalleberg <karltk@gentoo.org>
715         * Released gentoolkit-dev-0.2.0_pre3
716
717 2004-03-31 Marius Mauch <genone@gentoo.org>
718         * glsa-check: updates, fixing #45528 and #45522, adding support for rXX
719         operators and passing filenames as arguments to Glsa()
720
721 2004-03-13 Marius Mauch <genone@gentoo.org>
722         * Added glsa-check and glsa.py, please note:
723                 - they are only temporary for testing, so no manpage/ChangeLog
724                 - their CVS home is in gentoo-projects
725         * fixed bugs #42160, #40935, #43389
726         * equery: fixing descriptions for local USE flags
727         * equery: more checking on exceptions
728
729 2004-02-08 Karl Trygve Kalleberg <karltk@gentoo.org>
730         * Added ebump
731         * Added gensync
732         * Added epkgmove, closes #36663.
733
734 2004-02-06 Marius Mauch <genone@gentoo.org>
735         * fixed bugs #40159, #39798, #39652, #39596, #39293
736         * changed etcat and equery behavior for ambigous package names,
737                 they now return values for all matching packages rather
738                 than erroring out
739         * added "will be phased out" messages to etcat and qpkg
740
741 2004-01-23 Marius Mauch <genone@gentoo.org>
742         * lots of bugfixes
743         * equery: now catches Exceptions thrown by portage
744         * equery: minor bugfixes
745
746 2004-01-14 Karl Trygve Kalleberg <karltk@gentoo.org>
747         * Added src/ego to gentoolkit-dev
748
749 2004-01-12 Marius Mauch <genone@gentoo.org>
750         * equery: added mask, keyword and slot information to list command
751         * equery: fixed traceback in equery
752         * equery: added more information on "equery list"
753
754 2004-01-10 Karl Trygve Kalleberg <karltk@gentoo.org>
755         * Added src/ego
756
757 2004-01-07 Karl Trygve Kalleberg <karltk@gentoo.org>
758         * equery: Added Makefile
759         * Added new build system
760         * Added src/old-scripts, the scripts from app-portage/gentoolkit
761         * Renamed gentool to equery
762         * Released 0.2.0_pre1
763
764 2003-12-31 Karl Trygve Kalleberg <karltk@gentoo.org>
765         * equery: Added which command
766         * equery: Added check command (not finished)
767
768 2003-12-12 Karl Trygve Kalleberg <karltk@gentoo.org>
769         * equery: Added size command
770         * equery: Added depgraph command
771
772 2003-12-11 Karl Trygve Kalleberg <karltk@gentoo.org>
773         * equery: Added list command
774         * equery: Added uses command
775
776 2003-12-08 Karl Trygve Kalleberg <karltk@gentoo.org>
777         * Removed emerge-rsync, emerge-webrsync
778         * Added moo
779         * Added skeleton man pages to all packages
780         * Added Makefile
781
782 2003-10-05 Karl Trygve Kalleberg <karltk@gentoo.org>
783         * equery: Added files command
784         * equery: Added belongs command
785
786 2003-10-04 Karl Trygve Kalleberg <karltk@gentoo.org>
787         * Rewrote dep-clean to python
788
789 2003-06-31 Karl Trygve Kalleberg <karltk@gentoo.org>
790         * Rewrote more of etcat; many of the functions now employ
791                 gentoolkit.
792         * Replaced qpkg with stubs of a reimplementation in python.
793
794 2003-06-27 Karl Trygve Kalleberg <karltk@gentoo.org>
795         * Added patch to echangelog to consider PORTDIR, fixes #23881.
796
797 2003-06-26 Karl Trygve Kalleberg <karltk@gentoo.org>
798         * Added echangelog, by agenkin
799         * Added ekeyword, by agenkin
800         * Added gentoolkit, the common python library for all Gentoolkit tools.
801         * Revived pkg-size as a testbed for the gentoolkit library
802         * Fixed some minor issues in qpkg
803         * Added revdep-rebuild-1
804         * Added revdep-rebuild-2
805         * Restructuring etcat
806         * Fixed some minor issues in dep-clean
807
808 2002-11-21 Karl Trygve Kalleberg <karltk@gentoo.org>
809         * Renamed pkg-size to gentool-package-size
810         * Renamed pst-package-count to gentool-package-count
811         * Retired rest of pst-* stuff
812
813 2002-08-06 Karl Trygve Kalleberg <karltk@gentoo.org>
814         * Created separate CVS module for Gentoolkit
815         * Restructured directory hierarchy