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

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

    <bug>
          <bug_id>39249</bug_id>
          
          <creation_ts>2020-11-11 09:15:14 +0300</creation_ts>
          <short_desc>Некорректно указана принадлежность к группе у создаваемых с помощью tmpfiles.d каталога /run/dovecot/login</short_desc>
          <delta_ts>2024-08-20 10:23:22 +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>dovecot</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="Dmitriy Shadrinov">shadrinov</reporter>
          <assigned_to name="Fr. Br. George">george</assigned_to>
          <cc>amakeenk</cc>
    
    <cc>george</cc>
    
    <cc>glebfm</cc>
    
    <cc>rodyginao</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>194076</commentid>
    <comment_count>0</comment_count>
    <who name="Dmitriy Shadrinov">shadrinov</who>
    <bug_when>2020-11-11 09:15:14 +0300</bug_when>
    <thetext>Некорректно указана принадлежность к группе у создаваемых с помощью tmpfiles.d каталога /run/dovecot/login. Сейчас сделано так:

d /run/dovecot 0755 root root -
d /run/dovecot/empty 0750 root root -
d /run/dovecot/login 0700 root root -

По факту каталоги приводятся (видимо самим dovecot) в такому виду:

drwxr-xr-x 2 root    root      40 окт  3 18:08 empty/
drwxr-x--- 2 root    dovenull 120 окт 28 18:47 login/

Предлагаю привести в соответсвие, то есть:
d /run/dovecot 0755 root root -
d /run/dovecot/empty 0755 root root -
d /run/dovecot/login 0750 root dovenull -</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>247054</commentid>
    <comment_count>1</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2024-05-31 07:30:31 +0300</bug_when>
    <thetext>*** Bug 44155 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>247058</commentid>
    <comment_count>2</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2024-05-31 09:32:16 +0300</bug_when>
    <thetext>dovecot-2.3.21-alt2 -&gt; sisyphus:

 Fri May 31 2024 Andrey Cherepanov &lt;cas@altlinux&gt; 2.3.21-alt2
 - Fixed tmpfile rule permission (ALT #39249).
 - Completely removed control dovecot-auth (ALT #28373).
 - Built with SOLR support (ALT #41251).
 - Built gssapi and ldap support as plugins (ALT #49253).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>247466</commentid>
    <comment_count>3</comment_count>
    <who name="Алексей Родыгин">rodyginao</who>
    <bug_when>2024-06-10 14:06:19 +0300</bug_when>
    <thetext>После обновления dovecot до новой версии и при попытке авторизоваться в web интерфейсе sogo выдаёт пустую страницу

Проблема решается ручным перезапуском сервиса:
# systemctl restart dovecot

dovecot-2.3.21</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>250267</commentid>
    <comment_count>4</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2024-08-20 10:23:22 +0300</bug_when>
    <thetext>dovecot-2.3.21.1-alt1 -&gt; c10f2:

 Thu Aug 15 2024 Andrey Cherepanov &lt;cas@altlinux&gt; 2.3.21.1-alt1
 - Updated to 2.3.21.1.
 - Security fixes:
   + CVE-2024-23184: A large number of address headers in email resulted
     in excessive CPU usage.
   + CVE-2024-23185: Abnormally large email headers are now truncated or
     discarded, with a limit of 10MB on a single header and 50MB for all
     the headers of all the parts of an email.
 Wed Jun 05 2024 Andrey Cherepanov &lt;cas@altlinux&gt; 2.3.21-alt3
 - Remove autoreq on systemctl (ALT #50542).
 Fri May 31 2024 Andrey Cherepanov &lt;cas@altlinux&gt; 2.3.21-alt2
 - Fixed tmpfile rule permission (ALT #39249).
 - Completely removed control dovecot-auth (ALT #28373).
 - Built with SOLR support (ALT #41251).
 - Built gssapi and ldap support as plugins (ALT #49253).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>