Commit graph

329957 commits

Author SHA1 Message Date
bouyer
1d9109a506 Add upstream patches for a bunch of Xen security avisories, related
to xenstore permissions.
2020-12-16 17:17:08 +00:00
bouyer
cd6e700c01 Add upstream patches for Xen seciruty advisory 348, 358 and 359.
Bump PKGREVISION
2020-12-16 17:15:22 +00:00
ryoon
cbeb95e2d7 doc: Updated www/php-nextcloud to 20.0.4 2020-12-16 13:54:49 +00:00
ryoon
256b6f0d89 php-nextcloud: Update to 20.0.4
Changelog:
Version 20.0.4 December 17 2020

Changes

  * Avoid dashboard crash when accessibility app is not installed (server#
    24636)
  * Bump ini from 1.3.5 to 1.3.7 (server#24649)
  * Handle owncloud migration to latest release (server#24653)
  * Use string for storing a OCM remote id (server#24654)
  * Fix MySQL database size calculation (serverinfo#262)
  * Bump cypress-io/github-action@v2 (viewer#722)
  * Fix] sidebar opening animation (viewer#723)
  * Fix not.exist cypress and TESTING checks (viewer#725)

Note: the main improvement in this very small release is the migration support.


Version 20.0.3 December 10 2020

Changes

  * Check quota of subdirectories when uploading to them (server#24181)
  * CircleId too short in some request (server#24196)
  * Missing level in ScopedPsrLogger (server#24212)
  * Fix nextcloud logo in email notifications misalignment (server#24228)
  * Allow selecting multiple columns with SELECT DISTINCT (server#24230)
  * Use file name instead of path in 'not allowed to share' message (server#
    24231)
  * Fix setting images through occ for theming (server#24232)
  * Use regex when searching on single file shares (server#24239)
  * Harden EncryptionLegacyCipher a bit (server#24249)
  * Update ScanLegacyFormat.php (server#24258)
  * Simple typo in comments (server#24259)
  * Use correct year for generated birthdays events (server#24263)
  * Delete files that exceed trashbin size immediately (server#24297)
  * Update sabre/xml to fix XML parsing errors (server#24311)
  * Only check path for being accessible when the storage is a object home
    (server#24325)
  * Avoid empty null default with value that will be inserted anyways (server#
    24333)
  * Fix contacts menu position and show uid as a tooltip (server#24342)
  * Fix the config key on the sharing expire checkbox (server#24346)
  * Set the display name of federated sharees from addressbook (server#24353)
  * Catch storage not available in versions expire command (server#24367)
  * Use proper bundles for files client and fileinfo (server#24377)
  * Properly encode path when fetching inherited shares (server#24387)
  * Formatting remote sharer should take protocol, path into account (server#
    24391)
  * Make sure we add new line between vcf groups exports (server#24443)
  * Fix public calendars shared to circles (server#24446)
  * Store scss variables under a different prefix for each theming config
    version (server#24453)
  * External storages: save group ids not display names in configuration
    (server#24455)
  * Use correct l10n source in files_sharing JS code (server#24462)
  * Set frame-ancestors to none if none are filled (server#24477)
  * Move the password fiels of chaging passwords to post (server#24478)
  * Move the global password for files external to post (server#24479)
  * Only attempt to move to trash if a file is not in appdata (server#24483)
  * Fix loading mtime of new file in conflict dialog in firefox (server#24491)
  * Harden setup check for TLS version if host is not reachable (server#24502)
  * Fix file size computation on 32bit platforms (server#24509)
  * Allow subscription to indicate that a userlimit is reached (server#24511)
  * Set mountid for personal external storage mounts (server#24513)
  * Only execute plain mimetype check for directories and do the fallback…
    (server#24517)
  * Fix vsprint parameter (server#24527)
  * Replace abandoned log normalizer with our fork (server#24530)
  * Add icon to user limit notification (server#24531)
  * Also run repair steps when encryption is disabled but a legacy key is
    present (server#24532)
  * [3rdparty][security] Archive TAR to 1.4.11 (server#24534)
  * Generate a new session id if the decrypting the session data fails (server#
    24553)
  * Revert "Do not read certificate bundle from data dir by default" (server#
    24556)
  * Dont use system composer for autoload checker (server#24557)
  * Remember me is not an app_password (server#24563)
  * Do not load nonexisting setup.js (server#24582)
  * Update sabre/xml to fix XML parsing errors (3rdparty#529)
  * Use composer v1 on CI (3rdparty#532)
  * Bump pear/archive_tar from 1.4.9 to 1.4.11 (3rdparty#536)
  * Replace abandoned log normalizer with our fork (3rdparty#543)
  * Allow nullable values as subject params (activity#535)
  * Don't log when unknown array is null (notifications#803)
  * Feat/virtual grid (photos#550)
  * Make sure we have a string to localecompare to (photos#583)
  * Always get recommendations for dashboard if enabled (recommendations#336)
  * Properly fetch oracle database information (serverinfo#258)
  * Also register to urlChanged event to update RichWorkspace (text#1181)
  * Move away from GET (text#1214)
2020-12-16 13:53:43 +00:00
adam
7437f2b8e2 Updated devel/py-test, devel/py-faker 2020-12-16 13:17:14 +00:00
adam
a10c9e3470 py-faker: updated to 5.0.2
5.0.2:
* Remove invalid surname in `nl_NL`.
2020-12-16 13:16:52 +00:00
adam
d4da194a11 py-test: updated to 6.2.1
pytest 6.2.1

Bug Fixes
Fixed bug where ImportPathMismatchError would be raised for files compiled in the host and loaded later from an UNC mounted path (Windows).

Fixed regression in approx: in 6.2.0 approx no longer raises TypeError when dealing with non-numeric types, falling back to normal comparison. Before 6.2.0, array types like tf.DeviceArray fell through to the scalar case, and happened to compare correctly to a scalar if they had only one element. After 6.2.0, these types began failing, because they inherited neither from standard Python number hierarchy nor from numpy.ndarray.

approx now converts arguments to numpy.ndarray if they expose the array protocol and are not scalars. This treats array-like objects like numpy arrays, regardless of size.
2020-12-16 13:15:12 +00:00
adam
415b1881b4 nodejs: mark as Python 2.7 only 2020-12-16 11:39:00 +00:00
nia
fada80bde9 nudoku: Requires autoconf macros defined by pkg-config 2020-12-16 11:21:43 +00:00
adam
4cc23d6d80 Updated lang/nodejs12, lang/nodejs 2020-12-16 07:43:36 +00:00
adam
675c85b93c PYTHON_VERSIONS_ACCEPTED is not common anymore 2020-12-16 07:43:13 +00:00
adam
38f1175f97 nodejs12: updated to 12.12.0
Version 12.12.0 (Current)

Notable changes

build:
Add --force-context-aware flag to prevent usage of native node addons that aren't context aware

deprecations:
Add documentation-only deprecation for process._tickCallback()

esm:
Using JSON modules is experimental again

fs:
Introduce opendir() and fs.Dir to iterate through directories

process:
Add source-map support to stack traces by using --enable-source-maps

tls:
Honor pauseOnConnect option
Add option for private keys for OpenSSL engines
2020-12-16 07:42:39 +00:00
adam
93e0536fab nodejs8, nodejs10: add PYTHON_VERSIONS_ACCEPTED 2020-12-16 07:29:36 +00:00
adam
d57c744af7 nodejs: updated to 14.15.2
Version 14.15.2 'Fermium' (LTS)

Notable Changes

deps:
upgrade npm to 6.14.9
update acorn to v8.0.4
doc: add release key for Danielle Adams
http2: check write not scheduled in scope destructor
stream: fix regression on duplex end
2020-12-16 07:24:06 +00:00
gutteridge
87eeb0a108 py-cairo118: simplify PLIST since this only supports Python 2.7 2020-12-16 00:14:30 +00:00
bsiegert
e32edf2f19 go-grpc: Remove testing and example clients and servers
There are a number of binaries called "client" and "server" in this package.
Installing one of them (a random one really) as bin/client and bin/server
is not useful.

Bump revision.
2020-12-15 20:08:12 +00:00
leot
f166484682 doc: Updated www/webkit-gtk to 2.30.4 2020-12-15 17:59:11 +00:00
leot
b06468fe67 webkit-gtk: Update to 2.30.4
pkgsrc changes:
 - Remove ICU 68.1 patches applied upstream

Changes:
WebKitGTK 2.30.4
================
 - Fix text data sent with WebSockets when using libsoup < 2.68.
 - Fix the rendering on Raspberry Pi 3 using the proprietary video driver.
 - Fix clipping of descedant layers of a mask layer.
 - Fix the build with ICU 68.1.
2020-12-15 17:59:00 +00:00
maya
f01cd9656a doc: Updated emulators/qemu to 5.1.0nb11 2020-12-15 16:50:33 +00:00
maya
a05d786441 qemu: enable spice by default.
Proposed without objections on tech-pkg in
https://mail-index.netbsd.org/tech-pkg/2020/11/01/msg023995.html

PKGREVISION++
2020-12-15 16:50:08 +00:00
tsutsui
db5b81a644 doc: Updated emulators/PC6001VX to 3.6.0 2020-12-15 13:02:30 +00:00
tsutsui
89e1a80aa0 PC6001VX: update to 3.6.0.
Upstream changes:

3.6.0 2020/12/15
- Joysticks are available on Android.
- Updated PC-6001 compatible basic ROMs to 0.7.2.
- Updated PC-6001mk2/6601 compatible basic ROMs to 0.3.1.
- Removed sound sampling rate settings.
- Improved video capture performance.
- Changed snapshot file name convention.
- (Android)Fixed semi-graphic's glitch.
2020-12-15 13:02:10 +00:00
adam
1604534579 Updated www/py-django-extensions, security/py-certifi 2020-12-15 12:05:17 +00:00
adam
5c144fd2d6 py-certifi: updated to 2020.12.5
2020.12.5:
Unknown changes
2020-12-15 12:04:58 +00:00
adam
e1cb683c5a py-django-extensions: updated to 3.1.0
3.1.0

Changes:

Improvement: pipchecker, sleep 60s if pypi raises a fault
Improvement: add django_zero_downtime_migrations to list of supported postgresql engines
Improvement: use list of supported database engines from settings for all database commands
Improvement: reset_db, documentation
Fix: tests, Python 3.9 fixes for some tests
Fix: runserver_plus, parsing of RUNSERVER_PLUS_EXTRA_FILES

3.0.9

Changes:

Improvement: runserver_plus, survive syntax and configuration errors part II
Improvement: tests, refactor test runner
Improvement: sqlcreate, support postgresql unix domain socket

3.0.8

Changes:

Improvement: setup.cfg, remove universal flag from wheel, we only support Python 3 and up
Improvement: sqlcreate, fixed mentioned of old syncdb
Fix: runserver_plus, stop catching SyntaxError since reload for it was not working properly

3.0.7

Changes:

Improvement: runserver_plus, survive syntax and configuration errors
Improvement: runscript, use exit-code 1 if script is not found

3.0.6

Changes:

Improvement: runscript, add --continue-on-error unless set runscript will exit on errors
Improvement: runscript, allow to return exit-code
Improvement: runscript, support raise CommandError(... returncode=...)
Improvement: runscript, run Django checks() and check_migrations() before executing scripts
Improvement: shell_plus, set application name on all postgresql backends

3.0.5

Changes:

Fix: runserver_plus, exceptions must derive from BaseException error

3.0.4

Changes:

Various cleanups
Deprecated using --router instead use --database
Locales: Indonesian and Polish, updated
Improvement: show_dsn, fix crash with django-postgres-extra
Improvement: print_settings, added wildcard support
Improvement: print_settings, added --fail option
Improvement: delete_squashed_migrations, add --database option
Improvement: runserver_plus, added RUNSERVER_PLUS_EXTRA_FILES setting
Improvement: runserver_plus, added runserver_plus_started signal

3.0.3

Changes:

New: InternalIPS, allows to specify CIDRs for INTERNAL_IPS
Docs: restructure toctree

3.0.2

Changes:

Fix: shell_plus, fix honouring SHELL_PLUS in settings.py

3.0.1

Changes:

Fix: setup.py, add python_requires and remove legacy trove classifiers

3.0.0

This is the first Django Extensions release which only targets Django 2.2 and above. It drops official support for Python 2.7.

Changes:

Removal of Python 2 support
Removal of deprecated keyczar encrypted fields EncryptedTextField and EncryptedCharField
Removal of deprecated passwd command
Removal of truncate_letters filter
Change: TimeStampedModel; Removed default ordering on abstract model
New: DjangoExtensionsConfig AppConfig
New: shell_plus, JupyterLab support
New: list_signals, List all signals by model and signal type
Improvement: shell_plus, use -- to directly pass additional arguments to Jupyter
Improvement: shell_plus, improvements to MySQL support
Improvement: jobs, use logging to record errors
Improvement: syncdata, added --remove-before flag
Improvement: graph_models, add field and model to template context
Fix: syncdata, fix non existent field in fixture data
Fix: pipchecker, compatibility with pip 20.1
2020-12-15 11:59:31 +00:00
schmonz
228acf99a8 Define QMAIL_QUEUE_CUSTOM_ERROR. Ride recent update. 2020-12-15 11:00:24 +00:00
schmonz
b314959cee doc: Updated mail/qmail-rejectutils to 20201215 2020-12-15 10:29:01 +00:00
schmonz
bce0ea71e0 Update to 20201215. From the changelog:
- qmail-qfilter-{ofmipd,smtpd}-queue: Remove after 2 years' deprecation.
  If you're using these, please switch to qmail-qfilter-queue.
- qmail-qfilter-viruscan: Optionally build with qmail-queue-custom-error
  support, returning the same error message as Russ Nelson's original
  viruscan patch.
- qmail-qfilter-queue.8, qmail-rcptcheck.8: Add an ERRORS section.
2020-12-15 10:28:49 +00:00
nia
02378df78a deepstate-afl: needs setuptools 2020-12-15 09:49:59 +00:00
nia
a53d3cbe4b sane-airscan: Fix handling of config files.
- Use ${PKG_SYSCONFDIR} rather than ${PREFIX}/etc.
- Avoid unnecessary SUBST.
2020-12-15 09:32:23 +00:00
fcambus
3d9fe6a558 binutils: add missing TEST_DEPENDS on devel/dejagnu. 2020-12-15 09:18:14 +00:00
nia
dfa04f64e2 blastem: Explicitly set CPU rather than inferring from uname 2020-12-15 09:12:07 +00:00
adam
ecd0d1117c Updated textproc/py-rapidjson, www/py-landslide 2020-12-15 09:07:59 +00:00
adam
835075eb65 py-landslide: updated to 1.1.8
v1.1.8
- Explicitly support Python v3.8
- Test Python v3.7 and v3.8 with CI
- Fix sample slideshow link in `setup.py`

v1.1.7
- Change "PrinceXML" references to "Prince"
- Upgrade `Jinja2` from v2.10 to v2.10.1
- Support `markdown` v3.0+
- Fix Prince integration for PDF output
- Use HTTPS URLs in generated HTML code
2020-12-15 09:07:41 +00:00
adam
bbdb4c0198 py-rapidjson: updated to 1.0
1.0

Require Python 3.6 or greater
New serialization options, iterable_mode and mapping_mode, to give some control on how generic iterables and mappings get encoded
Internal refactorings, folding "skipkeys" and "sort_keys" arguments into the mapping_mode options, respectively as MM_SKIP_NON_STRING_KEYS and MM_SORT_KEYS: "old" arguments kept for backward compatibility
Bump major version to 1, tag as "production/stable" and switch to a simpler X.Y versioning schema
2020-12-15 09:03:13 +00:00
adam
3dd656b3e7 Updated devel/py-google-api-core, textproc/py-regex 2020-12-15 08:57:52 +00:00
adam
eba2c64a19 py-regex: updated to 2020.11.13
2020.11.13:
Unknown changes
2020-12-15 08:57:29 +00:00
adam
feffe5b610 py-google-api-core: updated to 1.24.0
1.24.0

Features
add support for Python 3.9, drop support for Python 3.5

Documentation
explain how to create credentials from dict
2020-12-15 08:55:17 +00:00
nia
ba864bf2cb doc/NEWS: instructions are probably out of date by now 2020-12-15 08:36:02 +00:00
mef
d67e0d072d (devel/R-waldo) Convert R-diffobj from TEST_DEPENDS to full DEPENDS 2020-12-15 05:12:18 +00:00
ryoon
6fdd80925c doc: Add boost to TODO 2020-12-15 00:53:45 +00:00
gutteridge
c4617546f7 mozjs78: list an actual project homepage 2020-12-14 23:02:53 +00:00
gutteridge
cbec84ade7 mozjs78: add test target support 2020-12-14 22:45:10 +00:00
js
ad080fda0f Allow PIE and RELRO on aarch64
I already compiled plenty of packages on my Pinebook Pro with both PIE and
RELRO enabled and have yet to see a build failure.
2020-12-14 21:45:43 +00:00
gdt
4b31de4bff gdal: Add comment about (lack of) geopdf support 2020-12-14 19:50:32 +00:00
tnn
7f405b69ae doc: Updated math/volk to 2.4.0 2020-12-14 19:06:18 +00:00
tnn
8a8c0c6409 volk: update to 2.4.0
pkgsrc: since the volk release tarball only provides the required cpu_features
library as a git submodule that has to be manually cloned, we instead depend on
devel/cpu_features from pkgsrc and patch the cmake files to accept the static
library as an external dependency.

Documentation
  Update README to be more verbose and to improve usefulness.
Compilers
  AppleClang: Treat AppleClang as Clang.
  Paired with the cpu_features introduction, this enables us to use architecture
    specific kernels on a broader set of platforms.
CMake
  Enable to not install volk_modtool.
  Remove "find_package_handle_standard_args" warning.
cpu_features
  Use cpu_features v0.6.0 as a private submodule to detect available CPU
  features.
  Fix incorrect feature detection for newer AVX versions.
  Circumvent platform specific feature detection.
  Enable more architecture specific kernels on more platforms.
Kernels
  Disable slow and broken SSE4.1 kernel in volk_32fc_x2_dot_prod_32fc
  Adjust min/max for 32f_s32f_convert_8i kernel
  Use INT8_* instead of CHAR_*
2020-12-14 19:04:40 +00:00
tnn
937fc8fdf5 fix whitespace 2020-12-14 17:23:49 +00:00
tnn
0a230cccbc cpu_features: pass -DBUILD_PIC=ON to cmake 2020-12-14 17:15:35 +00:00
abs
8fe458fc03 Prefer openjdk11 to adoptopenjdk11-bin for NetBSD
(In the _PKG_JVMS.9 case)
2020-12-14 16:51:16 +00:00