base 1.2.3 -> 1.3.0 =================== - 2005-11-17 max - creation - 2005-11-30 jed - /var/install/include/packagelib: Added function library which provides e.g. the function 'parse_infofile' to easily access .info-file data. - /var/install/bin/check-package-usage: Added script to check if a package is not used by other packages anymore. - 2006-02-06 jed - /var/install/bin/deinstall-package: Added script which relies on 'packagelib' functions and shows if other packages are refering to the package which should be deleted. - 2006-02-10 jed - /var/install/bin/update-systemfiles: Added new function for merging 'sudoers.*' files. It is accessibly by calling it under the name 'update-sudoers'. - 2006-03-05 ansgar - /var/install/bin/show-menu: Added paging mode. - 2006-03-06 jed - /var/install/include/configlib: Improved function 'printgpl' to set a default copyright line if none has given via command line. - /var/install/include/configlib: Improved function 'printvar' to automatically wrap long comments to new lines. - 2006-03-11 jed - /var/install/bin/sort-menu: Added script which allows to sort all menu entries of a given menu file in alphabetic order. - 2006-03-18 ansgar - /var/install/bin/doc: Changed messages / description. - 2006-03-19 dv - /var/install/bin/edit-conf.cui: Create all values when expanding arrays, even if the value is invisible at the time of creation. - 2006-03-26 dv - /var/install/bin/edit-conf.cui: Save temporary configuration file to /tmp/ece/ to avoid conflicts with other programs and processes. - 2006-03-30 hbfl - /usr/local/bin/eischk: New version. Array vars depending on opt vars. Now opt vars may be also array vars. - 2006-04-04 max - /usr/local/bin/eischk: New version, limit for vars (2048) is removed. - 2006-04-09 dv - /var/install/bin/edit-conf.cui: Environment configuration can now be edited with ECE in tolerant mode. This means, that there must no longer be an entry under /etc/check.d/environment for user defined variables. - 2006-04-10 dv - /var/install/bin/edit-conf.cui: Support for command line option --weak for eischk. Enable deletion of user defined variables with F8-key. - 2006-04-20 hbfl /var/install/include/eislib: Added lib /var/install/include/eistime - with ${EISDATE} and ${EISTIME} to set date and time in ISO 8601 notation - 2006-04-23 ansgar - added /usr/share/doc/base - new version of /usr/share/doc/base/list-packages - 2006-04-23 knuffel - /bin/gzip: New gzip 1.3.3 for files bigger than 4 GB. Old version was 1.2.4. - 2006-04-26 knuffel - /bin/tar: New tar 1.15.1. Old version was 1.13.19. - 2006-04-29 ansgar - removed /usr/local/bin/wget.sh - wget.sh was moved to update-1.2.3 - 2006-05-23 dv - "what" string build into *.cui binaries. - scanners based on flex. - mkfli4l mode to edit fli4l config files. - 2006-05-23 jv - /var/install/bin/list-files.cui: New tool for listing+select files and directories. - 2006-05-27 dv - /var/install/bin/show-menu.cui: Sort function has been added. - what string updated to "$PROGNAME version 1.3.0 (4) lex/sort" - 2006-06-08 dv - /var/install/bin/show-doc.cui: Search dialog added. - 2006-06-10 dv - some new color options added for *.cui programs - color constants added to default color profiles in /var/install/styles - the values of the default color style is now merged into the user defined style in /etc/config.d/menu. - 2006-06-12 hbfl - /var/install/include/configlib: - added value for printgpl -conf: new function for printing an gpl header for config files -check: new function for printing an gpl header for check files -check_exp: new function for printing an gpl header for check exp files -check_ext: new function for printing an gpl header for check ext files - 2006-06-18 knuffel - added star for the backup of files with access control list and extended attributes - 2006-06-20 knuffel - replaced tar 1.15.1 with 1.15.90 - 2006-06-24 knuffel - replaced tar 1.15.90 with 1.15.91 - 2006-06-26 dv - /var/install/bin/edit-conf.cui: ECE does not report an error anymore if the last line of a config file has no closing newline character. - 2006-06-27 hbfl - /var/install/bin/check-version added check also for svn - 2006-07-01 dv - *.cui programs: Bug fixed in xml-parser, that caused bogus data to be read in certain circumstances. - edit-conf.cui: Regular expressions in check files reenabled. - 2006-07-02 dv - edit-conf.cui no longer writes log files to /tmp/edit-conf.log when eischk is executed. - 2006-07-06 dv - edit-conf.cui: The -l option for eischk has been reenabled since it turned out that leaving it away does not prevent this program from writing a log file. Now a proper name is passed with the -l command line option and the log file is removed after invocation of eischk.