Accepting request 1185732 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1185732 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/forgejo?expand=0&rev=9
This commit is contained in:
commit
62a5b41381
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:881e55d92a4145238a8e7a39dd5c64d547c7629361005ded0393f33ec9e6bba4
|
||||
size 54935871
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYIAB0WIQTrEU9ebA3CvN0YNVCkthotxZI3EAUCZmsYGwAKCRCkthotxZI3
|
||||
EFMLAP0QcaXg/PGEw6IlE2gh2OxTl/iNK3vGUm2Rhi465noIzQEA7iwMYolVpLUB
|
||||
EAz/8Fi3AbdynB+hLEqGBMS8bWw3hQA=
|
||||
=XeV6
|
||||
-----END PGP SIGNATURE-----
|
3
forgejo-src-7.0.5.tar.gz
Normal file
3
forgejo-src-7.0.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:647efd8b70e312e1d8aa349a535bae1c9cce5c095a7a2ebe0d0b0ec84ff1e198
|
||||
size 55031691
|
7
forgejo-src-7.0.5.tar.gz.asc
Normal file
7
forgejo-src-7.0.5.tar.gz.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYIAB0WIQTrEU9ebA3CvN0YNVCkthotxZI3EAUCZoWjbAAKCRCkthotxZI3
|
||||
EOPsAQDia3FAbVWnztj3h+SqLvI+7faAzVy2IMGsQpOrPuHleAEAsf+PqLn3rzz2
|
||||
CWqTPCo4MWRuYUi6ELY3SS4Xug/DgAM=
|
||||
=DqT0
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 5 07:13:38 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- update to 7.0.5:
|
||||
* Fixed: CVE-2024-24791 - GO-2024-2963 Denial of service due to improper
|
||||
100-continue handling in net/http
|
||||
* Fixed: authentication Source Administration page wrongfully handles the "Custom URLs Instead
|
||||
of Default URLs" checkbox (missing checkbox, irrelevant fields).
|
||||
* Fixed: git push to an adopted repository fails.
|
||||
* Fixed: markdown doesn't render math within brackets
|
||||
* Fixed: selecting the "No Project" filter in the issue/pull request list has no effect
|
||||
* Fixed: error 500 when processing crafted TIFF files.
|
||||
* Fixed: wrong placeholder text in the form for adding repository collaborator.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 16 12:52:27 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
||||
%endif
|
||||
%endif
|
||||
Name: forgejo
|
||||
Version: 7.0.4
|
||||
Version: 7.0.5
|
||||
Release: 0
|
||||
Summary: Self-hostable forge
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user