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:
parent
6ca9eae56a
commit
19088581ea
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:317af146eb5cff102c26ec077ff3ddc5e96247efe24f4d4b457cef953fd165f5
|
||||
size 54798860
|
@ -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
3
forgejo-src-7.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ebc3a8f5e1b352038cba1e68820673aa99a59ae68aadd1a7d6e72bc7feb8779
|
||||
size 54815044
|
7
forgejo-src-7.0.1.tar.gz.asc
Normal file
7
forgejo-src-7.0.1.tar.gz.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYIAB0WIQTrEU9ebA3CvN0YNVCkthotxZI3EAUCZizJiAAKCRCkthotxZI3
|
||||
EHCDAP9v+mAvslEqtXrIhLW1dLFBJvsa9Gw1inz0c2i3vUajvQD+LVCFtE46Kc+m
|
||||
DjGCSnyH7QcHi+Hom3dL7lhJ/hnPIQ4=
|
||||
=9dM5
|
||||
-----END PGP SIGNATURE-----
|
@ -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>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
||||
%endif
|
||||
%endif
|
||||
Name: forgejo
|
||||
Version: 7.0.0
|
||||
Version: 7.0.1
|
||||
Release: 0
|
||||
Summary: Self-hostable forge
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user