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 (16m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 14:38:35 UTC Now

2021-03-29 07:38:52 UTC MAIN commitmail json YAML

pysolfc: force use of python 3.7

workaround until PR pkg/56069 can be fixed properly

(nia)

2021-03-29 06:45:56 UTC MAIN commitmail json YAML

xmlcatmgr: drop MESSAGE

the pkgsrc guide now comments that MESSAGE should not be used for:

"anything that should be explained in the
installation/configuration documentation that should
come with the package"

xmlcatmgr is commonly installed as a dependency and the MESSAGE file
simply explains what is essentially unix/pkgsrc conventions (share/
is where the static data is, etc/ is where the user-specified data
is), so this is mostly line noise.

(nia)

2021-03-29 06:40:47 UTC MAIN commitmail json YAML

2021-03-29 06:28:43 UTC MAIN commitmail json YAML

jrep: force openjdk8 until someone can fix this with 11

(nia)

2021-03-29 06:13:28 UTC MAIN commitmail json YAML

fcitx5-chinese-addons: needs pkg-config

(nia)

2021-03-29 03:39:54 UTC MAIN commitmail json YAML

(inputmethod/fcitx5-table-other) +.include boost-libs/buildlink3.mk

(mef)

2021-03-29 03:25:11 UTC MAIN commitmail json YAML

(inputmethod/fcitx5-table-extra) +.include boost-libs/buildlink3.mk

(mef)

2021-03-29 00:09:36 UTC MAIN commitmail json YAML

databases/php-redis: fix for php80

php-json is bundled in lang/php80 pacakge.

(taca)

2021-03-29 00:02:08 UTC MAIN commitmail json YAML

(inputmethod/fcitx5-configtool) fix typo, thanks leot@

(mef)

2021-03-28 23:39:09 UTC MAIN commitmail json YAML

(inputmethod/fcitx5-configtool) +BUILD_DEPENDS+=  extra-cmake-modueles-[0-9]*

(mef)

2021-03-28 18:35:40 UTC MAIN commitmail json YAML

doc: Updated net/youtube-dl to 20210325

(leot)

2021-03-28 18:35:30 UTC MAIN commitmail json YAML

youtube-dl: Update to 20210325

Changes:
version 2021.03.25

Extractors
+ [zoom] Add support for zoom.us (#16597, #27002, #28531)
* [bbc] Fix BBC IPlayer Episodes/Group extraction (#28360)
* [youtube] Fix default value for youtube_include_dash_manifest (#28523)
* [zingmp3] Fix extraction (#11589, #16409, #16968, #27205)
+ [vgtv] Add support for new tv.aftonbladet.se URL schema (#28514)
+ [tiktok] Detect private videos (#28453)
* [vimeo:album] Fix extraction for albums with number of videos multiple
  to page size (#28486)
* [vvvvid] Fix kenc format extraction (#28473)
* [mlb] Fix video extraction (#21241)
* [svtplay] Improve extraction (#28448)
* [applepodcasts] Fix extraction (#28445)
* [rtve] Improve extraction
    + Extract all formats
    * Fix RTVE Infantil extraction (#24851)
    + Extract is_live and series

(leot)

2021-03-28 18:14:34 UTC MAIN commitmail json YAML

doc/TODO: add some

+ Sigil-1.5.1, dbus-glib-0.112, emacs27-27.2, git-base-2.31.0,
  gnucash-4.5, libcdr-0.1.7, libgpg-error-1.42, libvpx-1.10.0,
  libwildmidi-0.4.4, py-borgbackup-1.1.16, py-hypothesis-6.8.3,
  re2c-2.1.1, spdlog-1.8.5, ugrep-3.1.10, webkit-gtk-2.32.0.

(wiz)

2021-03-28 14:52:50 UTC MAIN commitmail json YAML

doc: Updated x11/alacritty to 0.7.2

(pin)

2021-03-28 14:52:28 UTC MAIN commitmail json YAML

x11/alacritty: update to 0.7.2

Packaging:
-Updated shell completions

Fixed:
-Crash due to assertion failure on 32-bit architectures
-Segmentation fault on shutdown with Wayland
-Incorrect estimated DPR with Wayland
-Consecutive clipboard stores dropped on Wayland until the application is
refocused

(pin)

2021-03-28 14:01:39 UTC MAIN commitmail json YAML

doc: Updated x11/xterm to 367

(pin)

2021-03-28 14:01:16 UTC MAIN commitmail json YAML

x11/xterm: update to 367

Patch #367 - 2021/03/26
-add OSC 22 to allow programs to select different pointer cursor at runtime.
-change configuration for no-return functions to use _Noreturn when it is
available, because clang --analyze does not properly handle the gcc noreturn
attribute.
-add cursorTheme resource to provide a way to enable or disable the cursor
theme feature.
-modified CopyWait event retries to use shorter sleeps, to improve
responsiveness (tmux #2556).
-improve quoting/escaping in demo-scripts per shellcheck.
-add resizeByPixel resource, to permit disabling window manager resizing-hints
(patch by Tim Oehl).
-corrected printOptsImmediate handling of alternate-screen (report by Abhijit
Dasgupta).
-update sample terminfo to more closely match ncurses.
-add/improve limit-checks for Xlib calls (report by Roman Fiedler).
-fix a typo in the help-message (report by Tomas Korbar).

(pin)

2021-03-28 13:13:50 UTC MAIN commitmail json YAML

(inputmethod/libime) PKGREVISION++ for the safety

(mef)

2021-03-28 13:12:29 UTC MAIN commitmail json YAML

(inputmethod/libime) convert dict.utf8-20200715 to utf8-20210203

(mef)

2021-03-28 12:30:19 UTC MAIN commitmail json YAML

(devel/ocaml-fpath) +.include devel/ocaml-result/buildlink3.mk

(mef)

2021-03-28 12:28:15 UTC MAIN commitmail json YAML

doc: Updated math/sc-im to 0.8.0

(sjmulder)

2021-03-28 12:28:00 UTC MAIN commitmail json YAML

math/sc-im: Update to 0.8.0

Packaging changes:
- Some patches got upstreamed
- Upstream now defaults to name=sc-im so it no longer needs to be set

Changes, (reformatted) from the official changelog:

New features:
- New motions in edit mode: df cf F dF cF d0 d$ c0 c$ t T dt dT ct cT ^
  g_ d^ dg_ c^ cg_
- Simple mouse support. Can handle selection of single cells and scroll.
- Added markdown export.
- Add custom colors with RGB definitions.
- Add support for italic attribute to be appled to cells.
- Added digraphs.
- Added EXECUTE command.
- Added --export_csv --export_tab --export_txt parameters.
- New input_bar_bottom config variable.
- New underline_grid config variable.
- Added filename in status bar (filename_with_mode config variable).
- Added option to truncate cells.
- Added xlsx sheet parameter.
- New @fact function.

Other:
- modified config and history file locations
- renamed winch to sig_winch.
- current fg and bg colors are kept if they are not specified in
:cellcolor.
- OpenBSD support (mostly wordexp() workaround)
- Correct lua api function names in doc
- always generate backup file when opening file
- renamed scim to sc-im in Makefile
- Document trigger return value convention

Issues fixed:
- fix bug when deleting an ent that for instance has a @sum()... it
  used to remove its vertex and THE ENTS LINKED to THEM!
- fix error messages when using "scim --version" and color definitions
  are intented to be applied from .scimrc.
- fix in waiting for valid command to complete after pressing ESC key.
- fix in parse_str so a word with white space can be stored in
  dictionary value
- fix when setting default_paste_from_clipboard_cmd
- Don't clobber startup message w/ err opening file
- Allow for lua scripts in local .sc directory #259
- Send informational messages to stderr rather than the output when
  used in non-interactive mode  #263
- fixed cell_negative color      #271
- fixed locked cells when saving #261
- fixed DEL key in insert mode  #272
- fix when resizing column      #266
- "Autobackup - case insensitive QER options when backup exists"
- fixed segfault when fcopy'ing with no selection while on first column
- Call write triggers on value clear
- Use sc_info to report trigger exit code
- fixed #277
- Grow table up to MAXROWS exactly
- Remove redundant if clause (God only knows where that was).
- fix in getVertex that prevented rebuild_graph to work properly.
- fix annoying bug because of not resetting inputline_pos to 0 when
  confirming a command in COMMAND_MODE
- fix in let and slet. existing vertexs should not be removed.
- added "eval_visited" in vertex struct for not to collide with
  current "visited", since:
    EvalAll uses EvalBottomUp
    EvalBottomUp uses EvalJustOneVertex
    EvalJustOneVertex uses eval
    eval uses GraphAddEdge
    GraphAddEdge uses GraphIsReachable
    GraphIsReachable uses visited
    and EvalBottomUp also uses uses visited!
- Also changed markAllVerticesNotVisited and
  All_vertexs_of_edges_visited functions.
- Some other issues fixed: #228, #234, #239, #240, #244, #246, #260,
  #295, #308
- .. and many other fixes and improvements!

Pending:
  The most significative issue is regarding circular references.
  This have to be deeply analyzed and with the collaboration of the
  community
  it would be hopefully fixed by v0.9.

(sjmulder)

2021-03-28 12:26:02 UTC MAIN commitmail json YAML

doc: Updated sysutils/nnn to 3.6

(sjmulder)

2021-03-28 12:25:38 UTC MAIN commitmail json YAML

sysutils/nnn: Update to 3.6

Changes:
- REPL command prompt (Esc or Enter to exit)
- invert selection with A
- option -u removed (always prefer selection to hovered)
- visit start dir on @ when start path is a file
- exit filter mode and redraw on ^L if no last filter
- plugin `fzcd` now selects the chosen file (#876)
- `ueberzug` support in plugin `preview-tui`
- new plugin `preview-tui-ext` with extra preview support
- clear selection after successful plugin invocation
- add method to sync subshell `$PWD` in WIki
- clear selection on single file deletion (#812)
- copy between instances not working (#864)
- plugin `togglex` to toggle exe mode of a selection (#813)
- fix `memccpy()` buffer overlap fault on macOS (#786)
- show `0 selected` msg on cp/mv with empty selection (#855)
- fix frozen terminal caused by opener (#858)
- migrate macOS CI to GitHub workflows, retire Travis

(sjmulder)

2021-03-28 10:36:33 UTC MAIN commitmail json YAML

2021-03-28 10:06:29 UTC MAIN commitmail json YAML

ruby-ronn: Bump PKGREVISION for previous PLIST change

(nia)

2021-03-28 10:05:55 UTC MAIN commitmail json YAML

ruby-ronn: Avoid self-conflict; added ALTERNATIVES support.

(nia)

2021-03-28 04:59:13 UTC MAIN commitmail json YAML

(inputmethod/libime) +BUILD_DEPENDS+= extra-cmake-modules-[0-9]* (for ECM)

(mef)

2021-03-28 04:02:19 UTC MAIN commitmail json YAML

(print/py-reportlab) regen PLIST (+${PLIST.py2x} hyphen.mashed)

(mef)

2021-03-28 03:52:55 UTC MAIN commitmail json YAML

(print/sile) regen PLIST (+complex-spaces.lua)

(mef)

2021-03-28 03:32:02 UTC MAIN commitmail json YAML

(devel/libthrift_c_glib) regen PLIST (+thrift_configuration.h)

(mef)

2021-03-28 03:11:29 UTC MAIN commitmail json YAML

(devel/go-thrift) regen PLIST

(mef)

2021-03-28 03:00:18 UTC MAIN commitmail json YAML

(devel/pointfree) +.include hs-haskell-src-exts/buildlink3.mk

(mef)

2021-03-28 02:33:10 UTC MAIN commitmail json YAML

(databases/sqlrelay-nodejs) +DEPENDS+= http-parser-[0-9], not packaged yet

(mef)

2021-03-28 00:21:00 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-Strptime to 1.78

(wen)

2021-03-28 00:17:54 UTC MAIN commitmail json YAML

Update to 1.78
Update DEPENDS

Upstream changes:
1.78    2020-12-15

* Fix tests for new failure caused by locale data changes in DateTime::Locale
  1.29. Reported by cthulhu8zombie. GH #28.

* Added a warning about using locale-specific patterns. Some of these patterns
  can change quite a bit as the locale data is updated, so using them for
  parsing does not produce stable results across time. This is what caused the
  test failures that this release fixes.

(wen)

2021-03-28 00:14:23 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Locale to 1.31

(wen)

2021-03-28 00:13:28 UTC MAIN commitmail json YAML

Update to 1.31

Upstream changes:
1.31    2020-12-22

- The docs for each locale now show examples of its strftime patterns as well.

1.30    2020-12-15

- The previous release included some locale data for locales that had been
  deleted from CLDR 38.0.0.

1.29    2020-12-14

- Rebuilt all locale data with the data from CLDR 38.0.0 and glibc 2.32.

(wen)

2021-03-28 00:05:47 UTC MAIN commitmail json YAML

(databases/php-redis) +.include php-json/buildlink3.mk

(mef)

2021-03-27 23:57:54 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-Pg to 0.16014

(wen)

2021-03-27 23:56:50 UTC MAIN commitmail json YAML

Update to 0.16014

Upstream changes:
0.16014 2021-03-15T13:37:16Z
    - Fix handling for fractional seconds (#17)
    - Accept concatenated dates (#18)

(wen)

2021-03-27 23:53:11 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-Natural to 1.12

(wen)

2021-03-27 23:52:15 UTC MAIN commitmail json YAML

Update to 1.12

Upstream changes:
1.12  2021-03-19  <schubiger@cpan.org>

- Merged development version to stable.

1.11_03  2021-03-13  <schubiger@cpan.org>

- Refactor extracting duration.

- Don't try to trim the extract string twice.

- Amend documentation of ::Utils.

1.11_02  2020-10-16  <schubiger@cpan.org>

- Introduce utility function trim().

1.11_01  2020-10-03  <schubiger@cpan.org>

- Assert that error() returns '' on success.

(wen)

2021-03-27 23:49:18 UTC MAIN commitmail json YAML

(geography/viking) +BUILD_DEPENDS+= itstool-[0-9]*, (DEPENDS+= ?)

(mef)

2021-03-27 23:45:24 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Calendar-Julian to 0.104

(wen)

2021-03-27 23:44:41 UTC MAIN commitmail json YAML

Update to 0.104

Upstream changes:
0.104          2021-03-15      T. R. Wyant
    Add rt.cpan.org back to bug reporting methods. Long live RT!

    Correct GitHub ticket link.

    Get prerequisites up to snuff and add xt/author/prereq.t to ensure
    they stay that way.

(wen)

2021-03-27 23:35:06 UTC MAIN commitmail json YAML

Updated textproc/p5-PDF-Table to 1.002

(wen)

2021-03-27 23:34:09 UTC MAIN commitmail json YAML

Update to 1.002

Upstream changes:
=== Version 1.002 (2020-12-27)

README.md, lib/PDF/Table.pm, Makefile.PL
  Miscellaneous updates to clean up support URLs, emails, etc.

util/pod2cpanhtml.pl
  Remove use of search.cpan.org CSS reference, as that site no longer exists.
  Looking for a good replacement, possibly Bootstrap, that doesn't require
  that a phone be turned to landscape orientation in order to read text at
  a decent size.

lib/PDF/Table.pm
  Cells spanning columns only had the first part (cell) of the bottom
  horizontal rule drawn. Reported by "stefanalt". Fixed to draw full spanned
  width.

t/PDF-Table.t
  One calculated value was considerably different between standard Perl (uses
  doubles for floats), long-double Perl, and quad-math Perl. Round the
  calculated value to 6 decimal digits so that it works on any system.

(wen)

2021-03-27 23:32:17 UTC MAIN commitmail json YAML

Updated textproc/p5-PDF-API2 to 2.039

(wen)

2021-03-27 23:31:08 UTC MAIN commitmail json YAML

Update to 2.039

Upstream changes:
2.039    2021-03-04

    - PDF::API2->open($filename) no longer reads the entire file into memory
      before working on it, instead reading from the file as needed.  This
      results in a substantial reduction in memory usage and start-up time for
      large PDF files, particularly in cases where the calling script doesn't
      need to access all of the contents of the PDF.

    - PDF files containing cross-reference streams can now be modified and saved
      normally.  Previously, they were read-only.

    - $text->paragraph(...) and $text->paragraphs(...) (formerly "section") are
      no longer undocumented and experimental.  If you were previously using
      them at your own risk, note that "-spillover" is no longer an option (text
      will always wrap inside the specified width if possible).  In addition,
      paragraphs(...) no longer collapses consecutive newlines.

    - [RT #98546] There is now an -align-last option for justified text to
      specify how the final line should be justified.  Left is still the
      default.

    - Code in the PDF::API2::Basic::PDF namespace was originally licensed under
      the Perl Artistic License, which has been determined to not be
      (L)GPL-compatible.  Martin Hosken has graciously granted an MIT license
      for use of his code contained in PDF::API2, so the distribution may now be
      used solely under the terms of the LGPL rather than requiring both
      licenses simultaneously.  Many thanks to Petr Pisar for his help in
      working through the licensing issues.

    - Renamed $text->lead(...) to $text->leading(...).  The old name is
      deprecated but will continue to work.  If you're modifying PDF::API2
      objects by editing their hash values instead of using these accessors,
      you'll need to update your code.

    - Added a -compress option (on by default) to PDF::API2->new(), open(), and
      open_scalar().  If disabled, most streams won't be compressed, which can
      simplify debugging.

(wen)

2021-03-27 23:18:59 UTC MAIN commitmail json YAML

(www/nsm) regen distinfo

(mef)

2021-03-27 23:17:04 UTC MAIN commitmail json YAML

(emulators/PC6001VX) update MASTER_SITES

(mef)

2021-03-27 23:07:56 UTC MAIN commitmail json YAML

(security/volatility) regen distinfo, correct ?

(mef)

2021-03-27 17:01:24 UTC MAIN commitmail json YAML

textproc/bk: add update warning

Newer versions require rust-1.51, I will update the package
when rust-1.51 is default.

(pin)

2021-03-27 08:20:58 UTC MAIN commitmail json YAML

doc: Updated print/foliate to 2.6.2

(fox)

2021-03-27 08:18:29 UTC MAIN commitmail json YAML

print/foliate: Updates to 2.6.2

Changes since 2.5.0:

2.6.2

Changes:

  * Fix UI when running with libhandy 1.x

2.6.1

Changes:

  * Fixed automatic layout

2.6.0

Changes:

  * Added support for opening HTML files (#641)
  * Consistent inner and outer margins (#255)
  * The automatic layout no longer supports 4 columns (58d5e50)
  * Fixed long words overflowing (#654)
  * Fixed custom themes not saved across sessions (#660)
  * Fixed shortcuts for key pads (#677)
  * Fixed opening non-UTF-8 zipped FB2 files (#629)
  * Fixed books not opening on GNOME 40 (#689)

(fox)

2021-03-26 20:34:39 UTC MAIN commitmail json YAML

doc: Updated math/py-numpy to 1.19.5nb2

(thor)

2021-03-26 20:34:28 UTC MAIN commitmail json YAML

math/py-numpy: hotfix for building py-scipy

The downstream configure code freaked out when info['define_macros'] was not set.
It is now defined and empty.

I hope it's fine to just push this without further notice.

Build was confirmed by oster on NetBSD-9.1/amd64 and tested by me
on Linux/amd64.

(thor)

2021-03-26 17:44:56 UTC MAIN commitmail json YAML

guide: Note that "make regen" will commit the new versions

It seemed obvious to me that regen would create the files, so they
could be reviewed, and that one would then commit them manually.  Warn
the next person...

(gdt)

2021-03-26 17:43:20 UTC MAIN commitmail json YAML

guide: Modernize MESSAGE section

Based on tech-pkg traffic over the last few years that appears to have
rough consensus, adjust MESSAGE section to explain that it should only
be used for exceptional circumstances, and specifically not to
substitute for documentation that belongs in the package's docdir.

(gdt)

2021-03-26 17:40:36 UTC MAIN commitmail json YAML

2021-03-26 13:15:05 UTC MAIN commitmail json YAML

doc: LLVM 11.1.0 is available

(ryoon)

2021-03-26 09:47:50 UTC MAIN commitmail json YAML

doc/TODO: + expat-2.3.0.

(wiz)

2021-03-26 08:54:36 UTC MAIN commitmail json YAML

doc: Updated emulators/cannonball to 0.32

(fox)

2021-03-26 08:53:07 UTC MAIN commitmail json YAML

emulators/cannonball: Updates to 0.32

Changes since 0.31:

Controller Improvements & Rumble Support

This release focuses on Controller Support & Improvements.

Please replace your old config.xml file when upgrading to this release.

  * [Controllers] Basic rumble support can now be enabled from the CONTROLS
    menu. The strength can be adjusted. The code that controls the rumble is
    identical to that of the upright arcade machine motor shaker. The option
    will only show in the menu if your controller is supported.
  * [Controllers] Auto-detection and assignment of controller buttons and axis
    should be much improved. I will update the manual to call out the default
    controls in due course. (Right trigger = accelerate, Left trigger = brake,
    Start = Start, Back = Menu, A = Gear Change, X = Change View, Y = Coin).
    These can be redefined as desired.
  * [Controllers] D-Pad can be used in menus.
  * [Menus] Gamepad/Joystick settings has its own menu.
  * [Menus] Ensure that 'A' button on controllers can be used to select items.
    Analog accelerate is now only used when run via original arcade cabs as
    it's not optimal.
  * [Rom Loader] Sped up CRC32 based loading by using a Hashmap. It was
    reportedly slow when used over a network.
  * [Rom Loader] It is possible to switch back to the old filename loading
    system via a setting in config.xml
  * [Config] It is now possible to change and configure the location of the
    'res' directory.

(fox)

2021-03-26 07:57:13 UTC MAIN commitmail json YAML

doc: Updated net/yaydl to 0.4.0

(pin)

2021-03-26 07:43:17 UTC MAIN commitmail json YAML

net/yaydl: update to 0.4.0

-Add a couple of sites, update dependencies

(pin)

2021-03-26 04:11:29 UTC MAIN commitmail json YAML

doc: Updated textproc/ispell-en_GB to 3.4.02nb1

(gutteridge)

2021-03-26 04:11:08 UTC MAIN commitmail json YAML

ispell-en_GB: generate usable dictionary files

Addresses PR pkg/55972, report and patch provided by Greg A. Woods,
additional adjustments by me. (Several people have noted that there
really should be a Makefile.common used here, but I'm not going to
touch more than this leaf package right now, since we're in a freeze.)

(gutteridge)

2021-03-26 00:04:14 UTC MAIN commitmail json YAML

doc: Updated comms/asterisk16 to 16.17.0

(gdt)

2021-03-26 00:04:08 UTC MAIN commitmail json YAML

comms/asterisk16: Update to 16.17.0

This is a micro update that is mostly security fixes and bug fixes
with very small improvements.  In addition to this being a security
fix, asterisk16 is a leaf package.

Upstream changes:

Security bugs fixed in this release:
-----------------------------------
* ASTERISK-29305 - ASTERISK-29203 / AST-2021-002 -- Another
      scenario is causing a crash
      (Reported by Gregory Massel)
* ASTERISK-29260 - sRTP Replay Protection ignored; even tears
      down long calls
      (Reported by Alexander Traud)
* ASTERISK-29227 - res_pjsip_diversion: sending multiple 181
      responses causes memory corruption and crash
      (Reported by
      Ivan Poddubny)

Bugs fixed in this release:
-----------------------------------
* ASTERISK-29215 - res_pjsip_session: NULL active_media_state
      topology caused asterisk crash
      (Reported by sungtae kim)
* ASTERISK-29035 - chan_local: Multistream support breaks T.38
      faxing
      (Reported by Matthias Hensler)
* ASTERISK-29071 - app_confbridge: Memory rises when
      jitterbuffer enabled and muting over AMI occurs
      (Reported
      by Stefan Ruf)
* ASTERISK-29329 - app_dial: DTMF to 'D' option gets duplicated
      if there are multiple progress events
      (Reported by N A)
* ASTERISK-24434 - Fix differing usage of assignment operators
      in modules.conf
      (Reported by Rusty Newton)
* ASTERISK-29306 - strings: Incorrect use of
      __attribute__((pure)) in ast_str_to_lower definition

      (Reported by Vitezslav Novy)
* ASTERISK-29300 - res_rtp_asterisk: When native local bridging
      the remote SSRC becomes permanent
      (Reported by Sebastian
      Damm)
* ASTERISK-29235 - res_pjsip_nat: Contact is rewritten on
      REGISTER responses with external_signaling_address

      (Reported by Brian Paboojian)
* ASTERISK-29266 - ICE Role conflict with an unauthorized
      session
      (Reported by Salah Ahmed)
* ASTERISK-29105 - chan_pjsip: 180 Ringing with SDP not changed
      into progress
      (Reported by Sebastian Damm)
* ASTERISK-29297 - say: Y2021 problem – Asterisk cannot say
      year 2021 in Dutch
      (Reported by Jacek Konieczny)
* ASTERISK-29315 - res_pjsip: re-registration gets stuck if
      setting initial auth credentials fails
      (Reported by Nick
      French)
* ASTERISK-29312 - res_fax: asterisk fails to publish the
      Stasis and ReceiveFax status messages if the remote Station ID
      contains invalid UTF-8 characters
      (Reported by Alexei
      Gradinari)
* ASTERISK-16799 - Callee declined when 'beep' audio file does
      not exist
      (Reported by IAMJames_)
* ASTERISK-29313 - res_pjsip_refer:  Segfault in progress
      notify
      (Reported by George Joseph)
* ASTERISK-29293 - res_config_pgsql: Limit realtime_pgsql() to
      return one (no more) record
      (Reported by Boris P. Korzun)
* ASTERISK-29303 - pjsip: Re-invite occurs when it shouldn't

      (Reported by Benjamin Keith Ford)
* ASTERISK-29311 - res_odbc_transaction sets forcecommit
      default value based on isolation level instead of forcecommit

      (Reported by Jaco Kroon)
* ASTERISK-28452 - pjsip: <sess-version> of SDP is not
      incremented though SDP may be changed on reinvite without SDP
      offer
      (Reported by Michael Maier)
* ASTERISK-29287 - app.h: C++ compatibility broken

      (Reported by Jean Aunis - Prescom)
* ASTERISK-28369 - app_queue: Member device state "invalid"
      when second call is ringing and hint is used
      (Reported by
      Boolah )
* ASTERISK-29203 - res_pjsip_t38: Crash when changing state

      (Reported by Gregory Massel)
* ASTERISK-29205 - res_rtp_asterisk: Asterisk crashes when
      making hold/unhold from webrtc client
      (Reported by Edvin
      Vidmar)
* ASTERISK-29196 - res_pjsip: Segmentation fault

      (Reported by Mauri de Souza Meneguzzo (3CPlus))
* ASTERISK-29280 - chan_sip: Allow peers without audio
      (text+video).
      (Reported by Alexander Traud)
* ASTERISK-29265 - chan_sip: Allow text+video media streams,
      again.
      (Reported by Alexander Traud)
* ASTERISK-29261 - res_pjsip: user=phone validation fail for
      isup numbers containing *#
      (Reported by Mark Petersen)
* ASTERISK-29259 - channel: Allow text+video media streams,
      again.
      (Reported by Alexander Traud)
* ASTERISK-29258 - chan_sip: Audio stream rejected, Other
      stream present: Invalid SDP.
      (Reported by Alexander Traud)
* ASTERISK-29220 - After T38 reinvite response of 488 a
      subsequent G711 reinvite is not processed correctly. Instead the
      previous T38 session media is used
      (Reported by Robert
      Cripps)
* ASTERISK-29248 - res_pjsip_session: res sometimes
      uninitialized reported by compiler Clang.
      (Reported by
      Alexander Traud)

Improvements made in this release:
-----------------------------------
* ASTERISK-29321 - sorcery: Add support for more intelligent
      reloading.
      (Reported by Joshua C. Colp)
* ASTERISK-29325 - res_pjsip_registrar: Include source IP
      address and port in log messages
      (Reported by Joshua C.
      Colp)
* ASTERISK-29326 - asterisk: Update copyright/company

      (Reported by Joshua C. Colp)
* ASTERISK-29244 - Add MixMonitorStart / Stop / Mute AMI
      events
      (Reported by Sébastien Duthil)
* ASTERISK-29275 - Support of MIME-type for wav16

      (Reported by Boris P. Korzun)
* ASTERISK-29252 - TRANSFERSTATUSPROTOCOL variable to report
      Transfer (REFER) failure SIP code
      (Reported by Dan Cropp)
* ASTERISK-29262 - Support of various URL-schemes by MoH

      (Reported by Boris P. Korzun)

(gdt)

2021-03-25 23:53:34 UTC MAIN commitmail json YAML

doc: Updated audio/mpg123 to 1.26.5

(thor)

2021-03-25 23:53:13 UTC MAIN commitmail json YAML

mpg123: update to 1.26.5 and use default optimization

This approaches a serious performance issue with 1.26.x when
resampling is used on certain platforms (observed on SPARC).
Floating point denormals crop up. This change approaches that
two-fold

1. Do not disable default optimization flags for GCC.
2. Update to 1.26.5 that contains code to avoid denormals.

The default flags are about code optimization (like -ffast-math),
not the target architecture, so should not affect portability.
They are also rather safe and tested as development of mpg123
always has them in place. This is how it is meant to be played;-)

Approved during freeze by wiz.

(thor)

2021-03-25 23:22:59 UTC MAIN commitmail json YAML

doc: Updated math/openblas to 0.3.10

(thor)

2021-03-25 23:22:35 UTC MAIN commitmail json YAML

openblas: update to 0.3.10, fixing build with gcc 10

Fix openblas build issues, mainly by updating to 0.3.10.

This pulls in these commits from WIP (newest first):

commit 3c6284cba90280bc367cf4d1d8252ae4d6e92e76
Author: Jason Bacon <bacon@NetBSD.org>
Date:  Thu Feb 25 11:56:13 2021 -0600

    openblas: Update ONLY_FOR_PLATFORMS documentation

commit 8071bf28f3ffc95af046ff3eaaac6983f4f70035
Author: Jason Bacon <bacon@NetBSD.org>
Date:  Thu Feb 25 11:51:32 2021 -0600

    openblas*: Successful build on NetBSD

commit 056e3d5c972a4b286e8755dbee323a9951855165
Author: Dr. Thomas Orgis <thomas.orgis@uni-hamburg.de>
Date:  Wed Feb 24 18:40:17 2021 +0100

    openblas: flags from environment again to un-break PICy build

    The bug that prompted us to force the compiler flags in the
    make arguments is fixed. Now we got a different one: The logic
    that decides to add -fPIC where needed is overridden when doing
    this, resulting in relocation errors (strangely, not with every
    toolchain).

    So let's remove that again and take FFLAGS and friends from the
    environment again.

commit 86af17db8526e629c2c02c6af1f1ce7db6f6ba6d
Author: Dr. Thomas Orgis <thomas.orgis@uni-hamburg.de>
Date:  Thu Nov 12 12:44:39 2020 +0100

    openblas: version 0.3.10

    This updated fixes the build with gcc 10 (segfault in cblat1 test).

    I did not go all the way to the current 0.3.12, as that would
    need some hacking of chosen compiler flags. 0.3.13 should be
    the next one.

    This commit also fixes the ARCH → ARCH_ sed to change all
    occurences on a line.

This fulfills pkg/55999 and was approved by wiz during freeze.

(thor)

2021-03-25 22:09:24 UTC MAIN commitmail json YAML

doc: Updated math/py-numpy to 1.19.5nb1

(thor)

2021-03-25 22:09:07 UTC MAIN commitmail json YAML

math/py-numpy: Actually use BLAS_LIBS and LAPACK_LIBS.

The previous state included our BLAS choice but the build
did not honour the selected libs. This patches the config
script to not search for LAPACK and BLAS, using our settings
instead. Hopefull we can get that option upstreamed.

Approved during freeze by wiz.

(thor)

2021-03-25 21:55:20 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint to 21.1.0

(rillig)

2021-03-25 21:55:05 UTC MAIN commitmail json YAML

pkgtools/pkglint: bump version to 21.1.0

Just to match the upcoming pkgsrc branch 2021Q1.  No functional change.

(rillig)

2021-03-25 21:47:50 UTC MAIN commitmail json YAML

math/py-numpy: Actually use BLAS_LIBS and LAPACK_LIBS.

The previous state included our BLAS choice but the build
did not honour the selected libs. This patches the config
script to not search for LAPACK and BLAS, using our settings
instead. Hopefull we can get that option upstreamed.

Approved during freeze by wiz.

(thor)

2021-03-25 19:43:44 UTC MAIN commitmail json YAML

2021-03-25 16:36:27 UTC MAIN commitmail json YAML

doc: Updated security/openssl to 1.1.1k

(jperkin)

2021-03-25 16:36:19 UTC MAIN commitmail json YAML

openssl: Update to 1.1.1k.

Approved by @wiz during freeze.

Changes between 1.1.1j and 1.1.1k [25 Mar 2021]

*) Fixed a problem with verifying a certificate chain when using the
    X509_V_FLAG_X509_STRICT flag. This flag enables additional security checks
    of the certificates present in a certificate chain. It is not set by
    default.

    Starting from OpenSSL version 1.1.1h a check to disallow certificates in
    the chain that have explicitly encoded elliptic curve parameters was added
    as an additional strict check.

    An error in the implementation of this check meant that the result of a
    previous check to confirm that certificates in the chain are valid CA
    certificates was overwritten. This effectively bypasses the check
    that non-CA certificates must not be able to issue other certificates.

    If a "purpose" has been configured then there is a subsequent opportunity
    for checks that the certificate is a valid CA.  All of the named "purpose"
    values implemented in libcrypto perform this check.  Therefore, where
    a purpose is set the certificate chain will still be rejected even when the
    strict flag has been used. A purpose is set by default in libssl client and
    server certificate verification routines, but it can be overridden or
    removed by an application.

    In order to be affected, an application must explicitly set the
    X509_V_FLAG_X509_STRICT verification flag and either not set a purpose
    for the certificate verification or, in the case of TLS client or server
    applications, override the default purpose.
    (CVE-2021-3450)
    [Tom叩邸 Mr叩z]

*) Fixed an issue where an OpenSSL TLS server may crash if sent a maliciously
    crafted renegotiation ClientHello message from a client. If a TLSv1.2
    renegotiation ClientHello omits the signature_algorithms extension (where
    it was present in the initial ClientHello), but includes a
    signature_algorithms_cert extension then a NULL pointer dereference will
    result, leading to a crash and a denial of service attack.

    A server is only vulnerable if it has TLSv1.2 and renegotiation enabled
    (which is the default configuration). OpenSSL TLS clients are not impacted
    by this issue.
    (CVE-2021-3449)
    [Peter K辰stle and Samuel Sapalski]

(jperkin)

2021-03-25 15:48:03 UTC MAIN commitmail json YAML

doc: Updated mail/thunderbird-l10n to 78.9.0

(ryoon)

2021-03-25 15:47:42 UTC MAIN commitmail json YAML

thunderbird-l10n: Update to 78.9.0

* Sync with mail/thunderbird-78.9.0.

(ryoon)

2021-03-25 15:47:26 UTC MAIN commitmail json YAML

doc: Updated mail/thunderbird to 78.9.0

(ryoon)

2021-03-25 15:46:54 UTC MAIN commitmail json YAML

thunderbird: Update to 78.9.0

Changelog:
Fixes
New mail notification displayed old messages that were unread

Spaces following soft line breaks in messages using quoted-printable and format
=flowed were incorrectly encoded; existing messages which were previously
incorrectly encoded may now display with some words not separated by a space

Some fields were unreadable in the Dark theme in the General preferences panel

Sending a message containing an anchor tag with an invalid data URI failed

When switching tabs, input focus was not moved to the new tab

Address Book: Syncing a read-only Google address book via CardDAV failed

Address Book: Importing VCards with non-ascii characters would fail

Address Book: Some values may not have been parsed when syncing from Google
address books.

Add-ons Manager did not show if an addon used experiment APIs

Calendar: Removing a recurring task was not possible

Various security fixes

Security fixes:
#CVE-2021-23981: Texture upload into an unbound backing buffer resulted in an
out-of-bound read
#MOZ-2021-0002: Angle graphics library out of date
#CVE-2021-23982: Internal network hosts could have been probed by a malicious
webpage
#CVE-2021-23984: Malicious extensions could have spoofed popup information

(ryoon)

2021-03-25 10:47:24 UTC MAIN commitmail json YAML

2021-03-25 08:43:50 UTC MAIN commitmail json YAML

doc: Updated devel/wabt to 1.0.23

(fcambus)

2021-03-25 08:43:38 UTC MAIN commitmail json YAML

wabt: update to 1.0.23.

ChangeLog:

- Add _free to exports for building libwabtjs

(fcambus)

2021-03-25 08:33:01 UTC MAIN commitmail json YAML

doc: Updated math/lapack to 3.9.0nb2

(thor)

2021-03-25 08:32:48 UTC MAIN commitmail json YAML

math/lapack: remove bad/broken BLAS_LIBS usage, always use netlib BLAS here

(thor)

2021-03-24 21:58:42 UTC MAIN commitmail json YAML

Allow mkcmake-based packages to override do-configure target

(cheusov)

2021-03-24 20:49:19 UTC MAIN commitmail json YAML

doc: Updated multimedia/ffmpeg4 to 4.3.2nb1

(maya)

2021-03-24 20:49:04 UTC MAIN commitmail json YAML

ffmpeg4: bump PKGREVISION for removal of hacks.mk.

(maya)

2021-03-24 20:48:12 UTC MAIN commitmail json YAML

ffmpeg4: remove hacks.mk for powerpc, not all machines can
run -mvsx code, and it is apparently no longer needed.

(maya)

2021-03-24 18:59:24 UTC MAIN commitmail json YAML

doc: Updated www/firefox78-l10n to 78.9.0

(ryoon)

2021-03-24 18:58:59 UTC MAIN commitmail json YAML

firefox78-l10n: Update to 78.9.0

* Sync with www/firefox78-78.9.0.

(ryoon)

2021-03-24 18:58:39 UTC MAIN commitmail json YAML

doc: Updated www/firefox78 to 78.9.0

(ryoon)

2021-03-24 18:58:06 UTC MAIN commitmail json YAML

firefox78: Update to 78.9.0

Changelog:
Security fixes:
#CVE-2021-23981: Texture upload into an unbound backing buffer resulted in an
out-of-bound read
#CVE-2021-23982: Internal network hosts could have been probed by a malicious
webpage
#CVE-2021-23984: Malicious extensions could have spoofed popup information
#CVE-2021-23987: Memory safety bugs fixed in Firefox 87 and Firefox ESR 78.9

(ryoon)

2021-03-24 18:23:34 UTC MAIN commitmail json YAML

biology/Makefile: Add vcf2hap

(bacon)

2021-03-24 18:23:02 UTC MAIN commitmail json YAML

doc: Added biology/vcf2hap version 0.1.2

(bacon)

2021-03-24 18:22:53 UTC MAIN commitmail json YAML

biology/vcf2hap: import vcf2hap-0.1.2

vcf2hap is a simple tool for generating a .hap file from a VCF. The .hap file
is required by haplohseq.
vcf2hap is extremely fast and requires a trivial amount of memory regardless of
the size of the VCF file.

(bacon)

2021-03-24 18:20:39 UTC MAIN commitmail json YAML

biology/Makefile: Add ad2vcf

(bacon)

2021-03-24 18:20:08 UTC MAIN commitmail json YAML

doc: Added biology/ad2vcf version 0.1.2

(bacon)

2021-03-24 18:19:21 UTC MAIN commitmail json YAML

biology/ad2vcf: import ad2vcf-0.1.2

ad2vdf extracts allelic depth info from a SAM stream and adds it to a
corresponding single-sample VCF file.

(bacon)

2021-03-24 16:34:10 UTC MAIN commitmail json YAML

Updated databases/ldb, net/samba4

(adam)

2021-03-24 16:33:46 UTC MAIN commitmail json YAML

ldb: updated to 2.2.1; samba: updated to 4.13.7

                  ==============================
                  Release Notes for Samba 4.13.7
                          March 24, 2021
                  ==============================

This is a follow-up release to depend on the correct ldb version. This is only
needed when building against a system ldb library.

This is a security release in order to address the following defects:

o CVE-2020-27840: Heap corruption via crafted DN strings.
o CVE-2021-20277: Out of bounds read in AD DC LDAP server.

=======
Details
=======

o  CVE-2020-27840:
  An anonymous attacker can crash the Samba AD DC LDAP server by sending easily
  crafted DNs as part of a bind request. More serious heap corruption is likely
  also possible.

o  CVE-2021-20277:
  User-controlled LDAP filter strings against the AD DC LDAP server may crash
  the LDAP server.

For more details, please refer to the security advisories.

Changes since 4.13.6
--------------------

o  Release with dependency on ldb version 2.2.1.

(adam)

2021-03-24 16:25:16 UTC MAIN commitmail json YAML

doc: Updated mail/spamassassin to 3.4.5

(gdt)

2021-03-24 16:13:52 UTC MAIN commitmail json YAML

mail/spamassassin: Update to 3.4.5

This is a micro-update carrying a fix for
  https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-1946

Upstream changes:

In addition to the CVE which shall be announced separately, this release
includes fixes for the following:

  - Improvements to OLEVBMacro and AskDNS plugins
  - Received and EnvelopeFrom headers matching improvements
  - userpref SQL schema fixes
  - rbl and hashbl evaluation improvements
  - fix for non working TxRep tag names
  - man page fixes

(gdt)

2021-03-24 15:24:55 UTC MAIN commitmail json YAML

biology/Makefile: Add biolibc, vcf-split

(bacon)

2021-03-24 15:22:37 UTC MAIN commitmail json YAML

doc: Added biology/vcf-split version 0.1.1

(bacon)

2021-03-24 15:22:29 UTC MAIN commitmail json YAML

biology/vcf-split: import vcf-split-0.1.1

Vcf-split splits a multi-sample VCF into single-sample VCFs, writing thousands
of output files simultaneously.  Parsing the TOPMed human chromosome 1 BCF
with bcftools takes two days, so extracting the 137,977 samples one at a time
or using thousands of parallel readers of the same file is impractical.
Vcf-split solves this by generating thousands of single-sample outputs during
a single sweep through the multi-sample input.

(bacon)

2021-03-24 15:21:34 UTC MAIN commitmail json YAML

doc: Added biology/biolibc version 0.1.1

(bacon)

2021-03-24 15:20:08 UTC MAIN commitmail json YAML

biology/biolibc: import biolibc-0.1.1

Biolibc is a library of fast, memory-efficient, low-level functions for
processing biological data.  Like libc, it consists of numerous disparate,
general-purpose functions which could be used by a wide variety of
applications.  These include functions for streaming common file formats such
as SAM and VCF, string functions specific to bioinformatics, etc.

(bacon)

2021-03-24 14:09:58 UTC MAIN commitmail json YAML

doc: Updated sysutils/macchina to 0.6.2

(pin)

2021-03-24 14:09:33 UTC MAIN commitmail json YAML

sysutils/macchina: update to 0.6.2

v0.6.2
-Fix a bug where --hide behaves the same as --show-only

v0.6.1
-Move macchina-read to its own repository, named libmacchina
-Add a TUI, and provide all the customizations options one might need
-Add ASCII art
-Fix several bugs
-Use jemalloc for improved performance
-Add --doctor, a more verbose and helpful debugger
-Added local IP address entry
-More miscellaneous improvements and changes

v0.6.0
-Rework the theming system
-Rework the long theme
-Declutter Elements and display.rs
-Remove objc runtime and use sysctl to get os version to improve performance on
macOS
-Add documentation for theme.rs
-Add macOS and NetBSD benchmarks to README
-Add more Windows metrics and fix its compilations errors
-Add support for APK (Alpine Linux) package manager
-Fix an issue where a bar's unused glyphs (when using --no-color flag) are not
hidden for some terminals, e.g. Kitty.
-Remove "To be filled by O.E.M." from machine information on certain computers
-ripgrep should no longer print any error messages to the terminal on NetBSD
-Use type-safe command line parsing with StructOpt and Clap
-Move dependencies section of README files to the bottom
-Other miscellaneous changes and improvements

(pin)

2021-03-24 11:02:05 UTC MAIN commitmail json YAML

doc: Updated sysutils/ups-nut to 2.7.4nb4

(wiz)

2021-03-24 11:01:55 UTC MAIN commitmail json YAML

ups-nut: fix man page references

From Edgar Fuß in private email.

Fix some pkglint while here (openssl option disabled because only openssl 1.0
supported).

Bump PKGREVISION.

(wiz)

2021-03-24 10:31:15 UTC MAIN commitmail json YAML

doc: Updated textproc/miller to 5.10.2

(fcambus)

2021-03-24 10:31:05 UTC MAIN commitmail json YAML

miller: update to 5.10.2.

This release restore mlr manpage to distro file.

(fcambus)

2021-03-24 10:25:40 UTC MAIN commitmail json YAML

doc: Updated devel/wabt to 1.0.22

(fcambus)

2021-03-24 10:25:29 UTC MAIN commitmail json YAML

wabt: update to 1.0.22.

ChangeLog:

- thirdparty/testsuite updates
- WASI compilation fixes
- 32-bit compile fixes
- SIMD updates

(fcambus)

2021-03-24 09:25:41 UTC MAIN commitmail json YAML

doc: Updated devel/py-hg-git to 0.10.0

(hauke)

2021-03-24 09:25:09 UTC MAIN commitmail json YAML

Update package to 0.10, fixing an "AttributeError: 'bytes' object has
no attribute 'encode'" during 'hg clone'.

From upstream's changelog:

hg-git 0.10.0 (2020-02-01)
The 0.10.x series will be the last one supporting Python 2.7 and
Python 3.5. Future feature releases will only support Python 3.6 and
later and Mercurial 5.2 or later.
Enhancements:

Add support for proper HTTP authentication, using either
~/.git-credentials or just as with any other Mercurial remote
repository. Previously, the only place to specify credentials was in
the URL.
Add --git option to hg tag for creating lightweight Git tags.
Always show Git tags and remotes in hg log, even if marked as
obsolete.
Support {gitnode} keyword in templates for incoming changes.
Support HTTP authentication using either the Mercurial
configuration, git-credentials or a user prompt.
Support accessing Git repositories using file:// URIs.
Optimise writing the map between Mercurial and Git commits.
Add debuggitdir command that prints the path to the cached Git
repository.

Bug fixes:

Fix pulling changes that build on obsoleted changesets.
Fix using git-cleanup from a shared repository.
Fix scp-style �URIs� on Windows.
Fix hg status crashing when using .gitignore and a directory
is not readable.
Fix support for .gitignore from shared repositories and when
using a Mercurial built with Rust extensions.
Add brotli to list of modules ignored by Mercurial's
demandimport, so urllib3 can detect its absence on Python 2.7.
Fix the git protocol on Python 3.
Address a deprecation in Dulwich 0.20.6 when pushing to Git.
Fix configuration path sub-options such as remote:pushurl.
Fix pushing to Git when invalid references exist by disregarding
them.
Always save the commit map after an import.
Add support for using Python 3 on Windows.
Mark gimport, gexport and gclear as advanced as they are
either complicated to understand or dangerous.
Handle backslashes in .gitignore correctly on Windows.
Fix path auditing on Windows, so that e.g. .hg and .git
trigger the appropriate behaviour.

Other changes:

More robust tests and CI infrastructure.
Drop support for Mercurial 4.3.
Updated documentation.

(hauke)

2021-03-24 08:38:03 UTC MAIN commitmail json YAML

dante: fix buildling on Darwin (disable universal binaries)

(adam)

2021-03-23 18:17:47 UTC MAIN commitmail json YAML

Note update of the "dnsperf" package to version 2.5.1

(tron)

2021-03-23 18:17:26 UTC MAIN commitmail json YAML

dnsperf: Update to version 2.5.1

This also fixes build problems with bind-9.16.13. Detailed changes:

- Release 2.5.1

  This release re-adds support for TYPEnnn and ANY in the datafile, this
  was missed during the removal of the dependency on BINDs development
  libraries in v2.4.0.

  Also note that with v2.5.0, this software now depends on Concurrency
  Kit (ck) for atomic operations.

- Release 2.5.0

  This release adds re-connection support for TCP and DoT protocol,
  new options to `resperf` and fixes a few bugs.

  `dnsperf` and `resperf` will now try to re-connect when they lose a TCP
  or DoT connection, and with that comes a few new statistics metrics.
  For `dnsperf`, if a connection oriented protocol is used, it will now
  show the total number of re-connections made and the connection latency.
  For `resperf` it also shows the total number of re-connections made and
  the gnuplot data now contains the total number of connections made and
  the connection latency for each interval.
  Beside re-connection support, improvements have been made when it comes
  to tracking socket readiness while connections are established which
  should generate less warnings about "socket not ready".

  New `resperf` options:
  - `-R`: Reopen the datafile if it runs out of data before the testing
    is completed. This allows for long running tests on very small and
    simple query datafile.
  - `-F <fall_behind>`: Sets the maximum number of queries that can fall
    behind being sent. `resperf` will stop when this many queries should
    have been sent and it can be relative easy to hit if `-m <max_qps>`
    is set too high.
    The default is 1000 and setting it to zero (0) disables the check.

  Bugfixes:
  - Fixed port handling for host/network format when setting client side
    port with `-x`
  - Fix support for quoted characters, `\000` and `\.`, in domain names,
    this was lost when removing BIND's internal development libraries
  - Fix issue in `dnsperf`, it would loop forever if no connection could
    be established
  - Fix potential buffer overrun in `resperf` when using response id
    for `queries[]`
  - DoT: Fix bug when sending from buffer

  Other changes:
  - Always use `IPV6_V6ONLY` socket option for IPv6
  - Add man-page on `-W` option added in v2.4.0
  - Reformat man-pages
  - `resperf`:
    - Try and process more request each run to hopefully not hit max
    outstanding so easy when high QPS
    - Add default value to `-C` so it shows in help

- Release 2.4.2

  This release fixes a few issues with reading of the datafile which
  could lead to "ran out of data" errors.

  The problem was that reading from the datafile was done before finding
  a socket to send it on, or socket readyness, and that lead to progressing
  the queries without really doing anything.
  Another issues that's been fixed was that if the read lines perfectly
  aligned with the buffer, it would be treated like EOF and caused an exit.

- Release 2.4.1

  This release fixes an issue with the socket readiness function that
  could cause a buffer overflow (`-T 10 -c 2000`) due to `select()` being
  limited to check 1023 sockets. `poll()` is now used which has no limit.

  There has also been a few fixes to the contrib script `queryparse` that
  has to do with python v2 and v3 compatibility and better exception
  handling.

- Release 2.4.0

  This release removes the dependency on BIND's internal development
  libraries! This make building and packaging a lot easier and less
  troublesome in the future.

  This software now depends only on OpenSSL (for TSIG feature) with an
  optional depend on LDNS (for dynamic updates feature).

  New option:
  - Transport mode option `-m`/`-M` now recognizes `dot` alongside `tls`
    for encrypted DNS
  - Added `-W` for outputting warnings and errors to stdout

  Other changes / bugfixes:
  - Fix potential memory leak of query descriptions when using verbose
  - Only use TLS v1.2 and above for DoT/TLS
  - Add a lot of tests
  - Add coverage testing

(tron)

2021-03-23 13:49:44 UTC MAIN commitmail json YAML

Downgraded devel/glib2, devel/glib2-tools, devel/gdbus-codegen

(adam)

2021-03-23 13:48:27 UTC MAIN commitmail json YAML

glib2: downgraded to 2.66.8

Overview of changes in GLib 2.66.8
==================================

* Fix a security issue when using `g_file_replace()` with
  `G_FILE_CREATE_REPLACE_DESTINATION`

* Bugs fixed:
- file-roller symlink attack
- Backport !2325 ���file-roller symlink attack��� to glib-2-66
- Backport !1976 ���Use the right permissions for directory watching on Win32��� to glib-2-66

(adam)

2021-03-23 13:03:16 UTC MAIN commitmail json YAML

seamonkey: Fix PLIST for webrtc option

(ryoon)

2021-03-23 10:49:44 UTC MAIN commitmail json YAML

gpsd: Support OS that lack cfmakeraw().

Fixes NetBSD/pkgsrc#79 and NetBSD/pkgsrc#80.

(jperkin)

2021-03-23 10:48:42 UTC MAIN commitmail json YAML

2021-03-23 09:57:35 UTC MAIN commitmail json YAML

2021-03-23 09:56:30 UTC MAIN commitmail json YAML

2021-03-23 06:48:06 UTC MAIN commitmail json YAML

Updated textproc/py-lxml

(adam)

2021-03-23 06:47:48 UTC MAIN commitmail json YAML

py-lxml: updated to 4.6.3

4.6.3

Bugs fixed
* A vulnerability (CVE-2021-28957) was discovered in the HTML Cleaner by Kevin Chung,
  which allowed JavaScript to pass through.  The cleaner now removes the HTML5
  ``formaction`` attribute.

(adam)

2021-03-23 04:16:47 UTC MAIN commitmail json YAML

doc: Updated www/grafana to 7.4.5

(triaxx)

2021-03-23 04:16:08 UTC MAIN commitmail json YAML

grafana: Update to 7.4.5

pkgsrc changes:
---------------
  * Add a patch to use the same go binary as the one used to build grafana.
    The build.go program initially ran go which could be linked to any
    installed go binary managed by pkg_alternatives.

upstream changes:
-----------------
7.4.5 (2021-03-18)
Bug fixes

  o Security: Fix API permissions issues related to team-sync CVE-2021-28146,
    CVE-2021-28147. (Enterprise)
  o Security: Usage insights requires signed in users CVE-2021-28148.
    (Enterprise)
  o Security: Do not allow editors to incorrectly bypass permissions on the
    default data source. CVE-2021-27962. (Enterprise)

(triaxx)

2021-03-23 02:03:11 UTC MAIN commitmail json YAML

scapy: amend a patch and add a test dependency

Fix another spot that would be an issue with 32-bit environments. While
here, tcpreplay is a test dependency.

(gutteridge)

2021-03-22 23:26:44 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint to 20.4.2

(rillig)

2021-03-22 23:26:30 UTC MAIN commitmail json YAML

pkgtools/pkglint: update to 20.4.2

Changes since 20.4.1:

Error out on package directories that differ only in case.  This ensures
that pkgsrc can be used on case-insensitive file systems as well, such
as on macOS or Windows.

(rillig)

2021-03-22 22:35:45 UTC MAIN commitmail json YAML

tcpreplay: fix Linux builds

tcpliveplay is an extra Linux-only component, built by default on that
OS.

(gutteridge)

2021-03-22 18:43:28 UTC MAIN commitmail json YAML

py-grpcio: fix building

(adam)

2021-03-22 17:46:16 UTC MAIN commitmail json YAML

doc: Updated x11/xlockmore to 5.46nb27

(wiz)

2021-03-22 17:46:06 UTC MAIN commitmail json YAML

xlockmore: add pam-pwauth_suid to pam option on NetBSD

Requested and patch supplied by John D. Baker on pkgsrc-users.

Some pkglint cleanup while here.

Bump PKGREVISION.

(wiz)

2021-03-22 16:17:32 UTC MAIN commitmail json YAML

doc: note freeze start

(wiz)

2021-03-22 16:16:38 UTC MAIN commitmail json YAML

doc/TODO: add some

+ ImageMagick-7.0.11.4, Sigil-1.5.0 [wip], git-2.31.0, gopls-0.6.9,
  gstreamer1-1.18.4, pari-2.13.1, pkgconf-1.7.4, vala-0.52.0.

(wiz)

2021-03-22 14:42:22 UTC MAIN commitmail json YAML

doc: Updated devel/gconfmm to 2.28.3nb25

(ryoon)

2021-03-22 14:41:41 UTC MAIN commitmail json YAML

gconfmm: FIx build failure with devel/glib2-2.68.0

gconf-client.h includes C++ header file via glib2 header file.
Bump PKGREVISION from header file change.

By the way, gconfmm is not developed any more.

(ryoon)

2021-03-22 14:36:09 UTC MAIN commitmail json YAML

sameboy: we are FREEDESKTOP

(nia)

2021-03-22 13:21:53 UTC MAIN commitmail json YAML

Add missing closing double-quote.

(schmonz)

2021-03-22 12:08:29 UTC MAIN commitmail json YAML

Remove erroneously added CHANGES entry.

(schmonz)

2021-03-22 11:59:33 UTC MAIN commitmail json YAML

doc: Updated audio/pulseaudio to 14.2nb1

(schmonz)

2021-03-22 11:59:24 UTC MAIN commitmail json YAML

2021-03-22 11:03:27 UTC MAIN commitmail json YAML

py-gitdb: allow use of py-smmap>=4

(markd)

2021-03-22 10:51:14 UTC MAIN commitmail json YAML

doc: Updated audio/libopenmpt to 0.5.7

(fcambus)

2021-03-22 10:51:02 UTC MAIN commitmail json YAML

libopenmpt: update to 0.5.7.

### libopenmpt 0.5.7 (2021-03-20)

*  [**Sec**] Possible null-pointer dereference read caused by a sequence of
    `openmpt::module::read`, `openmpt::module::set_position_seconds` with a
    position past the song end, and another `openmpt::module::read` call.
    (r14363)

*  IT: Instrument / sample panning was reset on note-off / fade commands.
*  IMF: Set Finetune is now implemented correctly.
*  Fixed excessive memory consumption with malformed files in various formats.

(fcambus)

2021-03-22 10:48:44 UTC MAIN commitmail json YAML

doc: Updated textproc/miller to 5.10.1

(fcambus)

2021-03-22 10:48:32 UTC MAIN commitmail json YAML

miller: update to 5.10.1.

Various bugfixes. No upstream ChangeLog.

(fcambus)

2021-03-22 09:46:04 UTC MAIN commitmail json YAML

Updated games/wesnoth, devel/py-bitarray

(adam)

2021-03-22 09:45:44 UTC MAIN commitmail json YAML

py-bitarray: updated to 1.8.0

1.8.0:
* add `bitarray.util.serialize()` and `bitarray.util.deserialize()`
* allow whitespace (ignore space and `\n\r\t\v`) in input strings,
  e.g. `bitarray('01 11')` or `a += '10 00'`
* add `bitarray.util.pprint()`
* When initializing a bitarray from another with different bit endianness,
  e.g. `a = bitarray('110', 'little')` and `b = bitarray(a, 'big')`,
  the buffer used to be simply copied, with consequence that `a == b` would
  result in `False`.  This is fixed now, that is `a == b` will always
  evaluate to `True`.
* add example showing how to jsonize bitarrays
* add tests

(adam)

2021-03-22 09:45:04 UTC MAIN commitmail json YAML

wesnoth: updated to 1.14.16

Version 1.14.16
AI
* Experimental AI: fixed a bug identifying hexes next to healers as healing locations
* Goto Micro AI:
  * Fixed bug when the avoid_enemies parameter is set to very small values
  * Fixed rare bug with blocked paths when ignoring enemies
* Protect Unit Micro AI: fixed bug when a unit is not on the AI side
* Multipack Wolves Micro AI: fixed error when a wolf is fully surrounded
Campaigns
* Dead Water:
  * Fix some characters��� names, which hadn���t been marked as translatable.
* Son of the Black-Eye:
  * S09: Name the enemy team.
* The South Guard:
  * S06b: Fix some enemies��� ambush abilities.
Editor
* Re-enabled topics for the terrain editor in the in-game help browser
* Added help topics for the scenario editor���s tools
* Added documentation about the files written by the editor
Translations
* Updated translations: British English, Catalan, Chinese (Traditional), French,
  Portuguese (Brazil), Spanish, Turkish
User interface
* Fixed color fringing issues with ClearType on Windows.
* Reduced font sizes for the unit HP/XP/MP/Vision/Defense displays on the sidebar at small resolutions to avoid overlaps.
* Rearranged the unit XP and vision displays on the sidebar to avoid running out of room for the XP display.
* Reduced font size for the ToD counter on the sidebar to avoid it being ellipsized too often.
* Gave the turn timer display the same icon as the system clock display.
* Anchored the Observers icon to the sidebar again in a way that does not allow it to overlap into it.
* Fixed the turn timer/system clock display on the top bar incorrectly using a larger font size at small resolutions.
* Rearranged the Defense display label on the sidebar slightly. It remains invisible in Wesnoth 1.14, however.
Miscellaneous and Bug Fixes
* Added support to wmlxgettext for double-quote characters in translatable raw strings
* Fixed an error message and the AI leader potentially not moving when it cannot reach a keep because it's occupied by an allied unit
* Fixed display zoom not being taken into account when using the `x`, `y`, `directional_x` and `directional_y` attributes in unit animations.
* Fixed `[terrain_defaults]` and `[resistance_defaults]`.
* Fixed an attack prediction assert that happened in rare combinations of the defender slowing and the attacker potentially leveling up, and a specific combination of standard and Monte Carlo attack evaluations

(adam)

2021-03-22 09:24:59 UTC MAIN commitmail json YAML

doc: Updated devel/py-approvaltests to 0.3.3

(schmonz)

2021-03-22 09:24:51 UTC MAIN commitmail json YAML

Update to 0.3.3. From the changelog:

- Reporters have better string representations
- Partial equality for some Reporters

(schmonz)

2021-03-22 08:57:13 UTC MAIN commitmail json YAML

doc: Updated www/py-scrapy to 2.4.1

(triaxx)

2021-03-22 08:56:56 UTC MAIN commitmail json YAML

2021-03-22 07:15:33 UTC MAIN commitmail json YAML

Updated devel/glib2, devel/glib2-tools, devel/gdbus-codegen, devel/pango, devel/gobject-introspection, x11/gtk3

(adam)

2021-03-22 07:14:52 UTC MAIN commitmail json YAML

gtk3: updated to 3.24.27

Overview of Changes in GTK+ 3.24.27
===================================

* Input: Ensure preedit-start and preedit-end
  are emitted properly

* GtkScrolledWindow:
- Revert a change that broke touch scrolling

* Theme:
- Fix a problem with size changes in SSD decorations
  that caused mutter crashes
- Use transparent black for window border in the dark theme

* Windows:
- Memory leak fixes
- Fix unresponsive windows after tablet input
- Add support for wheel and rotation axes

* Translation updates:
Belarusian
German
Kazakh
Korean
Latvian
Turkish

Overview of Changes in GTK+ 3.24.26
===================================

* Input:
- Fix a few oversights in Compose file parsing
- Fine-tune Compose preedit display

* Theme:
- Fine-tune scrollbar size and transitions
- Reinstate invisible borders for tiled windows

* Wayland:
- Fix a problem with font settings not being found

* Translation updates
French
Hungarian
Turkish

(adam)

2021-03-22 07:05:31 UTC MAIN commitmail json YAML

gobject-introspection: updated to 1.68.0

1.68.0 - 2021-03-19
-------------------
* Update GLib annotations :mr:`262`
* docs: cleanup :mr:`261`
* Fix syntax errors in gir-1.2.rnc :mr:`256`

(adam)

2021-03-22 07:03:57 UTC MAIN commitmail json YAML

2021-03-22 06:57:53 UTC MAIN commitmail json YAML

pango: updated to 1.48.3

Overview of changes in 1.48.3
=============================
- Miscellaneous introspection fixes
- Make pango_attr_list_splice clip inserted attrbiutes
- Do costly fontconfig calls in threads
- markup: Fix issues with accel handling
- docs: Convert docs to use gi-docgen
- Fix build against harfbuzz < 2.6

Overview of changes in 1.48.2
=============================
- Fix memory leaks reported by asan
- Avoid overflow in pango_attr_list_update
- Add a valgrind suppression file
- Make tests more robust
- Fix pango_font_describe for Emoji fonts

Overview of changes in 1.48.1
=============================
- Require GLib 2.62
- Require meson 0.55.3
- ci: Add a MacOS build
- macos: Implement pango_font_get_face
- Fix itemization of multi-paragraph layouts
- Fix a few memory leaks
- Fix glyph origins in vertical layout

(adam)

2021-03-22 06:54:20 UTC MAIN commitmail json YAML

glib2: updated to 2.68.0

Overview of changes in GLib 2.68.0
==================================

* Bugs fixed:
- !1987 build: Drop gconstructor_as_data_h usage from glib-compile-schemas
- !1989 glib.supp: Generalize some suppressions
- !1992 gbytesicon: Fix error in g_bytes_icon_new() documentation
- !1994 glocalfileoutputstream: Tidy up error handling
- !1995 tests: Fix copy/paste error in queue test

* Translation updates:
- Czech
- Finnish
- Italian
- Korean
- Lithuanian
- Polish
- Romanian
- Slovenian
- Turkish

(adam)

2021-03-22 06:40:07 UTC MAIN commitmail json YAML

ettercap: fix building ettercap-gtk

(adam)

2021-03-22 06:14:02 UTC MAIN commitmail json YAML

py-itemloaders: fix typos

(adam)

2021-03-22 00:21:45 UTC MAIN commitmail json YAML

doc: Updated geography/viking to 1.9

(gdt)

2021-03-22 00:21:13 UTC MAIN commitmail json YAML

geography/viking: Update to 1.9

Packaging changes:
  - Change to gtk3
  - Drop workaround for lack of NAN on NetBSD 5
  - Drop workaround for XOPEN_SOURCE as upstream no lnoger defines it

Viking 1.9 (2021-03-20)
New features since 1.8
* GPX 1.1 Support for most common Extensions (inc. Heart Rate, Power, Temperature & Cadence)
* GTK3
** Pinch Zoom support on Touchpads/Touchscreens (not GTK2 build)
* Select Tool is now the default with more intuitive behaviour to enable moving the map
* [OpenTopoMap](https://opentopomap.org) is the new Map Default
* Online Search in Left Hand Pane
* Track Statistics in Left Hand Pane
* [OSRM](http://project-osrm.org) Routing Support
* Log diagnostic Window
* DEM Colour options
* DEM Server enhanced support (NASA Earthdata login and alternative DEM server configuration)
* Ruler uses Great Circle drawing and distance.
* Single key Shortcuts support
* Improved Track Area Coverage (faster drawing, option to limit years of coverage)
* Monthly Statistics Analysis
* Native KML Parser enabling support for more KML features
* More KML export options
* Ability to convert Tracks/Routes to Waypoints and vice versa.
* Ability to 'Rotate' Routes/Tracks, i.e. to shift the start/end point of circular routes.
* Ability to Reset Preferences and Layer Defaults
* Ability to Reset Layers back to the Layer Default.
* Enable Filtering on some List Displays (hence a basic internal search).
* Support more GPX 1.0 Waypoint fields - the less commonally encountered ones.

(gdt)

2021-03-21 22:26:32 UTC MAIN commitmail json YAML

go116: Remove outdated note/warning

(Go 1.16.2 is no longer a beta release only for Darwin/aarch64.)

(leot)

2021-03-21 22:16:06 UTC MAIN commitmail json YAML

doc: Updated converters/bdf2psf to 1.202

(fcambus)

2021-03-21 22:15:55 UTC MAIN commitmail json YAML

bdf2psf: update to 1.202.

Nothing applying to bdf2psf in particular noted in the Changelog.

(fcambus)

2021-03-21 21:18:21 UTC MAIN commitmail json YAML

textproc: Added py-itemadapter and py-itemloaders

(triaxx)

2021-03-21 21:13:20 UTC MAIN commitmail json YAML

doc: Added textproc/py-itemloaders version 1.0.4

(triaxx)

2021-03-21 21:13:00 UTC MAIN commitmail json YAML

2021-03-21 21:11:41 UTC MAIN commitmail json YAML

py-itemadapter: Fix comment

(triaxx)

2021-03-21 21:10:18 UTC MAIN commitmail json YAML

doc: Added textproc/py-itemadapter version 0.2.0

(triaxx)

2021-03-21 21:09:51 UTC MAIN commitmail json YAML

2021-03-21 20:11:50 UTC MAIN commitmail json YAML

Updated audio/faudio, security/nettle, audio/openal-soft, devel/py-crayons

(adam)

2021-03-21 20:10:15 UTC MAIN commitmail json YAML

py-crayons: updated to 0.4.0

v0.4.0

Check that sys.stdout object has isatty attribute in addition to it being True
If using a custom object that does not have the isatty attribute and you would still like color, you can set the CLINT_FORCE_COLOR environment variable

(adam)

2021-03-21 20:05:17 UTC MAIN commitmail json YAML

openal-soft: updated to 1.21.1

openal-soft-1.21.1:

Improved alext.h's detection of standard types.

Improved slightly the local source position when the listener and source
are near each other.

Improved click/pop prevention for sounds that stop prematurely.

Fixed compilation for Windows ARM targets with MSVC.

Fixed ARM NEON detection on Windows.

Fixed CoreAudio capture when the requested sample rate doesn't match the
system configuration.

Fixed OpenSL capture desyncing from the internal capture buffer.

Fixed sources missing a batch update when applied after quickly restarting
the source.

Fixed missing source stop events when stopping a paused source.

Added capture support to the experimental Oboe backend.

openal-soft-1.21.0:

Updated library codebase to C++14.

Implemented the AL_SOFT_effect_target extension.

Implemented the AL_SOFT_events extension.

Implemented the ALC_SOFT_loopback_bformat extension.

Improved memory use for mixing voices.

Improved detection of NEON capabilities.

Improved handling of PulseAudio devices that lack manual start control.

Improved mixing performance with PulseAudio.

Improved high-frequency scaling quality for the HRTF B-Format decoder.

Improved makemhr's HRIR delay calculation.

Improved WASAPI capture of mono formats with multichannel input.

Reimplemented the modulation stage for reverb.

Enabled real-time mixing priority by default, for backends that use the
setting. It can still be disabled in the config file.

Enabled dual-band processing for the built-in quad and 7.1 output decoders.

Fixed a potential crash when deleting an effect slot immediately after the
last source using it stops.

Fixed building with the static runtime on MSVC.

Fixed using source stereo angles outside of -pi...+pi.

Fixed the buffer processed event count for sources that start with empty
buffers.

Fixed trying to open an unopenable WASAPI device causing all devices to
stop working.

Fixed stale devices when re-enumerating WASAPI devices.

Fixed using unicode paths with the log file on Windows.

Fixed DirectSound capture reporting bad sample counts or erroring when
reading samples.

Added an in-progress extension for a callback-driven buffer type.

Added an in-progress extension for higher-order B-Format buffers.

Added an in-progress extension for convolution reverb.

Added an experimental Oboe backend for Android playback. This requires the
Oboe sources at build time, so that it's built as a static library included
in libopenal.

Added an option for auto-connecting JACK ports.

Added greater-than-stereo support to the SoundIO backend.

Modified the mixer to be fully asynchronous with the external API, and
should now be real-time safe. Although alcRenderSamplesSOFT is not due to
locking to check the device handle validity.

Modified the UHJ encoder to use an all-pass FIR filter that's less harmful
to non-filtered signal phase.

Converted examples from SDL_sound to libsndfile. To avoid issues when
combining SDL2 and SDL_sound.

Worked around a 32-bit GCC/MinGW bug with TLS destructors. See:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83562

Reduced the maximum number of source sends from 16 to 6.

Removed the QSA backend. It's been broken for who knows how long.

Got rid of the compile-time native-tools targets, using cmake and global
initialization instead. This should make cross-compiling less troublesome.

(adam)

2021-03-21 20:03:09 UTC MAIN commitmail json YAML

nettle: updated to 3.7.2

NEWS for the Nettle 3.7.2 release

This is a bugfix release, fixing a bug in ECDSA signature
verification that could lead to a denial of service attack
(via an assertion failure) or possibly incorrect results. It
also fixes a few related problems where scalars are required
to be canonically reduced modulo the ECC group order, but in
fact may be slightly larger.

Upgrading to the new version is strongly recommended.

Even when no assert is triggered in ecdsa_verify, ECC point
multiplication may get invalid intermediate values as input,
and produce incorrect results. It's trivial to construct
alleged signatures that result in invalid intermediate values.
It appears difficult to construct an alleged signature that
makes the function misbehave in such a way that an invalid
signature is accepted as valid, but such attacks can't be
ruled out without further analysis.

Thanks to Guido Vranken for setting up the fuzzer tests that
uncovered this problem.

The new version is intended to be fully source and binary
compatible with Nettle-3.6. The shared library names are
libnettle.so.8.3 and libhogweed.so.6.3, with sonames
libnettle.so.8 and libhogweed.so.6.

Bug fixes:

* Fixed bug in ecdsa_verify, and added a corresponding test
  case.

* Similar fixes to ecc_gostdsa_verify and gostdsa_vko.

* Similar fixes to eddsa signatures. The problem is less severe
  for these curves, because (i) the potentially out or range
  value is derived from output of a hash function, making it
  harder for the attacker to to hit the narrow range of
  problematic values, and (ii) the ecc operations are
  inherently more robust, and my current understanding is that
  unless the corresponding assert is hit, the verify
  operation should complete with a correct result.

* Fix to ecdsa_sign, which with a very low probability could
  return out of range signature values, which would be
  rejected immediately by a verifier.

(adam)

2021-03-21 20:02:21 UTC MAIN commitmail json YAML

faudio: updated to 21.03.05

21.03.05
Fixes a regression that caused SoundBanks to no longer parse correctly

21.03
New Features:

XACT:
Implemented FACT_FLAG_MANAGEDATA
Implemented the CUEPLAY and CUESTOP notification types
Added support for XACT 3.0 content
Added support for WaveBanks with endian-swapped PCM data

21.02
New Features:

XACT: All notification types with the PERSIST flag are now recorded

21.01
Fixes:

Enforce SDL 2.0.9 or newer as a build requirement
Micro-optimize byte swapping for XACT file parsing

20.12
New Features:

Added an x64 configuration to visualc
CMake project now generates a pkgconfig file

Fixes:

CMake:
Fix compatibility with CMake 2.8.12
GStreamer builds now explicitly check for >=1.9.2
Initialize the subformat for GetDeviceFormat, fixes a ton of Ubisoft games
Don't assert when FAudio_Initialize Flags includes FAUDIO_DEBUG_ENGINE

(adam)

2021-03-21 19:51:20 UTC MAIN commitmail json YAML

doc: Updated net/scapy to 2.4.4

(gutteridge)

2021-03-21 19:50:54 UTC MAIN commitmail json YAML

scapy: update to 2.4.4

Main Changes
Core

    784 commits to master since this v2.4.3
    fix how timestamps are measured on layer 3 (broken since 2.4.1)
    drop DNET support (deprecated since 2.4.0)
    Scapy will now use libpcap instead of tcpdump to compile the filters (tcpdump is still used to filter pcaps)
    major changes to the online doc: add an automatically generated API reference with visual representation of each layer, move to Sphinx 3.0.0, new layer-specific doc...
    *BSD fixes
    more doc to many functions

Layers

    New layers (homeplug sg, smb2, NSH, RPL, ERSPAN, BFD, ROCE...)
    TLS: TLS 1.3 support & many fixes
    802.11 improvements / WPA3 detection
    Netflow 9 fixes
    Major refactor & changes of the Automotive layers
    HTTP changes
    DHCPv6 fixes according to revision of the RFC
    Bluetooth improvements (+BLE)
    minor fixes to Radius, PPP, GTP, IPsec, CDP, VTP, HTTP/2, ...

(gutteridge)

2021-03-21 19:42:52 UTC MAIN commitmail json YAML

Move all SUBST_STAGE to pre-configure

(scole)

2021-03-21 19:32:45 UTC MAIN commitmail json YAML

2021-03-21 19:24:24 UTC MAIN commitmail json YAML

Fix rpath arguments in brotli pkgconfig files

The pkgconfig files for brotli had a direct -R missing -Wl, this breaks
the linking step when used. Remove them and use PKGCONFIG_OVERRIDE instead.

(nros)

2021-03-21 18:27:51 UTC MAIN commitmail json YAML

doc: Updated textproc/split-thai to 2.1

(scole)

2021-03-21 18:25:22 UTC MAIN commitmail json YAML

Update to 2.1
- fix initialization of default wordlist in pthai.el
- add pthai-unique-word-count to pthai.el

(scole)

2021-03-21 15:42:29 UTC MAIN commitmail json YAML

sysutils/ups-nut: uSE_TOOLS= pkg-config

Otherwise, nss is not found.  Should resolve bulk build failures
(although it built ok on systems that happened to have pkgconf).

(gdt)

2021-03-21 15:19:46 UTC MAIN commitmail json YAML

doc/TODO: uriparser-0.9.5 done

- uriparser-0.9.5.

(taca)