Пакет perl4-compat: Информация

    Бинарный пакет: perl4-compat
    Версия: 5.12.5-alt1.M60P.1
    Архитектура: noarch
    Собран:  12 ноября 2012 г. 18:52
    Исходный пакет: perl
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.perl.org

    Лицензия: GPL or Artistic
    О пакете: Perl 4 legacy libraries
    Описание: 
    This package provides old Perl libraries for backward compatibility
    with Perl 4 programs which may require it; these libraries are no longer
    maintained.  It also provides a few *.ph Perl header files as well as
    h2ph program for creating them from C header files.

    Сопровождающий: Alexey Tourbin

    Список участников:
    Vladimir Lettiev
    Dmitry V. Levin
    Alexey Tourbin

    Последнее изменение


    10 ноября 2012 г. Vladimir Lettiev 1:5.12.5-alt1.M60P.1
    - 5.12.3 -> 5.12.5
    - Security fixes:
      * CVE-2011-2728: File::Glob::bsd_glob() memory error with GLOB_ALTDIRFUNC
      * CVE-2012-5195: Heap buffer overrun in 'x' string repeat operator
    - Applied fix for bug #26249
    18 апреля 2011 г. Dmitry V. Levin 1:5.12.3-alt4
    - Reverted the change in XS functions prototypes introduced in previous
      release, due to massive build breakage (closes: #23793).
    5 апреля 2011 г. Alexey Tourbin 1:5.12.3-alt3
    - overhauled static_XS.patch - all XS functions are now static by default
    - updated ExtUtil-ParseXS to CPAN version 2.2206
    - updated Test-Simple to CPAN version 0.98
    - deprecate.pm: disabled warning for vendor directories