pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2021Q3] pkgsrc/devel/ruby-redmine42
Module Name: pkgsrc
Committed By: tm
Date: Tue Nov 23 22:31:45 UTC 2021
Modified Files:
pkgsrc/devel/ruby-redmine42 [pkgsrc-2021Q3]: Makefile distinfo
Log Message:
Pullup ticket #6539 - requested by taca
devel/ruby-redmine42: security fix
Revisions pulled up:
- devel/ruby-redmine42/Makefile 1.3
- devel/ruby-redmine42/distinfo 1.5
---
Module Name: pkgsrc
Committed By: taca
Date: Mon Nov 8 15:04:57 UTC 2021
Modified Files:
pkgsrc/devel/ruby-redmine42: Makefile distinfo
Log Message:
devel/ruby-redmine42: update to 4.2.3
This release includes a fix for a moderate severity issue found in all
recent releases.
4.2.3 (2021-10-10)
[Administration]
* Defect #35731: Password and Confirmation fields are marked as required
when editing a user
[Attachments]
* Defect #35642: Long text custom field values are not aligned with their
labels
* Defect #35715: File upload fails when run with uWSGI
[Issues]
* Defect #35655: Create duplicated follows relations fails with 500 internal
error
[Issues planning]
* Defect #35669: Prints of Issues Report details are messed-up due to the
size of the graphs
[Permissions and roles]
* Defect #35634: Attachments deletable even though issue edit not permitted
[Projects]
* Defect #35827: Deleting a closed or archived project returns 403
[Roadmap]
* Feature #35758: Add some space around the versions on the Roadmap
[Security]
* Defect #35789: Redmine is leaking usernames on activities index view
* Patch #35463: Enforce stricter class filtering in WatchersController
[Translations]
* Patch #35662: Mongolian translation update for "Notes", "Totals", and "%
Done"
* Patch #35766: Galician translation update for 4.2-stable
[UI]
* Defect #34834: Line breaks in the description of a custom field are
ignored in a tooltip
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.2.1 pkgsrc/devel/ruby-redmine42/Makefile \
pkgsrc/devel/ruby-redmine42/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-redmine42/Makefile
diff -u pkgsrc/devel/ruby-redmine42/Makefile:1.2 pkgsrc/devel/ruby-redmine42/Makefile:1.2.2.1
--- pkgsrc/devel/ruby-redmine42/Makefile:1.2 Sun Aug 22 06:43:44 2021
+++ pkgsrc/devel/ruby-redmine42/Makefile Tue Nov 23 22:31:45 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/08/22 06:43:44 taca Exp $
+# $NetBSD: Makefile,v 1.2.2.1 2021/11/23 22:31:45 tm Exp $
DISTNAME= redmine-${RM_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/redmine/redmine${RM_VER}/}
@@ -10,7 +10,7 @@ HOMEPAGE= https://www.redmine.org/
COMMENT= Flexible project management web application
LICENSE= gnu-gpl-v2 # and so on.
-RM_VERSION= 4.2.2
+RM_VERSION= 4.2.3
NO_BUILD= yes
Index: pkgsrc/devel/ruby-redmine42/distinfo
diff -u pkgsrc/devel/ruby-redmine42/distinfo:1.2 pkgsrc/devel/ruby-redmine42/distinfo:1.2.2.1
--- pkgsrc/devel/ruby-redmine42/distinfo:1.2 Sun Aug 22 06:43:44 2021
+++ pkgsrc/devel/ruby-redmine42/distinfo Tue Nov 23 22:31:45 2021
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.2 2021/08/22 06:43:44 taca Exp $
+$NetBSD: distinfo,v 1.2.2.1 2021/11/23 22:31:45 tm Exp $
-SHA1 (redmine-4.2.2.tar.gz) = 7f5589dccc231c5be6cf6f94fc958cb5a380d8cb
-RMD160 (redmine-4.2.2.tar.gz) = 1621ebb047b86546a5036de6823cde166731a174
-SHA512 (redmine-4.2.2.tar.gz) = 71155358ca68d9eb5bf6b79e26202c29ba3355d499662bfe659ff1672625a25d91694d5f1e4bb8db18456642470244aca914efe4456adef2850b70ff7eb216b2
-Size (redmine-4.2.2.tar.gz) = 3038398 bytes
+SHA1 (redmine-4.2.3.tar.gz) = 7ecf72c670fe04ca21d43750b6e63b5f1cd0bf1d
+RMD160 (redmine-4.2.3.tar.gz) = 5a860bb528f528ab31cc631166d964c7c1d7133c
+SHA512 (redmine-4.2.3.tar.gz) = 456117b0d5d72ee58c87def84327e29f79937fa71098b48a80103e3e6653648c0df46afcc4f533803384ba7413e690538deeee33e263d86dd9e4e5dec65144e3
+Size (redmine-4.2.3.tar.gz) = 3039136 bytes
SHA1 (patch-Gemfile) = 69944d34bc7e304609dc5c6c9b894e29be065d19
SHA1 (patch-lib_tasks_initializers.rake) = 73c4594c94abd28e628bbd172565b161f0e54fff
Home |
Main Index |
Thread Index |
Old Index