Accepting request 1170482 from home:rrahl0:upgrades

- update to 7.0.1:
  * LFS data corruption when running the forgejo doctor check --fix CLI command
    or setting [cron.gc_lfs].ENABLED=true (the default is false)
  * non backward compatible change in the forgejo admin user create CLI command
  * error 500 because of an incorrect evaluation of the template when visiting
    the LFS settings of a repository
  * GET /repos/{owner}/{name} API endpoint always returns an empty string for
    the object_format_name field
  * fuzzy search may fail with bleve

OBS-URL: https://build.opensuse.org/request/show/1170482
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/forgejo?expand=0&rev=15
This commit is contained in:
Richard Rahl 2024-04-27 15:04:13 +00:00 committed by Git OBS Bridge
parent 6ca9eae56a
commit 19088581ea
6 changed files with 24 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:317af146eb5cff102c26ec077ff3ddc5e96247efe24f4d4b457cef953fd165f5
size 54798860

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQTrEU9ebA3CvN0YNVCkthotxZI3EAUCZiffbwAKCRCkthotxZI3
EJz9AQCy9HGogzsePSA4w2XUy0Q/NuMvWi0Z9s+PGB2PMrjHggD6A0DoQGwwpOMM
T19pTGktmmFkbYhWGlzr7om0Cy5e8Qs=
=8wWg
-----END PGP SIGNATURE-----

3
forgejo-src-7.0.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3ebc3a8f5e1b352038cba1e68820673aa99a59ae68aadd1a7d6e72bc7feb8779
size 54815044

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQTrEU9ebA3CvN0YNVCkthotxZI3EAUCZizJiAAKCRCkthotxZI3
EHCDAP9v+mAvslEqtXrIhLW1dLFBJvsa9Gw1inz0c2i3vUajvQD+LVCFtE46Kc+m
DjGCSnyH7QcHi+Hom3dL7lhJ/hnPIQ4=
=9dM5
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Apr 27 14:53:09 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
- update to 7.0.1:
* LFS data corruption when running the forgejo doctor check --fix CLI command
or setting [cron.gc_lfs].ENABLED=true (the default is false)
* non backward compatible change in the forgejo admin user create CLI command
* error 500 because of an incorrect evaluation of the template when visiting
the LFS settings of a repository
* GET /repos/{owner}/{name} API endpoint always returns an empty string for
the object_format_name field
* fuzzy search may fail with bleve
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 25 02:27:22 UTC 2024 - Richard Rahl <rrahl0@disroot.org> Thu Apr 25 02:27:22 UTC 2024 - Richard Rahl <rrahl0@disroot.org>

View File

@ -30,7 +30,7 @@
%endif %endif
%endif %endif
Name: forgejo Name: forgejo
Version: 7.0.0 Version: 7.0.1
Release: 0 Release: 0
Summary: Self-hostable forge Summary: Self-hostable forge
License: MIT License: MIT