Compare commits

...

4 commits

Author SHA1 Message Date
8dca57c4eb ilot/nextcloud30: upgrade to 30.0.10
Some checks failed
/ lint (pull_request) Failing after 45s
/ deploy-x86_64 (pull_request) Successful in 1m56s
/ build-x86_64 (pull_request) Successful in 3m13s
/ deploy-aarch64 (pull_request) Successful in 1m21s
/ build-aarch64 (pull_request) Successful in 10m34s
2025-05-09 14:38:00 +00:00
7040314840
ci: upgrade image before pulling packages 2025-05-09 10:36:31 -04:00
a6839d4f3f
ci: use nodejs-current 2025-05-06 14:02:59 -04:00
4299ab3906 ilot/authentik: upgrade to 2025.2.4 2025-04-09 01:09:52 +00:00
6 changed files with 12 additions and 8 deletions

View file

@ -19,6 +19,7 @@ jobs:
steps: steps:
- name: Environment setup - name: Environment setup
run: | run: |
doas apk upgrade -a
doas apk add nodejs git patch curl net-tools doas apk add nodejs git patch curl net-tools
doas hostname host.docker.internal doas hostname host.docker.internal
cd /etc/apk/keys cd /etc/apk/keys
@ -47,7 +48,7 @@ jobs:
GITHUB_EVENT_NUMBER: ${{ github.event.number }} GITHUB_EVENT_NUMBER: ${{ github.event.number }}
steps: steps:
- name: Setting up environment - name: Setting up environment
run: apk add nodejs curl findutils git gawk jq run: apk add nodejs-current curl findutils git gawk jq
- name: Repo pull - name: Repo pull
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Package download - name: Package download

View file

@ -19,6 +19,7 @@ jobs:
steps: steps:
- name: Environment setup - name: Environment setup
run: | run: |
doas apk upgrade -a
doas apk add nodejs git patch curl net-tools doas apk add nodejs git patch curl net-tools
doas hostname host.docker.internal doas hostname host.docker.internal
cd /etc/apk/keys cd /etc/apk/keys
@ -47,7 +48,7 @@ jobs:
GITHUB_EVENT_NUMBER: ${{ github.event.number }} GITHUB_EVENT_NUMBER: ${{ github.event.number }}
steps: steps:
- name: Setting up environment - name: Setting up environment
run: apk add nodejs curl findutils git gawk jq run: apk add nodejs-current curl findutils git gawk jq
- name: Repo pull - name: Repo pull
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Package download - name: Package download

View file

@ -16,7 +16,7 @@ jobs:
LABEL_NUMBER: 8 LABEL_NUMBER: 8
steps: steps:
- name: Environment setup - name: Environment setup
run: apk add grep coreutils gawk curl wget bash nodejs git jq sed run: apk add grep coreutils gawk curl wget bash nodejs-current git jq sed
- name: Get scripts - name: Get scripts
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:

View file

@ -14,7 +14,9 @@ jobs:
CI_MERGE_REQUEST_PROJECT_URL: ${{ github.server_url }}/${{ github.repository }} CI_MERGE_REQUEST_PROJECT_URL: ${{ github.server_url }}/${{ github.repository }}
CI_MERGE_REQUEST_TARGET_BRANCH_NAME: ${{ github.base_ref }} CI_MERGE_REQUEST_TARGET_BRANCH_NAME: ${{ github.base_ref }}
steps: steps:
- run: doas apk add nodejs git - run: |
doas apk upgrade -a
doas apk add nodejs git
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
fetch-depth: 500 fetch-depth: 500

View file

@ -1,7 +1,7 @@
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net> # Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net> # Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=authentik pkgname=authentik
pkgver=2025.2.3 pkgver=2025.2.4
pkgrel=0 pkgrel=0
pkgdesc="An open-source Identity Provider focused on flexibility and versatility" pkgdesc="An open-source Identity Provider focused on flexibility and versatility"
url="https://github.com/goauthentik/authentik" url="https://github.com/goauthentik/authentik"
@ -284,7 +284,7 @@ pyc() {
} }
sha512sums=" sha512sums="
20dc45060ebccab996c19cef96291baefdf0f9af609e7e3e58fbda55b3dfb75c46bcb25b51a1e3c48d768fcf5dd9a05612e7cdb06fdf5d904d90d546ef4607d6 authentik-2025.2.3.tar.gz 75928b3ab9ae126f3cbe88ff1256de8adba7add099b0d93615abb8c91a2b7f275e83664a232e8c5393c5031bd9757af2f20fdb9d0153dacdf9a482b6b4bb8b00 authentik-2025.2.4.tar.gz
4defb4fe3a4230f4aa517fbecd5e5b8bcef2a64e1b40615660ae9eec33597310a09df5e126f4d39ce7764bd1716c0a7040637699135c103cbc1879593c6c06f1 authentik.openrc 4defb4fe3a4230f4aa517fbecd5e5b8bcef2a64e1b40615660ae9eec33597310a09df5e126f4d39ce7764bd1716c0a7040637699135c103cbc1879593c6c06f1 authentik.openrc
6cb03b9b69df39bb4539fe05c966536314d766b2e9307a92d87070ba5f5b7e7ab70f1b5ee1ab3c0c50c23454f9c5a4caec29e63fdf411bbb7a124ad687569b89 authentik-worker.openrc 6cb03b9b69df39bb4539fe05c966536314d766b2e9307a92d87070ba5f5b7e7ab70f1b5ee1ab3c0c50c23454f9c5a4caec29e63fdf411bbb7a124ad687569b89 authentik-worker.openrc
351e6920d987861f8bf0d7ab2f942db716a8dbdad1f690ac662a6ef29ac0fd46cf817cf557de08f1c024703503d36bc8b46f0d9eb1ecaeb399dce4c3bb527d17 authentik-ldap.openrc 351e6920d987861f8bf0d7ab2f942db716a8dbdad1f690ac662a6ef29ac0fd46cf817cf557de08f1c024703503d36bc8b46f0d9eb1ecaeb399dce4c3bb527d17 authentik-ldap.openrc

View file

@ -2,7 +2,7 @@
# Contributor: jahway603 <jahway603@protonmail.com> # Contributor: jahway603 <jahway603@protonmail.com>
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
_pkgname=nextcloud _pkgname=nextcloud
pkgver=30.0.8 pkgver=30.0.10
pkgrel=0 pkgrel=0
is_latest=true is_latest=true
_pkgvermaj=${pkgver%%.*} _pkgvermaj=${pkgver%%.*}
@ -310,7 +310,7 @@ _package_app() {
} }
sha512sums=" sha512sums="
0bca2f42ccfb7db4befdd2aeeb1df72d2f9acad88907706f8524ced55bd0213b30b687a5e4c623615e59f22246562e195fd74bbb409c4f60b713482e1237d755 nextcloud-30.0.8.tar.bz2 c8c9800fff46c5634576b9e0696afd4083e34d24000762ebf3a66192d1dea3f664d1c1d42e6ae262535757991d0a60ee7ee1e1d24757677be56bb8ea7d4d3fd5 nextcloud-30.0.10.tar.bz2
daeabeaa315bb908cc1e49612cce4b2debd71d17acb84b5d14e15fe124c907884b72d54e9aa669ec209eee1b1934d0bc242d72a28d8db7339cfb08383f66fd5c nextcloud-dont-chmod.patch daeabeaa315bb908cc1e49612cce4b2debd71d17acb84b5d14e15fe124c907884b72d54e9aa669ec209eee1b1934d0bc242d72a28d8db7339cfb08383f66fd5c nextcloud-dont-chmod.patch
12f4a39aef0f81a0115c81bf2b345cc194537a7e8300748b800b0e35bc07928091296074b23c2019c17aced69854a11d1ed7225f67eefd27cf00c3969a75c5b0 dont-update-htaccess.patch 12f4a39aef0f81a0115c81bf2b345cc194537a7e8300748b800b0e35bc07928091296074b23c2019c17aced69854a11d1ed7225f67eefd27cf00c3969a75c5b0 dont-update-htaccess.patch
cb04252d01407c7030e87dd54616c621ea0f85ef0212674b1161288182538cae0fb31c67e7cc07c66f9607075774c64e386009cc66365b1f1b155f6ad4f83ac0 disable-integrity-check-as-default.patch cb04252d01407c7030e87dd54616c621ea0f85ef0212674b1161288182538cae0fb31c67e7cc07c66f9607075774c64e386009cc66365b1f1b155f6ad4f83ac0 disable-integrity-check-as-default.patch