Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 799287 - www-apps/gitea-1.14.3 version bump
Summary: www-apps/gitea-1.14.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pierre-Olivier Mercier
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-06-30 05:23 UTC by Tomáš Mózes
Modified: 2021-08-10 13:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Mózes 2021-06-30 05:23:30 UTC
1.14.3 - 2021-06-18
    SECURITY
        Encrypt migration credentials at rest (#15895) (#16187)
        Only check access tokens if they are likely to be tokens (#16164) (#16171)
        Add missing SameSite settings for the i_like_gitea cookie (#16037) (#16039)
        Fix setting of SameSite on cookies (#15989) (#15991)
    API
        Repository object only count releases as releases (#16184) (#16190)
        EditOrg respect RepoAdminChangeTeamAccess option (#16184) (#16190)
        Fix overly strict edit pr permissions (#15900) (#16081)
    BUGFIXES
        Run processors on whole of text (#16155) (#16185)
        Class issue-keyword is being incorrectly stripped off spans (#16163) (#16172)
        Fix language switch for install page (#16043) (#16128)
        Fix bug on getIssueIDsByRepoID (#16119) (#16124)
        Set self-adjusting deadline for connection writing (#16068) (#16123)
        Fix http path bug (#16117) (#16120)
        Fix data URI scramble (#16098) (#16118)
        Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) (#16097)
        git migration: don't prompt interactively for clone credentials (#15902) (#16082)
        Fix case change in ownernames (#16045) (#16050)
        Don't manipulate input params in email notification (#16011) (#16033)
        Remove branch URL before IssueRefURL (#15968) (#15970)
        Fix layout of milestone view (#15927) (#15940)
        GitHub Migration, migrate draft releases too (#15884) (#15888)
        Close the gitrepo when deleting the repository (#15876) (#15887)
        Upgrade xorm to v1.1.0 (#15869) (#15885)
        Fix blame row height alignment (#15863) (#15883)
        Fix error message when saving generated LOCAL_ROOT_URL config (#15880) (#15882)
        Backport Fix LFS commit finder not working (#15856) (#15874)
        Stop calling WriteHeader in Write (#15862) (#15873)
        Add timeout to writing to responses (#15831) (#15872)
        Return go-get info on subdirs (#15642) (#15871)
        Restore PAM user autocreation functionality (#15825) (#15867)
        Fix truncate utf8 string (#15828) (#15854)
        Fix bound address/port for caddy's certmagic library (#15758) (#15848)
        Upgrade unrolled/render to v1.1.1 (#15845) (#15846)
        Queue manager FlushAll can loop rapidly - add delay (#15733) (#15840)
        Tagger can be empty, as can Commit and Author - tolerate this (#15835) (#15839)
        Set autocomplete off on branches selector (#15809) (#15833)
        Add missing error to Doctor log (#15813) (#15824)
        Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) (#15816)
    ENHANCEMENTS
        Removable media support to snap package (#16136) (#16138)
        Move sans-serif fallback font higher than emoji fonts (#15855) (#15892)
    DOCKER
        Only write config in environment-to-ini if there are changes (#15861) (#15868)
        Only offer hostcertificates if they exist (#15849) (#15853)
Comment 1 Tomáš Mózes 2021-06-30 05:24:37 UTC
Copy of 1.14.2 seems to work for 1.14.3.
Comment 2 Larry the Git Cow gentoo-dev 2021-08-10 13:37:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da55a929ec3d84976280c66ab83ce1124fa1dde3

commit da55a929ec3d84976280c66ab83ce1124fa1dde3
Author:     Pierre-Olivier Mercier <nemunaire@nemunai.re>
AuthorDate: 2021-08-06 21:20:25 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-08-10 13:37:38 +0000

    www-apps/gitea: bump to 1.14.6
    
    Closes: https://bugs.gentoo.org/799287
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Pierre-Olivier Mercier <nemunaire@nemunai.re>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 www-apps/gitea/Manifest            |   1 +
 www-apps/gitea/gitea-1.14.6.ebuild | 129 +++++++++++++++++++++++++++++++++++++
 2 files changed, 130 insertions(+)