<feed xmlns='http://www.w3.org/2005/Atom'>
<title>telephony/net/pcapsipdump/patches, branch master</title>
<subtitle>Mirror of telephony feed</subtitle>
<id>https://git.openwrt.org/feed/telephony/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/telephony/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/'/>
<updated>2022-11-04T17:22:58Z</updated>
<entry>
<title>pcapsipdump: fix linking against libobsd</title>
<updated>2022-11-04T17:22:58Z</updated>
<author>
<name>Guilherme Janczak</name>
</author>
<published>2022-11-03T21:13:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=1d3ed8031dd5e6e7add6dfa318d9f521382820d3'/>
<id>urn:sha1:1d3ed8031dd5e6e7add6dfa318d9f521382820d3</id>
<content type='text'>
This just makes it so libbsd is picked up through pkg-config. It adds
support for libobsd without breaking libbsd.

Signed-off-by: Guilherme Janczak &lt;guilherme.janczak@yandex.com&gt;
</content>
</entry>
<entry>
<title>pcapsipdump: fix missing libbsd depend</title>
<updated>2019-10-09T17:44:17Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2019-10-09T17:40:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=af47baec2e769706e436cf13d571aecfe283f3f2'/>
<id>urn:sha1:af47baec2e769706e436cf13d571aecfe283f3f2</id>
<content type='text'>
When libbsd is available in staging it will be picked up by pcapsipdump
during the compile. The binary will link to libbsd, causing an
additional dependency. Currently the builds on the bots are failing
because of this.

The only function pcapsipdump is using from libbsd is strlcpy(). This
function is also provided by uClibc as well as musl.

Attached patch adds a detection mechanism that checks whether libc
provides strlcpy(). This way the dependency on libbsd is only required if
building against a libc which doesn't package strlcpy(), like glibc.
DEPENDS are updated to reflect that.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>pcapsipdump: version bump to 0.2</title>
<updated>2013-08-25T19:49:54Z</updated>
<author>
<name>Jiri Slachta</name>
</author>
<published>2013-08-25T19:49:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=7fa091fbb843aa009e268a7040d2208a0c826070'/>
<id>urn:sha1:7fa091fbb843aa009e268a7040d2208a0c826070</id>
<content type='text'>
Signed-off-by: Jiri Slachta &lt;slachta@cesnet.cz&gt;
</content>
</entry>
<entry>
<title>Directory structure restructuralized.</title>
<updated>2013-06-21T11:55:47Z</updated>
<author>
<name>Jiri Slachta</name>
</author>
<published>2013-06-21T11:55:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=100f27f3bb693522e8f2617f865e6a13aa406cb4'/>
<id>urn:sha1:100f27f3bb693522e8f2617f865e6a13aa406cb4</id>
<content type='text'>
Signed-off-by: Jiri Slachta &lt;slachta@cesnet.cz&gt;
</content>
</entry>
</feed>
