Path to this page:
./
devel/libowfat,
Library of general purpose APIs
Branch: CURRENT,
Version: 0.34,
Package name: libowfat-0.34,
Maintainer: schmonzReimplementation of libdjb under the GNU GPL.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 218.711 KB
Version history: (Expand)
- (2024-11-09) Updated to version: libowfat-0.34
- (2023-11-09) Updated to version: libowfat-0.33
- (2019-12-23) Updated to version: libowfat-0.32nb2
- (2019-07-17) Updated to version: libowfat-0.32nb1
- (2018-10-07) Updated to version: libowfat-0.32
- (2017-11-23) Package has been reborn
CVS history: (Expand)
2023-11-09 20:26:01 by Amitai Schleier | Files touched by this commit (10) | |
Log message:
libowfat: update to 0.33. Changes:
- add byte_start, byte_starts
- add a man page for byte_equal_notimingattack
- buffer_seek is no longer limited to the current buffer contents
- add automated way to run unit test: make check
- add parse.h
- add bytestream abstraction for parsing data from a buffer or a file
- add compiler.h to abstract gcc attributes
- add fmt_strm_malloc
- add cross references to open_* and mmap_* man pages
- add fmt_strm_alloca and fmt_strm_malloc man pages
- add buffer_init_allocbuf, buffer_init_read, buffer_init_write,
buffer_init_read_allocbuf, buffer_init_write_allocbuf
- fix buffer overread for len=0 in scan_longn (Martin Castillo)
- add iob_write2 with sendfile callback so caller can use OpenSSL's
SSL_sendfile
|
2023-10-14 18:52:54 by Amitai Schleier | Files touched by this commit (4) | |
Log message:
libowfat, nacl, qlogtools, service-config: take MAINTAINER.
(In the event they're ever updated upstream, this will help me notice.)
|
2022-11-03 01:00:08 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Fix macOS build with the 13.0 SDK, which has its own definition of
__deprecated__.
|
2022-01-23 14:30:33 by Amitai Schleier | Files touched by this commit (5) |
Log message:
Fix Tribblix build. While here, modernize a patch filename and add a
patch comment.
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2020-06-26 21:21:52 by Amitai Schleier | Files touched by this commit (4) |
Log message:
Fix Illumos build.
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|