Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (9m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 11:58:35 UTC Now

2024-02-28 10:32:03 UTC MAIN commitmail json YAML

py-test-testmon: updated to 2.1.1

v2.1.1
Allow pytest 8 (after testing) and bump version to 2.1.1.

(adam)

2024-02-28 10:31:01 UTC MAIN commitmail json YAML

py-test-httpserver: updated to 1.0.10

1.0.10

New Features

- When there's no handler for the request, add more details to the response
  sent by the server about the request to help debugging.

Other Notes

- Use ruff for linting. It includes some source code changes which should not
  introduce functional changes, or API changes.

(adam)

2024-02-28 08:53:24 UTC MAIN commitmail json YAML

Updated mail/p5-Mail-DMARC to 1.20240214

(wen)

2024-02-28 08:52:34 UTC MAIN commitmail json YAML

Update to 1.20240214

Upstream changes:
1.20240214

- feat: add imap option to specify port #195
- feat: add configurable DNS retrans option #214
- ignore empty/wrong lines on whitelist_dmarc file #219
- test: mock DNS during testing #213
- ci: restore CI tests to working order
- Force lower case for SPF domain input #212

(wen)

2024-02-28 08:27:18 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-Mini to 1.111017

(wen)

2024-02-28 08:26:38 UTC MAIN commitmail json YAML

Update to 1.111017

Upstream changes:
1.111017  2023-09-02 20:43:07-04:00 America/New_York
        - packaging updates, including notes on Perl version expected
        - improved error handling
        - absolutize local mirror location before mirroring
        - some doc tweaks

(wen)

2024-02-28 08:26:34 UTC MAIN commitmail json YAML

net/drill: use ../ldns/version.mk, and thereby bump to 1.8.3.

(he)

2024-02-28 08:25:12 UTC pkgsrc-2023Q2 commitmail json YAML

net/drill: undo mistaken commit to branch.

(he)

2024-02-28 08:23:44 UTC MAIN commitmail json YAML

Updated databases/p5-DBD-CSV to 0.60

(wen)

2024-02-28 08:23:06 UTC MAIN commitmail json YAML

Update to 0.60

Upstream changes:
0.60    - 2023-01-06, H.Merijn Brand
    * It's 2023

(wen)

2024-02-28 08:20:17 UTC MAIN commitmail json YAML

Updated net/p5-SNMP-Info to 3.97

(wen)

2024-02-28 08:18:02 UTC MAIN commitmail json YAML

Update to 3.97

Upstream changes:
Version 3.97 (2024-02-26)
  [BUG FIXES]

  * fix invalid IPv6 addresses returned by ipv6_addr
    for entries without a zone identifier
    caused by off-by-one error in parse_inetaddress

Version 3.96 (2024-02-26)
  [ENHANCEMENTS]

  * return IPv6 addresses of type ipv6z consistent by all IPv6 address methods

  * add parse_inetaddress method to IPv6
    for parsing RFC4001 InetAddress OIDs used to index the IP-MIB
    and refactor its methods to use it where appropriate

  * override parse_inetaddress for Cisco ASA which doesn't conform to RFC4001
    because it is missing the number of octets in InetAddress, seems it's
    indexed like the CISCO-IETF-IP-MIB

Version 3.95 (2023-09-02)

  [ENHANCEMENTS]

  * #491 Dell - Take into account OS10
  * #492 F5 - Update the module to correctly retrieve interfaces
  * #499 aoscx power over ethernet support
  * #500 pretty format 2.5gbps speeds

  [BUG FIXES]

  * partial revert #484 and replace with Cisco specific CiscoAgg::agg_ports_propvirtual

Version 3.94 (2023-07-25)

  [BUG FIXES]

  * partial revert #484 and replace with Cisco specific CiscoAgg::agg_ports_propvirtual

Version 3.93 (2023-07-14)

  [ENHANCEMENTS]

  * #484 add Aggregate::agg_ports_ifstack to CiscoAgg::agg_ports

Version 3.92 (2023-02-20)
Version 3.91 (2023-02-20)
Version 3.90 (2023-02-20)

  [NEW FEATURES]

  * #450 Hirschmann switch support
  * #463 Netonix switch support

  [ENHANCEMENTS]

  * new() accepts hashref as well as bare list of arguments
  # #475 additional recognition of Allied switches
  * #477 additional recognition of Cisco 9xxx switches

  [BUG FIXES]

  * #460 always return $info instance to allow error() inspection
  * #464 check in case non numeric key in cache befor inc
  * #474 workaround for aruba-cx link aggregation

Version 3.89 (2022-08-18)

  [BUG FIXES]

  * add Regexp::Common to dependencies
  * fix tests for i_vlan_membership_untagged

Version 3.88 (2022-08-17)

  [NEW FEATURES]

  * Add i_subinterfaces for VLAN subinterfaces in Layer3::Juniper
  * Add i_vlan and i_vlan_membership_untagged to Layer3::Juniper based on ifChassisLogicalUnit

Version 3.87 (2022-08-12)

  [NEW FEATURES]

  * PortAccessEntity/IEEE8021-PAE-MIB module support

  [ENHANCEMENTS]

  * #462 SNMP::Info::Layer3::PaloAlto to include layer 2
  * #461 Expose lldLocChassisId as $lldp->lldp_loc_id
  * Update CiscoStats.pm for Amsterdam IOS-XE release

  [BUG FIXES]

  * #470 avoid error if Juniper VLAN not in bp_index

Version 3.86 (2022-08-10)

  [BUG FIXES]

  * #468 Cisco dotted subinterfaces had incorrect vlan assigned

Version 3.85 (2022-08-02)

  [NEW FEATURES]

  * Add i_subinterfaces for VLAN subinterfaces in CiscoVTP

Version 3.84 (2022-07-04)
Version 3.83 (2022-07-04)

  [NEW FEATURES]

  * Add support for HW Group STE whitespace monitoring devices

Version 3.82 (2022-03-16)

  [NEW FEATURES]

  * add Cisco BGP MIB support to all Cisco Layer 3 devices

Version 3.81 (2021-10-07)

  [ENHANCEMENTS]

  * #400 change IPv6 decode warning to be debug-only
  * #394 Recognise hyphenated cumulus version strings
  * #401 add DLink layers always 2+3
  * #377 i/if_ignore cleanup

  [BUG FIXES]

  * #443 trapeze and nws deep recursion fix
  * #378 fix several uninitialized vars
  * #374 undefined error from H3C class

Version 3.80 (2021-09-22)
Version 3.79 (2021-09-22)

  [NEW FEATURES]

  * layer3::fortinet now supports link aggregation mapping
  * Add support for Riverbed SteelheadEx and Steelfusion (#438)

  [ENHANCEMENTS]

  * change default class for Cisco from Layer3::Cisco to Layer3::CiscoSwitch

  [BUG FIXES]

  * Fix typo in Whiterabbit.pm (#439)

Version 3.78 (2021-09-08)

  [BUG FIXES]

  * Fix undefined value error in Bridge.pm i_vlan

(wen)

2024-02-28 08:16:07 UTC MAIN commitmail json YAML

Updated sysutils/ansible, devel/py-pydantic

(adam)

2024-02-28 08:15:30 UTC MAIN commitmail json YAML

py-pydantic: updated to 2.6.3

v2.6.3 (2024-02-27)

Packaging

* Update `pydantic-settings` version in the docs

Fixes

* Fix discriminated union schema gen bug

(adam)

2024-02-28 08:13:05 UTC MAIN commitmail json YAML

ansible: updated to 9.3.0

9.3.0

Major Changes

community.mysql

- Collection version 2.*.* is EOL, no more bugfixes will be backported. Please consider upgrading to the latest version.

fortinet.fortios

- Update all the boolean values to true/false in the documents and examples.
- Update the document of log_fact.
- Update the mismatched version message with version ranges.
- Update the required ansible version to 2.14.
- Update the supported version ranges instead of concrete version numbers to reduce the collection size.

(adam)

2024-02-28 07:43:47 UTC MAIN commitmail json YAML

Updated security/p5-Crypt-URandom to 0.40

(wen)

2024-02-28 07:43:06 UTC MAIN commitmail json YAML

Update to 0.40

Upstream changes:
0.40 - Sat Feb 17 06:34:33 2024
      Moving $OSNAME checks to compile time with GH#4.  Thanks to Aristotle.
      Test and documentation fixes in GH#1, GH#2, GH#3.  Thanks to guest20.

(wen)

2024-02-28 07:41:35 UTC MAIN commitmail json YAML

Updated security/p5-Crypt-ECB to 2.23

(wen)

2024-02-28 07:40:50 UTC MAIN commitmail json YAML

Update to 2.23

Upstream changes:
v2.23, 16.01.2024
        - no code changes
        - ignoring Crypt::OpenSSL::Blowfish in test suite, as it is no longer
                accepting 56 byte keys (as other Blowfish implementations do)
        - added GPLv2 text

(wen)

2024-02-28 07:35:49 UTC MAIN commitmail json YAML

Updated www/p5-WWW-Mechanize to 2.18

(wen)

2024-02-28 07:32:58 UTC MAIN commitmail json YAML

Update to 2.18

Upstream changes:
2.18      2024-01-30 14:29:44Z
    [FIXED]
    - Fix click_button non exclusive attributes (GH#371) (Andreas  Huber)
    [TESTS]
    - Remove t/untaint.t (GH#377) (Olaf Alders)

(wen)

2024-02-28 07:22:16 UTC MAIN commitmail json YAML

doc: Updated x11/xf86-input-elographics to 1.4.4

(wiz)

2024-02-28 07:22:07 UTC MAIN commitmail json YAML

xf86-input-elographics: update to 1.4.4.

Alan Coopersmith (6):
      gitlab CI: ensure libtool is installed in build container
      configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
      configure: clear up obsolete macro warnings from autoconf
      Move X.Org's standard C warning flags to AM_CFLAGS
      Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions
      xf86-input-elographics 1.4.4

Enrico Weigelt, metux IT consult (1):
      .gitignore: add some missing entries

Tamura Dai (1):
      Use memmove() for copying overlaped areas.

(wiz)

2024-02-28 07:19:22 UTC MAIN commitmail json YAML

openjpeg: builldlink some binaries required by cmake files

(wiz)

2024-02-28 07:09:15 UTC MAIN commitmail json YAML

icestorm and nextpnr packages added.

(thorpej)

2024-02-28 07:08:27 UTC MAIN commitmail json YAML

Added devel/icestorm version 0.0.20240227
Added devel/nextpnr-ice40 version 0.7

(thorpej)

2024-02-28 06:31:58 UTC MAIN commitmail json YAML

2024-02-28 06:02:39 UTC MAIN commitmail json YAML

2024-02-28 05:34:50 UTC MAIN commitmail json YAML

doc: Updated www/cobalt to 0.19.1

(pin)

2024-02-28 05:34:29 UTC MAIN commitmail json YAML

www/cobalt: update to 0.19.1

0.19.1 - 2024-02-28
Compatibility
- MSRV is now 1.73

Fixes
- Put the base url for cobalt serve at / to work with tunnelling

(pin)

2024-02-28 05:03:48 UTC MAIN commitmail json YAML

doc: Updated editors/tp-note to 1.23.8

(pin)

2024-02-28 05:03:01 UTC MAIN commitmail json YAML

editors/tp-note: update to 1.23.8

Add page numbers for PDF rendition with WeasyPrint

Highlights in this release:

* Allow PDF rendition with WeasyPrint

      tpnote --export=- mydoc.md | weasyprint - mydoc.pdf

* Refactor `tmpl_html` templates
* Disable library logging when invoking with `--debug <LEVEL>`
* Remove some workaround for early versions of the `notify` crate.
* Bug fix: source also `tmpl_html` section when given in a configuration file

(pin)

2024-02-28 04:14:21 UTC MAIN commitmail json YAML

doc: Updated mail/bincimap to 2.0.15

(schmonz)

2024-02-28 04:14:16 UTC MAIN commitmail json YAML

bincimap: new upstream, update to 2.0.15. Changes:

2.0.15  Included logging for Operator LOGIN and display of the real auth
        user rather than the virtual user in the logs. Streamlined log
        output to be close to s/qmail's.
2.0.14  Removed gethostbyname and replaced by environment variable
        'TCPLOCALHOST'. Changed default logtype to 'multilog'.
2.0.13  Logging is working now for each session at logout/disconnect/timeout.
2.0.12  CRAM-MD5 Auth should work now (given the backend allows this).
        Modularized auth operator for potential new methods.
        Improved man pages to reflect current capabilities.
2.0.11  BincInfo renamed to BincLog, added s/qmail like tags for logging.
        Added a LICENSE file (under ./doc).
        StartTLS working now after reordering reply command sequence.
2.0.10  Added CRAM-MD5 authentication. 'logged in' log includes now remote IP.
2.0.9  Added doc + man pages and finished slashpackage installation.
2.0.8  Final cleaning and integration tests.
2.0.7  Moved StartTLS support into operator-starttls.cc.
2.0.6  Added StartTLS into sesssion-initialisation-bincimap-up.cc.
2.0.5  Added operator-id.cc (RFC 2971) since Evolution requires this.
2.0.4  Removed JAIL option -> sslserver can do that as well. Trimmed log
        output.
2.0.3  Trimming of *.cc and *.h files. Removed StartTLS driver.
2.0.2  Integration tests successful for TLS and with new qmail-authuser.
2.0.1  Makefile working. First minor fixes. Initial working version.
2.0.0  Initial restart of Bincimap 1.3.4 without Autoconf tools.

(schmonz)

2024-02-28 00:04:36 UTC MAIN commitmail json YAML

2024-02-28 00:04:28 UTC MAIN commitmail json YAML

doc: Updated graphics/openjpeg to 2.5.1nb1

(wiz)

2024-02-28 00:04:19 UTC MAIN commitmail json YAML

openjpeg: fix API change in 2.5.1 release using (to-be) upstream patch

Bump PKGREVISION

(wiz)

2024-02-27 23:51:47 UTC MAIN commitmail json YAML

doc: Updated wm/cwm to 7.4

(charlotte)

2024-02-27 23:50:07 UTC MAIN commitmail json YAML

wm/cwm: Update to 7.4

2023-10-20: Ninth public release 7.4 of portable cwm. Changes made between
OpenBSD 7.3 and 7.4:

- Allow cwm(1) to cycle through windows of the same window class as the active
  window, default key binding to M-grave, respectively Alt-Tilde, like with
  other window managers.

(charlotte)

2024-02-27 23:10:22 UTC MAIN commitmail json YAML

Update wordpress to 6.4.3

(morr)

2024-02-27 23:09:39 UTC MAIN commitmail json YAML

Update to version 6.4.3.

Changelog:

6.4.3:

WordPress 6.4.3 includes 5 bug fixes on Core, 16 bug fixes for the Block Editor, and 2 security fixes.

The security team would like to thank the following people for responsibly reporting vulnerabilities, and allowing them to be fixed in this release:

- m4tuto for finding a PHP File Upload bypass via Plugin Installer (requiring admin privileges).
- @_s_n_t of @pentestltd working with Trend Micro Zero Day Initiative for finding an RCE POP Chains vulnerability.
The 6.4.3 release was led by Sarah Norris, Joe McGill, and Aaron Jorbin.

6.4.2:

WordPress 6.4.2 fixes 7 Big fixes

#59819 - Change CSS align-item from start / end to flex-start / flex-end for full browser support
#59821 - Irrelevant comment for translators
#59847 - Since WordPress 6.4, the functions.php of a theme moved to a different location using register_theme_directory is no longer called
#59869 - Incorrect reference in docblock for _register_theme_block_patterns
#59882 - Expose serialized template content to callbacks registered to the `hooked_block_types` filter.
#59891 - Incorrect example for WP_HTML_Tag_Processor class
#59935 -  Site editor: logo
The security team addressed the following vulnerability in WordPress 6.4.2

- A Remote Code Execution vulnerability that is not directly exploitable in core;
  however, the security team feels that there is a potential for high severity
  when combined with some plugins, especially in multisite installations.
The 6.4.2 release was led by @jorbin.

6.4.1:

WordPress 6.4.1 fixes 4 regressions introduced in version 6.4.

Fixed Core tickets from trac:

#59830 - Administration: Typos in wp_admin_notice() arguments
#59837 - Categories are removed when bulk editing posts
#59842 - WordPress 6.4 wp_remote_get (cURL error 28: Operation timed out)
#59846 - Reinstate the wpdb::$use_mysqli property

The 6.4.1 release was lead by @jorbin and @hellofromtonya.

6.4:

- Meet Twenty Twenty-Four
  Experience site editing at its finest with Twenty Twenty-Four. This new
  multi-faceted default theme has been thoughtfully crafted with three distinct
  use cases in mind, from writers and artists to entrepreneurs. Save time and
  effort with its extensive collection of over 35 templates and patterns - and
  unlock a world of creative possibilities with a few tweaks.
  Twenty Twenty-Four's remarkable flexibility ensures an ideal fit for almost
  any type of site. Check it out in this demo.

- Let your writing flow
  New enhancements ensure your content creation journey is smooth. Find new
  keyboard shortcuts in List View, smarter list merging, and enhanced control
  over link settings. A cohesive toolbar experience for the Navigation, List,
  and Quote blocks lets you work efficiently with the tooling options you need.

- The Command Palette just got better
  First introduced in WordPress 6.3, the Command Palette is a powerful tool to
  quickly find what you need, perform tasks efficiently, and speed up your building
  workflow. Enjoy a refreshed design and new commands to perform block-specific
  actions in this release.

- Categorize and filter patterns
  Patterns are an excellent way to leverage the potential of blocks and simplify
  your site-building process. WordPress 6.4 allows you to organize them with
  custom categories. Plus, new advanced filtering in the Patterns section of
  the inserter makes finding all your patterns more intuitive.

- Get creative with more design tools
  Build beautiful and functional layouts with an expanded set of design tools.
  Play with background images in Group blocks for unique designs and maintain
  image dimensions consistent with placeholder aspect ratios. Do you want to add
  buttons to your Navigation block? Now you can do it conveniently without a line of code.

- Make your images stand out
  Enable lightbox functionality to let your site visitors enjoy full-screen,
  interactive images on click. Apply it globally or to specific images to
  customize the viewing experience.

- Rename Group blocks
  Set custom names for Group blocks to organize and distinguish areas of your
  content easily. These names will be visible in List View.

- Preview images in List View
  New previews for Gallery and Image blocks in List View let you visualize and
  locate where images on your content are at a glance.

- Share patterns across sites
  Need to use your custom patterns on another site? Import and export them as
  JSON files from the Site Editor窶冱 patterns view.

- Introducing Block Hooks
  Block Hooks enables developers to automatically insert dynamic blocks at specific
  content locations, enriching the extensibility of block themes through plugins.
  While considered a developer tool, this feature is geared to respect your
  preferences and gives you complete control to add, dismiss, and customize
  auto-inserted blocks to your needs.

- Performance wins
  This release includes more than 100 performance-related updates for a faster and
  more efficient experience. Notable enhancements focus on template loading
  performance for themes (including Twenty Twenty-Four), usage of the script loading
  strategies "defer" and "async" in core, blocks, and themes, and optimization
  of autoloaded options.

- Accessibility highlights
  Every release is committed to making WordPress accessible to everyone.
  WordPress 6.4 brings several List View improvements and aria-label support for
  the Navigation block, among other highlights. The admin user interface includes
  enhancements to button placements, "Add New" menu items context, and Site Health
  spoken messages. Learn more about all the work aimed at improving accessibility
  in this post.

- Other notes of interest
  PHP 8.1 or 8.2 are recommended for use with WordPress 6.4. Find in-depth details on PHP support in this post.
  WordPress 6.4 disables attachment pages for new installations.

6.3:

- Do everything in the Site Editor
  WordPress 6.3 brings your content, templates, and patterns together in the
  Site Editor for the first time. Add pages, browse style variations, create
  synced patterns, and enjoy fine-tuned control over navigation menus. Spend
  less time switching across different site areas - so you can focus on what
  matters most. Creation to completion, all in one place.

- Preview Block themes
  Experience block themes before you switch and preview the Site Editor, with
  options to customize directly before committing to a new theme.

- Create and sync patterns
  Arrange blocks and save them to the 'My Patterns' section for use throughout
  your site. You can even specify whether to sync your patterns (previously
  referred to as "Reusable blocks") so that one change applies to all parts of
  your site. Or, utilize patterns as a starting point with the ability to customize
  each instance.

- Work faster with the Command Palette
  Switch to a specific template or open your editor preferences with a new tool
  that helps you quickly access expanded functionality. With simple keyboard
  shortcuts (mac+k on Mac or Ctrl+k on Windows), clicking the sidebar search icon
  in Site View, or clicking the Title Bar, get where you need to go and do what
  you need to do in seconds.

- Sharpen your designs with new tools
  New design controls bring more versatility for fine-tuning, starting with the
  ability to customize your captions from the Styles interface without coding.
  You can manage your duotone filters in Styles for supported blocks and pick from
  the options provided by your theme or disable them entirely. The Cover block
  gets added settings for text color, layout controls, and border options, making
  this powerful block even more handy.

- Track design changes with Style revisions
  With a new audit trail, you can now see how your site looked at a specific time.
  Visualize these revisions in a timeline and access a one-click option to
  restore prior styles.

- Annotate with the Footnotes block
  Footnotes add convenient annotations throughout your content.
  Now you can add and link footnotes for any paragraph.

- Show or hide content with the Details block
  Use the Details block to avoid spoiling a surprise, create an interactive Q&A
  section, or hide a long paragraph under a heading.

- Performance gets a boost
  WordPress 6.3 has 170+ performance updates, including defer and async support
  for the Scripts API and fetchpriority support for images. These improvements,
  along with block template resolution, image lazy-loading, and the emoji loader,
  can dramatically improve your website's perceived load time.

- Accessibility remains a core focus
  Incorporating more than 50 accessibility improvements across the platform,
  WordPress 6.3 is more accessible than ever. Improved labeling, optimized tab
  and arrow-key navigation, revised heading hierarchy, and new controls in
  the admin image editor allow those using assistive technologies to navigate
  more easily.

- Other highlights
  - Set aspect ratio on images
    Specify your aspect ratios and ensure design integrity, especially when using images in patterns.

  - Build your site distraction-free
    Distraction-free designing is now available in the Site Editor.

  - Rediscover the Top Toolbar
  A revamped Top Toolbar offers parent selectors for nested blocks, options when selecting multiple blocks, and an interface embedded into the title bar with new functionality in mind.

  - List View improvements
    Drag and drop to every content layer and delete any block you would like in the updated List View.

  - Build templates with Patterns
    Create unique patterns to jumpstart template creation with a new modal enabling access to pattern selection.

6.2:

- Meet  the reimagined Site Editor
  An updated interface gives you more control over your site editing experience.
  Explore full previews of your templates and template parts, then jump in and
  get to editing your site from wherever you choose.

- Manage your menu in more ways with the Navigation block
  A new sidebar experience makes it easier to edit your site's navigation.
  Add, remove, and reorder menu items faster窶馬o matter how complex
  your menus are.

- Discover a smoother experience for the Block Inserter
  A refreshed design gives you more visibility and easier access to the content
  you need. Use the Media tab to drag and drop content from your existing Media
  Library quickly. Find patterns faster with a split view that lets you navigate
  categories and see previews all at once.

- Find the controls you want when you need them
  Your block settings sidebar is better organized with tabs for Settings and
  Styles. So the tools you need are easy to identify and access.

- Build faster with headers and footers for block themes
  Discover a new collection of header and footer patterns. Use them with any
  block theme as a quick, high-quality starting point for your site's templates.

- Explore Openverse media right from the Editor
  Openverse's library catalogs over 600 million free, openly licensed stock images
  and audio - and now it's directly integrated into the Editor.

- Focus on writing with Distraction Free mode
  For those times you want to be alone with your ideas. You can now hide all
  your panels and controls, leaving you free to bring your content to life.

- Experience the Site Editor, now out of beta
  Stable and ready for you to dive in and explore: 6.2 is your personal invitation
  to discover what the next generation of WordPress - and block themes - can do.

- Meet the new Style Book
  Get a complete overview of how every block in your site's library looks.
  All in one place, all at a glance.

- Copy and paste styles
  Perfect the design on one type of block, then copy and paste those styles to
  other blocks to get just the look you want.

- Custom CSS
  Power up your site any way you wish. Add CSS to your site, or your blocks,
  for another level of control over your site's look and feel.

- Sticky positioning
  Choose to keep top-level group blocks fixed to the top of a page as visitors scroll.

- Importing widgets
  Options to import your favorite widgets from Classic themes to Block themes.

- Local fonts in themes
  Default WordPress themes offer better privacy with Google Fonts now included.

(morr)

2024-02-27 20:06:05 UTC MAIN commitmail json YAML

doc: Updated devel/cargo-modules to 0.14.1

(pin)

2024-02-27 20:05:43 UTC MAIN commitmail json YAML

devel/cargo-modules: update to 0.14.1

[0.14.1] - 2024-02-27
Changed
    Updated dependencies:
      - rust-analyzer from 0.0.202 to 0.0.203

(pin)

2024-02-27 19:34:09 UTC MAIN commitmail json YAML

doc: Updated textproc/py-html2text to 2024.2.26

(schmonz)

2024-02-27 19:34:05 UTC MAIN commitmail json YAML

py-html2text: update to 2024.2.26. Changes:

- Fix IndexError on empty strong mark on version.

(schmonz)

2024-02-27 19:13:44 UTC MAIN commitmail json YAML

2024-02-27 18:32:59 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 19.11.6

(pin)

2024-02-27 18:32:27 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 19.11.6

v19.11.6
Bug Fixes
- diamond: join segments when no trailing diamond (a5fc8db)

v19.11.5
Bug Fixes
- notice: use generic upgrade statement (721dcb6), closes #4717

(pin)

2024-02-27 18:31:45 UTC MAIN commitmail json YAML

doc: Updated graphics/oculante to 0.8.13

(pin)

2024-02-27 18:31:03 UTC MAIN commitmail json YAML

graphics/oculante: update to 0.8.13

0.8.13 (2024-02-27)
�沚� Chore
- Revert "chore: update depndencies"

0.8.12 (2024-02-26)
�洙イ Bug Fixes
- Document that heif is now optional on Mac and Linux due to non-static linking. (5f1b4669)

�沚� Chore
- update depndencies (9255847a)
- update jxl-oxide (c5b7e1d4)

(pin)

2024-02-27 18:30:14 UTC MAIN commitmail json YAML

Add packages removed earlier

(pin)

2024-02-27 16:33:20 UTC MAIN commitmail json YAML

Don't unconditionally set dl in INTERFACE_LINK_LIBRARIES; use ${CMAKE_DL_LIBS}
Should fix PR pkg/57938. Bump PKGREVISION

(bouyer)

2024-02-27 14:50:50 UTC MAIN commitmail json YAML

2024-02-27 14:40:59 UTC MAIN commitmail json YAML

doc: Removed databases/ruby-mysql28

(taca)

2024-02-27 14:40:43 UTC MAIN commitmail json YAML

2024-02-27 14:40:20 UTC MAIN commitmail json YAML

databases/Makefile: remove ruby-mysql28

(taca)

2024-02-27 14:38:22 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-dbd-mysql to 0.4.4nb2

(taca)

2024-02-27 14:38:03 UTC MAIN commitmail json YAML

databases/ruby-dbd-mysql: update dependency

Now depends on databases/ruby-mysql.

Bump PKGREVISION.

(taca)

2024-02-27 14:27:00 UTC MAIN commitmail json YAML

doc: Updated meta-pkgs/bulk-large to 20240227

(taca)

2024-02-27 14:26:42 UTC MAIN commitmail json YAML

meta-pkgs/bulk-large: add ruby-rails71

Bump to 20240227.

(taca)

2024-02-27 14:25:37 UTC MAIN commitmail json YAML

doc: Updated meta-pkgs/bulk-medium to 20240227

(taca)

2024-02-27 14:25:07 UTC MAIN commitmail json YAML

meta-pkgs/bulk-medium: add ruby33

Remove a pkglint warning, too.

Bump to 20240227.

(taca)

2024-02-27 13:37:50 UTC MAIN commitmail json YAML

doc: pkg-vulnerabilities +fontforge +mantis +opendmarc +py-cbor2 +routinator +wireshark +wolfssl +yasm

(tm)

2024-02-27 10:35:57 UTC MAIN commitmail json YAML

doc: Updated meta-pkgs/bulk-test-php to 20240227

(wiz)

2024-02-27 10:35:45 UTC MAIN commitmail json YAML

bulk-test-php: remove moodle

The default php is 8.2 but pkgsrc moodle does not support this version
leading to installation conflicts:

pkg_add: Conflicting PLIST with php82-gd-8.2.16nb7: share/examples/php/gd.ini
pkg_add: Can't install dependency php74-gd>=7.3.0
pkg_add: Expected dependency php74-gd>=7.3.0 still missing

(wiz)

2024-02-27 10:31:22 UTC MAIN commitmail json YAML

py-gdstk: finish conversion to wheel.mk

(wiz)

2024-02-27 10:28:36 UTC MAIN commitmail json YAML

py-dkim: add missing tools

(wiz)

2024-02-27 10:26:39 UTC MAIN commitmail json YAML

doc: Updated audio/asunder to 3.0.1

(triaxx)

2024-02-27 10:26:07 UTC MAIN commitmail json YAML

asunder: Update to 3.0.1

upstream changes:
-----------------
26 Jul 2023 - 3.0.1
===================
- CDDB upload wasn't working in 3.0 because I forgot to change it from test mode. Fixed now.

21 Jul 2023 - 3.0
=================
- Can now upload data to CDDB (thanks Andreas H端nnebeck). I haven't tested it myself.
- Updated de, el, fr, it, nl, tr translations.
- Added ie translation.
- Some minor fixes to desktop file.
- No GTK3, I just decided to bump the major version up because it's been 3 years since the last release :)

12 Oct 2020 - 2.9.7
===================
- Updated italian and french translations.
- Fixed the CDDB tooltip to say gnudb instead.

(triaxx)

2024-02-27 10:00:09 UTC MAIN commitmail json YAML

2024-02-27 09:34:54 UTC MAIN commitmail json YAML

Updated lang/py-test-mypy-testing, sysutils/ansible-core

(adam)

2024-02-27 09:01:18 UTC MAIN commitmail json YAML

ansible-core: updated to 2.16.4

v2.16.4

Bugfixes

- Fix loading vars_plugins in roles (https://github.com/ansible/ansible/issues/82239).
- expect - fix argument spec error using timeout=null (https://github.com/ansible/ansible/issues/80982).
- include_vars - fix calculating ``depth`` relative to the root and ensure all files are included (https://github.com/ansible/ansible/issues/80987).
- templating - ensure syntax errors originating from a template being compiled into Python code object result in a failure (https://github.com/ansible/ansible/issues/82606)

(adam)

2024-02-27 08:59:27 UTC MAIN commitmail json YAML

2024-02-27 08:40:03 UTC MAIN commitmail json YAML

Updated textproc/py-tomlkit, devel/py-cachetools, devel/py-ipykernel, mail/py-email_validator

(adam)

2024-02-27 08:39:39 UTC MAIN commitmail json YAML

py-email_validator: updated to 2.1.1

2.1.1

Fixed typo 'marking' instead of 'marketing' in case-insensitive mailbox name list.
When DNS-based deliverability checks fail, in some cases exceptions are now thrown with raise ... from for better nested exception tracking.
Fixed tests to work when no local resolver can be configured.
This project is now licensed under the Unlicense (instead of CC0).
Minor improvements to tests.
Minor improvements to code style.

(adam)

2024-02-27 08:38:18 UTC MAIN commitmail json YAML

py-ipykernel: updated to 6.29.3

6.29.3

Enhancements made

- Eventloop scheduling improvements for stop_on_error_timeout and schedule_next

Bugs fixed

- Disable frozen modules by default, add a toggle

Maintenance and upkeep improvements

- Fix typings and update project urls
- Unpin pytest-asyncio and update ruff config

Documentation improvements

- Correct spelling mistake

(adam)

2024-02-27 08:35:32 UTC MAIN commitmail json YAML

py-cachetools: updated to 5.3.3

v5.3.3 (2024-02-26)

- Documentation improvements.
- Update CI environment.

(adam)

2024-02-27 08:33:44 UTC MAIN commitmail json YAML

py-tomlkit: updated to 0.12.4

0.12.4

Fixed

- Support `|` and `|=` operator for tables, and support `+` and `+=` operator for arrays.
- Fix an index error when setting dotted keys in a table.

(adam)

2024-02-27 04:40:53 UTC MAIN commitmail json YAML

devel/skalibs: Reset MAINTAINER

(charlotte)

2024-02-27 04:40:22 UTC MAIN commitmail json YAML

lang/execline: Reset MAINTAINER

(charlotte)

2024-02-27 04:37:41 UTC MAIN commitmail json YAML

misc/s6-portable-utils: Reset MAINTAINER

(charlotte)

2024-02-27 04:36:50 UTC MAIN commitmail json YAML

net/s6-dns: Reset MAINTAINER

(charlotte)

2024-02-27 04:36:13 UTC MAIN commitmail json YAML

sysutils/s6: Reset MAINTAINER

(charlotte)

2024-02-26 22:19:36 UTC MAIN commitmail json YAML

wmakerconf: add -lX11 for Linux

Addresses 57964.

I wonder why this is necessary, it works fine on NetBSD (with modular
X.org) without this - -lX11 and other X libraries are on the linker line.

(wiz)

2024-02-26 22:16:46 UTC MAIN commitmail json YAML

TODO: add icestorm

For PR 57968.

(wiz)

2024-02-26 22:13:01 UTC MAIN commitmail json YAML

TODO: add Yosys and nextpnr

Closes PR 57967 and PR 57966.

(wiz)

2024-02-26 21:37:08 UTC MAIN commitmail json YAML

2024-02-26 21:01:27 UTC MAIN commitmail json YAML

doc: Updated security/botan2 to 2.19.4

(nros)

2024-02-26 21:01:13 UTC MAIN commitmail json YAML

Update botan2 to version 2.19.4

Pkgsrc changes:
Add pkg-config override.

Changes From changelog:

* Fix a potential denial of service caused by accepting arbitrary
  length primes as potential elliptic curve parameters in ASN.1
  encodings. With very large inputs the primality verification
  can become computationally expensive. Now any prime field larger
  than 1024 bits is rejected immediately. Reported by Bing Shi.
  (GH #3914)

* Switch to using a constant time binary algorithm for computing
  GCD (GH #3912)

* Fix a bug in SHAKE_Cipher which could cause incorrect output
  if set_key was called multiple times. (GH #3192)

* Fix a bug in RSA-KEM encryption where the shared secret key
  was incorrectly not padded to exactly the byte length of the
  modulus. This would cause an incorrect shared key with ~1/256
  probability. (GH #3380)

* In RSA decryption and signature verification, reject bytestrings
  which are longer than the public modulus. Previously, otherwise
  valid signatures/ciphertexts with additional leading zero bytes
  would also be accepted. (GH #3380)

* Add support for short nonces in XTS (GH #3384 #3336)

* Fix NIST keywrap which was incorrect when wrapping 64-bit keys
  (GH #3384 #3340)

* Fix nonce handling bug in EAX (GH #3382 #3335)

* Fix a bug in PKCS11 AttributeContainer where adding an attribute
  that already existed could cause incorrect references to the
  existing attributes. (GH #3185)

* Apply patches which allow GCC 4.7 to compile Botan 2.x. Previously
  at least GCC 4.8 had been required. (GH #3273)

* Fix a build time problem affecting VCpkg (GH #3071)

* Fix a build problem affecting Windows ARM with Visual C++ (GH #3871)

(nros)

2024-02-26 20:13:43 UTC MAIN commitmail json YAML

Note update of net/drill to 1.8.3.

(he)

2024-02-26 20:13:05 UTC pkgsrc-2023Q2 commitmail json YAML

net/drill: use ../ldns/version.mk, and thereby bump to 1.8.3.

(he)

2024-02-26 20:11:44 UTC MAIN commitmail json YAML

net/ldns: put version# in version.mk, for use by net/drill as well.

Re-sort PLIST.  No change in installed bits, so no PKGREVISION bump.

(he)

2024-02-26 19:28:41 UTC MAIN commitmail json YAML

2024-02-26 19:27:51 UTC MAIN commitmail json YAML

2024-02-26 19:26:57 UTC MAIN commitmail json YAML

2024-02-26 19:26:02 UTC MAIN commitmail json YAML

2024-02-26 19:24:59 UTC MAIN commitmail json YAML

2024-02-26 19:24:19 UTC MAIN commitmail json YAML

2024-02-26 19:23:24 UTC MAIN commitmail json YAML

2024-02-26 19:22:26 UTC MAIN commitmail json YAML

2024-02-26 19:21:30 UTC MAIN commitmail json YAML

2024-02-26 19:20:34 UTC MAIN commitmail json YAML

2024-02-26 19:19:38 UTC MAIN commitmail json YAML

2024-02-26 19:18:37 UTC MAIN commitmail json YAML

2024-02-26 19:17:25 UTC MAIN commitmail json YAML

2024-02-26 19:16:27 UTC MAIN commitmail json YAML

2024-02-26 19:15:30 UTC MAIN commitmail json YAML

2024-02-26 19:14:21 UTC MAIN commitmail json YAML

2024-02-26 19:13:07 UTC MAIN commitmail json YAML

2024-02-26 19:11:38 UTC MAIN commitmail json YAML

2024-02-26 19:10:12 UTC MAIN commitmail json YAML

2024-02-26 19:09:05 UTC MAIN commitmail json YAML

2024-02-26 19:03:28 UTC MAIN commitmail json YAML

doc: Updated devel/cargo-modules to 0.14.0

(pin)

2024-02-26 19:03:08 UTC MAIN commitmail json YAML

devel/cargo-modules: update to 0.14.0

[0.14.0] - 2024-02-25
Changed
    Updated dependencies:
      - anyhow from 1.0.79 to 1.0.80
      - assert_cmd from 2.0.13 to 2.0.14
      - clap from 4.4.18 to 4.5.1
      - env_logger from 0.11.1 to 0.11.2
      - insta from 1.34.0 to 1.35.1
      - thread_local from 1.1.7 to 1.1.8
      - rust-analyzer from 0.0.200 to 0.0.202

(pin)

2024-02-26 19:02:07 UTC MAIN commitmail json YAML

doc: Updated biology/molsketch to 0.8.1

(pin)

2024-02-26 19:01:45 UTC MAIN commitmail json YAML

biology/molsketch: update to 0.8.1

Version 0.8.1 -- Fluorine-13

After quite a while some minor improvements:
* improved handling of color (especially radical electrons)
* Windows build updated to Qt 6.6
* finally saying goodbye to QMake as a build system in favor of CMake

Hoping that with more automation the next release should come sooner.

pkgsrc changes: switch to Qt6.

(pin)

2024-02-26 19:01:02 UTC MAIN commitmail json YAML

doc: Updated graphics/oculante to 0.8.11

(pin)

2024-02-26 19:00:24 UTC MAIN commitmail json YAML

graphics/oculante: update to 0.8.11

0.8.11 (2024-02-25)
�洙イ Bug Fixes
- Prevent app from hanging if not image in stdin (695b2fa7)

0.8.10 (2024-02-24)
�洙イ Bug Fixes
- prevent zoom from being stuck at extreme levels (32c6b02f)
- Blurry text/UI is now rendered crisp (cbb1e165)

笨ィ Features
- Allow piping image data to oculante on the command line (e8f92dfa)

�沚� Chore
- rename release artifacts (fcd24e37)

(pin)

2024-02-26 18:59:34 UTC MAIN commitmail json YAML

doc: Updated sysutils/broot to 1.34.0

(pin)

2024-02-26 18:59:13 UTC MAIN commitmail json YAML

sysutils/broot: update to 1.34.0

- new --verb-output launch argument, dedicated to the new :clear_output and :write_output internals - Fix #825
- verb sequences (based on cmd) can take arguments from the verb invocation
- don't fail launch in case of bad verb configuration, more helpful error message in such case
- faster kitty image rendering by default - Fix #789
- {file-git-relative} verb argument - Thanks @VasilisManol
- modify nushell function import: use instead of source - Thanks @texastoland and @FrancescElies
- fix some resizing and flickering problems on Windows (appeared with 1.33.0) - Fix #840
- write installed flag file on --install - Fix #837

(pin)

2024-02-26 18:58:22 UTC MAIN commitmail json YAML

doc: Updated devel/ast-grep to 0.19.3

(pin)

2024-02-26 18:58:01 UTC MAIN commitmail json YAML

devel/ast-grep: update to 0.19.3

- fix(deps): update dependency @swc/core to v1.4.2 67450cb
- refactor: move rewriters to SerializableRuleConfig d98c062
- fix(deps): update rust crate inquire to 0.7.0 86ec845

(pin)

2024-02-26 18:21:44 UTC MAIN commitmail json YAML

Updated graphics/openjpeg, math/py-bottleneck

(adam)

2024-02-26 18:21:26 UTC MAIN commitmail json YAML

py-bottleneck: updated to 1.3.8

Bottleneck 1.3.8

Enhancements

Python 3.12 wheel available
Update CI config

(adam)

2024-02-26 18:15:43 UTC MAIN commitmail json YAML

2024-02-26 15:07:28 UTC MAIN commitmail json YAML

doc: Added www/php-concrete-cms version 9.2.6

(taca)

2024-02-26 15:07:03 UTC MAIN commitmail json YAML

www/Makefile: add and enable php-concrete-cms

(taca)

2024-02-26 15:06:28 UTC MAIN commitmail json YAML

www/php-concrete-cms: add package version 9.2.6

Concrete CMS is successor of www/php-concrete5.

Concrete CMS

Concrete CMS is a web content management system designed for creating and
managing websites.  Its interface is user-friendly, catering to both novices
and experts.

Concrete is written in PHP and JavaScript and it pulls data from a MySQL
database.

In Concrete CMS, your website is structured as a hierarchy of pages
organized within a sitemap.  Each page adheres to a specific Page Type and
utilizes one of its associated Templates.  These Templates are PHP files
that combine standard HTML/CSS with dynamic Block Areas.  Within Block
Areas, you can insert Blocks, which range from basic HTML Text to advanced
interactive features like forms.  Block Areas can be further refined using
Layouts or Containers.  While Layouts simply split a block area into
columns, Containers are code-defined and can encompass additional markup and
styling.

* Files
* Users, Groups & Authentication
* Permissions & Workflow
* Attributes
* Packages

(taca)

2024-02-26 15:05:21 UTC MAIN commitmail json YAML

gtk2: pull patches from GIMP to avoid error messages with recent GLib.

This appeases the following tons of GLib-GIO-CRITICAL error messages on
GIMP's file open dialogs:
>> file ../gio/gfileinfo.c: line 1633 (g_file_info_get_is_hidden): should not be reached
>> file ../gio/gfileinfo.c: line 1655 (g_file_info_get_is_backup): should not be reached

See the following issue for details:
https://gitlab.gnome.org/GNOME/gimp/-/issues/9994
https://gitlab.gnome.org/GNOME/gimp/-/commit/024e3c7

Bump PKGREVISION.

(tsutsui)

2024-02-26 14:12:14 UTC MAIN commitmail json YAML

doc: Updated www/php-contao-manager to 1.8.4

(taca)

2024-02-26 14:11:46 UTC MAIN commitmail json YAML

www/php-contao-manager: update to 1.8.4

1.8.1 (2024-02-16)

What's Changed

* Fixed missing nullable attribute in API docs by @Toflar in #787
* Update the documentation shortlinks by @leofeyer in #789

New Contributors
* @Toflar made their first contribution in #787

1.8.2 (2024-02-17)

* Updated dependencies
* Do not scope React\Promise that is used by Composer plugins

1.8.3 (2024-02-23)

* Fixed requiring features in the same version (#797)
* Added build date to version file

1.8.4 (2024-02-26)

* Updated dependencies
* Fixed CSP header
* Fixed package suggestions check

(taca)

2024-02-26 10:12:36 UTC MAIN commitmail json YAML

Updated textproc/py-markdown2, textproc/py-phonenumbers

(adam)

2024-02-26 10:12:20 UTC MAIN commitmail json YAML

py-phonenumbers: updated to 8.13.31

8.13.31
Unknown changes

(adam)

2024-02-26 10:11:19 UTC MAIN commitmail json YAML

py-markdown2: updated to 2.4.13

python-markdown2 2.4.13

- Allow cuddled tables
- Fix `markdown-in-html` not always splitting HTML tags into separate lines
- Fix incomplete comments in safe mode not being escaped
- Fix crash in `markdown-in-html` extra

(adam)

2024-02-26 09:35:19 UTC MAIN commitmail json YAML

Updated devel/py-ddt, misc/py-sniffio

(adam)

2024-02-26 09:34:47 UTC MAIN commitmail json YAML

py-sniffio: updated to 1.3.1

Sniffio 1.3.1 (2024-02-26)

Bugfixes

- Added missing ``thread_local`` to ``sniffio.__all__``

(adam)

2024-02-26 09:31:52 UTC MAIN commitmail json YAML

2024-02-26 09:31:36 UTC MAIN commitmail json YAML

py-ddt: updated to 1.7.2

1.7.2

Github actions to use tox for tests

(adam)

2024-02-26 09:19:50 UTC MAIN commitmail json YAML

2024-02-26 07:08:27 UTC MAIN commitmail json YAML

2024-02-25 22:56:39 UTC MAIN commitmail json YAML

Updated devel/py-coverage, devel/py-pydantic-core, devel/py-pydantic

(adam)

2024-02-25 22:55:41 UTC MAIN commitmail json YAML

py-pydantic: updated to 2.6.2

v2.6.2 (2024-02-23)

Packaging

Upgrade to pydantic-core 2.16.3

Fixes

'YYYY-MM-DD' date string coerced to datetime shouldn't infer timezone

(adam)

2024-02-25 22:53:49 UTC MAIN commitmail json YAML

py-pydantic-core: updated to 2.16.3

v2.16.3

'YYYY-MM-DD' date string coerced to datetime shouldn't infer timezone
CI: Updates for Rust 1.76

(adam)

2024-02-25 22:50:54 UTC MAIN commitmail json YAML

py-coverage: updated to 7.4.3

Version 7.4.3 — 2024-02-23

- Fix: in some cases, coverage could fail with a RuntimeError: "Set changed
  size during iteration." This is now fixed, closing `issue 1733`_.

(adam)

2024-02-25 22:40:33 UTC MAIN commitmail json YAML

Updated devel/git, devel/py-importlib-resources, devel/py-typing-extensions, devel/py-test

(adam)

2024-02-25 22:40:02 UTC MAIN commitmail json YAML

py-test: updated to 8.0.2

pytest 8.0.2 (2024-02-24)

Bug Fixes

- Fix collection on Windows where initial paths contain the short version of a path (for example ``c:\PROGRA~1\tests``).
- Fix an ``IndexError`` crash raising from ``getstatementrange_ast``.
- Reverted a fix to `--maxfail` handling in pytest 8.0.0 because it caused a regression in pytest-xdist whereby session fixture teardowns may get executed multiple times when the max-fails is reached.

(adam)

2024-02-25 22:31:29 UTC MAIN commitmail json YAML

doc: Updated textproc/py-html2text to 2024.2.25

(schmonz)

2024-02-25 22:31:25 UTC MAIN commitmail json YAML

py-html2text: update to 2024.2.25. Changes:

* Fix #332: Insert at most one space for multiple emphasis
* Feature #318: Make padded tables more similar to pandoc's pipe_tables.
* Add support for Python 3.9.
* Fix extra line breaks inside html link text (between '[' and ']')
* Fix #344: indent ``<ul>`` inside ``<ol>`` three spaces instead of two
  to comply with CommonMark, GFM, etc.
* Fix #324: unnecessary spaces around ``<b>``, ``<em>``, and ``strike`` tags.
* Don't wrap tables by default and add a ``--wrap-tables`` config option.
* Feature #198: Ignore ``<p>`` tags inside table rows.
* Don't wrap tables by default and add a ``--wrap-tables`` config option
* Remove support for Python ≤ 3.5. Now requires Python 3.6+.
* Support for Python 3.10+.
* Fix #320 padding empty tables and tables with no ``</tr>`` tags.
* Add ``ignore_mailto_links`` config option to ignore ``mailto:``
  style links.
* Feature #407: Support the superscript and subscript tags.
* Fix #373: ``\n`` inside text of a Markdown link.
* Feature #406: Improve support for null atttibute values.

(schmonz)

2024-02-25 22:28:31 UTC MAIN commitmail json YAML

py-typing-extensions: updated to 4.10.0

Release 4.10.0 (February 24, 2024)

This feature release adds support for PEP 728 (TypedDict with extra
items) and PEP 742 (``TypeIs``).

There are no changes since 4.10.0rc1.

Release 4.10.0rc1 (February 17, 2024)

- Add support for PEP 728, supporting the `closed` keyword argument and the
  special `__extra_items__` key for TypedDict. Patch by Zixuan James Li.
- Add support for PEP 742, adding `typing_extensions.TypeIs`. Patch
  by Jelle Zijlstra.
- Drop runtime error when a read-only `TypedDict` item overrides a mutable
  one. Type checkers should still flag this as an error. Patch by Jelle
  Zijlstra.
- Speedup `issubclass()` checks against simple runtime-checkable protocols by
  around 6% (backporting https://github.com/python/cpython/pull/112717, by Alex
  Waygood).
- Fix a regression in the implementation of protocols where `typing.Protocol`
  classes that were not marked as `@runtime_checkable` would be unnecessarily
  introspected, potentially causing exceptions to be raised if the protocol had
  problematic members. Patch by Alex Waygood, backporting
  https://github.com/python/cpython/pull/113401.

(adam)

2024-02-25 22:27:08 UTC MAIN commitmail json YAML

py-importlib-resources: updated to 6.1.2

v6.1.2

Bugfixes

- Fixed NotADirectoryError when calling files on a subdirectory of a namespace package.

(adam)

2024-02-25 22:24:13 UTC MAIN commitmail json YAML

git: updated to 2.44.0

Git v2.44 Release Notes
=======================

Backward Compatibility Notes

* "git checkout -B <branch>" used to allow switching to a branch that
  is in use on another worktree, but this was by mistake.  The users
  need to use "--ignore-other-worktrees" option.

UI, Workflows & Features

* "git add" and "git stash" learned to support the ":(attr:...)"
  magic pathspec.

* "git rebase --autosquash" is now enabled for non-interactive rebase,
  but it is still incompatible with the apply backend.

* Introduce "git replay", a tool meant on the server side without
  working tree to recreate a history.

* "git merge-file" learned to take the "--diff-algorithm" option to
  use algorithm different from the default "myers" diff.

* Command line completion (in contrib/) learned to complete path
  arguments to the "add/set" subcommands of "git sparse-checkout"
  better.

* "git checkout -B <branch> [<start-point>]" allowed a branch that is
  in use in another worktree to be updated and checked out, which
  might be a bit unexpected.  The rule has been tightened, which is a
  breaking change.  "--ignore-other-worktrees" option is required to
  unbreak you, if you are used to the current behaviour that "-B"
  overrides the safety.

* The builtin_objectmode attribute is populated for each path
  without adding anything in .gitattributes files, which would be
  useful in magic pathspec, e.g., ":(attr:builtin_objectmode=100755)"
  to limit to executables.

* "git fetch" learned to pay attention to "fetch.all" configuration
  variable, which pretends as if "--all" was passed from the command
  line when no remote parameter was given.

* In addition to (rather cryptic) Security Identifiers, show username
  and domain in the error message when we barf on mismatch between
  the Git directory and the current user on Windows.

* The error message given when "git branch -d branch" fails due to
  commits unique to the branch has been split into an error and a new
  conditional advice message.

* When given an existing but unreadable file as a configuration file,
  gitweb behaved as if the file did not exist at all, but now it
  errors out.  This is a change that may break backward compatibility.

* When $HOME/.gitconfig is missing but XDG config file is available, we
  should write into the latter, not former.  "git gc" and "git
  maintenance" wrote into a wrong "global config" file, which have
  been corrected.

* Define "special ref" as a very narrow set that consists of
  FETCH_HEAD and MERGE_HEAD, and clarify everything else that used to
  be classified as such are actually just pseudorefs.

* All conditional "advice" messages show how to turn them off, which
  becomes repetitive.  Setting advice.* configuration explicitly on
  now omits the instruction part.

* The "disable repository discovery of a bare repository" check,
  triggered by setting safe.bareRepository configuration variable to
  'explicit', has been loosened to exclude the ".git/" directory inside
  a non-bare repository from the check.  So you can do "cd .git &&
  git cmd" to run a Git command that works on a bare repository without
  explicitly specifying $GIT_DIR now.

* The completion script (in contrib/) learned more options that can
  be used with "git log".

* The labels on conflict markers for the common ancestor, our version,
  and the other version are available to custom 3-way merge driver
  via %S, %X, and %Y placeholders.

* The write codepath for the reftable data learned to honor
  core.fsync configuration.

* The "--fsck-objects" option of "git index-pack" now can take the
  optional parameter to tweak severity of different fsck errors.

* The wincred credential backend has been taught to support oauth
  refresh token the same way as credential-cache and
  credential-libsecret backends.

* Command line completion support (in contrib/) has been
  updated for "git bisect".

* "git branch" and friends learned to use the formatted text as
  sorting key, not the underlying timestamp value, when the --sort
  option is used with author or committer timestamp with a format
  specifier (e.g., "--sort=creatordate:format:%H:%M:%S").

* The command line completion script (in contrib/) learned to
  complete configuration variable names better.

Performance, Internal Implementation, Development Support etc.

* Process to add some form of low-level unit tests has started.

* Add support for GitLab CI.

* "git for-each-ref --no-sort" still sorted the refs alphabetically
  which paid non-trivial cost.  It has been redefined to show output
  in an unspecified order, to allow certain optimizations to take
  advantage of.

* Simplify API implementation to delete references by eliminating
  duplication.

* Subject approxidate() and show_date() machinery to OSS-Fuzz.

* A new helper to let us pretend that we called lstat() when we know
  our cache_entry is up-to-date via fsmonitor.

* The optimization based on fsmonitor in the "diff --cached"
  codepath is resurrected with the "fake-lstat" introduced earlier.

* Test balloon to use C99 "bool" type from <stdbool.h> has been
  added.

* "git clone" has been prepared to allow cloning a repository with
  non-default hash function into a repository that uses the reftable
  backend.

* Streaming spans of packfile data used to be done only from a
  single, primary, pack in a repository with multiple packfiles.  It
  has been extended to allow reuse from other packfiles, too.

* Comment updates to help developers not to attempt to modify
  messages from plumbing commands that must stay constant.

  It might make sense to reassess the plumbing needs every few years,
  but that should be done as a separate effort.

* Move test-ctype helper to the unit-test framework.

* Instead of manually creating refs/ hierarchy on disk upon a
  creation of a secondary worktree, which is only usable via the
  files backend, use the refs API to populate it.

* CI for GitLab learned to drive macOS jobs.

* A few tests to "git commit -o <pathspec>" and "git commit -i
  <pathspec>" has been added.

* Tests on ref API are moved around to prepare for reftable.

* The Makefile often had to say "-L$(path) -R$(path)" that repeats
  the path to the same library directory for link time and runtime.
  A Makefile template is used to reduce such repetition.

* The priority queue test has been migrated to the unit testing
  framework.

* Setting `feature.experimental` opts the user into multi-pack reuse
  experiment

* Squelch node.js 16 deprecation warnings from GitHub Actions CI
  by updating actions/github-script and actions/checkout that use
  node.js 20.

* The mechanism to report the filename in the source code, used by
  the unit-test machinery, assumed that the compiler expanded __FILE__
  to the path to the source given to the $(CC), but some compilers
  give full path, breaking the output.  This has been corrected.

Fixes since v2.43
-----------------

* The way CI testing used "prove" could lead to running the test
  suite twice needlessly, which has been corrected.

* Update ref-related tests.

* "git format-patch --encode-email-headers" ignored the option when
  preparing the cover letter, which has been corrected.

* Newer versions of Getopt::Long started giving warnings against our
  (ab)use of it in "git send-email".  Bump the minimum version
  requirement for Perl to 5.8.1 (from September 2002) to allow
  simplifying our implementation.

* Earlier we stopped relying on commit-graph that (still) records
  information about commits that are lost from the object store,
  which has negative performance implications.  The default has been
  flipped to disable this pessimization.

* Stale URLs have been updated to their current counterparts (or
  archive.org) and HTTP links are replaced with working HTTPS links.

* trace2 streams used to record the URLs that potentially embed
  authentication material, which has been corrected.

* The sample pre-commit hook that tries to catch introduction of new
  paths that use potentially non-portable characters did not notice
  an existing path getting renamed to such a problematic path, when
  rename detection was enabled.

* The command line parser for the "log" family of commands was too
  loose when parsing certain numbers, e.g., silently ignoring the
  extra 'q' in "git log -n 1q" without complaining, which has been
  tightened up.

* "git $cmd --end-of-options --rev -- --path" for some $cmd failed
  to interpret "--rev" as a rev, and "--path" as a path.  This was
  fixed for many programs like "reset" and "checkout".

* "git bisect reset" has been taught to clean up state files and refs
  even when BISECT_START file is gone.

* Some codepaths did not correctly parse configuration variables
  specified with valueless "true", which has been corrected.

* Code clean-up for sanity checking of command line options for "git
  show-ref".

* The code to parse the From e-mail header has been updated to avoid
  recursion.

* "git fetch --atomic" issued an unnecessary empty error message,
  which has been corrected.

* Command line completion script (in contrib/) learned to work better
  with the reftable backend.

* "git status" is taught to show both the branch being bisected and
  being rebased when both are in effect at the same time.

* "git archive --list extra garbage" silently ignored excess command
  line parameters, which has been corrected.

* "git sparse-checkout set" added default patterns even when the
  patterns are being fed from the standard input, which has been
  corrected.

* "git sparse-checkout (add|set) --[no-]cone --end-of-options" did
  not handle "--end-of-options" correctly after a recent update.

* Unlike other environment variables that took the usual
  true/false/yes/no as well as 0/1, GIT_FLUSH only understood 0/1,
  which has been corrected.

* Clearing in-core repository (happens during e.g., "git fetch
  --recurse-submodules" with commit graph enabled) made in-core
  commit object in an inconsistent state by discarding the necessary
  data from commit-graph too early, which has been corrected.

* Update to a new feature recently added, "git show-ref --exists".

* oss-fuzz tests are built and run in CI.
  (merge c4a9cf1df3 js/oss-fuzz-build-in-ci later to maint).

* Rename detection logic ignored the final line of a file if it is an
  incomplete line.

* GitHub CI update.
  (merge 0188b2c8e0 pb/ci-github-skip-logs-for-broken-tests later to maint).

* "git diff --no-rename A B" did not disable rename detection but did
  not trigger an error from the command line parser.

* "git archive --remote=<remote>" learned to talk over the smart
  http (aka stateless) transport.
  (merge 176cd68634 jx/remote-archive-over-smart-http later to maint).

* Fetching via protocol v0 over Smart HTTP transport sometimes failed
  to correctly auto-follow tags.
  (merge fba732c462 jk/fetch-auto-tag-following-fix later to maint).

* The documentation for the --exclude-per-directory option marked it
  as deprecated, which confused readers into thinking there may be a
  plan to remove it in the future, which was not our intention.
  (merge 0009542cab jc/ls-files-doc-update later to maint).

* "git diff --no-index file1 file2" segfaulted while invoking the
  external diff driver, which has been corrected.

* Rewrite //-comments to /* comments */ in files whose comments
  prevalently use the latter.

* Cirrus CI jobs started breaking because we specified version of
  FreeBSD that is no longer available, which has been corrected.
  (merge 81fffb66d3 cb/use-freebsd-13-2-at-cirrus-ci later to maint).

* A caller called index_file_exists() that takes a string expressed
  as <ptr, length> with a wrong length, which has been corrected.
  (merge 156e28b36d jh/sparse-index-expand-to-path-fix later to maint).

* A failed "git tag -s" did not necessarily result in an error
  depending on the crypto backend, which has been corrected.

* "git stash" sometimes was silent even when it failed due to
  unwritable index file, which has been corrected.

* "git show-ref --verify" did not show things like "CHERRY_PICK_HEAD",
  which has been corrected.

* Recent conversion to allow more than 0/1 in GIT_FLUSH broke the
  mechanism by flipping what yes/no means by mistake, which has been
  corrected.

* The sequencer machinery does not use the ref API and instead
  records names of certain objects it needs for its correct operation
  in temporary files, which makes these objects susceptible to loss
  by garbage collection.  These temporary files have been added as
  starting points for reachability analysis to fix this.
  (merge bc7f5db896 pw/gc-during-rebase later to maint).

* "git cherry-pick" invoked during "git rebase -i" session lost
  the authorship information, which has been corrected.
  (merge e4301f73ff vn/rebase-with-cherry-pick-authorship later to maint).

* The code paths that call repo_read_object_file() have been
  tightened to react to errors.
  (merge 568459bf5e js/check-null-from-read-object-file later to maint).

* Other code cleanup, docfix, build fix, etc.
  (merge 5aea3955bc rj/clarify-branch-doc-m later to maint).
  (merge 9cce3be2df bk/bisect-doc-fix later to maint).
  (merge 8430b438f6 vd/fsck-submodule-url-test later to maint).
  (merge 3cb4384683 jc/t0091-with-unknown-git later to maint).
  (merge 020456cb74 rs/receive-pack-remove-find-header later to maint).
  (merge bc47139f4f la/trailer-cleanups later to maint).

(adam)

2024-02-25 22:00:37 UTC MAIN commitmail json YAML

doc: Added audio/eflite version 0.0.0.86

(wiz)

2024-02-25 22:00:27 UTC MAIN commitmail json YAML

audio/Makefile: + eflite

(wiz)

2024-02-25 22:00:09 UTC MAIN commitmail json YAML

audio/eflite: import eflite-0.0.0.86

Packaged in wip by adr

Eflite is a speech server which allows screen readers like Emacspeak
or Yasrs to interact with the speech sinthesizer Flite.

(wiz)

2024-02-25 20:39:52 UTC MAIN commitmail json YAML

doc: Updated emulators/nono to  0.7.0

(jun)

2024-02-25 20:37:44 UTC MAIN commitmail json YAML

0.7.0 (2024-02-21)

vm(New): "Start to support virt68k."
vm(Fix): "Fix problem that the interrupt acknowledge didn't handle correctly when two Nereid boards are installed simul
taneously."
vm(Fix): "Fix several spurious interrupts on resetting on various devices."
vm(Fix): "Implement MIE on X68030 SCC."
vm(Fix): "Fix not to update TxDR on starting the timer on X68030 MFP."
vm(Fix): "Fix several accesses to CRTC on X68030."
vm(Update): "Fix and rearrange whole bus access. Some device wait may be changed intentionally or unintentionally."
vm(Update): "Rearrange the power devices on all architecture."
app(New): "Graphic rendering now can use AVX2 on amd64."
app(Update): "-X option is changed to accept only one argument if -H is not specified."
app(Update): "Configuration item exec-file and exec-arg are added."
app(Update): "--initrd option and configuration item exec-initrd are added."
app(Update): "Path beginning of '~' in the configuration file is replaced to the home directory."
app(Fix): "-Lhelp can be displayed even if -X is specified."

(jun)

2024-02-25 19:58:18 UTC MAIN commitmail json YAML

tex package updates

(markd)

2024-02-25 19:56:25 UTC MAIN commitmail json YAML

tex-polyglossia{,-doc}: update to 2.0

We have bumped the version to 2.0 with this release, not so much since this is
a revolutionary issue (it isn't), but (1.) to indicate the slow (and
unfinished) transformation of the polyglossia code to latex3 which quite
progressed in this release, and (2.) simply since the minor version number got
ridiculously large meanwhile.

The most important fix in this release concerns a problem that appeared with
the recent l3kernel update and which broke compilation of many documents. As it
is quite likely that this hits, or will hit, you if you use polyglossia, we
encourage all users to upgrade.

(markd)

2024-02-25 19:51:00 UTC MAIN commitmail json YAML

texlive-collection-latexextra: add tex-pdfrender

(markd)

2024-02-25 19:49:02 UTC MAIN commitmail json YAML

tex-pdfrender{,-doc}: add version 1.8

The package provides interfaces for the user to control PDF
parameters, such as line width or text rendering mode. The
control operations work in a manner very similar to that of the
color package.

(markd)

2024-02-25 19:45:16 UTC MAIN commitmail json YAML

2024-02-25 19:42:42 UTC MAIN commitmail json YAML

tex-luatexja{,-doc}: update to 20240219.0

* Fix that \defaultjfontfeatures is not usable
* Fix that Japanese-style crop marks (`tombow') is not correctly printed
  when \ltjenableadjust[profile]

(markd)

2024-02-25 19:40:07 UTC MAIN commitmail json YAML

tex-listings{,-doc}: update to 1.10

* added a tocbasic interface to make the scrhack.sty of
      Markus Kohm unnecessary
* enhanced the documentation (upquote)

(markd)

2024-02-25 19:37:14 UTC MAIN commitmail json YAML

texlive-collection-latexrecommended: update to revision 69888

add tex-xfrac

(markd)

2024-02-25 19:34:52 UTC MAIN commitmail json YAML

tex-xfrac{,-doc}: add version 2023

This package uses the interface defined by LaTeX templates to
provide flexible split-level fractions via the \sfrac macro.
This is both a demonstration of the power of the template
concept and also a useful addition to the available
functionality in LaTeX2e.

(markd)

2024-02-25 19:30:00 UTC MAIN commitmail json YAML

tex-l3packages{,-doc}: update to 2023.69992

### Changed
- Re-added `\IfInstanceExist(TF)` to docs - is required

### Changed
- Preparation for move of `xtemplate` concepts to the kernel

### Removed
- `\IfInstanceExist(TF)`
- `xfrac`: moved to https://github.com/latex3/xfrac

### Changed
- Track `expl3` changes

(markd)

2024-02-25 19:25:11 UTC MAIN commitmail json YAML

tex-l3kernel-doc: update to 2023.70027

### Changed
- Improve error recovery when an invalid `prop` is used

### Fixed
- Restore `\__kernel_msg_...:nnx(xx)` for older `xparse` support
- Prevent an infinite loop in `\debug_(on|off):n`
- Require `\sys_ensure_backend:` is used in the preamble

### Changed
- Work-around to enable `\prop_set_from_keyval:Nn`, etc., to avoid an error if
  `prop` is not already defined

### Fixed
- Extend debug checking to cover `\prop_(g)set_from_keyval:Nn`

### Added
- Checking missing `\endgroup` at the end of `\DocInclude`
- Linked storage type for large property lists

### Changed
- `\meta` now typesets in `\texttt`, along with `\Arg`
- Improved the performance of `\cs_if_exist:NTF`, `\cs_if_free:NTF`,
    `\cs_if_exist_use:NTF`, and most notably their `c`-type variants.

### Fixed
- Inconsistent local/global assignments in `\vcoffin_gset:Nnn` and
  `\vcoffin_gset:Nnw`
- Tokenization by `\peek_analysis_map_inline:n` of one additional
  character after any space or brace

### Deprecated
- `\msg_gset:nnn(n)`

### Added
- `\keys_set_exclude_groups:nnn(nN)` to replace `\keys_set_filter:nnn(nN)`
- Flags with N-type names, like other variable types

### Changed
- Set `l3doc` option `kernel` off as-standard
- Moved `\seq_set_filter:NNn` to stable

### Deprecated
- `\keys_set_filter:nnn(nN)` in favor of  `\keys_set_exclude_groups:nnn(nN)`

(markd)

2024-02-25 19:20:54 UTC MAIN commitmail json YAML

tex-l3experimental: update to 2023.70027

### Fixed
- Normalize `/` in `\sys_shell_split_ls:nN` on Windows: globs may use
  ``\``, return values always contain `/`
- Return paths relative to working directory in `\sys_shell_split_ls:nN` on
  Windows

### Changed
- Apply transformation matrix to drawing shifts

### Fixed
- Remove a stray scaling in `\draw_path_rectangle:nn`
- Correct baseline calculations in some `l3draw` cases

### Added
- `\draw_box_use:Nn` and `\draw_coffin_use:Nnnn` to allow
  placement of boxed material at an offset

### Changed
- Slowdown a l3benchmark slow branch code slightly to gain test suite
  robustness

(markd)

2024-02-25 19:15:30 UTC MAIN commitmail json YAML

2024-02-25 18:42:37 UTC MAIN commitmail json YAML

2024-02-25 18:39:58 UTC MAIN commitmail json YAML

tex-colortbl{,-doc}: update to 1.0g

Update to colortbl to remain compatible with the latest releases of the array
package.

(markd)

2024-02-25 16:25:28 UTC MAIN commitmail json YAML

p5-IO-AIO: fix PKGNAME

(wiz)

2024-02-25 16:04:51 UTC MAIN commitmail json YAML

doc: Updated databases/prometheus to 2.50.0

(wiz)

2024-02-25 16:04:41 UTC MAIN commitmail json YAML

prometheus: update to 2.50.0.

## 2.50.0 / 2024-02-22

* [CHANGE] Remote Write: Error `storage.ErrTooOldSample` is now generating HTTP error 400 instead of HTTP error 500. #13335
* [FEATURE] Remote Write: Drop old inmemory samples. Activated using the config entry `sample_age_limit`. #13002
* [FEATURE] **Experimental**: Add support for ingesting zeros as created timestamps. (enabled under the feature-flag `created-timestamp-zero-ingestion`). #12733 #13279
* [FEATURE] Promtool: Add `analyze` histograms command. #12331
* [FEATURE] TSDB/compaction: Add a way to enable overlapping compaction. #13282 #13393 #13398
* [FEATURE] Add automatic memory limit handling. Activated using the feature flag. `auto-gomemlimit` #13395
* [ENHANCEMENT] Promtool: allow specifying multiple matchers in `promtool tsdb dump`. #13296
* [ENHANCEMENT] PromQL: Restore more efficient version of `NewPossibleNonCounterInfo` annotation. #13022
* [ENHANCEMENT] Kuma SD: Extend configuration to allow users to specify client ID. #13278
* [ENHANCEMENT] PromQL: Use natural sort in `sort_by_label` and `sort_by_label_desc`. This is **experimental**. #13411
* [ENHANCEMENT] Native Histograms: support `native_histogram_min_bucket_factor` in scrape_config. #13222
* [ENHANCEMENT] Native Histograms: Issue warning if histogramRate is applied to the wrong kind of histogram. #13392
* [ENHANCEMENT] TSDB: Make transaction isolation data structures smaller. #13015
* [ENHANCEMENT] TSDB/postings: Optimize merge using Loser Tree. #12878
* [ENHANCEMENT] TSDB: Simplify internal series delete function. #13261
* [ENHANCEMENT] Agent: Performance improvement by making the global hash lookup table smaller. #13262
* [ENHANCEMENT] PromQL: faster execution of metric functions, e.g. abs(), rate() #13446
* [ENHANCEMENT] TSDB: Optimize label values with matchers by taking shortcuts. #13426
* [ENHANCEMENT] Kubernetes SD: Check preconditions earlier and avoid unnecessary checks or iterations in kube_sd. #13408
* [ENHANCEMENT] Promtool: Improve visibility for `promtool test rules` with JSON colored formatting. #13342
* [ENHANCEMENT] Consoles: Exclude iowait and steal from CPU Utilisation. #9593
* [ENHANCEMENT] Various improvements and optimizations on Native Histograms. #13267, #13215, #13276 #13289, #13340
* [BUGFIX] Scraping: Fix quality value in HTTP Accept header. #13313
* [BUGFIX] UI: Fix usage of the function `time()` that was crashing. #13371
* [BUGFIX] Azure SD: Fix SD crashing when it finds a VM scale set. #13578

(wiz)

2024-02-25 15:57:01 UTC MAIN commitmail json YAML

doc: Updated graphics/openexr to 3.2.2

(wiz)

2024-02-25 15:56:52 UTC MAIN commitmail json YAML

openexr: update to 3.2.2.

## Version 3.2.2 (February 11, 2024)

Patch release that addresses
[CVE-2023-5841](https://takeonme.org/cves/CVE-2023-5841.html).

Note that this bug is present in the C++ API (since v3.1.0), although
it is in a routine that is predominantly used for development and
testing. It is not likely to appear in production code.

This release also addresses:

* OSS-fuzz [66491](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=66491)
Out-of-memory in openexr_exrcorecheck_fuzzer
* OSS-fuzz [66489](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=66489)
Null-dereference in `Imf_3_3::realloc_deepdata`

### Merged Pull Requests

* [1632](https://github.com/AcademySoftwareFoundation/openexr/pull/1632)
adjust checks for core to better match c++ checks
* [1630](https://github.com/AcademySoftwareFoundation/openexr/pull/1630)
fix issue with unpacking sample counts
* [1627](https://github.com/AcademySoftwareFoundation/openexr/pull/1627)
Fix CVE 2023 5841

(wiz)

2024-02-25 15:55:19 UTC MAIN commitmail json YAML

doc: Updated security/py-cryptography_vectors to 42.0.5

(wiz)

2024-02-25 15:55:10 UTC MAIN commitmail json YAML

doc: Updated security/py-cryptography to 42.0.5

(wiz)

2024-02-25 15:54:58 UTC MAIN commitmail json YAML

py-cryptography*: update to 42.0.5

42.0.5 - 2024-02-23
~~~~~~~~~~~~~~~~~~~

* Limit the number of name constraint checks that will be performed in
  :mod:`X.509 path validation <cryptography.x509.verification>` to protect
  against denial of service attacks.
* Upgrade ``pyo3`` version, which fixes building on PowerPC.

(wiz)

2024-02-25 15:50:06 UTC MAIN commitmail json YAML

doc: Updated audio/kid3 to 3.9.5

(wiz)

2024-02-25 15:49:56 UTC MAIN commitmail json YAML

kid3: update to 3.9.5.

Update to release, full release notes:

Sat Feb 24 18:15:31 CET 2024  Urs Fleisch  <ufleisch@users.sourceforge.net>

* Release 3.9.5

* New:
  + Keyboard shortcuts for play toolbar.
  + Option "Audio output" in "User Actions" settings tab.
  + Support WebP format for pictures.

* Improved:
  + Clicking again on 1 star makes star rating disappear.
  + Support '\|' to escape string list separators.

* Fixed:
  + Support multiple values in APE text items.
  + Building with TagLib 2.0.
  + Building from macOS with arm64.
  + Building snap packages.

(wiz)

2024-02-25 15:45:16 UTC MAIN commitmail json YAML

doc: Updated textproc/csvlens to 0.7.0

(wiz)

2024-02-25 15:45:07 UTC MAIN commitmail json YAML

csvlens: update to 0.7.0.

# v0.7.0

* Support sorting rows by a column (`Shift + 竊伝 or `Shift + j`)
* Support CSV without headers via `--no-headers`
* Add `--columns`, `--filter`, and `--find` options for filtering rows and columns

(wiz)

2024-02-25 15:44:03 UTC MAIN commitmail json YAML

libunistring: update PLIST for update

(wiz)

2024-02-25 15:42:19 UTC MAIN commitmail json YAML

doc: Updated devel/gettext-lib to 0.22.5

(wiz)

2024-02-25 15:42:06 UTC MAIN commitmail json YAML

gettext*: update to 0.22.5

Version 0.22.5 - February 2024

* The replacements for the printf()/fprintf()/... functions that are
  provided through <libintl.h> on native Windows and NetBSD now enable
  GCC's format string analysis (-Wformat).

* Bug fixes:
  - xgettext's processing of Vala files with printf method invocations has
    been corrected (regression in 0.22).
  - Build fixes on macOS.

(wiz)

2024-02-25 15:30:19 UTC MAIN commitmail json YAML

doc: Updated www/py-google-api-python-client to 2.119.0

(wiz)

2024-02-25 15:30:10 UTC MAIN commitmail json YAML

2024-02-25 15:29:14 UTC MAIN commitmail json YAML

doc: Updated textproc/tree-sitter-html to 0.20.1

(wiz)

2024-02-25 15:29:05 UTC MAIN commitmail json YAML

2024-02-25 15:28:17 UTC MAIN commitmail json YAML

doc: Updated textproc/tree-sitter-cpp to 0.20.5

(wiz)

2024-02-25 15:28:08 UTC MAIN commitmail json YAML

tree-sitter-cpp: update to 0.20.5.

Changes not documented.

(wiz)

2024-02-25 15:27:06 UTC MAIN commitmail json YAML

doc: Updated textproc/tree-sitter to 0.21.0

(wiz)

2024-02-25 15:26:57 UTC MAIN commitmail json YAML

tree-sitter: update to 0.21.0.

Breaking

    Remove the apply-all-captures flag, make last-wins precedence the default

    NOTE: This change might cause breakage in your grammar's highlight tests.
    Just flip the order around of the relevant queries, and keep in mind that the
    last query that matches will win.

Features

    Use lockfiles to dedup recompilation
    Improve error message for files with an unknown grammar path (#2475)
    Implement first-line-regex (#2479)
    Error out if an empty string is in the extras array
    Allow specifying an external scanner's files (#3031)
    Better error info when a scanner is missing required symbols
    cli: Add an optional grammar-path argument for the playground (#3014)
    cli: Add optional config-path argument (#3050)
    loader: Add more commonly used default parser directories

Bug Fixes

    Prettify xml output and add node position info (#2970)
    Inherited grammar generation
    Properly error out when the word property is an invalid rule
    Update schema for regex flags (#3006)
    Properly handle Query.matches when filtering out results (#3013)
    Sexp format edge case with quoted closed parenthesis (#3016)
    Always push the default files if there's no externals
    Don't log NUL characters (#3037)
    Don't throw an error if the user uses map in the grammar (#3041)
    Remove redundant imports (#3047)
    cli: Installation via a HTTP tunnel proxy (#2824)
    cli: Don't update tests automatically if parse errors are detected (#3033)
    cli: Don't use long for grammar_path
    test: Allow writing updates to tests without erroneous nodes instead of denying all of them if a single error is found
    test: Edge case when parsing UNEXPECTED/MISSING nodes with an indentation level greater than 0
    wasm: Remove C++ mangled symbols (#2971)

Documentation

    Create issue template (#2978)
    Document regex limitations
    Mention that token($.foo) is illegal
    Explicitly mention behavior of walking outside the given "root" node for a TSTreeCursor (#3021)
    Small fixes (#2987)
    Add Tact language parser (#3030)
    web: Provide deno usage information (#2498)

Refactor

    Extract regex check into a function and lower its precedence
    &PathBuf -> &Path (#3035)
    Name anonymous types in api.h (#1659)

Testing

    Add quotes around bash variables (#3023)
    Update html tests

Build System and CI

    Only create release for normal semver tags (#2973)
    Add useful development targets to makefile (#2979)
    Remove minimum glibc information in summary page (#2988)
    Use the native m1 mac runner (#2995)
    Add editorconfig (#2998)
    Remove symbolic links from repository (#2997)
    Move common Cargo.toml keys into the workspace and inherit them (#3019)
    Remove reviewers when drafting or closing a PR (#2963)
    Enable creating changelogs with git-cliff (#3040)
    Cache fixtures (#3038)
    Don't cancel jobs on master (#3052)
    Relax caching requirements (#3051)
    deps: Bump clap from 4.4.18 to 4.5.0 (#3007)
    deps: Bump wasmtime from v16.0.0 to v17.0.1 (#3008)
    deps: Bump wasmtime to v18.0.1 (#3057)
    sanitize: Add a timeout of 60 minutes (#3017)
    sanitize: Reduce timeout to 20 minutes (#3054)

Other

    Document preferred language for scanner (#2972)
    Add java and tsx to corpus tests (#2992)
    Provide a CLI flag to open log.html (#2996)
    Some more clippy lints (#3010)
    Remove deprecated query parsing mechanism (#3011)
    Print out full compiler arguments ran when it fails (#3018)
    Deprecate C++ scanners (#3020)
    Add some documentation to the playground page (#1495)
    Update relevant rust tests (#2947)
    Clippy lints (#3032)
    Error out when multiple arguments are passed to token/token.immediate (#3036)
    Tidying
    Prefer turbofish syntax where possible (#3048)
    Use published wasmtime crates
    Cleaner cast
    Update Cargo.lock
    Get rid of github_issue_test file (#3055)
    cli: Use spawn to display emcc's stdout and stderr (#2494)
    cli: Warn users when a query path needed for a subcommand isn't specified in a grammar's package.json
    generate: Dedup and warn about duplicate or invalid rules (#2994)
    test: Use different languages for async tests (#2953)
    wasm: Use SIDE_MODULE=2 to silence warning (#3003)

(wiz)

2024-02-25 15:25:13 UTC MAIN commitmail json YAML

doc: Updated devel/py-urwid to 2.6.4

(wiz)

2024-02-25 15:25:03 UTC MAIN commitmail json YAML

py-urwid: update to 2.6.4.

2.6.4

Bug fixes �泄キ

    Fix regression from 2.6.1: ListBox used for tree implementation. by @penguinolog in #829

2.6.3

Bug fixes �泄キ

    Fix regression from 2.6.2: weight can be float by @penguinolog in #827

2.6.2

New features �泓ケ

    Feature: support Widget instance as Frame focus part in constructor by @penguinolog in #820
    Feature: EventLoop.run_in_executor should accept **kwargs by @penguinolog in #822
    Feature: extend validation for Columns and Pile by @penguinolog in #825

Bug fixes �泄キ

    Fix: nonstandard display typing issues by @penguinolog in #818
    Fix: Text pack for layout without pack by @penguinolog in #819
    Fix: ListBox render crash if empty elements in tail by @penguinolog in #824

(wiz)

2024-02-25 15:23:42 UTC MAIN commitmail json YAML

doc: Updated misc/py-trove-classifiers to 2024.2.23

(wiz)

2024-02-25 15:23:33 UTC MAIN commitmail json YAML

py-trove-classifiers: update to 2024.2.23.

Add classifier: `License :: OSI Approved :: Educational Community License` (#171)

* PR for Issue #170

* fix spurious line

* Update src/trove_classifiers/__init__.py

(wiz)

2024-02-25 15:22:37 UTC MAIN commitmail json YAML

doc: Updated devel/py-setuptools-rust to 1.9.0

(wiz)

2024-02-25 15:22:28 UTC MAIN commitmail json YAML

py-setuptools-rust: update to 1.9.0.

## 1.9.0 (2024-02-24)
### Changed
- Deprecate `py_limited_api` option to `RustExtension` in favour
of always using `"auto"` to configure this from `bdist_wheel`.

(wiz)