2000-04-17  flepied  <flepied@kenobi.mandrakesoft.com>

	* rpmlint.py rpmlint.spec:
		* 0.14
		
	* MenuCheck.py, FilesCheck.py:
		* corrected check of %post, %postun to avoid comments.

	* MenuCheck.py:
		* check old menu entries for KDE and GNOME.
		* allow entries for sections.

	* config:
		* added exceptions for urpmi, sash, octave, ghc, procmail, rsh.

2000-04-12  flepied  <flepied@kenobi.mandrakesoft.com>

	* Pkg.py:
	        * (Pkg._extract): extract in dir <tmppath>/<pkgname>.<pid>

2000-04-10  flepied  <flepied@kenobi.mandrakesoft.com>

	* rpmlint.py rpmlint.spec:
		* 0.13
		
	* config:
		* added exception for XFree86 4.0 .a modules.

	* MenuCheck.py:
		* use POSTINPROG if no POSTIN.
		* use POSTUNPROG if no POSTUN.

	* FilesCheck.py:
		* check ldconfig in %post and %postun.
		* added urpmi to default group list.

2000-04-07  chmouel  <chmouel@mururoa.us.mandrakesoft.com>

	* MenuCheck.py:
		* Add check on icons, if no icon print a warning, if icon specified
		(with a long path, not with relative path) is  not here print an Error.

	* FilesCheck.py:
		* package -source are also devel package.

2000-04-05  chmouel  <chmouel@mururoa.us.mandrakesoft.com>

	* config:
		* traceroute need to be setuid-binary

	* config:
		* Add exception rules for initscripts.

2000-04-05  chmouel  <chmouel@mururoa.us.mandrakesoft.com>

	* MenuCheck.py:
		* Move Applications/Terminals to Terminals

2000-04-04  chmouel  <chmouel@mururoa.us.mandrakesoft.com>

	* MenuCheck.py:
		* Add Session/Windowmanagers in List of good menu.

2000-04-03  chmouel  <chmouel@mururoa.us.mandrakesoft.com>

	* config:
		* Add hackkernel* like kernel* for the devel-file-in-non-devel-package stuff.

2000-04-03  chmouel  <chmouel@mururoa.us.mandrakesoft.com>

	* config:
		* Add hackkernel* like kernel* for the devel-file-in-non-devel-package stuff.

2000-03-29  flepied  <flepied@mururoa.us.mandrakesoft.com>

	* MenuCheck.py:
		* check that the command is present in the menu.

	* BinariesCheck.py:
		* check for non sparc32 binaries in sparc rpms.

2000-03-31  flepied  <flepied@kenobi.mandrakesoft.com>

	* rpmlint.spec, rpmlint.py:
		* 0.12

	* MenuCheck.py:
		* check update-menus in %post and %postun if a menu is present.

	* config:
		* avoid I: strange-needs kde for package beginning by k.

	* MenuCheck.py:
		* corrected default menu (thanks to DindinX).

2000-03-30  chmouel  <chmouel@kenobi.mandrakesoft.com>

	* config:
		* add /mnt/disk like /mnt/(floppy|cdrom) and clean up regex.

2000-03-29  flepied  <flepied@kenobi.mandrakesoft.com>

	* MenuCheck.py:
		* check that the command is present in the menu.

	* BinariesCheck.py:
		* check for non sparc32 binaries in sparc rpms.

2000-03-27  flepied  <flepied@kenobi.mandrakesoft.com>

	* rpmlint.spec, rpmlint.py:
		* 0.11

	* README:
		* added MenuCheck.

	* MenuCheck.py:
		* valid sections are now a configuration variable.

	* config:
		* added an exception for MenuCheck.

2000-03-23  flepied  <flepied@kenobi.mandrakesoft.com>

	* FilesCheck.py:
		* commented out non-empty-dir-listed.

	* Config.py:
	        * (DEFAULT_CHECKS): added MenuCheck.

2000-03-23  chmouel  <chmouel@kenobi.mandrakesoft.com>

	* config:
		* don't check devel-file-in-non-devel-package for alsa-source
		* it's allow to have a tmpdir as 700 in etcskel and rootfile.
		* Don't check for config files on /root/*.

2000-03-20  flepied  <flepied@kenobi.mandrakesoft.com>

	* MenuCheck.py:
		* first version.

2000-03-14  flepied  <flepied@kenobi.mandrakesoft.com>

	* rpmlint.spec:
		* corrected Group header.

	* config:
		* added exceptions for devel-file-in-non-devel-package and
	dir-or-file-in-home.

	* rpmlint.py:
		* 0.10.

2000-03-13  flepied  <flepied@kenobi.mandrakesoft.com>

	* TagsCheck.py:
		* corrected new group list.

	* FilesCheck.py:
		* check files on /home.

2000-03-09  chmouel  <chmouel@kenobi.mandrakesoft.com>

	* FilesCheck.py:
		* Correct cdwriters to cdwriter
		* Add x10 group.

2000-03-06  flepied  <flepied@kenobi.mandrakesoft.com>

	* TagsCheck.py:
		* changed the list of standard groups.

	* FilesCheck.py:
	        * (FilesCheck.check): added a check for .h and .a files and
		symbolic link .so in non devel packages.

2000-02-28  Frederic Lepied  <flepied@mandrakesoft.com>

	* rpmlint.py:
		* 0.9.2
	* corrected rpm 3.0.4 support.

2000-02-23  flepied  <flepied@kenobi.mandrakesoft.com>

	* rpmlint.spec:
		* 0.9.1

	* Makefile:
		* added README.CVS.

	* rpmlint.py:
		* 0.9.1
		* changed copyright year.

	* Pkg.py:
		* added support for the rpm 3.0.4 way to store file names.

	* README.CVS:
		* first version.

2000-02-10  flepied  <flepied@kenobi.mandrakesoft.com>

	* rpmlint.py:
		* 0.9.

	* SignatureCheck.py:
		* added gpg to correct signatures.
		
	* README:
		* added description of new options: ValidGroups, ReleaseExtension and
	UseVersionInChangelog.

	* config:
		* added commented examples for ReleaseExtension and ValidGroups.

	* TagsCheck.py:
	        * (check): check release extension.
		* (check): added configuration option for version on changelog and
		release extension.

	* DistributionCheck.py:
		* first version.

	* Makefile:
		* install .py files too.

	* Config.py:
		* change MandrakeCheck to DistributionCheck.

	* MandrakeCheck.py:
		* renamed in DistributionCheck.

2000-01-24  flepied  <flepied@kenobi.mandrakesoft.com>

	* FilesCheck.py:
		* added a check on non executable in bin directories.

1999-12-30  flepied  <flepied@kenobi.mandrakesoft.com>

	* version 0.8
	
	* README:
		* changed email address.
		* added a line about i18n checks.

	* config:
		* added exception for sympa, postgresql-test and filesystem.
	
	* MandrakeCheck.py:
		* change default distribution to Linux-Mandrake.

	* TagsCheck.py:
	        * (TagsCheck.check): added check on version in the first line of
		the changelog.

	* FilesCheck.py:
		* change severity of reports.

	* BinariesCheck.py:
		* binaries not stripped is downgraded to warning.

1999-12-14  flepied  <flepied@kenobi.mandrakesoft.com>

	* I18NCheck.py:
		* added a check on dirs containing LC_MESSAGES catalogs.

1999-11-30  flepied  <flepied@kenobi.mandrakesoft.com>

	* I18NCheck.py:
		* correct the locales subdir regex to capture only correct names.

1999-11-25  flepied  <flepied@kenobi.mandrakesoft.com>

	* I18NCheck.py: 	* initial release.

1999-11-18 Frederic Lepied   <lepied@kenobi.mandrakesoft.com>

	* version 0.7
	* MandrakeCheck.py: don't warn about .../info/dir not compressed.

1999-11-15  Frederic Lepied  <Frederic.Lepied@sugix.frmug.org>

	* rpmlint.py: 0.7.
	* Config.py Filter.py: filters are now regexp.
	* config: added exception for /var/catman subdirs.
	
1999-10-23  Frederic Lepied  <Frederic.Lepied@sugix.frmug.org>

	* rpmlint.py:
		* version 0.6.1.

	* Makefile:
	        * (all): use compile.py to byte compile files.
		
	* compile.py:
		* first version.

	* rpmlint.py:
		* version 0.6.

	* BinariesCheck.py, ConfigCheck.py, FHSCheck.py, MandrakeCheck.py, SignatureCheck.py:
		* output via Filter.

	* README:
		* added description of addFilter.

	* Config.py:
		* don't use FHS check by default because rpm doesn't put the
		doc files under /usr/share/doc => too much reports.

	* config:
	        * added an example of addFilter.

	* TagsCheck.py:
	 	* output via Filter.
	        * (TagsCheck.check): checks if the summary is on multiple lines.

	* FilesCheck.py:
	 	* output via Filter.
	        * added documentation checks.

	* Filter.py:
		* first version.

	* Config.py:
	        * (addFilter isFiltered): new funtions for output filters.

1999-10-16  Frederic Lepied  <Frederic.Lepied@sugix.frmug.org>

	* rpmlint.spec:
		* 0.5.

	* rpmlint.py:
		* (version): 0.5.
		* uses Config to get the list of checks.

	* README:
	        * added description of config files and options.

	* MandrakeCheck.py:
		* uses Config options for vendor, ditribution and compression.

	* Makefile:
	        * install the config file in /etc/rpmlint

	* AllChecks.py:
		* no more needed

	* Config.py, config, FHSCheck.py:
		* first version.

1999-10-07  Frederic Lepied  <Frederic.Lepied@sugix.frmug.org>

	* Version 0.4: added pgp check and valid group name.

1999-10-06  Frederic Lepied  <Frederic.Lepied@sugix.frmug.org>

	* Version 0.3: added files checks (permissions, suid, setgid,
	location, backup, ...).

1999-10-03  Frederic Lepied  <Frederic.Lepied@sugix.frmug.org>

	* Version 0.2: added Configuration files check.

1999-09-30  Frederic Lepied  <Frederic.Lepied@sugix.frmug.org>

	* Version 0.1: first version.
