Skip to content
Success

#117 (Nov 14, 2025, 12:10:36 AM)

<a title="Updated gfx-glogo.lua and fixed ghostbsd-logo.png position" href="https://github.com/ghostbsd/ghostbsd-src/pull/378">PR #378</a>: Updated gfx-glogo.lua and f...
Started 21 days ago
Took 1 hr 12 min on builder1

GitHub pull request #378 of commit c8e9e8fc7b2283d6c9cece9e3633bf583616ba2a, no merge conflicts.

Revision: c8e9e8fc7b2283d6c9cece9e3633bf583616ba2a
Repository: https://github.com/ghostbsd/ghostbsd-src
  • detached
Changes
  1. libm: remainder: make sure x is zero (commit: 4c87cff) (details / githubweb)
  2. zfs: Emit warning upon use of legacy sysctls (commit: 53eda63) (details / githubweb)
  3. sys/rpc: UNIX auth: Rename 'ngroups' => 'supp_ngroups' for clarity (commit: 330b918) (details / githubweb)
  4. sys/rpc: UNIX auth: Fix OOB accesses, notably writes on decode (commit: f647564) (details / githubweb)
  5. sys/rpc: Define AUTH_SYS_MAX_{GROUPS,HOSTNAME} (commit: ed62b31) (details / githubweb)
  6. sys/rpc: UNIX auth: Use AUTH_SYS_MAX_{GROUPS,HOSTNAME} as limits (1/2) (commit: fc3b621) (details / githubweb)
  7. sys/rpc: UNIX auth: Use AUTH_SYS_MAX_{GROUPS,HOSTNAME} as limits (2/2) (commit: d14f6f1) (details / githubweb)
  8. sys/rpc: UNIX auth: Fix OOB reads on too short message (commit: f96df7e) (details / githubweb)
  9. sys/rpc: UNIX auth: Support XDR_FREE (commit: 082e48e) (details / githubweb)
  10. sys/rpc: UNIX auth: Style: Remove unnecessary headers, minor changes (commit: 2dda215) (details / githubweb)
  11. sys/rpc: UNIX auth: Do not log on bogus AUTH_SYS messages (commit: 77a00e8) (details / githubweb)
  12. packages: Compress in parallel (commit: 8f5eb72) (details / githubweb)
  13. Ping: Make build reproducible (commit: 6fc227a) (details / githubweb)
  14. release: Switch back to latest packages for now (commit: dc5aae1) (details / githubweb)
  15. pkg-stage: Correct /packages permissions (commit: b5d5181) (details / githubweb)
  16. vmimage.subr: Add missing directories to METALOG (commit: 8d2dcf9) (details / githubweb)
  17. unix/stream: repair SO_SNDTIMEO (commit: b05f153) (details / githubweb)
  18. socket(2): refactor the manual page (commit: 4940dc8) (details / githubweb)
  19. sockstat: show path state column only when useful (commit: 46d39e9) (details / githubweb)
  20. sockstat: improve handling of path state (commit: 25d7786) (details / githubweb)
  21. vm_object: Reset kvo_path on each iteration in vm_object_list_handler() (commit: 7060c79) (details / githubweb)
  22. vm_object: Export the number of wired pages in vm_object_list_handler() (commit: cb75271) (details / githubweb)
  23. vmstat: Print the number of wired pages in each object (commit: ecce77b) (details / githubweb)
  24. certctl.8: Update documentation of BUNDLE (commit: bdb41ce) (details / githubweb)
  25. linker: Make it easier to find the VNET section layout (commit: 1ae34f2) (details / githubweb)
  26. 15.0: Update to BETA2 (commit: 3edefa7) (details / githubweb)
  27. release.7: Update RPI example + CHROOTDIR + SPDX (commit: a441f8e) (details / githubweb)
  28. nvd.4: Add a HARDWARE section for HW Relnotes (commit: 0798de7) (details / githubweb)
  29. tcp: bump max snd buffer size for autoscaling (commit: a4198ef) (details / githubweb)
  30. tcp: bump max rcv buffer size for autoscaling (commit: a95febd) (details / githubweb)
  31. socket: bump socket buffer limit to 8MB (commit: aa2f726) (details / githubweb)
  32. vmrun.sh: Don't require firmware on amd64 unless -E was specified (commit: 7cd9d3f) (details / githubweb)
  33. login.conf: Remove never used ignoretime/ignoretime@ (commit: e3bd658) (details / githubweb)
  34. manpages: Use canonical names for Linux filesystems (commit: 5773d05) (details / githubweb)
  35. linprocfs: Add nodes for inotify (commit: 30b015e) (details / githubweb)
  36. vm: Fix iterator usage in vm_thread_stack_create() (commit: 9554bb1) (details / githubweb)
  37. vm_domainset: Ensure round-robin works properly (commit: b15ff72) (details / githubweb)
  38. fwget: pci: mediatek: correct package name (commit: 07d7f0e) (details / githubweb)
  39. dc(4): fix argument to if_foreach_llmaddr() for 21143. (commit: 71f065a) (details / githubweb)
  40. pci: add quirk to disable Function-Level Reset (FLR) (commit: cafb77e) (details / githubweb)
  41. release: split up  Oracle Cloudware tools (commit: e27e5b6) (details / githubweb)
  42. inpcb: Ignore SO_REUSEPORT_LB on connected sockets (commit: 98c5396) (details / githubweb)
  43. so_reuseport_lb_test: Add a test case for connected UDP sockets (commit: aaf0414) (details / githubweb)
  44. Add UPDATING entries and bump version (commit: c43777c) (details / githubweb)
  45. vmimage.subr: Fix when/where we fix up METALOG (commit: 06e48a8) (details / githubweb)
  46. Revert "release: Switch back to latest packages for now" (commit: 6f1622d) (details / githubweb)
  47. release: Add pkg .conf to METALOG on dvd (commit: 74cd979) (details / githubweb)
  48. bsdinstall: Use pkgbase release URL for BETA/RC (commit: 90cbdfa) (details / githubweb)
  49. exec: Check for errors when mapping the shared object (commit: 945500c) (details / githubweb)
  50. ipfw: Check for errors from sooptcopyin() and sooptcopyout() (commit: eaafcf8) (details / githubweb)
  51. libnv: Fix a length check in nvpair_unpack_string_array() (commit: 95f60a3) (details / githubweb)
  52. imgact_elf: Check note body sizes (commit: b1faa50) (details / githubweb)
  53. libc: Add "Z" as TZ designator for strptime. (commit: 0948c4d) (details / githubweb)
  54. pf: fix 'no rdr' (commit: f138688) (details / githubweb)
  55. bsd.man.mk: Support MANGROUPS.yes (commit: e01c7d0) (details / githubweb)
  56. tar: Move to the utilities package (commit: ecaa234) (details / githubweb)
  57. ncurses: Move utilities to the ncurses package (commit: 72fbd38) (details / githubweb)
  58. Makefile: Don't allow install{world,kernel} with pkgbase (commit: 1998d70) (details / githubweb)
  59. libc: Import OpenBSD's inet_net_{ntop,pton} (commit: 7bdd04a) (details / githubweb)
  60. LinuxKPI: add __counted_by_le() and __counted_by_be() (commit: 257376b) (details / githubweb)
  61. LinuxKPI: add three skeleton functions to etherdevice.h (commit: 8c34b2e) (details / githubweb)
  62. LinuxKPI: platform_device return type change (commit: b691171) (details / githubweb)
  63. LinuxKPI: device_driver add (*coredump)() (commit: 1a71288) (details / githubweb)
  64. LinuxKPI: add fips.h (commit: 5440f67) (details / githubweb)
  65. LinuxKPI: add skeleton pci_enable_wake() (commit: 18bb10c) (details / githubweb)
  66. LinuxKPI: page_pool headers moved; add netmem.h (commit: 4a2f779) (details / githubweb)
  67. LinuxKPI: soc/mediatek add pr_debug calls (commit: 6457853) (details / githubweb)
  68. LinuxKPI: skbuff: add a misplaced socket operation to skbuff.h for now (commit: f6fe2cf) (details / githubweb)
  69. LinuxKPI: netdevice add attach/detach skeleton functions (commit: 70d9247) (details / githubweb)
  70. LinuxKPI: 802.11: additions for Linux v6.17 based wireless drivers (commit: 3435388) (details / githubweb)
  71. UPDATING: bump __FreeBSD_version for LinuxKPI changes (commit: 2c40d6e) (details / githubweb)
  72. sockstat: fix column length for PROTO (commit: 369ef36) (details / githubweb)
  73. dtb: sort by vendor on riscv (commit: 24718d1) (details / githubweb)
  74. riscv: build allwinner DTBs (commit: f2c15ac) (details / githubweb)
  75. riscv: build starfive JH7110 DTBs (commit: a4eedfc) (details / githubweb)
  76. packages: Update the METALOG when (un)installing the caroot package (commit: a653824) (details / githubweb)
  77. 15.0: Update to BETA3 (commit: 0fc5b40) (details / githubweb)
  78. include/stdckdint.h: make the header compatible with C++ (commit: 9c31c1a) (details / githubweb)
  79. inet_net_test: Compare pointers against nullptr (commit: 595ddf0) (details / githubweb)
  80. inet_net_test: Use int to hold expected return values from inet_net_pton (commit: 42cf7ea) (details / githubweb)
  81. UDP: let udp_pcblist() support UDP and UDP-Lite (commit: 9c14848) (details / githubweb)
  82. UDP-Lite: export pcblist via sysctl interface (commit: 573270b) (details / githubweb)
  83. netstat: add support for UDP-Lite endpoints (commit: 7201675) (details / githubweb)
  84. sockstat: add support for UDP-Lite endpoints (commit: 978615d) (details / githubweb)
  85. tcp over udp: don't copy more bytes than avaiable (commit: d9f8e8a) (details / githubweb)
  86. find: fix pathnames printed by the SIGINFO handler (commit: 5224542) (details / githubweb)
  87. iwlwifi: update Intel's mvm/mld drivers (commit: 30459f5) (details / githubweb)
  88. rtw88: update Realtek's rtw88 driver (commit: 8bf92b4) (details / githubweb)
  89. rtw89: update Realtek's rtw89 driver (commit: dd5a80b) (details / githubweb)
  90. LinuxKPI: 802.11: additions for Linux v6.17 based wireless drivers (commit: 3dc891b) (details / githubweb)
  91. deadfs: Return ENXIO instead of EIO when the device is gone. (commit: 74a6de9) (details / githubweb)
  92. sndctl(8): Modify vchans only on supported directions (commit: 470fae9) (details / githubweb)
  93. zfs: merge openzfs/zfs@814f9afba (zfs-2.4-release) into stable/15 (commit: 6bf158d) (details / githubweb)
  94. zfs: update zfs_config.h and zfs_gitrev.h after ce7e1f86a (zfs-2.4.0-rc3) (commit: ed0083d) (details / githubweb)
  95. tcp rack: cleanup (commit: f30ddc7) (details / githubweb)
  96. tcp: save progress timeout cause in connection end status (commit: df023b0) (details / githubweb)
  97. x86: Reduce amount of time the MCA lock is held while emitting records (commit: 8376d05) (details / githubweb)
  98. unbound: Vendor import 1.24.0 (commit: 4db0093) (details / githubweb)
  99. local-unbound-setup: Set so-sndbuf to 0 (commit: fef4de6) (details / githubweb)
  100. unbound: Vendor import 1.24.1 (commit: a988846) (details / githubweb)
  101. udp: honor IPV6_TCLASS socket option for UDP/IPv4 packets (commit: bdbb235) (details / githubweb)
  102. udp: honor IPV6_TCLASS cmsg for UDP/IPv4 packets (commit: 54da444) (details / githubweb)
  103. tcp: improve credential handling in syncache (commit: 71f94c1) (details / githubweb)
  104. sys/arm64: fix COMPAT_FREEBSD32 __syscall() (commit: 245d95c) (details / githubweb)
  105. sys/arm: add fp[gs]et* prototypes to <ieeefp.h> (commit: 3c8ae8b) (details / githubweb)
  106. pt: Switch to swi(9) (commit: a91a62c) (details / githubweb)
  107. release: Use PKG_CMD when installing pkgbase packages in vmimage.subr (commit: c40e634) (details / githubweb)
  108. netmap: Fix error handling in nm_os_extmem_create() (commit: 81a98c3) (details / githubweb)
  109. fdisk: Bump removal to FreeBSD 16.0 (commit: 61d4640) (details / githubweb)
  110. le(4): Update depreciation notice (commit: d67ed83) (details / githubweb)
  111. sys: Bump GIANT device removal to 16.0 (commit: 1dc5e05) (details / githubweb)
  112. sys: Bump non-ISA PNP removal to 16.0 (commit: c2c8f9d) (details / githubweb)
  113. cam: Bump deprecated sysctl removal to 16 (commit: 901603a) (details / githubweb)
  114. agp.4: Bump deprecation to 16.0 (commit: 392061b) (details / githubweb)
  115. upgt.4: bump removal to 16.0 (commit: b17920a) (details / githubweb)
  116. getrlimitusage.2: Update HISTORY section (commit: a085b67) (details / githubweb)
  117. closefrom.2: Add introduction of close_range to HISTORY (commit: 6652930) (details / githubweb)
  118. ipfw: Update warning/error setsockopt references (commit: 883230a) (details / githubweb)
  119. ipfw: Correct error message (commit: a986bf1) (details / githubweb)
  120. ipfw: Remove IP_DUMMYNET_GET case (commit: 37580e6) (details / githubweb)
  121. ipfw: Remove more unused IP_FW_* cases (commit: 87b73c2) (details / githubweb)
  122. jail: fix an error condition that was returned without setting errno. (commit: 9620ee8) (details / githubweb)
  123. jail: fix a regression that creates zombies when removing dying jails (commit: c37d958) (details / githubweb)
  124. libpfctl: Fix displaying deeply nested anchors (commit: b39a387) (details / githubweb)
  125. MFV: Import blocklist 2025-10-25 (156df4f) (commit: 8ea3c27) (details / githubweb)
  126. blocklist: blacklist: Chase recent upstream changes (commit: c4f2ac4) (details / githubweb)
  127. MFV: Import blocklist 2025-10-26 (ff13526) (commit: 4afb96f) (details / githubweb)
  128. blocklist: blacklist: Chase recent upstream changes (commit: bc59efc) (details / githubweb)
  129. Merge commit e24f90190c77 from llvm git (by Brad Smith): (commit: 4ae6078) (details / githubweb)
  130. zlib: Move to a new zlib package (commit: 32b6de9) (details / githubweb)
  131. packages: Install development manpages in the -dev package (commit: 84e42ef) (details / githubweb)
  132. mandoc: Also run makewhatis for /usr/share/openssl/man (commit: 873f086) (details / githubweb)
  133. packages: dhclient, local-unbound require resolvconf (commit: 2b0a1e6) (details / githubweb)
  134. man: Conditionally install ar.5 in toolchain package (commit: 325663f) (details / githubweb)
  135. share/man/man5: Use MANGROUPS.yes (commit: a3fde3a) (details / githubweb)
  136. packages: Put dhclient in the minimal-jail set (commit: bcb4095) (details / githubweb)
  137. flua: Move to a new flua package (commit: ac849c0) (details / githubweb)
  138. packages: Remove the /boot hack from mtree-to-plist.awk (commit: a3cf750) (details / githubweb)
  139. bsdlabel: Bump removal to FreeBSD 16.0. (commit: fcf8720) (details / githubweb)
  140. pmcstat: Remove no-op -k option (commit: 443258a) (details / githubweb)
  141. ipfw: Retire obsolete compat code (commit: 660255b) (details / githubweb)
  142. release: Only check no-root/no-qemu when building (commit: c824a13) (details / githubweb)
  143. pkg: Die if make -V BRANCH fails (commit: 65a3f9c) (details / githubweb)
  144. id: Clean up (commit: e392a6d) (details / githubweb)
  145. id: Add -d and -s options (commit: 02de2f3) (details / githubweb)
  146. rc.subr: Fix slow shutdown issue (commit: ac84e69) (details / githubweb)
  147. pwait: Avoid calling getpid(2) for each proc. (commit: 936ef70) (details / githubweb)
  148. pwait: Add an option to print remaining processes (commit: b763c11) (details / githubweb)
  149. w: Trim whitespace and commas from time and uptime (commit: 8cf76cb) (details / githubweb)
  150. quot: Fix benign buffer overflow (commit: 6038432) (details / githubweb)
  151. quot: Clean up (commit: b0fdefb) (details / githubweb)
  152. quot: Drop the COMPAT version (commit: dedf740) (details / githubweb)
  153. quot: Drop the -h option (commit: 08dda8c) (details / githubweb)
  154. quot: Add tests (commit: 1825be3) (details / githubweb)
  155. quot: Make nusers unsigned (commit: 201038a) (details / githubweb)
  156. realpath: Additional test cases (commit: 4dc6fd2) (details / githubweb)
  157. realpath: Report correct path on failure (commit: 38c42ca) (details / githubweb)
  158. realpath: Belatedly document POSIX conformance (commit: 8c478bb) (details / githubweb)
  159. 15.0: Update to BETA4 (commit: f0b1ca5) (details / githubweb)
  160. Revert "Merge commit e24f90190c77 from llvm git (by Brad Smith):" (commit: a7707f2) (details / githubweb)
  161. random: add RDSEED as a provably unique entropy source (commit: 1b7bd82) (details / githubweb)
  162. random: garbage collect the RANDOM_PURE_OCTEON entropy source (commit: 4002a34) (details / githubweb)
  163. snd_dummy: Round channel pointer after each write (commit: 10858b0) (details / githubweb)
  164. nfs_nfsdserv.c: Add a sanity check for layout commit cnt (commit: f38a2cf) (details / githubweb)
  165. nfs_clrpcops.c: Add sanity checks for the slot cnts (commit: 9c47506) (details / githubweb)
  166. nfs_clrpcops.c: Fix two possible large NFSM_DISSECT()s (commit: 82579ee) (details / githubweb)
  167. nfs_clrpcops.c: Check for too large a write reply (commit: 5d37e69) (details / githubweb)
  168. nfs_commonsubs.c: Add a sanity check for nid_ngroup (commit: e5fc5bc) (details / githubweb)
  169. libarchive: merge from vendor branch (commit: 8a0b57b) (details / githubweb)
  170. fusefs: fix page fault triggered by async notification when unmounted (commit: c3f3b96) (details / githubweb)
  171. bus_attach_children.9: fix typo (commit: 258cc34) (details / githubweb)
  172. bsd.prog.mk: Skip warnings if compiler.mk was not included (commit: 6bbf1d2) (details / githubweb)
  173. igb(4): Fix out-of-bounds register access on VFs (commit: 1d4a308) (details / githubweb)
  174. ixl(4): fix multicast promiscuous mode state tracking and filter management (commit: 97fa2bf) (details / githubweb)
  175. ice(4): Add PCI IDs for E835 devices (commit: 99fdcac) (details / githubweb)
  176. ice(4): Add support for E835-XXV-4 adapter (commit: 83a23ce) (details / githubweb)
  177. nvme: Add handling for bar5 (commit: 1445291) (details / githubweb)
  178. contrib/bsddialog: Import version 1.0.5 (commit: 0595e10) (details / githubweb)
  179. ifconfig: Fix invalid free() in ifbridge (commit: 88c5a49) (details / githubweb)
  180. static_libpam: Don't install pam.d.5 twice (commit: 593f5b2) (details / githubweb)
  181. mtree: Remove stray an (Aironet) directory (commit: 433730c) (details / githubweb)
  182. mtree: Remove stray wi directory (commit: eef41b0) (details / githubweb)
  183. mtree: Remove stray atm directory (commit: 6e1d440) (details / githubweb)
  184. mld6: Properly initialize MLD packet options (commit: 72777e9) (details / githubweb)
  185. dtrace/arm64: properly traverse the symbol table (commit: 4e80f9f) (details / githubweb)
  186. id: Fix WITHOUT_AUDIT build (commit: 290b9b6) (details / githubweb)
  187. ipfw: pmod: avoid further rule processing after tcp-mod failures (commit: 508f9b6) (details / githubweb)
  188. Update the installed manpages to match OpenSSL 3.5.1 (commit: 8b1dd80) (details / githubweb)
  189. crypto/openssl: apply polish to new vendor import process (commit: 2e31b96) (details / githubweb)
  190. crypto/openssl: update component to 3.5.3 (commit: 136987f) (details / githubweb)
  191. crypto/openssl: update build artifacts for the 3.5.3 release (commit: 27ae9da) (details / githubweb)
  192. crypto/openssl: update to 3.5.4 (commit: c0366f9) (details / githubweb)
  193. crypto/openssl: update generated files to match 3.5.4 artifacts (commit: af0eda4) (details / githubweb)
  194. openssl: add a simple smoke test for the legacy provider (commit: a7c692e) (details / githubweb)
  195. crypto/openssl: remove autogenerated files (commit: 1b0202b) (details / githubweb)
  196. OpenSSL: install .pc files from the exporters subdir (commit: f7717bb) (details / githubweb)
  197. riscv: Treat pointer register as an input in fpe_store (commit: 054da4a) (details / githubweb)
  198. libcasper: Move everything to the libcasper package (commit: 2e2e70b) (details / githubweb)
  199. libkadm5clnt: Fix library symlink install (commit: 190e1cd) (details / githubweb)
  200. packages: Make set-base-dbg depend on set-optional-dbg (commit: 011bfe6) (details / githubweb)
  201. etc/mtree: Add package tags for /usr/include (commit: ba5626d) (details / githubweb)
  202. fusefs: respect the server's FUSE_SETXATTR_EXT flag (commit: a711949) (details / githubweb)
  203. fusefs: fix intermittency in the BadServer.ShortWrite test (commit: 914064c) (details / githubweb)
  204. fusefs: Fix intermittency in the BadServer.ShortWrite test case (commit: 06edf53) (details / githubweb)
  205. pf: improve add state validation (commit: 05c3c8c) (details / githubweb)
  206. pf: improve DIOCRCLRTABLES validation (commit: 1e5405d) (details / githubweb)
  207. kern: Fix credentials leaks on RACCT but no RCTL (commit: c3a27fa) (details / githubweb)
  208. setcred(): Fix RACCT resource accounting on credentials change (commit: 76fb5c2) (details / githubweb)
  209. release: Spell metalog_add_data conventionally (commit: 0888e32) (details / githubweb)
  210. Makefile.incl1: .WAIT before distribute in etc (commit: 299dfb3) (details / githubweb)
  211. vmimage.subr: pkg autoremove after pkg install (commit: f438cf7) (details / githubweb)
  212. release: GCE builds depend on ftp (commit: f512ec4) (details / githubweb)
  213. release: Don't try to fetch distfiles for pkgbase (commit: dab5efb) (details / githubweb)
  214. release: Make fetch happen in GCE images (commit: 4291f03) (details / githubweb)
  215. etc/mtree/BSD.include.dist: Remove libipt-dev (commit: 1860271) (details / githubweb)
  216. Add FENESTRASX to LINT to avoid breakage (commit: 3d59882) (details / githubweb)
  217. random: fenestrasX: Add missing entropy sources (commit: 08515bd) (details / githubweb)
  218. random: CTASSERT check sizeof random_source_descr[] (commit: 7d106aa) (details / githubweb)
  219. ifconfig.8: Mention max name length (commit: 6efc9b0) (details / githubweb)
  220. gshsec.8: Fix list alignment, tag spdx (commit: 5f6d85c) (details / githubweb)
  221. bhyve.8: Correct description for -c flag, tag spdx (commit: 02eabc4) (details / githubweb)
  222. ice.4: Avoid first person language (commit: d1ee21d) (details / githubweb)
  223. ice.4: Add ToC and E835 and editorial pass (commit: 3a63ca9) (details / githubweb)
  224. dumpon(8): Add a SYSCTL VARIABLES section (commit: 776626f) (details / githubweb)
  225. ciss.4: Add p440ar to HARDWARE (commit: c66b978) (details / githubweb)
  226. sysrc.8: Rewrite examples for mdoc conformance (commit: 715cc30) (details / githubweb)
  227. release: Comply with Azure Marketplace requirements for aarch64 (commit: 58f2085) (details / githubweb)
  228. 15.0: Update to BETA5 (commit: db99e6c) (details / githubweb)
  229. libcrypto: Install tests in the tests package (commit: 5bee2fd) (details / githubweb)
  230. atf: Move the tests back to the tests package (commit: 3447fc0) (details / githubweb)
  231. virtio: Fix polling in virtqueue_dequeue() (commit: 69c726c) (details / githubweb)
  232. release: Add WITHOUT_QEMU to IMAKE (commit: 854651d) (details / githubweb)
  233. freebsd-update: Swap pkg(8) flags in check_pkgbase() (commit: ee234a8) (details / githubweb)
  234. netlink: plug lock leak in genl_register_family() (commit: 40056e8) (details / githubweb)
  235. random: Have RANDOM_PURE_START be a cross-platform source (commit: 0339b24) (details / githubweb)
  236. openssh: Handle localtime_r() failure by return "UNKNOWN-TIME" (commit: dd1ed08) (details / githubweb)
  237. bsdinstall: Fix newfs bsddialog menu (commit: e55b2f0) (details / githubweb)
  238. tcp: drop SYN ACK segment for listening sockets (commit: bd4cf77) (details / githubweb)
  239. vtnet: don't provide VIRTIO_NET_HDR_F_DATA_VALID (commit: b91bf9f) (details / githubweb)
  240. vtnet: fix enabling/disabling tso (commit: c50312b) (details / githubweb)
  241. bsdinstall: Use fat32 EFI system partition for ZFS (commit: c5977a9) (details / githubweb)
  242. LinuxKPI: 802.11: clear CONF_IDLE earlier (commit: f490eae) (details / githubweb)
  243. Azure: Fix image names (commit: bee506b) (details / githubweb)
  244. Fix GhostBSD boot splash. (commit: 9f837a9) (details / githubweb)
  245. Updated gfx-glogo.lua and fixed ghostbsd-logo.png position (commit: c8e9e8f) (details / githubweb)