Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37394178
en ru br
Репозитории ALT
S:1.3.1-alt3
5.1: 1.2.4-alt2
4.1: 1.1.0-alt1
4.0: 1.1.0-alt1
3.0: 1.0.1-alt3.1
www.altlinux.org/Changes

Группа :: Система/Основа
Пакет: osec

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

9 января 2023 Alexey Gladkov <legion at altlinux.ru> 1.3.1-alt3

  • osec.timer: Randomize startup time (ALT#44842).

30 сентября 2020 Alexey Gladkov <legion at altlinux.ru> 1.3.1-alt2

  • Add systemd-specific files (ALT#38902).

29 сентября 2020 Alexey Gladkov <legion at altlinux.ru> 1.3.1-alt1

  • New version (1.3.1);
  • Cronjob changes:
     + Add config parameter to disallow database changes (ALT#38903).
     + Summarize more types of changes in the report (ALT#38771).
  • Fixed extra space in the reported string.
  • contrib: Add systemd-specific files.

15 июня 2020 Alexey Gladkov <legion at altlinux.ru> 1.3.0-alt1

  • New version (1.3.0);
  • Database creation is more error tolerant (ALT#38408, ALT#33207):
  • if osec failed to get the owner and user group by id, a numeric value will be used (ALT#33018).
  • if osec failed to read the file to calculate the checksum, an empty value will be used.
  • if osec failed to read symlink an empty value will be used.
  • The mtime field includes nanoseconds.
  • The basepath field has been added to the database.

14 мая 2019 Alexey Gladkov <legion at altlinux.ru> 1.2.9-alt1

  • New version (1.2.9);

22 апреля 2019 Alexey Gladkov <legion at altlinux.ru> 1.2.8-alt2

  • Update URL.

12 апреля 2019 Aleksei Nikiforov <darktemplar at altlinux.org> 1.2.8-alt1

  • Added support for hash type switching.
  • Added support for Stribog-512 hash.
  • osec2txt and txt2osec utilities now properly work with xattr fields.

10 декабря 2016 Alexey Gladkov <legion at altlinux.ru> 1.2.7-alt3

  • Use _FILE_OFFSET_BITS=64 (ALT#32805).
  • Add default value to identify parser error (ALT#28770).

9 декабря 2016 Alexey Gladkov <legion at altlinux.ru> 1.2.7-alt2

  • Add large-file support.
  • Move exclude.conf to proper place.

3 сентября 2016 Alexey Gladkov <legion at altlinux.ru> 1.2.7-alt1

  • New version (1.2.7);
  • Fix EXCLUDE_FILE handling (ALT#30413);
  • Add default exclude.conf (ALT#30413);
  • dirs.conf: Add /usr/share (ALT#31706);
  • Use perl-RPM2;

23 октября 2014 Alexey Gladkov <legion at altlinux.ru> 1.2.6-alt1

  • New version (1.2.6);
  • Add file exclusion option;
  • osec.cron: Add multiconfiguration support.

12 февраля 2013 Alexey Gladkov <legion at altlinux.ru> 1.2.5-alt3

  • Fix incorrect use of xattr_nonexistent().

22 января 2013 Alexey Gladkov <legion at altlinux.ru> 1.2.5-alt2

  • Do not check extended attributes when converting database.

18 января 2013 Alexey Gladkov <legion at altlinux.ru> 1.2.5-alt1

  • New version (1.2.5);
  • Add ability to ignore check of checksum and symlink;
  • Add extended attributes support;
  • report: Split xattrs in two parts: selinux and other attributies;
  • osec.cron: Add number of added, deleted and changed files;
  • Reduced the number of memory allocations.

23 июля 2012 Alexey Gladkov <legion at altlinux.ru> 1.2.4-alt3

  • Move cronjob from cron.daily to cron.d.

14 октября 2009 Alexey Gladkov <legion at altlinux.ru> 1.2.4-alt2

  • osec.cron: Add number of added, deleted and changed files;
  • osec.cron, osec_mailer: Add IGNORE_NO_CHANGES option.

2 октября 2009 Alexey Gladkov <legion at altlinux.ru> 1.2.4-alt1

  • New version (1.2.4);
  • Use fts(3) to traverse a file hierarchy;
  • Add osec2txt and txt2osec utilities;
  • Add simple restore utility;
  • Add osec-recheck;
  • Add time of last modification to report;
  • osec.cron: Add allow customize ionice arguments;
  • osec_mailer: Add number of added, deleted and changed files to a mail report.

30 июля 2009 Alexey Gladkov <legion at altlinux.ru> 1.2.3-alt1

  • New version (1.2.3);
  • Add --ignore option;
  • osec.cron: Add nice support.

30 октября 2008 Alexey Gladkov <legion at altlinux.org> 1.2.2-alt1

  • New version (1.2.2);
  • Dont ignore cdb_seqnext() errors.
  • Add --exclude and --exclude-from options.
  • Fix for gcc-4.3.

18 сентября 2008 Alexey Gladkov <legion at altlinux.ru> 1.2.1-alt1

  • New version (1.2.1);
  • Create temprary database in subdirectory (ALT#9612);
  • Add syslog messages in osec.cron (ALT#7099);
  • Add ionice support in osec.cron;
  • Small code optimization.

5 июня 2008 Alexey Gladkov <legion at altlinux.ru> 1.2.0-alt1

  • New version (1.2.0);
  • Almost completely rewritten from scratch in C;
  • Reduce requires (do not use openssl, libcdbxx);
  • Change database format;
  • Change checksum algorithm from MD5 to SHA1;
  • Add osec database versioning;
  • pipe.conf: Show hostname in mail subject;
  • Improvements in osec:
     + track inode changes;
     + track symlink changes;

23 апреля 2007 Stanislav Ievlev <inger at altlinux.org> 1.1.0-alt1

  • use std::tr1 instead of boost

21 апреля 2007 Dmitry V. Levin <ldv at altlinux.org> 1.0.2-alt2

  • Added /bin/mail to -mailreport subpackage requirements (#6137).
  • Added osec to -mailreport subpackage requirements (#11589).
  • Updated package description (#7098).
  • Removed -mailreport %post script.
  • Made /var/lib/osec directory owned by root.
  • Updated build dependencies.
  • Cleaned up osec_mailer.
  • Added lib64 directories to dirs.conf file.

19 апреля 2007 Stanislav Ievlev <inger at altlinux.org> 1.0.2-alt1

  • fix requires

29 декабря 2006 ALT QA Team Robot <qa-robot at altlinux.org> 1.0.2-alt0.2.1

  • Rebuilt due to libcrypto.so.4 -> libcrypto.so.6 soname change.

10 марта 2006 Stanislav Ievlev <inger at altlinux.org> 1.0.2-alt0.2

  • rebuild

9 марта 2006 Stanislav Ievlev <inger at altlinux.org> 1.0.2-alt0.1

  • updated from CVS

18 января 2005 ALT QA Team Robot <qa-robot at altlinux.org> 1.0.1-alt3.1

  • Rebuilt with libstdc++.so.6.

11 января 2005 Stanislav Ievlev <inger at altlinux.org> 1.0.1-alt3

  • added new directory to list, fix building with gcc3.4

12 октября 2004 Stanislav Ievlev <inger at altlinux.org> 1.0.1-alt2

  • update from CVS: added new directories to list, allow to work
     with nonexistent directories

10 августа 2004 Stanislav Ievlev <inger at altlinux.org> 1.0.1-alt1

  • 1.0.1 final: goto Sisyphus

3 августа 2004 Stanislav Ievlev <inger at altlinux.org> 1.0.1-alt0.rc2

  • 1.0.1rc2
       osec: pathname quotation (space class symbols)
       osec_mailer: fix possible DoS

5 июля 2004 Stanislav Ievlev <inger at altlinux.org> 1.0.1-alt0.rc1

  • 1.0.1rc1:
  • change ':' separator to '\t' to avoid extra quotation
  • more report filters

1 июня 2004 Stanislav Ievlev <inger at altlinux.org> 1.0.0-alt11

  • update from CVS: fixed typo in reporter

18 мая 2004 Stanislav Ievlev <inger at altlinux.org> 1.0.0-alt10

  • final

10 мая 2004 ALT QA Team Robot <qa-robot at altlinux.org> 1.0.0-alt9.1

  • Rebuilt with openssl-0.9.7d.

6 мая 2004 Stanislav Ievlev <inger at altlinux.org> 1.0.0-alt9

  • rc5:
       improved filter (for files that turned into symlinks)

22 апреля 2004 Stanislav Ievlev <inger at altlinux.org> 1.0.0-alt8

  • rc4:
      improved filter (uninitialized values)
      improved cron job (save osec's exit code)

5 апреля 2004 Stanislav Ievlev <inger at altlinux.org> 1.0.0-alt7

  • rc3:
       added sorting to filter

2 апреля 2004 Stanislav Ievlev <inger at altlinux.org> 1.0.0-alt6

  • rc2:
      remove debug message from the report filter ;)

31 марта 2004 Stanislav Ievlev <inger at altlinux.org> 1.0.0-alt5

  • rc1:
       minor fixes in report
       move rm -f from post to triggers

30 марта 2004 Stanislav Ievlev <inger at altlinux.org> 1.0.0-alt4

  • minor improvements
  • move post script to mailreport

29 марта 2004 Stanislav Ievlev <inger at altlinux.org> 1.0.0-alt3

  • beta2
      improvements in reporter:
       -- print date
       -- don't print about new normal files during database init
      improvements in osec:
       -- print user and group names
       -- renice
       -- print information about processing and database init

26 марта 2004 Stanislav Ievlev <inger at altlinux.org> 1.0.0-alt2

  • added reporter module

25 марта 2004 Stanislav Ievlev <inger at altlinux.org> 1.0.0-alt1

  • new ideas,new versions
     TODO: remove old *.db files

3 марта 2004 Stanislav Ievlev <inger at altlinux.org> 0.6.0-alt2.1

  • rebuild with libdb4.2
  • this is a latest this osec generation release

14 мая 2003 Stanislav Ievlev <inger at altlinux.ru> 0.6.0-alt2

  • fix backward compatibility during delete

5 мая 2003 Stanislav Ievlev <inger at altlinux.ru> 0.6.0-alt1

  • new release

8 апреля 2003 Stanislav Ievlev <inger at altlinux.ru> 0.5.4-alt1

  • minor features, bugfixes

19 марта 2003 Stanislav Ievlev <inger at altlinux.ru> 0.5.3-alt1

  • fix race during filesystem walking

12 марта 2003 Stanislav Ievlev <inger at altlinux.ru> 0.5.2-alt4

  • rebuid with latest libing

4 марта 2003 Stanislav Ievlev <inger at altlinux.ru> 0.5.2-alt3

  • fine sources

5 февраля 2003 Stanislav Ievlev <inger at altlinux.ru> 0.5.2-alt2

  • unslash now in libing
  • daedalus release

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

  • fix map usage

27 января 2003 Stanislav Ievlev <inger at altlinux.ru> 0.5.1-alt1

  • minor fixes

16 января 2003 Stanislav Ievlev <inger at altlinux.ru> 0.5-alt3

  • daedalus release

13 января 2003 Stanislav Ievlev <inger at altlinux.ru> 0.5-alt2

  • sync with stable

10 января 2003 Stanislav Ievlev <inger at altlinux.ru> 0.5-alt1

  • begin unstable branch

8 января 2003 Stanislav Ievlev <inger at altlinux.ru> 0.4.1-alt3

  • sync with latest libing changes

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

  • development version
  • ported to libing (general config file format)

18 декабря 2002 Stanislav Ievlev <inger at altlinux.ru> 0.4-alt2

  • update documentation, write TODO and future plans

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

  • final 0.4. TODO done.
  • fix minor bugs, added filtering

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

  • experimental: dropping privs, manpage, signal handlers
  • config(noreplace) for cron.daily
  • added contrib from Andy Gorev <gorev@mailru.com>

29 ноября 2002 Stanislav Ievlev <inger at altlinux.ru> 0.3.6.3-alt1

  • more changes in memory work
  • added support for symlink checkings ( when file became symlink )
  • added command-line options

28 ноября 2002 Stanislav Ievlev <inger at altlinux.ru> 0.3.6.2-alt1

  • development version. finally move to new object scheme
     added to Sisyphus 'cause previous version was too unstable (memory corruptions)
     new features will be in the next version.

25 ноября 2002 Stanislav Ievlev <inger at altlinux.ru> 0.3.5-alt1

  • bugfixes, code improvements.

10 ноября 2002 Stanislav Ievlev <inger at altlinux.ru> 0.3.4-alt1

  • light improvements in bad files' report
  • more flexible config file (stage 1: checkers definitions for each directory)
     TODO: may be hash_storage object over storage?

4 сентября 2002 Stanislav Ievlev <inger at altlinux.ru> 0.3.3-alt2

  • fixed bug in default config (database location)

2 сентября 2002 Stanislav Ievlev <inger at altlinux.ru> 0.3.3-alt1

  • move to XML config file
     TODO: make osec more flexible (name,depth)

15 августа 2002 Stanislav Ievlev <inger at altlinux.ru> 0.3.2-alt3

  • light improvements in report and code

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

  • light code cleanup

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

  • Improvements. See changelog for details

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

  • Added provides/obsoletes to mtree-sec

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

  • first release

12 июля 2002 Stanislav Ievlev <inger at altlinux.ru> 0.2.98.3-alt0.1

  • fix very big first e-mails

11 июля 2002 Stanislav Ievlev <inger at altlinux.ru> 0.2.98.2-alt0.2

  • new report style

10 июля 2002 Stanislav Ievlev <inger at altlinux.ru> 0.2.98.1-alt0.2

  • don't see symlinks: useless thing

10 июля 2002 Stanislav Ievlev <inger at altlinux.ru> 0.2.98.1-alt0.1

  • improvements

9 июля 2002 Stanislav Ievlev <inger at altlinux.ru> 0.2.98-alt0.1

  • Initial release for Sisyphus
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin