<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/mail, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2005-03-10T13:22:37Z</updated>
<entry>
<title>Pullup ticket 333 - requested by Adrian Portelli</title>
<updated>2005-03-10T13:22:37Z</updated>
<author>
<name>salo</name>
<email>salo</email>
</author>
<published>2005-03-10T13:22:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=97861105ed2062393e1ae720eeeec664235620b6'/>
<id>urn:sha1:97861105ed2062393e1ae720eeeec664235620b6</id>
<content type='text'>
security fix for imap-uw

Revisions pulled up:
- pkgsrc/mail/imap-uw/Makefile		1.88-1.90
- pkgsrc/mail/imap-uw/PLIST		1.9
- pkgsrc/mail/imap-uw/distinfo		1.19
- pkgsrc/mail/imap-uw-utils/DESCR	1.2
- pkgsrc/mail/imap-uw-utils/Makefile	1.20
- pkgsrc/mail/imap-uw-utils/PLIST	1.2
- pkgsrc/mail/imap-uw-utils/distinfo	1.5

   Module Name:	pkgsrc
   Committed By:	abs
   Date:		Mon Jan 24 09:03:48 UTC 2005

   Modified Files:
   	pkgsrc/mail/imap-uw: Makefile distinfo

   Log Message:
   Update imap-uw to 2004c1

   imap-2004c:
       fixes to quoted-printable encoding and CRAM-MD5 authentication.
       NNTP proxy in imapd now supports the LIST and LSUB commands.

   imap-2004b:
       There are new ports for Solaris with Blastwave Community Open
       Source Software (gcs) and Mandrake Linux (lmd).

       SET_SNARFINTERVAL now controls how frequently local drivers
       will move new mail from the mail spool as well as from a
       maildrop.  Maildrops are still tied to a minimum interval of
       1 minute, but there is now no minimum for the spool file.

       Character set conversions now map non-breaking space to space
       if the destination character set doesn't have nbsp.  JIS Roman
       yen sign is now mapped to Unicode yen sign.
---
   Module Name:	pkgsrc
   Committed By:	abs
   Date:		Mon Jan 31 11:38:22 UTC 2005

   Modified Files:
   	pkgsrc/mail/imap-uw: Makefile

   Log Message:
   fix my previous attempt to clarify a comment at the start
---
   Module Name:	pkgsrc
   Committed By:	adrianp
   Date:		Sat Mar  5 22:01:47 UTC 2005

   Modified Files:
   	pkgsrc/mail/imap-uw: Makefile PLIST

   Log Message:
   - Fix builds on NetBSD 1.6 due to Kerberos/OpenSSL 0.9.7 issues
   - Included some utilities in the install that were once a part of the
     imap-uw-utils package but are now a part of this package
   - ok'ed kim@
---
   Module Name:		pkgsrc
   Committed By:	adrianp
   Date:		Sun Mar  6 14:37:16 UTC 2005

   Modified Files:
   	pkgsrc/mail/imap-uw-utils: DESCR Makefile PLIST distinfo

   Log Message:
   - Update to 20050108 to avoid conflicts with imap-uw package
   - Issue spotted by diro (at) nixsys.bz in PR #28966

   This distribution now contains two unsupported programs, icat and ifrom,
   which may be of use to some sites.

   The old chkmail, imapcopy, imapxfer, mbxcopy, mbxcreat, and mbxcvt
   programs have been replaced with the mailutil program, which is
   included in the mail/imap-uw package.

   The dmail, mlock, and tmail programs are also bundled in the mail/imap-uw
   package.
</content>
</entry>
<entry>
<title>Pullup ticket 330 - requested by Lubomir Sedlacik</title>
<updated>2005-03-05T18:43:13Z</updated>
<author>
<name>snj</name>
<email>snj</email>
</author>
<published>2005-03-05T18:43:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0791dee8d53103e1af2192fd4a0530aaebdd2f51'/>
<id>urn:sha1:0791dee8d53103e1af2192fd4a0530aaebdd2f51</id>
<content type='text'>
security fix for mailman

Revisions pulled up:
- pkgsrc/mail/mailman/Makefile		1.21
- pkgsrc/mail/mailman/PLIST		1.6
- pkgsrc/mail/mailman/distinfo		1.7
- pkgsrc/mail/mailman/patches/patch-ac	1.3


    Module Name:    pkgsrc
    Committed By:   kim
    Date:           Wed Mar  2 21:09:56 UTC 2005

    Modified Files:
            pkgsrc/mail/mailman: Makefile PLIST distinfo
            pkgsrc/mail/mailman/patches: patch-ac

    Log Message:
    Upgrade to 2.1.5 due to security issues:
    http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1177
    http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1143
</content>
</entry>
<entry>
<title>Pullup ticket 313 - requested by Adrian Portelli</title>
<updated>2005-02-25T16:48:04Z</updated>
<author>
<name>salo</name>
<email>salo</email>
</author>
<published>2005-02-25T16:48:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=20a89dfcc6b9cd288c5b6f43519dff1f68aab0f6'/>
<id>urn:sha1:20a89dfcc6b9cd288c5b6f43519dff1f68aab0f6</id>
<content type='text'>
security fix for cyrus-imapd22

Patch provided by the submitter.

   Module Name:		pkgsrc
   Committed By:	adrianp
   Date:		Fri Feb 25 10:21:15 UTC 2005

   Modified Files:
   	pkgsrc/mail/cyrus-imapd22: Makefile distinfo

   Log Message:
   - Update cyrus-imapd22 from 2.2.10 to 2.2.12
   - ok'ed recht@
   - Addresses a few recent security issues:
     http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&amp;msg=33723
     http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&amp;msg=33733

   Changes to the Cyrus IMAP Server since 2.2.10

   * Fix possible single byte overflow in mailbox handling code.
   * Fix possible single byte overflows in the imapd annotate extension.
   * Fix stack buffer overflows in fetchnews (exploitable by peer news
     server), backend (exploitable by admin), and in imapd (exploitable
     by users though only on platforms where a filename may be larger
     than a mailbox name).
</content>
</entry>
<entry>
<title>Pullup ticket 304 - requested by Lubomir Sedlacik</title>
<updated>2005-02-22T22:13:28Z</updated>
<author>
<name>snj</name>
<email>snj</email>
</author>
<published>2005-02-22T22:13:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bb2432534ba79e263f3545bf99479c4db7614acb'/>
<id>urn:sha1:bb2432534ba79e263f3545bf99479c4db7614acb</id>
<content type='text'>
security fix for mailman

Revisions pulled up:
- pkgsrc/mail/mailman/Makefile		1.16,1.19
- pkgsrc/mail/mailman/PLIST		1.5
- pkgsrc/mail/mailman/files/DEINSTALL	1.1
- pkgsrc/mail/mailman/files/INSTALL	1.1
- pkgsrc/mail/mailman/distinfo		1.5
- pkgsrc/mail/mailman/patches/patch-ai	1.1


    Module Name:    pkgsrc
    Committed By:   kim
    Date:           Sat Dec 25 16:55:33 UTC 2004

    Modified Files:
            pkgsrc/mail/mailman: Makefile PLIST
    Added Files:
            pkgsrc/mail/mailman/files: DEINSTALL INSTALL

    Log Message:
    Change permissions of installed files to match what is required by
    the software to work.  Run "check_perms -f" to make sure permissions
    are correct (it still fixes a setgid problem with "mail/mailman").

    Remove mm_cfg.pyc (compiled copy of mm_cfg.py) always, so the package
    can be deinstalled cleanly.

    Closes PR pkg/24041.

    ---

    Module Name:    pkgsrc
    Committed By:   tv
    Date:           Mon Feb 14 16:56:38 UTC 2005

    Modified Files:
            pkgsrc/mail/mailman: Makefile distinfo
    Added Files:
            pkgsrc/mail/mailman/patches: patch-ai

    Log Message:
    Apply patch from Mailman maintainers to fix vulnerability described in:
    http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0202
</content>
</entry>
<entry>
<title>Pullup ticket 291 - requested by Stoned Elipot</title>
<updated>2005-02-15T23:05:53Z</updated>
<author>
<name>snj</name>
<email>snj</email>
</author>
<published>2005-02-15T23:05:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9107470125371fd77728d8c9c9489662c1361dda'/>
<id>urn:sha1:9107470125371fd77728d8c9c9489662c1361dda</id>
<content type='text'>
security fix for sympa

Revisions pulled up:
- pkgsrc/mail/sympa/Makefile		1.12
- pkgsrc/mail/sympa/distinfo		1.5
- pkgsrc/mail/sympa/patches/patch-ad	1.3
- pkgsrc/mail/sympa/patches/patch-ae	1.3

    Module Name:    pkgsrc
    Committed By:   seb
    Date:           Tue Feb 15 22:45:54 UTC 2005

    Modified Files:
            pkgsrc/mail/sympa: Makefile distinfo
    Added Files:
            pkgsrc/mail/sympa/patches: patch-ad patch-ae

    Log Message:
    Apply security fixes for CAN-2005-0073. Patches obtained from
    Sympa's CVS repository via Sympa's homepage.

    Bump PKGREVISION to 2.
</content>
</entry>
<entry>
<title>Pullup ticket 286 - requested by grant beattie</title>
<updated>2005-02-15T06:31:13Z</updated>
<author>
<name>snj</name>
<email>snj</email>
</author>
<published>2005-02-15T06:31:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0e7fe2f8bc04190cd66932e5d9ba65ba9705198f'/>
<id>urn:sha1:0e7fe2f8bc04190cd66932e5d9ba65ba9705198f</id>
<content type='text'>
clamav update

Revisions pulled up:
- pkgsrc/mail/clamav/Makefile		1.35
- pkgsrc/mail/clamav/distinfo		1.22
- pkgsrc/mail/clamav/patches/patch-ad	1.9
- pkgsrc/mail/clamav/patches/patch-ah	1.3

   Module Name:    pkgsrc
   Committed By:   grant
   Date:           Mon Feb 14 11:20:13 UTC 2005

   Modified Files:
           pkgsrc/mail/clamav: Makefile distinfo
           pkgsrc/mail/clamav/patches: patch-ad patch-ah

   Log Message:
   update to 0.83.

   changes since 0.82 (summarized):

     * clamd: change default value of StreamMaxPort to 2048
     * freshclam: add support for Foreground (requested by Jeremy Kitchen
                  &lt;kitchen*scriptkitchen.com&gt;)
     * clamav-milter:      Added --whistlist-file and --sendmail-cf options
                           When in SESSION mode, not all sessions would send END

   other changes are documentation and misc. bug fixes.
</content>
</entry>
<entry>
<title>Pullup ticket 283 - requested by Grant Beattie</title>
<updated>2005-02-13T15:34:23Z</updated>
<author>
<name>salo</name>
<email>salo</email>
</author>
<published>2005-02-13T15:34:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a44af4bc992677bb8d284d116ea1c1ae522923c5'/>
<id>urn:sha1:a44af4bc992677bb8d284d116ea1c1ae522923c5</id>
<content type='text'>
clamav update

Revisions pulled up:
- pkgsrc/mail/clamav/Makefile         1.32-1.34
- pkgsrc/mail/clamav/buildlink3.mk    1.4
- pkgsrc/mail/clamav/distinfo         1.21
- pkgsrc/mail/clamav/patches/patch-ad 1.8
- pkgsrc/mail/clamav/patches/patch-ag removed
- pkgsrc/mail/clamav/patches/patch-ah 1.2

   Module Name:	pkgsrc
   Committed By:	grant
   Date:		Sun Feb 13 07:24:22 UTC 2005

   Modified Files:
   	pkgsrc/mail/clamav: Makefile buildlink3.mk distinfo
   	pkgsrc/mail/clamav/patches: patch-ad patch-ah

   Log Message:
   update clamav to 0.82. closes PR pkg/29139, PR pkg/29319.

   [ skipped ridiculously long list of changes ]
---
   Module Name:	pkgsrc
   Committed By:	grant
   Date:		Sun Feb 13 13:08:50 UTC 2005

   Removed Files:
   	pkgsrc/mail/clamav/patches: patch-ag

   Log Message:
   remove unused patch.
</content>
</entry>
<entry>
<title>Pullup ticket 241 - requested by Kimmo Suominen</title>
<updated>2005-01-27T05:14:48Z</updated>
<author>
<name>snj</name>
<email>snj</email>
</author>
<published>2005-01-27T05:14:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=222ddb35f3e393edb6dd1f7ffe906703eb497396'/>
<id>urn:sha1:222ddb35f3e393edb6dd1f7ffe906703eb497396</id>
<content type='text'>
build fix for postfix

Revisions pulled up:
- pkgsrc/mail/postfix/distinfo				1.80
- pkgsrc/mail/postfix/options.mk			1.14
- pkgsrc/mail/postfix/files/patch-inet6-ni_withscopeid	1.1
- pkgsrc/mail/postfix/patches/patch-aj			removed

    Module Name:    pkgsrc
    Committed By:   kim
    Date:           Tue Dec 28 16:13:28 UTC 2004

    Modified Files:
            pkgsrc/mail/postfix: distinfo options.mk
    Added Files:
            pkgsrc/mail/postfix/files: patch-inet6-ni_withscopeid
    Removed Files:
            pkgsrc/mail/postfix/patches: patch-aj

    Log Message:
    Apply NI_WITHSCOPEID patch only if the inet6 option is enabled.

    Closes PR pkg/28756
</content>
</entry>
<entry>
<title>Pullup ticket 236 - requested by Thomas Klausner</title>
<updated>2005-01-21T11:19:49Z</updated>
<author>
<name>salo</name>
<email>salo</email>
</author>
<published>2005-01-21T11:19:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e6928ad49b3be072c6f93ad818bb7924973829a0'/>
<id>urn:sha1:e6928ad49b3be072c6f93ad818bb7924973829a0</id>
<content type='text'>
remove thunderbird-bin package

        Module Name:	pkgsrc
        Committed By:	wiz
        Date:		Thu Jan 20 14:00:41 UTC 2005

        Modified Files:
        	pkgsrc/mail: Makefile
        Removed Files:
        	pkgsrc/mail/thunderbird-bin: DESCR Makefile
                    Makefile.Linux.i386 Makefile.SunOS.i386
                    Makefile.SunOS.sparc PLIST distinfo

        Log Message:
        Remove old (and vulnerable) thunderbird-bin package. Ok'd by grant.
</content>
</entry>
<entry>
<title>Pullup ticket 190 - requested by Amitai Schlair</title>
<updated>2004-12-28T23:32:35Z</updated>
<author>
<name>salo</name>
<email>salo</email>
</author>
<published>2004-12-28T23:32:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e612d7d96be1e903cf29a0582d6c07ed8411fd44'/>
<id>urn:sha1:e612d7d96be1e903cf29a0582d6c07ed8411fd44</id>
<content type='text'>
viruscan addition for qmail

        Module Name:   pkgsrc
        Committed By:  schmonz
        Date:          Tue Dec 21 05:32:56 UTC 2004

        Modified Files:
               pkgsrc/mail/qmail: INSTALL Makefile distinfo options.mk

        Log Message:
        With the "viruscan" option, enable Russ Nelson's patch to SMTP-reject
        messages with MIME attachments that match certain signatures, as
        well as Jeremy Kitchen's patch that causes such rejections to be
        logged.

        Bump PKGREVISION.
</content>
</entry>
</feed>
