Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package forgejo for openSUSE:Factory checked in at 2025-02-09 20:06:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/forgejo (Old) and /work/SRC/openSUSE:Factory/.forgejo.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "forgejo" Sun Feb 9 20:06:57 2025 rev:22 rq:1244416 version:10.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/forgejo/forgejo.changes 2025-01-16 20:24:14.778632119 +0100 +++ /work/SRC/openSUSE:Factory/.forgejo.new.2316/forgejo.changes 2025-02-09 20:35:59.263651407 +0100 @@ -1,0 +2,15 @@ +Sat Feb 8 19:51:39 UTC 2025 - Richard Rahl <rra...@opensuse.org> + +- update to 10.0.1: + * Verify the ID of Forgejo Actions web endpoints belongs to the repository to + prevent the deletion of runners or variables or the modification of + variables + * Enforce permissions on publicly available user or organizations projects to + not leak information from issues and pull requests that belong to private + repositories + * fix(ui): display verified icon for default gpg key + * fix: load settings for valid user and email check + * Teach the doctor to remove orphaned two_factor with forgejo doctor check --run check-db-consistency --fix + * fix: listing tokens must not require basic auth + +------------------------------------------------------------------- Old: ---- forgejo-src-10.0.0.tar.gz New: ---- forgejo-src-10.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ forgejo.spec ++++++ --- /var/tmp/diff_new_pack.3wjL38/_old 2025-02-09 20:36:13.736246446 +0100 +++ /var/tmp/diff_new_pack.3wjL38/_new 2025-02-09 20:36:13.748246939 +0100 @@ -30,7 +30,7 @@ %endif %endif Name: forgejo -Version: 10.0.0 +Version: 10.0.1 Release: 0 Summary: Self-hostable forge License: GPL-3.0-or-later ++++++ forgejo-src-10.0.0.tar.gz -> forgejo-src-10.0.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/forgejo/forgejo-src-10.0.0.tar.gz /work/SRC/openSUSE:Factory/.forgejo.new.2316/forgejo-src-10.0.1.tar.gz differ: char 18, line 1 ++++++ node_modules.obscpio ++++++ /work/SRC/openSUSE:Factory/forgejo/node_modules.obscpio /work/SRC/openSUSE:Factory/.forgejo.new.2316/node_modules.obscpio differ: char 145883192, line 509555 ++++++ node_modules.spec.inc ++++++ --- /var/tmp/diff_new_pack.3wjL38/_old 2025-02-09 20:36:15.032299733 +0100 +++ /var/tmp/diff_new_pack.3wjL38/_new 2025-02-09 20:36:15.036299897 +0100 @@ -751,7 +751,7 @@ Source10750: https://registry.npmjs.org/jsonpointer/-/jsonpointer-5.0.1.tgz#/jsonpointer-5.0.1.tgz Source10751: https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz#/jsx-ast-utils-3.3.5.tgz Source10752: https://registry.npmjs.org/just-extend/-/just-extend-5.1.1.tgz#/just-extend-5.1.1.tgz -Source10753: https://registry.npmjs.org/katex/-/katex-0.16.18.tgz#/katex-0.16.18.tgz +Source10753: https://registry.npmjs.org/katex/-/katex-0.16.21.tgz#/katex-0.16.21.tgz Source10754: https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz#/keyv-4.5.4.tgz Source10755: https://registry.npmjs.org/khroma/-/khroma-2.1.0.tgz#/khroma-2.1.0.tgz Source10756: https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz#/kind-of-6.0.3.tgz ++++++ package-lock.json ++++++ --- /var/tmp/diff_new_pack.3wjL38/_old 2025-02-09 20:36:15.152304667 +0100 +++ /var/tmp/diff_new_pack.3wjL38/_new 2025-02-09 20:36:15.188306147 +0100 @@ -30,7 +30,7 @@ "htmx.org": "1.9.12", "idiomorph": "0.3.0", "jquery": "3.7.1", - "katex": "0.16.18", + "katex": "0.16.21", "mermaid": "11.4.1", "mini-css-extract-plugin": "2.9.2", "minimatch": "10.0.1", @@ -10368,9 +10368,9 @@ "license": "MIT" }, "node_modules/katex": { - "version": "0.16.18", - "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.18.tgz", - "integrity": "sha512-LRuk0rPdXrecAFwQucYjMiIs0JFefk6N1q/04mlw14aVIVgxq1FO0MA9RiIIGVaKOB5GIP5GH4aBBNraZERmaQ==", + "version": "0.16.21", + "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.21.tgz", + "integrity": "sha512-XvqR7FgOHtWupfMiigNzmh+MgUVmDGU2kXZm899ZkPfcuoPuFxyHmXsgATDpFZDAXCI8tvinaVcDo8PIIJSo4A==", "funding": [ "https://opencollective.com/katex", "https://github.com/sponsors/katex"