Commit graph

19942 commits

Author SHA1 Message Date
taca
e071e5392c www/ruby-rails60: update to 6.0.3.1.
Finally, update ruby-rails60 to 6.0.3.1.
2020-05-19 17:17:44 +00:00
taca
abacec1cd6 www/ruby-actioncable60: update to 6.0.3.1
Update ruby-actioncable60 to 6.0.3.1.


## Rails 6.0.3.1 (May 18, 2020) ##

*   No changes.
2020-05-19 17:15:14 +00:00
taca
6ede8adf68 www/ruby-actionpack60: update to 6.0.3.1
Update ruby-actionpack60 to 6.0.3.1.


## Rails 6.0.3.1 (May 18, 2020) ##

*   [CVE-2020-8166] HMAC raw CSRF token before masking it, so it cannot be used to reconstruct a per-form token

*   [CVE-2020-8164] Return self when calling #each, #each_pair, and #each_value instead of the raw @parameters hash
2020-05-19 17:12:50 +00:00
taca
e39f3117b6 www/ruby-actionview60: update to 6.0.3.1
Update ruby-actionview60 to 6.0.3.1.


## Rails 6.0.3.1 (May 18, 2020) ##

*   [CVE-2020-8167] Check that request is same-origin prior to including CSRF token in XHRs
2020-05-19 17:12:15 +00:00
taca
ab61219187 www/ruby-rails52: update to 5.2.4.3
Finally, update ruby-rails52 to 5.2.4.3.
2020-05-19 15:41:07 +00:00
taca
35586d65af www/ruby-actioncable52: update to 5.2.4.3
Update ruby-actioncable52 to 5.2.4.3.


## Rails 5.2.4.3 (May 18, 2020) ##

*   No changes.
2020-05-19 15:37:45 +00:00
taca
0704773b8b www/ruby-actionpack52: update to 5.2.4.3
Update ruby-actionpack52 to 5.2.4.3.


## Rails 5.2.4.3 (May 18, 2020) ##

*   [CVE-2020-8166] HMAC raw CSRF token before masking it, so it cannot be used to reconstruct a per-form token

*   [CVE-2020-8164] Return self when calling #each, #each_pair, and #each_value instead of the raw @parameters hash
2020-05-19 15:36:58 +00:00
taca
c6483ac1bc www/ruby-actionview52: update to 5.2.4.3
Update ruby-actionview52 to 5.2.4.3.


## Rails 5.2.4.3 (May 18, 2020) ##

*   [CVE-2020-8167] Check that request is same-origin prior to including CSRF token in XHRs
2020-05-19 15:36:18 +00:00
hauke
3b20799b61 Clarifications. 2020-05-19 14:39:56 +00:00
hauke
f7eb09639c Update www/php-glpi to v9.4.6
Upstream says...

You'll find below the changes of this bugfixes version:
- (security) Prevent execution of SQL injection while assigning a technician,
- (security) Permit to change key used to store passwords,
- (security) Improve CSRF token,
- (security) Fix several possible XSS,
- (security) Fix a few possible SQL injections,
- Fix SCSS caching issues,
- Fix inline images handling on item update,
- Fix PHP 7.4 compatibility,
- Connect to database using socket,
- and more!

The full changelog is available:
<https://github.com/glpi-project/glpi/milestone/39?closed=1>
2020-05-19 14:21:13 +00:00
taca
f00b0aef32 www/ruby-padrino-mailer: update to 0.15.0
Update ruby-padrino-mailer to 0.15.0.

* No change except version.
2020-05-18 15:00:32 +00:00
taca
165db7cffb www/ruby-padrino-gen: fix typo
Fix accidential typo.
2020-05-18 14:59:48 +00:00
taca
28f28706f2 www/ruby-padrino-gen: update to 0.15.0
Update ruby-padrino-gen to 0.15.0.

pkgsrc change:
* update dependency to ruby-bundler.

* Remove obsolete rubyforge_project from gemspec.
2020-05-18 14:57:28 +00:00
taca
dd864458a8 www/ruby-padrino-cache: update to 0.15.0
Update ruby-padrino-cache to 0.15.0.

pkgsrc change: update dependency to ruby-moneta.

* Remove obsolete rubyforge_project from gemspec.
2020-05-18 14:54:18 +00:00
taca
e7b371e4ff www/ruby-padrino-admin: update to 0.15.0
Update ruby-padrino-admin to 0.15.0.

* Remove obsolete rubyforge_project from gemspec.
2020-05-18 14:53:09 +00:00
taca
ef15dd7d7b www/ruby-padrino-core: update to 0.15.0
Update ruby-padrino-core to 0.15.0.

0.15.0 (2020-05-14)

* FIX #2205 Relax bundler version and get tests passing (@rogerhu, @yb66)
2020-05-18 14:52:13 +00:00
taca
39f58353b0 www/ruby-padrino-helpers: update to 0.15.0
Update ruby-padrino-helpers to 0.15.0.

* Remove obsolete rubyforge_project from gemspec.
2020-05-18 14:49:49 +00:00
taca
7f431d9c89 www/ruby-padrino-support: update to 0.15.0
Update ruby-padrino-support to 0.15.0.

* Remove obsolete rubyforge_project from gemspec.
2020-05-18 14:48:48 +00:00
taca
fc96ffbc40 www/ruby-padrino: start update to 0.15.0
Start ruby-padrino and related packages to 0.15.0.
2020-05-18 14:47:44 +00:00
adam
623767b5b2 py-django-import-export: better Django dep. 2020-05-17 21:32:48 +00:00
adam
7cbaa58c8e py-django-admin-rangefilter: updated to 0.6.0
0.6.0:
- Added setter for initial field value
2020-05-17 21:32:21 +00:00
adam
e00fb4d83d py-django-import-export: updated to 2.1.0
2.1.0:
Fix DurationWidget handling of zero value
Make import diff view only show headers for user visible fields
Make confirm_form accessible in get_import_resource_kwargs and get_import_data_kwargs
Initialize Decimal with text value
Adds meta flag ‘skip_diff’ to enable skipping of diff operations
Update docs

2.0.2:
Add support for tablib >= 1.0
Add ability to install a subset of tablib supported formats and save some automatic dependency installations (needs tablib >= 1.0)
Use column_name when checking row for fields

2.0.1:
Fix deprecated Django 3.0 function usage
Pin tablib version to not use new major version
Format field is always shown on Django 2.2

2.0:
[django2.2] Add real support of Django 2.2 before 3.0 is out
fix: DateTimeWidget not timezone sensitive
Move actions definition to ExportActionMixin
Add language support: Turkish
Fix exception import for Django 3
Fix potential header / row column mismatches for invalid rows in…
Assume user is importing new data if id fields not included
Fix bug with spaces in export filename, pass request and queryset
Simplify Django version in TravisCI
Align error in rtl mode
Add dutch translations
Add 3.8-dev to travis ci
Fix style in getting_started docs
Update documentation to show that mixins must be referenced before admin.ModelAdmin.
JSONWidget updated with null value fix
Import rows have background color
Use resource get_queryset in ModelInstanceLoader
Simplify coerce to text type
More flexibility in ConfirmImportForm, forms and resource kwargs
Add JSON B type field mapping
Scale back stale bot’s time-to-stale
test: explicitly order qs in ManyToManyWidget
Add mysql to travis
Expand doc strings to include Mixin superclasses
Remove python2 compatibility decorator
chore: fix Imports are incorrectly sorted.
Use global env vars for postgres
Used non-fixed id for test. Database is not torn down after each run, which means that the id is incrementing
Fix warning from assertEquals
Add psycopg2 as postgres driver to test requirements
Add django version to the matrix
Add matrix for sqlite and postgres testing
Correct mistaken assertTrue() -> assertEquals()
chore: add package long_description
chore: add python wheels to dev requirements
Add github directory with PR and issue templates
Isort all the things
Use coveralls master branch tag in the readme
Remove support for Django < 2.0 and Python < 3.5
2020-05-17 21:30:53 +00:00
adam
38eb3991e9 py-parsel: updated to 1.6.0
1.6.0:
* Python 3.4 is no longer supported
* New ``Selector.remove()`` and ``SelectorList.remove()`` methods to remove
  selected elements from the parsed document tree
* Improvements to error reporting, test coverage and documentation, and code
  cleanup
2020-05-17 20:37:20 +00:00
adam
85b3fcabfd py-nbformat: updated to 5.0.6
5.0.6
=====
- nbformat.read() function has a better duck-type interface and will raise more
  meaningful error messages if it can't parse a notebook document.

5.0.5
=====
- Allow notebook format 4.0 and 4.1 to have the arbitrary JSON mimebundles
  from format 4.2 for pragmatic purposes.
- Support reading/writing path-like objects has been added to read operations.

5.0.4
=====
- Fixed issue causing python 2 to pick up 5.0.x releases.

5.0.3
=====
- Removed debug print statements from project.

5.0.2
=====
- Added schema validation files for older versions. This was breaking notebook generation.

5.0
===
`5.0 on GitHub <https://github.com/jupyter/nbformat/milestone/5>`__

- Starting with 5.0, ``nbformat`` is now Python 3 only (>= 3.5)
- Add execution timings in code cell metadata for v4 spec.
  ``"metadata": { "execution": {...}}`` should be populated with kernel-specific
  timing information.
- Documentation for how markup is used in notebooks added
- Link to json schema docs from format page added
- Documented the editable metadata flag
- Update description for collapsed field
- Documented notebook format versions 4.0-4.3 with accurate json schema specification files
- Clarified info about :ref:`name`'s meaning for cells
- Added a default execution_count of None for new_output_cell('execute_result')
- Added support for handling nbjson kwargs
- Wheels now correctly have a LICENSE file
- Travis builds now have a few more execution environments
2020-05-17 20:26:52 +00:00
adam
878f616a09 pytest from versioned depends 2020-05-17 20:18:35 +00:00
taca
b622047186 www/ruby-sassc: update to 2.3.0
Update to ruby-sassc to 2.3.0.


- **2.3.0**
  - [Fix rake gem:native task](https://github.com/sass/sassc-ruby/pull/196)
  - [disable lto flag for darwin + nix](https://github.com/sass/sassc-ruby/pull/166)
  - [Sort input file list](https://github.com/sass/sassc-ruby/pull/178)
  - [Set appropriate encoding for source_map](https://github.com/sass/sassc-ruby/pull/152)
  - [allow passing functions directly](https://github.com/sass/sassc-ruby/pull/162)
  - [always dispose data context](https://github.com/sass/sassc-ruby/pull/161)
  - [Update libsass to 3.6.3](https://github.com/sass/sassc-ruby/pull/164)
  - [Restore strip symbols](https://github.com/sass/sassc-ruby/pull/184)
  - [Default --march-tune-native to false](https://github.com/sass/sassc-ruby/pull/158)
  - [Fix compile issue on Mac OS X](https://github.com/sass/sassc-ruby/pull/174)
  - [Test on TruffleRuby in TravisCI](https://github.com/sass/sassc-ruby/pull/171)
  - [Use RbConfig::MAKEFILE_CONFIG['DLEXT'] instead of hardcoding extensions](https://github.com/sass/sassc-ruby/pull/173)
2020-05-17 16:25:42 +00:00
taca
75c20c5c4f www/ruby-rack-contrib: update to 2.2.0
Update to ruby-rack-contrib to 2.2.0.


2.2.0 (2020-03-31)

A healthy crop of fixes and new features in this release. Thanks to
everyone who contributed, and welcome to Andrew Konchin, as the newest
recipient of a commit bit.

* New middleware Rack::JSONBodyParser: a better-designed replacement for
  Rack::PostBodyContentTypeParser, with a more appropriate name (given that
  they both only handle JSON natively, having JSON in the name seems like a
  good idea), and with a better set of default behaviours and knobs.  It is
  also significantly faster than PostBodyContentTypeParser.

* Rack::PostBodyContentTypeParser: this middleware's interface is a bit of a
  mess, which makes it nearly impossible to improve in a
  backwards-compatible manner. As a result, its use has been deprecated, in
  favour of Rack::JSONBodyParser.

* Several middlewares that set Content-Length headers were fixed to use
  String#bytesize, instead of String#size, which makes multibyte characters
  much happier. (Chris Frank)

* Rack::ResponseCache: Make header detection case-insensitive. (Chris Frank)

* A lot of broken tests and deprecation warnings in the test suite were
  fixed. (Andrew Konchin)

* Rack::Locale: significant correctness fixes, including q=0 handling, case
  insensitivity where appropriate, and better handling of whitespace.
  (Andrew Konchin)

* Rack::StaticCache: several correctness fixes, such as setting a Date
  response header, use UTC in timestamps, and improving the robustness of
  the date rendering.

Share and enjoy!
2020-05-17 16:17:04 +00:00
taca
c6c64c89d6 www/ruby-rack-cache: update to 1.11.1
Update ruby-rack-cache to 1.11.1.


1.11.1 (2020-04-07)

 * when ignoring parts of the query, remove query in key when all
   params are ignored

1.11.0 (2020-01-06)

 * Add a proc to allow ignoring parts of the query string in the key
 CVS: ----------------------------------------------------------------------
2020-05-17 16:11:00 +00:00
taca
db5e933699 www/ruby-net-http-persistent: update to 4.0.0
Update ruby-net-http-persistent to 4.0.0.


=== 4.0.0 / 2020-04-30

Breaking changes:

* Removed built-in support for retrying failed requests as Net::HTTP has this
  built-in for all supported versions.  Pull request #100 by Michael Grosser.
* Dropped support for EoL ruby versions (< 2.4).  Future feature releases may
  drop support for ruby versions that are at end-of-life or in security-only
  maintenance mode with any release.  Pull request #113 by David Rodríguez

New features:

* Added Net::HTTP::Persistent#max_retries= to configure the number of retries
  performed on a request for ruby versions that support it (2.5+).
* URI-ness is determined through #respond_to? to allow compatibility with
  Addressable::URI.  Pull request #67 by Ryan McKern.
* Use require_relative to reduce patch burden for vendored versions.  Pull
  Request #106 by David Rodríguez

Bug fixes:

* Stop wasting a connection when the keep-alive timeout is less than the idle
  timeout.  Pull request #115 by Yap Sok Ann.
* Improved use of URI#hostname for IPv6 connections.  Pull request #76 by
  Tomas Koutsky.
* Improved check for Process::RLIMIT_NOFILE support.  Pull request #109 by Vít
  Ondruch.
* Fix namespace in comments for escape/unescape wrappers.  Pull request #114
  by David Rodríguez.
* Fix History.txt timestamp for 3.0.0 release.  Pull request #107 by Joe Van
  Dyk.
* Fix link to PR #98 in 3.1.0 release notes.  Pull request #110 by Justin
  Reid.

Other:

* Updated Net::HTTP::Persistent#reconnect documentation to indicate that all
  connections are reset.  Issue #117 by Taisuke Miyazaki.
2020-05-17 16:05:52 +00:00
taca
5c81b7d09c www/ruby-loofah: update to 2.5.0
Update ruby-loofah to 2.5.0.


## 2.5.0 / 2020-04-05

### Features

* Allow more CSS length units: "ch", "vw", "vh", "Q", "lh", "vmin", "vmax". [#178] (Thanks, @JuanitoFatas!)


### Fixes

* Remove comments from `Loofah::HTML::Document`s that exist outside the `html` element. [#80]


### Other changes

* Gem metadata being set [#181] (Thanks, @JuanitoFatas!)
* Test files removed from gem file [#180,#166,#159] (Thanks, @JuanitoFatas and @greysteil!)
2020-05-17 15:59:29 +00:00
taca
80186e61f3 www/ruby-jquery-rails: update to 4.4.0
Update ruby-jquery-rails to 4.4.0.


## 4.4.0

- update jquery to 3.5.1 (note: [3.5.0 contains important security updates](https://github.com/advisories/GHSA-jpcq-cgw6-v4j6))
- unescape dollar signs and backticks in `assert_select_jquery` to match
  Rails updated behavior.
2020-05-17 15:55:55 +00:00
taca
7a6dec6ecc www/ruby-css-parser: Update to 1.7.1
Update ruby-css-parser to 1.7.1.


Version 1.7.1 (2019-12-01)

    Force UTF-8 encoding; do not strip out UTF-8 chars. #106

Version 1.7.0 (2019-02-11)

    No longer support ruby versions 1.9 2.0 2.1
    Memory allocation improvements
2020-05-17 15:48:26 +00:00
taca
99f2e524ae www/ruby-crass: update to 1.0.6
Update ruby-crass to 1.0.6.


1.0.6 (2020-01-12)
------------------

* Number values are now limited to a maximum of `Float::MAX` and a minimum of
  negative `Float::MAX`. (#11)

* Added project metadata to the gemspec. (#9 - @orien)


1.0.5 (2019-10-15)
------------------

* Removed test files from the gem. [@t-richards - #8][8]

[8]:https://github.com/rgrove/crass/pull/8


1.0.4 (2018-04-08)
------------------

* Fixed whitespace warnings. (#7 - @yahonda)
2020-05-17 15:40:48 +00:00
nia
7654c6cb3c gitea: Update to 1.11.5
## [1.11.5](https://github.com/go-gitea/gitea/releases/tag/v1.11.5) - 2020-05-09

* BUGFIXES
  * Prevent timer leaks in Workerpool and others (#11333) (#11340)
  * Fix tracked time issues (#11349) (#11354)
  * Add NotifySyncPushCommits to indexer notifier (#11309) (#11338)
  * Allow X in addition to x in tasks (#10979) (#11335)
  * When delete tracked time through the API return 404 not 500 (#11319) (#11326)
  * Prevent duplicate records in organizations list when creating a repository (#11303) (#11325)
  * Manage port in submodule refurl (#11305) (#11323)
  * api.Context.NotFound(...) should tolerate nil (#11288) (#11306)
  * Show pull request selection even when unrelated branches (#11239) (#11283)
  * Repo: milestone: make /milestone/:id endpoint accessible (#11264) (#11282)
  * Fix GetContents(): Dont't ignore Executables (#11192) (#11209)
  * Fix submodule paths when AppSubUrl is not root (#11098) (#11176)
  * Prevent clones and pushes to disabled wiki (#11131) (#11134)
  * Remove errant third closing curly-bracket from account.tmpl and send account ID in account.tmpl (#11130)
  * On Repo Deletion: Delete related TrackedTimes too (#11110) (#11125)
  * Refresh codemirror on show pull comment tab (#11100) (#11122)
  * Fix merge dialog on protected branch with missing required statuses (#11074) (#11084)
  * Load pr Issue Poster on API too (#11033) (#11039)
  * Fix release counter on API repository info (#10968) (#10996)
  * Generate Diff and Patch direct from Pull head (#10936) (#10938)
  * Fix rebase conflict detection in git 2.26 (#10929) (#10930)
* ENHANCEMENT
  * Fix 404 and 500 image size in small size screen (#11043) (#11049)
  * Multiple Gitea Doctor improvements (#10943) (#10990) (#10064) (#9095) (#10991)
2020-05-17 14:50:40 +00:00
tnn
dc46c7c321 firefox: mend build failure on NetBSD 8
Build with clang, but with pkgsrc libstdc++ instead of from base.
This is needed because base doesn't have the necessary C++17 STL headers.
We don't really have any infrastructure to manage this properly so
kludge it manually into the package.
2020-05-17 11:20:57 +00:00
fox
3d50ef7052 www/cliqz: Updates to 1.36.0
- Removes some of the obsolete patches.

Changes since 1.35.0:

Merge with Firefox 76.0.1
2020-05-17 10:10:18 +00:00
kleink
bb824953b0 py-flask-flatpages: Build requires py-test-runner.
Missed in 0.7.2 update, caught by bulk build.

Also add py-pygments to test dependencies, and depend on py-flask>1.0
instead of >=1.0 (per setup.cfg).  The latter does not imply a dependency
change within pkgsrc, as py-flask had been >1.0 for 1+ year when this
was actually introduced at py-flask-flatpages 0.7.1.
2020-05-17 09:39:27 +00:00
adam
085023cc3a pytest from versioned depends 2020-05-16 18:00:31 +00:00
rillig
5d6b92ab0b www/ap2-jk: allow no-op SUBST blocks
Since the patterns cannot be statically determined to be identity
substitutions, the explicit SUBST_NOOP_OK is needed.
2020-05-16 17:31:52 +00:00
rillig
6903a17ee7 www/moodle: remove no-op file from SUBST_FILES 2020-05-16 17:26:13 +00:00
rillig
6621fec114 www/swiggle: remove unnecessary SUBST block
The -O3 does not exist anymore in the Makefile, at least since 2003.
Replacing gcc with the actual compiler name is not necessary since pkgsrc
provides compiler wrappers in WRKDIR/.compiler.
2020-05-16 17:24:05 +00:00
taca
1c2eca1114 www/ruby-rails60: update to 6.0.3
Finally, update ruby-rails60 to 6.0.3.
2020-05-16 14:24:28 +00:00
taca
7ff1f72a96 www/ruby-actioncable60: update to 6.0.3
Update to ruby-actioncable60 to 6.0.3.


## Rails 6.0.3 (May 06, 2020) ##

*   No changes.
2020-05-16 14:21:24 +00:00
taca
1eb5c9dd32 www/ruby-actionpack60: update to 6.0.3
Update ruby-actionpack60 to 6.0.3.


## Rails 6.0.3 (May 06, 2020) ##

*   Include child session assertion count in ActionDispatch::IntegrationTest

    `IntegrationTest#open_session` uses `dup` to create the new session, which
    meant it had its own copy of `@assertions`. This prevented the assertions
    from being correctly counted and reported.

    Child sessions now have their `attr_accessor` overriden to delegate to the
    root session.

    Fixes #32142

    *Sam Bostock*
2020-05-16 14:18:09 +00:00
taca
c3a7dc131b www/ruby-actionview60: update to 6.0.3
Update ruby-actionview60 to 6.0.3.


## Rails 6.0.3 (May 06, 2020) ##

*   annotated_source_code returns an empty array so TemplateErrors without a
    template in the backtrace are surfaced properly by DebugExceptions.

    *Guilherme Mansur*, *Kasper Timm Hansen*

*   Add autoload for SyntaxErrorInTemplate so syntax errors are correctly raised by DebugExceptions.

    *Guilherme Mansur*, *Gannon McGibbon*
2020-05-16 14:17:34 +00:00
adam
def14da987 fix pytest versioned dep. 2020-05-16 09:03:22 +00:00
adam
147ee03fa6 py-werkzeug: remove pytest from depends 2020-05-16 08:37:47 +00:00
adam
4366dd433f py-wtforms-components: pytest from versioned deps. 2020-05-16 08:23:28 +00:00
adam
5967566c0d py-hstspreload: updated to 2020.5.16
2020.5.16:
Sync with Chromium repository.
2020-05-16 04:56:59 +00:00
nia
ea78835961 www: Remove gtkhtml314
10 year old gtkhtml version, no longer used by anything in pkgsrc
2020-05-15 12:01:54 +00:00