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