VOOZH about

URL: https://www.freshports.org/security/fizz

โ‡ฑ FreshPorts -- security/fizz: C++14 implementation of the TLS-1.3 standard



๐Ÿ‘ FreshPorts -- The Place For Ports
๐Ÿ‘ notbug
As an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
๐Ÿ‘ Ukraine
Port details
fizz C++14 implementation of the TLS-1.3 standard
2026.02.09.00 security ๐Ÿ‘ on this many watch lists
=0 ๐Ÿ‘ search for ports that depend on this port
๐Ÿ‘ Find issues related to this port
๐Ÿ‘ Report an issue related to this port
๐Ÿ‘ View this port on Repology.
๐Ÿ‘ pkg-fallout
2025.12.15.00Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org ๐Ÿ‘ search for ports maintained by this maintainer
Port Added: 2020-05-29 03:46:58
Last Update: 2026-02-10 08:19:34
Commit Hash: dc617a3
License: BSD3CLAUSE
WWW:
https://github.com/facebookincubator/fizz
Description:
Fizz is a TLS 1.3 implementation. Fizz currently supports TLS 1.3 drafts 28, 26 (both wire-compatible with the final specification), and 23. All major handshake modes are supported, including PSK resumption, early data, client authentication, and HelloRetryRequest.
๐Ÿ‘ Homepage
    ๐Ÿ‘ cgit
ยฆ ๐Ÿ‘ Codeberg
ยฆ ๐Ÿ‘ GitHub
ยฆ ๐Ÿ‘ GitLab
ยฆ ๐Ÿ‘ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (220 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/fizz-2026.02.09.00/catalog.mk
  3. /usr/local/share/licenses/fizz-2026.02.09.00/LICENSE
  4. /usr/local/share/licenses/fizz-2026.02.09.00/BSD3CLAUSE
  5. include/fizz/backend/libaegis/LibAEGIS.h
  6. include/fizz/backend/liboqs/LibOQS.h
  7. include/fizz/backend/liboqs/OQSKeyExchange.h
  8. include/fizz/backend/libsodium/LibSodium.h
  9. include/fizz/backend/libsodium/crypto/exchange/X25519.h
  10. include/fizz/backend/openssl/Hasher.h
  11. include/fizz/backend/openssl/OpenSSL.h
  12. include/fizz/backend/openssl/Properties.h
  13. include/fizz/backend/openssl/certificate/CertUtils-inl.h
  14. include/fizz/backend/openssl/certificate/CertUtils.h
  15. include/fizz/backend/openssl/certificate/OpenSSLPeerCertImpl-inl.h
  16. include/fizz/backend/openssl/certificate/OpenSSLPeerCertImpl.h
  17. include/fizz/backend/openssl/certificate/OpenSSLSelfCertImpl-inl.h
  18. include/fizz/backend/openssl/certificate/OpenSSLSelfCertImpl.h
  19. include/fizz/backend/openssl/certificate/X509ChainWithPkey.h
  20. include/fizz/backend/openssl/crypto/ECCurve.h
  21. include/fizz/backend/openssl/crypto/OpenSSL.h
  22. include/fizz/backend/openssl/crypto/OpenSSLKeyUtils.h
  23. include/fizz/backend/openssl/crypto/Sha.h
  24. include/fizz/backend/openssl/crypto/aead/OpenSSLEVPCipher-inl.h
  25. include/fizz/backend/openssl/crypto/aead/OpenSSLEVPCipher.h
  26. include/fizz/backend/openssl/crypto/exchange/OpenSSLKeyExchange.h
  27. include/fizz/backend/openssl/crypto/signature/Signature-inl.h
  28. include/fizz/backend/openssl/crypto/signature/Signature.h
  29. include/fizz/client/Actions.h
  30. include/fizz/client/AsyncFizzClient-inl.h
  31. include/fizz/client/AsyncFizzClient.h
  32. include/fizz/client/CertManager.h
  33. include/fizz/client/ClientExtensions.h
  34. include/fizz/client/ClientProtocol.h
  35. include/fizz/client/ECHPolicy.h
  36. include/fizz/client/EarlyDataRejectionPolicy.h
  37. include/fizz/client/FizzClient-inl.h
  38. include/fizz/client/FizzClient.h
  39. include/fizz/client/FizzClientContext.h
  40. include/fizz/client/MultiClientExtensions.h
  41. include/fizz/client/PskCache.h
  42. include/fizz/client/PskSerializationUtils.h
  43. include/fizz/client/State.h
  44. include/fizz/client/SynchronizedLruPskCache.h
  45. include/fizz/client/test/Mocks.h
  46. include/fizz/client/test/Utilities.h
  47. include/fizz/compression/BrotliCertificateCompressor.h
  48. include/fizz/compression/BrotliCertificateDecompressor.h
  49. include/fizz/compression/CertDecompressionManager.h
  50. include/fizz/compression/CertificateCompressor.h
  51. include/fizz/compression/ZlibCertificateCompressor.h
  52. include/fizz/compression/ZlibCertificateDecompressor.h
  53. include/fizz/compression/ZstdCertificateCompressor.h
  54. include/fizz/compression/ZstdCertificateDecompressor.h
  55. include/fizz/compression/test/Mocks.h
  56. include/fizz/crypto/Crypto.h
  57. include/fizz/crypto/Hasher.h
  58. include/fizz/crypto/Hkdf.h
  59. include/fizz/crypto/Hmac.h
  60. include/fizz/crypto/KeyDerivation.h
  61. include/fizz/crypto/RandomGenerator.h
  62. include/fizz/crypto/Utils.h
  63. include/fizz/crypto/aead/Aead.h
  64. include/fizz/crypto/aead/CryptoUtil.h
  65. include/fizz/crypto/aead/IOBufUtil.h
  66. include/fizz/crypto/aead/test/Data.h
  67. include/fizz/crypto/aead/test/Mocks.h
  68. include/fizz/crypto/aead/test/TestUtil.h
  69. include/fizz/crypto/exchange/AsyncKeyExchange.h
  70. include/fizz/crypto/exchange/HybridKeyExchange.h
  71. include/fizz/crypto/exchange/KeyExchange.h
  72. include/fizz/crypto/exchange/test/Mocks.h
  73. include/fizz/crypto/hpke/Context.h
  74. include/fizz/crypto/hpke/DHKEM.h
  75. include/fizz/crypto/hpke/Hkdf.h
  76. include/fizz/crypto/hpke/Hpke.h
  77. include/fizz/crypto/hpke/Types.h
  78. include/fizz/crypto/hpke/Utils.h
  79. include/fizz/crypto/hpke/test/Mocks.h
  80. include/fizz/crypto/test/HashTest.h
  81. include/fizz/crypto/test/HmacTest.h
  82. include/fizz/crypto/test/Mocks.h
  83. include/fizz/crypto/test/Signature.h
  84. include/fizz/crypto/test/SignatureTestData.h
  85. include/fizz/crypto/test/TestKeys.h
  86. include/fizz/crypto/test/TestUtil.h
  87. include/fizz/experimental/ktls/AsyncFizzBaseKTLS.h
  88. include/fizz/experimental/ktls/AsyncKTLSSocket.h
  89. include/fizz/experimental/ktls/FizzKTLSCallback.h
  90. include/fizz/experimental/ktls/KTLS.h
  91. include/fizz/experimental/ktls/LinuxKTLS.h
  92. include/fizz/experimental/util/CertExtraction.h
  93. include/fizz/extensions/clientpadding/PaddingClientExtension.h
  94. include/fizz/extensions/clientpadding/Types.h
  95. include/fizz/extensions/delegatedcred/DelegatedCredentialCertManager.h
  96. include/fizz/extensions/delegatedcred/DelegatedCredentialClientCertManager.h
  97. include/fizz/extensions/delegatedcred/DelegatedCredentialClientExtension.h
  98. include/fizz/extensions/delegatedcred/DelegatedCredentialFactory.h
  99. include/fizz/extensions/delegatedcred/DelegatedCredentialUtils.h
  100. include/fizz/extensions/delegatedcred/PeerDelegatedCredential-inl.h
  101. include/fizz/extensions/delegatedcred/PeerDelegatedCredential.h
  102. include/fizz/extensions/delegatedcred/SelfDelegatedCredential-inl.h
  103. include/fizz/extensions/delegatedcred/SelfDelegatedCredential.h
  104. include/fizz/extensions/delegatedcred/Serialization.h
  105. include/fizz/extensions/delegatedcred/Types.h
  106. include/fizz/extensions/exportedauth/ExportedAuthenticator.h
  107. include/fizz/extensions/exportedauth/Util.h
  108. include/fizz/extensions/tokenbinding/TokenBindingClientExtension.h
  109. include/fizz/extensions/tokenbinding/TokenBindingConstructor.h
  110. include/fizz/extensions/tokenbinding/TokenBindingContext.h
  111. include/fizz/extensions/tokenbinding/TokenBindingServerExtension.h
  112. include/fizz/extensions/tokenbinding/Types.h
  113. include/fizz/extensions/tokenbinding/Utils.h
  114. include/fizz/extensions/tokenbinding/Validator.h
  115. include/fizz/fizz-config.h
  116. include/fizz/protocol/Actions.h
  117. include/fizz/protocol/AsyncFizzBase.h
  118. include/fizz/protocol/CertMatch.h
  119. include/fizz/protocol/Certificate.h
  120. include/fizz/protocol/CertificateVerifier.h
  121. include/fizz/protocol/DefaultCertificateVerifier.h
  122. include/fizz/protocol/DefaultFactory.h
  123. include/fizz/protocol/Events.h
  124. include/fizz/protocol/Exporter.h
  125. include/fizz/protocol/Factory.h
  126. include/fizz/protocol/FizzBase-inl.h
  127. include/fizz/protocol/FizzBase.h
  128. include/fizz/protocol/HandshakeContext.h
  129. include/fizz/protocol/KeyScheduler.h
  130. include/fizz/protocol/MultiBackendFactory.h
  131. include/fizz/protocol/Params.h
  132. include/fizz/protocol/Protocol.h
  133. include/fizz/protocol/StateMachine-inl.h
  134. include/fizz/protocol/StateMachine.h
  135. include/fizz/protocol/Types.h
  136. include/fizz/protocol/clock/Clock.h
  137. include/fizz/protocol/clock/SystemClock.h
  138. include/fizz/protocol/clock/test/Mocks.h
  139. include/fizz/protocol/ech/Decrypter.h
  140. include/fizz/protocol/ech/ECHExtensions-inl.h
  141. include/fizz/protocol/ech/ECHExtensions.h
  142. include/fizz/protocol/ech/Encryption.h
  143. include/fizz/protocol/ech/GreaseECH.h
  144. include/fizz/protocol/ech/GreaseECHSetting.h
  145. include/fizz/protocol/ech/Types-inl.h
  146. include/fizz/protocol/ech/Types.h
  147. include/fizz/protocol/ech/test/TestUtil.h
  148. include/fizz/protocol/test/CertTestTypes.h
  149. include/fizz/protocol/test/CertUtil.h
  150. include/fizz/protocol/test/Matchers.h
  151. include/fizz/protocol/test/Mocks.h
  152. include/fizz/protocol/test/ProtocolTest.h
  153. include/fizz/protocol/test/TestUtil.h
  154. include/fizz/record/Alerts.h
  155. include/fizz/record/BufAndPaddingPolicy.h
  156. include/fizz/record/EncryptedRecordLayer.h
  157. include/fizz/record/Extensions-inl.h
  158. include/fizz/record/Extensions.h
  159. include/fizz/record/PlaintextRecordLayer.h
  160. include/fizz/record/RecordLayer.h
  161. include/fizz/record/Types-inl.h
  162. include/fizz/record/Types.h
  163. include/fizz/record/test/ExtensionTestsBase.h
  164. include/fizz/record/test/Mocks.h
  165. include/fizz/server/Actions.h
  166. include/fizz/server/AeadCookieCipher.h
  167. include/fizz/server/AeadTicketCipher.h
  168. include/fizz/server/AeadTokenCipher.h
  169. include/fizz/server/AsyncFizzServer-inl.h
  170. include/fizz/server/AsyncFizzServer.h
  171. include/fizz/server/AsyncSelfCert.h
  172. include/fizz/server/CertManager.h
  173. include/fizz/server/CookieCipher.h
  174. include/fizz/server/CookieTypes.h
  175. include/fizz/server/DefaultCertManager.h
  176. include/fizz/server/DualTicketCipher.h
  177. include/fizz/server/FizzServer-inl.h
  178. include/fizz/server/FizzServer.h
  179. include/fizz/server/FizzServerContext.h
  180. include/fizz/server/HandshakeLogging.h
  181. include/fizz/server/MultiServerExtensions.h
  182. include/fizz/server/Negotiator.h
  183. include/fizz/server/ReplayCache.h
  184. include/fizz/server/ResumptionState.h
  185. include/fizz/server/ServerExtensions.h
  186. include/fizz/server/ServerProtocol.h
  187. include/fizz/server/SlidingBloomReplayCache.h
  188. include/fizz/server/State.h
  189. include/fizz/server/TicketCipher.h
  190. include/fizz/server/TicketCodec-inl.h
  191. include/fizz/server/TicketCodec.h
  192. include/fizz/server/TicketPolicy.h
  193. include/fizz/server/TicketTypes.h
  194. include/fizz/server/TokenCipher.h
  195. include/fizz/server/test/Mocks.h
  196. include/fizz/server/test/Utils.h
  197. include/fizz/test/HandshakeTest.h
  198. include/fizz/test/LocalTransport.h
  199. include/fizz/tool/CertificateVerifiers.h
  200. include/fizz/tool/Commands.h
  201. include/fizz/tool/FizzCommandCommon.h
  202. include/fizz/util/Exceptions.h
  203. include/fizz/util/FizzUtil.h
  204. include/fizz/util/KeyLogWriter.h
  205. include/fizz/util/Logging.h
  206. include/fizz/util/Parse-inl.h
  207. include/fizz/util/Parse.h
  208. include/fizz/util/Status.h
  209. include/fizz/util/Tracing.h
  210. include/fizz/util/Variant.h
  211. include/fizz/util/Workarounds.h
  212. lib/cmake/fizz/fizz-config.cmake
  213. lib/cmake/fizz/fizz-targets-release.cmake
  214. lib/cmake/fizz/fizz-targets.cmake
  215. lib/libfizz.so
  216. lib/libfizz.so.1.0.0
  217. lib/libfizz_test_support.so
  218. @owner
  219. @group
  220. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • fizz>0:security/fizz
To install the port:
To add the package, run one of these commands:
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fizz
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1770698091 SHA256 (facebookincubator-fizz-v2026.02.09.00_GH0.tar.gz) = b78d595a4beb754cad0b4485f5819bd50fce81bf736de451727c970e960bee9a SIZE (facebookincubator-fizz-v2026.02.09.00_GH0.tar.gz) = 786820

Packages (timestamps in pop-ups are UTC):
fizz
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-2026.02.09.00-2025.08.18.00---2023.06.12.00
FreeBSD:14:quarterly-2026.02.09.00-2025.06.23.00---2024.01.01.00
FreeBSD:15:latest-2026.02.09.00n/a2025.08.18.00n/an/a-2024.02.19.00
FreeBSD:15:quarterly-2026.02.09.00n/a-n/an/a--
FreeBSD:16:latest-2026.02.09.00n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libboost_filesystem.so : devel/boost-libs
  2. libbzip2.so : misc/vxl
  3. libdouble-conversion.so : devel/double-conversion
  4. libevent.so : devel/libevent
  5. libfmt.so : devel/libfmt
  6. libfolly.so : devel/folly
  7. libgflags.so : devel/gflags
  8. libglog.so : devel/glog
  9. libicui18n.so : devel/icu
  10. liblz4.so : archivers/liblz4
  11. libsnappy.so : archivers/snappy
  12. libsodium.so : security/libsodium
  13. libunwind.so : devel/libunwind
  14. libzstd.so : archivers/zstd
This port is required by:
for Libraries
  1. devel/fbthrift
  2. net/fb303
  3. net/mvfst
  4. net/wangle
  5. www/proxygen

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net/fbzmq*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
security_fizz
USES:
cmake:testing compiler:c++14-lang ssl cpe
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/facebookincubator/fizz/tar.gz/v2026.02.09.00?dummy=/
Collapse this list.

Number of commits found: 266 (showing only 100 on this page)

1 | 2 | 3  ยป  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2026.02.09.00
10 Feb 2026 08:19:34
๐Ÿ‘ commit hash: dc617a36743d149486551ca9aa801fc1c85e2e25
๐Ÿ‘ commit hash: dc617a36743d149486551ca9aa801fc1c85e2e25
๐Ÿ‘ commit hash: dc617a36743d149486551ca9aa801fc1c85e2e25
๐Ÿ‘ commit hash: dc617a36743d149486551ca9aa801fc1c85e2e25
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2026.02.02.00 โ†’ 2026.02.09.00
2026.02.02.00
03 Feb 2026 09:33:26
๐Ÿ‘ commit hash: 0d413d807721fe892154768c1bd057e3c77598d1
๐Ÿ‘ commit hash: 0d413d807721fe892154768c1bd057e3c77598d1
๐Ÿ‘ commit hash: 0d413d807721fe892154768c1bd057e3c77598d1
๐Ÿ‘ commit hash: 0d413d807721fe892154768c1bd057e3c77598d1
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2026.01.26.00 โ†’ 2026.02.02.00
2026.01.26.00
27 Jan 2026 10:31:20
๐Ÿ‘ commit hash: e4ab9d7b2e14b4e09fa62fec5da946ed05376a8c
๐Ÿ‘ commit hash: e4ab9d7b2e14b4e09fa62fec5da946ed05376a8c
๐Ÿ‘ commit hash: e4ab9d7b2e14b4e09fa62fec5da946ed05376a8c
๐Ÿ‘ commit hash: e4ab9d7b2e14b4e09fa62fec5da946ed05376a8c
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2026.01.19.00 โ†’ 2026.01.26.00
2026.01.19.00
20 Jan 2026 07:36:06
๐Ÿ‘ commit hash: 951d16f23c336cba33357a649ea622395b0d19ad
๐Ÿ‘ commit hash: 951d16f23c336cba33357a649ea622395b0d19ad
๐Ÿ‘ commit hash: 951d16f23c336cba33357a649ea622395b0d19ad
๐Ÿ‘ commit hash: 951d16f23c336cba33357a649ea622395b0d19ad
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2026.01.05.00 โ†’ 2026.01.19.00
2026.01.05.00_1
07 Jan 2026 10:22:10
๐Ÿ‘ commit hash: 8b878d88b4f7f3a0a6477f645085c808b2588808
๐Ÿ‘ commit hash: 8b878d88b4f7f3a0a6477f645085c808b2588808
๐Ÿ‘ commit hash: 8b878d88b4f7f3a0a6477f645085c808b2588808
๐Ÿ‘ commit hash: 8b878d88b4f7f3a0a6477f645085c808b2588808
 ๐Ÿ‘ files touched by this commit
Vsevolod Stakhov (vsevolod) ๐Ÿ‘ search for other commits by this committer
security/libsodium: Update to 1.0.21

The API remains compatible but bumping all dependent ports as SHLIB
has changed.

Changelog: https://github.com/jedisct1/libsodium/releases/tag/1.0.21-RELEASE
Security: https://00f.net/2025/12/30/libsodium-vulnerability/
PR: 279347
2026.01.05.00
05 Jan 2026 17:34:33
๐Ÿ‘ commit hash: 2071bd10b953b9bdbffbe27a68615847d3dd8b7e
๐Ÿ‘ commit hash: 2071bd10b953b9bdbffbe27a68615847d3dd8b7e
๐Ÿ‘ commit hash: 2071bd10b953b9bdbffbe27a68615847d3dd8b7e
๐Ÿ‘ commit hash: 2071bd10b953b9bdbffbe27a68615847d3dd8b7e
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.12.15.00 โ†’ 2026.01.05.00
2025.12.15.00
16 Dec 2025 09:23:51
๐Ÿ‘ commit hash: 25257cfb7b4ad0ff55455d23552a3c3f25f84471
๐Ÿ‘ commit hash: 25257cfb7b4ad0ff55455d23552a3c3f25f84471
๐Ÿ‘ commit hash: 25257cfb7b4ad0ff55455d23552a3c3f25f84471
๐Ÿ‘ commit hash: 25257cfb7b4ad0ff55455d23552a3c3f25f84471
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.12.01.00 โ†’ 2025.12.15.00
2025.12.01.00_1
09 Dec 2025 11:20:55
๐Ÿ‘ commit hash: 9d1ed2172a15674c345349723afe7a746227dca6
๐Ÿ‘ commit hash: 9d1ed2172a15674c345349723afe7a746227dca6
๐Ÿ‘ commit hash: 9d1ed2172a15674c345349723afe7a746227dca6
๐Ÿ‘ commit hash: 9d1ed2172a15674c345349723afe7a746227dca6
 ๐Ÿ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) ๐Ÿ‘ search for other commits by this committer
devel/gflags: Update to 2.3.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/gflags/gflags/releases
2025.12.01.00
02 Dec 2025 09:37:31
๐Ÿ‘ commit hash: 078aaf653f121e99e181129c4da074f2da9a1d10
๐Ÿ‘ commit hash: 078aaf653f121e99e181129c4da074f2da9a1d10
๐Ÿ‘ commit hash: 078aaf653f121e99e181129c4da074f2da9a1d10
๐Ÿ‘ commit hash: 078aaf653f121e99e181129c4da074f2da9a1d10
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.11.24.00 โ†’ 2025.12.01.00
2025.11.24.00
24 Nov 2025 18:26:56
๐Ÿ‘ commit hash: 8895794f1e513c9124659aa51e42e8eae730d775
๐Ÿ‘ commit hash: 8895794f1e513c9124659aa51e42e8eae730d775
๐Ÿ‘ commit hash: 8895794f1e513c9124659aa51e42e8eae730d775
๐Ÿ‘ commit hash: 8895794f1e513c9124659aa51e42e8eae730d775
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.11.17.00 โ†’ 2025.11.24.00
2025.11.17.00
18 Nov 2025 00:53:53
๐Ÿ‘ commit hash: 718bc71fea7e7e2677406283cc25c090ebacd2f0
๐Ÿ‘ commit hash: 718bc71fea7e7e2677406283cc25c090ebacd2f0
๐Ÿ‘ commit hash: 718bc71fea7e7e2677406283cc25c090ebacd2f0
๐Ÿ‘ commit hash: 718bc71fea7e7e2677406283cc25c090ebacd2f0
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.11.10.00 โ†’ 2025.11.17.00
2025.11.10.00
12 Nov 2025 10:46:40
๐Ÿ‘ commit hash: e01ef0e31f811c163dbd80c794d0e904d9ba4334
๐Ÿ‘ commit hash: e01ef0e31f811c163dbd80c794d0e904d9ba4334
๐Ÿ‘ commit hash: e01ef0e31f811c163dbd80c794d0e904d9ba4334
๐Ÿ‘ commit hash: e01ef0e31f811c163dbd80c794d0e904d9ba4334
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.11.03.00 โ†’ 2025.11.10.00
2025.11.03.00
05 Nov 2025 10:13:52
๐Ÿ‘ commit hash: 61a97647f167715e871da9e5fa2cdbacca79a2a4
๐Ÿ‘ commit hash: 61a97647f167715e871da9e5fa2cdbacca79a2a4
๐Ÿ‘ commit hash: 61a97647f167715e871da9e5fa2cdbacca79a2a4
๐Ÿ‘ commit hash: 61a97647f167715e871da9e5fa2cdbacca79a2a4
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.08.18.00 โ†’ 2025.11.03.00
2025.08.18.00_1
20 Oct 2025 11:48:39
๐Ÿ‘ commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5
๐Ÿ‘ commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5
๐Ÿ‘ commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5
๐Ÿ‘ commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5
 ๐Ÿ‘ files touched by this commit
Dima Panov (fluffy) ๐Ÿ‘ search for other commits by this committer
devel/boost: bump consumers after boost upgrade (+)

Get rid of direct dependency ob libbost_system.so, use libboost_thread.so
instead
2025.08.18.00
19 Aug 2025 09:39:06
๐Ÿ‘ commit hash: a6b936cba93abe44ef7d5ea4f2e52541c148375e
๐Ÿ‘ commit hash: a6b936cba93abe44ef7d5ea4f2e52541c148375e
๐Ÿ‘ commit hash: a6b936cba93abe44ef7d5ea4f2e52541c148375e
๐Ÿ‘ commit hash: a6b936cba93abe44ef7d5ea4f2e52541c148375e
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.08.04.00 โ†’ 2025.08.18.00
2025.08.04.00_1
10 Aug 2025 19:02:47
๐Ÿ‘ commit hash: b7e654fbfea9bb2771c35b1148250c2f1cf0c6a2
๐Ÿ‘ commit hash: b7e654fbfea9bb2771c35b1148250c2f1cf0c6a2
๐Ÿ‘ commit hash: b7e654fbfea9bb2771c35b1148250c2f1cf0c6a2
๐Ÿ‘ commit hash: b7e654fbfea9bb2771c35b1148250c2f1cf0c6a2
 ๐Ÿ‘ files touched by this commit
Matthias Andree (mandree) ๐Ÿ‘ search for other commits by this committer
*: Bump PORTREVISION for devel/libfmt update {fmt.dev}
2025.08.04.00
06 Aug 2025 00:01:30
๐Ÿ‘ commit hash: 723b4809429c9c4930bb1bf7916dd4eef9752c33
๐Ÿ‘ commit hash: 723b4809429c9c4930bb1bf7916dd4eef9752c33
๐Ÿ‘ commit hash: 723b4809429c9c4930bb1bf7916dd4eef9752c33
๐Ÿ‘ commit hash: 723b4809429c9c4930bb1bf7916dd4eef9752c33
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.07.28.00 โ†’ 2025.08.04.00
2025.07.28.00
29 Jul 2025 09:56:58
๐Ÿ‘ commit hash: 2887d7b027f01aff89f41300cd51c594a8c66ab8
๐Ÿ‘ commit hash: 2887d7b027f01aff89f41300cd51c594a8c66ab8
๐Ÿ‘ commit hash: 2887d7b027f01aff89f41300cd51c594a8c66ab8
๐Ÿ‘ commit hash: 2887d7b027f01aff89f41300cd51c594a8c66ab8
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.07.21.00 โ†’ 2025.07.28.00
2025.07.21.00
22 Jul 2025 07:10:57
๐Ÿ‘ commit hash: 2e30d2206926a77a7ded87c8047de4d27f67e6a8
๐Ÿ‘ commit hash: 2e30d2206926a77a7ded87c8047de4d27f67e6a8
๐Ÿ‘ commit hash: 2e30d2206926a77a7ded87c8047de4d27f67e6a8
๐Ÿ‘ commit hash: 2e30d2206926a77a7ded87c8047de4d27f67e6a8
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.07.07.00 โ†’ 2025.07.21.00
2025.07.07.00
09 Jul 2025 16:47:10
๐Ÿ‘ commit hash: 19a9692072904c0e7374284272ae616e81dbcbbc
๐Ÿ‘ commit hash: 19a9692072904c0e7374284272ae616e81dbcbbc
๐Ÿ‘ commit hash: 19a9692072904c0e7374284272ae616e81dbcbbc
๐Ÿ‘ commit hash: 19a9692072904c0e7374284272ae616e81dbcbbc
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.06.23.00 โ†’ 2025.07.07.00
2025.06.23.00
23 Jun 2025 18:04:32
๐Ÿ‘ commit hash: 23a9a53d8b8ef09f6b7a600f2c4c80b1a21b366d
๐Ÿ‘ commit hash: 23a9a53d8b8ef09f6b7a600f2c4c80b1a21b366d
๐Ÿ‘ commit hash: 23a9a53d8b8ef09f6b7a600f2c4c80b1a21b366d
๐Ÿ‘ commit hash: 23a9a53d8b8ef09f6b7a600f2c4c80b1a21b366d
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.06.16.00 โ†’ 2025.06.23.00
2025.06.16.00
17 Jun 2025 03:10:05
๐Ÿ‘ commit hash: 5007d2df7162663b87c28fbec663b4f08791a5a1
๐Ÿ‘ commit hash: 5007d2df7162663b87c28fbec663b4f08791a5a1
๐Ÿ‘ commit hash: 5007d2df7162663b87c28fbec663b4f08791a5a1
๐Ÿ‘ commit hash: 5007d2df7162663b87c28fbec663b4f08791a5a1
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.06.09.00 โ†’ 2025.06.16.00
2025.06.09.00
10 Jun 2025 07:53:16
๐Ÿ‘ commit hash: 285c968f26161468377591b6d5aba87446355f1b
๐Ÿ‘ commit hash: 285c968f26161468377591b6d5aba87446355f1b
๐Ÿ‘ commit hash: 285c968f26161468377591b6d5aba87446355f1b
๐Ÿ‘ commit hash: 285c968f26161468377591b6d5aba87446355f1b
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.06.02.00 โ†’ 2025.06.09.00
2025.06.02.00_1
03 Jun 2025 03:50:12
๐Ÿ‘ commit hash: ec664d66ae801236b778e8bdd40933fc1a149801
๐Ÿ‘ commit hash: ec664d66ae801236b778e8bdd40933fc1a149801
๐Ÿ‘ commit hash: ec664d66ae801236b778e8bdd40933fc1a149801
๐Ÿ‘ commit hash: ec664d66ae801236b778e8bdd40933fc1a149801
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.05.26.00 โ†’ 2025.06.02.00
2025.05.26.00_1
02 Jun 2025 00:40:43
๐Ÿ‘ commit hash: 18632db919ce49d62374e1020f0320153951f834
๐Ÿ‘ commit hash: 18632db919ce49d62374e1020f0320153951f834
๐Ÿ‘ commit hash: 18632db919ce49d62374e1020f0320153951f834
๐Ÿ‘ commit hash: 18632db919ce49d62374e1020f0320153951f834
 ๐Ÿ‘ files touched by this commit
Dima Panov (fluffy) ๐Ÿ‘ search for other commits by this committer
devel/boost: bump consumers after Boost update
2025.05.26.00
27 May 2025 16:31:00
๐Ÿ‘ commit hash: 6b52efbca292d3bbf7e9c24bcaefc89bd452e920
๐Ÿ‘ commit hash: 6b52efbca292d3bbf7e9c24bcaefc89bd452e920
๐Ÿ‘ commit hash: 6b52efbca292d3bbf7e9c24bcaefc89bd452e920
๐Ÿ‘ commit hash: 6b52efbca292d3bbf7e9c24bcaefc89bd452e920
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.05.19.00 โ†’ 2025.05.26.00
2025.05.19.00
20 May 2025 15:11:34
๐Ÿ‘ commit hash: a84c6457d8fbf33f12de7ae9910f3982d594a5c3
๐Ÿ‘ commit hash: a84c6457d8fbf33f12de7ae9910f3982d594a5c3
๐Ÿ‘ commit hash: a84c6457d8fbf33f12de7ae9910f3982d594a5c3
๐Ÿ‘ commit hash: a84c6457d8fbf33f12de7ae9910f3982d594a5c3
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.05.12.00 โ†’ 2025.05.19.00
2025.05.12.00
13 May 2025 04:43:04
๐Ÿ‘ commit hash: 640cc145037f41326e3bc6e67db2293da2375f36
๐Ÿ‘ commit hash: 640cc145037f41326e3bc6e67db2293da2375f36
๐Ÿ‘ commit hash: 640cc145037f41326e3bc6e67db2293da2375f36
๐Ÿ‘ commit hash: 640cc145037f41326e3bc6e67db2293da2375f36
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.05.05.00 โ†’ 2025.05.12.00
2025.05.05.00
06 May 2025 05:49:08
๐Ÿ‘ commit hash: 1e0335e1995b34e0925838bd82cc9f507e220734
๐Ÿ‘ commit hash: 1e0335e1995b34e0925838bd82cc9f507e220734
๐Ÿ‘ commit hash: 1e0335e1995b34e0925838bd82cc9f507e220734
๐Ÿ‘ commit hash: 1e0335e1995b34e0925838bd82cc9f507e220734
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.04.28.00 โ†’ 2025.05.05.00
2025.04.28.00
29 Apr 2025 08:39:29
๐Ÿ‘ commit hash: d3bb40611783de6012942bfe0c814a4256560745
๐Ÿ‘ commit hash: d3bb40611783de6012942bfe0c814a4256560745
๐Ÿ‘ commit hash: d3bb40611783de6012942bfe0c814a4256560745
๐Ÿ‘ commit hash: d3bb40611783de6012942bfe0c814a4256560745
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.04.14.00 โ†’ 2025.04.28.00
2025.04.14.00
16 Apr 2025 09:41:15
๐Ÿ‘ commit hash: 6710331fa8d2b12b2f44f9fbe0117b2fc7f158d2
๐Ÿ‘ commit hash: 6710331fa8d2b12b2f44f9fbe0117b2fc7f158d2
๐Ÿ‘ commit hash: 6710331fa8d2b12b2f44f9fbe0117b2fc7f158d2
๐Ÿ‘ commit hash: 6710331fa8d2b12b2f44f9fbe0117b2fc7f158d2
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.04.07.00 โ†’ 2025.04.14.00
2025.04.07.00
07 Apr 2025 21:21:52
๐Ÿ‘ commit hash: b956ff633357df8fe6beda98750dbce3fb550569
๐Ÿ‘ commit hash: b956ff633357df8fe6beda98750dbce3fb550569
๐Ÿ‘ commit hash: b956ff633357df8fe6beda98750dbce3fb550569
๐Ÿ‘ commit hash: b956ff633357df8fe6beda98750dbce3fb550569
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.03.31.00 โ†’ 2025.04.07.00
2025.03.31.00
31 Mar 2025 18:28:31
๐Ÿ‘ commit hash: 9e7737dc64925021fc157e9a64344aad161c3a0c
๐Ÿ‘ commit hash: 9e7737dc64925021fc157e9a64344aad161c3a0c
๐Ÿ‘ commit hash: 9e7737dc64925021fc157e9a64344aad161c3a0c
๐Ÿ‘ commit hash: 9e7737dc64925021fc157e9a64344aad161c3a0c
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.03.24.00 โ†’ 2025.03.31.00
2025.03.24.00
25 Mar 2025 05:55:57
๐Ÿ‘ commit hash: 591795861c21f30bcb45472d9857be1b9a56b5ef
๐Ÿ‘ commit hash: 591795861c21f30bcb45472d9857be1b9a56b5ef
๐Ÿ‘ commit hash: 591795861c21f30bcb45472d9857be1b9a56b5ef
๐Ÿ‘ commit hash: 591795861c21f30bcb45472d9857be1b9a56b5ef
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.03.10.00 โ†’ 2025.03.24.00
2025.03.10.00
11 Mar 2025 07:34:26
๐Ÿ‘ commit hash: bc6fe3e150ec2b80fd0c5a31496968f0d420db75
๐Ÿ‘ commit hash: bc6fe3e150ec2b80fd0c5a31496968f0d420db75
๐Ÿ‘ commit hash: bc6fe3e150ec2b80fd0c5a31496968f0d420db75
๐Ÿ‘ commit hash: bc6fe3e150ec2b80fd0c5a31496968f0d420db75
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.03.03.00 โ†’ 2025.03.10.00
2025.03.03.00
04 Mar 2025 07:17:35
๐Ÿ‘ commit hash: e7e7593d528a3d0d8b20f8bd7af7ebc206dce84d
๐Ÿ‘ commit hash: e7e7593d528a3d0d8b20f8bd7af7ebc206dce84d
๐Ÿ‘ commit hash: e7e7593d528a3d0d8b20f8bd7af7ebc206dce84d
๐Ÿ‘ commit hash: e7e7593d528a3d0d8b20f8bd7af7ebc206dce84d
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.02.24.00 โ†’ 2025.03.03.00
2025.02.24.00
25 Feb 2025 09:09:37
๐Ÿ‘ commit hash: e7521f804e1c7019c10de286d6f64f7f2d5d55ca
๐Ÿ‘ commit hash: e7521f804e1c7019c10de286d6f64f7f2d5d55ca
๐Ÿ‘ commit hash: e7521f804e1c7019c10de286d6f64f7f2d5d55ca
๐Ÿ‘ commit hash: e7521f804e1c7019c10de286d6f64f7f2d5d55ca
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.02.17.00 โ†’ 2025.02.24.00
2025.02.17.00_2
18 Feb 2025 09:01:36
๐Ÿ‘ commit hash: 8e52cfc372afffa8f19e272a0ff316aa5f828bad
๐Ÿ‘ commit hash: 8e52cfc372afffa8f19e272a0ff316aa5f828bad
๐Ÿ‘ commit hash: 8e52cfc372afffa8f19e272a0ff316aa5f828bad
๐Ÿ‘ commit hash: 8e52cfc372afffa8f19e272a0ff316aa5f828bad
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.02.10.00 โ†’ 2025.02.17.00
2025.02.10.00_2
14 Feb 2025 23:12:32
๐Ÿ‘ commit hash: ff33dd4700e81bd57df259a0fe29ed5fdddf2653
๐Ÿ‘ commit hash: ff33dd4700e81bd57df259a0fe29ed5fdddf2653
๐Ÿ‘ commit hash: ff33dd4700e81bd57df259a0fe29ed5fdddf2653
๐Ÿ‘ commit hash: ff33dd4700e81bd57df259a0fe29ed5fdddf2653
 ๐Ÿ‘ files touched by this commit
Daniel Engberg (diizzy) ๐Ÿ‘ search for other commits by this committer
*/*: Bump consumers of devel/icu

...to avoid library mismatches
2025.02.10.00_1
14 Feb 2025 03:17:22
๐Ÿ‘ commit hash: fa53920e7219d4246816f65034ad058e81de3353
๐Ÿ‘ commit hash: fa53920e7219d4246816f65034ad058e81de3353
๐Ÿ‘ commit hash: fa53920e7219d4246816f65034ad058e81de3353
๐Ÿ‘ commit hash: fa53920e7219d4246816f65034ad058e81de3353
 ๐Ÿ‘ files touched by this commit
Dima Panov (fluffy) ๐Ÿ‘ search for other commits by this committer
devel/boost: bump consumers after Boost-1.87 update

Sponsored by:	Future Crew, LLC
2025.02.10.00
10 Feb 2025 20:20:08
๐Ÿ‘ commit hash: f43d1b49b8f14cb10e1fc0107e97169b8cc775e0
๐Ÿ‘ commit hash: f43d1b49b8f14cb10e1fc0107e97169b8cc775e0
๐Ÿ‘ commit hash: f43d1b49b8f14cb10e1fc0107e97169b8cc775e0
๐Ÿ‘ commit hash: f43d1b49b8f14cb10e1fc0107e97169b8cc775e0
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.02.03.00 โ†’ 2025.02.10.00
2025.02.03.00
06 Feb 2025 15:05:39
๐Ÿ‘ commit hash: e496d8ceb17c98fa06f3018ccbfe80c44b04600a
๐Ÿ‘ commit hash: e496d8ceb17c98fa06f3018ccbfe80c44b04600a
๐Ÿ‘ commit hash: e496d8ceb17c98fa06f3018ccbfe80c44b04600a
๐Ÿ‘ commit hash: e496d8ceb17c98fa06f3018ccbfe80c44b04600a
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.01.27.00 โ†’ 2025.02.03.00
2025.01.27.00
27 Jan 2025 21:46:54
๐Ÿ‘ commit hash: 651bae918655f213019b247cf70c1611665269ec
๐Ÿ‘ commit hash: 651bae918655f213019b247cf70c1611665269ec
๐Ÿ‘ commit hash: 651bae918655f213019b247cf70c1611665269ec
๐Ÿ‘ commit hash: 651bae918655f213019b247cf70c1611665269ec
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.01.20.00 โ†’ 2025.01.27.00
2025.01.20.00
21 Jan 2025 09:21:15
๐Ÿ‘ commit hash: 2f40e6134b678b5250c56f85b2d0632ac839e7bf
๐Ÿ‘ commit hash: 2f40e6134b678b5250c56f85b2d0632ac839e7bf
๐Ÿ‘ commit hash: 2f40e6134b678b5250c56f85b2d0632ac839e7bf
๐Ÿ‘ commit hash: 2f40e6134b678b5250c56f85b2d0632ac839e7bf
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.01.13.00 โ†’ 2025.01.20.00
2025.01.13.00
14 Jan 2025 03:26:02
๐Ÿ‘ commit hash: dba8d4ee9d96fc472d4bc64133608a829ec1ed8c
๐Ÿ‘ commit hash: dba8d4ee9d96fc472d4bc64133608a829ec1ed8c
๐Ÿ‘ commit hash: dba8d4ee9d96fc472d4bc64133608a829ec1ed8c
๐Ÿ‘ commit hash: dba8d4ee9d96fc472d4bc64133608a829ec1ed8c
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2025.01.06.00 โ†’ 2025.01.13.00
2025.01.06.00
07 Jan 2025 09:29:02
๐Ÿ‘ commit hash: a757a6553a6c7a2ebf2306b0fc1a000c35ac874d
๐Ÿ‘ commit hash: a757a6553a6c7a2ebf2306b0fc1a000c35ac874d
๐Ÿ‘ commit hash: a757a6553a6c7a2ebf2306b0fc1a000c35ac874d
๐Ÿ‘ commit hash: a757a6553a6c7a2ebf2306b0fc1a000c35ac874d
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.12.30.00 โ†’ 2025.01.06.00
2024.12.30.00
02 Jan 2025 00:39:06
๐Ÿ‘ commit hash: a91f1c475d044f808f9e270031b28072a14540cc
๐Ÿ‘ commit hash: a91f1c475d044f808f9e270031b28072a14540cc
๐Ÿ‘ commit hash: a91f1c475d044f808f9e270031b28072a14540cc
๐Ÿ‘ commit hash: a91f1c475d044f808f9e270031b28072a14540cc
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.12.23.00 โ†’ 2024.12.30.00
2024.12.23.00
25 Dec 2024 00:57:13
๐Ÿ‘ commit hash: 56d58efcb698909d02c1b6d0ce21489dc7ded3bd
๐Ÿ‘ commit hash: 56d58efcb698909d02c1b6d0ce21489dc7ded3bd
๐Ÿ‘ commit hash: 56d58efcb698909d02c1b6d0ce21489dc7ded3bd
๐Ÿ‘ commit hash: 56d58efcb698909d02c1b6d0ce21489dc7ded3bd
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.12.09.00 โ†’ 2024.12.23.00
2024.12.09.00
10 Dec 2024 06:57:36
๐Ÿ‘ commit hash: f9a693beae3a0f77cce3f152dcba68e97f70545a
๐Ÿ‘ commit hash: f9a693beae3a0f77cce3f152dcba68e97f70545a
๐Ÿ‘ commit hash: f9a693beae3a0f77cce3f152dcba68e97f70545a
๐Ÿ‘ commit hash: f9a693beae3a0f77cce3f152dcba68e97f70545a
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.12.02.00 โ†’ 2024.12.09.00
2024.12.02.00
07 Dec 2024 10:18:25
๐Ÿ‘ commit hash: a1ea8f5768fd3bf54702297f9323e492821f6bdb
๐Ÿ‘ commit hash: a1ea8f5768fd3bf54702297f9323e492821f6bdb
๐Ÿ‘ commit hash: a1ea8f5768fd3bf54702297f9323e492821f6bdb
๐Ÿ‘ commit hash: a1ea8f5768fd3bf54702297f9323e492821f6bdb
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.11.18.00 โ†’ 2024.12.02.00
2024.11.18.00_1
20 Nov 2024 10:05:25
๐Ÿ‘ commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b
๐Ÿ‘ commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b
๐Ÿ‘ commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b
๐Ÿ‘ commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b
 ๐Ÿ‘ files touched by this commit
Dima Panov (fluffy) ๐Ÿ‘ search for other commits by this committer
devel/boost: bump consu,ers after update Boost to 1.86 release

Sponsored by:	Future Crew, LLC
2024.11.18.00
19 Nov 2024 05:18:04
๐Ÿ‘ commit hash: 42c9889597b9b3d13e902a950030889509b30397
๐Ÿ‘ commit hash: 42c9889597b9b3d13e902a950030889509b30397
๐Ÿ‘ commit hash: 42c9889597b9b3d13e902a950030889509b30397
๐Ÿ‘ commit hash: 42c9889597b9b3d13e902a950030889509b30397
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.11.11.00 โ†’ 2024.11.18.00
2024.11.11.00
12 Nov 2024 08:32:30
๐Ÿ‘ commit hash: 7877065e30e28a1b17a5b08d5e890e9afe664ae7
๐Ÿ‘ commit hash: 7877065e30e28a1b17a5b08d5e890e9afe664ae7
๐Ÿ‘ commit hash: 7877065e30e28a1b17a5b08d5e890e9afe664ae7
๐Ÿ‘ commit hash: 7877065e30e28a1b17a5b08d5e890e9afe664ae7
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.11.04.00 โ†’ 2024.11.11.00
2024.11.04.00
05 Nov 2024 07:25:45
๐Ÿ‘ commit hash: 94fb2b7ebe32d397fa539178f8416f3601ef09e1
๐Ÿ‘ commit hash: 94fb2b7ebe32d397fa539178f8416f3601ef09e1
๐Ÿ‘ commit hash: 94fb2b7ebe32d397fa539178f8416f3601ef09e1
๐Ÿ‘ commit hash: 94fb2b7ebe32d397fa539178f8416f3601ef09e1
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.10.28.00 โ†’ 2024.11.04.00
2024.10.28.00
29 Oct 2024 08:17:58
๐Ÿ‘ commit hash: 2ee36e91ef6be67b19b2799d3709af7ea2d0c602
๐Ÿ‘ commit hash: 2ee36e91ef6be67b19b2799d3709af7ea2d0c602
๐Ÿ‘ commit hash: 2ee36e91ef6be67b19b2799d3709af7ea2d0c602
๐Ÿ‘ commit hash: 2ee36e91ef6be67b19b2799d3709af7ea2d0c602
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.10.21.00 โ†’ 2024.10.28.00
2024.10.21.00
23 Oct 2024 09:44:39
๐Ÿ‘ commit hash: 5fe2b759e7699ccd8f5596bb390d61acf2d82552
๐Ÿ‘ commit hash: 5fe2b759e7699ccd8f5596bb390d61acf2d82552
๐Ÿ‘ commit hash: 5fe2b759e7699ccd8f5596bb390d61acf2d82552
๐Ÿ‘ commit hash: 5fe2b759e7699ccd8f5596bb390d61acf2d82552
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.10.14.00 โ†’ 2024.10.21.00
2024.10.14.00
14 Oct 2024 20:27:15
๐Ÿ‘ commit hash: 64560bda9bb88628371913b1b96d09ce23ec5d7a
๐Ÿ‘ commit hash: 64560bda9bb88628371913b1b96d09ce23ec5d7a
๐Ÿ‘ commit hash: 64560bda9bb88628371913b1b96d09ce23ec5d7a
๐Ÿ‘ commit hash: 64560bda9bb88628371913b1b96d09ce23ec5d7a
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.09.30.00 โ†’ 2024.10.14.00
2024.09.30.00_1
03 Oct 2024 10:25:14
๐Ÿ‘ commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6
๐Ÿ‘ commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6
๐Ÿ‘ commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6
๐Ÿ‘ commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6
 ๐Ÿ‘ files touched by this commit
Dima Panov (fluffy) ๐Ÿ‘ search for other commits by this committer
*/*: bump consumers after devel/boost* update

With hat:	office
Sponsored by:	Future Crew, LLC
2024.09.30.00
01 Oct 2024 06:03:15
๐Ÿ‘ commit hash: 294b58d7ee8e50746760d18376cdf5737a3ae838
๐Ÿ‘ commit hash: 294b58d7ee8e50746760d18376cdf5737a3ae838
๐Ÿ‘ commit hash: 294b58d7ee8e50746760d18376cdf5737a3ae838
๐Ÿ‘ commit hash: 294b58d7ee8e50746760d18376cdf5737a3ae838
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.09.23.00 โ†’ 2024.09.30.00
2024.09.23.00
24 Sep 2024 07:52:06
๐Ÿ‘ commit hash: bdfde4f8af7cea1cde78af8a142ddd5b29cb95ca
๐Ÿ‘ commit hash: bdfde4f8af7cea1cde78af8a142ddd5b29cb95ca
๐Ÿ‘ commit hash: bdfde4f8af7cea1cde78af8a142ddd5b29cb95ca
๐Ÿ‘ commit hash: bdfde4f8af7cea1cde78af8a142ddd5b29cb95ca
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.09.16.00 โ†’ 2024.09.23.00
2024.09.16.00
16 Sep 2024 19:29:55
๐Ÿ‘ commit hash: aed62279e86e6b5386d201ac4a62298633a7613f
๐Ÿ‘ commit hash: aed62279e86e6b5386d201ac4a62298633a7613f
๐Ÿ‘ commit hash: aed62279e86e6b5386d201ac4a62298633a7613f
๐Ÿ‘ commit hash: aed62279e86e6b5386d201ac4a62298633a7613f
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.09.09.00 โ†’ 2024.09.16.00
2024.09.09.00
10 Sep 2024 01:32:40
๐Ÿ‘ commit hash: df9bf53e8fdeb5ccd08c40da9ecc78bb82cc30dc
๐Ÿ‘ commit hash: df9bf53e8fdeb5ccd08c40da9ecc78bb82cc30dc
๐Ÿ‘ commit hash: df9bf53e8fdeb5ccd08c40da9ecc78bb82cc30dc
๐Ÿ‘ commit hash: df9bf53e8fdeb5ccd08c40da9ecc78bb82cc30dc
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.09.02.00 โ†’ 2024.09.09.00
2024.09.02.00
03 Sep 2024 08:35:51
๐Ÿ‘ commit hash: 53ae630aeedeec7fb5427dc46fcfdde4c3191f8d
๐Ÿ‘ commit hash: 53ae630aeedeec7fb5427dc46fcfdde4c3191f8d
๐Ÿ‘ commit hash: 53ae630aeedeec7fb5427dc46fcfdde4c3191f8d
๐Ÿ‘ commit hash: 53ae630aeedeec7fb5427dc46fcfdde4c3191f8d
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.08.26.00 โ†’ 2024.09.02.00
2024.08.26.00
27 Aug 2024 03:38:30
๐Ÿ‘ commit hash: 101810e45594f813a02dd10c2bad2b82dd33ad44
๐Ÿ‘ commit hash: 101810e45594f813a02dd10c2bad2b82dd33ad44
๐Ÿ‘ commit hash: 101810e45594f813a02dd10c2bad2b82dd33ad44
๐Ÿ‘ commit hash: 101810e45594f813a02dd10c2bad2b82dd33ad44
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.08.19.00 โ†’ 2024.08.26.00
2024.08.19.00
20 Aug 2024 08:42:31
๐Ÿ‘ commit hash: da4cdf960ab345c1ef74c8e828b4a03d70d434db
๐Ÿ‘ commit hash: da4cdf960ab345c1ef74c8e828b4a03d70d434db
๐Ÿ‘ commit hash: da4cdf960ab345c1ef74c8e828b4a03d70d434db
๐Ÿ‘ commit hash: da4cdf960ab345c1ef74c8e828b4a03d70d434db
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.08.12.00 โ†’ 2024.08.19.00
2024.08.12.00
13 Aug 2024 05:12:27
๐Ÿ‘ commit hash: af791d1d45e0478a0491ed421a88651c8eee752b
๐Ÿ‘ commit hash: af791d1d45e0478a0491ed421a88651c8eee752b
๐Ÿ‘ commit hash: af791d1d45e0478a0491ed421a88651c8eee752b
๐Ÿ‘ commit hash: af791d1d45e0478a0491ed421a88651c8eee752b
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.08.05.00 โ†’ 2024.08.12.00
2024.08.05.00
07 Aug 2024 03:41:18
๐Ÿ‘ commit hash: d0b194a209fcb65c6304ee49cd1a24588f38f12f
๐Ÿ‘ commit hash: d0b194a209fcb65c6304ee49cd1a24588f38f12f
๐Ÿ‘ commit hash: d0b194a209fcb65c6304ee49cd1a24588f38f12f
๐Ÿ‘ commit hash: d0b194a209fcb65c6304ee49cd1a24588f38f12f
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.07.29.00 โ†’ 2024.08.05.00
2024.07.29.00
30 Jul 2024 02:02:00
๐Ÿ‘ commit hash: cc4d8016ab11485049f48ec2c9da732317570970
๐Ÿ‘ commit hash: cc4d8016ab11485049f48ec2c9da732317570970
๐Ÿ‘ commit hash: cc4d8016ab11485049f48ec2c9da732317570970
๐Ÿ‘ commit hash: cc4d8016ab11485049f48ec2c9da732317570970
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.07.22.00 โ†’ 2024.07.29.00
2024.07.22.00
23 Jul 2024 00:34:18
๐Ÿ‘ commit hash: 7ad19e4686925450e65334de911bab1d0b79572d
๐Ÿ‘ commit hash: 7ad19e4686925450e65334de911bab1d0b79572d
๐Ÿ‘ commit hash: 7ad19e4686925450e65334de911bab1d0b79572d
๐Ÿ‘ commit hash: 7ad19e4686925450e65334de911bab1d0b79572d
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.07.15.00 โ†’ 2024.07.22.00
2024.07.15.00
16 Jul 2024 01:15:35
๐Ÿ‘ commit hash: d04ed938557442054c65e3c16e150597ba2bf3ea
๐Ÿ‘ commit hash: d04ed938557442054c65e3c16e150597ba2bf3ea
๐Ÿ‘ commit hash: d04ed938557442054c65e3c16e150597ba2bf3ea
๐Ÿ‘ commit hash: d04ed938557442054c65e3c16e150597ba2bf3ea
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.07.08.00 โ†’ 2024.07.15.00
2024.07.08.00
09 Jul 2024 02:23:45
๐Ÿ‘ commit hash: a07510e13aab8500d342422541267d4f24ef227a
๐Ÿ‘ commit hash: a07510e13aab8500d342422541267d4f24ef227a
๐Ÿ‘ commit hash: a07510e13aab8500d342422541267d4f24ef227a
๐Ÿ‘ commit hash: a07510e13aab8500d342422541267d4f24ef227a
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.06.24.00 โ†’ 2024.07.08.00
2024.06.24.00
24 Jun 2024 18:20:09
๐Ÿ‘ commit hash: b29d81fff7b9a58f160008d61f530384f327f086
๐Ÿ‘ commit hash: b29d81fff7b9a58f160008d61f530384f327f086
๐Ÿ‘ commit hash: b29d81fff7b9a58f160008d61f530384f327f086
๐Ÿ‘ commit hash: b29d81fff7b9a58f160008d61f530384f327f086
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.05.20.00 โ†’ 2024.06.24.00
2024.05.20.00
21 May 2024 16:37:12
๐Ÿ‘ commit hash: 42c9f23dc35d1f841a2525509a8b83ad574eb08f
๐Ÿ‘ commit hash: 42c9f23dc35d1f841a2525509a8b83ad574eb08f
๐Ÿ‘ commit hash: 42c9f23dc35d1f841a2525509a8b83ad574eb08f
๐Ÿ‘ commit hash: 42c9f23dc35d1f841a2525509a8b83ad574eb08f
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.05.06.00 โ†’ 2024.05.20.00
2024.05.06.00_1
20 May 2024 10:33:03
๐Ÿ‘ commit hash: b66e4949cb23218adc602edc35db187f966c5377
๐Ÿ‘ commit hash: b66e4949cb23218adc602edc35db187f966c5377
๐Ÿ‘ commit hash: b66e4949cb23218adc602edc35db187f966c5377
๐Ÿ‘ commit hash: b66e4949cb23218adc602edc35db187f966c5377
 ๐Ÿ‘ files touched by this commit
Vsevolod Stakhov (vsevolod) ๐Ÿ‘ search for other commits by this committer
security/libsodium: update to 1.0.19, bump dependent ports

PR:	278259
Reported by:	Andrey Korobkov <alster-vinterdalen.se>
2024.05.06.00
07 May 2024 08:26:37
๐Ÿ‘ commit hash: 94c7049d8ca1f2067cf725cc9b281a5778034e35
๐Ÿ‘ commit hash: 94c7049d8ca1f2067cf725cc9b281a5778034e35
๐Ÿ‘ commit hash: 94c7049d8ca1f2067cf725cc9b281a5778034e35
๐Ÿ‘ commit hash: 94c7049d8ca1f2067cf725cc9b281a5778034e35
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.05.02.00 โ†’ 2024.05.06.00
2024.05.02.00
03 May 2024 09:02:55
๐Ÿ‘ commit hash: 6fc0ce201e45ad6fe29813994d3d619df9d1c3f3
๐Ÿ‘ commit hash: 6fc0ce201e45ad6fe29813994d3d619df9d1c3f3
๐Ÿ‘ commit hash: 6fc0ce201e45ad6fe29813994d3d619df9d1c3f3
๐Ÿ‘ commit hash: 6fc0ce201e45ad6fe29813994d3d619df9d1c3f3
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.04.29.00 โ†’ 2024.05.02.00
2024.04.29.00
30 Apr 2024 02:31:52
๐Ÿ‘ commit hash: 0d0e693ab292b86179cfb3444c6901d40fb6aec6
๐Ÿ‘ commit hash: 0d0e693ab292b86179cfb3444c6901d40fb6aec6
๐Ÿ‘ commit hash: 0d0e693ab292b86179cfb3444c6901d40fb6aec6
๐Ÿ‘ commit hash: 0d0e693ab292b86179cfb3444c6901d40fb6aec6
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.04.22.00 โ†’ 2024.04.29.00
2024.04.22.00
23 Apr 2024 08:40:31
๐Ÿ‘ commit hash: b0f6f5dc6bed5406a20dfd3a5114ac41aa0682bc
๐Ÿ‘ commit hash: b0f6f5dc6bed5406a20dfd3a5114ac41aa0682bc
๐Ÿ‘ commit hash: b0f6f5dc6bed5406a20dfd3a5114ac41aa0682bc
๐Ÿ‘ commit hash: b0f6f5dc6bed5406a20dfd3a5114ac41aa0682bc
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.04.15.00 โ†’ 2024.04.22.00
2024.04.15.00
16 Apr 2024 07:43:56
๐Ÿ‘ commit hash: 1f97279eccb18a7cd594e14470a2cbc227605ca5
๐Ÿ‘ commit hash: 1f97279eccb18a7cd594e14470a2cbc227605ca5
๐Ÿ‘ commit hash: 1f97279eccb18a7cd594e14470a2cbc227605ca5
๐Ÿ‘ commit hash: 1f97279eccb18a7cd594e14470a2cbc227605ca5
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.04.08.00 โ†’ 2024.04.15.00
2024.04.08.00
09 Apr 2024 07:41:01
๐Ÿ‘ commit hash: e8380e4c0ba6496a0456977848cb343c7de681de
๐Ÿ‘ commit hash: e8380e4c0ba6496a0456977848cb343c7de681de
๐Ÿ‘ commit hash: e8380e4c0ba6496a0456977848cb343c7de681de
๐Ÿ‘ commit hash: e8380e4c0ba6496a0456977848cb343c7de681de
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.04.01.00 โ†’ 2024.04.08.00
2024.04.01.00
02 Apr 2024 07:59:10
๐Ÿ‘ commit hash: dcbb31fef3fdafc52bc1b7eceaa213653a891d08
๐Ÿ‘ commit hash: dcbb31fef3fdafc52bc1b7eceaa213653a891d08
๐Ÿ‘ commit hash: dcbb31fef3fdafc52bc1b7eceaa213653a891d08
๐Ÿ‘ commit hash: dcbb31fef3fdafc52bc1b7eceaa213653a891d08
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.03.25.00 โ†’ 2024.04.01.00
2024.03.25.00
27 Mar 2024 18:31:06
๐Ÿ‘ commit hash: 7d83ca7305b9839b7fbfc65b977f36198ee9fcdf
๐Ÿ‘ commit hash: 7d83ca7305b9839b7fbfc65b977f36198ee9fcdf
๐Ÿ‘ commit hash: 7d83ca7305b9839b7fbfc65b977f36198ee9fcdf
๐Ÿ‘ commit hash: 7d83ca7305b9839b7fbfc65b977f36198ee9fcdf
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.03.18.00 โ†’ 2024.03.25.00
2024.03.18.00
18 Mar 2024 19:58:34
๐Ÿ‘ commit hash: 993adc4be4b12487f03f81041cbadfc882c655f2
๐Ÿ‘ commit hash: 993adc4be4b12487f03f81041cbadfc882c655f2
๐Ÿ‘ commit hash: 993adc4be4b12487f03f81041cbadfc882c655f2
๐Ÿ‘ commit hash: 993adc4be4b12487f03f81041cbadfc882c655f2
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.03.11.00 โ†’ 2024.03.18.00
2024.03.11.00
12 Mar 2024 01:42:56
๐Ÿ‘ commit hash: a82a8d5fa4fde3e64253cbe41d8bdf3d188b184e
๐Ÿ‘ commit hash: a82a8d5fa4fde3e64253cbe41d8bdf3d188b184e
๐Ÿ‘ commit hash: a82a8d5fa4fde3e64253cbe41d8bdf3d188b184e
๐Ÿ‘ commit hash: a82a8d5fa4fde3e64253cbe41d8bdf3d188b184e
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.03.04.00 โ†’ 2024.03.11.00
2024.03.04.00_1
09 Mar 2024 14:05:20
๐Ÿ‘ commit hash: 95323d15a8d1647f87687eaf09cbd6c85e2e2cf7
๐Ÿ‘ commit hash: 95323d15a8d1647f87687eaf09cbd6c85e2e2cf7
๐Ÿ‘ commit hash: 95323d15a8d1647f87687eaf09cbd6c85e2e2cf7
๐Ÿ‘ commit hash: 95323d15a8d1647f87687eaf09cbd6c85e2e2cf7
 ๐Ÿ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) ๐Ÿ‘ search for other commits by this committer
devel/glog: Update to 0.7.0

- Convert to USES=cmake:testing
- Sort PLIST
- Bump PORTREVISION of dependent ports for shlib change
 Broken ports are skipped:
 - graphics/colmap [1]
 - graphics/hiptext [2]
 - graphics/openmvs
 - sysutils/apache-mesos

[2] This port was being skipped on package building cluster due to its LICENSE
 "License NONE needs confirmation, but BATCH is defined"

Changes:	https://github.com/google/glog/releases
Reference:	https://pkg-status.freebsd.org/beefy12/data/140amd64-default/84a61d95b0a5/logs/colmap-3.8_5.log
[1]
2024.03.04.00
05 Mar 2024 02:17:17
๐Ÿ‘ commit hash: bebb78ffe31060e323f4a306ca1da50d2d73afa9
๐Ÿ‘ commit hash: bebb78ffe31060e323f4a306ca1da50d2d73afa9
๐Ÿ‘ commit hash: bebb78ffe31060e323f4a306ca1da50d2d73afa9
๐Ÿ‘ commit hash: bebb78ffe31060e323f4a306ca1da50d2d73afa9
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: Update 2024.02.19.00 โ†’ 2024.03.04.00
2024.02.19.00
20 Feb 2024 07:09:16
๐Ÿ‘ commit hash: 0b88d64e23521af22758d8ac5d717e64cbe543e2
๐Ÿ‘ commit hash: 0b88d64e23521af22758d8ac5d717e64cbe543e2
๐Ÿ‘ commit hash: 0b88d64e23521af22758d8ac5d717e64cbe543e2
๐Ÿ‘ commit hash: 0b88d64e23521af22758d8ac5d717e64cbe543e2
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.02.12.00 โ†’ 2024.02.19.00
2024.02.12.00
13 Feb 2024 07:50:50
๐Ÿ‘ commit hash: 4e7c36dc3052e583899ddcac03708158da918217
๐Ÿ‘ commit hash: 4e7c36dc3052e583899ddcac03708158da918217
๐Ÿ‘ commit hash: 4e7c36dc3052e583899ddcac03708158da918217
๐Ÿ‘ commit hash: 4e7c36dc3052e583899ddcac03708158da918217
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.02.05.00 โ†’ 2024.02.12.00
2024.02.05.00
06 Feb 2024 06:49:27
๐Ÿ‘ commit hash: f1def6b3ab5b216c59867ce6ffdd4e2f39edbe00
๐Ÿ‘ commit hash: f1def6b3ab5b216c59867ce6ffdd4e2f39edbe00
๐Ÿ‘ commit hash: f1def6b3ab5b216c59867ce6ffdd4e2f39edbe00
๐Ÿ‘ commit hash: f1def6b3ab5b216c59867ce6ffdd4e2f39edbe00
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.01.29.00 โ†’ 2024.02.05.00
2024.01.29.00
30 Jan 2024 08:56:31
๐Ÿ‘ commit hash: 25e57bd7d75e50ca7114391323c8ad5b6f89bfe2
๐Ÿ‘ commit hash: 25e57bd7d75e50ca7114391323c8ad5b6f89bfe2
๐Ÿ‘ commit hash: 25e57bd7d75e50ca7114391323c8ad5b6f89bfe2
๐Ÿ‘ commit hash: 25e57bd7d75e50ca7114391323c8ad5b6f89bfe2
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.01.22.00 โ†’ 2024.01.29.00
2024.01.22.00
23 Jan 2024 05:49:26
๐Ÿ‘ commit hash: 375db74765bb1f64e4e6c08bf3f885fb278f12a1
๐Ÿ‘ commit hash: 375db74765bb1f64e4e6c08bf3f885fb278f12a1
๐Ÿ‘ commit hash: 375db74765bb1f64e4e6c08bf3f885fb278f12a1
๐Ÿ‘ commit hash: 375db74765bb1f64e4e6c08bf3f885fb278f12a1
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.01.15.00 โ†’ 2024.01.22.00
2024.01.15.00
16 Jan 2024 10:45:02
๐Ÿ‘ commit hash: f3bc2aa68fd6ef0ccc5ad880fedd70a3bd8269d4
๐Ÿ‘ commit hash: f3bc2aa68fd6ef0ccc5ad880fedd70a3bd8269d4
๐Ÿ‘ commit hash: f3bc2aa68fd6ef0ccc5ad880fedd70a3bd8269d4
๐Ÿ‘ commit hash: f3bc2aa68fd6ef0ccc5ad880fedd70a3bd8269d4
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.01.08.00 โ†’ 2024.01.15.00
2024.01.08.00
09 Jan 2024 10:05:13
๐Ÿ‘ commit hash: c1fc780909e04350b753c61ade08a8abcd2ffd3e
๐Ÿ‘ commit hash: c1fc780909e04350b753c61ade08a8abcd2ffd3e
๐Ÿ‘ commit hash: c1fc780909e04350b753c61ade08a8abcd2ffd3e
๐Ÿ‘ commit hash: c1fc780909e04350b753c61ade08a8abcd2ffd3e
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2024.01.01.00 โ†’ 2024.01.08.00
2024.01.01.00
02 Jan 2024 05:24:34
๐Ÿ‘ commit hash: 749f43a9a121a7e1e2ef9c0b9efaf4d6137ddfac
๐Ÿ‘ commit hash: 749f43a9a121a7e1e2ef9c0b9efaf4d6137ddfac
๐Ÿ‘ commit hash: 749f43a9a121a7e1e2ef9c0b9efaf4d6137ddfac
๐Ÿ‘ commit hash: 749f43a9a121a7e1e2ef9c0b9efaf4d6137ddfac
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2023.12.25.00 โ†’ 2024.01.01.00
2023.12.25.00
26 Dec 2023 06:17:10
๐Ÿ‘ commit hash: 740e2a71bb2b172a4f816db466d43aed6867fa8d
๐Ÿ‘ commit hash: 740e2a71bb2b172a4f816db466d43aed6867fa8d
๐Ÿ‘ commit hash: 740e2a71bb2b172a4f816db466d43aed6867fa8d
๐Ÿ‘ commit hash: 740e2a71bb2b172a4f816db466d43aed6867fa8d
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2023.12.18.00 โ†’ 2023.12.25.00
2023.12.18.00
19 Dec 2023 06:36:07
๐Ÿ‘ commit hash: f48c2fab595cb921c001a15767d0b979f3f327ea
๐Ÿ‘ commit hash: f48c2fab595cb921c001a15767d0b979f3f327ea
๐Ÿ‘ commit hash: f48c2fab595cb921c001a15767d0b979f3f327ea
๐Ÿ‘ commit hash: f48c2fab595cb921c001a15767d0b979f3f327ea
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2023.12.11.00 โ†’ 2023.12.18.00
2023.12.11.00_1
14 Dec 2023 15:49:40
๐Ÿ‘ commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3
๐Ÿ‘ commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3
๐Ÿ‘ commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3
๐Ÿ‘ commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3
 ๐Ÿ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) ๐Ÿ‘ search for other commits by this committer
devel/libfmt: Update to 10.1.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/fmtlib/fmt/releases
2023.12.11.00
12 Dec 2023 07:13:27
๐Ÿ‘ commit hash: 62897dbbe203b152e634defd60771a731af9b868
๐Ÿ‘ commit hash: 62897dbbe203b152e634defd60771a731af9b868
๐Ÿ‘ commit hash: 62897dbbe203b152e634defd60771a731af9b868
๐Ÿ‘ commit hash: 62897dbbe203b152e634defd60771a731af9b868
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2023.12.04.00 โ†’ 2023.12.11.00
2023.12.04.00
05 Dec 2023 07:27:25
๐Ÿ‘ commit hash: ac5bda6f7249b08e999263e9118da62f436badea
๐Ÿ‘ commit hash: ac5bda6f7249b08e999263e9118da62f436badea
๐Ÿ‘ commit hash: ac5bda6f7249b08e999263e9118da62f436badea
๐Ÿ‘ commit hash: ac5bda6f7249b08e999263e9118da62f436badea
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 23.11.1 โ†’ 23.12.0
2023.11.27.00
28 Nov 2023 10:09:00
๐Ÿ‘ commit hash: 064a00a844e67ef46690e87262500e38003a5db9
๐Ÿ‘ commit hash: 064a00a844e67ef46690e87262500e38003a5db9
๐Ÿ‘ commit hash: 064a00a844e67ef46690e87262500e38003a5db9
๐Ÿ‘ commit hash: 064a00a844e67ef46690e87262500e38003a5db9
 ๐Ÿ‘ files touched by this commit
Yuri Victorovich (yuri) ๐Ÿ‘ search for other commits by this committer
security/fizz: update 2023.11.20.00 โ†’ 2023.11.27.00

Number of commits found: 266 (showing only 100 on this page)

1 | 2 | 3  ยป  

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
Security Policy
Privacy
Blog
Contact

Search
more...

Latest Vulnerabilities
tiffApr 11
chromiumApr 10
dnsdistApr 10
mbedtls3Apr 10
mbedtls4Apr 10
ungoogled-chromiumApr 10
firefoxApr 09
firefoxApr 09
firefoxApr 09
firefoxApr 09
firefox-esrApr 09
firefox-esrApr 09
gitlabApr 09
thunderbirdApr 09
thunderbirdApr 09

20 vulnerabilities affecting 360 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2026-04-11 08:28:37 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 34331
Broken 99
Deprecated 179
Ignore 216
Forbidden 0
Restricted 1
No CDROM 1
Vulnerable 38
Expired 9
Set to expire 108
Interactive 0
new 24 hours 1
new 48 hours3
new 7 days59
new fortnight95
new month245

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD
Valid HTML, CSS, and RSS. Copyright ยฉ 2000-2026 Dan Langille. All rights reserved.