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

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

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

15 февраля 2023 Anton Farygin <rider at altlinux.ru> 0.5.2-alt2

  • Set filetrigger priority to fix the launch order (closes: #44018)

28 мая 2022 Alexey Gladkov <legion at altlinux.ru> 0.5.2-alt1

  • Replaced "fgrep" with "grep -F".

10 марта 2019 Dmitry V. Levin <ldv at altlinux.org> 0.5.1-alt1

  • Packaged /usr/sbin/update-alternatives -> /bin/true (closes: #36073).

6 января 2019 Dmitry V. Levin <ldv at altlinux.org> 0.5.0-alt1

  • Removed obsolete stuff: alternatives-upgrade, alternatives-helper,
     and all references to them.
  • alternatives-auto, alternatives-manual:
     rewritten using sed -i instead of ed.
  • alternatives-validate:
     check that slave alternatives reference valid masters.
  • Applied various fixes here and there (closes: #35084).

3 июля 2014 Fr. Br. George <george at altlinux.ru> 0.4.5-alt1.1

  • Fix sorting an joining with non-POSIX locales

8 марта 2013 Dmitry V. Levin <ldv at altlinux.org> 0.4.5-alt1

  • Relocated macro file to %_rpmmacrosdir/.

29 мая 2011 Michael Shigorin <mike at altlinux.org> 0.4.4-alt1

  • alternatives-update: double-check link target before removing it
     (closes: #25621) (led@)

12 апреля 2011 Dmitry V. Levin <ldv at altlinux.org> 0.4.3-alt1

  • alternatives-update: fixed join usage.

20 июня 2009 Alexey Tourbin <at at altlinux.ru> 0.4.2-alt1

  • removed %post script, updated filetrigger

5 мая 2009 Alexey Tourbin <at at altlinux.ru> 0.4.1-alt2

  • packaged /etc/alternatives/manual

5 мая 2009 Alexey Tourbin <at at altlinux.ru> 0.4.1-alt1

  • alternatives.prov: provide /usr/share/man/* and /usr/share/info/* as well

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

  • remove infinite loop on errors

28 ноября 2008 Stanislav Ievlev <inger at altlinux.org> 0.4-alt4

  • rpm-macros-alternatives: add conflicts to old alternatives

27 ноября 2008 Stanislav Ievlev <inger at altlinux.org> 0.4-alt3

  • alternatives update: fix manual alternatives check

25 ноября 2008 Stanislav Ievlev <inger at altlinux.org> 0.4-alt2

  • add force_update_alternatives macro (Igor Vlasenko)

21 ноября 2008 Stanislav Ievlev <inger at altlinux.org> 0.4-alt1

  • use libshell

20 ноября 2008 Stanislav Ievlev <inger at altlinux.org> 0.3.5-alt1

  • move rpm macros to separated package (Igor Vlasenko)
  • add filetrigger

7 ноября 2008 Dmitry V. Levin <ldv at altlinux.org> 0.3.4-alt1

  • alternatives-{update,upgrade}: Fixed mktemp error handling.
  • alternatives.prov: Provide versioned paths with weight (Alexey Tourbin).

30 марта 2008 Alexey Tourbin <at at altlinux.ru> 0.3.3-alt1

  • alternatives.prov: check that alternative target is actually
     packaged in the same package, not just exists

22 ноября 2007 Alexey Tourbin <at at altlinux.ru> 0.3.2-alt1

  • alternatives.prov: provide every alternative path except for
     /usr/share/man/* and /usr/share/info/*, not just /usr/bin/*
     and /usr/sbin/*; also improved validation and diagnostics

11 августа 2007 Alexey Tourbin <at at altlinux.ru> 0.3.1-alt1

  • added alternatives.prov and alternatives.prov.files, for new rpm-build

1 февраля 2007 Stanislav Ievlev <inger at altlinux.org> 0.3-alt1

  • remove obsolete alternatives-config script

20 октября 2005 Stanislav Ievlev <inger at altlinux.org> 0.2.0-alt4

  • added requires to getopt and mktemp (#8223 and #7514)

1 июля 2005 Alexey Gladkov <legion at altlinux.ru> 0.2.0-alt3

  • alternative-list quoting bugfix

17 июня 2005 Stanislav Ievlev <inger at altlinux.org> 0.2.0-alt2

  • fixes from legion

10 июня 2005 Stanislav Ievlev <inger at altlinux.org> 0.2.0-alt1

  • fixed bug in alternatives-manual (#7020)

12 мая 2005 Stanislav Ievlev <inger at altlinux.org> 0.2.0-alt0.13

  • fixed old hack for buildreq in macros (#5888)

18 ноября 2004 Stanislav Ievlev <inger at altlinux.org> 0.2.0-alt0.12

  • improvements in alternatives-helper

14 октября 2004 Stanislav Ievlev <inger at altlinux.org> 0.2.0-alt0.11

  • more warnings about non writeable manual file
  • allow multiple space symbols in config files

8 октября 2004 Stanislav Ievlev <inger at altlinux.org> 0.2.0-alt0.10

  • rc3 (minor changes in non ALT utils)

22 сентября 2004 Stanislav Ievlev <inger at altlinux.org> 0.2.0-alt0.9.3

  • replace subst with ed, added first version of alternatives-display script

21 сентября 2004 Stanislav Ievlev <inger at altlinux.org> 0.2.0-alt0.9.2

  • increase portability

21 сентября 2004 Stanislav Ievlev <inger at altlinux.org> 0.2.0-alt0.9.1

  • use sed in more portable way

19 августа 2004 Stanislav Ievlev <inger at altlinux.org> 0.2.0-alt0.9

  • enable validator, enable warnings about old format

13 августа 2004 Stanislav Ievlev <inger at altlinux.org> 0.2.0-alt0.8

  • conflicts with old gcc-common
  • made configs readable

13 августа 2004 Dmitry V. Levin <ldv at altlinux.org> 0.2.0-alt0.8.1

  • Fixed %post script.

12 августа 2004 Stanislav Ievlev <inger at altlinux.org> 0.2.0-alt0.7

  • goto Sisyphus

4 августа 2004 Stanislav Ievlev <inger at altlinux.org> 0.2.0-alt0.6

  • second Deadalus release:
  • added validate utility
  • remove extra debug messages

17 июня 2004 Stanislav Ievlev <inger at altlinux.org> 0.2.0-alt0.5

  • first Daedalus release

11 июня 2004 Stanislav Ievlev <inger at altlinux.org> 0.2.0-alt0.4

  • changed ':' instead of tabs in config
  • speed up update algorithm (use join)

10 июня 2004 Stanislav Ievlev <inger at altlinux.org> 0.2.0-alt0.3

  • added specs for testsuite from previous version, little optimization in update

10 июня 2004 Stanislav Ievlev <inger at altlinux.org> 0.2.0-alt0.2

  • fix upgrade script: also convert dump.xml to manual, remove old symlinks

9 июня 2004 Stanislav Ievlev <inger at altlinux.org> 0.2.0-alt0.1

  • rewrite in shell and awk

26 июня 2003 Stanislav Ievlev <inger at altlinux.ru> 0.1.0-alt1

  • 0.1.0
  • more documentation
  • minor bugfixes, code improvements

9 июня 2003 Stanislav Ievlev <inger at altlinux.ru> 0.0.7-alt2

  • added provides for /etc/alternatives/ packages.d
  • don't make test by default

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

  • next release

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

  • minor features, bugfuxes

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

  • trigger fix

27 марта 2003 Stanislav Ievlev <inger at altlinux.ru> 0.0.5-alt2

  • fix memory leak
  • added more tests

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

  • removed some dups in code, no manual dir now

25 марта 2003 Stanislav Ievlev <inger at altlinux.ru> 0.0.4-alt6

  • added RPM macros variants with post/preun suffixes
  • check nested slaves support
  • '-D' option for alternatives-list
  • negative tests ready: make check available

24 марта 2003 Stanislav Ievlev <inger at altlinux.ru> 0.0.4-alt5

  • added testcase for various bad configs

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

  • ignore now ignore slaves too

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

  • fix update logic from alternatived programs to non-alternatived
     (added %unregister_alternatives_always macro for it)
  • made %update_alternatives,
          %remove_altenatives
          %unregister_altenatives
     macros more friendly for nonexistent update-alternatives file
  • added requires to latest libing (was changes in format config)
  • more testcase

20 марта 2003 Stanislav Ievlev <inger at altlinux.ru> 0.0.4-alt2

  • fix alternatives_link creation during update

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

  • now alternatives-list works under user

17 марта 2003 Stanislav Ievlev <inger at altlinux.ru> 0.0.3-alt4.M2

  • fix update from non-alternatived programs

15 марта 2003 Stanislav Ievlev <inger at altlinux.org> 0.0.3-alt3.M2

  • little improvements again

15 марта 2003 Stanislav Ievlev <inger at altlinux.org> 0.0.3-alt2.M2

  • fix latest improvements

14 марта 2003 Stanislav Ievlev <inger at altlinux.ru> 0.0.3-alt1.M2

  • some fixes and improvements

12 марта 2003 Stanislav Ievlev <inger at altlinux.ru> 0.0.2-alt6.M2

  • rebuild with lates libing
  • added short variants to rpm macros
  • added hack for macros to auto buildreq
  • repeat update until we have no changes (helps in some ugly cases)

11 марта 2003 Stanislav Ievlev <inger at altlinux.ru> 0.0.2-alt5.M2

  • fix removing old slave links

7 марта 2003 Stanislav Ievlev <inger at altlinux.ru> 0.0.2-alt4.M2

  • alternatives --install fixes
  • work only with existent files
  • change macros names
  • more testcase
  • fix dump file usage
  • little code improvements(friend classes,use default processing)

6 марта 2003 Stanislav Ievlev <inger at altlinux.ru> 0.0.2-alt3.M2

  • M2: daedalus release
  • testcase and samples included

6 марта 2003 Stanislav Ievlev <inger at altlinux.ru> 0.0.2-alt2.M2

  • alternatives-setup, M2, RC1

5 марта 2003 Stanislav Ievlev <inger at altlinux.ru> 0.0.2-alt1.M2

  • alternatives-update, pre-M2

28 февраля 2003 Stanislav Ievlev <inger at altlinux.ru> 0.0.1-alt2.M1

  • fix ldconfig usage according packaging policy
  • minor internal fixes

21 февраля 2003 Stanislav Ievlev <inger at altlinux.ru> 0.0.1-alt1.M1

  • second daedalus release:
      move some code into shared library (preparation for M2 - second utility)
      added lockfile support
      added migration info into README

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

  • daedalus release

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

  • fix map usage

3 февраля 2003 Stanislav Ievlev <inger at altlinux.ru> 0.0.0-alt0.M1

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