<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libcbor, branch releng/13.5</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F13.5</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F13.5'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2024-09-08T12:04:02Z</updated>
<entry>
<title>libcbor: Ignore errors for unknown #pragmas</title>
<updated>2024-09-08T12:04:02Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2024-05-07T18:44:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b07e847dd98f60433310a2380d6be2e7b23c42ae'/>
<id>urn:sha1:b07e847dd98f60433310a2380d6be2e7b23c42ae</id>
<content type='text'>
libcbor embeds clang-specific #pragmas that GCC then warns about.

Reviewed by:	emaste

(cherry picked from commit 6ca0468a2f23c82d6cdde2af1a42b62af3664766)
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-23T17:43:30Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:32:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9'/>
<id>urn:sha1:023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

Similar commit in main:
(cherry picked from commit d0b2dbfa0ecf)
</content>
</entry>
<entry>
<title>libcbor: update to 0.10.2</title>
<updated>2023-07-21T14:41:41Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2023-04-21T20:09:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5300b2093424826ea82a7d07574f584e0b9613ff'/>
<id>urn:sha1:5300b2093424826ea82a7d07574f584e0b9613ff</id>
<content type='text'>
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 5d3e7166f6a0187fa3f8831b16a06bd9955c21ff)
</content>
</entry>
<entry>
<title>Add libcbor to the build</title>
<updated>2022-02-09T21:24:32Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2021-10-07T00:42:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e610bb4a8527a4964bcd70b7ea2b1986d5bbc5d9'/>
<id>urn:sha1:e610bb4a8527a4964bcd70b7ea2b1986d5bbc5d9</id>
<content type='text'>
From https://github.com/PJK/libcbor:

    libcbor is a C library for parsing and generating CBOR, the general-
    purpose schema-less binary data format.

libcbor will be used by ssh to support FIDO/U2F keys.  It is currently
intended only for use by ssh, and so is installed as a PRIVATELIB and is
placed in the ssh pkgbase package.

cbor_export.h and configuration.h were generated by the upstream CMake
build.  We could create them with bmake rules instead (as NetBSD has
done) but this is a fine start.

This is currently disabled for the 32-bit library build as libfido2 is
not compatible with the COMPAT_32BIT hack in usb_ioctl.h, and there is
no need for libcbor without libfido2.

Reviewed by:	kevans
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D32347

(cherry picked from commit 2e85df652caef859c532b7e1e8a178c75f1a4a92)
</content>
</entry>
</feed>
