The NetBSD Project

CVS log for pkgsrc/devel/ruby-redmine/files/Attic/Gemfile.lock

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / ruby-redmine / files

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.9
Tue Aug 31 15:01:13 2021 UTC (3 years, 4 months ago) by taca
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.8: +0 -0 lines
devel/ruby-redmine: remove Redmine 4.0

Redmine 4.0.9 was last release of Redmine 4.0 seriese.  No more fixes
including security problem and there are security release for 4.1/4.2
but not for 4.0.

Discussing with MAINTAINER, we decide to remove ruby-redmine package.
Please migrate to ruby-redmine41 or ruby-redmine42.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Feb 28 16:01:05 2021 UTC (3 years, 10 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +49 -50 lines
devel/ruby-redmine: overhaul package

Overhaul ruby-redmine packge.  It is still 4.0.7, latest 4.0 series.

* Introduce "redmine.mk" to support Redmine 4.1.

  - RM_VERSION_DEFAULT select default Redmine release (40 or 41).
  - RM_VER is set to current Redmine release (40 or 41).

* Now PKGNAME contains ${RM_VER}, such as ruby26-redmine40-4.0.7.

* Update proper gems in this package.

* Remove Gemfile.lock for safety update path.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Mar 15 16:00:55 2020 UTC (4 years, 10 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +155 -156 lines
devel/ruby-redmine: update to 4.0.6

Update ruby-redmine to 4.0.6 with the same packaging scheme with 3.3.2.

pkgsrc change:

* Support ruby25 and ruby26, no more ruby22.

Changes from previous release are too many to write here, please refer
<https://redmine.org/>.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 10 22:54:47 2017 UTC (8 years ago) by rodent
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -2 lines
Update Redmine to 3.3.2. This is a bugfix release.

taca@ was right. UPDATE_GEMSPEC is better than the patch, and can be used
now since it was moved from gem.mk to rubyversion.mk. With this new version, rdoc is added, because the application breaks without it. Also, selenium-webdriver was downgraded to 2.53.4. Duplicate entries removed from PLIST. Changes are:

    Defect #13622: "Clear" button in Spent Time Report tab also clears global filters
    Defect #14658: Wrong activity timezone on user page
    Defect #14817: Redmine loses filters after deleting a spent time
    Defect #22034: Locked users disappear from project settings
    Defect #23922: Time Entries context menu/bulk edit shows activities not available for the time entry's project
    Defect #24000: z-index children menu should be greater than content
    Defect #24092: bundler error: selenium-webdriver requires Ruby version >= 2.0.
    Defect #24156: Redmine might create many AnonymousUser and AnonymousGroup entries
    Defect #24274: Query totals and query buttons overlaps on small screens
    Defect #24297: Show action not allowed for time entries in closed projects
    Defect #24311: Project field disappears when target project disallows user to edit the project
    Defect #24348: acts_as_versioned use old style (Rails 2.x) of method call for #all
    Defect #24595: Unarchive link for a subproject of a closed project does not work
    Defect #24646: X-Sendfile is missing in response headers
    Defect #24693: Spent time on subtasks should also be reassigned when deleting an issue
    Defect #24718: Prevent from reassigning spent time to an issue that is going to be deleted
    Defect #24722: Error when trying to reassign spent time when deleting issues from different projects
    Patch #24003: Catalan Translation
    Patch #24004: Spanish & Spanish (PA) Translation
    Patch #24062: Allow only vertical reorderingin sortable lists
    Patch #24283: Validate length of string fields
    Patch #24296: Add tablename to siblings query to prevent AmbiguousColumn errors

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jan 4 23:05:12 2017 UTC (8 years ago) by rodent
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +87 -67 lines
Make Redmine great again too. General cleanup as well as updating all the
package to latest stable. There's a security issue with nokogiri that's
resolved with this update. This package was tested extensively not only
for build/install but also for functionality. If anyone has problems with
it, please let me know.

Full changelogs (very long) are here:

http://www.redmine.org/projects/redmine/wiki/Changelog_3_3
http://www.redmine.org/projects/redmine/wiki/Changelog_3_2
http://www.redmine.org/projects/redmine/wiki/Changelog_3_1

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Nov 21 09:32:07 2015 UTC (9 years, 1 month ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +16 -7 lines
Update to 3.1.2

Changelog:
3.1.2 (2015-11-14)

    Defect #20992: Parent priority "Independent of subtasks" setting doesn't work
    Defect #20360: Project copy does not copy custom field settings
    Defect #20380: Cannot assign users to projects with IE set to compatibility mode
    Defect #20591: PDF export does not determine picture (.png) height correctly
    Defect #20677: Custom fields with multiple values required by worklow can be blank
    Defect #20811: long pre lines are missing from PDF export of wiki pages
    Defect #21136: Issues API may disclose changeset messages that are not visible
    Defect #21150: Time logging form may disclose subjects of issues that are not visible
    Defect #21155: Deleting invalid wiki page version deletes whole page content
    Defect #20282: Error message when editing a child project without add project/subprojects permissions
    Defect #20730: Fix tokenization of phrases with non-ascii chars
    Defect #21071: find_referenced_issue_by_id fails with RangeError for large numbers
    Patch #21031: Polish translation update for 3.0-stable
    Patch #21105: Japanese wiki_syntax_detailed_textile.html translation for 3.0-stable
    Patch #20785: Polish translation update for 3.1-stable
    Patch #20837: Bulgarian translation
    Patch #20892: Spanish translation for r14637
    Patch #20906: Fix mulitple tab navigation highlighting and content hiding
    Patch #21019: Traditional Chinese translation (to r14689)
    Patch #21076: Move inline CSS to application.css for private checkbox
    Patch #21085: Optimize issue edit description link

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Oct 10 02:03:04 2015 UTC (9 years, 3 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +43 -43 lines
Update to 3.1.1

Changhelog:
== 2015-09-20 v3.1.1

* Feature #11253: Total time spent from subtasks on the issue list
* Feature #20688: Add Total estimated hours column on issue list
* Feature #20738: Upgrade Rails 4.2.4
* Defect #19577: Open redirect vulnerability
* Defect #20761: Fix typo of Japanese translation for notice_gantt_chart_truncated
* Defect #20427: Cannot create a custom query visibility is "to these roles only"
* Defect #20454: Mail handler: unwanted assignment to a group occurs
* Defect #20278: Wrong syntax for resizing inline images will throw a 500 error
* Defect #20401: "Spent time" panel: columns not wrapping
* Defect #20407: Monospace font-family values are differ between application.css and scm.css
* Defect #20456: 3.1-stable/3.1.0: missing commits (omitted from being merged from trunk)
* Defect #20466: Broken email notification layout in Outlook
* Defect #20490: WARNING: Can't mass-assign protected attributes for User
* Defect #20633: Help cursor showing up since r14154
* Patch #20293: Russian translation for 2.6-stable
* Patch #20294: Russian translation for 2.6-stable
* Patch #20408: Turkish translation for 2.6-stable
* Patch #20557: Czech translation for 2.6-stable
* Patch #20735: Markdown: Upgrade redcarpet gem to 3.3 (ruby 1.9 and higher)
* Patch #20745: Portuguese translation for 2.6-stable
* Patch #20512: Project.copy_from deletes enabled_modules on source
* Patch #20737: Czech translation for 3.0-stable
* Patch #20746: Portuguese translation for 3.0-stable
* Patch #20243: Use https links instead of http links in ApplicationHelper#avatar_edit_link and Redmine::Info class methods
* Patch #20410: Turkish translation for 3.1-stable
* Patch #20452: Czech localisation update
* Patch #20731: Change Japanese translation for "spent time"
* Patch #20747: Portuguese translation for 3.1-stable

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Aug 13 12:22:14 2015 UTC (9 years, 5 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +58 -67 lines
Updateto 3.1.0

Changelog:
Redmine 3.1.0 released

I am happy to announce that Redmine 3.1.0 has been released. Highlights:

    Subtasking: option for independent subtask priority/start date/due date/done ratio (#5490), ability to filter the issue list by parent task or subtasks (#6118)
    Permission to view only your own time logs (#8929)
    Better handling of HTML-only emails (#16962), nokogiri is now used to parse incoming HTML
    Ability to limit the member management permission to certain roles (#19707)
    Security features (optional settings): ability to expire passwords after a configurable number of days (#19458), password re-entry for sensitive actions (#19851)

You can review all the changes in the Changelog.

About the maintenance of previous Redmine versions: 3.0.x maintenance will stop in favor of 3.1.x soon but Redmine 2.6.x will still be maintained until at least the end of 2015.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jul 5 23:55:25 2015 UTC (9 years, 6 months ago) by rodent
Branches: MAIN
Reimport ruby22-redmine-3.0.3 as devel/ruby-redmine. This allows the package to
be used with multiple Ruby versions simultaneously without CONFLICTing with each
other. Main difference is that SHAREDIR, EGDIR, and the helper scripts using RUBY_PKGPREFIX and RUBY_SUFFIX, where applicable. The rcvar will be
ruby_redmine${RUBY_PKGPREFIX} now. Discussed with MAINTAINER some time last
quarter.

Redmine is a flexible project management web application. Written using the Ruby
on Rails framework, it is cross-platform and cross-database.

Redmine is open source and released under the terms of the GNU General Public
License v2 (GPL). Some of the main features of Redmine are:

   Multiple projects support
   Flexible role based access control
   Flexible issue tracking system
   Gantt chart and calendar
   News, documents & files management
   Feeds & email notifications
   Per project wiki
   Per project forums
   Time tracking
   Custom fields for issues, time-entries, projects and users
   SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs)
   Issue creation via email
   Multiple LDAP authentication support
   User self-registration support
   Multilanguage support
   Multiple databases support

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>