Overview
Request 1074649 superseded
- Update to version 1.19.0:
* Add CHANGELOG for 1.19.0 (#23583) (#23586)
* Fix backport #23336 (#23584)
* Fix dropdown icon misalignment when using fomantic icon (#23558) (#23577)
* Add `.patch` to `attachment.ALLOWED_TYPES` (#23580) (#23582)
* Match api migration behavior to web behavior (#23552) (#23573)
* Fix some broken css (#23560) (#23567)
* Fix sticky header in diff view (#23554) (#23568)
* Fix JS error on compare page (#23551) (#23566)
* Fix `aria.js` bugs: incorrect role element problem, mobile focus problem, tippy problem (#23450) (#23486)
* Imrove scroll behavior to hash issuecomment(scroll position, auto expand if file is folded, and on refreshing) (#23513) (#23540)
* Fix diff detail buttons wrapping, use tippy for review box (#23271) (#23546)
* Fix review comment context menu clipped bug (#23523) (#23543)
* Refactor merge/update git command calls (#23366) (#23544)
* Use octicon-verified for gpg signatures (#23529) (#23536)
* Increase horizontal page padding (#23507) (#23537)
* Use `` instead of `
* Handle missing `README` in create repos API (#23387) (#23510)
* Replace Less with CSS (#23508)
* Make time tooltips interactive (#23526) (#23527)
* Update act (#23512) (#23518)
* Update path to docs theme file (#23502) (#23505)
* Disable sending email after push a commit to a closed PR (#23462) (#23492)
* Fix 'View File' button in code search (#23478) (#23483)
* Bump webpack from 5.75.0 to 5.76.0 (#23484) (#23487)
* Convert GitHub event on actions and fix some pull_request events. (#23037) (#23471)
* Fix due date being wrong on issue list (#23475) (#23477)
* Scoped label display and documentation tweaks (#23430) (#23433)
* Remove wrongly added column on migration test fixtures (#23456) (#23470)
* Make branches list page operations remember current page (#23420) (#23460)
- Created by dirkmueller
- In state superseded
- Package maintainer: ecsos
- Superseded by 1075315
Request History
dirkmueller created request
- Update to version 1.19.0:
* Add CHANGELOG for 1.19.0 (#23583) (#23586)
* Fix backport #23336 (#23584)
* Fix dropdown icon misalignment when using fomantic icon (#23558) (#23577)
* Add `.patch` to `attachment.ALLOWED_TYPES` (#23580) (#23582)
* Match api migration behavior to web behavior (#23552) (#23573)
* Fix some broken css (#23560) (#23567)
* Fix sticky header in diff view (#23554) (#23568)
* Fix JS error on compare page (#23551) (#23566)
* Fix `aria.js` bugs: incorrect role element problem, mobile focus problem, tippy problem (#23450) (#23486)
* Imrove scroll behavior to hash issuecomment(scroll position, auto expand if file is folded, and on refreshing) (#23513) (#23540)
* Fix diff detail buttons wrapping, use tippy for review box (#23271) (#23546)
* Fix review comment context menu clipped bug (#23523) (#23543)
* Refactor merge/update git command calls (#23366) (#23544)
* Use octicon-verified for gpg signatures (#23529) (#23536)
* Increase horizontal page padding (#23507) (#23537)
* Use `` instead of `
* Handle missing `README` in create repos API (#23387) (#23510)
* Replace Less with CSS (#23508)
* Make time tooltips interactive (#23526) (#23527)
* Update act (#23512) (#23518)
* Update path to docs theme file (#23502) (#23505)
* Disable sending email after push a commit to a closed PR (#23462) (#23492)
* Fix 'View File' button in code search (#23478) (#23483)
* Bump webpack from 5.75.0 to 5.76.0 (#23484) (#23487)
* Convert GitHub event on actions and fix some pull_request events. (#23037) (#23471)
* Fix due date being wrong on issue list (#23475) (#23477)
* Scoped label display and documentation tweaks (#23430) (#23433)
* Remove wrongly added column on migration test fixtures (#23456) (#23470)
* Make branches list page operations remember current page (#23420) (#23460)
ecsos declined request
Sorry for ignoring your changes.
But you didn't comment anything in the changelog and there is a reason why get_source is the way it is.
And why the sources are given in the spec like this and not differently.
Upstream is very special and changes constantly something in the code, in the dependencies and how to build gitea. Also dependencies are often missing in the source tar.
And as for systemd, it is no longer usable. gitea does not start recently. But this has nothing to do with 1.19. I think something was changed in suse in general.
If you throw out everything with hardening, it works again.
Also strange displays in the GUI.
I commented it in the README. But I would rather throw it out completely, since it is in the service file again and again causes problems.
Or do you know the reason for this error?
I think under gitea.opensuse will not use the service file of the package but a customized one. Right?
dirkmueller superseded request
superseded by 1075315
Have you tried to start gitea? I mean since 1.19.0 it doesn't work anymore because of the added apparmor. Can you please test this before?
I'm sorry, I don't know what you're referring to? is there any bugreport about this? yes, I have tested this prior submitting, it is running on https://gitea.opensuse.org/
No. There is no bug report open. But for some time now, good can no longer be started under Leap. But if you remove the appamor and the systemd-hardening stuff, it starts again. So I can't quite believe that gitea.opensuse uses the same code.
Could you please check this carefully?
we have some patches, I'm happy to submit them once this version update is in. it is pretty large update by itself, do you really want all in one SR?
the package that is deployed is on https://build.opensuse.org/package/show/devel:Factory:git-workflow/gitea
it has no local modifications on the instance. if you can file a bugreport I can investigate. for now, I'm not touching any apparmor stuff in this SR, so can we investigate that independently?