diff options
| author | crystal <crystal@noreply.codeberg.org> | 2024-04-23 11:21:26 -0600 |
|---|---|---|
| committer | crystal <crystal@noreply.codeberg.org> | 2024-04-23 11:21:26 -0600 |
| commit | 49e6a28bbbaae49d2ce252bfa13e1c40fe9e3cf3 (patch) | |
| tree | 14a7b4b3ed074930dd2f46f7280f9ec56ef5a734 | |
| parent | 085ef9244d6d402d839aeec2b8883a33a2721193 (diff) | |
Forgejo v7.0.0
| -rw-r--r-- | .crystalintegration.yml | 6 | ||||
| -rw-r--r-- | deb/debian/changelog | 7 | ||||
| m--------- | forgejo | 0 |
3 files changed, 10 insertions, 3 deletions
diff --git a/.crystalintegration.yml b/.crystalintegration.yml index 1c51f51..fcd7e0b 100644 --- a/.crystalintegration.yml +++ b/.crystalintegration.yml @@ -6,7 +6,7 @@ when: variables: - &ci_verify_image 'sc.cryxtal.org/ci-img/git-curl-jq:latest' - - &golang_image 'golang:1.21-bullseye' + - &golang_image 'golang:1.22-bullseye' - &forgejo_test_image 'docker.io/node:20-bookworm' - &nodejs_image 'docker.io/node:20-bookworm' - &bin_dl_image 'sc.cryxtal.org/ci-img/bin-dl:latest' @@ -19,8 +19,8 @@ variables: - &deb_test_image_focal 'sc.cryxtal.org/ci-img/deb-test-ubuntu:focal' - &deb_test_image_mantic 'sc.cryxtal.org/ci-img/deb-test-ubuntu:mantic' - &deb_test_image_lunar 'sc.cryxtal.org/ci-img/deb-test-ubuntu:lunar' - - &forgejo_test_golang_ver '1.21' - - &forgejo_test_golang_nodeb_rev '9' + - &forgejo_test_golang_ver '1.22' + - &forgejo_test_golang_nodeb_rev '2' - &build_submodule 'forgejo' - &goproxy_override '' - &goproxy_setup |- diff --git a/deb/debian/changelog b/deb/debian/changelog index 37ea995..4dcf84e 100644 --- a/deb/debian/changelog +++ b/deb/debian/changelog @@ -1,3 +1,10 @@ +forgejo (7.0.0-1) unstable; urgency=medium + + * Forgejo version 7.0.0 + * See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md#7-0-0 + + -- crystal <crystal@noreply.codeberg.org> Tue, 23 Apr 2024 17:18:00 +0000 + forgejo (1.21.11.1-1) unstable; urgency=medium * Forgejo version 1.21.11-1 diff --git a/forgejo b/forgejo -Subproject 1bb403421d278bd2528c7f0231716983ca749df +Subproject 73c190af4c13a09453b878e255c31cd70ddd5ab |
