diff --git a/forgejo-src-7.0.0.tar.gz b/forgejo-src-7.0.0.tar.gz deleted file mode 100644 index 0021a7b..0000000 --- a/forgejo-src-7.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:317af146eb5cff102c26ec077ff3ddc5e96247efe24f4d4b457cef953fd165f5 -size 54798860 diff --git a/forgejo-src-7.0.0.tar.gz.asc b/forgejo-src-7.0.0.tar.gz.asc deleted file mode 100644 index 04775ef..0000000 --- a/forgejo-src-7.0.0.tar.gz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYIAB0WIQTrEU9ebA3CvN0YNVCkthotxZI3EAUCZiffbwAKCRCkthotxZI3 -EJz9AQCy9HGogzsePSA4w2XUy0Q/NuMvWi0Z9s+PGB2PMrjHggD6A0DoQGwwpOMM -T19pTGktmmFkbYhWGlzr7om0Cy5e8Qs= -=8wWg ------END PGP SIGNATURE----- diff --git a/forgejo-src-7.0.1.tar.gz b/forgejo-src-7.0.1.tar.gz new file mode 100644 index 0000000..2ae48cf --- /dev/null +++ b/forgejo-src-7.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ebc3a8f5e1b352038cba1e68820673aa99a59ae68aadd1a7d6e72bc7feb8779 +size 54815044 diff --git a/forgejo-src-7.0.1.tar.gz.asc b/forgejo-src-7.0.1.tar.gz.asc new file mode 100644 index 0000000..e83ca6b --- /dev/null +++ b/forgejo-src-7.0.1.tar.gz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYIAB0WIQTrEU9ebA3CvN0YNVCkthotxZI3EAUCZizJiAAKCRCkthotxZI3 +EHCDAP9v+mAvslEqtXrIhLW1dLFBJvsa9Gw1inz0c2i3vUajvQD+LVCFtE46Kc+m +DjGCSnyH7QcHi+Hom3dL7lhJ/hnPIQ4= +=9dM5 +-----END PGP SIGNATURE----- diff --git a/forgejo.changes b/forgejo.changes index 21ca615..ea25e6c 100644 --- a/forgejo.changes +++ b/forgejo.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Apr 27 14:53:09 UTC 2024 - Richard Rahl + +- 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 diff --git a/forgejo.spec b/forgejo.spec index 869e0a6..7b01b2b 100644 --- a/forgejo.spec +++ b/forgejo.spec @@ -30,7 +30,7 @@ %endif %endif Name: forgejo -Version: 7.0.0 +Version: 7.0.1 Release: 0 Summary: Self-hostable forge License: MIT