Группа :: Разработка/Прочее
Пакет: sisyphus_check
Главная Изменения Спек Патчи Загрузить Bugs and FR
18 марта 2006 Alexey Borovskoy <alb at altlinux.ru> 0.7.16-alt0.M24.1
- Backport to Master 2.4
- check_printable: Added check for changelogs (#7626).
- Moved libtool la-files check to separate check_libtool() function
and disabled new "libtool" check by default. - Split Usage() into show_help() and show_usage().
- Introduced --check* options.
- check_locales: Fix bugs introduced in previous release.
- check_locales: New check (legion).
- fhs: added arm-palmos-* and prc-tools-common (raorn).
- check_nvr: Add check for filename.
- check_content: Adjust .la-files check for 64bit platforms.
- New options:
--files: Consider arguments as file names (closes #5652).
--directories: Consider arguments as directory names;
this is default mode, for compatibility with previous releases.
- Backport to Master 2.4
- check_fhs: allow /usr/libexec/.
- check_changelog, check_buildtime: enhanced wording.
- check_content: added few checks for intersections
with known packages. - fhs: added rule for udev.
- Check for file type before rpmquery.
- New option: --recursive.
- Updated package dependencies.
- Implemented support for check_gpgname() exceptions (legion).
- check_content, check_fhs: enhanced error diagnostics.
- check_gpgname: made the check case-insensitive.
- check_fhs: added /lib64 and /usr/lib64 to builtin list.
- New option: --trust-gpg-names.
- check_gpgname: enhanced error diagnostics.
- check_gpgname: new check.
- check_fhs,check_intersects: do not use command substitutions.
- Enhanced error diagnostics a bit.
- Moved sisyphus_check to separate subpackage.
- functions: fixed quiet mode.
- sisyphus_check: added new option: verbose.
- sisyphus_add_new: enabled quiet mode by default.
- functions: optimized, thanks to legion@.
- functions/check_buildtime: new check.
- functions/check: use it.
- sisyphus_check: added new options:
quiet, fast-check, show-bad-files.
- sisyphus_relink: added support for new style lists.
- functions/{check_summary,check_description}: new checks.
- functions/check: use them.
- functions/check_changelog: added check for empty changelog text.
- functions/check_deps:
+ added initscripts to the list of forbidden dependencies. - functions/check_nvr:
+ new check (for invalid name-version-release). - functions/check:
+ use it.
- functions/check_content: new check (forbidden .la files).
- config:
+ define VERSION;
+ added --no-oldhashfile to GENBASEDIR_OPT_ARGS. - sisyphus_genhash: pass architecture and version to genbasedir.
- sisyphus_check:
+ new option: --no-check=LIST;
+ better error diagnostics.
- sisyphus/fhs: new file.
- functions: use it.
- sisyphus_check,sisyphus_add_new: turn into bash script.
- functions/check_gpg: ignore default keyring.
- functions/check*: better error checking.
- functions/check_changelog: added check for packager format.
- functions,sisyphus_check: added support to skip some checks.
- functions/check*: better error checking.
- functions/check_deps: added check for invalid dependencies.
- functions/check_printable: new check.
- functions/check: use it (#932).
- functions/upload_{src,bin}: remove unused functions.
- functions/check*: better error checking.
- functions/check_buildhost: new check.
- functions/check: use it.
- sisyphus_gen_contents: new script.
- functions/check_fhs: fixed possible false alarms on empty list.
- functions/check_deps: added to forbidden requires:
fileutils, sh-utils, textutils.
- sync
- sisyphus_check: check deps.
- sisyphus_check: check permisions in source archive.
- Updated.
- sync. new checks (FHS)
- sync. new relink algo by ldv. unset LC_*
- sync
- sync
- sync with latest changes:
- new utils:
sisyphus_relink
sisyphus_add_new
- rebuild to fix deps
- sync last changes
- added changelog checking
- sync last changes
- added symlink incoming_cleanup to sisyphus_cleanup_incoming
- added automatic package group check, suid/sgid check
- added sisyphus_check utility
- check() moved to functions
- /etc/sisyphus/functions no config(noreplace) now
- More code cleanup.
- Specfile and code cleanup.
- added master repository
- added cleanup dups script
- Inital release for Sisyphus