pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-redmine42
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.3 pkgsrc/devel/ruby-redmine42/Makefile
cvs rdiff -u -r1.4 -r1.5 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.3
--- pkgsrc/devel/ruby-redmine42/Makefile:1.2 Sun Aug 22 06:43:44 2021
+++ pkgsrc/devel/ruby-redmine42/Makefile Mon Nov 8 15:04:56 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/08/22 06:43:44 taca Exp $
+# $NetBSD: Makefile,v 1.3 2021/11/08 15:04:56 taca 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.4 pkgsrc/devel/ruby-redmine42/distinfo:1.5
--- pkgsrc/devel/ruby-redmine42/distinfo:1.4 Tue Oct 26 10:19:44 2021
+++ pkgsrc/devel/ruby-redmine42/distinfo Mon Nov 8 15:04:56 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:19:44 nia Exp $
+$NetBSD: distinfo,v 1.5 2021/11/08 15:04:56 taca Exp $
-BLAKE2s (redmine-4.2.2.tar.gz) = 67c1bcb71b37e62708d27fa4a13b0bba11d9abb42ca33972e30cec8b617beb2e
-SHA512 (redmine-4.2.2.tar.gz) = 71155358ca68d9eb5bf6b79e26202c29ba3355d499662bfe659ff1672625a25d91694d5f1e4bb8db18456642470244aca914efe4456adef2850b70ff7eb216b2
-Size (redmine-4.2.2.tar.gz) = 3038398 bytes
+BLAKE2s (redmine-4.2.3.tar.gz) = f9a7aa9bdedda2c5432f874e59cf24c2ca9b014379d158a88a7501f918510cd0
+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