Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

hadfl

hadfl deleted a branch hadfl/omnios-extra

pkgupd

hadfl pushed 15 commits to master hadfl/omnios-extra
  • dtc: update to 1.7.2 933d979
  • gitea: update to 1.22.6 11c8785
  • listmonk: update to 4.1.0 db90d0e
  • mm: update to 9.11.6 cadb91c
  • tailscale: update to 1.78.1 5390f0d
  • rclone: update to 1.68.2 4635cbe
  • autoconf-archive: update to 2024.10.16 2c5429c
  • victoriametrics: update to 1.107.0 c56e9e0
  • nsd: update to 4.11.0 b264ceb
  • node.js package updates fb6ee86
  • minio-mc: update to 2024-11-21T17-21-54Z e4b179c
  • gh: update to 2.63.2 3e9c2ef
  • minio: update to 2024-12-13T22-19-12Z 3fbe2fa
  • hyperfine: update to 1.19.0 5e390e7
  • Merge pull request #1559 from hadfl/pkgupd package updates 684a7e1

View on GitHub

hadfl created a review on a pull request on omniosorg/omnios-build

View on GitHub

hadfl opened a pull request on omniosorg/omnios-extra
package updates
hadfl created a branch on hadfl/omnios-extra

pkgupd - Packages for OmniOS extra

hadfl opened a pull request on richlowe/arm64-gate
update dtc to 1.7.2
hadfl opened a pull request on richlowe/illumos-gate
update libfdt to 1.7.2
It's just fixing typos in comments and formatting. Still worth taking them I guess. If you disagree, feel free to close this PR.
hadfl created a branch on hadfl/illumos-omnios

arm64/libfdt - Community developed and maintained version of the OS/Net consolidation

hadfl deleted a branch hadfl/illumos-omnios

drem

hadfl pushed 96 commits to arm64-gate hadfl/illumos-omnios
  • 16817 winlock can probably be removed Reviewed by: Toomas Soome <[email protected]> Reviewed by: Peter Tribble <peter.tri... 66073a6
  • 16810 installboot should handle 4096 byte sectors Reviewed by: Dan McDonald <[email protected]> Approved by: Robert Musta... 0cc9788
  • 16824 hal: storing the address of local variable Reviewed by: C Fraire <[email protected]> Reviewed by: Andy Fiddaman <i... 994e41a
  • 16822 EFI loader: Don't free bcache for DEVT_DISK devs Reviewed by: Toomas Soome <[email protected]> Reviewed by: Andy Fi... 93821ce
  • 16823 stmf: writing 1 byte into a region of size 0 Reviewed by: Vitaliy Gusev <[email protected]> Approved by: ... ad2ee02
  • 16826 vi: dangling pointer 'dname' to 'funkey' may be used Reviewed by: Andy Fiddaman <[email protected]> Reviewed... 6fc612e
  • 15490 fm: the comparison will always evaluate as 'true' Reviewed by: Andy Fiddaman <[email protected]> Reviewed by... c56822b
  • 16825 ndmpd: storing the address of local variable Reviewed by: Marco van Wieringen <[email protected].... 6dde88b
  • 16829 loader.efi: need better error messages on disk IO errors Reviewed by: C Fraire <[email protected]> Approved by: Ro... e8c99cc
  • 16799 onu should not have a default package URI Reviewed by: Brianna Bennett <[email protected]> Reviewed by: Toomas ... 215477d
  • gicv2: remove mappings from inetboot stub GIC handles its own mappings now, and we have no need for it before those ... 31e8cc6
  • todpl031: don't inherit mappings from inetboot, or directly use KPM - map the tod ourselves in todpl031 - given we d... 7c6ba4c
  • 16830 mdb ::dis could work on physical addresses Reviewed by: Rich Lowe <[email protected]> Reviewed by: Andy Fid... 535ba94
  • Merge branch 'master' of https://github.com/illumos/illumos-gate into arm64-gate # Conflicts: # usr/src/pkg/manifest... 4186b23
  • fix sockfs timeouts, 16766 was accidentally reverted in the 040c232 merge dd233fb
  • 16800 bhyve upstream sync 2024 September Reviewed by: Marco van Wieringen <[email protected]> Revie... 5c4a5fe
  • qemu: just use 'virt' not the deprecated 'virt-4.1' 5a65c86
  • update libfdt to version 1.7.1 6892bc7
  • 16806 Some services unexpectedly start in /root Reviewed by: Marco van Wieringen <[email protected]... 82ae164
  • 16828 Support AMD DFv4+ UMC decoding Reviewed by: Rich Lowe <[email protected]> Reviewed by: C Fraire <cfraire@me... 05ce395
  • and 76 more ...

View on GitHub

hadfl pushed 1 commit to upstream_gate hadfl/illumos-omnios
  • 16955 ecc: possible memory leak Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Dan McDonald <danmcd@m... 5de8599

View on GitHub

hadfl opened a draft pull request on omniosorg/omnios-build
aarch64: move to using gcc14
## please do not merge, we need to co-ordinate with [`arm64-gate`](https://github.com/richlowe/arm64-gate). also depends on https://github.com/omniosorg/omnios-extra/pull/1558 cc @richlowe
hadfl pushed 11 commits to aarch64_gcc14 hadfl/omnios-extra
  • aarch64: update cross gcc to 14 5d8ef8b
  • aarch64: fix apr cross-build 0bceb2b
  • aarch64: fix bdb cross-build c2cd7b2
  • aarch64: fix fontconfig cross-build bed45c6
  • libmcrypt: fix build with gcc14 6c81ef1
  • minicom: fix build with gcc14 88252ee
  • aarch64: fix minidlna cross-build 7b8bfe5
  • aarch64: fix pango cross-build 64a4ed5
  • popt: fix build with gcc14 448082e
  • clang: add aarch64 target support c580fec
  • aarch64: build znc with clang++ d80baa7

View on GitHub

hadfl opened a pull request on omniosorg/omnios-extra
aarch64: update cross gcc to 14
## please do not merge, we need to co-ordinate with [`arm64-gate`](https://github.com/richlowe/arm64-gate). cc @richlowe
hadfl pushed 2 commits to aarch64_gcc14 hadfl/omnios-extra
  • clang: add aarch64 target support 848db11
  • aarch64: build znc with clang++ 08e73e4

View on GitHub

hadfl created a branch on hadfl/omnios-extra

aarch64_gcc14 - Packages for OmniOS extra

hadfl pushed 7 commits to master hadfl/omnios-extra
  • vaultwarden: fix build 046d1b4
  • mysql_fdw: update to 2.9.2 c09aa20
  • citus: update to 12.1.5 c3310ac
  • qemu: update to 9.2.0 1bafa84
  • swtpm: fix build cd7f446
  • Merge pull request #1557 from hadfl/qemu qemu: update to 9.2.0 aa5a864
  • Merge pull request #1556 from hadfl/vaultwarden vaultwarden: fix build 8bff312

View on GitHub

hadfl opened a pull request on omniosorg/kayak
ship 64-bit libjedec
hadfl created a branch on hadfl/kayak

libjedec - Kayak (PXE-enabled network imaging of OmniOS)

hadfl opened a pull request on omniosorg/omnios-build
pv: fix native build
hadfl created a branch on hadfl/omnios-build

pv - Build system for OmniOS

hadfl pushed 37 commits to upstream_joyent hadfl/illumos-omnios
  • 6500 dtrace translator deref uses wrong store op Reviewed by: Adam Leventhal <[email protected]> Approved by: ... 18ad798
  • 16882 zpool_create_008_pos is always failing Reviewed by: Vitaliy Gusev <[email protected]> Reviewed by: Dan Mc... 9d1bdd5
  • 16893 sol_ofs: possible memory leak Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Marco van Wier... 4574405
  • [illumos-gate merge] commit 45744051679350ee063cdc366b66bee5223a11ea 16893 sol_ofs: possible memory leak commit... 9922ae4
  • 16896 ipc: possible memory leak of 'ids' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy Fidd... 037044b
  • 16897 s1394: possible memory leak of 'member_new' Reviewed by: C Fraire <[email protected]> Reviewed by: Andy Fiddaman <... da59b86
  • 16898 cardbus: possible memory leak of 'cdsp' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy... d74fa75
  • 16911 illumos-gate should select OpenSSL 1.x API where needed Reviewed by: Toomas Soome <[email protected]> Reviewed by: ... 109018f
  • [illumos-gate merge] commit 109018f8f97a6dd5c4801a8697970f6ed5ee3cea 16911 illumos-gate should select OpenSSL 1... c4c1d3c
  • 16910 vioif package needs package metadata fixups Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Toom... 9068858
  • [illumos-gate merge] commit 90688586f600952e45ed72f959dd3e29d58c4d9c 16910 vioif package needs package metadata... 96bc925
  • 16899 psets: possible memory leak of 'psets' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy ... 27ecbff
  • 5915 msgpullup(9f) behaves as if len is always -1 Portions contributed by: Dan McDonald <[email protected]> Reviewed by: ... 8cfbb92
  • 16854 CPUID_PASS_IDENT is sufficient for cpuid_getsig 16907 Apply microcode updates before CPUID_PASS_BASIC Reviewed ... df5a0c5
  • 16926 Update AMD microcode to 20241121 Reviewed by: Rich Lowe <[email protected]> Reviewed by: Marco van Wieringe... 2d27979
  • 16927 Update Intel microcode to 20241112 Reviewed by: Rich Lowe <[email protected]> Reviewed by: Marco van Wierin... 6e8c001
  • [illumos-gate merge] commit 6e8c0010e2a0ab23137be0a11330c726cb7fb378 16927 Update Intel microcode to 20241112 c... 037c25e
  • 16881 zfs-tests: rsend_008_pos should be disabled for now Reviewed by: Dan McDonald <[email protected]> Approved by: Patr... c7f0a03
  • 16901 sol_ucma: possible memory leak of 'ucma_evt' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by:... 799266c
  • 16942 ZTS: channel_program tests fail to find verify_runnable Reviewed by: Andy Fiddaman <[email protected]> Revie... 944bdb1
  • and 17 more ...

View on GitHub

hadfl pushed 32 commits to upstream_gate hadfl/illumos-omnios
  • 6500 dtrace translator deref uses wrong store op Reviewed by: Adam Leventhal <[email protected]> Approved by: ... 18ad798
  • 16882 zpool_create_008_pos is always failing Reviewed by: Vitaliy Gusev <[email protected]> Reviewed by: Dan Mc... 9d1bdd5
  • 16893 sol_ofs: possible memory leak Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Marco van Wier... 4574405
  • 16896 ipc: possible memory leak of 'ids' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy Fidd... 037044b
  • 16897 s1394: possible memory leak of 'member_new' Reviewed by: C Fraire <[email protected]> Reviewed by: Andy Fiddaman <... da59b86
  • 16898 cardbus: possible memory leak of 'cdsp' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy... d74fa75
  • 16911 illumos-gate should select OpenSSL 1.x API where needed Reviewed by: Toomas Soome <[email protected]> Reviewed by: ... 109018f
  • 16910 vioif package needs package metadata fixups Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Toom... 9068858
  • 16899 psets: possible memory leak of 'psets' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy ... 27ecbff
  • 5915 msgpullup(9f) behaves as if len is always -1 Portions contributed by: Dan McDonald <[email protected]> Reviewed by: ... 8cfbb92
  • 16854 CPUID_PASS_IDENT is sufficient for cpuid_getsig 16907 Apply microcode updates before CPUID_PASS_BASIC Reviewed ... df5a0c5
  • 16926 Update AMD microcode to 20241121 Reviewed by: Rich Lowe <[email protected]> Reviewed by: Marco van Wieringe... 2d27979
  • 16927 Update Intel microcode to 20241112 Reviewed by: Rich Lowe <[email protected]> Reviewed by: Marco van Wierin... 6e8c001
  • 16881 zfs-tests: rsend_008_pos should be disabled for now Reviewed by: Dan McDonald <[email protected]> Approved by: Patr... c7f0a03
  • 16901 sol_ucma: possible memory leak of 'ucma_evt' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by:... 799266c
  • 16942 ZTS: channel_program tests fail to find verify_runnable Reviewed by: Andy Fiddaman <[email protected]> Revie... 944bdb1
  • 16932 Add `wait_freeing` helper function to ZTS Reviewed by: Bill Sommerfeld <[email protected]> Approved by: Da... 25bfbbc
  • 16933 ZTS: Wait for free space between quota tests Reviewed by: Bill Sommerfeld <[email protected]> Approved by:... a5e0ce4
  • 16933 ZTS: Wait for free space between quota tests (fix sleep) Reviewed by: Bill Sommerfeld <[email protected]> ... 1b708e1
  • 16943 ZTS: tst.change_key should use zpool to get pool history Reviewed by: Sebastian Wiedenroth <[email protected]> R... 8257d2d
  • and 12 more ...

View on GitHub

hadfl pushed 44 commits to master hadfl/illumos-omnios
  • 6500 dtrace translator deref uses wrong store op Reviewed by: Adam Leventhal <[email protected]> Approved by: ... 18ad798
  • 16882 zpool_create_008_pos is always failing Reviewed by: Vitaliy Gusev <[email protected]> Reviewed by: Dan Mc... 9d1bdd5
  • 16893 sol_ofs: possible memory leak Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Marco van Wier... 4574405
  • 16896 ipc: possible memory leak of 'ids' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy Fidd... 037044b
  • 16897 s1394: possible memory leak of 'member_new' Reviewed by: C Fraire <[email protected]> Reviewed by: Andy Fiddaman <... da59b86
  • 16898 cardbus: possible memory leak of 'cdsp' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy... d74fa75
  • 16911 illumos-gate should select OpenSSL 1.x API where needed Reviewed by: Toomas Soome <[email protected]> Reviewed by: ... 109018f
  • 16910 vioif package needs package metadata fixups Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Toom... 9068858
  • Merge branch 'upstream_gate' into upstream_merge/2024112701 commit 18ad798fc92 6500 dtrace translator deref uses... 5cdacf2
  • Update .gitignore dde9416
  • Merge pull request #1526 from citrus-it/upstream_merge/2024112701 Upstream merge upstream_merge/2024112701 ca58d49
  • 16899 psets: possible memory leak of 'psets' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy ... 27ecbff
  • 5915 msgpullup(9f) behaves as if len is always -1 Portions contributed by: Dan McDonald <[email protected]> Reviewed by: ... 8cfbb92
  • 16854 CPUID_PASS_IDENT is sufficient for cpuid_getsig 16907 Apply microcode updates before CPUID_PASS_BASIC Reviewed ... df5a0c5
  • 16926 Update AMD microcode to 20241121 Reviewed by: Rich Lowe <[email protected]> Reviewed by: Marco van Wieringe... 2d27979
  • 16927 Update Intel microcode to 20241112 Reviewed by: Rich Lowe <[email protected]> Reviewed by: Marco van Wierin... 6e8c001
  • Prepare for gcc14 shadow 84331cc
  • Merge pull request #1527 from citrus-it/gcc14 Prepare for gcc14 shadow 4b300db
  • Merge branch 'upstream_gate' into upstream_merge/2024120501 commit 27ecbff00d8 16899 psets: possible memory leak... f943c2c
  • Merge pull request #1528 from citrus-it/upstream_merge/2024120501 Upstream merge upstream_merge/2024120501 a80cf9c
  • and 24 more ...

View on GitHub

hadfl pushed 7 commits to master hadfl/omnios-build
  • Add python 3.13 bd83964
  • Add python 3.13 modules 4c19a3d
  • Require python 3.13 for illumos builds 580729b
  • Require python 3.13 modules for core builds 5fe41e5
  • curl - update from 8.11.0 to 8.11.1 6e997a0
  • Merge pull request #3759 from citrus-it/py313 Python 3.13 bringup 86be42e
  • Merge pull request #3763 from citrus-it/pkgcurl curl - update from 8.11.0 to 8.11.1 2f206a1

View on GitHub

hadfl pushed 2 commits to master omniosorg/pkg5
  • Traceback when listing packages with empty fields ba91792
  • Merge pull request #505 from citrus-it/list Traceback when listing packages with empty fields 1cb8ae2

View on GitHub

hadfl closed a pull request on omniosorg/pkg5
Traceback when listing packages with empty fields
``` Traceback (most recent call last): File "/usr/bin/pkg", line 7797, in handle_errors __ret = func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/bin/pkg", line 7782, in m...
hadfl created a review on a pull request on omniosorg/pkg5

View on GitHub

hadfl pushed 4 commits to master omniosorg/omnios-extra
  • vaultwarden: fix build 046d1b4
  • mysql_fdw: update to 2.9.2 c09aa20
  • citus: update to 12.1.5 c3310ac
  • Merge pull request #1556 from hadfl/vaultwarden vaultwarden: fix build 8bff312

View on GitHub

hadfl closed a pull request on omniosorg/omnios-extra
vaultwarden: fix build
Load more