Skip to content
Success

Changes

Summary

  1. Remove block1 in error response. (details)
  2. Release 2.7.1 (details)
  3. 2.7.2-SNAPSHOT after release 2.7.1 (details)
  4. Update cbor and picocli. (details)
  5. Release 2.7.2 (details)
  6. 2.7.3-SNAPSHOT after release 2.7.2 (details)
Commit cfa0ec214b024ed8ef460fcfdea7b94542bc768c by Achim Kraus
Remove block1 in error response.

Fixes: issue #1937

Signed-off-by: Achim Kraus <achim.kraus@bosch.io>
The file was modified californium-core/src/main/java/org/eclipse/californium/core/network/stack/BlockwiseLayer.java (diff)
The file was modified californium-core/src/test/java/org/eclipse/californium/core/test/lockstep/BlockwiseServerSideTest.java (diff)
The file was modified demo-apps/cf-benchmark/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified californium-tests/californium-interoperability-tests/pom.xml (diff)
The file was modified demo-apps/sc-dtls-example-client/pom.xml (diff)
The file was modified cf-utils/cf-nat/pom.xml (diff)
The file was modified demo-apps/cf-unix-setup/pom.xml (diff)
The file was modified californium-proxy2/pom.xml (diff)
The file was modified cf-pubsub/pom.xml (diff)
The file was modified demo-apps/cf-cocoa/pom.xml (diff)
The file was modified demo-apps/cf-helloworld-client/pom.xml (diff)
The file was modified californium-tests/pom.xml (diff)
The file was modified demo-apps/cf-simplefile-server/pom.xml (diff)
The file was modified demo-apps/sc-dtls-example-server/pom.xml (diff)
The file was modified element-connector/pom.xml (diff)
The file was modified demo-apps/cf-plugtest-checker/pom.xml (diff)
The file was modified legal/pom.xml (diff)
The file was modified assembly/pom.xml (diff)
The file was modified cf-utils/cf-cluster/pom.xml (diff)
The file was modified demo-apps/cf-proxy/pom.xml (diff)
The file was modified californium-tests/californium-integration-tests/pom.xml (diff)
The file was modified demo-apps/cf-extplugtest-server/pom.xml (diff)
The file was modified demo-apps/cf-benchmark-observe/pom.xml (diff)
The file was modified demo-certs/pom.xml (diff)
The file was modified demo-apps/cf-plugtest-client/pom.xml (diff)
The file was modified cf-utils/cf-cli/pom.xml (diff)
The file was modified demo-apps/cf-proxy2/pom.xml (diff)
The file was modified element-connector-tcp-netty/pom.xml (diff)
The file was modified californium-osgi/pom.xml (diff)
The file was modified cf-oscore/pom.xml (diff)
The file was modified cf-utils/cf-unix-health/pom.xml (diff)
The file was modified demo-apps/cf-extplugtest-client/pom.xml (diff)
The file was modified bom/pom.xml (diff)
The file was modified californium-core/pom.xml (diff)
The file was modified demo-apps/cf-plugtest-server/pom.xml (diff)
The file was modified demo-apps/cf-secure/pom.xml (diff)
The file was modified cf-utils/cf-cli-tcp-netty/pom.xml (diff)
The file was modified scandium-core/pom.xml (diff)
The file was modified demo-apps/cf-helloworld-server/pom.xml (diff)
The file was modified californium-proxy/pom.xml (diff)
The file was modified demo-apps/pom.xml (diff)
Commit 3ab4cc70802a01533f61fbf44a4aaa386b3727e9 by Californium Bot
2.7.2-SNAPSHOT after release 2.7.1
The file was modified demo-apps/cf-cocoa/pom.xml (diff)
The file was modified legal/pom.xml (diff)
The file was modified cf-pubsub/pom.xml (diff)
The file was modified demo-apps/cf-plugtest-client/pom.xml (diff)
The file was modified demo-apps/cf-helloworld-server/pom.xml (diff)
The file was modified element-connector/pom.xml (diff)
The file was modified cf-utils/cf-cli-tcp-netty/pom.xml (diff)
The file was modified assembly/pom.xml (diff)
The file was modified demo-apps/cf-extplugtest-server/pom.xml (diff)
The file was modified demo-apps/cf-proxy2/pom.xml (diff)
The file was modified cf-utils/cf-unix-health/pom.xml (diff)
The file was modified demo-apps/sc-dtls-example-server/pom.xml (diff)
The file was modified californium-tests/californium-integration-tests/pom.xml (diff)
The file was modified cf-utils/cf-nat/pom.xml (diff)
The file was modified element-connector-tcp-netty/pom.xml (diff)
The file was modified cf-utils/cf-cli/pom.xml (diff)
The file was modified demo-apps/cf-helloworld-client/pom.xml (diff)
The file was modified californium-tests/pom.xml (diff)
The file was modified demo-apps/cf-plugtest-server/pom.xml (diff)
The file was modified cf-utils/cf-cluster/pom.xml (diff)
The file was modified demo-apps/sc-dtls-example-client/pom.xml (diff)
The file was modified cf-oscore/pom.xml (diff)
The file was modified demo-apps/pom.xml (diff)
The file was modified bom/pom.xml (diff)
The file was modified demo-apps/cf-plugtest-checker/pom.xml (diff)
The file was modified demo-certs/pom.xml (diff)
The file was modified demo-apps/cf-benchmark-observe/pom.xml (diff)
The file was modified demo-apps/cf-secure/pom.xml (diff)
The file was modified demo-apps/cf-simplefile-server/pom.xml (diff)
The file was modified demo-apps/cf-proxy/pom.xml (diff)
The file was modified californium-proxy2/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified californium-core/pom.xml (diff)
The file was modified demo-apps/cf-benchmark/pom.xml (diff)
The file was modified demo-apps/cf-unix-setup/pom.xml (diff)
The file was modified californium-proxy/pom.xml (diff)
The file was modified californium-tests/californium-interoperability-tests/pom.xml (diff)
The file was modified demo-apps/cf-extplugtest-client/pom.xml (diff)
The file was modified scandium-core/pom.xml (diff)
The file was modified californium-osgi/pom.xml (diff)
Commit 91cadd2ec5452a85122542caaaee6f43da1e50ef by Achim Kraus
Update cbor and picocli.

Fix cbor vulnerability, see GHSA-fj2w-wfgv-mwq6.

Signed-off-by: Achim Kraus <achim.kraus@bosch.io>
The file was modified bom/pom.xml (diff)
The file was modified demo-apps/cf-cocoa/pom.xml (diff)
The file was modified cf-utils/cf-cluster/pom.xml (diff)
The file was modified demo-apps/cf-helloworld-server/pom.xml (diff)
The file was modified cf-utils/cf-nat/pom.xml (diff)
The file was modified demo-apps/pom.xml (diff)
The file was modified demo-certs/pom.xml (diff)
The file was modified cf-pubsub/pom.xml (diff)
The file was modified demo-apps/cf-extplugtest-client/pom.xml (diff)
The file was modified demo-apps/sc-dtls-example-server/pom.xml (diff)
The file was modified demo-apps/cf-proxy/pom.xml (diff)
The file was modified demo-apps/cf-benchmark/pom.xml (diff)
The file was modified demo-apps/cf-proxy2/pom.xml (diff)
The file was modified element-connector-tcp-netty/pom.xml (diff)
The file was modified bom/pom.xml (diff)
The file was modified demo-apps/cf-simplefile-server/pom.xml (diff)
The file was modified californium-tests/californium-interoperability-tests/pom.xml (diff)
The file was modified cf-oscore/pom.xml (diff)
The file was modified cf-utils/cf-cli-tcp-netty/pom.xml (diff)
The file was modified cf-utils/cf-unix-health/pom.xml (diff)
The file was modified legal/pom.xml (diff)
The file was modified demo-apps/cf-plugtest-checker/pom.xml (diff)
The file was modified assembly/pom.xml (diff)
The file was modified californium-osgi/pom.xml (diff)
The file was modified californium-tests/californium-integration-tests/pom.xml (diff)
The file was modified demo-apps/cf-benchmark-observe/pom.xml (diff)
The file was modified demo-apps/cf-plugtest-client/pom.xml (diff)
The file was modified element-connector/pom.xml (diff)
The file was modified californium-proxy/pom.xml (diff)
The file was modified californium-core/pom.xml (diff)
The file was modified scandium-core/pom.xml (diff)
The file was modified demo-apps/cf-extplugtest-server/pom.xml (diff)
The file was modified demo-apps/cf-helloworld-client/pom.xml (diff)
The file was modified demo-apps/cf-unix-setup/pom.xml (diff)
The file was modified demo-apps/cf-plugtest-server/pom.xml (diff)
The file was modified demo-apps/cf-secure/pom.xml (diff)
The file was modified demo-apps/sc-dtls-example-client/pom.xml (diff)
The file was modified californium-tests/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified californium-proxy2/pom.xml (diff)
The file was modified cf-utils/cf-cli/pom.xml (diff)
Commit b0a0f9cd695cfff492e96c987786af0f2ed1b37a by Californium Bot
2.7.3-SNAPSHOT after release 2.7.2
The file was modified californium-core/pom.xml (diff)
The file was modified demo-apps/cf-secure/pom.xml (diff)
The file was modified cf-utils/cf-unix-health/pom.xml (diff)
The file was modified cf-utils/cf-cli-tcp-netty/pom.xml (diff)
The file was modified californium-tests/californium-integration-tests/pom.xml (diff)
The file was modified cf-utils/cf-nat/pom.xml (diff)
The file was modified demo-certs/pom.xml (diff)
The file was modified demo-apps/cf-benchmark/pom.xml (diff)
The file was modified demo-apps/cf-proxy/pom.xml (diff)
The file was modified demo-apps/cf-proxy2/pom.xml (diff)
The file was modified californium-osgi/pom.xml (diff)
The file was modified californium-tests/pom.xml (diff)
The file was modified californium-tests/californium-interoperability-tests/pom.xml (diff)
The file was modified scandium-core/pom.xml (diff)
The file was modified element-connector-tcp-netty/pom.xml (diff)
The file was modified californium-proxy2/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified demo-apps/cf-helloworld-client/pom.xml (diff)
The file was modified demo-apps/cf-unix-setup/pom.xml (diff)
The file was modified element-connector/pom.xml (diff)
The file was modified cf-utils/cf-cluster/pom.xml (diff)
The file was modified demo-apps/cf-helloworld-server/pom.xml (diff)
The file was modified cf-oscore/pom.xml (diff)
The file was modified demo-apps/cf-extplugtest-server/pom.xml (diff)
The file was modified demo-apps/cf-simplefile-server/pom.xml (diff)
The file was modified californium-proxy/pom.xml (diff)
The file was modified legal/pom.xml (diff)
The file was modified demo-apps/cf-benchmark-observe/pom.xml (diff)
The file was modified demo-apps/cf-extplugtest-client/pom.xml (diff)
The file was modified bom/pom.xml (diff)
The file was modified cf-utils/cf-cli/pom.xml (diff)
The file was modified demo-apps/cf-plugtest-checker/pom.xml (diff)
The file was modified demo-apps/cf-plugtest-server/pom.xml (diff)
The file was modified cf-pubsub/pom.xml (diff)
The file was modified demo-apps/cf-plugtest-client/pom.xml (diff)
The file was modified demo-apps/sc-dtls-example-client/pom.xml (diff)
The file was modified demo-apps/sc-dtls-example-server/pom.xml (diff)
The file was modified assembly/pom.xml (diff)
The file was modified demo-apps/pom.xml (diff)
The file was modified demo-apps/cf-cocoa/pom.xml (diff)