<feed xmlns='http://www.w3.org/2005/Atom'>
<title>courier-libs/sqwebmail/ChangeLog, branch master</title>
<subtitle>Courier Mail Server - shared libraries</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/'/>
<entry>
<title>Assorted bug fixes.</title>
<updated>2022-05-24T04:02:28+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2022-05-24T04:00:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=36657a43147aeb82a5b109d896025be3237d2296'/>
<id>36657a43147aeb82a5b109d896025be3237d2296</id>
<content type='text'>
Minor read-only use after free. OpenSSL 3.0 tweaks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor read-only use after free. OpenSSL 3.0 tweaks.
</pre>
</div>
</content>
</entry>
<entry>
<title>gcc 12, autotool updates, sqwebmail fixes.</title>
<updated>2022-05-23T03:52:31+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2022-05-23T03:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=83e37efc8ed785cd095eb585ff747e5702ec49b3'/>
<id>83e37efc8ed785cd095eb585ff747e5702ec49b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>all: scripts to create installable *.deb packages.</title>
<updated>2022-04-16T23:59:47+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2022-03-14T01:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=867cce4e32e7e64651887664724aa7f06566cb4b'/>
<id>867cce4e32e7e64651887664724aa7f06566cb4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Search for ispell or aspell.</title>
<updated>2022-03-24T01:31:42+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2022-03-24T01:31:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=9d0d19f77c6bfde4dc097fad981b1acff30068fe'/>
<id>9d0d19f77c6bfde4dc097fad981b1acff30068fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Partially revert commit f67b3067a0fee0b7e768f6bd9e12649cacc1f0d2.</title>
<updated>2022-01-19T00:18:15+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2022-01-19T00:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=917f138292a7343691ffc6530902138822d41981'/>
<id>917f138292a7343691ffc6530902138822d41981</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up maildir_getnew.</title>
<updated>2022-01-18T02:07:13+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2022-01-18T02:07:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=f67b3067a0fee0b7e768f6bd9e12649cacc1f0d2'/>
<id>f67b3067a0fee0b7e768f6bd9e12649cacc1f0d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix minor memory leaks.</title>
<updated>2022-01-17T20:15:02+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2022-01-17T20:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=6ff4d7ff79a967b58b6eca3506b48c5d3219f3dc'/>
<id>6ff4d7ff79a967b58b6eca3506b48c5d3219f3dc</id>
<content type='text'>
bdbobj_nextkey can leak memory.

Looks like some glibc or valgrind configs detect memory leaks from putenv(),
use setenv() instead. It's POSIX 2001.

Take this opportunity to clean up the test script.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bdbobj_nextkey can leak memory.

Looks like some glibc or valgrind configs detect memory leaks from putenv(),
use setenv() instead. It's POSIX 2001.

Take this opportunity to clean up the test script.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update versions.</title>
<updated>2022-01-16T23:40:25+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2022-01-16T23:40:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=49028a9eb32a570b3bc73777d0474e458c1c1949'/>
<id>49028a9eb32a570b3bc73777d0474e458c1c1949</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix linking failure.</title>
<updated>2022-01-16T19:50:21+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2022-01-16T19:44:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=49efec304dcb5c0e8653dde07d2748cdbbc0d9e9'/>
<id>49efec304dcb5c0e8653dde07d2748cdbbc0d9e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version.</title>
<updated>2022-01-16T16:03:03+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2022-01-16T14:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=65fb246e4c0fa35526b98bff77f49c5511958bc1'/>
<id>65fb246e4c0fa35526b98bff77f49c5511958bc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
