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