Skip to content

Releases: atsign-foundation/noports

v5.7.0-alpha-6

09 Sep 21:27
ac57467
Compare
Choose a tag to compare
v5.7.0-alpha-6 Pre-release
Pre-release

What's Changed

  • build(deps): Bump actions/attest-build-provenance from 1.4.2 to 1.4.3 in the github-actions group by @dependabot in #1319
  • build(deps-dev): Bump svelte from 4.2.18 to 4.2.19 in /apps/admin/webapp by @dependabot in #1318
  • fix: np admin static serving by @gkc in #1321
  • feat: use the AtRpc.allowAll flag introduced by at_client version 3.2.0 by @gkc in #1320
  • fix: profile screen and all other screens associated with the profile screen updated to the Figma design. by @CurtlyCritchlow in #1317
  • chore: use git dependency instead of path by @XavierChanth in #1322
  • build(deps): Bump alpine from 0a4eaa0 to beefdbd in /packages/c/sshnpd/tools in the docker group across 1 directory by @dependabot in #1329
  • build(deps): Use stable release of RISC-V SDK build image by @cpswan in #1333

Full Changelog: v5.7.0-alpha-5...v5.7.0-alpha-6

v5.7.0-alpha-5

05 Sep 22:36
113f46d
Compare
Choose a tag to compare
v5.7.0-alpha-5 Pre-release
Pre-release

What's Changed

Full Changelog: p0.4.14...v5.7.0-alpha-5

p0.4.14 Python sshnpd - bump atSDK to 0.2.28

04 Sep 09:27
d26e139
Compare
Choose a tag to compare

What's Changed

  • build(deps): Update atsdk requirement from 0.2.24 to 0.2.28 in /packages/python/sshnpd in the pip group by @dependabot in #1308 as this pulls in Cryptography 43.0.1 with a fix to an OpenSSL vulnerability.

Full Changelog: p0.4.13...p0.4.14

v5.6.1

24 Aug 11:14
@gkc gkc
689112f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.5.0...v5.6.1

c0.1.11

08 Aug 10:53
7797ef5
Compare
Choose a tag to compare
c0.1.11 Pre-release
Pre-release

Revised builds for Linux (gnu and musl)

To achieve better binary compatibility we're now building Linux binaries against glibc 2.28.0 (from Debian 10)

(Larger) binaries are also available that have been statically linked to musl, and these should work in any libc environment.

sshnpd-linux-riscv64-musl.tgz has been tested on a StarFive 2 running Ubuntu 23.04
sshnpd-linux-arm-musl.tgz has been tested on a Raspberry Pi running Raspberry Pi OS 10 (buster) & 11 (bullseye) with 32 bit userland

What's Changed

  • build: C Linux builds in Docker on glibc 2.28.0 base and Musl by @cpswan in #1245

Full Changelog: c0.1.10...c0.1.11

c0.1.10

02 Aug 14:31
cd13f59
Compare
Choose a tag to compare
c0.1.10 Pre-release
Pre-release

What's Changed

Full Changelog: c0.1.9...c0.1.10

c0.1.9

31 Jul 16:44
91ea1a7
Compare
Choose a tag to compare
c0.1.9 Pre-release
Pre-release

What's Changed

  • feat: (c srv) multi option by @realvarx in #1200
  • docs(automated): Update docs from Gitbook by @atsignbot in #1214
  • fix: remove id from the process list when child process completes by @XavierChanth in #1218
  • fix: if group is not $user only chown user and no group by @XavierChanth in #1219
  • fix: add well known clang compiler flags to the C release automation by @XavierChanth in #1221
  • build(deps): Bump github/codeql-action from 3.25.13 to 3.25.14 in the github-actions group by @dependabot in #1224
  • build(deps): Bump the github-actions group with 2 updates by @dependabot in #1226
  • docs(automated): Update docs from Gitbook by @atsignbot in #1225
  • fix: use wrapped chown method in all places by @XavierChanth in #1222
  • build(deps): Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 in the github-actions group by @dependabot in #1228
  • build(deps): Bump at_onboarding_cli from 1.6.0 to 1.6.1 in /packages/dart/sshnoports in the pub group across 1 directory by @dependabot in #1229
  • ci: parallel e2e tests by @XavierChanth in #1227
  • build(deps): Bump actions/attest-build-provenance from 1.3.3 to 1.4.0 in the github-actions group by @dependabot in #1232
  • fix: use a linked list for process clearing by @XavierChanth in #1223
  • chore: add multi flag to srv by @XavierChanth in #1233

Full Changelog: c0.1.8...c0.1.9

c0.1.8

24 Jul 15:24
856d19b
Compare
Choose a tag to compare
c0.1.8 Pre-release
Pre-release

What's Changed

Full Changelog: c0.1.7...c0.1.8

p0.4.13 Python sshnpd - bump atSDK to 0.2.24

22 Jul 08:26
d3fe00f
Compare
Choose a tag to compare

What's Changed

  • build(deps): Update atsdk requirement from 0.2.23 to 0.2.24 in /packages/python/sshnpd in the pip group by @dependabot in #1206

Full Changelog: p0.4.12...p0.4.13

c0.1.7

22 Jul 14:39
d3fe00f
Compare
Choose a tag to compare
c0.1.7 Pre-release
Pre-release

What's Changed

  • fix: (c sshnpd) non-threaded csshnpd memory leaks by @JeremyTubongbanua in #1152
  • build(deps): bump docker/build-push-action from 6.1.0 to 6.2.0 in the github-actions group by @dependabot in #1172
  • fix: handle chmod errors in dart by @XavierChanth in #1173
  • build(deps): bump github/codeql-action from 3.25.10 to 3.25.11 in the github-actions group by @dependabot in #1174
  • build(deps): bump the docker group across 3 directories with 2 updates by @dependabot in #1175
  • docs(automated): Update docs from Gitbook by @atsignbot in #1177
  • fix: (c sshnpd) allocate threaded memory outside of the thread by @JeremyTubongbanua in #1171
  • build(deps): bump test from 1.25.7 to 1.25.8 in /packages/dart/sshnoports in the pub group across 1 directory by @dependabot in #1180
  • build(deps): bump the github-actions group with 2 updates by @dependabot in #1179
  • build(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 in the github-actions group by @dependabot in #1184
  • build(deps): bump the github-actions group with 2 updates by @dependabot in #1185
  • build(deps): update atsdk requirement from 0.2.19 to 0.2.23 in /packages/python/sshnpd in the pip group by @dependabot in #1186
  • docs: root README.md by @JeremyTubongbanua in #1188
  • build(deps): Bump the github-actions group with 2 updates by @dependabot in #1191
  • fix: (c sshnpd) username and --list-devices bug by @JeremyTubongbanua in #1190
  • build(deps): Bump the github-actions group with 2 updates by @dependabot in #1194
  • build(deps): Bump actions/dependency-review-action from 4.3.3 to 4.3.4 in the github-actions group by @dependabot in #1195
  • build(deps): Bump github/codeql-action from 3.25.11 to 3.25.12 in the github-actions group by @dependabot in #1197
  • fix: more time for npt control socket creation by @gkc in #1198
  • fix: (i) fix race condition in daemon-side multi srv; (ii) add \n separator to npt control messages by @gkc in #1199
  • build(deps): Bump the github-actions group with 2 updates by @dependabot in #1201
  • build(deps): Bump docker/build-push-action from 6.4.0 to 6.4.1 in the github-actions group by @dependabot in #1202
  • build(deps): Bump step-security/harden-runner from 2.8.1 to 2.9.0 in the github-actions group by @dependabot in #1203
  • build(deps): Bump github/codeql-action from 3.25.12 to 3.25.13 in the github-actions group by @dependabot in #1205
  • build(deps): Update atsdk requirement from 0.2.23 to 0.2.24 in /packages/python/sshnpd in the pip group by @dependabot in #1206

Full Changelog: c0.1.6...c0.1.7