Path to this page:
./
devel/ruby-redmine42,
Flexible project management web application
Branch: pkgsrc-2021Q3,
Version: 4.2.3,
Package name: ruby27-redmine42-4.2.3,
Maintainer: pkgsrc-usersRedmine is a flexible project management web application using the
Ruby on Rails framework, it is cross-platform and cross-database.
Redmine 4.2 introduces these new features in these categories:
Authentication / User accounts
* two-factor authentication.
* email domains restriction for user accounts.
Notifications
* Notify users about high issues (only).
Issues
* Bulk addition of related issues.
* Query links for subtasks on issue page.
And more:
Watchers
Text formatting
Keyboard shortcuts
Activity improvements
DEINSTALL [+/-]#!@SH@
#
# $NetBSD: DEINSTALL,v 1.1 2021/06/02 16:23:48 taca Exp $
WWWGRP="@WWWGRP@"
WWWOWN="@WWWOWN@"
RM_DIR="@PREFIX@/@RM_DIR@"
case "${STAGE}" in
DEINSTALL)
cd ${RM_DIR} && ${RM} -f Gemfile.lock;;
esac
Package options: mysql, ruby-unicorn
Master sites:
SHA1: 7ecf72c670fe04ca21d43750b6e63b5f1cd0bf1d
RMD160: 5a860bb528f528ab31cc631166d964c7c1d7133c
Filesize: 2967.906 KB
Version history: (Expand)
- (2021-11-24) Updated to version: ruby27-redmine42-4.2.3
- (2021-09-28) Package added to pkgsrc.se, version ruby27-redmine42-4.2.2 (created)
CVS history: (Expand)
2021-11-23 23:31:45 by Thomas Merkel | Files touched by this commit (2) | |
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
|