<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/pkg/pkg.c, branch releng/14.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Remove $FreeBSD$: one-line .c pattern</title>
<updated>2023-08-16T17:54:42+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1d386b48a555f61cb7325543adbbb5c3f3407a66'/>
<id>1d386b48a555f61cb7325543adbbb5c3f3407a66</id>
<content type='text'>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
</pre>
</div>
</content>
</entry>
<entry>
<title>spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD</title>
<updated>2023-05-12T16:44:03+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-05-10T15:40:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4d846d260e2b9a3d4d0a701462568268cbfe7a5b'/>
<id>4d846d260e2b9a3d4d0a701462568268cbfe7a5b</id>
<content type='text'>
The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch
up to that fact and revert to their recommended match of BSD-2-Clause.

Discussed with:		pfg
MFC After:		3 days
Sponsored by:		Netflix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch
up to that fact and revert to their recommended match of BSD-2-Clause.

Discussed with:		pfg
MFC After:		3 days
Sponsored by:		Netflix
</pre>
</div>
</content>
</entry>
<entry>
<title>pkg(7): now that we do use libmd, use it completly</title>
<updated>2023-03-09T20:31:30+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2023-03-09T20:29:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e5dd5bfa55dc82686870330f547932486ba48db2'/>
<id>e5dd5bfa55dc82686870330f547932486ba48db2</id>
<content type='text'>
Use SHA256_Fd and SHA256_Data instead of home made equivalent.
wrap those functions into hash.c to avoid header collition between
openssl and libmd

Suggested by:	kevans
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use SHA256_Fd and SHA256_Data instead of home made equivalent.
wrap those functions into hash.c to avoid header collition between
openssl and libmd

Suggested by:	kevans
</pre>
</div>
</content>
</entry>
<entry>
<title>pkg(7): use libmd for sha256 instead of openssl</title>
<updated>2023-03-09T16:43:01+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2023-03-09T16:38:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b2654064c2d11a1ee36667b3ff8b0f4d2536af74'/>
<id>b2654064c2d11a1ee36667b3ff8b0f4d2536af74</id>
<content type='text'>
OpenSSL 3.0 has deprecated the sha256 api, let's use libmd which has the
same API instead.

In order to avoid the collision in definitions (sha256.h cannot be
included in the same file as a file where openssl headers has been
included) let's move the sha256 related code in its own file

PR:		270023
Reported by:	ngie
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenSSL 3.0 has deprecated the sha256 api, let's use libmd which has the
same API instead.

In order to avoid the collision in definitions (sha256.h cannot be
included in the same file as a file where openssl headers has been
included) let's move the sha256 related code in its own file

PR:		270023
Reported by:	ngie
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "grep: remove tautological condition"</title>
<updated>2023-03-09T05:52:23+00:00</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2023-03-09T05:52:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c816aea7abcf7a6e9471907dcb7ee3d7969a0ab3'/>
<id>c816aea7abcf7a6e9471907dcb7ee3d7969a0ab3</id>
<content type='text'>
This reverts commit f6d6c66889001208aee7b0c46efe1c8ddffda57c.

Gremlins snuck into my tree and injected some WIP.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit f6d6c66889001208aee7b0c46efe1c8ddffda57c.

Gremlins snuck into my tree and injected some WIP.
</pre>
</div>
</content>
</entry>
<entry>
<title>grep: remove tautological condition</title>
<updated>2023-03-09T05:34:22+00:00</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2023-03-09T05:29:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f6d6c66889001208aee7b0c46efe1c8ddffda57c'/>
<id>f6d6c66889001208aee7b0c46efe1c8ddffda57c</id>
<content type='text'>
st_size is an off_t, it cannot hold values larger than OFF_MAX.

CID:		1008931
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
st_size is an off_t, it cannot hold values larger than OFF_MAX.

CID:		1008931
</pre>
</div>
</content>
</entry>
<entry>
<title>pkg(8): Remove a double word in a source code comment</title>
<updated>2022-09-04T15:28:16+00:00</updated>
<author>
<name>Gordon Bergling</name>
<email>gbe@FreeBSD.org</email>
</author>
<published>2022-09-04T15:28:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=990878b07f4a452d3e4c01e98001f94e3a868fb1'/>
<id>990878b07f4a452d3e4c01e98001f94e3a868fb1</id>
<content type='text'>
- s/that that/that/

MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- s/that that/that/

MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>pkg: Add limited --debug/-d support</title>
<updated>2022-08-24T17:32:09+00:00</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2022-08-24T17:32:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e9ad2964f5de925f21f54db17da8de3796381186'/>
<id>e9ad2964f5de925f21f54db17da8de3796381186</id>
<content type='text'>
Add an internal debug level global:
 - Level 1 (-d) currently does nothing.

 - Level 2 (-d -d) enables libfetch debugging (quite verbose) so it's
   possible to see what pkg is attempting to download without having
   to sniff traffic.

Reviewed by:	debdrup, bapt
Differential Revision:	https://reviews.freebsd.org/D35756
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add an internal debug level global:
 - Level 1 (-d) currently does nothing.

 - Level 2 (-d -d) enables libfetch debugging (quite verbose) so it's
   possible to see what pkg is attempting to download without having
   to sniff traffic.

Reviewed by:	debdrup, bapt
Differential Revision:	https://reviews.freebsd.org/D35756
</pre>
</div>
</content>
</entry>
<entry>
<title>/usr/sbin/pkg: don't sleep on fetch failure</title>
<updated>2022-07-28T15:55:13+00:00</updated>
<author>
<name>John Hood</name>
<email>jhood@niksun.com</email>
</author>
<published>2022-04-21T21:39:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=60b92ba9323c2dd249ba3a3349b207c2d0b9d212'/>
<id>60b92ba9323c2dd249ba3a3349b207c2d0b9d212</id>
<content type='text'>
PR:	263458
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:	263458
</pre>
</div>
</content>
</entry>
<entry>
<title>pkg: fix regression that breaks bootstrap from not a current directory.</title>
<updated>2021-09-10T21:49:17+00:00</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2021-09-10T21:49:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c96b4d87ba3336e6d4bea04c49d6abde158b7aae'/>
<id>c96b4d87ba3336e6d4bea04c49d6abde158b7aae</id>
<content type='text'>
Fixes:		40b9f924b18
Reviewed by:	kevans
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes:		40b9f924b18
Reviewed by:	kevans
</pre>
</div>
</content>
</entry>
</feed>
