<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>52688</bug_id>
          
          <creation_ts>2025-01-14 12:23:34 +0300</creation_ts>
          <short_desc>Отсутствует tls_ciphers.h в libiec61850-devel</short_desc>
          <delta_ts>2025-08-04 11:57:14 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>libiec61850-devel</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Osmolovskaya Anastasia">osmolovskayaaa</reporter>
          <assigned_to name="Andrey Cherepanov">cas</assigned_to>
          <cc>cas</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>257266</commentid>
    <comment_count>0</comment_count>
    <who name="Osmolovskaya Anastasia">osmolovskayaaa</who>
    <bug_when>2025-01-14 12:23:34 +0300</bug_when>
    <thetext>Версия пакета: libiec61850-devel-1.6.0-alt1

Тестовый стенд: Alt Workstation 10.4 x86-64 (обновленный до Sisyphus)

Шаги для воспроизведения: 
1) Установить пакеты: 
# apt-get install gcc libiec61850 libiec61850-devel

2) Склонировать тестовые файлы: 
# git clone https://github.com/mz-automation/libiec61850.git &amp;&amp; cp -r libiec61850/examples/iec61850_client_example2/ . &amp;&amp; cd iec61850_client_example2/

3) Скомпилировать:
# gcc client_example2.c -l iec61850 -I /usr/include/libiec61850 -o client_bin

Ожидаемый результат: успешное выполнение. Создается файл client_bin. 
Реальный результат: 
In file included from /usr/include/libiec61850/iso_connection_parameters.h:35,
                 from /usr/include/libiec61850/mms_client_connection.h:41,
                 from /usr/include/libiec61850/iec61850_client.h:34,
                 from client_example2.c:7:
/usr/include/libiec61850/tls_config.h:20:10: fatal error: tls_ciphers.h: Нет такого файла или каталога
   20 | #include &quot;tls_ciphers.h&quot;
      |          ^~~~~~~~~~~~~~~
compilation terminated.

Примечание: если из файла /usr/include/libiec61850/tls_config.h убрать строку #include &quot;tls_ciphers.h&quot;, работа выполняется успешно. 
Ошибка не воспроизводится на версии libiec61850-devel-1.4.2.1-alt1.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>270353</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2025-08-04 11:57:14 +0300</bug_when>
    <thetext>libiec61850-1.6.1-alt1 -&gt; sisyphus:

Mon Aug 04 2025 Andrey Cherepanov &lt;cas@altlinux&gt; 1.6.1-alt1
- New version.
Wed Jan 15 2025 Andrey Cherepanov &lt;cas@altlinux&gt; 1.6.0-alt2
- Packaged missing headers (ALT #52688).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>