Skip to content

Commit 47b361c

Browse files
committed
Update Gitea to 1.16.1
1 parent ad14a6f commit 47b361c

File tree

7 files changed

+125
-8
lines changed

7 files changed

+125
-8
lines changed

.gitignore

+114-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,114 @@
1-
.idea
1+
2+
# Created by https://www.toptal.com/developers/gitignore/api/intellij
3+
# Edit at https://www.toptal.com/developers/gitignore?templates=intellij
4+
5+
### Intellij ###
6+
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
7+
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
8+
9+
# User-specific stuff
10+
.idea/**/workspace.xml
11+
.idea/**/tasks.xml
12+
.idea/**/usage.statistics.xml
13+
.idea/**/dictionaries
14+
.idea/**/shelf
15+
16+
# AWS User-specific
17+
.idea/**/aws.xml
18+
19+
# Generated files
20+
.idea/**/contentModel.xml
21+
22+
# Sensitive or high-churn files
23+
.idea/**/dataSources/
24+
.idea/**/dataSources.ids
25+
.idea/**/dataSources.local.xml
26+
.idea/**/sqlDataSources.xml
27+
.idea/**/dynamic.xml
28+
.idea/**/uiDesigner.xml
29+
.idea/**/dbnavigator.xml
30+
31+
# Gradle
32+
.idea/**/gradle.xml
33+
.idea/**/libraries
34+
35+
# Gradle and Maven with auto-import
36+
# When using Gradle or Maven with auto-import, you should exclude module files,
37+
# since they will be recreated, and may cause churn. Uncomment if using
38+
# auto-import.
39+
# .idea/artifacts
40+
# .idea/compiler.xml
41+
# .idea/jarRepositories.xml
42+
# .idea/modules.xml
43+
# .idea/*.iml
44+
# .idea/modules
45+
# *.iml
46+
# *.ipr
47+
48+
# CMake
49+
cmake-build-*/
50+
51+
# Mongo Explorer plugin
52+
.idea/**/mongoSettings.xml
53+
54+
# File-based project format
55+
*.iws
56+
57+
# IntelliJ
58+
out/
59+
60+
# mpeltonen/sbt-idea plugin
61+
.idea_modules/
62+
63+
# JIRA plugin
64+
atlassian-ide-plugin.xml
65+
66+
# Cursive Clojure plugin
67+
.idea/replstate.xml
68+
69+
# SonarLint plugin
70+
.idea/sonarlint/
71+
72+
# Crashlytics plugin (for Android Studio and IntelliJ)
73+
com_crashlytics_export_strings.xml
74+
crashlytics.properties
75+
crashlytics-build.properties
76+
fabric.properties
77+
78+
# Editor-based Rest Client
79+
.idea/httpRequests
80+
81+
# Android studio 3.1+ serialized cache file
82+
.idea/caches/build_file_checksums.ser
83+
84+
### Intellij Patch ###
85+
# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
86+
87+
# *.iml
88+
# modules.xml
89+
# .idea/misc.xml
90+
# *.ipr
91+
92+
# Sonarlint plugin
93+
# https://plugins.jetbrains.com/plugin/7973-sonarlint
94+
.idea/**/sonarlint/
95+
96+
# SonarQube Plugin
97+
# https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin
98+
.idea/**/sonarIssues.xml
99+
100+
# Markdown Navigator plugin
101+
# https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced
102+
.idea/**/markdown-navigator.xml
103+
.idea/**/markdown-navigator-enh.xml
104+
.idea/**/markdown-navigator/
105+
106+
# Cache file creation bug
107+
# See https://youtrack.jetbrains.com/issue/JBR-2257
108+
.idea/$CACHE_FILE$
109+
110+
# CodeStream plugin
111+
# https://plugins.jetbrains.com/plugin/12206-codestream
112+
.idea/codestream.xml
113+
114+
# End of https://www.toptal.com/developers/gitignore/api/intellij

CONTROL/changelog.txt

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version: 1.16.1.r01
2+
- Update Gitea to 1.16.1, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.16.1).
3+
- |-> Security flaw fix (1) & major release bugs fix (17).
4+
15
Version: 1.16.0.r01
26
- Update, installation script improvement.
37
- Gitea 1.16.0 major release notes (https://github.com/go-gitea/gitea/releases/tag/v1.16.0).

CONTROL/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"general":{
33
"package":"gitea-docker",
44
"name":"Gitea",
5-
"version":"1.16.0.r01",
5+
"version":"1.16.1.r01",
66
"depends":[
77
"docker-ce(>=20.10.2.r2)"
88
],

CONTROL/description-fr.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Gitea est une solution Opensource d'hébergement de code léger et rapide écrite en Go. Elle est publiée sous la licence MIT.
2-
Version actuelle de Gitea : 1.16.0 - Fonctionne avec une connexion HTTPS.
2+
Version actuelle de Gitea : 1.16.1 - Fonctionne avec une connexion HTTPS.
33

44
!!! NOUVEAU !!! : Supporte maintenant la migration de l'ancien iGi Gitea vers celui-ci.
55

@@ -47,4 +47,4 @@ N'hésitez pas à signaler tout problème ou à demander de l'aide en suivant ce
4747

4848
Mais pourquoi utiliser Gitea ?
4949

50-
Gitea est simple, rapide et puissant, c'est garder votre code sur VOTRE SERVEUR, pouvoir travailler avec votre équipe SANS CONNEXION INTERNET, avoir accès à une quantité infinie de dépôts privés sans jamais avoir à payer. Un rêve pour un développeur.
50+
Gitea est simple, rapide et puissant, c'est garder votre code sur VOTRE SERVEUR, pouvoir travailler avec votre équipe SANS CONNEXION INTERNET, avoir accès à une quantité infinie de dépôts privés sans jamais avoir à payer. Un rêve pour un développeur.

CONTROL/description.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Gitea is an Opensource solution for lightweight and fast code hosting written in Go. It is published under the MIT license.
2-
Gitea current version: 1.16.0 - Work with an HTTPS connection.
2+
Gitea current version: 1.16.1 - Work with an HTTPS connection.
33

44
!!! NEW !!! : Now supports the migration from the old iGi Gitea to this one.
55

@@ -47,4 +47,4 @@ Do not hesitate to report any problem or ask for help by following this link: ht
4747

4848
But why use Gitea?
4949

50-
Gitea is simple, fast and powerful, it's keeping your code on YOUR SERVER, being able to work with your team WITHOUT INTERNET CONNECTION, having access to an infinite amount of private repositories without ever having to pay. A dream for a dev.
50+
Gitea is simple, fast and powerful, it's keeping your code on YOUR SERVER, being able to work with your team WITHOUT INTERNET CONNECTION, having access to an infinite amount of private repositories without ever having to pay. A dream for a dev.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# gitea-adm
22

3-
__Gitea version__: _`1.16.0`_
3+
__Gitea version__: _`1.16.1`_
44

55
![GitHub license](https://img.shields.io/badge/license-GPL--3.0-%23fe7d37) ![GitHub last commit](https://img.shields.io/github/last-commit/EndMove/gitea-adm)
66

gitea_version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.16.0
1+
1.16.1

0 commit comments

Comments
 (0)