<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/libevent, 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-04-23T05:53:00Z</updated>
<entry>
<title>Fix path.</title>
<updated>2008-04-23T05:53:00Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2008-04-23T05:53:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=81cb6e2ed7ced8150bf0b71c246692d840adc137'/>
<id>urn:sha1:81cb6e2ed7ced8150bf0b71c246692d840adc137</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build on HP-UX 11.11</title>
<updated>2008-04-22T17:25:42Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2008-04-22T17:25:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=65d9c8660615cd338a088ad34186f175891289f2'/>
<id>urn:sha1:65d9c8660615cd338a088ad34186f175891289f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to libevent-1.4.3.</title>
<updated>2008-04-22T17:16:54Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2008-04-22T17:16:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=80f3d8760189d62ff758a43c94baf0b5105df697'/>
<id>urn:sha1:80f3d8760189d62ff758a43c94baf0b5105df697</id>
<content type='text'>
1.4.3-stable:
1.4.2-rc:
* make Solaris event subsystems more reliable; from W.C.A. Wijngaards
* event_base_get_method(); from Springande Ulv
* fix HTTP/1.1 chunk formatting; from "propanbutan"
* allow 64-bit content lengths; from Scott Lamb
* and more...
1.4.1-beta:
* fixed some memory leaks and other misc cleanup; from Christopher Layne,
  Scott Lamb and Charles Kerr
* introduced event_reinit to deal with fork()
* improved efficiency of generated RPC structure
* performance improvements to Win32 backend
* and many more...
1.4.0-beta:
* a new RPC subsytem for writing distributed clients and servers
* almost everything is documented via Doxygen now
* many fixes and improvements to evdns and evhttp
* libevent now builds two additional libraries: libevent_core (containing only
  the event core) and libevent_extras (contained evdns, evhttp and evrpc)
* performance improvements due to using a heap instead of red-black trees for
  timeouts
* Solaris' event ports are better supported
1.3e:
* Fix compilation on Solaris; from Magne Mahre
* Add a "Date" header to HTTP responses when it's missing, as required by
  HTTP 1.1. Original Patch from Ralph Moritz.
* Fix a memory leak in which failed HTTP connections whould not free the
  request object.
* Fix a memory leak in the DNS server.
* Handle NULL timeouts correctly on Solaris; from Trond Norbye
* Recalculate pending events properly when reallocating event array on
  Solaris; from Trond Norbye
</content>
</entry>
<entry>
<title>One more try.  event.h gets installed and used by other programs so</title>
<updated>2007-10-04T12:28:13Z</updated>
<author>
<name>dmcmahill</name>
<email>dmcmahill</email>
</author>
<published>2007-10-04T12:28:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3ec3f0873a46396349202d89d6942c01b14c1c18'/>
<id>urn:sha1:3ec3f0873a46396349202d89d6942c01b14c1c18</id>
<content type='text'>
we can't use config.h in it.  Instead use the substitution framework
which was already in place for making some other SunOS changes.
</content>
</entry>
<entry>
<title>SunOS-5.9 doesn't have stdint.h.  There is already a configure test for this</title>
<updated>2007-10-04T06:06:19Z</updated>
<author>
<name>dmcmahill</name>
<email>dmcmahill</email>
</author>
<published>2007-10-04T06:06:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7aa02010c0af95ac2fb01b36dbe274401809cfec'/>
<id>urn:sha1:7aa02010c0af95ac2fb01b36dbe274401809cfec</id>
<content type='text'>
so use the results.
</content>
</entry>
<entry>
<title>Update to libevent-1.3d. ChangeLog is not available but from the homepage:</title>
<updated>2007-08-16T08:59:43Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2007-08-16T08:59:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c257985b162bf68e4739e480c8097bbf465786bc'/>
<id>urn:sha1:c257985b162bf68e4739e480c8097bbf465786bc</id>
<content type='text'>
libevent-1.3d:
Bug fixes in the HTTP layer.

libevent-1.3c:
Small bug and portability fixes.

Worth mentioning is that patch-ab and patch-ac were applied upstream.
As usual with libevent, this breaks the ABI due to .so naming, so a
small revbump sweep will be needed.
</content>
</entry>
<entry>
<title>Fix build on AIX: event.c needs time.h to get CLOCK_REALTIME and</title>
<updated>2007-08-01T16:57:15Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2007-08-01T16:57:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ffa5b7bebe09888d8c5c5ecf2b9f2a5b6c9f0c29'/>
<id>urn:sha1:ffa5b7bebe09888d8c5c5ecf2b9f2a5b6c9f0c29</id>
<content type='text'>
the select implementation needs sys/select.h. The latter should be
detected by autoconf, but can break e.g. older DragonFly.
</content>
</entry>
<entry>
<title>Detect built-in libevent version.</title>
<updated>2007-07-29T06:23:04Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2007-07-29T06:23:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7409a6b40c1ed125e1d87831ad7eacf9a7a4e43a'/>
<id>urn:sha1:7409a6b40c1ed125e1d87831ad7eacf9a7a4e43a</id>
<content type='text'>
Need for net/spreadload (PR 36348).
</content>
</entry>
<entry>
<title>Use c99 uint* types rather than u_int* on HPUX.</title>
<updated>2007-07-17T10:56:07Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2007-07-17T10:56:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bf653bc4e2af0f86337e9cc67dd8b823d7be305e'/>
<id>urn:sha1:bf653bc4e2af0f86337e9cc67dd8b823d7be305e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to libevent-1.3b.</title>
<updated>2007-04-25T16:38:37Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2007-04-25T16:38:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=78a39735f763ff10ac9ef18f595286a6219e77b0'/>
<id>urn:sha1:78a39735f763ff10ac9ef18f595286a6219e77b0</id>
<content type='text'>
1.3b:
    * Fixes when using signals in multi-threaded applications from Scott Lamb.
    * Other small bug fixes.
1.3a:
    * Small bug and performances fixes to evhttp layer.
1.3:
    * DNS Server from Adam Langley and Nick Mathewson
    * Chunked transfer encoding for HTTP/1.1 from Dug Song.
    * DNS DDoS fix; bug report from Jon Oberheide.
    * Various small improvements.
</content>
</entry>
</feed>
