<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/libol/Makefile, branch cube-native-xorg</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-08-17T10:03:22Z</updated>
<entry>
<title>Remove the utils subdir from the build as this only contains the make_class</title>
<updated>2008-08-17T10:03:22Z</updated>
<author>
<name>adrianp</name>
<email>adrianp@pkgsrc.org</email>
</author>
<published>2008-08-17T10:03:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6d1c2299048673316def73f435653ee601db7729'/>
<id>urn:sha1:6d1c2299048673316def73f435653ee601db7729</id>
<content type='text'>
script which, according to the author, is not needed if you don't modify
sources.  This means we can drop the DEPENDS on scsh which will fix
PR #39346.
PKGREVISION++</content>
</entry>
<entry>
<title>Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.</title>
<updated>2007-12-02T13:04:06Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2007-12-02T13:04:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8a5b10ea9330e28a45faede9aee8b323e6cc645b'/>
<id>urn:sha1:8a5b10ea9330e28a45faede9aee8b323e6cc645b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whitespace cleanup, courtesy of pkglint.</title>
<updated>2007-02-22T19:26:05Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2007-02-22T19:26:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=601583c3207bd23bb05d0761888aefcb5699e1c2'/>
<id>urn:sha1:601583c3207bd23bb05d0761888aefcb5699e1c2</id>
<content type='text'>
Patch provided by Sergey Svishchev in private mail.</content>
</entry>
<entry>
<title>Needs shells/scsh for a binary.</title>
<updated>2006-10-14T02:01:33Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2006-10-14T02:01:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=92b342beee78cb37a669fee4d5c755298d8190f4'/>
<id>urn:sha1:92b342beee78cb37a669fee4d5c755298d8190f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 0.3.18</title>
<updated>2006-04-27T19:55:44Z</updated>
<author>
<name>adrianp</name>
<email>adrianp@pkgsrc.org</email>
</author>
<published>2006-04-27T19:55:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3e0b03e99381167fb5e4e8216e8f536ee5e51eb3'/>
<id>urn:sha1:3e0b03e99381167fb5e4e8216e8f536ee5e51eb3</id>
<content type='text'>
&gt; 2006-03-27  Balazs Scheidler  &lt;bazsi (at) bzorp.balabit&gt;
&gt;
&gt; 	* configure.in: bumped to 0.3.18
&gt;
&gt; 2006-03-13  Balazs Scheidler  &lt;bazsi (at) bzorp.balabit&gt;
&gt;
&gt; 	* src/io.c: removed fd counting loop, cache maximum number of fds
&gt; 	and allocate the fds array dynamically
&gt;
&gt; 2006-01-23  Balazs Scheidler  &lt;bazsi (at) bzorp.balabit&gt;
&gt;
&gt; 	* src/io.c (do_write): added support for platforms without an
&gt; 	MSG_DONTWAIT flag</content>
</entry>
<entry>
<title>Update to 0.3.17</title>
<updated>2006-02-06T18:31:23Z</updated>
<author>
<name>adrianp</name>
<email>adrianp@pkgsrc.org</email>
</author>
<published>2006-02-06T18:31:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=adefa15059f8c1cbcd511cec377ab0348736e3e2'/>
<id>urn:sha1:adefa15059f8c1cbcd511cec377ab0348736e3e2</id>
<content type='text'>
&gt; 2005-11-23  Balazs Scheidler  &lt;bazsi@bzorp.balabit&gt;
&gt;
&gt;         * configure.in: bumped version number to 0.3.17
&gt;
&gt;         * src/io.c (do_write): added workaround for broken destination
&gt;         sockets
&gt;
&gt;         * src/pkt_buffer.c (do_flush_stream): make sure data is not lost
&gt;         if A_WRITE returns failure by pushing it back to the buffer
&gt;
&gt; 2005-05-03  Balazs Scheidler  &lt;bazsi@bzorp.balabit&gt;
&gt;
&gt;         * configure.in: bumped version number to 0.3.16
&gt;
&gt;         * src/io.c (io_iter): fixed possible nonblocking_fd leaks as
&gt;         unlinking an fd might have dropped some valid structures
&gt;
&gt;         * src/werror.c: fixed werror_hexdump and related functions,
&gt;         still #if 0ed but useful for tracking down gc related problems</content>
</entry>
<entry>
<title>Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.</title>
<updated>2005-04-11T21:44:48Z</updated>
<author>
<name>tv</name>
<email>tv@pkgsrc.org</email>
</author>
<published>2005-04-11T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f816d81489fd245a89e581c2f9cf792562ade194'/>
<id>urn:sha1:f816d81489fd245a89e581c2f9cf792562ade194</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update libol to 0.3.15</title>
<updated>2005-03-06T11:10:29Z</updated>
<author>
<name>adrianp</name>
<email>adrianp@pkgsrc.org</email>
</author>
<published>2005-03-06T11:10:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=545b1954a462d6eff555c392bf14ce8416326169'/>
<id>urn:sha1:545b1954a462d6eff555c392bf14ce8416326169</id>
<content type='text'>
- Requested in PR# 29610 by joel (at) carnat.net, thanks for the PR!

&gt; 2005-02-04  Balazs Scheidler  &lt;bazsi@bzorp.balabit&gt;
&gt;
&gt;         * configure.in: bumped verison number to 0.3.15
&gt;
&gt; 2005-02-01  Balazs Scheidler  &lt;bazsi@bzorp.balabit&gt;
&gt;
&gt;         * src/werror.c (msg_vformat): fixed signed/unsigned comparison wrt
&gt;         the length variable, a stack overflow (not buffer overflow) can be
&gt;         caused by a very long format result (werror("%2147483648i", 1)),
&gt;         credits go to Thief_hu for reporting it; it is believed not to be
&gt;         exploitable as werror format strings do not contain dynamic values
&gt;
&gt; 2004-08-05  Balazs Scheidler  &lt;bazsi@bzorp.balabit&gt;
&gt;
&gt;         * configure.in: bumped version number to 0.3.14, cleaned up to
&gt;         work with autoconf2.50 and automake 1.7
&gt;
&gt;         exploitable as werror format strings do not contain dynamic values
&gt;
&gt; 2004-08-05  Balazs Scheidler  &lt;bazsi@bzorp.balabit&gt;
&gt;
&gt;         * configure.in: bumped version number to 0.3.14, cleaned up to
&gt;         work with autoconf2.50 and automake 1.7
&gt;
&gt;         * src/objtypes.h: removed colliding macro names to avoid warnings
&gt;         on BSD derived systems
&gt;
&gt; 2004-07-04  Balazs Scheidler  &lt;bazsi@bzorp.balabit&gt;
&gt;
&gt;         * src/io.c (get_inaddr): use in_addr_t for the private definition
&gt;         of INADDR_NONE if one is not found.
&gt;
&gt; 2004-05-06  Balazs Scheidler  &lt;bazsi@bzorp.balabit&gt;
&gt;
&gt;         * added libol.spec.in patch by jpo
&gt;
&gt; 2004-05-04  Balazs Scheidler  &lt;bazsi@bzorp.balabit&gt;
&gt;
&gt;         * configure.in: use CFLAGS from environment if set</content>
</entry>
<entry>
<title>Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10</title>
<updated>2004-10-03T00:12:51Z</updated>
<author>
<name>tv</name>
<email>tv@pkgsrc.org</email>
</author>
<published>2004-10-03T00:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c487cb967ac6446ee23e26612d1ba53dfe5bd7d1'/>
<id>urn:sha1:c487cb967ac6446ee23e26612d1ba53dfe5bd7d1</id>
<content type='text'>
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.</content>
</entry>
<entry>
<title>Import libol from pkgsrc-wip.  Packaged by Adrian Portelli and updated</title>
<updated>2004-03-29T00:54:16Z</updated>
<author>
<name>minskim</name>
<email>minskim@pkgsrc.org</email>
</author>
<published>2004-03-29T00:54:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=99f5cc1376c3d0901264629d31913043bf727919'/>
<id>urn:sha1:99f5cc1376c3d0901264629d31913043bf727919</id>
<content type='text'>
by me.

libol is a library written by the author of syslog-ng, Balazs
Scheidler, which is used in syslog-ng.  A built copy of libol needs to
be present on a system when syslog-ng is built.</content>
</entry>
</feed>
