taca
d95430c89b
databases/ruby-hiera: update to 3.8.0
...
3.8.0 (2021-12-07)
* update Gemfile locate_for to accept https git URLs
2021-12-14 14:24:00 +00:00
taca
6fa764fd29
doc: Updated www/ruby-loofah to 2.13.0
2021-12-14 14:18:13 +00:00
taca
537fb4863c
www/ruby-loofah: update to 2.13.0
...
2.13.0 (2021-12-10)
Bug fixes
* Loofah::HTML::DocumentFragment#text no longer serializes top-level comment
children. [#221 ]
2021-12-14 14:17:47 +00:00
tpaul
594dcb77dd
doc: Updated devel/php-composer to 2.1.14
2021-12-14 13:09:03 +00:00
tpaul
7cf3523022
php-composer: Update to 2.1.14
...
Upstream release notes:
2.1.14
- Fixed invalid release build (2.1.13 was deleted as invalid)
- Removed symfony/console ^6 support as we cannot be compatible until Composer
2.3.0 is released. If you have issues with Composer required as a dependency
+ Symfony make sure you stay on Symfony 5.4 for now. (#10321 )
2.1.12
- Fixed issues in proxied binary files relying on __FILE__ / __DIR__ on
php <8 (#10261 )
- Fixed 9999999-dev being shown in some cases by the show command (#10260 )
- Fixed GitHub Actions output escaping regression on PHP 8.1 (#10250 )
2021-12-14 13:08:51 +00:00
schmonz
ce573fb5f9
Fix Linux build by respecting CFLAGS during configure. Remove unneeded
...
workaround for FreeBSD 6. NFCI on other platforms. Build-tested on:
- NetBSD 9.2 and -current (9.99.92)
- Tribblix m25.1
- FreeBSD 13
- CentOS 7 and 8
- Devuan 4
- Debian 9, 10, 11
- Ubuntu 16.04.7 LTS, 18.04.6 LTS, and 20.10
2021-12-14 12:49:35 +00:00
nia
e2088ededa
doc: Added time/ddate
2021-12-14 10:35:29 +00:00
jperkin
b2d5fd71d9
doc: Updated cross/arm-none-eabi-gdb to 7.10nb2
2021-12-14 10:34:33 +00:00
jperkin
d2dad83b53
doc: Updated cross/arm-none-eabi-gcc to 8.3.0nb4
2021-12-14 10:34:21 +00:00
jperkin
da23b6bb78
doc: Updated cross/arm-none-eabi-binutils to 2.32nb1
2021-12-14 10:34:08 +00:00
nia
1d68d3eab6
add time/ddate
...
ddate prints the date in Discordian date format. It can be used to
convert Gregorian calendar dates to Discordian calendar dates.
2021-12-14 10:34:07 +00:00
jperkin
af59666d93
arm-none-eabi-*: Add ALTERNATIVES.
...
Allows various things to work out of the box. Bump PKGREVISIONs.
2021-12-14 10:33:57 +00:00
jperkin
51d882e8eb
doc: Updated lang/jimtcl to 0.81nb1
2021-12-14 10:19:22 +00:00
jperkin
b5d6564958
jimtcl: Enable --compat configure argument.
...
This is required for openocd to work out of the box, as it still uses a lot of
older-style expr syntax. Bump PKGREVISION.
2021-12-14 10:19:12 +00:00
nia
6e1cdf38b9
doc: Added net/bombadillo version 2.3.3
2021-12-14 10:08:09 +00:00
nia
394c7044f3
add net/bombadillo
...
Bombadillo is a non-web (Gopher, Gemini, Finger, etc) browser for the
terminal.
Bombadillo features a full terminal user interface, vim-like keybindings,
document pager, configurable settings, and a robust command selection.
2021-12-14 10:07:49 +00:00
adam
3524aec959
Updated devel/py-cparser, www/py-django2, www/py-django3, www/py-django-cors-headers
2021-12-14 09:02:14 +00:00
adam
72b7b3e1f1
py-django-cors-headers: updated to 3.10.1
...
3.10.1
* Prevent a crash when an invalid ``Origin`` header is sent.
2021-12-14 09:01:48 +00:00
adam
f7e0d6c96f
py-django3: updated to 3.2.10
...
3.2.10:
CVE-2021-44420: Potential bypass of an upstream access control based on URL paths¶
HTTP requests for URLs with trailing newlines could bypass an upstream access control based on URL paths.
Bugfixes
Fixed a regression in Django 3.2 that caused a crash of setUpTestData() with BinaryField on PostgreSQL, which is memoryview-backed
2021-12-14 09:00:37 +00:00
adam
577a3c552d
py-django2: updated to 2.2.25
...
2.2.25:
CVE-2021-44420: Potential bypass of an upstream access control based on URL paths
HTTP requests for URLs with trailing newlines could bypass an upstream access control based on URL paths.
2021-12-14 08:57:48 +00:00
adam
583aafa2e7
py-cparser: updated to 2.21
...
Version 2.21
- Much improved support for C11 (multiple PRs)
- Support for parehthesized compount statements
- Support for modern Python versions (3.9 and 3.10)
- Fix support for structs with nested enums
- Multiple small bug fixes
2021-12-14 08:56:06 +00:00
schmonz
ad5f42f87f
php-xapian: not yet compatible with 8.0 and above.
2021-12-14 08:47:06 +00:00
schmonz
4d84cb3abc
SUBST_CLASSES+=djberrno to fix Linux build.
2021-12-14 08:11:31 +00:00
adam
58374a6a3e
Updated math/py-asdf, time/py-isodate
2021-12-14 07:13:07 +00:00
adam
e71695d7a7
py-isodate: updated to 0.6.1
...
0.6.1 (2021-12-13)
------------------
- support python 3.10 ()
- last version to support py 2.7
2021-12-14 07:12:49 +00:00
adam
121031f2e1
py-asdf: updated to 2.8.3
...
2.8.3 (2021-12-13)
------------------
- Fix more use of 'python' where 'python3' is intended.
2.8.2 (2021-12-06)
------------------
- Update documentation to reflect new 2.8 features.
- Fix array compression for non-native byte order
- Fix use of 'python' where 'python3' is intended.
- Fix schema URI resolving when the URI prefix is also
claimed by a legacy extension.
- Remove 'name' and 'version' attributes from NDArrayType
instances.
2.8.1 (2021-06-09)
------------------
- Fix bug in block manager when a new block is added to an existing
file without a block index.
2.8.0 (2021-05-12)
------------------
- Add ``yaml_tag_handles`` property to allow definition of custom yaml
``%TAG`` handles in the asdf file header.
- Add new resource mapping API for extending asdf with additional
schemas.
- Add global configuration mechanism.
- Drop support for automatic serialization of subclass
attributes.
- Support asdf:// as a URI scheme.
- Include only extensions used during serialization in
a file's metadata.
- Drop support for Python 3.5.
- Add new extension API to support versioned extensions.
- Permit wildcard in tag validator URIs.
- Implement support for ASDF Standard 1.6.0. This version of
the standard limits mapping keys to string, integer, or
boolean.
- Stop removing schema defaults for all ASDF Standard versions,
and automatically fill defaults only for versions <= 1.5.0.
- Stop removing keys with ``None`` values from the tree on write. This
fixes a long-standing issue where the tree structure is not preserved
on write, but will break ``ExtensionType`` subclasses that depend on
this behavior. Extension developers will need to modify their
``to_tree`` methods to check for ``None`` before adding a key to
the tree (or modify the schema to permit nulls, if that is the
intention).
- Deprecated the ``auto_inline`` argument to ``AsdfFile.write_to`` and
``AsdfFile.update`` and added ``AsdfConfig.array_inline_threshold``.
- Add ``edit`` subcommand to asdftool for efficient editing of
the YAML portion of an ASDF file.
- Increase limit on integer literals to signed 64-bit.
- Remove the ``asdf.test`` method and ``asdf.__githash__`` attribute.
- Add support for custom compression via extensions.
- Remove unnecessary ``.tree`` from search result paths.
- Drop support for bugs in older operating systems and Python versions.
- Add argument to ``asdftool diff`` that ignores tree nodes that match
a JMESPath expression.
- Fix behavior of ``exception`` argument to ``GenericFile.seek_until``.
- Fix issues in file type detection to allow non-seekable input and
filenames without recognizable extensions. Remove the ``asdf.asdf.is_asdf_file``
function.
- Update ``asdftool extensions`` and ``asdftool tags`` to incorporate
the new extension API.
- Add ``AsdfSearchResult.replace`` method for assigning new values to
search results.
- Search for block index starting from end of file. Fixes rare bug when
a data block contains a block index.
- Update asdf-standard to 1.6.0 tag.
2.7.5 (2021-06-09)
------------------
- Fix bug in ``asdf.schema.check_schema`` causing relative references in
metaschemas to be resolved incorrectly.
- Fix bug in block manager when a new block is added to an existing
file without a block index.
2.7.4 (2021-04-30)
------------------
- Fix pytest plugin failure under older versions of pytest.
- Copy array views when the base array is non-contiguous.
- Prohibit views over FITS arrays that change dtype.
- Add support for HTTPS URLs and following redirects.
- Prevent astropy warnings in tests when opening known bad files.
2021-12-14 07:11:40 +00:00
gdt
67f93b618f
doc: Updated security/olm to 3.2.8
2021-12-14 01:01:54 +00:00
gdt
556daecb87
security/olm: Update to 3.2.8
...
Packaging: While this is 3.2.8 in distfile and upstream announcements,
tt is sort of 3.2.2.1 in unpack dir and shlib versions.
This is a security release fixing a buffer overflow. While upstream
has a changes file, there are no entries for anything beyond 3.2.8,
and the changes are thus expected to be only security fixes as
described at:
https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk
2021-12-14 01:01:48 +00:00
taca
94b20af049
doc: Removed www/php-http
2021-12-14 00:14:35 +00:00
taca
dde6991ac1
www/php-http: remove package
...
Remove php-http package. This package is for php56 only and no depending
package to it.
2021-12-14 00:14:08 +00:00
taca
abae0644f2
www/Makefile: remove php-http
2021-12-14 00:13:20 +00:00
gutteridge
41dc0dde01
unit: fix (typical) sandboxed NetBSD builds
2021-12-13 23:10:22 +00:00
schmonz
3fefa48526
Provide definition of struct sockaddr_in to fix NetBSD-current build.
2021-12-13 21:59:09 +00:00
nia
ce8ed68218
php-http4: Unbreak pkgsrc tree
2021-12-13 21:35:01 +00:00
pin
c7a33c92a0
doc: Updated wm/leftwm to 0.2.11
2021-12-13 19:04:20 +00:00
pin
4e07dab807
wm/leftwm: update to 0.2.11
...
-make dialogs resizable and fix steam
-Remove commented code and fix polkit windows
-Improve dialog sizing
-Focus the parent of the parent when closed
2021-12-13 19:04:02 +00:00
js
c17f260077
doc: Updated chat/element-web to 1.9.7
2021-12-13 18:05:00 +00:00
js
214c075c60
Update chat/element-web to 1.9.7
...
Changes in [1.9.7](https://github.com/vector-im/element-web/releases/tag/v1.9.7 ) (2021-12-13)
=============================================================================================
* Security release with updated version of Olm to fix https://matrix.org/blog/2021/12/03/pre-disclosure-upcoming-security-release-of-libolm-and-matrix-js-sdk
* Fix a crash on logout
Changes in [1.9.6](https://github.com/vector-im/element-web/releases/tag/v1.9.6 ) (2021-12-06)
=============================================================================================
## ✨ Features
* Add unread indicator to the timelineCard header icon ([\#7156](https://github.com/matrix-org/matrix-react-sdk/pull/7156 )). Fixes #19635 .
* Only show core navigation elements (call/chat/notification/info) when a widget is maximised ([\#7114](https://github.com/matrix-org/matrix-react-sdk/pull/7114 )). Fixes #19632 .
* Improve ThreadPanel ctx menu accessibility ([\#7217](https://github.com/matrix-org/matrix-react-sdk/pull/7217 )). Fixes #19885 .
* Allow filtering room list during treeview navigation ([\#7219](https://github.com/matrix-org/matrix-react-sdk/pull/7219 )). Fixes #14702 .
* Add right panel chat timeline ([\#7112](https://github.com/matrix-org/matrix-react-sdk/pull/7112 )). Fixes #19633 .
* Hide server options hint when disable_custom_urls is true ([\#7215](https://github.com/matrix-org/matrix-react-sdk/pull/7215 )). Fixes #19919 .
* Improve right panel resize handle usability ([\#7204](https://github.com/matrix-org/matrix-react-sdk/pull/7204 )). Fixes #15145 . Contributed by @weeman1337.
* Spaces quick settings ([\#7196](https://github.com/matrix-org/matrix-react-sdk/pull/7196 )).
* Maximised widgets always force a call to be shown in PIP mode ([\#7163](https://github.com/matrix-org/matrix-react-sdk/pull/7163 )). Fixes #19637 .
* Group Labs flags ([\#7190](https://github.com/matrix-org/matrix-react-sdk/pull/7190 )).
* Show room context details in forward dialog ([\#7162](https://github.com/matrix-org/matrix-react-sdk/pull/7162 )). Fixes #19793 .
* Remove chevrons from RoomSummaryCard_Button ([\#7137](https://github.com/matrix-org/matrix-react-sdk/pull/7137 )). Fixes #19644 .
* Disable op/deop commands where user has no permissions ([\#7161](https://github.com/matrix-org/matrix-react-sdk/pull/7161 )). Fixes #15390 .
* Add option to change the size of images/videos in the timeline ([\#7017](https://github.com/matrix-org/matrix-react-sdk/pull/7017 )). Fixes vector-im/element-meta#49 #1520 and #19498 .
## 🐛 Bug Fixes
* Fix left panel glow in Safari ([\#7236](https://github.com/matrix-org/matrix-react-sdk/pull/7236 )). Fixes #19863 .
* Fix newline on edit messages with quotes ([\#7227](https://github.com/matrix-org/matrix-react-sdk/pull/7227 )). Fixes #12535 . Contributed by @renancleyson-dev.
* Guard against null refs in findSiblingElement ([\#7228](https://github.com/matrix-org/matrix-react-sdk/pull/7228 )).
* Tweak bottom of space panel buttons in expanded state ([\#7213](https://github.com/matrix-org/matrix-react-sdk/pull/7213 )). Fixes #19921 .
* Fix multiline paragraph rendering as single line ([\#7210](https://github.com/matrix-org/matrix-react-sdk/pull/7210 )). Fixes #8786 . Contributed by @renancleyson-dev.
* Improve room list message previews ([\#7224](https://github.com/matrix-org/matrix-react-sdk/pull/7224 )). Fixes #17101 and #16169 .
* Fix EmojiPicker lazy loaded rendering bug ([\#7225](https://github.com/matrix-org/matrix-react-sdk/pull/7225 )). Fixes #15341 .
* Prevent default avatar in UserInfo having pointer cursor ([\#7218](https://github.com/matrix-org/matrix-react-sdk/pull/7218 )). Fixes #13872 .
* Prevent duplicate avatars in Event List Summaries ([\#7222](https://github.com/matrix-org/matrix-react-sdk/pull/7222 )). Fixes #17706 .
* Respect the home page as a context for the Home space ([\#7216](https://github.com/matrix-org/matrix-react-sdk/pull/7216 )). Fixes #19554 .
* Fix RoomUpgradeWarningBar exploding ([\#7214](https://github.com/matrix-org/matrix-react-sdk/pull/7214 )). Fixes #19920 .
* Polish threads misalignments and UI diversion ([\#7209](https://github.com/matrix-org/matrix-react-sdk/pull/7209 )). Fixes #19772 , #19710 #19629 and #19711 .
* Fix Manage Restricted Join Rule Dialog for Spaces ([\#7208](https://github.com/matrix-org/matrix-react-sdk/pull/7208 )). Fixes #19610 .
* Fix wrongly showing unpin in pinned messages tile with no perms ([\#7197](https://github.com/matrix-org/matrix-react-sdk/pull/7197 )). Fixes #19886 .
* Make image size constrained by height when using the ImageSize.Large option ([\#7171](https://github.com/matrix-org/matrix-react-sdk/pull/7171 )). Fixes #19788 .
* Prevent programmatic scrolling within truncated room sublists ([\#7191](https://github.com/matrix-org/matrix-react-sdk/pull/7191 )).
* Remove leading slash from /addwidget Jitsi confs ([\#7175](https://github.com/matrix-org/matrix-react-sdk/pull/7175 )). Fixes #19839 . Contributed by @AndrewFerr.
* Fix automatic composer focus, regressed by threads work ([\#7167](https://github.com/matrix-org/matrix-react-sdk/pull/7167 )). Fixes #19479 .
* Show space members when not invited even if summary didn't fail ([\#7153](https://github.com/matrix-org/matrix-react-sdk/pull/7153 )). Fixes #19781 .
* Prevent custom power levels from breaking roles & permissions tab ([\#7160](https://github.com/matrix-org/matrix-react-sdk/pull/7160 )). Fixes #19812 .
* Room Context Menu should respond to tag changes ([\#7154](https://github.com/matrix-org/matrix-react-sdk/pull/7154 )). Fixes #19776 .
* Fix an edge case when trying to join an upgraded room ([\#7159](https://github.com/matrix-org/matrix-react-sdk/pull/7159 )).
Changes in [1.9.6-rc.2](https://github.com/vector-im/element-web/releases/tag/v1.9.6-rc.2 ) (2021-12-01)
=======================================================================================================
* Fixed release from correct branch
Changes in [1.9.6-rc.1](https://github.com/vector-im/element-web/releases/tag/v1.9.6-rc.1 ) (2021-11-30)
=======================================================================================================
## ✨ Features
* Tweaks to informational architecture 1.1 ([\#7052](https://github.com/matrix-org/matrix-react-sdk/pull/7052 )). Fixes #19526 , #19379 , #17792 , #16450 , #19881 , #19892 , #19300 , #19324 , #17307 , #17468 , #19932 #19956 and #19526 .
* Add unread indicator to the timelineCard header icon ([\#7156](https://github.com/matrix-org/matrix-react-sdk/pull/7156 )). Fixes #19635 and #19635 .
* Only show core navigation elements (call/chat/notification/info) when a widget is maximised ([\#7114](https://github.com/matrix-org/matrix-react-sdk/pull/7114 )). Fixes #19632 and #19632 .
* Improve ThreadPanel ctx menu accessibility ([\#7217](https://github.com/matrix-org/matrix-react-sdk/pull/7217 )). Fixes #19885 and #19885 .
* Allow filtering room list during treeview navigation ([\#7219](https://github.com/matrix-org/matrix-react-sdk/pull/7219 )). Fixes #14702 and #14702 .
* Add right panel chat timeline ([\#7112](https://github.com/matrix-org/matrix-react-sdk/pull/7112 )). Fixes #19633 and #19633 .
* Hide server options hint when disable_custom_urls is true ([\#7215](https://github.com/matrix-org/matrix-react-sdk/pull/7215 )). Fixes #19919 and #19919 .
* Improve right panel resize handle usability ([\#7204](https://github.com/matrix-org/matrix-react-sdk/pull/7204 )). Fixes #15145 and #15145 . Contributed by @weeman1337.
* Spaces quick settings ([\#7196](https://github.com/matrix-org/matrix-react-sdk/pull/7196 )).
* Maximised widgets always force a call to be shown in PIP mode ([\#7163](https://github.com/matrix-org/matrix-react-sdk/pull/7163 )). Fixes #19637 and #19637 .
* Group Labs flags ([\#7190](https://github.com/matrix-org/matrix-react-sdk/pull/7190 )).
* Show room context details in forward dialog ([\#7162](https://github.com/matrix-org/matrix-react-sdk/pull/7162 )). Fixes #19793 and #19793 .
* Remove chevrons from RoomSummaryCard_Button ([\#7137](https://github.com/matrix-org/matrix-react-sdk/pull/7137 )). Fixes #19644 and #19644 .
* Disable op/deop commands where user has no permissions ([\#7161](https://github.com/matrix-org/matrix-react-sdk/pull/7161 )). Fixes #15390 and #15390 .
* Add option to change the size of images/videos in the timeline ([\#7017](https://github.com/matrix-org/matrix-react-sdk/pull/7017 )). Fixes vector-im/element-meta#49, #1520 #19498 and vector-im/element-meta#49 .
## 🐛 Bug Fixes
* Fix links being parsed as markdown links improperly ([\#7200](https://github.com/matrix-org/matrix-react-sdk/pull/7200 )).
* Fix left panel glow in Safari ([\#7236](https://github.com/matrix-org/matrix-react-sdk/pull/7236 )). Fixes #19863 and #19863 .
* Fix newline on edit messages with quotes ([\#7227](https://github.com/matrix-org/matrix-react-sdk/pull/7227 )). Fixes #12535 and #12535 . Contributed by @renancleyson-dev.
* Guard against null refs in findSiblingElement ([\#7228](https://github.com/matrix-org/matrix-react-sdk/pull/7228 )).
* Tweak bottom of space panel buttons in expanded state ([\#7213](https://github.com/matrix-org/matrix-react-sdk/pull/7213 )). Fixes #19921 and #19921 .
* Fix multiline paragraph rendering as single line ([\#7210](https://github.com/matrix-org/matrix-react-sdk/pull/7210 )). Fixes #8786 and #8786 . Contributed by @renancleyson-dev.
* Improve room list message previews ([\#7224](https://github.com/matrix-org/matrix-react-sdk/pull/7224 )). Fixes #17101 #16169 and #17101 .
* Fix EmojiPicker lazy loaded rendering bug ([\#7225](https://github.com/matrix-org/matrix-react-sdk/pull/7225 )). Fixes #15341 and #15341 .
* Prevent default avatar in UserInfo having pointer cursor ([\#7218](https://github.com/matrix-org/matrix-react-sdk/pull/7218 )). Fixes #13872 and #13872 .
* Prevent duplicate avatars in Event List Summaries ([\#7222](https://github.com/matrix-org/matrix-react-sdk/pull/7222 )). Fixes #17706 and #17706 .
* Respect the home page as a context for the Home space ([\#7216](https://github.com/matrix-org/matrix-react-sdk/pull/7216 )). Fixes #19554 and #19554 .
* Fix RoomUpgradeWarningBar exploding ([\#7214](https://github.com/matrix-org/matrix-react-sdk/pull/7214 )). Fixes #19920 and #19920 .
* Polish threads misalignments and UI diversion ([\#7209](https://github.com/matrix-org/matrix-react-sdk/pull/7209 )). Fixes #19772 , #19710 , #19629 #19711 and #19772 .
* Fix Manage Restricted Join Rule Dialog for Spaces ([\#7208](https://github.com/matrix-org/matrix-react-sdk/pull/7208 )). Fixes #19610 and #19610 .
* Fix wrongly showing unpin in pinned messages tile with no perms ([\#7197](https://github.com/matrix-org/matrix-react-sdk/pull/7197 )). Fixes #19886 and #19886 .
* Make image size constrained by height when using the ImageSize.Large option ([\#7171](https://github.com/matrix-org/matrix-react-sdk/pull/7171 )). Fixes #19788 and #19788 .
* Prevent programmatic scrolling within truncated room sublists ([\#7191](https://github.com/matrix-org/matrix-react-sdk/pull/7191 )).
* Remove leading slash from /addwidget Jitsi confs ([\#7175](https://github.com/matrix-org/matrix-react-sdk/pull/7175 )). Fixes #19839 and #19839 . Contributed by @AndrewFerr.
* Fix automatic composer focus, regressed by threads work ([\#7167](https://github.com/matrix-org/matrix-react-sdk/pull/7167 )). Fixes #19479 and #19479 .
* Show space members when not invited even if summary didn't fail ([\#7153](https://github.com/matrix-org/matrix-react-sdk/pull/7153 )). Fixes #19781 and #19781 .
* Prevent custom power levels from breaking roles & permissions tab ([\#7160](https://github.com/matrix-org/matrix-react-sdk/pull/7160 )). Fixes #19812 and #19812 .
* Room Context Menu should respond to tag changes ([\#7154](https://github.com/matrix-org/matrix-react-sdk/pull/7154 )). Fixes #19776 .
* Fix an edge case when trying to join an upgraded room ([\#7159](https://github.com/matrix-org/matrix-react-sdk/pull/7159 )).
Changes in [1.9.5](https://github.com/vector-im/element-web/releases/tag/v1.9.5 ) (2021-11-22)
=============================================================================================
## ✨ Features
* Make double-clicking the PiP take you to the call room ([\#7142](https://github.com/matrix-org/matrix-react-sdk/pull/7142 )). Fixes #18421 #15920 and #18421 . Contributed by @SimonBrandner.
* Add maximise widget functionality ([\#7098](https://github.com/matrix-org/matrix-react-sdk/pull/7098 )). Fixes #19619 , #19621 #19760 and #19619 .
* Add rainfall effect ([\#7086](https://github.com/matrix-org/matrix-react-sdk/pull/7086 )). Contributed by @justjosias.
* Add root folder to zip file created by export chat feature ([\#7097](https://github.com/matrix-org/matrix-react-sdk/pull/7097 )). Fixes #19653 and #19653 . Contributed by @aaronraimist.
* Improve VoIP UI/UX ([\#7048](https://github.com/matrix-org/matrix-react-sdk/pull/7048 )). Fixes #19513 and #19513 . Contributed by @SimonBrandner.
* Unified room context menus ([\#7072](https://github.com/matrix-org/matrix-react-sdk/pull/7072 )). Fixes #19527 and #19527 .
* In forgot password screen, show validation errors inline in the form, instead of in modals ([\#7113](https://github.com/matrix-org/matrix-react-sdk/pull/7113 )). Contributed by @psrpinto.
* Implement more meta-spaces ([\#7077](https://github.com/matrix-org/matrix-react-sdk/pull/7077 )). Fixes #18634 #17295 and #18634 .
* Expose power level control for m.space.child ([\#7120](https://github.com/matrix-org/matrix-react-sdk/pull/7120 )).
* Forget member-list query when switching out of a room ([\#7093](https://github.com/matrix-org/matrix-react-sdk/pull/7093 )). Fixes #19432 and #19432 . Contributed by @SimonBrandner.
* Do pre-submit availability check on username during registration ([\#6978](https://github.com/matrix-org/matrix-react-sdk/pull/6978 )). Fixes #9545 and #9545 .
## 🐛 Bug Fixes
* Adjust recovery key button sizes depending on text width ([\#7134](https://github.com/matrix-org/matrix-react-sdk/pull/7134 )). Fixes #19511 and #19511 . Contributed by @weeman1337.
* Fix bulk invite button getting a negative count ([\#7122](https://github.com/matrix-org/matrix-react-sdk/pull/7122 )). Fixes #19466 and #19466 . Contributed by @renancleyson-dev.
* Fix maximised / pinned widget state being loaded correctly ([\#7146](https://github.com/matrix-org/matrix-react-sdk/pull/7146 )). Fixes #19768 and #19768 .
* Don't reload the page when user hits enter when entering ban reason ([\#7145](https://github.com/matrix-org/matrix-react-sdk/pull/7145 )). Fixes #19763 and #19763 .
* Fix timeline text when sharing room layout ([\#7140](https://github.com/matrix-org/matrix-react-sdk/pull/7140 )). Fixes #19622 and #19622 .
* Fix look of emoji verification ([\#7133](https://github.com/matrix-org/matrix-react-sdk/pull/7133 )). Fixes #19740 and #19740 . Contributed by @SimonBrandner.
* Fixes element not remembering widget hidden state per room ([\#7136](https://github.com/matrix-org/matrix-react-sdk/pull/7136 )). Fixes #16672 , matrix-org/element-web-rageshakes#4407 , #15718 #15768 and #16672 .
* Don't keep spinning if joining space child failed ([\#7129](https://github.com/matrix-org/matrix-react-sdk/pull/7129 )). Fixes matrix-org/element-web-rageshakes#6813 and matrix-org/element-web-rageshakes#6813 .
* Guard around SpaceStore onAccountData handler prevEvent ([\#7123](https://github.com/matrix-org/matrix-react-sdk/pull/7123 )). Fixes #19705 and #19705 .
* Fix missing spaces in threads copy ([\#7119](https://github.com/matrix-org/matrix-react-sdk/pull/7119 )). Fixes #19702 and #19702 .
* Fix hover tile border ([\#7117](https://github.com/matrix-org/matrix-react-sdk/pull/7117 )). Fixes #19698 and #19698 . Contributed by @SimonBrandner.
* Fix quote button ([\#7096](https://github.com/matrix-org/matrix-react-sdk/pull/7096 )). Fixes #19659 and #19659 . Contributed by @SimonBrandner.
* Fix space panel layout edge cases ([\#7101](https://github.com/matrix-org/matrix-react-sdk/pull/7101 )). Fixes #19668 and #19668 .
* Update powerlevel/role when the user changes in the user info panel ([\#7099](https://github.com/matrix-org/matrix-react-sdk/pull/7099 )). Fixes #19666 and #19666 . Contributed by @SimonBrandner.
* Fix avatar disappearing when setting a room topic ([\#7092](https://github.com/matrix-org/matrix-react-sdk/pull/7092 )). Fixes #19226 and #19226 . Contributed by @SimonBrandner.
* Fix possible infinite loop on widget start ([\#7071](https://github.com/matrix-org/matrix-react-sdk/pull/7071 )). Fixes #15494 and #15494 .
* Use device IDs for nameless devices in device list ([\#7081](https://github.com/matrix-org/matrix-react-sdk/pull/7081 )). Fixes #19608 and #19608 .
* Don't re-sort rooms on no-op RoomUpdateCause.PossibleTagChange ([\#7053](https://github.com/matrix-org/matrix-react-sdk/pull/7053 )). Contributed by @bradtgmurray.
Changes in [1.9.5-rc.1](https://github.com/vector-im/element-web/releases/tag/v1.9.5-rc.1 ) (2021-11-17)
=======================================================================================================
## ✨ Features
* Make double-clicking the PiP take you to the call room ([\#7142](https://github.com/matrix-org/matrix-react-sdk/pull/7142 )). Fixes #18421 #15920 and #18421 . Contributed by @SimonBrandner.
* Add maximise widget functionality ([\#7098](https://github.com/matrix-org/matrix-react-sdk/pull/7098 )). Fixes #19619 , #19621 #19760 and #19619 .
* Add rainfall effect ([\#7086](https://github.com/matrix-org/matrix-react-sdk/pull/7086 )). Contributed by @justjosias.
* Add root folder to zip file created by export chat feature ([\#7097](https://github.com/matrix-org/matrix-react-sdk/pull/7097 )). Fixes #19653 and #19653 . Contributed by @aaronraimist.
* Improve VoIP UI/UX ([\#7048](https://github.com/matrix-org/matrix-react-sdk/pull/7048 )). Fixes #19513 and #19513 . Contributed by @SimonBrandner.
* Unified room context menus ([\#7072](https://github.com/matrix-org/matrix-react-sdk/pull/7072 )). Fixes #19527 and #19527 .
* In forgot password screen, show validation errors inline in the form, instead of in modals ([\#7113](https://github.com/matrix-org/matrix-react-sdk/pull/7113 )). Contributed by @psrpinto.
* Implement more meta-spaces ([\#7077](https://github.com/matrix-org/matrix-react-sdk/pull/7077 )). Fixes #18634 #17295 and #18634 .
* Expose power level control for m.space.child ([\#7120](https://github.com/matrix-org/matrix-react-sdk/pull/7120 )).
* Forget member-list query when switching out of a room ([\#7093](https://github.com/matrix-org/matrix-react-sdk/pull/7093 )). Fixes #19432 and #19432 . Contributed by @SimonBrandner.
* Do pre-submit availability check on username during registration ([\#6978](https://github.com/matrix-org/matrix-react-sdk/pull/6978 )). Fixes #9545 and #9545 .
## 🐛 Bug Fixes
* Adjust recovery key button sizes depending on text width ([\#7134](https://github.com/matrix-org/matrix-react-sdk/pull/7134 )). Fixes #19511 and #19511 . Contributed by @weeman1337.
* Fix bulk invite button getting a negative count ([\#7122](https://github.com/matrix-org/matrix-react-sdk/pull/7122 )). Fixes #19466 and #19466 . Contributed by @renancleyson-dev.
* Fix maximised / pinned widget state being loaded correctly ([\#7146](https://github.com/matrix-org/matrix-react-sdk/pull/7146 )). Fixes #19768 and #19768 .
* Don't reload the page when user hits enter when entering ban reason ([\#7145](https://github.com/matrix-org/matrix-react-sdk/pull/7145 )). Fixes #19763 and #19763 .
* Fix timeline text when sharing room layout ([\#7140](https://github.com/matrix-org/matrix-react-sdk/pull/7140 )). Fixes #19622 and #19622 .
* Fix look of emoji verification ([\#7133](https://github.com/matrix-org/matrix-react-sdk/pull/7133 )). Fixes #19740 and #19740 . Contributed by @SimonBrandner.
* Fixes element not remembering widget hidden state per room ([\#7136](https://github.com/matrix-org/matrix-react-sdk/pull/7136 )). Fixes #16672 , matrix-org/element-web-rageshakes#4407 , #15718 #15768 and #16672 .
* Don't keep spinning if joining space child failed ([\#7129](https://github.com/matrix-org/matrix-react-sdk/pull/7129 )). Fixes matrix-org/element-web-rageshakes#6813 and matrix-org/element-web-rageshakes#6813 .
* Guard around SpaceStore onAccountData handler prevEvent ([\#7123](https://github.com/matrix-org/matrix-react-sdk/pull/7123 )). Fixes #19705 and #19705 .
* Fix missing spaces in threads copy ([\#7119](https://github.com/matrix-org/matrix-react-sdk/pull/7119 )). Fixes #19702 and #19702 .
* Fix hover tile border ([\#7117](https://github.com/matrix-org/matrix-react-sdk/pull/7117 )). Fixes #19698 and #19698 . Contributed by @SimonBrandner.
* Fix quote button ([\#7096](https://github.com/matrix-org/matrix-react-sdk/pull/7096 )). Fixes #19659 and #19659 . Contributed by @SimonBrandner.
* Fix space panel layout edge cases ([\#7101](https://github.com/matrix-org/matrix-react-sdk/pull/7101 )). Fixes #19668 and #19668 .
* Update powerlevel/role when the user changes in the user info panel ([\#7099](https://github.com/matrix-org/matrix-react-sdk/pull/7099 )). Fixes #19666 and #19666 . Contributed by @SimonBrandner.
* Fix avatar disappearing when setting a room topic ([\#7092](https://github.com/matrix-org/matrix-react-sdk/pull/7092 )). Fixes #19226 and #19226 . Contributed by @SimonBrandner.
* Fix possible infinite loop on widget start ([\#7071](https://github.com/matrix-org/matrix-react-sdk/pull/7071 )). Fixes #15494 and #15494 .
* Use device IDs for nameless devices in device list ([\#7081](https://github.com/matrix-org/matrix-react-sdk/pull/7081 )). Fixes #19608 and #19608 .
* Don't re-sort rooms on no-op RoomUpdateCause.PossibleTagChange ([\#7053](https://github.com/matrix-org/matrix-react-sdk/pull/7053 )). Contributed by @bradtgmurray.
Changes in [1.9.4](https://github.com/vector-im/element-web/releases/tag/v1.9.4 ) (2021-11-08)
=============================================================================================
## ✨ Features
* Improve the look of tooltips ([\#7049](https://github.com/matrix-org/matrix-react-sdk/pull/7049 )). Contributed by @SimonBrandner.
* Improve the look of the spinner ([\#6083](https://github.com/matrix-org/matrix-react-sdk/pull/6083 )). Contributed by @SimonBrandner.
* Polls: Creation form & start event ([\#7001](https://github.com/matrix-org/matrix-react-sdk/pull/7001 )).
* Show a gray shield when encrypted by deleted session ([\#6119](https://github.com/matrix-org/matrix-react-sdk/pull/6119 )). Contributed by @SimonBrandner.
* <notes> ([\#7057](https://github.com/matrix-org/matrix-react-sdk/pull/7057 )). Contributed by @ndarilek.
* Make message separator more accessible. ([\#7056](https://github.com/matrix-org/matrix-react-sdk/pull/7056 )). Contributed by @ndarilek.
* <notes> ([\#7035](https://github.com/matrix-org/matrix-react-sdk/pull/7035 )). Contributed by @ndarilek.
* Implement RequiresClient capability for widgets ([\#7005](https://github.com/matrix-org/matrix-react-sdk/pull/7005 )). Fixes #15744 and #15744 .
* Respect the system high contrast setting when using system theme ([\#7043](https://github.com/matrix-org/matrix-react-sdk/pull/7043 )).
* Remove redundant duplicate mimetype field which doesn't conform to spec ([\#7045](https://github.com/matrix-org/matrix-react-sdk/pull/7045 )). Fixes #17145 and #17145 .
* Make join button on space hierarchy action in the background ([\#7041](https://github.com/matrix-org/matrix-react-sdk/pull/7041 )). Fixes #17388 and #17388 .
* Add a high contrast theme (a variant of the light theme) ([\#7036](https://github.com/matrix-org/matrix-react-sdk/pull/7036 )).
* Improve timeline message for restricted join rule changes ([\#6984](https://github.com/matrix-org/matrix-react-sdk/pull/6984 )). Fixes #18980 and #18980 .
* Improve the appearance of the font size slider ([\#7038](https://github.com/matrix-org/matrix-react-sdk/pull/7038 )).
* Improve RovingTabIndex & Room List filtering performance ([\#6987](https://github.com/matrix-org/matrix-react-sdk/pull/6987 )). Fixes #17864 and #17864 .
* Remove outdated Spaces restricted rooms warning ([\#6927](https://github.com/matrix-org/matrix-react-sdk/pull/6927 )).
* Make /msg <message> param optional for more flexibility ([\#7028](https://github.com/matrix-org/matrix-react-sdk/pull/7028 )). Fixes #19481 and #19481 .
* Add decoration to space hierarchy for tiles which have already been j… ([\#6969](https://github.com/matrix-org/matrix-react-sdk/pull/6969 )). Fixes #18755 and #18755 .
* Add insert link button to the format bar ([\#5879](https://github.com/matrix-org/matrix-react-sdk/pull/5879 )). Contributed by @SimonBrandner.
* Improve visibility of font size chooser ([\#6988](https://github.com/matrix-org/matrix-react-sdk/pull/6988 )).
* Soften border-radius on selected/hovered messages ([\#6525](https://github.com/matrix-org/matrix-react-sdk/pull/6525 )). Fixes #18108 . Contributed by @SimonBrandner.
* Add a developer mode flag and use it for accessing space timelines ([\#6994](https://github.com/matrix-org/matrix-react-sdk/pull/6994 )). Fixes #19416 and #19416 .
* Position toggle switch more clearly ([\#6914](https://github.com/matrix-org/matrix-react-sdk/pull/6914 )). Contributed by @CicadaCinema.
* Validate email address in forgot password dialog ([\#6983](https://github.com/matrix-org/matrix-react-sdk/pull/6983 )). Fixes #9978 and #9978 . Contributed by @psrpinto.
* Handle and i18n M_THREEPID_IN_USE during registration ([\#6986](https://github.com/matrix-org/matrix-react-sdk/pull/6986 )). Fixes #13767 and #13767 .
* For space invite previews, use room summary API to get the right member count ([\#6982](https://github.com/matrix-org/matrix-react-sdk/pull/6982 )). Fixes #19123 and #19123 .
* Simplify Space Panel notification badge layout ([\#6977](https://github.com/matrix-org/matrix-react-sdk/pull/6977 )). Fixes #18527 and #18527 .
* Use prettier hsName during 3pid registration where possible ([\#6980](https://github.com/matrix-org/matrix-react-sdk/pull/6980 )). Fixes #19162 and #19162 .
## 🐛 Bug Fixes
* Add a condition to only activate the resizer which belongs to the clicked handle ([\#7055](https://github.com/matrix-org/matrix-react-sdk/pull/7055 )). Fixes #19521 and #19521 .
* Restore composer focus after event edit ([\#7065](https://github.com/matrix-org/matrix-react-sdk/pull/7065 )). Fixes #19469 and #19469 .
* Don't apply message bubble visual style to media messages ([\#7040](https://github.com/matrix-org/matrix-react-sdk/pull/7040 )).
* Handle no selected screen when screen-sharing ([\#7018](https://github.com/matrix-org/matrix-react-sdk/pull/7018 )). Fixes #19460 and #19460 . Contributed by @SimonBrandner.
* Add history entry before completing emoji ([\#7007](https://github.com/matrix-org/matrix-react-sdk/pull/7007 )). Fixes #19177 and #19177 . Contributed by @RafaelGoncalves8.
* Add padding between controls on edit form in message bubbles ([\#7039](https://github.com/matrix-org/matrix-react-sdk/pull/7039 )).
* Respect the roomState right container request for the Jitsi widget ([\#7033](https://github.com/matrix-org/matrix-react-sdk/pull/7033 )). Fixes #16552 and #16552 .
* Fix cannot read length of undefined for room upgrades ([\#7037](https://github.com/matrix-org/matrix-react-sdk/pull/7037 )). Fixes #19509 and #19509 .
* Cleanup re-dispatching around timelines and composers ([\#7023](https://github.com/matrix-org/matrix-react-sdk/pull/7023 )). Fixes #19491 and #19491 . Contributed by @SimonBrandner.
* Fix removing a room from a Space and interaction with `m.space.parent` ([\#6944](https://github.com/matrix-org/matrix-react-sdk/pull/6944 )). Fixes #19363 and #19363 .
* Fix recent css regression ([\#7022](https://github.com/matrix-org/matrix-react-sdk/pull/7022 )). Fixes #19470 and #19470 . Contributed by @CicadaCinema.
* Fix ModalManager reRender racing with itself ([\#7027](https://github.com/matrix-org/matrix-react-sdk/pull/7027 )). Fixes #19489 and #19489 .
* Fix fullscreening a call while connecting ([\#7019](https://github.com/matrix-org/matrix-react-sdk/pull/7019 )). Fixes #19309 and #19309 . Contributed by @SimonBrandner.
* Allow scrolling right in reply-quoted code block ([\#7024](https://github.com/matrix-org/matrix-react-sdk/pull/7024 )). Fixes #19487 and #19487 . Contributed by @SimonBrandner.
* Fix dark theme codeblock colors ([\#6384](https://github.com/matrix-org/matrix-react-sdk/pull/6384 )). Fixes #17998 . Contributed by @SimonBrandner.
* Show passphrase input label ([\#6992](https://github.com/matrix-org/matrix-react-sdk/pull/6992 )). Fixes #19428 and #19428 . Contributed by @RafaelGoncalves8.
* Always render disabled settings as disabled ([\#7014](https://github.com/matrix-org/matrix-react-sdk/pull/7014 )).
* Make "Security Phrase" placeholder look consistent cross-browser ([\#6870](https://github.com/matrix-org/matrix-react-sdk/pull/6870 )). Fixes #19006 and #19006 . Contributed by @neer17.
* Fix direction override characters breaking member event text direction ([\#6999](https://github.com/matrix-org/matrix-react-sdk/pull/6999 )).
* Remove redundant text in verification dialogs ([\#6993](https://github.com/matrix-org/matrix-react-sdk/pull/6993 )). Fixes #19290 and #19290 . Contributed by @RafaelGoncalves8.
* Fix space panel name overflowing ([\#6995](https://github.com/matrix-org/matrix-react-sdk/pull/6995 )). Fixes #19455 and #19455 .
* Fix conflicting CSS on syntax highlighted blocks ([\#6991](https://github.com/matrix-org/matrix-react-sdk/pull/6991 )). Fixes #19445 and #19445 .
2021-12-13 18:04:51 +00:00
nia
03b0159e76
mixxx: add missing patch.
2021-12-13 17:24:38 +00:00
ryoon
4f25d50122
doc: Updated misc/libreoffice to 7.2.4.1
2021-12-13 16:47:56 +00:00
ryoon
3493b9871a
libreoffice: Update to 7.2.4.1
...
* pkgsrc/misc/libreoffice does not use internal nss and
there is no change from 7.2.3.2.
Changelog:
* Update internal NSS to 3.73 to solve CVE-2021-43527.
2021-12-13 16:47:16 +00:00
adam
8985ca26aa
Updated textproc/ugrep, devel/py-setuptools
2021-12-13 16:19:26 +00:00
adam
e37552c8c2
py-setuptools: updated to 59.6.0
...
v59.6.0
Changes
Merge with pypa/distutils@92082ee42c including introduction of deprecation warning on Version classes.
v59.5.0
Changes
Merge with pypa/distutils@8f2df0bf6 .
2021-12-13 16:19:09 +00:00
adam
213def8187
ugrep: updated to 3.3.12
...
ugrep v3.3.12
Updated Windows CRLF output while maintaining grep compatibility. Faster column -k by on-demand computation. Faster grep files containing long Iines of text and binary files. This update corrects and further improves the input buffering method, which performed sub-optimally for long lines containing many pattern matches.
2021-12-13 16:17:48 +00:00
taca
eb6d5ac42c
doc: Added www/php-http4 version 4.2.1
2021-12-13 15:14:16 +00:00
taca
32a71c65a9
www/Makefile: add and enable php-http4
2021-12-13 15:14:00 +00:00
taca
6ef49b8df1
www/php-http4: add package version 4.2.1
...
This is pecl http module for PHP 8.0 and 8.1.
This HTTP extension aims to provide a convenient and powerful
set of functionality for one of PHPs major applications.
It eases handling of HTTP urls, dates, redirects, headers and
messages, provides means for negotiation of clients preferred
language and charset, as well as a convenient way to send any
arbitrary data with caching and resuming capabilities.
2021-12-13 15:13:17 +00:00
taca
03734e366e
doc: Updated devel/php-raphf2 to 2.0.1
2021-12-13 15:07:40 +00:00
taca
62baca21d1
devel/php-raphf2: update to 2.0.1
...
2.0.1 (2019-10-25)
* Fixed pointless initialization of persistent handles lists on cleanup
* Fixed Windows build (Jan Ehrhardt)
2021-12-13 15:07:00 +00:00
taca
1bfdbbf264
doc: Updated textproc/ruby-kramdown-rfc2629 to 1.5.22
2021-12-13 15:04:06 +00:00