File: ChangeLog

package info (click to toggle)
dconf 0.5.0-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 800 kB
  • ctags: 47
  • sloc: python: 380; makefile: 78; sh: 34
file content (46 lines) | stat: -rw-r--r-- 1,974 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
* 0.5.0 - Return To Hasselt - released 09/09/2005
- Disable digests in rpmdb too. (Bert de Bruijn)
- Removed sysctl -p from dconf.conf (Bernhard Weisshuhn)
- Added openntpd, postgresql, shorewall, syslog-ng sections (Bernhard Weisshuhn)
- Added axfdns, dnscache, tinydns sections (Bernhard Weisshuhn)
- Sections are now sorted (less python-specific, but breaks older snapshots)

* 0.4.2 - Mid-Hudson Valley LUG - released 22/06/2005
- Use 160bit SHA1 instead of 128bit MD5
- Make relative links instead of absolute
- Added --root option
- Check permissions to files and commands prior to using them
- Test existence of rpm binary prior to using it
- Added dconf-debian.conf (Leo Eraly)
- Added --nodigest and --noverify to rpm -qa command
- Added syslog message
- Fixed sort differences when running using cron or manual (LC_ALL='C')
- Added internal exclude list for common unwanted files
- Fixed a bug regarding RPM md5sum checking
- Added a dconf manpage

* 0.4.1 - released 24/11/2004
- Fixed a bug with md5sum checking
- Use compression based on the filename extension
- Split Red Hat and SuSE config files

* 0.4 - released 21/11/2004
- Fixed a problem with unowned files (Alain Rykaert)
- Added cups, ltsp, nscd and smbldap config (Alain Rykaert)
- Added rpmdb support to filter out unchanged config-files
- Now cleanly accept of mails can't be send

* 0.3 - released 01/11/2004
- Added lots of extra sections (more additions welcome !)
- Filtered out iptables and netstat counters
- Implemented mail feature (when differences or when initial use)
- Implemented inline diff function
- Allow to write to different output file or stdout
- Add cron= config option to add to cron (hourly, daily, weekly or monthly)
- Add include= config option to include custom configfiles (eg. /etc/dconf-custom.conf)
- Added gzip and bzip2 support
- Added cleanup hook to remove unfinished logfiles when interrupted
- Initial public release

* 0.2
- Basic version with mailing support