notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
gitea Compact self-hosted Git service
1.21.6_1 www on this many watch lists=28 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.21.6_1Version of this port present on the latest quarterly branch.
Maintainer: stb@lassitu.de search for ports maintained by this maintainer
Port Added: 2016-11-20 17:35:05
Last Update: 2024-03-06 22:00:31
Commit Hash: ab359b3
People watching this port, also watch:: nginx, curl, postfix, git, openssl
License: MIT
WWW:
https://gitea.io/en-US/
Description:
A self-hosted Git service. Gitea is a community managed fork of Gogs, lightweight code hosting solution written in Go and published under the MIT license.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/gitea-1.21.6_1/catalog.mk
  2. /usr/local/share/licenses/gitea-1.21.6_1/LICENSE
  3. /usr/local/share/licenses/gitea-1.21.6_1/MIT
  4. @sample etc/gitea/conf/app.ini.sample
  5. etc/gitea/conf/app.ini.defaults
  6. sbin/gitea
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • gitea>0:www/gitea
To install the port:
cd /usr/ports/www/gitea/ && make install clean
To add the package, run one of these commands:
  • pkg install www/gitea
  • pkg install gitea
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gitea
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1708765589 SHA256 (gitea-src-1.21.6.tar.gz) = b62c568a98951ee81a713cc1bab7607e22e72b25430dca823e5cac8f60e85a38 SIZE (gitea-src-1.21.6.tar.gz) = 53877177

Packages (timestamps in pop-ups are UTC):
gitea
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.21.61.21.6_1-1.21.61.21.6_1---
FreeBSD:13:quarterly1.21.6_11.21.6_1-1.21.6_11.21.6_1---
FreeBSD:14:latest1.21.61.21.6_1-1.21.61.21.6_1---
FreeBSD:14:quarterly1.21.6_11.21.6_1-1.21.6_11.21.6_1---
FreeBSD:15:latest1.21.61.21.6_1n/a1.21.3_1n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. go121 : lang/go121
Runtime dependencies:
  1. git : devel/git
  2. git-lfs : devel/git-lfs
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for gitea-1.21.6_1: BINDATA=off: Build a single monolithic binary, with all assets included GIT_LFS=on: Support for Git Large File Storage (LFS) PAM=on: Enable support for PAM SQLITE=on: SQLite database support ===> Use 'make config' to modify these settings
Options name:
www_gitea
USES:
cpe gmake go:1.21,no_targets
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://dl.gitea.io/gitea/1.21.6/
  2. https://github.com/go-gitea/gitea/releases/download/v1.21.6/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2023-04-14
    Affects: users of www/gitea
    Author: fernape@FreeBSD.org
    Reason: 
      Gitea 1.19.1 contains a breaking change.
      actions unit has ben renamed to to repo.actions.
    
    

Number of commits found: 159 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.21.6_1
06 Mar 2024 22:00:31
commit hash: ab359b34c97c7d1240079914bcd4dd54eb155e19commit hash: ab359b34c97c7d1240079914bcd4dd54eb155e19commit hash: ab359b34c97c7d1240079914bcd4dd54eb155e19commit hash: ab359b34c97c7d1240079914bcd4dd54eb155e19 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q1
1.21.6
24 Feb 2024 21:48:23
commit hash: 0806b5e2f75eb6847a849332c96dd40f8f8f0461commit hash: 0806b5e2f75eb6847a849332c96dd40f8f8f0461commit hash: 0806b5e2f75eb6847a849332c96dd40f8f8f0461commit hash: 0806b5e2f75eb6847a849332c96dd40f8f8f0461 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.21.6 (fixes security vulnerabilities)

ChangeLog:	https://github.com/go-gitea/gitea/releases/tag/v1.21.6
		https://blog.gitea.com/release-of-1.21.6/
PR:		277275
MFH:		2024Q1
Security:	5ecfb588-d2f4-11ee-ad82-dbdfaa8acfc2
1.21.5
18 Feb 2024 16:32:31
commit hash: a68308673e12c6cc3dda0a622ed967e49c7a33f5commit hash: a68308673e12c6cc3dda0a622ed967e49c7a33f5commit hash: a68308673e12c6cc3dda0a622ed967e49c7a33f5commit hash: a68308673e12c6cc3dda0a622ed967e49c7a33f5 files touched by this commit This port version is marked as vulnerable.
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Paul Armstrong
www/gitea: update to 1.21.5 (fixes security vulnerabilities)

ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.21.5

SECURITY
 * Prevent anonymous container access if RequireSignInView is enabled
 * Update go dependencies and fix go-git

BUGFIXES
 * Revert "Speed up loading the dashboard on mysql/mariadb
 * Fix an actions schedule bug
 * Fix update enable_prune even if mirror_interval is not provided
 * Fix uploaded artifacts should be overwritten
 * Preserve BOM in web editor
 * Strip / from relative links
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.21.3_1
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit This port version is marked as vulnerable.
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
1.21.3
22 Dec 2023 01:24:35
commit hash: 478a7fab1aa36ee655d2840c7f282de684ca4d51commit hash: 478a7fab1aa36ee655d2840c7f282de684ca4d51commit hash: 478a7fab1aa36ee655d2840c7f282de684ca4d51commit hash: 478a7fab1aa36ee655d2840c7f282de684ca4d51 files touched by this commit This port version is marked as vulnerable.
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update version 1.21.0=>1.21.3

- Add relevant vuxml entry
- Move pkg-message to SUB_FILES as we are using PREFIX

Changelog: https://blog.gitea.com/release-of-1.21.3/

PR:		275742
Approved by:	submitter is maintainer
1.21.0_1
07 Dec 2023 02:22:10
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 files touched by this commit This port version is marked as vulnerable.
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
1.21.0
18 Nov 2023 20:20:41
commit hash: c31527fa4e502fdc0d5489815721e6e0ba83ece1commit hash: c31527fa4e502fdc0d5489815721e6e0ba83ece1commit hash: c31527fa4e502fdc0d5489815721e6e0ba83ece1commit hash: c31527fa4e502fdc0d5489815721e6e0ba83ece1 files touched by this commit This port version is marked as vulnerable.
Robert Clausecker (fuz) search for other commits by this committer
Author: Stefan Bethke
www/gitea: update to 1.21.0

Changelog: https://blog.gitea.com/release-of-1.21.0/

PR:		275096
1.20.5
09 Oct 2023 07:40:27
commit hash: fb4ac8b9ae6a5f8a1c72e9364ebbdc9b0156060bcommit hash: fb4ac8b9ae6a5f8a1c72e9364ebbdc9b0156060bcommit hash: fb4ac8b9ae6a5f8a1c72e9364ebbdc9b0156060bcommit hash: fb4ac8b9ae6a5f8a1c72e9364ebbdc9b0156060b files touched by this commit This port version is marked as vulnerable.
Robert Clausecker (fuz) search for other commits by this committer
Author: Stefan Bethke
www/gitea: update to 1.20.5

Changelog: https://blog.gitea.com/release-of-1.20.5/

PR:		274264
MFH:		2023Q4
1.20.4
10 Sep 2023 11:09:50
commit hash: 753a0072ec579ddcc5f509ce8095c80abc5818e2commit hash: 753a0072ec579ddcc5f509ce8095c80abc5818e2commit hash: 753a0072ec579ddcc5f509ce8095c80abc5818e2commit hash: 753a0072ec579ddcc5f509ce8095c80abc5818e2 files touched by this commit This port version is marked as vulnerable.
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.20.4 (fixes security vulnerabilities)

This release contains one security fix, as well as a number of enhancements
and bug fixes. See the release notes for details.

Release notes:
* https://blog.gitea.com/release-of-1.20.4
* https://github.com/go-gitea/gitea/releases/tag/v1.20.4

PR:		273691
MFH:		2023Q3
Security:	4061a4b2-4fb1-11ee-acc7-0151f07bc899
1.20.3_1
08 Sep 2023 14:34:56
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
1.20.3
28 Aug 2023 15:17:03
commit hash: 14812e1ef4915022eeacde6bd035db8ea3d7074ccommit hash: 14812e1ef4915022eeacde6bd035db8ea3d7074ccommit hash: 14812e1ef4915022eeacde6bd035db8ea3d7074ccommit hash: 14812e1ef4915022eeacde6bd035db8ea3d7074c files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.20.3

PR:		273379
Security:	36a37c92-44b1-11ee-b091-6162c1274384
1.20.2_1
04 Aug 2023 14:24:50
commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
1.20.2
30 Jul 2023 22:59:07
commit hash: b4ac7b68c1ff6a80bc9821a182fd338be00f16adcommit hash: b4ac7b68c1ff6a80bc9821a182fd338be00f16adcommit hash: b4ac7b68c1ff6a80bc9821a182fd338be00f16adcommit hash: b4ac7b68c1ff6a80bc9821a182fd338be00f16ad files touched by this commit This port version is marked as vulnerable.
Robert Clausecker (fuz) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.20.2

Changelog: https://blog.gitea.com/release-of-1.20.2
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.20.2

PR:		272796
1.20.1
23 Jul 2023 11:45:33
commit hash: 1fb3b760fc16c65ae5edf290ef73c5d502621494commit hash: 1fb3b760fc16c65ae5edf290ef73c5d502621494commit hash: 1fb3b760fc16c65ae5edf290ef73c5d502621494commit hash: 1fb3b760fc16c65ae5edf290ef73c5d502621494 files touched by this commit This port version is marked as vulnerable.
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.20.1 (fixes security vulnerabilities)

This release contains one security fix, and a number of enhancements and
bug fixes. See the release notes for details.

Release notes:
* https://blog.gitea.com/release-of-1.20.1
* https://github.com/go-gitea/gitea/releases/tag/v1.20.1

PR:		272672
MFH:		2023Q3
Security:	ab0bab3c-2927-11ee-8608-07b8d3947721
1.20.0
17 Jul 2023 12:01:41
commit hash: 26433938a88c26e618d0512acc3a354dc8eae0a7commit hash: 26433938a88c26e618d0512acc3a354dc8eae0a7commit hash: 26433938a88c26e618d0512acc3a354dc8eae0a7commit hash: 26433938a88c26e618d0512acc3a354dc8eae0a7 files touched by this commit This port version is marked as vulnerable.
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.20.0 (fixes security vulnerabilities)

ChangeLog: https://blog.gitea.com/release-of-1.20.0

PR:		272538
Reported by:	stb@lassitu.de (maintainer)
MFH:		2023Q3 (security fixes)
1.19.4
06 Jul 2023 06:23:28
commit hash: 0609a03e4b94368b5410503906f05eaec542e2c7commit hash: 0609a03e4b94368b5410503906f05eaec542e2c7commit hash: 0609a03e4b94368b5410503906f05eaec542e2c7commit hash: 0609a03e4b94368b5410503906f05eaec542e2c7 files touched by this commit This port version is marked as vulnerable.
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.19.4 (fixes security vulnerabilities)

ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.19.4

SECURITY
 * Fix open redirect check for more cases
API
 * Return 404 in the API if the requested webhooks were not found
 * Fix organization field being null in GET /api/v1/teams/{id}
ENHANCEMENTS
 * Set --font-weight-bold to 600
 * Make mailer SMTP check have timed context
 * Do not select line numbers when selecting text from the action run logs
BUGFIXES
 * Fix bug when change user name
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.19.3
01 Jun 2023 15:02:44
commit hash: 3ae388d9fbd38ca705656ffce57ab4dad48060c4commit hash: 3ae388d9fbd38ca705656ffce57ab4dad48060c4commit hash: 3ae388d9fbd38ca705656ffce57ab4dad48060c4commit hash: 3ae388d9fbd38ca705656ffce57ab4dad48060c4 files touched by this commit This port version is marked as vulnerable.
Cy Schubert (cy) search for other commits by this committer
www/gitea: Update to 1.19.3

Fixes CVE-2023-24539, CVE-2023-24540, and CVE-2023-29400.

ChangeLog: https://blog.gitea.io/2023/05/gitea-1.19.3-is-released/

PR:             271739
Approved by:	Stefan Bethke <stb@lassitu.de> (maintainer)
MFH:		2023Q2
1.19.2
10 May 2023 15:14:50
commit hash: 0cff8bfa68f757a5ace08191d3fffaf5236bb6dacommit hash: 0cff8bfa68f757a5ace08191d3fffaf5236bb6dacommit hash: 0cff8bfa68f757a5ace08191d3fffaf5236bb6dacommit hash: 0cff8bfa68f757a5ace08191d3fffaf5236bb6da files touched by this commit This port version is marked as vulnerable.
Alexey Dokuchaev (danfe) search for other commits by this committer
Fix some more needless usages of UTF-8 where ASCII is sufficient

While here, drop the quotes around <beat 'em up> added in commit
fa4ecd821fadb6 as I have been convinced they are not needed here.
1.19.2
01 May 2023 22:16:40
commit hash: 6e25cf16cc7fbea1b0eda9e834b539332eabf1ffcommit hash: 6e25cf16cc7fbea1b0eda9e834b539332eabf1ffcommit hash: 6e25cf16cc7fbea1b0eda9e834b539332eabf1ffcommit hash: 6e25cf16cc7fbea1b0eda9e834b539332eabf1ff files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
www/gitea: Update to 1.19.2

ChangeLog: https://blog.gitea.io/2023/04/gitea-1.19.2-is-released/

PR:		271135
Approved by:	Stefan Bethke <stb@lassitu.de> (maintainer)
1.19.1
14 Apr 2023 15:25:02
commit hash: 02c406b096d980e385fcb4f55fdc03d4d61f8782commit hash: 02c406b096d980e385fcb4f55fdc03d4d61f8782commit hash: 02c406b096d980e385fcb4f55fdc03d4d61f8782commit hash: 02c406b096d980e385fcb4f55fdc03d4d61f8782 files touched by this commit This port version is marked as vulnerable.
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Stefan Bethke
www/gitea: update to 1.19.1

ChangeLog: https://blog.gitea.io/2023/04/gitea-1.19.1-is-released/

Add UPDATING entry for breaking change.

PR:		270819
Reported by:	stb@lassitu.de (maintainer)
MFH:		2023Q2 (many bugfixes)
1.19.0_1
08 Apr 2023 15:13:25
commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
1.19.0
21 Mar 2023 16:49:06
commit hash: 7fcd18c807e60a2ddeab2c39dae299c72009a42fcommit hash: 7fcd18c807e60a2ddeab2c39dae299c72009a42fcommit hash: 7fcd18c807e60a2ddeab2c39dae299c72009a42fcommit hash: 7fcd18c807e60a2ddeab2c39dae299c72009a42f files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.19.0

Release notes: https://blog.gitea.io/2023/03/gitea-1.19.0-is-released/

PR:		270377
1.18.5_1
09 Mar 2023 19:18:07
commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
1.18.5
26 Feb 2023 12:17:10
commit hash: c039b2b9a8b8b30f4a9aadc17490ddbe0ea610b4commit hash: c039b2b9a8b8b30f4a9aadc17490ddbe0ea610b4commit hash: c039b2b9a8b8b30f4a9aadc17490ddbe0ea610b4commit hash: c039b2b9a8b8b30f4a9aadc17490ddbe0ea610b4 files touched by this commit This port version is marked as vulnerable.
Florian Smeets (flo) search for other commits by this committer
Author: Stefan Bethke
www/gitea: update to 1.18.5

PR:		269806
1.18.4
20 Feb 2023 11:09:36
commit hash: 6f6ba3c6c5cc23fe12f924ed7d197961e524d713commit hash: 6f6ba3c6c5cc23fe12f924ed7d197961e524d713commit hash: 6f6ba3c6c5cc23fe12f924ed7d197961e524d713commit hash: 6f6ba3c6c5cc23fe12f924ed7d197961e524d713 files touched by this commit This port version is marked as vulnerable.
Florian Smeets (flo) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.18.4

PR:		269707
Security:	5048ed45-b0f1-11ed-ab04-9106b1b896dd
1.18.3_2
15 Feb 2023 19:06:01
commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286 files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
1.18.3_1
09 Feb 2023 21:55:23
commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
1.18.3
24 Jan 2023 20:38:06
commit hash: 8bcd25bfcad8f9c30f60fa9718bdd274813d3df6commit hash: 8bcd25bfcad8f9c30f60fa9718bdd274813d3df6commit hash: 8bcd25bfcad8f9c30f60fa9718bdd274813d3df6commit hash: 8bcd25bfcad8f9c30f60fa9718bdd274813d3df6 files touched by this commit This port version is marked as vulnerable.
Florian Smeets (flo) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.18.3

PR:		269131
MFH:		2023Q1
Security:	b8a0fea2-9be9-11ed-8acf-0800277bb8a8
1.18.2
22 Jan 2023 12:24:44
commit hash: 1ed7f6bd95c66f37796305a124b735262bdefb08commit hash: 1ed7f6bd95c66f37796305a124b735262bdefb08commit hash: 1ed7f6bd95c66f37796305a124b735262bdefb08commit hash: 1ed7f6bd95c66f37796305a124b735262bdefb08 files touched by this commit This port version is marked as vulnerable.
Florian Smeets (flo) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.18.2

This release fixes a large number of bugs.

Relnotes: https://blog.gitea.io/2023/01/gitea-1.18.1-is-released/
Relnotes: https://blog.gitea.io/2023/01/gitea-1.18.2-is-released/
1.18.0_1
14 Jan 2023 11:31:17
commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
1.18.0
02 Jan 2023 03:38:27
commit hash: 7d63c693ae1fe1b2abee04133beaf52ce39cb71ecommit hash: 7d63c693ae1fe1b2abee04133beaf52ce39cb71ecommit hash: 7d63c693ae1fe1b2abee04133beaf52ce39cb71ecommit hash: 7d63c693ae1fe1b2abee04133beaf52ce39cb71e files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.18.0

Release notes: https://blog.gitea.io/2022/12/gitea-1.18.0-is-released/

PR:		268667
Security:	86c330fe-bbae-4ca7-85f7-5321e627a4eb
1.17.4
23 Dec 2022 08:38:15
commit hash: 7763b1c4ca44ceeec91d7d4eacbc977474c9cb35commit hash: 7763b1c4ca44ceeec91d7d4eacbc977474c9cb35commit hash: 7763b1c4ca44ceeec91d7d4eacbc977474c9cb35commit hash: 7763b1c4ca44ceeec91d7d4eacbc977474c9cb35 files touched by this commit This port version is marked as vulnerable.
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.17.4 (fixes security vulnerabilities)

 This release fixes two security issues, a large number of bugs and
 contains some enhancements.

ChangeLog:	https://github.com/go-gitea/gitea/releases/tag/v1.17.4
PR:		268512
MFH:		2022Q4
Security:	d0da046a-81e6-11ed-96ca-0800277bb8a8
1.17.3_1
11 Dec 2022 11:17:27
commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
1.17.3
15 Oct 2022 22:22:08
commit hash: 242f679b4b48a1e26b256f9f6e02256c11abc9d0commit hash: 242f679b4b48a1e26b256f9f6e02256c11abc9d0commit hash: 242f679b4b48a1e26b256f9f6e02256c11abc9d0commit hash: 242f679b4b48a1e26b256f9f6e02256c11abc9d0 files touched by this commit This port version is marked as vulnerable.
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.17.3 (fixes security vulnerabilities)

 - This release fixes three security issues, a large number of bugs and
   contains some enhancements.
 - Pet portlint

ChangeLog:	https://github.com/go-gitea/gitea/releases/tag/v1.17.3
PR:		267106
MFH:		2022Q4
1.17.2_1
06 Oct 2022 19:24:26
commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
1.17.2
11 Sep 2022 14:03:24
commit hash: 38aadfb1ccd8a519408707bc0b4c881a22da149bcommit hash: 38aadfb1ccd8a519408707bc0b4c881a22da149bcommit hash: 38aadfb1ccd8a519408707bc0b4c881a22da149bcommit hash: 38aadfb1ccd8a519408707bc0b4c881a22da149b files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.17.2

Changes:	https://blog.gitea.io/2022/09/gitea-1.17.2-is-released/

PR:		266359
Security:	f75722ce-31b0-11ed-8b56-0800277bb8a8
1.17.1_1
08 Sep 2022 16:33:18
commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan EĂźer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.17.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit This port version is marked as vulnerable.
Stefan EĂźer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.17.1
31 Aug 2022 17:12:53
commit hash: 5fd2b15e59599c1b4a37c4b17db6c4d3219eae53commit hash: 5fd2b15e59599c1b4a37c4b17db6c4d3219eae53commit hash: 5fd2b15e59599c1b4a37c4b17db6c4d3219eae53commit hash: 5fd2b15e59599c1b4a37c4b17db6c4d3219eae53 files touched by this commit This port version is marked as vulnerable.
Cy Schubert (cy) search for other commits by this committer
www/gitea: Update to 1.17.1

* SECURITY
  * Correctly escape within tribute.js (#20831) (#20832)

PR:		266122
Approved by:	MAINTAINER: Stefan Bethke <stb@lassitu.de>
MFH:		2022Q3
1.17.0
05 Aug 2022 19:04:22
commit hash: 8903fd2b781aaf66801390f4a87ce405135dcc52commit hash: 8903fd2b781aaf66801390f4a87ce405135dcc52commit hash: 8903fd2b781aaf66801390f4a87ce405135dcc52commit hash: 8903fd2b781aaf66801390f4a87ce405135dcc52 files touched by this commit This port version is marked as vulnerable.
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.17.0

 - add dl.gitea.io to MASTER_SITES

This release fixes ten bugs and contains two enhancements.

ChangeLog:	https://github.com/go-gitea/gitea/releases/tag/v1.17.0
PR:		265527
1.16.9
05 Aug 2022 17:25:57
commit hash: 2bd42152ca3ba3956f2528cce1e8bf405a5c88e4commit hash: 2bd42152ca3ba3956f2528cce1e8bf405a5c88e4commit hash: 2bd42152ca3ba3956f2528cce1e8bf405a5c88e4commit hash: 2bd42152ca3ba3956f2528cce1e8bf405a5c88e4 files touched by this commit This port version is marked as vulnerable.
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.16.9 (fixes security vulnerabilities)

This release fixes two security issues and 18 bugs

ChangeLog:	https://github.com/go-gitea/gitea/releases/tag/v1.16.9
PR:		265526
1.16.8_3
03 Aug 2022 21:35:13
commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go update

Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
1.16.8_2
14 Jul 2022 12:46:05
commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{117,118} update
1.16.8_1
07 Jun 2022 21:56:10
commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Bump port revisons after lang/go{117,118} update
1.16.8
21 May 2022 15:47:05
commit hash: 38b8f086533a017d5a0b1fc2c2e04abb6329cc0dcommit hash: 38b8f086533a017d5a0b1fc2c2e04abb6329cc0dcommit hash: 38b8f086533a017d5a0b1fc2c2e04abb6329cc0dcommit hash: 38b8f086533a017d5a0b1fc2c2e04abb6329cc0d files touched by this commit This port version is marked as vulnerable.
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.16.8

ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.16.8

PR:		264116
1.16.7
05 May 2022 12:23:12
commit hash: beab28bbe67fe82aab3bc1c51638ba26c4a7d784commit hash: beab28bbe67fe82aab3bc1c51638ba26c4a7d784commit hash: beab28bbe67fe82aab3bc1c51638ba26c4a7d784commit hash: beab28bbe67fe82aab3bc1c51638ba26c4a7d784 files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.16.7

Changes:	https://blog.gitea.io/2022/05/gitea-1.16.7-is-released/

PR:		263684
Security:	95ee401d-cc6a-11ec-9cfc-10c37b4ac2ea
1.16.5_1
30 Mar 2022 07:01:44
commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 files touched by this commit This port version is marked as vulnerable.
Guangyuan Yang (ygy) search for other commits by this committer
*/*: Bump PORTREVISION after lang/go 1.18 update
1.16.5
29 Mar 2022 21:11:35
commit hash: b788272c6c2ff5b21dd6991f7f680e39e6041b12commit hash: b788272c6c2ff5b21dd6991f7f680e39e6041b12commit hash: b788272c6c2ff5b21dd6991f7f680e39e6041b12commit hash: b788272c6c2ff5b21dd6991f7f680e39e6041b12 files touched by this commit This port version is marked as vulnerable.
Florian Smeets (flo) search for other commits by this committer
Author: Dan Langille
www/gitea: Update to 1.16.5

- Fixes for runtime issues with go1.18
- Fixes for security issues

Changes: https://github.com/go-gitea/gitea/releases/tag/v1.16.5

PR:		262898, 261576
Reported by:	dvl, CTS - FreeBSD Team <de-freebsd@ctseuro.com>
Approved by:	maintainer
Security:	83466f76-aefe-11ec-b4b6-d05099c0c059
1.16.4
17 Mar 2022 22:43:02
commit hash: 801b2b6299b1cd191cbddc03a676c9e549ce522acommit hash: 801b2b6299b1cd191cbddc03a676c9e549ce522acommit hash: 801b2b6299b1cd191cbddc03a676c9e549ce522acommit hash: 801b2b6299b1cd191cbddc03a676c9e549ce522a files touched by this commit This port version is marked as vulnerable.
Florian Smeets (flo) search for other commits by this committer
Author: Namkhai B
www/gitea: Update to 1.16.4

PR:		261576
Approved by:	maintainer timeout
1.15.10
15 Jan 2022 09:07:51
commit hash: 1f085a36509c9d739d78daf4fb96b8ebe2222a21commit hash: 1f085a36509c9d739d78daf4fb96b8ebe2222a21commit hash: 1f085a36509c9d739d78daf4fb96b8ebe2222a21commit hash: 1f085a36509c9d739d78daf4fb96b8ebe2222a21 files touched by this commit This port version is marked as vulnerable.
Guangyuan Yang (ygy) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.15.10

Changelog:	https://github.com/go-gitea/gitea/releases/tag/v1.15.10

PR:		261208
1.15.9_1
11 Jan 2022 22:24:27
commit hash: ab4f1a6fb52a2d021edc9fe0e40d095e6a79b472commit hash: ab4f1a6fb52a2d021edc9fe0e40d095e6a79b472commit hash: ab4f1a6fb52a2d021edc9fe0e40d095e6a79b472commit hash: ab4f1a6fb52a2d021edc9fe0e40d095e6a79b472 files touched by this commit This port version is marked as vulnerable.
Guangyuan Yang (ygy) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Re-release 1.15.9

The Gitea project updated the release reusing the same version/tag.
Update the distinfo to the new values. Information provided through
their Discord.

PR:		261085
MFH:		2022Q1
1.15.9
31 Dec 2021 20:41:47
commit hash: 9fc7359b78c5eb6ba0ef707cfc20a187e96daddacommit hash: 9fc7359b78c5eb6ba0ef707cfc20a187e96daddacommit hash: 9fc7359b78c5eb6ba0ef707cfc20a187e96daddacommit hash: 9fc7359b78c5eb6ba0ef707cfc20a187e96dadda files touched by this commit This port version is marked as vulnerable.
Adam Weinberger (adamw) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.15.9

PR:		260846
1.15.8
21 Dec 2021 19:51:25
commit hash: 3eaba5c0fb93ee6134e304553b253c71677659c6commit hash: 3eaba5c0fb93ee6134e304553b253c71677659c6commit hash: 3eaba5c0fb93ee6134e304553b253c71677659c6commit hash: 3eaba5c0fb93ee6134e304553b253c71677659c6 files touched by this commit This port version is marked as vulnerable.
Guangyuan Yang (ygy) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.15.8

Changelog:	https://github.com/go-gitea/gitea/releases/tag/v1.15.8

PR:		260592
1.15.7
04 Dec 2021 15:48:02
commit hash: 16bd0d001f091e8f80555c4776bddc82b62fabedcommit hash: 16bd0d001f091e8f80555c4776bddc82b62fabedcommit hash: 16bd0d001f091e8f80555c4776bddc82b62fabedcommit hash: 16bd0d001f091e8f80555c4776bddc82b62fabed files touched by this commit This port version is marked as vulnerable.
Adam Weinberger (adamw) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.15.7

1.15.7 includes 20 bugsfixea and two enhancements.

Release notes:
https://blog.gitea.io/2021/12/gitea-1.15.7-is-released/

PR:		260205
1.15.6
04 Nov 2021 08:53:13
commit hash: 60ab5da545494bd0b2b37839927a2409633e8708commit hash: 60ab5da545494bd0b2b37839927a2409633e8708commit hash: 60ab5da545494bd0b2b37839927a2409633e8708commit hash: 60ab5da545494bd0b2b37839927a2409633e8708 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.15.6

PR:		259548
MFH:		2021Q4
Security:	df794e5d-3975-11ec-84e8-0800273f11ea
1.15.4
11 Oct 2021 15:56:55
commit hash: 19068496a92189231561320998eb6057a367ad37commit hash: 19068496a92189231561320998eb6057a367ad37commit hash: 19068496a92189231561320998eb6057a367ad37commit hash: 19068496a92189231561320998eb6057a367ad37 files touched by this commit This port version is marked as vulnerable.
Adam Weinberger (adamw) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.15.4

Release notes: https://blog.gitea.io/2021/10/gitea-1.15.4-is-released/

PR:		259043
1.15.3
22 Sep 2021 21:10:15
commit hash: 28d8638ac33c7f9aa128588b0d2c0914d24f63dacommit hash: 28d8638ac33c7f9aa128588b0d2c0914d24f63dacommit hash: 28d8638ac33c7f9aa128588b0d2c0914d24f63dacommit hash: 28d8638ac33c7f9aa128588b0d2c0914d24f63da files touched by this commit This port version is marked as vulnerable.
Guangyuan Yang (ygy) search for other commits by this committer
Author: stb
www/gitea: Update to 1.15.3

Changelog:	https://github.com/go-gitea/gitea/releases/tag/v1.15.3

PR:		258681
1.15.2
03 Sep 2021 19:39:47
commit hash: fe3de8afca454cdf555fff258e49b2525ff9d2bacommit hash: fe3de8afca454cdf555fff258e49b2525ff9d2bacommit hash: fe3de8afca454cdf555fff258e49b2525ff9d2bacommit hash: fe3de8afca454cdf555fff258e49b2525ff9d2ba files touched by this commit This port version is marked as vulnerable.
Joseph Mingrone (jrm) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.15.2

https://blog.gitea.io/2021/09/gitea-1.15.1-and-1.14.7-are-released/
https://github.com/go-gitea/gitea/releases/tag/v1.15.2

PR:		258248
1.15.0
29 Aug 2021 19:17:07
commit hash: 4c120089152da52b8d9096d064759deba1ceaacccommit hash: 4c120089152da52b8d9096d064759deba1ceaacccommit hash: 4c120089152da52b8d9096d064759deba1ceaacccommit hash: 4c120089152da52b8d9096d064759deba1ceaacc files touched by this commit This port version is marked as vulnerable.
Bernhard Froehlich (decke) search for other commits by this committer
www/gitea: Add CPE information

Approved by:	portmgr (blanket)
1.15.0
22 Aug 2021 15:27:09
commit hash: 5e5e6b9aab99f8ca1752703f6965f4f5459228f4commit hash: 5e5e6b9aab99f8ca1752703f6965f4f5459228f4commit hash: 5e5e6b9aab99f8ca1752703f6965f4f5459228f4commit hash: 5e5e6b9aab99f8ca1752703f6965f4f5459228f4 files touched by this commit This port version is marked as vulnerable.
Adam Weinberger (adamw) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.15.0

PR:		257994
1.14.6
20 Aug 2021 18:34:27
commit hash: 7553ad1a0e8ec971a95bab5de433d81fd94adf4dcommit hash: 7553ad1a0e8ec971a95bab5de433d81fd94adf4dcommit hash: 7553ad1a0e8ec971a95bab5de433d81fd94adf4dcommit hash: 7553ad1a0e8ec971a95bab5de433d81fd94adf4d files touched by this commit This port version is marked as vulnerable.
Adam Weinberger (adamw) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.14.6

PR:		257973
Security:	https://blog.gitea.io/2021/08/gitea-1.14.6-is-released/
1.14.5
18 Jul 2021 21:30:36
commit hash: 9aa92520214175ddd8a90dae8d7fbc0b6f499eeecommit hash: 9aa92520214175ddd8a90dae8d7fbc0b6f499eeecommit hash: 9aa92520214175ddd8a90dae8d7fbc0b6f499eeecommit hash: 9aa92520214175ddd8a90dae8d7fbc0b6f499eee files touched by this commit This port version is marked as vulnerable.
Guangyuan Yang (ygy) search for other commits by this committer
Author: stb
www/gitea: Update to 1.14.5

Changelog:	https://blog.gitea.io/2021/07/gitea-1.14.5-is-released/

PR:		257221
MFH:		2021Q3 (security fixes)
Security:	943d23b6-e65e-11eb-ad30-0800273f11ea
Approved by:	lwhsu (mentor)
1.14.4
17 Jul 2021 09:43:49
commit hash: 4651c3413b5e7def51da4587c6c89a534d9449b7commit hash: 4651c3413b5e7def51da4587c6c89a534d9449b7commit hash: 4651c3413b5e7def51da4587c6c89a534d9449b7commit hash: 4651c3413b5e7def51da4587c6c89a534d9449b7 files touched by this commit This port version is marked as vulnerable.
Guangyuan Yang (ygy) search for other commits by this committer
Author: stb
www/gitea: Update to 1.14.4

Changelog:	https://blog.gitea.io/2021/07/gitea-1.14.4-is-released/

PR:		257059
Approved by:	lwhsu (mentor, implicit)
1.14.3
20 Jun 2021 01:31:15
commit hash: ee4c6a74619ef72abfe33f40248adee140a8559bcommit hash: ee4c6a74619ef72abfe33f40248adee140a8559bcommit hash: ee4c6a74619ef72abfe33f40248adee140a8559bcommit hash: ee4c6a74619ef72abfe33f40248adee140a8559b files touched by this commit This port version is marked as vulnerable.
Adam Weinberger (adamw) search for other commits by this committer
www/gitea: Update to 1.14.3

PR:		256720
MFH:		2021Q2
1.14.2
03 Jun 2021 20:32:02
commit hash: 447bf1139fcbaa3beb5142a88e636c7a56e8d5eacommit hash: 447bf1139fcbaa3beb5142a88e636c7a56e8d5eacommit hash: 447bf1139fcbaa3beb5142a88e636c7a56e8d5eacommit hash: 447bf1139fcbaa3beb5142a88e636c7a56e8d5ea files touched by this commit This port version is marked as vulnerable.
Guangyuan Yang (ygy) search for other commits by this committer
Author: Greg Fitzgerald
www/gitea: Update to 1.14.2

Changelog:	https://github.com/go-gitea/gitea/releases/tag/v1.14.2

PR:		256353
Approved by:	stb@lassitu.de (maintainer), lwhsu (mentor, implicit)
1.14.1
18 Apr 2021 10:51:22
commit hash: 2f09b716f2d1e255cdf01311d3916fd1ea87d9fdcommit hash: 2f09b716f2d1e255cdf01311d3916fd1ea87d9fdcommit hash: 2f09b716f2d1e255cdf01311d3916fd1ea87d9fdcommit hash: 2f09b716f2d1e255cdf01311d3916fd1ea87d9fd files touched by this commit This port version is marked as vulnerable.
Rainer Hurling (rhurlin) search for other commits by this committer
www/gitea: Update to 1.14.1

Changelog: https://blog.gitea.io/2021/04/gitea-1.14.1-is-released/

PR:		255170
Submitted by:	stb@lassitu.de (maintainer)
1.14.0
12 Apr 2021 18:29:51
commit hash: b4c58c5e86c109ffe5cd4b475791dd63eb681d9bcommit hash: b4c58c5e86c109ffe5cd4b475791dd63eb681d9bcommit hash: b4c58c5e86c109ffe5cd4b475791dd63eb681d9bcommit hash: b4c58c5e86c109ffe5cd4b475791dd63eb681d9b files touched by this commit This port version is marked as vulnerable.
Adam Weinberger (adamw) search for other commits by this committer
www/gitea: Update to 1.14.0

PR:		254976
Submitted by:	maintainer
1.13.7
09 Apr 2021 22:06:40
commit hash: 1b3c61ca16dede523580c3919427e7c09e5c6660commit hash: 1b3c61ca16dede523580c3919427e7c09e5c6660commit hash: 1b3c61ca16dede523580c3919427e7c09e5c6660commit hash: 1b3c61ca16dede523580c3919427e7c09e5c6660 files touched by this commit This port version is marked as vulnerable.
Adam Weinberger (adamw) search for other commits by this committer
www/gitea: Update to 1.13.7

PR:	254930
Submitted by:	maintainer
1.13.6
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.13.6
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
1.13.6
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.13.6
24 Mar 2021 03:18:54
Revision:569084Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
www/gitea: Update to 1.13.16

This is a security release.

PR:		254515
Submitted by:	maintainer
MFH:		2021Q1
Security:	yes
1.13.5
21 Mar 2021 18:32:43
Revision:568930Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
www/gitea: Update to 1.13.5

PR:		254468
Submitted by:	maintainer
MFH:		2021Q1
Security:	yes
1.13.4
10 Mar 2021 18:48:43
Revision:568031Original commit files touched by this commit This port version is marked as vulnerable.
nc search for other commits by this committer
www/gitea: Update to 1.13.4

This update fixes security vulnerabilities

 * https://blog.gitea.io/2021/03/gitea-1.13.3-is-released/
 * https://blog.gitea.io/2021/03/gitea-1.13.4-is-released/

PR:		254130
Submitted by:	stb AT lassitu DOT de (maintainer)
MFH:		2021Q1
Security:	502ba001-7ffa-11eb-911c-0800278d94f
1.13.2
07 Feb 2021 04:35:51
Revision:564594Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
www/gitea: Update to 1.13.2

PR:		253295
Submitted by:	maintainer
MFH:		2020Q1
Security:	https://blog.gitea.io/2021/02/gitea-1.13.2-is-released/
1.13.1
31 Dec 2020 17:17:10
Revision:559757Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
www/gitea: Update to 1.13.1

PR:		252310
Submitted by:	maintainer
Security:	https://blog.gitea.io/2020/12/gitea-1.13.1-is-released/
1.13.0
04 Dec 2020 16:56:02
Revision:556987Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
www/gitea: Update to 1.13.0

PR:		251577
Submitted by:	maintainer
MFH:		2020Q4
Security:	https://blog.gitea.io/2020/12/gitea-1.13.0-is-released
1.12.6
22 Nov 2020 15:48:13
Revision:556058Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
www/gitea: Update to 1.12.6

    SECURITY
        Prevent git operations for inactive users (#13527) (#13537)
        Disallow urlencoded new lines in git protocol paths if there is a port
(#13521) (#13525)
    BUGFIXES
        API should only return Json (#13511) (#13564)
        Fix before and since query arguments at API (#13559) (#13560)
        Prevent panic on git blame by limiting lines to 4096 bytes at most
(#13470) (#13492)
        Fix link detection in repository description with tailing '_' (#13407)
(#13408)
        Remove obsolete change of email on profile page (#13341) (#13348)
        Fix permission check on get Reactions API endpoints (#13344) (#13346)
        Add migrated pulls to pull request task queue (#13331) (#13335)
        API deny wrong pull creation options (#13308) (#13327)
        Fix initial commit page & binary munching problem (#13249) (#13259)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.12.5
16 Oct 2020 21:42:14
Revision:552525Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
www/gitea: Update to 1.12.5

Changes: https://github.com/go-gitea/gitea/releases/tag/v1.12.5

PR:		250372
Approved by:	maintainer
1.12.4
05 Sep 2020 10:22:59
Revision:547648Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
www/gitea: Update to 1.12.4

v1.12.4: * SECURITY
  * Escape provider name in oauth2 provider redirect (#12648) (#12650)
  * Escape Email on password reset page (#12610) (#12612)
  * When reading expired sessions - expire them (#12686) (#12690)
* ENHANCEMENTS
  * StaticRootPath configurable at compile time (#12371) (#12652)
* BUGFIXES
  * Fix to show an issue that is related to a deleted issue (#12651) (#12692)
  * Expire time acknowledged for cache (#12605) (#12611)
  * Fix diff path unquoting (#12554) (#12575)
  * Improve HTML escaping helper (#12562)
  * models: break out of loop (#12386) (#12561)
  * Default empty merger list to those with write permissions (#12535) (#12560)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.12.3
04 Aug 2020 23:44:18
Revision:544189Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
gitea: Update to 1.12.3

1.12.3 - 2020-07-28

    BUGFIXES
        Don't change creation date when updating Release (#12343) (#12351)
        Show 404 page when release not found (#12328) (#12332)
        Fix emoji detection in certain cases (#12320) (#12327)
        Reduce emoji size (#12317) (#12327)
        Fix double-indirection bug in logging IDs (#12294) (#12308)
        Link to pull list page on sidebar when view pr (#12256) (#12263)
        Extend Notifications API and return pinned notifications by default
(#12164) (#12232)

PR:		248375
Submitted by:	Greg Fitzgerald
Approved by:	maintainer
1.12.2
18 Jul 2020 12:35:14
Revision:542495Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
gitea: Update to 1.12.2

This release fixes a large number of bugs and introduces many new features.

Release notes:
- https://blog.gitea.io/2020/06/gitea-1.12.0-and-1.12.1-are-released/
- https://blog.gitea.io/2020/07/gitea-1.12.2-is-released/

Additional changes to the port:
- Use PORTDATA to avoid enumerating the extensive DATADIR
- Add option to rc file for custom path [1]
- Turn the BINDATA option on by default

PR:		247613, 247989 [1]
Submitted by:	maintainer, mikeg bsd-box net [1]
Approved by:	maintainer [1]
1.11.8
28 Jun 2020 10:04:57
Revision:540697Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
www/gitea: Update to 1.11.8

Update Gitea to 1.11.8

This release fixes five bugs.

Release notes: https://blog.gitea.io/2020/06/gitea-1.11.7-is-released/
https://github.com/go-gitea/gitea/releases/tag/v1.11.8

PR:		247612
Submitted by:	maintainer
1.11.6_1
31 May 2020 10:51:55
Revision:537149Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
gitea: Update to 1.11.6

Update Gitea to 1.11.6

This release fixes two security issues and 14 bugs.

Release notes: https://github.com/go-gitea/gitea/releases/tag/v1.11.6

And despite /some/ work being done on the invalid Go template syntax for the
Wiki pages, the main bug has not been fixed and merged, so the patch still is
required.

PR:		246892
Submitted by:	maintainer
MFH:		2020Q2
Relnotes:	https://github.com/go-gitea/gitea/releases/tag/v1.11.6
Security:	yes, see Relnotes
1.11.5_1
11 May 2020 16:52:29
Revision:534921Original commit files touched by this commit This port version is marked as vulnerable.
kevans search for other commits by this committer
www/gitea: Fix viewing of branches with a slash in the name

An issue[0] was filed upstream in January that branches with a slash in
their name (e.g. stable/11) result in a 500 error when attempting to view
them.

I tracked down the issue to the fact that read(2) on a directory fd in
FreeBSD will actually succeed, while it will not on Linux/other OS. I have
filed a PR[1] with go-git to remedy the problem there, and then we
(hopefully) convince gitea maintainers to accept the patch as well once it's
upstreamed.

The attached patch brings it into the ports tree as well, so that FreeBSD
users can more immediately get the fix. It should still apply to the version
in 2020Q2, more or less, with version numbers changed to protect the
innocent.

[0] https://github.com/go-gitea/gitea/issues/9938
[1] https://github.com/go-git/go-git/pull/39

PR:		245863
Approved by:	<stb lassitu de> (maintainer)
Aoorived by:	koobs (mentor, ports)
MFH:		2020Q2 (minor bugfix patch)
1.11.5
10 May 2020 18:45:15
Revision:534858Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
gitea: Update to 1.11.5

This release fixes 22 bugs, and includes two enhancements.

Release notes: https://github.com/go-gitea/gitea/releases/tag/v1.11.5

PR:		246353
Submitted by:	maintainer
1.11.4_1
04 May 2020 18:16:37
Revision:533935Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
gitea: Fix wiki page display

From the PR:

Right now, the version of gitea shipped in ports fails to display wiki
pages. Any wiki page opened results in the following error:

template: repo/wiki/view:48:14: executing "repo/wiki/view" at <(not
$.DisableHTTP) (and (not $.DisableSSH) (or $.IsSigned
$.ExposeAnonSSH))>: can't give argument to non-function not
$.DisableHTTP

This is due to extra parentheses in templates/repo/wiki/view.tmpl and
has already been fixed upstream in [1], [2].
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.11.4
13 Apr 2020 16:06:37
Revision:531613Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
gitea: Add GIT_LFS option

Add a GIT_LFS option (on by default) for environments that don't want to
make LFS available.

While here, change the pkg-message UCL to only show when upgrading from
< 1.8.0.

Approved by:	maintainer
1.11.4
13 Apr 2020 15:46:35
Revision:531612Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
gitea: Update to 1.1.4

Update Gitea to 1.11.4

This release fixes ten bugs.

Release notes: https://blog.gitea.io/2020/04/gitea-1.11.4-is-released/

PR:		245602
Submitted by:	maintainer
1.11.3
19 Mar 2020 16:23:19
Revision:528732Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
gitea: Remove test that snuck in (no functional change)
1.11.3
19 Mar 2020 16:16:35
Revision:528729Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
gitea: Update to 1.11.3

This release fixes three bugs.

Release notes: https://blog.gitea.io/2020/03/gitea-1.11.3-and-1.10.6-released/

Also fix LDFLAGS so that the version number (among other things) is built into
the binary correctly, and make the regexp used in the Makefile work with
bsdgrep (both thanks to adamw).

Will MFH due to bsdgrep build failure and stopwatch panic fix.

PR:		244898
Submitted by:	maintainer
MFH:		2020Q1
1.11.2
18 Mar 2020 07:44:56
Revision:528631Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
www/gitea: Use OPTIONS_SUB
1.11.2
07 Mar 2020 18:30:04
Revision:527958Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
gitea: Update to 1.11.2, contains security fixes

https://blog.gitea.io/2020/02/gitea-1.11.0-is-released
https://blog.gitea.io/2020/02/gitea-1.11.1-is-released
https://blog.gitea.io/2020/02/gitea-1.11.2-is-released

PR:		244025
Submitted by:	maintainer
MFH:		2020Q1
Security:	yes (see links above)
1.10.4
21 Feb 2020 13:48:07
Revision:526626Original commit files touched by this commit This port version is marked as vulnerable.
dmgk search for other commits by this committer
www/gitea: Update to 1.10.4

Changes:	https://github.com/go-gitea/gitea/releases/tag/v1.10.4
PR:		244246
Submitted by:	stb@lassitu.de (maintainer)
1.10.3
20 Jan 2020 14:26:28
Revision:523621Original commit files touched by this commit This port version is marked as vulnerable.
joneum search for other commits by this committer
Update to 1.10.3

PR:		243437
Submitted by:	stb@lassitu.de (maintainer)
MFH:		2020Q1
Security:	a512a412-3a33-11ea-af63-0800274e5f20
Sponsored by:	Netzkommune GmbH
1.10.2
08 Jan 2020 10:51:56
Revision:522372Original commit files touched by this commit This port version is marked as vulnerable.
joneum search for other commits by this committer
Update to 1.10.2

PR:		243061
Submitted by:	stb@lassitu.de (maintainer)
Sponsored by:	Netzkommune GmbH
1.10.1
23 Dec 2019 20:31:19
Revision:520741Original commit files touched by this commit This port version is marked as vulnerable.
dvl search for other commits by this committer
Fixed a typo in the sample configuration file.

Approved by:	maintainer via private email
1.10.1
16 Dec 2019 08:21:14
Revision:520229Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
www/gitea: Unbreak on arm64

# golang.org/x/sys/unix
vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128

PR:		242312
1.10.1
07 Dec 2019 09:44:53
Revision:519191Original commit files touched by this commit This port version is marked as vulnerable.
vanilla search for other commits by this committer
Update to 1.10.1.

PR:		242490
Submitted by:	maintainer

Number of commits found: 159 (showing only 100 on this page)

1 | 2  »