<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/mail/fetchmail, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-06-19T11:29:49Z</updated>
<entry>
<title>Add patch for CVE-2008-2711.</title>
<updated>2008-06-19T11:29:49Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2008-06-19T11:29:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=07a66e4465d483f93592ba39b168cfcc119abd56'/>
<id>urn:sha1:07a66e4465d483f93592ba39b168cfcc119abd56</id>
<content type='text'>
Taken from http://fetchmail.berlios.de/fetchmail-SA-2008-01.txt

Bump PKGREVISION.
</content>
</entry>
<entry>
<title>Set MAINTAINER to pkgsrc-users@NetBSD.org to indicate anyone can work on fixes for those packages.</title>
<updated>2008-04-27T18:14:03Z</updated>
<author>
<name>frueauf</name>
<email>frueauf</email>
</author>
<published>2008-04-27T18:14:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=642e89fc5c6dbfd315db64572883ee589385d85c'/>
<id>urn:sha1:642e89fc5c6dbfd315db64572883ee589385d85c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Per the process outlined in revbump(1), perform a recursive revbump</title>
<updated>2008-01-18T05:06:18Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2008-01-18T05:06:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1c8e24b168b5909ecc586bdbb660570b490d92ef'/>
<id>urn:sha1:1c8e24b168b5909ecc586bdbb660570b490d92ef</id>
<content type='text'>
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
</content>
</entry>
<entry>
<title>Added support for installation to DESTDIR.</title>
<updated>2008-01-05T20:50:00Z</updated>
<author>
<name>heinz</name>
<email>heinz</email>
</author>
<published>2008-01-05T20:50:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0eb8839d72cb0eb1fe00bf58584d31035ddfdd86'/>
<id>urn:sha1:0eb8839d72cb0eb1fe00bf58584d31035ddfdd86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove "inet6" option. The "configure" script doesn't recognize</title>
<updated>2007-11-07T08:57:10Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2007-11-07T08:57:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e822792de58366a828032a882498825c21ad9ce0'/>
<id>urn:sha1:e822792de58366a828032a882498825c21ad9ce0</id>
<content type='text'>
"--enable-inet6" or "--disble-inet6 anymore and decides automatically
whether to enable IPv6 support.

Pointed out by Matthias Andree in private e-mail.
</content>
</entry>
<entry>
<title>Add fix for security vulnerability reported in CVE-2007-4565.</title>
<updated>2007-09-23T12:48:46Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2007-09-23T12:48:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a989003b963a6476da12503e2bac5e79f1d949bd'/>
<id>urn:sha1:a989003b963a6476da12503e2bac5e79f1d949bd</id>
<content type='text'>
Bump package revision.
</content>
</entry>
<entry>
<title>Update "fetchmail" and "fetchmailconf" packages to version 6.3.8.</title>
<updated>2007-04-14T22:14:29Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2007-04-14T22:14:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=85e76b2657ff82b4ea83016ef0f7dc4bb8c5f9cf'/>
<id>urn:sha1:85e76b2657ff82b4ea83016ef0f7dc4bb8c5f9cf</id>
<content type='text'>
Changes since version 6.3.6:
- Make the APOP challenge parser more distrustful and have it reject
  challenges that do not conform to RFC-822 msg-id format, in the hope
  to make mounting man-in-the-middle attacks (MITM) against APOP a bit
  more difficult. (CVE-2007-1558)
- Fix pluralization of oversized-message warning mails.
- Fix manual page: --sslcheck -&gt; --sslcertck, and do not set trailing
  "recommended:" in bold.
- Repoll immediately if a protocol error happens during the authentication
  attempt after a failed opportunistic TLS upgrade.
- Fix rendering of the "24 - 26, 28, 29" paragraph in the exit codes
  section.
- If SOCKS support was compiled in, add 'socks' to the feature_options
  Python list emitted in --configdump.
- Do not crash with a null pointer dereference when opening the BSMTP file
  fails. Improve error checking and reporting.
- Make BSMTP output actually work, it would persistently fail with SOCKET
  error after writing the first header.
- Fix KPOP.
- Fix repoll when server disconnects after opportunistic TLS failed for
  POP3.
</content>
</entry>
<entry>
<title>Use documented trick to disable Python detection instead of patching</title>
<updated>2007-01-17T19:18:01Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2007-01-17T19:18:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d2ada92adbc9b5bb4b4ce3b8b119ee2d66af0556'/>
<id>urn:sha1:d2ada92adbc9b5bb4b4ce3b8b119ee2d66af0556</id>
<content type='text'>
"Makefile.in". Hint provided by Matthias Andree in private e-mail.
</content>
</entry>
<entry>
<title>Add second Berlios download site to MASTER_SITES.  The main one gets</title>
<updated>2007-01-17T17:36:51Z</updated>
<author>
<name>salo</name>
<email>salo</email>
</author>
<published>2007-01-17T17:36:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e5f59176bb52a0accd0f14bf6a8fd44dc3131b8e'/>
<id>urn:sha1:e5f59176bb52a0accd0f14bf6a8fd44dc3131b8e</id>
<content type='text'>
overloaded from time to time.. (e.g., now).
</content>
</entry>
<entry>
<title>Update "fetchmail" and "fetchmailconf" packages to version 6.3.6.</title>
<updated>2007-01-17T14:29:11Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2007-01-17T14:29:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5a436e63174e874d4b2d3454f7da6c45be68b741'/>
<id>urn:sha1:5a436e63174e874d4b2d3454f7da6c45be68b741</id>
<content type='text'>
The list of changes since version 6.2.5.5 is too large to mention here.
The new version provides a fix for the vulnerability reported in the
fetchmail-SA-2006-02.txt advisory.
</content>
</entry>
</feed>
