<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>990beb03 - capsicum_helpers: split stream cap bits out of caph_limit_stream()</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libcapsicum/Makefile#990beb03</link>
        <description>capsicum_helpers: split stream cap bits out of caph_limit_stream()The goal here is to make it so applications can take the rights one wouldnormally get by calling caph_limit_stream() on a descriptor and build onthem as needed.The tentatively planned use-case is an application that takes a socket andhooks it up to std{err,out,in} for a fork()d child. It may be feasible toapply limitations to such descriptors as long as it&apos;s a superset of thosenormally applied to stdio.Reviewed by:	markj, oshobo (prior version; sans manpage addition)Differential Revision:	https://reviews.freebsd.org/D22993

            List of files:
            /freebsd-13.1/lib/libcapsicum/Makefile</description>
        <pubDate>Thu, 02 Jan 2020 23:07:45 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4c1a82ce - pkgbase: Create a FreeBSD-utilities package and make it the default one</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libcapsicum/Makefile#4c1a82ce</link>
        <description>pkgbase: Create a FreeBSD-utilities package and make it the default oneThe default package use to be FreeBSD-runtime but it should only containbinaries and libs enough to boot to single user and repair the system, itis also very handy to have a package that can be tranform to a small mfsroot.So create a new package named FreeBSD-utilities and make it the default one.Also move a few binaries and lib into this package when it make sense.Reviewed by:	bapt, gjbDifferential Revision:	https://reviews.freebsd.org/D21506

            List of files:
            /freebsd-13.1/lib/libcapsicum/Makefile</description>
        <pubDate>Thu, 05 Sep 2019 14:15:47 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e57d2a07 - libcapsicum: add missing links</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libcapsicum/Makefile#e57d2a07</link>
        <description>libcapsicum: add missing linksReported by:	manu

            List of files:
            /freebsd-13.1/lib/libcapsicum/Makefile</description>
        <pubDate>Wed, 12 Dec 2018 20:32:17 +0000</pubDate>
        <dc:creator>Mariusz Zaborski &lt;oshogbo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5a453d5f - libcapsicum: Introduce caph_{rights,ioctls,fcntls}_limit</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libcapsicum/Makefile#5a453d5f</link>
        <description>libcapsicum: Introduce caph_{rights,ioctls,fcntls}_limitThe idea behind those functions is not to force consumers to remember that thereis a need to check errno on failure. We already have a caph_enter(3) functionwhich does the same for cap_enter(2).MFC after:	2 weeks

            List of files:
            /freebsd-13.1/lib/libcapsicum/Makefile</description>
        <pubDate>Sun, 04 Nov 2018 17:22:58 +0000</pubDate>
        <dc:creator>Mariusz Zaborski &lt;oshogbo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8a3255c2 - libcapsicum: adding missing man page links</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libcapsicum/Makefile#8a3255c2</link>
        <description>libcapsicum: adding missing man page links

            List of files:
            /freebsd-13.1/lib/libcapsicum/Makefile</description>
        <pubDate>Mon, 18 Jun 2018 04:58:48 +0000</pubDate>
        <dc:creator>Eitan Adler &lt;eadler@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c3eed03d - Add man pages for Capsicum helpers.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libcapsicum/Makefile#c3eed03d</link>
        <description>Add man pages for Capsicum helpers.Reviewed by:	cemDifferential Revision:	https://reviews.freebsd.org/D8154

            List of files:
            /freebsd-13.1/lib/libcapsicum/Makefile</description>
        <pubDate>Wed, 05 Oct 2016 20:02:34 +0000</pubDate>
        <dc:creator>Mariusz Zaborski &lt;oshogbo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7a6e3cf8 - libcapsicum: introduce Capsicum helpers</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libcapsicum/Makefile#7a6e3cf8</link>
        <description>libcapsicum: introduce Capsicum helpersCapsicum helpers are a set of inline functions which goal is to reduceduplicated patterns used to Capsicumize applications.Reviewed by:	cem, AllanJude, bapt, ed, emasteDifferential Revision:	https://reviews.freebsd.org/D8013

            List of files:
            /freebsd-13.1/lib/libcapsicum/Makefile</description>
        <pubDate>Mon, 03 Oct 2016 20:48:18 +0000</pubDate>
        <dc:creator>Mariusz Zaborski &lt;oshogbo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95 - First pass through library packaging.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libcapsicum/Makefile#a70cba95</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-13.1/lib/libcapsicum/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 21:16:35 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>18b2ee82 - Revert r284417 it is not necessary anymore</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libcapsicum/Makefile#18b2ee82</link>
        <description>Revert r284417 it is not necessary anymore

            List of files:
            /freebsd-13.1/lib/libcapsicum/Makefile</description>
        <pubDate>Mon, 15 Jun 2015 19:28:07 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4232f826 - Enforce overwritting SHLIBDIR</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libcapsicum/Makefile#4232f826</link>
        <description>Enforce overwritting SHLIBDIRSince METAMODE has been added, sys.mk loads bsd.mkopt.mk which ends load loadingbsd.own.mk which then defines SHLIBDIR before all the Makefile.inc everywhere.This makes /lib being populated again.Reported by:	many

            List of files:
            /freebsd-13.1/lib/libcapsicum/Makefile</description>
        <pubDate>Mon, 15 Jun 2015 15:34:20 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6b129086 - Convert libraries to use LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libcapsicum/Makefile#6b129086</link>
        <description>Convert libraries to use LIBADDWhile here reduce a bit overlinking

            List of files:
            /freebsd-13.1/lib/libcapsicum/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 11:07:26 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0f984a92 - Both libcasper and libcapsicum libraries have to be installed in /lib/,</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libcapsicum/Makefile#0f984a92</link>
        <description>Both libcasper and libcapsicum libraries have to be installed in /lib/,as they are used by /sbin/casperd.

            List of files:
            /freebsd-13.1/lib/libcapsicum/Makefile</description>
        <pubDate>Mon, 02 Dec 2013 17:07:22 +0000</pubDate>
        <dc:creator>Pawel Jakub Dawidek &lt;pjd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>42a85952 - Please welcome casperd daemon. It (and its services) will be responsible for</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libcapsicum/Makefile#42a85952</link>
        <description>Please welcome casperd daemon. It (and its services) will be responsible forgiving access to functionality that is not available in capability modesandbox. The functionality can be precisely restricted.Start with the following services:- system.dns - provides API compatible to:	- gethostbyname(3),	- gethostbyname2(3),	- gethostbyaddr(3),	- getaddrinfo(3),	- getnameinfo(3),- system.grp - provides getgrent(3)-compatible API,- system.pwd - provides getpwent(3)-compatible API,- system.random - allows to obtain entropy from /dev/random,- system.sysctl - provides sysctlbyname(3-compatible API.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-13.1/lib/libcapsicum/Makefile</description>
        <pubDate>Mon, 02 Dec 2013 08:21:28 +0000</pubDate>
        <dc:creator>Pawel Jakub Dawidek &lt;pjd@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
