Next | Query returned 59 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-07-25 06:00:34 by David A. Holland | Files touched by this commit (5)
Log message:
In libuuid, rename random_get_bytes() to symbol name conflict on Solaris.

Should fix the build of libuuid, libblkid, and mcookie. PR 55086.
   2021-07-11 01:11:22 by David A. Holland | Files touched by this commit (2)
Log message:
devel/libuuid: fix illegal code affecting x11/mcookie.

Might affect PR 55086.
   2020-08-26 15:47:14 by Amitai Schleier | Files touched by this commit (1)
Log message:
On macOS (Catalina, at least), python37 and python38 fail in _uuid.so
with `ld: library not found for -luuid` when building with native
libuuid. Rather than trying to fix Python's detection logic, just make
this mistake impossible for anyone using macOS native libuuid. Building
with pkgsrc libuuid continues to work fine.
   2020-03-14 10:59:01 by Roy Marples | Files touched by this commit (1)
Log message:
libuuid package does not depend on python, so disable finding it.
   2020-03-12 11:11:34 by Ryo ONODERA | Files touched by this commit (7)
Log message:
libuuid: Fix POSIX shell portability in Makefile.*s
   2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274)
Log message:
devel: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2018-11-06 10:38:54 by Mark Davies | Files touched by this commit (1)
Log message:
libuuid: fix format of BUILTIN_PKG.libuuid variable in builtin.mk
   2018-11-04 17:51:31 by Benny Siegert | Files touched by this commit (1)
Log message:
Only configure libuuid using ksh on NetBSD 6.

The build of ksh is all but broken on modern systems. PR pkg/52877
introduced ksh as CONFIGURE_SHELL to fix NetBSD 6, but this causes issues
on NetBSD-8 and later (PR pkg/53686). Arguably, the workaround could be
dropped, since we stopped supporting NetBSD 6.

Fix proposed by David H. Gutteridge, thanks!
   2018-08-29 14:25:52 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
libblkid/libuuid/mcookie: updated to 2.32.1

util-linux 2.32.1 Release Notes
===============================

agetty:
   - keep c_iflags unmodified on --autologin
blkid:
   - (man) add note about udev encoding
blkzone:
   - fix whole device detection
bugfix:
   - fix possible segfault during umount -a
build-sys:
   - extend "Could not locate the pkg-config" error message
   - improve bison version detection
cfdisk:
   - fix compiler warnings
   - fix missing prototype for `get_wch`
   - use uint64_t to avoid compiler warnings
chcpu:
   - Fix maximal number of CPUs
column:
   - fix leading space characters bug
dmesg:
   - fix raw output
   - link together with syslog(2) manual page
docs:
   - update AUTHORS file
exec_shell:
   - prevent ".  applet not found" error when SHELL env is not set.
fdisk:
   - fix compiler warning [-Wmaybe-uninitialized]
fstrim:
   - Return EXIT_FAILURE when FTRIM ioctl fails
   - cleanup includes
lib/strutils:
   - fix strnlen() fallback
libblkid:
   - (hfs) check allocation size
   - (ntfs) enlarge cluster limit to 2MB
   - (ntfs) fix cluster size check
   - (zfs) fix compiler warning [-Wmaybe-uninitialized]
   - udf  Fix reporting UDF 2.60 revision
libfdisk:
   - (docs) fix section name
   - fix compiler warning [-Wunused-parameter]
   - fix list_del after partition reset
   - use \x<hex> to read/write partition name
libmount:
   - fix compiler warning [-Wunused-parameter]
   - fix mnt_table_is_fs_mounted() for NFS bind mounts.
   - improve docs about mnt_context_mount() return codes
   - include sys/mount.h on Linux only
   - include sys/mount.h only if necessary
libsmartcols:
   - don't print empty column
logger:
   - Define SD_JOURNAL_SUPPRESS_LOCATION.
lsblk:
   - don't exclude RAM disks on --all
   - fix notes about RAM disks
lscpu, chcpu:
   - Avoid use of the old CPU macros
lslocks:
   - add info about OFD
   - fix memory leak
lslogins:
   - fix password verification
partx:
   - exit with error code when partition read failed
po:
   - fix lsblk translation
   - merge changes
   - pt_BR  fix fallocate '-l' help msg
   - update ja.po (from translationproject.org)
   - update pt_BR.po (from translationproject.org)
rename:
   - consolidate printing the symlink in addition to its target
   - fix/reverse the semantics of --no-overwrite in --symlink mode
rfkill:
   - include <poll.h> instead of <sys/poll.h>
setarch:
   - add another PER_LINUX32 aliases for ppcle
tests:
   - update column(1) space-separator test
umount:
   - add note about --lazy
zramctl:
   - (man) explain that --find is necessary

Next | Query returned 59 messages, browsing 11 to 20 | Previous