pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ruby-redmine51



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Oct  8 14:07:44 UTC 2025

Modified Files:
        pkgsrc/devel/ruby-redmine51: Makefile distinfo

Log Message:
devel/ruby-redmine51: update to 5.1.10

5.1.10 (2025-09-21)

[Importers]

* Defect #42957: Incorrect "for" attribute in labels of issue
  relations import

[Security]

* Defect #42998: Username and password stored in login form
* Defect #43083: Information disclosure in Two-Factor Authentication
* Defect #43161: When copying issues, all existing custom values are
  set to the new issue without sufficient validation

[SCM]

* Defect #43002: RepositoriesSubversionControllerTest fails in
  5.1-stable due to missing foo.js in test repository

[UI]

* Defect #43175: Fix some issues with missing or misplaced html tags


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/ruby-redmine51/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ruby-redmine51/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-redmine51/Makefile
diff -u pkgsrc/devel/ruby-redmine51/Makefile:1.16 pkgsrc/devel/ruby-redmine51/Makefile:1.17
--- pkgsrc/devel/ruby-redmine51/Makefile:1.16   Mon Aug 11 08:41:05 2025
+++ pkgsrc/devel/ruby-redmine51/Makefile        Wed Oct  8 14:07:44 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2025/08/11 08:41:05 taca Exp $
+# $NetBSD: Makefile,v 1.17 2025/10/08 14:07:44 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=    5.1.9
+RM_VERSION=    5.1.10
 
 NO_BUILD=      yes
 

Index: pkgsrc/devel/ruby-redmine51/distinfo
diff -u pkgsrc/devel/ruby-redmine51/distinfo:1.11 pkgsrc/devel/ruby-redmine51/distinfo:1.12
--- pkgsrc/devel/ruby-redmine51/distinfo:1.11   Mon Aug 11 08:41:05 2025
+++ pkgsrc/devel/ruby-redmine51/distinfo        Wed Oct  8 14:07:44 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.11 2025/08/11 08:41:05 taca Exp $
+$NetBSD: distinfo,v 1.12 2025/10/08 14:07:44 taca Exp $
 
-BLAKE2s (redmine-5.1.9.tar.gz) = c1a0bd319ed2def97897ba23c8ec9fc9ed544f7b7c49834fa1ba3cff1b22fa5e
-SHA512 (redmine-5.1.9.tar.gz) = 40c3781ad1f4053eefa0fd6f3e9ab4db362018afb9d4d52d2dac6a2009adac6b284558e07f6d6cd2449448ea7ae6f7a1ad0d27277a87f01f97212678e1171b12
-Size (redmine-5.1.9.tar.gz) = 3257644 bytes
+BLAKE2s (redmine-5.1.10.tar.gz) = 3b2ca1bd35b1be8bddcfae04d9d69a56e0c58c37e95ff3c288492dc25a7a079e
+SHA512 (redmine-5.1.10.tar.gz) = a4f22d71119e4787c6b3e324a549d68b96f414ba8176af3933aedc568f8167391be346b6539696aa77f49d77bcff89270dfcb0100ee504059f29225157b83e29
+Size (redmine-5.1.10.tar.gz) = 3259266 bytes
 SHA1 (patch-Gemfile) = e73bce697b8fba4a2ab4ca5aaf8fed7185da961e
 SHA1 (patch-config_additional__environment.rb.example) = 7ad913800c5f31fdd9b71aa92294bdbeea7b77fe
 SHA1 (patch-lib_redmine_scm_adapters_mercurial_redminehelper.py) = 87db1005896b2a962b8b93ec5b5b7d313ae6f691



Home | Main Index | Thread Index | Old Index