FreeBSD Bugzilla – Attachment 196065 Details for
Bug 230512
www/gitea: Update to 1.5.0 (Fixes security vulnerabilities)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update gitea port to 1.5.0
gitea-update-to-1.5.0.patch (text/plain), 14.72 KB, created by
Stefan Bethke
on 2018-08-10 20:37:08 UTC
(
hide
)
Description:
update gitea port to 1.5.0
Filename:
MIME Type:
Creator:
Stefan Bethke
Created:
2018-08-10 20:37:08 UTC
Size:
14.72 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 476847) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= gitea > DISTVERSIONPREFIX= v >-DISTVERSION= 1.4.3 >+DISTVERSION= 1.5.0 > CATEGORIES= www > > MAINTAINER= stb@lassitu.de >Index: distinfo >=================================================================== >--- distinfo (revision 476847) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1530154967 >-SHA256 (go-gitea-gitea-v1.4.3_GH0.tar.gz) = 803732b1bd51798cf8e970fdeee43f57da0640815dce9f4b33b26f24a6978180 >-SIZE (go-gitea-gitea-v1.4.3_GH0.tar.gz) = 14985783 >+TIMESTAMP = 1533931878 >+SHA256 (go-gitea-gitea-v1.5.0_GH0.tar.gz) = 3a76ff878236301d2324fb0ce27051c9e11beebea1724813355c19d108944e6f >+SIZE (go-gitea-gitea-v1.5.0_GH0.tar.gz) = 18847969 >Index: files/gitea.in >=================================================================== >--- files/gitea.in (revision 476847) >+++ files/gitea.in (working copy) >@@ -39,7 +39,7 @@ > "GITEA_CUSTOM=%%PREFIX%%/etc/${name}" \ > "HOME=${githome}" \ > "PATH=%%PREFIX%%/bin:${PATH}" \ >- "USER=%%GITUSER%%" \ >+ "USER=${gitea_user}" \ > $command > } > >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 476847) >+++ pkg-plist (working copy) >@@ -183,6 +183,7 @@ > %%DATADIR%%/options/gitignore/macOS > %%DATADIR%%/options/label/Default > %%DATADIR%%/options/license/0BSD >+%%DATADIR%%/options/license/389-exception > %%DATADIR%%/options/license/AAL > %%DATADIR%%/options/license/ADSL > %%DATADIR%%/options/license/AFL-1.1 >@@ -191,7 +192,8 @@ > %%DATADIR%%/options/license/AFL-2.1 > %%DATADIR%%/options/license/AFL-3.0 > %%DATADIR%%/options/license/AGPL-1.0 >-%%DATADIR%%/options/license/AGPL-3.0 >+%%DATADIR%%/options/license/AGPL-3.0-only >+%%DATADIR%%/options/license/AGPL-3.0-or-later > %%DATADIR%%/options/license/AMDPLPA > %%DATADIR%%/options/license/AML > %%DATADIR%%/options/license/AMPAS >@@ -214,9 +216,13 @@ > %%DATADIR%%/options/license/Artistic-1.0-Perl > %%DATADIR%%/options/license/Artistic-1.0-cl8 > %%DATADIR%%/options/license/Artistic-2.0 >+%%DATADIR%%/options/license/Autoconf-exception-2.0 >+%%DATADIR%%/options/license/Autoconf-exception-3.0 >+%%DATADIR%%/options/license/BSD-1-Clause > %%DATADIR%%/options/license/BSD-2-Clause > %%DATADIR%%/options/license/BSD-2-Clause-FreeBSD > %%DATADIR%%/options/license/BSD-2-Clause-NetBSD >+%%DATADIR%%/options/license/BSD-2-Clause-Patent > %%DATADIR%%/options/license/BSD-3-Clause > %%DATADIR%%/options/license/BSD-3-Clause-Attribution > %%DATADIR%%/options/license/BSD-3-Clause-Clear >@@ -232,8 +238,10 @@ > %%DATADIR%%/options/license/Bahyph > %%DATADIR%%/options/license/Barr > %%DATADIR%%/options/license/Beerware >+%%DATADIR%%/options/license/Bison-exception-2.2 > %%DATADIR%%/options/license/BitTorrent-1.0 > %%DATADIR%%/options/license/BitTorrent-1.1 >+%%DATADIR%%/options/license/Bootloader-exception > %%DATADIR%%/options/license/Borceux > %%DATADIR%%/options/license/CATOSL-1.1 > %%DATADIR%%/options/license/CC-BY-1.0 >@@ -263,6 +271,8 @@ > %%DATADIR%%/options/license/CC0-1.0 > %%DATADIR%%/options/license/CDDL-1.0 > %%DATADIR%%/options/license/CDDL-1.1 >+%%DATADIR%%/options/license/CDLA-Permissive-1.0 >+%%DATADIR%%/options/license/CDLA-Sharing-1.0 > %%DATADIR%%/options/license/CECILL-1.0 > %%DATADIR%%/options/license/CECILL-1.1 > %%DATADIR%%/options/license/CECILL-2.0 >@@ -269,6 +279,7 @@ > %%DATADIR%%/options/license/CECILL-2.1 > %%DATADIR%%/options/license/CECILL-B > %%DATADIR%%/options/license/CECILL-C >+%%DATADIR%%/options/license/CLISP-exception-2.0 > %%DATADIR%%/options/license/CNRI-Jython > %%DATADIR%%/options/license/CNRI-Python > %%DATADIR%%/options/license/CNRI-Python-GPL-Compatible >@@ -278,6 +289,7 @@ > %%DATADIR%%/options/license/CUA-OPL-1.0 > %%DATADIR%%/options/license/Caldera > %%DATADIR%%/options/license/ClArtistic >+%%DATADIR%%/options/license/Classpath-exception-2.0 > %%DATADIR%%/options/license/Condor-1.1 > %%DATADIR%%/options/license/Crossword > %%DATADIR%%/options/license/CrystalStacker >@@ -285,6 +297,7 @@ > %%DATADIR%%/options/license/D-FSL-1.0 > %%DATADIR%%/options/license/DOC > %%DATADIR%%/options/license/DSDP >+%%DATADIR%%/options/license/DigiRule-FOSS-exception > %%DATADIR%%/options/license/Dotseqn > %%DATADIR%%/options/license/ECL-1.0 > %%DATADIR%%/options/license/ECL-2.0 >@@ -291,26 +304,39 @@ > %%DATADIR%%/options/license/EFL-1.0 > %%DATADIR%%/options/license/EFL-2.0 > %%DATADIR%%/options/license/EPL-1.0 >+%%DATADIR%%/options/license/EPL-2.0 > %%DATADIR%%/options/license/EUDatagrid > %%DATADIR%%/options/license/EUPL-1.0 > %%DATADIR%%/options/license/EUPL-1.1 >+%%DATADIR%%/options/license/EUPL-1.2 > %%DATADIR%%/options/license/Entessa > %%DATADIR%%/options/license/ErlPL-1.1 > %%DATADIR%%/options/license/Eurosym >+%%DATADIR%%/options/license/FLTK-exception > %%DATADIR%%/options/license/FSFAP > %%DATADIR%%/options/license/FSFUL > %%DATADIR%%/options/license/FSFULLR > %%DATADIR%%/options/license/FTL > %%DATADIR%%/options/license/Fair >+%%DATADIR%%/options/license/Fawkes-Runtime-exception >+%%DATADIR%%/options/license/Font-exception-2.0 > %%DATADIR%%/options/license/Frameworx-1.0 > %%DATADIR%%/options/license/FreeImage >-%%DATADIR%%/options/license/GFDL-1.1 >-%%DATADIR%%/options/license/GFDL-1.2 >-%%DATADIR%%/options/license/GFDL-1.3 >+%%DATADIR%%/options/license/GCC-exception-2.0 >+%%DATADIR%%/options/license/GCC-exception-3.1 >+%%DATADIR%%/options/license/GFDL-1.1-only >+%%DATADIR%%/options/license/GFDL-1.1-or-later >+%%DATADIR%%/options/license/GFDL-1.2-only >+%%DATADIR%%/options/license/GFDL-1.2-or-later >+%%DATADIR%%/options/license/GFDL-1.3-only >+%%DATADIR%%/options/license/GFDL-1.3-or-later > %%DATADIR%%/options/license/GL2PS >-%%DATADIR%%/options/license/GPL-1.0 >-%%DATADIR%%/options/license/GPL-2.0 >-%%DATADIR%%/options/license/GPL-3.0 >+%%DATADIR%%/options/license/GPL-1.0-only >+%%DATADIR%%/options/license/GPL-1.0-or-later >+%%DATADIR%%/options/license/GPL-2.0-only >+%%DATADIR%%/options/license/GPL-2.0-or-later >+%%DATADIR%%/options/license/GPL-3.0-only >+%%DATADIR%%/options/license/GPL-3.0-or-later > %%DATADIR%%/options/license/Giftware > %%DATADIR%%/options/license/Glide > %%DATADIR%%/options/license/Glulxe >@@ -332,9 +358,12 @@ > %%DATADIR%%/options/license/JasPer-2.0 > %%DATADIR%%/options/license/LAL-1.2 > %%DATADIR%%/options/license/LAL-1.3 >-%%DATADIR%%/options/license/LGPL-2.0 >-%%DATADIR%%/options/license/LGPL-2.1 >-%%DATADIR%%/options/license/LGPL-3.0 >+%%DATADIR%%/options/license/LGPL-2.0-only >+%%DATADIR%%/options/license/LGPL-2.0-or-later >+%%DATADIR%%/options/license/LGPL-2.1-only >+%%DATADIR%%/options/license/LGPL-2.1-or-later >+%%DATADIR%%/options/license/LGPL-3.0-only >+%%DATADIR%%/options/license/LGPL-3.0-or-later > %%DATADIR%%/options/license/LGPLLR > %%DATADIR%%/options/license/LPL-1.0 > %%DATADIR%%/options/license/LPL-1.02 >@@ -343,6 +372,7 @@ > %%DATADIR%%/options/license/LPPL-1.2 > %%DATADIR%%/options/license/LPPL-1.3a > %%DATADIR%%/options/license/LPPL-1.3c >+%%DATADIR%%/options/license/LZMA-exception > %%DATADIR%%/options/license/Latex2e > %%DATADIR%%/options/license/Leptonica > %%DATADIR%%/options/license/LiLiQ-P-1.1 >@@ -349,6 +379,8 @@ > %%DATADIR%%/options/license/LiLiQ-R-1.1 > %%DATADIR%%/options/license/LiLiQ-Rplus-1.1 > %%DATADIR%%/options/license/Libpng >+%%DATADIR%%/options/license/Libtool-exception >+%%DATADIR%%/options/license/Linux-syscall-note > %%DATADIR%%/options/license/MIT > %%DATADIR%%/options/license/MIT-CMU > %%DATADIR%%/options/license/MIT-advertising >@@ -384,9 +416,10 @@ > %%DATADIR%%/options/license/NetCDF > %%DATADIR%%/options/license/Newsletr > %%DATADIR%%/options/license/Nokia >+%%DATADIR%%/options/license/Nokia-Qt-exception-1.1 > %%DATADIR%%/options/license/Noweb >-%%DATADIR%%/options/license/Nunit > %%DATADIR%%/options/license/OCCT-PL >+%%DATADIR%%/options/license/OCCT-exception-1.0 > %%DATADIR%%/options/license/OCLC-2.0 > %%DATADIR%%/options/license/ODbL-1.0 > %%DATADIR%%/options/license/OFL-1.0 >@@ -422,6 +455,7 @@ > %%DATADIR%%/options/license/Python-2.0 > %%DATADIR%%/options/license/QPL-1.0 > %%DATADIR%%/options/license/Qhull >+%%DATADIR%%/options/license/Qwt-exception-1.0 > %%DATADIR%%/options/license/RHeCos-1.1 > %%DATADIR%%/options/license/RPL-1.1 > %%DATADIR%%/options/license/RPSL-1.0 >@@ -459,7 +493,6 @@ > %%DATADIR%%/options/license/Unicode-DFS-2016 > %%DATADIR%%/options/license/Unicode-TOU > %%DATADIR%%/options/license/Unlicense >-%%DATADIR%%/options/license/Updating the SPDX Licenses > %%DATADIR%%/options/license/VOSTROM > %%DATADIR%%/options/license/VSL-1.0 > %%DATADIR%%/options/license/Vim >@@ -469,6 +502,7 @@ > %%DATADIR%%/options/license/WTFPL > %%DATADIR%%/options/license/Watcom-1.0 > %%DATADIR%%/options/license/Wsuipa >+%%DATADIR%%/options/license/WxWindows-exception-3.1 > %%DATADIR%%/options/license/X11 > %%DATADIR%%/options/license/XFree86-1.1 > %%DATADIR%%/options/license/XSkat >@@ -487,14 +521,21 @@ > %%DATADIR%%/options/license/curl > %%DATADIR%%/options/license/diffmark > %%DATADIR%%/options/license/dvipdfm >+%%DATADIR%%/options/license/eCos-exception-2.0 > %%DATADIR%%/options/license/eGenix >+%%DATADIR%%/options/license/freertos-exception-2.0 > %%DATADIR%%/options/license/gSOAP-1.3b >+%%DATADIR%%/options/license/gnu-javamail-exception > %%DATADIR%%/options/license/gnuplot >+%%DATADIR%%/options/license/i2p-gpl-java-exception > %%DATADIR%%/options/license/iMatix > %%DATADIR%%/options/license/libtiff >+%%DATADIR%%/options/license/mif-exception > %%DATADIR%%/options/license/mpich2 >+%%DATADIR%%/options/license/openvpn-openssl-exception > %%DATADIR%%/options/license/psfrag > %%DATADIR%%/options/license/psutils >+%%DATADIR%%/options/license/u-boot-exception-2.0 > %%DATADIR%%/options/license/xinetd > %%DATADIR%%/options/license/xpp > %%DATADIR%%/options/license/zlib-acknowledgement >@@ -566,6 +607,7 @@ > %%DATADIR%%/public/less/_markdown.less > %%DATADIR%%/public/less/_organization.less > %%DATADIR%%/public/less/_repository.less >+%%DATADIR%%/public/less/_tribute.less > %%DATADIR%%/public/less/_user.less > %%DATADIR%%/public/less/index.less > %%DATADIR%%/public/swagger.v1.json >@@ -600,8 +642,6 @@ > %%DATADIR%%/public/vendor/assets/swagger-ui/swagger-ui.js > %%DATADIR%%/public/vendor/assets/swagger-ui/swagger-ui.js.map > %%DATADIR%%/public/vendor/librejs.html >-%%DATADIR%%/public/vendor/plugins/autolink/LICENSE >-%%DATADIR%%/public/vendor/plugins/autolink/autolink.js > %%DATADIR%%/public/vendor/plugins/clipboard/LICENSE > %%DATADIR%%/public/vendor/plugins/clipboard/clipboard.min.js > %%DATADIR%%/public/vendor/plugins/codemirror/.gitattributes >@@ -1913,6 +1953,7 @@ > %%DATADIR%%/public/vendor/plugins/simplemde/simplemde.min.js > %%DATADIR%%/public/vendor/plugins/tribute/tribute.css > %%DATADIR%%/public/vendor/plugins/tribute/tribute.min.js >+%%DATADIR%%/public/vendor/plugins/u2f/index.js > %%DATADIR%%/public/vendor/plugins/vue/LICENSE > %%DATADIR%%/public/vendor/plugins/vue/vue.min.js > %%DATADIR%%/templates/admin/auth/edit.tmpl >@@ -1930,6 +1971,7 @@ > %%DATADIR%%/templates/admin/notice.tmpl > %%DATADIR%%/templates/admin/org/list.tmpl > %%DATADIR%%/templates/admin/repo/list.tmpl >+%%DATADIR%%/templates/admin/repo/search.tmpl > %%DATADIR%%/templates/admin/user/edit.tmpl > %%DATADIR%%/templates/admin/user/list.tmpl > %%DATADIR%%/templates/admin/user/new.tmpl >@@ -1946,9 +1988,11 @@ > %%DATADIR%%/templates/custom/extra_tabs.tmpl > %%DATADIR%%/templates/custom/footer.tmpl > %%DATADIR%%/templates/custom/header.tmpl >+%%DATADIR%%/templates/explore/code.tmpl > %%DATADIR%%/templates/explore/navbar.tmpl > %%DATADIR%%/templates/explore/organizations.tmpl > %%DATADIR%%/templates/explore/repo_list.tmpl >+%%DATADIR%%/templates/explore/repo_search.tmpl > %%DATADIR%%/templates/explore/repos.tmpl > %%DATADIR%%/templates/explore/search.tmpl > %%DATADIR%%/templates/explore/users.tmpl >@@ -2028,21 +2072,21 @@ > %%DATADIR%%/templates/repo/settings/deploy_keys.tmpl > %%DATADIR%%/templates/repo/settings/githook_edit.tmpl > %%DATADIR%%/templates/repo/settings/githooks.tmpl >-%%DATADIR%%/templates/repo/settings/hook_delete_modal.tmpl >-%%DATADIR%%/templates/repo/settings/hook_dingtalk.tmpl >-%%DATADIR%%/templates/repo/settings/hook_discord.tmpl >-%%DATADIR%%/templates/repo/settings/hook_gitea.tmpl >-%%DATADIR%%/templates/repo/settings/hook_gogs.tmpl >-%%DATADIR%%/templates/repo/settings/hook_history.tmpl >-%%DATADIR%%/templates/repo/settings/hook_list.tmpl >-%%DATADIR%%/templates/repo/settings/hook_new.tmpl >-%%DATADIR%%/templates/repo/settings/hook_settings.tmpl >-%%DATADIR%%/templates/repo/settings/hook_slack.tmpl >-%%DATADIR%%/templates/repo/settings/hooks.tmpl > %%DATADIR%%/templates/repo/settings/nav.tmpl > %%DATADIR%%/templates/repo/settings/navbar.tmpl > %%DATADIR%%/templates/repo/settings/options.tmpl > %%DATADIR%%/templates/repo/settings/protected_branch.tmpl >+%%DATADIR%%/templates/repo/settings/webhook/base.tmpl >+%%DATADIR%%/templates/repo/settings/webhook/delete_modal.tmpl >+%%DATADIR%%/templates/repo/settings/webhook/dingtalk.tmpl >+%%DATADIR%%/templates/repo/settings/webhook/discord.tmpl >+%%DATADIR%%/templates/repo/settings/webhook/gitea.tmpl >+%%DATADIR%%/templates/repo/settings/webhook/gogs.tmpl >+%%DATADIR%%/templates/repo/settings/webhook/history.tmpl >+%%DATADIR%%/templates/repo/settings/webhook/list.tmpl >+%%DATADIR%%/templates/repo/settings/webhook/new.tmpl >+%%DATADIR%%/templates/repo/settings/webhook/settings.tmpl >+%%DATADIR%%/templates/repo/settings/webhook/slack.tmpl > %%DATADIR%%/templates/repo/sub_menu.tmpl > %%DATADIR%%/templates/repo/user_cards.tmpl > %%DATADIR%%/templates/repo/view_file.tmpl >@@ -2072,6 +2116,8 @@ > %%DATADIR%%/templates/user/auth/signup_openid_register.tmpl > %%DATADIR%%/templates/user/auth/twofa.tmpl > %%DATADIR%%/templates/user/auth/twofa_scratch.tmpl >+%%DATADIR%%/templates/user/auth/u2f.tmpl >+%%DATADIR%%/templates/user/auth/u2f_error.tmpl > %%DATADIR%%/templates/user/dashboard/dashboard.tmpl > %%DATADIR%%/templates/user/dashboard/feeds.tmpl > %%DATADIR%%/templates/user/dashboard/issues.tmpl >@@ -2081,21 +2127,20 @@ > %%DATADIR%%/templates/user/meta/stars.tmpl > %%DATADIR%%/templates/user/notification/notification.tmpl > %%DATADIR%%/templates/user/profile.tmpl >-%%DATADIR%%/templates/user/settings/account_link.tmpl >+%%DATADIR%%/templates/user/settings/account.tmpl > %%DATADIR%%/templates/user/settings/applications.tmpl >-%%DATADIR%%/templates/user/settings/avatar.tmpl >-%%DATADIR%%/templates/user/settings/delete.tmpl >-%%DATADIR%%/templates/user/settings/email.tmpl > %%DATADIR%%/templates/user/settings/keys.tmpl > %%DATADIR%%/templates/user/settings/keys_gpg.tmpl > %%DATADIR%%/templates/user/settings/keys_ssh.tmpl > %%DATADIR%%/templates/user/settings/navbar.tmpl >-%%DATADIR%%/templates/user/settings/openid.tmpl > %%DATADIR%%/templates/user/settings/organization.tmpl > %%DATADIR%%/templates/user/settings/profile.tmpl > %%DATADIR%%/templates/user/settings/repos.tmpl > %%DATADIR%%/templates/user/settings/security.tmpl >-%%DATADIR%%/templates/user/settings/twofa.tmpl >+%%DATADIR%%/templates/user/settings/security_accountlinks.tmpl >+%%DATADIR%%/templates/user/settings/security_openid.tmpl >+%%DATADIR%%/templates/user/settings/security_twofa.tmpl >+%%DATADIR%%/templates/user/settings/security_u2f.tmpl > %%DATADIR%%/templates/user/settings/twofa_enroll.tmpl > @owner git > @group git
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 230512
: 196065