Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1487371
 поиск   регистрация   авторизация 
 
Группа :: Разработка/Прочее
Пакет: sisyphus_check

 Главная   Изменения   Спек   Патчи   Загрузить   Bugs and FR 

18 марта 2006 Alexey Borovskoy <alb at altlinux.ru> 0.7.16-alt0.M24.1

  • Backport to Master 2.4

22 декабря 2005 Dmitry V. Levin <ldv at altlinux.org> 0.7.16-alt1

  • 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.

2 октября 2005 Dmitry V. Levin <ldv at altlinux.org> 0.7.15-alt1

  • check_locales: Fix bugs introduced in previous release.

28 сентября 2005 Dmitry V. Levin <ldv at altlinux.org> 0.7.14-alt1

  • check_locales: New check (legion).

16 мая 2005 Dmitry V. Levin <ldv at altlinux.org> 0.7.13-alt1

  • fhs: added arm-palmos-* and prc-tools-common (raorn).

12 мая 2005 Dmitry V. Levin <ldv at altlinux.org> 0.7.12-alt1

  • 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.

18 января 2005 Alexey Borovskoy <alb at altlinux.ru> 0.7.11-alt0.M24.1

  • Backport to Master 2.4

29 декабря 2004 Dmitry V. Levin <ldv at altlinux.org> 0.7.11-alt1

  • check_fhs: allow /usr/libexec/.
  • check_changelog, check_buildtime: enhanced wording.

19 ноября 2004 Dmitry V. Levin <ldv at altlinux.org> 0.7.10-alt1

  • check_content: added few checks for intersections
     with known packages.
  • fhs: added rule for udev.

11 ноября 2004 Dmitry V. Levin <ldv at altlinux.org> 0.7.9-alt2

  • Check for file type before rpmquery.
  • New option: --recursive.
  • Updated package dependencies.

22 октября 2004 Dmitry V. Levin <ldv at altlinux.org> 0.7.8-alt1

  • Implemented support for check_gpgname() exceptions (legion).

1 сентября 2004 Dmitry V. Levin <ldv at altlinux.org> 0.7.7-alt1

  • check_content, check_fhs: enhanced error diagnostics.

31 августа 2004 Dmitry V. Levin <ldv at altlinux.org> 0.7.6-alt1

  • check_gpgname: made the check case-insensitive.
  • check_fhs: added /lib64 and /usr/lib64 to builtin list.

13 августа 2004 Dmitry V. Levin <ldv at altlinux.org> 0.7.5-alt1

  • New option: --trust-gpg-names.

11 августа 2004 Dmitry V. Levin <ldv at altlinux.org> 0.7.4.1-alt1

  • check_gpgname: enhanced error diagnostics.

10 августа 2004 Dmitry V. Levin <ldv at altlinux.org> 0.7.4-alt1

  • check_gpgname: new check.

7 июля 2004 Dmitry V. Levin <ldv at altlinux.org> 0.7.3-alt1

  • check_fhs,check_intersects: do not use command substitutions.
  • Enhanced error diagnostics a bit.

24 июня 2004 Dmitry V. Levin <ldv at altlinux.org> 0.7.2-alt1

  • Moved sisyphus_check to separate subpackage.

7 июня 2004 Dmitry V. Levin <ldv at altlinux.org> 0.7.1-alt1

  • functions: fixed quiet mode.
  • sisyphus_check: added new option: verbose.
  • sisyphus_add_new: enabled quiet mode by default.

5 июня 2004 Dmitry V. Levin <ldv at altlinux.org> 0.7.0-alt1

  • 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.

13 мая 2004 Dmitry V. Levin <ldv at altlinux.org> 0.6.0-alt1

  • sisyphus_relink: added support for new style lists.
  • functions/{check_summary,check_description}: new checks.
  • functions/check: use them.

19 февраля 2004 Dmitry V. Levin <ldv at altlinux.org> 0.5.6-alt1

  • functions/check_changelog: added check for empty changelog text.

9 февраля 2004 Dmitry V. Levin <ldv at altlinux.org> 0.5.5-alt1

  • 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.

26 ноября 2003 Dmitry V. Levin <ldv at altlinux.org> 0.5.4-alt1

  • 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.

2 ноября 2003 Dmitry V. Levin <ldv at altlinux.org> 0.5.3-alt1

  • sisyphus_check:
     + new option: --no-check=LIST;
     + better error diagnostics.

28 октября 2003 Dmitry V. Levin <ldv at altlinux.org> 0.5.2-alt1

  • 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.

17 октября 2003 Dmitry V. Levin <ldv at altlinux.org> 0.5.1-alt1

  • functions/check_changelog: added check for packager format.
  • functions,sisyphus_check: added support to skip some checks.
  • functions/check*: better error checking.

23 сентября 2003 Dmitry V. Levin <ldv at altlinux.org> 0.4.10-alt1

  • functions/check_deps: added check for invalid dependencies.

18 сентября 2003 Dmitry V. Levin <ldv at altlinux.org> 0.4.9-alt1

  • functions/check_printable: new check.
  • functions/check: use it (#932).
  • functions/upload_{src,bin}: remove unused functions.
  • functions/check*: better error checking.

9 сентября 2003 Dmitry V. Levin <ldv at altlinux.org> 0.4.8-alt1

  • functions/check_buildhost: new check.
  • functions/check: use it.

20 августа 2003 Dmitry V. Levin <ldv at altlinux.org> 0.4.7-alt1

  • 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.

5 июня 2003 Stanislav Ievlev <inger at altlinux.ru> 0.4.6-alt1.1

  • sync

14 мая 2003 Dmitry V. Levin <ldv at altlinux.org> 0.4.6-alt1

  • sisyphus_check: check deps.

29 апреля 2003 Dmitry V. Levin <ldv at altlinux.org> 0.4.5-alt1

  • sisyphus_check: check permisions in source archive.

19 апреля 2003 Dmitry V. Levin <ldv at altlinux.org> 0.4.4-alt1

  • Updated.

19 февраля 2003 Stanislav Ievlev <inger at altlinux.ru> 0.4.3-alt1

  • sync. new checks (FHS)

10 декабря 2002 Stanislav Ievlev <inger at altlinux.ru> 0.4.2-alt1

  • sync. new relink algo by ldv. unset LC_*

21 октября 2002 Stanislav Ievlev <inger at altlinux.ru> 0.4.1-alt5

  • sync

27 сентября 2002 Stanislav Ievlev <inger at altlinux.ru> 0.4.1-alt4

  • sync

10 сентября 2002 Stanislav Ievlev <inger at altlinux.ru> 0.4.1-alt3

  • sync with latest changes:
  • new utils:
    sisyphus_relink
    sisyphus_add_new

13 августа 2002 Stanislav Ievlev <inger at altlinux.ru> 0.4.1-alt2

  • rebuild to fix deps

12 августа 2002 Stanislav Ievlev <inger at altlinux.ru> 0.4.1-alt1

  • sync last changes
  • added changelog checking

8 августа 2002 Stanislav Ievlev <inger at altlinux.ru> 0.4-alt1

  • 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

20 июня 2002 Dmitry V. Levin <ldv at altlinux.org> 0.3.1-alt1

  • More code cleanup.

20 июня 2002 Dmitry V. Levin <ldv at altlinux.org> 0.3-alt1

  • Specfile and code cleanup.

10 июня 2002 Stanislav Ievlev <inger at altlinux.ru> 0.2-alt1

  • added master repository
  • added cleanup dups script

5 июня 2002 Stanislav Ievlev <inger at altlinux.ru> 0.1-alt1

  • Inital release for Sisyphus
 
design & coding: Vladimir Lettiev aka crux © 2004-2005