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 (4m)  pkgsrc-2024Q1 (8d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 11:06:21 UTC Now

2023-04-02 16:14:15 UTC MAIN commitmail json YAML

2023-04-02 16:12:46 UTC MAIN commitmail json YAML

xfce4-thunar-archive: update to 0.5.1

Change log:

0.5.1 (2023-03-31)
=====
- Fix use-after-free crash in "tap_provider_child_watch_destroy"
- build: Add GLib requirement
- build: Fix autotools warnings
- Use generic package icon name in dialog header
- Translation Updates:
  English (Canada), Greek, Persian (Iran), Russian

(gutteridge)

2023-04-02 12:41:59 UTC MAIN commitmail json YAML

Updated graphics/tesseract, www/py-soupsieve, www/py-beautifulsoup4

(adam)

2023-04-02 12:41:02 UTC MAIN commitmail json YAML

py-beautifulsoup4: updated to 4.12.0

4.12.0 (20230320)

* Introduced the .css property, which centralizes all access to
  the Soup Sieve API. This allows Beautiful Soup to give direct
  access to as much of Soup Sieve that makes sense, without cluttering
  the BeautifulSoup and Tag classes with a lot of new methods.

  This does mean one addition to the BeautifulSoup and Tag classes
  (the .css property itself), so this might be a breaking change if you
  happen to use Beautiful Soup to parse XML that includes a tag called
  <css>. In particular, code like this will stop working in 4.12.0:

    soup.css['id']

  Code like this will work just as before:

    soup.find_one('css')['id']

  The Soup Sieve methods supported through the .css property are
  select(), select_one(), iselect(), closest(), match(), filter(),
  escape(), and compile(). The BeautifulSoup and Tag classes still
  support the select() and select_one() methods; they have not been
  deprecated, but they have been demoted to convenience methods.

  [bug=2003677]

* When the html.parser parser decides it can't parse a document, Beautiful
  Soup now consistently propagates this fact by raising a
  ParserRejectedMarkup error. [bug=2007343]

* Removed some error checking code from diagnose(), which is redundant with
  similar (but more Pythonic) code in the BeautifulSoup constructor.
  [bug=2007344]

* Added intersphinx references to the documentation so that other
  projects have a target to point to when they reference Beautiful
  Soup classes. [bug=1453370]

= 4.11.2 (20230131)

* Fixed test failures caused by nondeterministic behavior of
  UnicodeDammit's character detection, depending on the platform setup.
  [bug=1973072]

* Fixed another crash when overriding multi_valued_attributes and using the
  html5lib parser. [bug=1948488]

* The HTMLFormatter and XMLFormatter constructors no longer return a
  value. [bug=1992693]

* Tag.interesting_string_types is now propagated when a tag is
  copied. [bug=1990400]

* Warnings now do their best to provide an appropriate stacklevel,
  improving the usefulness of the message. [bug=1978744]

* Passing a Tag's .contents into PageElement.extend() now works the
  same way as passing the Tag itself.

* Soup Sieve tests will be skipped if the library is not installed.

(adam)

2023-04-02 12:40:27 UTC MAIN commitmail json YAML

py-soupsieve: updated to 2.4

2.4

- **NEW**: Update to support changes related to `:lang()` in the official CSS spec. `:lang("")` should match unspecified
  languages, e.g. `lang=""`, but not `lang=und`.
- **NEW**: Only `:is()` and `:where()` should allow forgiving selector lists according to latest CSS (as far as Soup
  Sieve supports "forgiving" which is limited to empty selectors).
- **NEW**: Formally drop Python 3.6.
- **NEW**: Formally declare support for Python 3.11.

(adam)

2023-04-02 12:36:27 UTC MAIN commitmail json YAML

tesseract: updated to 5.3.1

5.3.1

Update README.md
Fix FP division by zero
Fix linkage of icu and pango
Fix build with gcc 13 by including
msvc debug: fix wrong lib name in generated pkgconfig file
Fix libdir in tesseract.pc from CMake
Replace 'can not' by 'cannot'
Readme: Link to list of supported languages
Improve the DebugDump output by slightly adjusting the format.

(adam)

2023-04-02 11:52:14 UTC MAIN commitmail json YAML

tex package updates

(markd)

2023-04-02 11:48:20 UTC MAIN commitmail json YAML

tex-urlbst{,-doc}: update to 0.9.1

* Changed repository location to heptapod.host (https://heptapod.host/nxg/urlbst)
  (when Bitbucket dropped support for Mercurial).
* Refactoring of the mechanism for configuring the generated .bst file,
  specifically adding the --setting option.
* Added the doiform setting to generate DOIs wrapped in \doi{...}.

(markd)

2023-04-02 11:45:27 UTC MAIN commitmail json YAML

tex-uptex-fonts{,-doc}: update to 2022

* cmap/UTF8-UTF16:
  Updated (Version: 1.009).
* cmap/UniJISup-UTF16-{H,V},UniJIS2004up-UTF16-{H,V}:
  Refer to Adobe-Japan1-7 (2022/05/18).

(markd)

2023-04-02 11:42:10 UTC MAIN commitmail json YAML

tex-undolabl: update to 1.0m

changes unknown

(markd)

2023-04-02 11:40:10 UTC MAIN commitmail json YAML

2023-04-02 11:38:07 UTC MAIN commitmail json YAML

tex-thmtools{,-doc}: update to 75

74
Fixed a bug that when `thmbox` option loads `thmbox` package, the modification
to `proof` environment is not fully canceled

75
- Fixed a manual regression.
  Loading package `doc` v3 disables some local patch and causes
  typeset to marginal notes. For a quick fix `doc` v2 is loaded.

- Pagination and line wrapping are adjusted to make the manual
  slightly better.

This release contains no code-level changes.

(markd)

2023-04-02 11:34:42 UTC MAIN commitmail json YAML

2023-04-02 11:32:09 UTC MAIN commitmail json YAML

tex-repere{,-doc}: update to 23.02

23.01
New documentation
More marks for segments
Small changes to declare and define points

23.02
Freehand drawing

(markd)

2023-04-02 11:28:49 UTC MAIN commitmail json YAML

tex-mcf2graph{,-doc}: update to 4.92

4.91
-update MCF manual
from this version typeset with LuaTeX
include mcf_man_soc.mp,mcf_mplib_exa.tex
-delete mcf_man_soc.mp
-delete mcf_mplib_exa.tex
-delete mcf_mplib_exa.pdf

4.92
-change default output
eps => svg
-update MCFexample
include mcf_exa_code.tex
-delete mcf_exa_code.tex
-delete mcf_exa_code.pdf

(markd)

2023-04-02 11:25:22 UTC MAIN commitmail json YAML

tex-lineno: update to 5.1

5.0
Merge in patches from the `linenoamsmath' package, to make the
`amsmath' package work with `lineno'.
(The `linenoamsmath' package is consequently obsolete.)

5.1
Fixes issue with `lineno'/`amsmath' load order; these packages can now be
loaded in any order.

(markd)

2023-04-02 11:22:59 UTC MAIN commitmail json YAML

tex-kpfonts{,-doc}: update to 3.35

This version does not load textcomp which is part of current LaTeX.
Now there is no more an "option clash"

A test was added to switch automatically to kpfonts-otf if LuaLaTeX
or XeLaTeX is used.

(markd)

2023-04-02 11:19:29 UTC MAIN commitmail json YAML

2023-04-02 11:17:25 UTC MAIN commitmail json YAML

2023-04-02 11:14:57 UTC MAIN commitmail json YAML

tex-hypdoc{,-doc}: update to 1.18

made an internal command \long for compability with natbib

(markd)

2023-04-02 11:12:49 UTC MAIN commitmail json YAML

tex-fontools{,-doc}: update to 2022

- The generated style file redefines \textsuperscript and \textsubscript, and
  patches Latex's footnote mechanism to use superscript figures instead of
  scaled-down regular figures.

- A few bugfixes in font metadata parsing, style file generation and the -t1suffix
  option; the latter now also works with dvips and dvipdfmx, not just with pdflatex.

- Added support for the T4 (African), T5 (Vietnamese), CS (Czech), L7X (Lithuanian)
  and QX (Polish) encodings.

(markd)

2023-04-02 11:10:10 UTC MAIN commitmail json YAML

2023-04-02 11:07:32 UTC MAIN commitmail json YAML

tex-circuitikz{,-doc}: update to 1.6.1

1.6.1
New components: solder jumpers; a couple of small but very useful
inversion markers for logical circuits, especially targeted at the
mux-demux family; a new inline microphone; a much more versatile `hemt`;
a better legacy `tline`. More tweaks to converters blocks, and a lot of
typo/grammar fixes in the manual.

- Add configurable dashes to the dc symbols in converter blocks
- Add solder jumpers
- Add a shape to mark european-style inversion, adjust European-style
  logic port triangle inversion symbols to match
- Add a tail-less mic  and an option to change the thickness of the
  microphone's bar
- Enhance the `hemt` shape with a GaN-hemt as example
- Add anchors and a "bare" option to `tline`
- subcircuits are no more experimental
- Correction of several typo/grammar errors in the documentation

1.6.0
The big change is the refactoring (and enhancement) of the block's code.
In addition, double gate MOSes, several fixes all over the map, and
quite a lot of anchors were added into the mix.

- Big change (mostly backward compatible, minus a couple of bug fixes) to the block's
  code.
    - Now `vco` can be `box`ed
    - enabled more short-name geographical anchors
    - generic blocks can be made rectangular
    - mid-way lateral anchors for all blocks, as well as up/down
    - renamed converters anchors (old ones retained for backward compatibility)
    - new ac/ac blocks, both single- and three-phase
- Added double gate MOS transistors (by Romano Giannetti)
- Fix deformed shape for legacy `TL` component ([issue on GitHub]
- Added several anchors on variable components, suggested by [Dr Matthias
  Jung]
- Added `genericsplitter` component (by [frankplow](github.com/frankplow))
- Fix - `splitter` used the wrong parameters (from `wilkinson`)

(markd)

2023-04-02 11:06:40 UTC MAIN commitmail json YAML

2023-04-02 11:03:08 UTC MAIN commitmail json YAML

2023-04-02 11:00:58 UTC MAIN commitmail json YAML

2023-04-02 09:39:27 UTC MAIN commitmail json YAML

Try to fix PLIST on non EGL systems
No revbump due to that it is a build fix.
Working platforms are untouched by the change.

(nros)

2023-04-02 08:47:08 UTC MAIN commitmail json YAML

doc: Updated chat/element-web to 1.11.28

(js)

2023-04-02 08:46:55 UTC MAIN commitmail json YAML

Update chat/element-web to 1.11.28

All 3 releases are only about fixing a high-severity security issue in
matrix-js-sdk.

(js)

2023-04-02 08:03:06 UTC MAIN commitmail json YAML

doc/TODO: add some

+ ImageMagick-7.1.1.5, a2ps-4.15.3, gtexinfo-7.0.3, qgis-3.30.1,
  samba4-4.18.1, vala-0.56.5.

(wiz)

2023-04-01 22:53:45 UTC MAIN commitmail json YAML

tex package updates

(markd)

2023-04-01 22:52:02 UTC MAIN commitmail json YAML

2023-04-01 22:50:00 UTC MAIN commitmail json YAML

2023-04-01 22:46:59 UTC MAIN commitmail json YAML

doc: Updated time/p5-DateTime-TimeZone to 2.59

(gutteridge)

2023-04-01 22:46:59 UTC MAIN commitmail json YAML

2023-04-01 22:46:49 UTC MAIN commitmail json YAML

p5-DateTime-TimeZone: update to 2.59

2.59    2023-03-23

- This release is based on version 2023b of the Olson database. This release
  includes contemporary changes for Lebanon.

(gutteridge)

2023-04-01 22:43:56 UTC MAIN commitmail json YAML

2023-04-01 22:39:52 UTC MAIN commitmail json YAML

tex-umtypewriter: update to 1.1

A bug fix release of version 1.0. In the previous version the $ glyph had zero
width in the italics, bold-italics, and oblique font files. This has been fixed
now.

(markd)

2023-04-01 22:37:34 UTC MAIN commitmail json YAML

2023-04-01 22:35:09 UTC MAIN commitmail json YAML

2023-04-01 22:32:46 UTC MAIN commitmail json YAML

2023-04-01 22:30:08 UTC MAIN commitmail json YAML

tex-tikzmark{,-doc}: update to 1.15

* Ability to relocate a `pic` using an internal coordinate.
* Highlighting of text using tikzmarks for start and finish.
* Define TikZ pseudo-nodes around the boxes used in AMSMath environments.

Plus numerous bug fixes

(markd)

2023-04-01 22:27:42 UTC MAIN commitmail json YAML

tex-setspace: update to 6.7b

Avoid undefined command errors when used with non standard classes
Update footnote code to match the current LaTeX defintion

(markd)

2023-04-01 22:25:36 UTC MAIN commitmail json YAML

tex-sansmathfonts{,-doc}: update to 2022

This update fixes a bug that prevented sansmathfonts from being
used with XeLaTeX and LuaLaTeX.

(markd)

2023-04-01 22:22:55 UTC MAIN commitmail json YAML

2023-04-01 22:20:20 UTC MAIN commitmail json YAML

2023-04-01 22:16:42 UTC MAIN commitmail json YAML

tex-pstricks{,-doc}: update to 3.18

This version fixes a bug with lualatex and PSTricks code on the first page.

(markd)

2023-04-01 22:14:11 UTC MAIN commitmail json YAML

tex-pst-plot{,-doc}: update to 1.94

added option outDelimiter for reading a column of csv data and plotting
it with \psChart

(markd)

2023-04-01 22:12:20 UTC MAIN commitmail json YAML

2023-04-01 22:09:35 UTC MAIN commitmail json YAML

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

1.60
* Remove stray U+FEFF glyphs in gloss files
* Fix vertical whitespace in captions
* Fix whitespace in dutch with shorthands.

1.59
New features
* Add support for (simplified and traditional) Chinese (provided by Takuji Tanaka).
* Add support for Punjabi, provided by Arvinder Singh.

Bug fixes
* Do not error, but warn, after language change due to non-updated aux file.
* Fix catcode issue for Latin.
* Improve error message with missing fonts

1.58
- The option forceheadingpunctuation is introduced for correct running headers
in Hungarian documents.
- Fix language setting in list of figure and table if captions float to
different language areas.
- Make Croatian digraphs robust.
- Fix definition of some Finnish shorthands.
- Re-fix Hungarian patching of parts with hyperref.
- Correct running headers in Hungarian documents.
- Fix option expansion issue

(markd)

2023-04-01 22:04:25 UTC MAIN commitmail json YAML

2023-04-01 22:01:16 UTC MAIN commitmail json YAML

2023-04-01 21:58:32 UTC MAIN commitmail json YAML

tex-pgf{,-doc}: update to 3.1.10

- `\pgfversiondatetime` and `\pgfrevisiondatetime` have been removed.
  `\pgfversiondate` and `\pgfrevisiondate` now use the format `YYYY-MM-DD`.
  `\pgfrevision{,date}` and `\pgfversion{,date}` are synonyms for now, but the
  revision should eventually gain back its original meaning.  However, as of now
  this is not supported by l3build.
- Many operations in `pgfkeys` used to use `\csname` directly which lets the
  given csname become `\relax` in case it wasn't defined. This resulted in some
  leakage of accidentally `\relax`ed keys into the global scope. This has been
  cleaned up a little. To preserve compatibility macros that used to expand to a
  `\relax`ed csname now expand to a primitive `\relax`. This affects the
  user-level commands `\pgfkeysgetvalue` and `\pgfkeysgetvalueof`. For the
  former the change should not be visible except for the number of expansions
  required. For `\pgfkeysgetvalueof`, however, the behavior is manifestly
  different in that it will now expand to an alias for the primitive `\relax` in
  case the value is undefined instead of a `\relax`ed csname. It has always been
  semantically wrong to assign to the result of `\pgfkeysgetvalueof`, but now it
  will have undesired side-effects. Therefore this change is breaking.
- The `textures` and `vtex` drivers have been deprecated. Both engines are no
  longer in active development and lack eTeX features which are required for
  quite some time in PGF.
- The file `pgfutil-common-lists.tex` is deprecated and therefore no longer
  `\input` by `pgfutil-common.tex`. The macros from this file are specifically
  meant for pgfplots and are not used in PGF at all.

### Added
- l3build support for packaging PGF/TikZ
- Add Matrix chat to README
- Add rhombic polihedra #1022
- Add Developer Certificate of Origin (DCO) to Pull Request template and enforce
- Add test set for `graphdrawing` (gd)
- pgfkeys gained support for loading libraries
- Add dependabot to keep GitHub Actions up to date

(markd)

2023-04-01 21:53:09 UTC MAIN commitmail json YAML

tex-pdfpages{,-doc}: update to 0.5x

Keyval arguments of \includepdf are getting expanded.
Expanding args of addtotoc and addtolist more graciously.

(markd)

2023-04-01 21:49:59 UTC MAIN commitmail json YAML

tex-pdflscape{,-doc}: update to 0.13

This release makes the package compatible with the PDF management
and removes the dependency to atbegshi by using LaTeX hooks instead.

(markd)

2023-04-01 21:44:22 UTC MAIN commitmail json YAML

2023-04-01 16:01:21 UTC MAIN commitmail json YAML

doc: Updated net/sniffnet to 1.1.2

(pin)

2023-04-01 16:01:01 UTC MAIN commitmail json YAML

net/sniffnet: update to 1.1.2

[1.1.2] - 2023-03-18
- Added new translations of the GUI, bringing the total number of supported
  languages to 8!
    - German �汞ゥ�汞ェ (#87)
    - Simplified Chinese �汞ィ�汞ウ (#89 - #93)
    - Ukrainian �汞コ�汞ヲ (#94)
- Added keyboard shortcuts to make the whole experience more enjoyable and
  efficient: check out issue #97 to see all the available hotkeys or to
  suggest new ones!
- Changed GUI font to sarasa-gothic-mono to support the introduction of
  Simplified Chinese language
- Minor improvements to Overview page proportions and paddings

(pin)

2023-04-01 16:00:10 UTC MAIN commitmail json YAML

doc: Updated graphics/oculante to 0.6.58

(pin)

2023-04-01 15:59:39 UTC MAIN commitmail json YAML

graphics/oculante: update to 0.6.58

0.6.58 (2023-04-01)
- Chore: update dependencies (498c862b)

(pin)

2023-04-01 15:58:54 UTC MAIN commitmail json YAML

doc: Updated textproc/hgrep to 0.3.2

(pin)

2023-04-01 15:58:34 UTC MAIN commitmail json YAML

textproc/hgrep: update to 0.3.2

v0.3.2 - 31 Mar 2023
- Update bat from 0.22 to 0.23. This improves performance on macOS when
  using -p bat.
- Add support for Ada syntax highlighting
- Update dependencies
    - Remove remove_dir_all crate to avoid CVE-2022-21658
    - Replace unmaintained ansi_term crate with nu-ansi-term crate
    - Update clap crates to generate better completion scripts and man page

(pin)

2023-04-01 15:57:41 UTC MAIN commitmail json YAML

doc: Updated sysutils/erdtree to 1.7.1

(pin)

2023-04-01 15:57:20 UTC MAIN commitmail json YAML

sysutils/erdtree: update to 1.7.1

[1.7.1] - 2023-03-30
- fix issue where not-existent directory as cli arg causes infinite loop
  by @solidiquis in #107

(pin)

2023-04-01 15:56:24 UTC MAIN commitmail json YAML

doc: Updated devel/difftastic to 0.46.0

(pin)

2023-04-01 15:56:02 UTC MAIN commitmail json YAML

devel/difftastic: update to 0.46.0

Command Line Interface
- Removed the option --missing-as-empty. This is no longer needed as difftastic
  handles /dev/null gracefully on all platforms.

Parsing
- Added support for Ada.
- .ino files are now treated as C++.
- Improved parsing for TOML.
- Updated grammars for Bash, C, C++, C#, Clojure, CMake, Elixir, Go, Java,
  JavaScript, OCaml, Perl, QML and TypeScript.
- Difftastic now prefers treating files as 'mostly UTF-8' or binary rather
  than UTF-16. Many files can be decoded as UTF-16 without decoding errors but
  produce nonsense results, so this heuristic seems to work better.
- Fixed an issue where difftastic would discard the last newline in a file
  before diffing. This was most noticeable when doing textual diffs and the
  last line had changed.

Display
- Difftastic no longer uses purple to highlight regions that are missing
  styling. This was intended as a debug feature, but it in practice it only
  highlighted trailing whitespace for a few languages.

(pin)

2023-04-01 15:55:06 UTC MAIN commitmail json YAML

doc: Updated sysutils/broot to 1.21.2

(pin)

2023-04-01 15:54:44 UTC MAIN commitmail json YAML

sysutils/broot: update to 1.21.2

v1.21.2 - 2023-03-30
- update dependencies because of some yanked ones

(pin)

2023-04-01 14:30:48 UTC MAIN commitmail json YAML

Updated textproc/py-xml2rfc, graphics/py-Pillow

(adam)

2023-04-01 14:30:30 UTC MAIN commitmail json YAML

py-Pillow: updated to 9.5.0

9.5.0 (2023-04-01)
- Added ImageSourceData to TAGS_V2
- Clear PPM half token after use
- Removed absolute path to ldconfig
- Support custom comments and PLT markers when saving JPEG2000 images
- Load before getting size in __array_interface__
- Support creating BGR;15, BGR;16 and BGR;24 images, but drop support for BGR;32
- Consider transparency when applying APNG blend mask
- Round duration when saving animated WebP images
- Added reading of JPEG2000 comments
- Decrement reference count
- Allow libtiff_support_custom_tags to be missing
- Improved I;16N support
- Added QOI reading
- Added saving RGBA images as PDFs
- Do not raise an error if os.environ does not contain PATH
- Close OleFileIO instance when closing or exiting FPX or MIC
- Added __int__ to IFDRational for Python >= 3.11
- Added memoryview support to Dib.frombytes()
- Close file pointer copy in the libtiff encoder if still open
- Raise an error if ImageDraw co-ordinates are incorrectly ordered
- Added "corners" argument to ImageDraw rounded_rectangle()
- Added memoryview support to frombytes()
- Allow comments in FITS images
- Support saving PDF with different X and Y resolutions
- Fixed writing int as UNDEFINED tag
- Raise an error if EXIF data is too long when saving JPEG
- Handle more than one directory returned by pkg-config
- Do not retry past formats when loading all formats for the first time
- Do not retry specified formats if they failed when opening
- Do not unintentionally load TIFF format at first
- Stop reading when EPS line becomes too long
- Allow writing IFDRational to BYTE tag
- Raise ValueError for BoxBlur filter with negative radius
- Support arbitrary number of loaded modules on Windows

(adam)

2023-04-01 14:26:36 UTC MAIN commitmail json YAML

rabbitmq: updated to 3.11.13

RabbitMQ 3.11.13

Core Server

Bug Fixes

3.11.12 introduced a regression that caused client connections to fail with an exception
when TCP or TLS listeners were bould to a particular interface.

RabbitMQ 3.11.12

Core Server

Bug Fixes

Boot time import of definitions from a conf.d-style directory failed unless
definitions.skip_if_unchanged was set to true, for example, like in this
rabbitmq.conf:

definitions.skip_if_unchanged = false
definitions.import_backend = local_filesystem
definitions.local.path = /path/to/RabbitMQ/definitions/conf.d/

Improved resiliency of dead-lettering.

Enhancements

When the maximum allowed number of connections to the node was limited using the connection_max key
and the limit was reached, newly connecting client previously would run into a TCP connection timeout.

Now a more specific error will be returned to the client before connection closure.

Contributed by @SimonUnge (AWS).

CLI Tools

Bug Fixes

rabbitmqctl add_vhosts failed with an exception when --default-queue-type option was provided.

Management Plugin

Bug Fixes

HTTP API endpoint PUT /api/vhosts/{name} incorrectly used defaultqueuetype for default queue type
key name. It is now default_queue_type, the same key as returned by GET /api/vhosts/{name}.

HTTP API will now respond with a 405 Method Not Allowed instead of a 500 when
an unsupported method is used by the client.

Contributed by @gomoripeti (CloudAMQP).

AMQP 1.0 Plugin

Bug Fixes

Fixed AMQP 1.0 authentication issue that affected OAuth 2 token users.

(adam)

2023-04-01 13:50:40 UTC MAIN commitmail json YAML

doc: Updated textproc/py-xml2rfc to 3.17.0

(riastradh)

2023-04-01 13:46:16 UTC MAIN commitmail json YAML

textproc/py-xml2rfc: Update to 3.17.0

Note: I gave up trying to make the tests run -- too many dependencies
before I ran out of time to waste on this.  But at least xml2rfc
itself seems to work.

Note: I gave up trying to update pycountry to 22.3.5 as listed in the
xml2rfc requirements.txt, because the pycountry 22.3.5 tests failed;
instead I patched xml2rfc to accept the version in pkgsrc for now.

Since xml2rfc had been rendered completely nonfunctional by updates to
its dependencies, I believe this is a better state than it was in even
if the tests can't be run.

Changes:

- [`dbdda51`](https://github.com/ietf-tools/xml2rfc/commit/dbdda51a16083da0762355ebe0902c3bc2a78a39) - Lighter styling on internal iref links *(PR [#963](https://github.com/ietf-tools/xml2rfc/pull/963) by [@martinthomson](https://github.com/martinthomson))*
- [`ff1c061`](https://github.com/ietf-tools/xml2rfc/commit/ff1c0610ef67cab21e80fc2106137b103dabb30b) - Add support for Noto Math font *(PR [#971](https://github.com/ietf-tools/xml2rfc/pull/971) by [@kesara](https://github.com/kesara))*

- [`636dd08`](https://github.com/ietf-tools/xml2rfc/commit/636dd08cf10d61fc7354dfc0575a61714270b4c6) - update CHANGELOG.md + py file versions for v3.16.0 [skip ci] *(commit by [@kesara](https://github.com/kesara))*

- [`7cae8ad`](https://github.com/ietf-tools/xml2rfc/commit/7cae8add36feaf9d1eed08c820708748ac9ec868) - Remove mt.css and mt.js *(PR [#976](https://github.com/ietf-tools/xml2rfc/pull/976) by [@martinthomson](https://github.com/martinthomson))*

- [`ad2e035`](https://github.com/ietf-tools/xml2rfc/commit/ad2e0359fde4687e07491a1ada0ec0d4f6ee5fcc) - Permit non-ASCII within <t> without the use of <u> *(PR [#895](https://github.com/ietf-tools/xml2rfc/pull/895) by [@cabo](https://github.com/cabo))*
- [`6b9aede`](https://github.com/ietf-tools/xml2rfc/commit/6b9aede79e25665c199064c362fc6524f8292882) - Add editorial stream *(PR [#958](https://github.com/ietf-tools/xml2rfc/pull/958) by [@kesara](https://github.com/kesara))*
  - :arrow_lower_right: *addresses issue [#896](undefined) opened by [@alicerusso](https://github.com/alicerusso)*

- [`5b687b1`](https://github.com/ietf-tools/xml2rfc/commit/5b687b12053a5607cff4e83fd6a6ab767668c5a8) - Add 'auto' class for (most) parenthesized xref links *(PR [#948](https://github.com/ietf-tools/xml2rfc/pull/948) by [@martinthomson](https://github.com/martinthomson))*
- [`388d4b9`](https://github.com/ietf-tools/xml2rfc/commit/388d4b9b1521c7b7a5bb27a6f64b1c74f39433b2) - Update to pypdf>=3.2.1 on base docker file *(PR [#954](https://github.com/ietf-tools/xml2rfc/pull/954) by [@kesara](https://github.com/kesara))*

- [`6c9be77`](https://github.com/ietf-tools/xml2rfc/commit/6c9be77f09fa23d6d9c46652582328027cd962f5) - Expand a problematic reference *(PR [#959](https://github.com/ietf-tools/xml2rfc/pull/959) by [@kesara](https://github.com/kesara))*

- [`b811bfd`](https://github.com/ietf-tools/xml2rfc/commit/b811bfda5d8215b0d4060ba7a7e42558fb373b36) - update CHANGELOG.md + py file versions for v3.15.3 [skip ci] *(commit by [@kesara](https://github.com/kesara))*

- [`5bbf3f7`](https://github.com/ietf-tools/xml2rfc/commit/5bbf3f74bbf3568f79aa8c4293ce3a2d73f3bf48) - **deps**: Move from PyPDF2 to pypdf>=3.2.1 *(PR [#953](https://github.com/ietf-tools/xml2rfc/pull/953) by [@kesara](https://github.com/kesara))*

- [`1381bb8`](https://github.com/ietf-tools/xml2rfc/commit/1381bb86056d56c86624e5483926878a274ee137) - Move sourcecode classes *(PR [#839](https://github.com/ietf-tools/xml2rfc/pull/839) by [@martinthomson](https://github.com/martinthomson))*
- [`592ab81`](https://github.com/ietf-tools/xml2rfc/commit/592ab81a6fba182c7cdee3ce340b130b3d362ced) - Only overwrite font-family when producing PDFs *(PR [#937](https://github.com/ietf-tools/xml2rfc/pull/937) by [@martinthomson](https://github.com/martinthomson))*
- [`a3adb84`](https://github.com/ietf-tools/xml2rfc/commit/a3adb840848b6e6f6585310055b7013277a014a2) - Fix margin issue with dl after p inside a li  *(PR [#941](https://github.com/ietf-tools/xml2rfc/pull/941) by [@kesara](https://github.com/kesara))*

- [`9308e40`](https://github.com/ietf-tools/xml2rfc/commit/9308e402b6658a36bffaddaff6131226f622f119) - Update walkpdf to fix PyPDF deprecation warnings *(PR [#934](https://github.com/ietf-tools/xml2rfc/pull/934) by [@kesara](https://github.com/kesara))*

- [`0d3958c`](https://github.com/ietf-tools/xml2rfc/commit/0d3958c0f55e9329e6d0c19364f73c7d2a4b003d) - Include OpenPGP certificates for signing the project in each release *(PR [#931](https://github.com/ietf-tools/xml2rfc/pull/931) by [@dkg](https://github.com/dkg))*
- [`b451ded`](https://github.com/ietf-tools/xml2rfc/commit/b451deda56d8d38276d6554043adb8c3325dcdd2) - Add support for Python 3.11 *(PR [#942](https://github.com/ietf-tools/xml2rfc/pull/942) by [@kesara](https://github.com/kesara))*
- [`9ff2476`](https://github.com/ietf-tools/xml2rfc/commit/9ff247654048593eedf1dcd847a0764ed1c80973) - Include all changes in Changelog *(PR [#944](https://github.com/ietf-tools/xml2rfc/pull/944) by [@kesara](https://github.com/kesara))*

- [`d86b1f2`](https://github.com/ietf-tools/xml2rfc/commit/d86b1f24fce077b967c0ed480f93143ff81eecb0) - update CHANGELOG.md + py file versions for v3.15.2 [skip ci] *(commit by [@kesara](https://github.com/kesara))*

- [`af9d83e`](https://github.com/ietf-tools/xml2rfc/commit/af9d83ed49c30303dab52e5240d19d324dbd8adc) - Skip Weasyprint 57.0 in tests *(PR [#932](https://github.com/ietf-tools/xml2rfc/pull/932) by [@kesara](https://github.com/kesara))*

- [`908365f`](https://github.com/ietf-tools/xml2rfc/commit/908365f065fa54a4ce43472e72542bea4aa79730) - Use wcwidth to determine the monospace textual length of a string *(PR [#914](https://github.com/ietf-tools/xml2rfc/pull/914) by [@Flowdalic](https://github.com/Flowdalic))*
- [`0b42319`](https://github.com/ietf-tools/xml2rfc/commit/0b42319ce70b2f5d4d58b271973b291a75f02aa7) - Drop dependency on kitchen *(PR [#913](https://github.com/ietf-tools/xml2rfc/pull/913) by [@Flowdalic](https://github.com/Flowdalic))*
- [`1a910d9`](https://github.com/ietf-tools/xml2rfc/commit/1a910d986fe891bed467c493877cfac3abae57ba) - Expand table columns in text output  *(PR [#919](https://github.com/ietf-tools/xml2rfc/pull/919) by [@kesara](https://github.com/kesara))*
- [`4f9e700`](https://github.com/ietf-tools/xml2rfc/commit/4f9e700d35e26ac12e1b7bd5a803148ea091a2c3) - Add Noto Sans Symbols 2 font to PDF template *(PR [#926](https://github.com/ietf-tools/xml2rfc/pull/926) by [@kesara](https://github.com/kesara))*

- [`18b34d8`](https://github.com/ietf-tools/xml2rfc/commit/18b34d8e744ef47cbac3ee11c98bb86622856f9b) - Fix PDF tests *(PR [#920](https://github.com/ietf-tools/xml2rfc/pull/920) by [@kesara](https://github.com/kesara))*

- [`7337517`](https://github.com/ietf-tools/xml2rfc/commit/7337517aa28168d69f14de84073eaa5c11d0a399) - Correct spelling mistakes *(PR [#917](https://github.com/ietf-tools/xml2rfc/pull/917) by [@jsoref](https://github.com/jsoref))*

- [`08605de`](https://github.com/ietf-tools/xml2rfc/commit/08605de0a38380d58d77ad9e271096e43c852a10) - Improve PDF generation debug logs *(PR [#907](https://github.com/ietf-tools/xml2rfc/pull/907) by [@kesara](https://github.com/kesara))*
- [`12a960e`](https://github.com/ietf-tools/xml2rfc/commit/12a960ed3a9829b6770c55be24a6ba0c5ad631b5) - Use specified font families on SVG *(PR [#910](https://github.com/ietf-tools/xml2rfc/pull/910) by [@kesara](https://github.com/kesara))*
- [`70de803`](https://github.com/ietf-tools/xml2rfc/commit/70de803f9d2774dda2581e87c8b43af6a49d972c) - Use noto fonts for non-latin unicode monospaced characters *(PR [#909](https://github.com/ietf-tools/xml2rfc/pull/909) by [@kesara](https://github.com/kesara))*
- [`dd2b0fe`](https://github.com/ietf-tools/xml2rfc/commit/dd2b0fe1de487b2b43623cc4669f997a34c7c960) - Add bottom margin to .artwork > pre *(PR [#912](https://github.com/ietf-tools/xml2rfc/pull/912) by [@kesara](https://github.com/kesara))*
- [`58706b8`](https://github.com/ietf-tools/xml2rfc/commit/58706b80e322e49a9aeacba22a61e9db7ff701b7) - Remove redundant code labels from CSS *(PR [#916](https://github.com/ietf-tools/xml2rfc/pull/916) by [@kesara](https://github.com/kesara))*

- [`055d64d`](https://github.com/ietf-tools/xml2rfc/commit/055d64d2e5fc1187ef90cfada9446515362695ac) - Add xml2rfc class to HTML body element *(PR [#847](https://github.com/ietf-tools/xml2rfc/pull/847) by [@martinthomson](https://github.com/martinthomson))*
- [`7fec225`](https://github.com/ietf-tools/xml2rfc/commit/7fec2255b7cf2eefa0a1a6ce770d01a157adce39) - Add classes to xref *(PR [#867](https://github.com/ietf-tools/xml2rfc/pull/867) by [@martinthomson](https://github.com/martinthomson))*

- [`cc6b083`](https://github.com/ietf-tools/xml2rfc/commit/cc6b083cdf58be559d8d6011f9adedfa583bbc6f) - Fix table colspan issue in text format  *(PR [#886](https://github.com/ietf-tools/xml2rfc/pull/886) by [@kesara](https://github.com/kesara))*
- [`2475447`](https://github.com/ietf-tools/xml2rfc/commit/24754473224b2db603f910c0282f90ba013ddcc8) - Include the published date when ipr is none *(PR [#897](https://github.com/ietf-tools/xml2rfc/pull/897) by [@kesara](https://github.com/kesara))*

- [`20cdb44`](https://github.com/ietf-tools/xml2rfc/commit/20cdb4460436a7edbebc9807d1c3305e90d0269d) - Fix odd page break inside rows in PDF output *(PR [#879](https://github.com/ietf-tools/xml2rfc/pull/879) by [@kesara](https://github.com/kesara))*
- [`2c9dfaf`](https://github.com/ietf-tools/xml2rfc/commit/2c9dfafa0f4c32399f9b8e31ef9926c3e5ea7b65) - Return orgnization for orgnization only contacts *(PR [#837](https://github.com/ietf-tools/xml2rfc/pull/837) by [@kesara](https://github.com/kesara))*
- [`9821dc6`](https://github.com/ietf-tools/xml2rfc/commit/9821dc6cd19e905cf05c3d92223311520575d2f2) - RTL unicode issue in PDF *(PR [#884](https://github.com/ietf-tools/xml2rfc/pull/884) by [@kesara](https://github.com/kesara))*

- [`c67f5fd`](https://github.com/ietf-tools/xml2rfc/commit/c67f5fd40c605637043c1692974256ebc9f7af41) - Align center aligned ASCII art correctly *(PR [#838](https://github.com/ietf-tools/xml2rfc/pull/838) by [@kesara](https://github.com/kesara))*

- [`701d5ce`](https://github.com/ietf-tools/xml2rfc/commit/701d5cedda73befe1341b02842f32d2888c5e860) - Add github issue templates *(commit by [@kesara](https://github.com/kesara))*

- [`c6343a9`](https://github.com/ietf-tools/xml2rfc/commit/c6343a909dc66887eafe2d4e905cd5134c2d2c95) - Update WeasyPrint *(PR [#802](https://github.com/ietf-tools/xml2rfc/pull/802) by [@kesara](https://github.com/kesara))*

- [`95dba00`](https://github.com/ietf-tools/xml2rfc/commit/95dba00e3007ae65af6d1795f5723c0af1db1988) - Fix typo in README file *(PR [#843](https://github.com/ietf-tools/xml2rfc/pull/843) by [@bkmgit](https://github.com/bkmgit))*
- [`0f06e27`](https://github.com/ietf-tools/xml2rfc/commit/0f06e27ca16272887d64179098c4a9c7262e372b) - Prevent submission date warnings for RFCs  *(PR [#842](https://github.com/ietf-tools/xml2rfc/pull/842) by [@kesara](https://github.com/kesara))*
- [`e5c45d4`](https://github.com/ietf-tools/xml2rfc/commit/e5c45d41592e6db13af41134f73611ca619b6822) - Add an option to disable rfc-local.css link *(PR [#840](https://github.com/ietf-tools/xml2rfc/pull/840) by [@martinthomson](https://github.com/martinthomson))*

- [`41b177a`](https://github.com/ietf-tools/xml2rfc/commit/41b177a302f0c6c61767cd3c326f20893210602d) - Fix tests to adapt bib.ietf.org *(PR [#852](https://github.com/ietf-tools/xml2rfc/pull/852) by [@kesara](https://github.com/kesara))*
- [`c9b9d09`](https://github.com/ietf-tools/xml2rfc/commit/c9b9d093d9b8d96b1eab0296cabb2ed6f4996dcf) - Update valid tests for --no-rfc-local option *(PR [#854](https://github.com/ietf-tools/xml2rfc/pull/854) by [@kesara](https://github.com/kesara))*

- [`63de72a`](https://github.com/ietf-tools/xml2rfc/commit/63de72a05452d47bb71845e855b723bd3b87c3d9) - Use bib.ietf.org for citations  *(PR [#804](https://github.com/ietf-tools/xml2rfc/pull/804) by [@kesara](https://github.com/kesara))*
- [`ad44bb8`](https://github.com/ietf-tools/xml2rfc/commit/ad44bb8d3e42a7a3a045eb1471e8e3311365133f) - Render unicode characters in SVG elements correctly  *(PR [#832](https://github.com/ietf-tools/xml2rfc/pull/832) by [@kesara](https://github.com/kesara))*

- [`6938d80`](https://github.com/ietf-tools/xml2rfc/commit/6938d806e5d84ea892f3eabe8dc6c10426d3b5ca) - Drop support for Python 3.6 *(PR [#796](https://github.com/ietf-tools/xml2rfc/pull/796) by [@kesara](https://github.com/kesara))*

- [`47270ba`](https://github.com/ietf-tools/xml2rfc/commit/47270ba4a79daa59bfc39cd8a2c7de1567c0aa5b) - Handle date type errors gracefully *(PR [#795](https://github.com/ietf-tools/xml2rfc/pull/795) by [@cabo](https://github.com/cabo))*
- [`79fd4d9`](https://github.com/ietf-tools/xml2rfc/commit/79fd4d9b9c0a09ef041559e8e47abba11aad7fd4) - Stop crashing when author element doesn't have a name *(PR [#800](https://github.com/ietf-tools/xml2rfc/pull/800) by [@cabo](https://github.com/cabo))*
- [`d5f8a1c`](https://github.com/ietf-tools/xml2rfc/commit/d5f8a1c16a48e9f2acf1ea0b8f3940f85265cb20) - Use bib.ietf.org for citations *(PR [#799](https://github.com/ietf-tools/xml2rfc/pull/799) by [@kesara](https://github.com/kesara))*

- [`b94d6bb`](https://github.com/ietf-tools/xml2rfc/commit/b94d6bb05804c7dece0e6ad93e5431058ce271d6) - **deps**: Update Python dependencies *(PR [#797](https://github.com/ietf-tools/xml2rfc/pull/797) by [@kesara](https://github.com/kesara))*

- [`f73ece7`](https://github.com/ietf-tools/xml2rfc/commit/f73ece708dd45ed0830a5ffceb89998d16bcb4ff) - Update setuptools metadata *(PR [#789](https://github.com/ietf-tools/xml2rfc/pull/789) by [@kesara](https://github.com/kesara))*

- [`1643d68`](https://github.com/ietf-tools/xml2rfc/commit/1643d6845e2309f79f4ddc34f22749372b359a2b) - Display long ASCII art correctly in PDF *(PR [#788](https://github.com/ietf-tools/xml2rfc/pull/788) by [@kesara](https://github.com/kesara))*

- [`51e8b24`](https://github.com/ietf-tools/xml2rfc/commit/51e8b24fd25e5cffaadba415374aa7e5cc24c9a8) - Add support for Python 3.10 *(PR [#772](https://github.com/ietf-tools/xml2rfc/pull/772) by [@dkg](https://github.com/dkg))*

- [`46399d7`](https://github.com/ietf-tools/xml2rfc/commit/46399d7efaf77f21b0de01c42226d0bf44e699a4) - Implement emboldening primary iref entries *(PR [#778](https://github.com/ietf-tools/xml2rfc/pull/778) by [@cabo](https://github.com/cabo))*

- [`e0095fd`](https://github.com/ietf-tools/xml2rfc/commit/e0095fdf9ece092a57746aa4313339b7191f9aff) - Remove Python version specific test results *(PR [#780](https://github.com/ietf-tools/xml2rfc/pull/780) by [@kesara](https://github.com/kesara))*

- [`42568b3`](https://github.com/ietf-tools/xml2rfc/commit/42568b3787ae549c8e718e43ac8f164a9b195067) - evaluate date.today() on class init, not import *(PR [#774](https://github.com/ietf-tools/xml2rfc/pull/774) by [@jennifer-richards](https://github.com/jennifer-richards))*
- [`07ef95e`](https://github.com/ietf-tools/xml2rfc/commit/07ef95e8fb4a0bbbadac9ee4ffcd7478405eb1fd) - Fix warnings in text and manpage *(PR [#775](https://github.com/ietf-tools/xml2rfc/pull/775) by [@kesara](https://github.com/kesara))*

- [`6b32a5d`](https://github.com/ietf-tools/xml2rfc/commit/6b32a5d789925f5f74b7898b556cf7b8f3bd1d10) - Render text without toc *(PR [#766](https://github.com/ietf-tools/xml2rfc/pull/766) by [@cabo](https://github.com/cabo))*
- [`384399c`](https://github.com/ietf-tools/xml2rfc/commit/384399cae4a52fbb689abacfdf1a55c3217276db) - Display ASCII names for authors in references *(PR [#771](https://github.com/ietf-tools/xml2rfc/pull/771) by [@kesara](https://github.com/kesara))*

- [`8436c2f`](https://github.com/ietf-tools/xml2rfc/commit/8436c2f9716b5c7a73d5587bc6201c7e56fb6ac0) - Make index sort case insensitive *(PR [#763](https://github.com/ietf-tools/xml2rfc/pull/763) by [@kesara](https://github.com/kesara))*
- [`0884e8d`](https://github.com/ietf-tools/xml2rfc/commit/0884e8dc11f7040986b208961275a7cb3af07f92) - Don't attempt to select initials when fullname contains non Latin characters *(PR [#760](https://github.com/ietf-tools/xml2rfc/pull/760) by [@kesara](https://github.com/kesara))*
- [`9e12093`](https://github.com/ietf-tools/xml2rfc/commit/9e120937f5a66e180a7522f9d7e7066a5486c4de) - Make long sourcecode sections breakable *(PR [#764](https://github.com/ietf-tools/xml2rfc/pull/764) by [@kesara](https://github.com/kesara))*

- [`24406e5`](https://github.com/ietf-tools/xml2rfc/commit/24406e5007ec5acefa331565a082a48207b055dd) - Bug fix in tests/input/draft-miek-test.v3.xml *(PR [#738](https://github.com/ietf-tools/xml2rfc/pull/738) by [@kesara](https://github.com/kesara))*
- [`72255eb`](https://github.com/ietf-tools/xml2rfc/commit/72255ebd479f4a8c87f1e7b6352d4abc6e1d4622) - Pin PyPDF2 to 2.16.* versions *(PR [#762](https://github.com/ietf-tools/xml2rfc/pull/762) by [@kesara](https://github.com/kesara))*

- [`8fc7efb`](https://github.com/ietf-tools/xml2rfc/commit/8fc7efbd37ca746cf4b9f97793b7236c013a0388) - Update deprecated tox configuration option *(PR [#746](https://github.com/ietf-tools/xml2rfc/pull/746) by [@kesara](https://github.com/kesara))*

(riastradh)

2023-04-01 12:22:24 UTC MAIN commitmail json YAML

tex package updates

(markd)

2023-04-01 12:20:02 UTC MAIN commitmail json YAML

tex-ntgclass{,-doc}: update to 2.1f

A bug has been found in the way fonts are handled in the table of contents.
The fix in this release has been provided by Piet van Oostrum

(markd)

2023-04-01 12:16:55 UTC MAIN commitmail json YAML

2023-04-01 12:12:46 UTC MAIN commitmail json YAML

2023-04-01 12:10:23 UTC MAIN commitmail json YAML

tex-musixtex{,-doc}: update to 1.36

Added support for classical Turkish music (Makam) accidentals,
thicker ledger lines and hairpins, and new thinner accidentals.

(markd)

2023-04-01 12:07:38 UTC MAIN commitmail json YAML

tex-minted{,-doc}: update to 2.7

Reimplemented \mintinline to work with all line breaking options supported by
fvextra's \Verb (including breakanywhere), give better results when used inside
other commands, and be compatible with hyperref for PDF strings such as
bookmarks. Reimplemented and improved \mint.

(markd)

2023-04-01 12:04:11 UTC MAIN commitmail json YAML

tex-mfirstuc{,-doc}: update to 2.08

* Reimplemented \makefirstuc in LaTeX3. This change supports
  UTF-8 with pdflatex.
* New command \MFUsentencecase
* New command \MFUexcl{<cs>}
* New command \MFUblocker{<cs>}
* New command \MFUaddmap{<cs1>}{<cs2>}
* New commands \MFUsaveatend and \MFUsave

(markd)

2023-04-01 12:00:10 UTC MAIN commitmail json YAML

tex-memoir{,-doc}: update to 3.7.19

- changed version numbering to v3.7.<num> (no plans to switch to 3.8
  anytime soon)
- changed several \theH... definitions to \def to work better with
  coming hyperref/tagging changes
- similar for \toclevel at ... macros
- only declare \stockwidth and \stockheight if the kernel hadn't done
  so already

(markd)

2023-04-01 11:56:26 UTC MAIN commitmail json YAML

2023-04-01 11:53:53 UTC MAIN commitmail json YAML

2023-04-01 11:52:33 UTC MAIN commitmail json YAML

graphics/freetype2: Bump BUILDLINK_API_DEPENDS to cope with brotli.

Otherwise if an earlier version of freetype2 is installed, dependent
packages fail to build with messages like this:

===> Creating toolchain wrappers for fontconfig-2.14.2
ERROR: brotli>=1.0.1 is not installed; can't buildlink files.

(If there's a better way to deal with this that doesn't trigger
excessive rebuilds of freetype2 when older versions are acceptable,
feel free to do this differently!)

(riastradh)

2023-04-01 11:50:42 UTC MAIN commitmail json YAML

tex-luafindfont{,-doc}: update to 0.11

added option -V (--version)
added option -I (--Info) for a longer list of features, languages, fontnames

(markd)

2023-04-01 11:48:18 UTC MAIN commitmail json YAML

tex-lettrine{,-doc}: update to 2.30

New (easier) way to enter the default settings: the lettrine package now
accepts the same options as the \lettrine command; they set the default
parameters for the document. For instance
\usepackage[lines=3]{lettrine}
overrides the corresponding lettrine.cfg setting and is equivalent to
\setcounter{DefaultLines}{3}.

(markd)

2023-04-01 11:44:56 UTC MAIN commitmail json YAML

2023-04-01 11:42:01 UTC MAIN commitmail json YAML

2023-04-01 11:39:18 UTC MAIN commitmail json YAML

2023-04-01 11:36:29 UTC MAIN commitmail json YAML

2023-04-01 11:34:14 UTC MAIN commitmail json YAML

tex-koma-script: update to 3.38

This is mainly a bugfix release with several changes due to
current and upcomming hyperref.

(markd)

2023-04-01 11:32:03 UTC MAIN commitmail json YAML

tex-ifoddpage{,-doc}: update to 1.2

Updated user and code documentation.
New code repository URL and author email address.

(markd)

2023-04-01 11:29:36 UTC MAIN commitmail json YAML

tex-hopatch{,-doc}: update to 1.5

Updated the name of the generic package hook to the name used in a current
LaTeX.

(markd)

2023-04-01 11:26:14 UTC MAIN commitmail json YAML

2023-04-01 11:23:25 UTC MAIN commitmail json YAML

2023-04-01 11:20:18 UTC MAIN commitmail json YAML

tex-glossaries{,-doc}: update to 4.52

4.50
**Major new version**
UTF-8 is supported and some of the sentence case commands, such as
\Glsentrytext can expand in PDF bookmarks. If your document uses \MakeTextUppercase or
\MakeTextLowercase, you will need to explicitly load textcase.sty if you want to continue
using them. Alternatively substitute them with \glsuppercase and \glslowercase.

All deprecated and obsolete commands and options that have been retained for
backward-compatibility for over 6 years have been removed.

The other significant change is that the default setting for esclocations and
\ifglswrallowprimitivemods is now false. If a document requiring xindy has locations that
expand to robust or protected commands you may need to switch these on or see the
"Problematic Locations" section of the user manual.

4.51
- indexing and unset/reset disabled during measuring
- added \glsmeasurewidth, \glsmeasureheight and \glsifmeasuring
- switched to \TrackIfKnownLanguage for the languages identified in
  "languages" option
- added test file example-glossaries-user.tex
- bug fix (automake doesn't work)

4.52
Bug fix: corrected spelling of \@ne

(markd)

2023-04-01 11:11:57 UTC MAIN commitmail json YAML

2023-04-01 11:09:27 UTC MAIN commitmail json YAML

2023-04-01 11:07:13 UTC MAIN commitmail json YAML

tex-fvextra{,-doc}: update to 1.5

new option breaknonspaceingroup enables advanced line breaking
features within macros, added documentation on Pandoc support,
added enhancements to support upcoming minted release.

(markd)

2023-04-01 11:05:09 UTC MAIN commitmail json YAML

2023-04-01 11:01:47 UTC MAIN commitmail json YAML

2023-04-01 10:58:44 UTC MAIN commitmail json YAML

tex-fancyhdr{,-doc}: update to 4.1

– Implement twoside package option to allow two-sided headers and footers
  in one-sided documents.
– Make fancyhdr compatible with the document class newlfm.
– Make \nouppercase compatible with newer definitions of \MakeUppercase.

(markd)

2023-04-01 10:55:08 UTC MAIN commitmail json YAML

tex-eplain{-doc}: update to 3.13

This minor release avoids a conflict of the control sequence \cs
(in btxmac.tex).

It also incorporates the current version of iftex.sty (providing
numerous engine-related conditionals), replacing the previous ifpdf.sty.

(markd)

2023-04-01 10:51:30 UTC MAIN commitmail json YAML

2023-04-01 10:48:51 UTC MAIN commitmail json YAML

2023-04-01 10:45:45 UTC MAIN commitmail json YAML

2023-04-01 10:42:04 UTC MAIN commitmail json YAML

tex-csquotes{,-doc}: update to 5.2n

5.2m
- Localise font changes inside quotes
- Added Turkish and Slovenian styles

5.2n
- Further work to localise font changes inside quotes

(markd)

2023-04-01 10:38:35 UTC MAIN commitmail json YAML

tex-csbulletin{,-doc}: update to 2022

- Delete the zpravodaj at cstug.cz e-mail address from the imprint.
- Silence a warning related to the microtype package failing to
  apply patch `item`.
- Add example CSTUG bulletin articles.
- Add `tex/csbulacronym.sty` that went missing in the previous update
  (many thanks to Max Chernoff for noticing)
- Add maintainer name and contact, and license to `README`
- Update license notice in `doc/csbulletin.tex` and `doc/csbulletin.pdf`
- Increase gutter margins.

(markd)

2023-04-01 10:34:31 UTC MAIN commitmail json YAML

2023-04-01 10:30:27 UTC MAIN commitmail json YAML

2023-04-01 10:27:08 UTC MAIN commitmail json YAML

tex-cabin{,-doc}: update to 2022.65358

Re-arranged cabin.sty to avoid spurious warnings when
using the condensed option.

(markd)

2023-04-01 10:24:09 UTC MAIN commitmail json YAML

2023-04-01 10:22:02 UTC MAIN commitmail json YAML

2023-04-01 10:19:46 UTC MAIN commitmail json YAML

2023-04-01 10:17:09 UTC MAIN commitmail json YAML

2023-04-01 10:14:49 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-kramdown-rfc2629 to 1.6.27nb1

(taca)

2023-04-01 10:14:21 UTC MAIN commitmail json YAML

textproc/ruby-kramdown-rfc2629: remove reference to json_pure gem

Remove reference to json_pure gem and add json gem.

The problem was reporeted by riastradh@ via private e-mail.

Bump PKGREVISION.

(taca)

2023-04-01 10:14:10 UTC MAIN commitmail json YAML

doc: Added chat/ssh-chat version 1.10

(bsiegert)

2023-04-01 10:13:44 UTC MAIN commitmail json YAML

2023-04-01 10:13:41 UTC MAIN commitmail json YAML

2023-04-01 10:08:03 UTC MAIN commitmail json YAML

2023-04-01 10:07:56 UTC MAIN commitmail json YAML

doc: Updated net/dbip-country-lite to 2023.04

(fcambus)

2023-04-01 10:07:44 UTC MAIN commitmail json YAML

dbip-country-lite: update to 2023.04.

No upstream ChangeLog.

(fcambus)

2023-04-01 10:05:40 UTC MAIN commitmail json YAML

doc: Updated net/dbip-city-lite to 2023.04

(fcambus)

2023-04-01 10:05:29 UTC MAIN commitmail json YAML

dbip-city-lite: update to 2023.04.

No upstream ChangeLog.

(fcambus)

2023-04-01 10:04:34 UTC MAIN commitmail json YAML

doc: Updated net/dbip-asn-lite to 2023.04

(fcambus)

2023-04-01 10:04:23 UTC MAIN commitmail json YAML

dbip-asn-lite: update to 2023.04.

No upstream ChangeLog.

(fcambus)

2023-04-01 10:03:01 UTC MAIN commitmail json YAML

2023-04-01 09:54:37 UTC MAIN commitmail json YAML

doc: Updated www/logswan to 2.1.14

(fcambus)

2023-04-01 09:54:26 UTC MAIN commitmail json YAML

logswan: update to 2.1.14.

Logswan 2.1.14 (2023-03-30)

- Add missing void to the usage() function definition
- Move manual page to the man directory

(fcambus)

2023-04-01 09:51:08 UTC MAIN commitmail json YAML

doc: Updated graphics/ansilove to 4.1.7

(fcambus)

2023-04-01 09:50:58 UTC MAIN commitmail json YAML

ansilove: update to 4.1.7.

AnsiLove/C 4.1.7 (2023-03-30)

- Always print processing time on stderr
- Move manual page to the man directory

(fcambus)

2023-04-01 09:50:28 UTC MAIN commitmail json YAML

doc: Updated converters/bdf2sfd to 1.1.8

(fcambus)

2023-04-01 09:50:14 UTC MAIN commitmail json YAML

bdf2sfd: update to 1.1.8.

bdf2sfd 1.1.8 (2023-03-30)

- Remove unneeded <sys/types.h> include
- Add missing void to the usage() function definition
- Move manual page to the man directory

(fcambus)

2023-04-01 09:27:48 UTC MAIN commitmail json YAML

doc: Updated lang/ruby32 to 3.2.2

lang/ruby32-base
lang/ruby32

(taca)

2023-04-01 09:26:58 UTC MAIN commitmail json YAML

lang/ruby32: update to 3.2.2

Ruby 3.2.2 Released Posted by naruse on 30 Mar 2023

Ruby 3.2.2 has been released.

This release includes security fixes.  Please check the topics below for
details.

* CVE-2023-28755: ReDoS vulnerability in URI
* CVE-2023-28756: ReDoS vulnerability in Time

What's Changed

* Backport [Bug #19158] for Ruby 3.2 by hsbt 揃 Pull Request #7356
* Bug #19415: Incorrect circularity warning for concurrent requires
* Bug #19400: YJIT fails to boot on ARM64 systems with 64 KiB pages
* Bug #19419: [BUG] try to mark T_NONE object in ibf_dump_mark
* Bug #19444: YJIT String#+@ miscompilations
* Bug #19445: Segmentation fault with Numeric#step
* Bug #19439: Marshal.load doesn't load Regexp instance variables
* Bug #19459: Is length of IO::Buffer#read required or optional?
* Bug #19464: YJIT miscompiles BasicObject#__send__ to alias methods of send
* Bug #19468: Ruby 3.2: net/http sets UTF-8 encoding for binary responses
* Bug #19469: Crash when resizing generic iv list
* Bug #19161: Cannot compile 3.0.5 or 3.1.3 on Red Hat Enterprise Linux 7
* Bug #19467: Some linear_time regexp does not match in linear time
* Bug #19476: Regexp unexpected partial match
* Bug #19536: Frozen status loss when moving objects
* Bug #19485: Unexpected behavior in squiggly heredocs
* Bug #19471: Regexp::compile does not handle :timeout argument
* Use URI-0.12.1 for Ruby 3.2 by hsbt 揃 Pull Request #7603
* Merge RubyGems-3.4.10 and Bundler-2.4.10 by hsbt 揃 Pull Request #7479
* Merge Time-0.2.2 by hsbt 揃 Pull Request #7623

Note: This list is automatically generated by tool/gen-github-release.rb.
Because of this, some commits may be missing.

(taca)

2023-04-01 09:24:02 UTC MAIN commitmail json YAML

2023-04-01 09:18:11 UTC MAIN commitmail json YAML

doc: Updated lang/ruby31 to 3.1.4

lang/ruby31-base
lang/ruby31

(taca)

2023-04-01 09:17:15 UTC MAIN commitmail json YAML

lang/ruby31: update to 3.1.4

Ruby 3.1.4 Released Posted by nagachika on 30 Mar 2023

Ruby 3.1.4 has been released.

This release includes security fixes.  Please check the topics below for
details.

* CVE-2023-28755: ReDoS vulnerability in URI
* CVE-2023-28756: ReDoS vulnerability in Time

What's Changed

* Bug #19187: Ruby 3.1.3 testsuite fails after timezone 2022g update is
  applied
* Bug #19153: Since 2.7.7 CGI::Cookie raises ArgumentError when cookie
  domains is prefixed with a dot
* Bug #18629: block args array splatting assigns to higher scope _ var
* Bug #18765: Wrong description introduced by
  https://github.com/ruby/ruby/pull/4938/files
* Bug #19189: Ruby 3.1.3/3.2.x can no longer find pkg-config if not present
  at buildtime
* Bug #19292: Time object's wday, yday, and isdst returns broken value (and
  so does to_a) when kwarg in: 'UTC' was given
* Bug #19305: TracePoint#parameters segfaults when certain method creation
  pattern is used
* Bug #19319: Crash in rb_str_casemap
* Bug #19316: YJIT crash in 3.2.0
* Bug #19284: Integer overflow when using RUBY_GC_HEAP_INIT_SLOTS
  environment variable
* Bug #19320: Crash during compaction while traversing the stack
* Bug #19389: StringIO gets(..., chomp: true) behaves differently to File/IO.
* Bug #19284: Integer overflow when using RUBY_GC_HEAP_INIT_SLOTS
  environment variable
* Bug #19398: Memory leak in WeakMap
* Bug #19403: Unable to Build Native Gems on Mac with Ruby 3.1.0+
* Bug #19415: Incorrect circularity warning for concurrent requires
* Bug #19419: [BUG] try to mark T_NONE object in ibf_dump_mark
* Bug #19445: Segmentation fault with Numeric#step
* Bug #19161: Cannot compile 3.0.5 or 3.1.3 on Red Hat Enterprise Linux 7
* Bug #18989: Backport f229b36087f1b387d77af8f3fa50f9bffd2fd44e to ruby_3_1
* Bug #18748: Range#cover? returns true for beginless range of different
  type
* Bug #18827: __ENCODING__ is not set to the source encoding when saving
  script lines
* Bug #19242: Circular cause by Marshal
* Bug #19243: Windows: Dir.home returns string in wrong encoding
* Bug #19115: RubyGems fails to detect OpenSSL in --with-static-linked-ext
  builds
* Bug #18464: RUBY_INTERNAL_EVENT_NEWOBJ tracepoint causes an interpreter
  crash when combined with Ractors
* Bug #19529: [BUG] ObjectSpace::WeakMap can segfault after compaction
* Bug #19485: Unexpected behavior in squiggly heredocs

Note: This list is automatically generated by tool/gen-github-release.rb.
Because of this, some commits may be missing.

(taca)

2023-04-01 09:10:06 UTC MAIN commitmail json YAML

doc: Updated lang/ruby30 to 3.0.6

lang/ruby30-base
lang/ruby30

(taca)

2023-04-01 09:08:51 UTC MAIN commitmail json YAML

lang/ruby30: update to 3.0.6

Ruby 3.0.6 Released Posted by usa on 30 Mar 2023

Ruby 3.0.6 has been released.

This release includes security fixes. Please check the topics below for
details.

* CVE-2023-28755: ReDoS vulnerability in URI
* CVE-2023-28756: ReDoS vulnerability in Time

This release also includes some bug fixes.  See the GitHub releases for
further details.

After this release, we end the normal maintenance phase of Ruby 3.0, and
Ruby 3.0 enters the security maintenance phase.  This means that we will no
longer backport any bug fixes to Ruby 3.0 except security fixes.

The term of the security maintenance phase is scheduled for a year.  Ruby
3.0 reaches EOL and its official support ends by the end of the security
maintenance phase.  Therefore, we recommend that you start to plan upgrade
to Ruby 3.1 or 3.2.

(taca)

2023-04-01 09:00:44 UTC MAIN commitmail json YAML

doc: update lang/ruby27 to 2.7.8

lang/ruby27-base
lang/ruby27

(taca)

2023-04-01 08:59:44 UTC MAIN commitmail json YAML

lang/ruby27: update to 2.7.8

Ruby 2.7.8 Released Posted by usa on 30 Mar 2023

Ruby 2.7.8 has been released.

This release includes security fixes. Please check the topics below for
details.

* CVE-2023-28755: ReDoS vulnerability in URI
* CVE-2023-28756: ReDoS vulnerability in Time

This release also includes some build problem fixes. See the GitHub releases
for further details.

After this release, Ruby 2.7 reaches EOL.  In other words, this is expected
to be the last release of Ruby 2.7 series.  We will not release Ruby 2.7.9
even if a security vulnerability is found (but could release if a severe
regression is found).  We recommend all Ruby 2.7 users to start migration to
Ruby 3.2, 3.1, or 3.0 immediately.

(taca)

2023-04-01 08:49:32 UTC MAIN commitmail json YAML

doc: Updated net/samba4 to 4.17.7

(taca)

2023-04-01 08:49:05 UTC MAIN commitmail json YAML

net/samba4: update to 4.17.7

                  ==============================
                  Release Notes for Samba 4.17.7
                          March 29, 2023
                  ==============================

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

o CVE-2023-0225: An incomplete access check on dnsHostName allows authenticated
                but otherwise unprivileged users to delete this attribute from
                any object in the directory.
                https://www.samba.org/samba/security/CVE-2023-0225.html

o CVE-2023-0922: The Samba AD DC administration tool, when operating against a
                remote LDAP server, will by default send new or reset
                passwords over a signed-only connection.
                https://www.samba.org/samba/security/CVE-2023-0922.html

o CVE-2023-0614: The fix in 4.6.16, 4.7.9, 4.8.4 and 4.9.7 for CVE-2018-10919
                Confidential attribute disclosure via LDAP filters was
                insufficient and an attacker may be able to obtain
                confidential BitLocker recovery keys from a Samba AD DC.
                Installations with such secrets in their Samba AD should
                assume they have been obtained and need replacing.
                https://www.samba.org/samba/security/CVE-2023-0614.html

(taca)

2023-04-01 08:48:05 UTC MAIN commitmail json YAML

doc: Updated databases/ldb to 2.6.2

(taca)

2023-04-01 08:47:37 UTC MAIN commitmail json YAML

2023-03-31 22:42:07 UTC MAIN commitmail json YAML

Note update of textproc/py-textfsm to 1.1.3.

(he)

2023-03-31 22:41:09 UTC MAIN commitmail json YAML

Add textfsm version 1.1.3.

Python module which implements a template based state machine for
parsing semi-formatted text. Originally developed to allow programmatic
access to information returned from the command line interface
(CLI) of networking devices.

The engine takes two inputs - a template file, and text input (such
as command responses from the CLI of a device) and returns a list
of records that contains the data parsed from the text.

A template file is needed for each uniquely structured text input.
Some examples are provided with the code and users are encouraged
to develop their own.

By developing a pool of template files, scripts can call TextFSM
to parse useful information from a variety of sources. It is also
possible to use different templates on the same data in order to
create different tables (or views).

TextFSM was developed internally at Google and released under the
Apache 2.0 licence for the benefit of the wider community.

(he)

2023-03-31 20:52:15 UTC MAIN commitmail json YAML

2023-03-31 20:39:58 UTC MAIN commitmail json YAML

doc: Updated emulators/mame to 0.253

(wiz)

2023-03-31 20:39:45 UTC MAIN commitmail json YAML

mame: update to 0.253.

It窶冱 time for MAME 0.253, but before we start talking about all
the exciting updates, there are a couple of things that will affect
people compiling or packaging MAME. Firstly, libc++ 6 is no longer
supported. You can still compile with clang 6, but you窶冤l need to
use libc++ 7 or later, or GNU libstdc++ 7 or later, for the C++
standard library. Secondly, MAME now requires Lua compiled as C++
to work correctly. This prevents the use of Lua libraries from
Linux distribution package repositories, as they are compiled as
C. (The technical reason for this change is that MAME requires C++
stack frames to be unwound correctly, including destructor calls,
when Lua errors are raised from C++ code. Using Lua compiled as C
will cause resource leaks.)

We窶况e updated to Lua 5.4, which comes with an all-new garbage
collector, giving better performance. This should have minimal
impact on people writing scripts and plugins. Two of the biggest
visible changes are that unpack has been replaced with table.unpack
and the deprecated bitlib has been removed. While we窶决e talking
about Lua, we窶囘 like to draw your attention to the new MAME Goodies
repository, where we窶冤l be adding additional content for use with
MAME. So far, there are two plugins. One of them is sure to be
useful for fans of Konami窶冱 arcade rhythm games. They also serve
as example code for people looking to learn about some of the things
you can do with MAME窶冱 Lua scripting capabilities.

The long-rumoured microcode-based Motorola 68000 CPU core is finally
here! It窶冱 already delivering results, with a number of previously
out-of-reach Atari ST demos now running. We窶况e done some intensive
testing, but there are probably still regressions lurking. Let us
know if one of your favourite 68k-based games flakes out on you.

One of the more interesting systems to be dumped and emulated this
month is Akazukin, a 1983 arcade game where you shoot wolves preying
on a defenceless girl. There窶冱 also a game bearing the rather
generic title Heroes, an early version of Data East窶冱 Mutant Fighter.
We窶况e added a few more electronic toys to play with, including Race
Time from Bandai, Punch Your Lights Out from Tiger, and a trio of
backgammon and chess games from Tryom. If you窶决e in a more serious
mood, the Brother LW-30 and LW-840ic dedicated word processors are
now supported. The Sony NWS-3410 UNIX workstation is now working
(albeit without its frame buffer, so you窶冤l need to use a serial
terminal), as is the ironically named Vector 4 S-100 bus computer
(Vector Graphic never sold a system with vector graphics capabilities).

Building on the work in last month窶冱 release, Hyper Neo Geo 64
games are looking better than ever. Numerous texturing and tilemap
issues have been resolved. Taito F3 video emulation has had several
effects fixed, with Land Maker in particular looking noticeably
better. Switching from video to sound, the KC 85 computer family
now has working audio output, some issues with looping and retriggered
samples on the Apple IIgs have been fixed, and fixes for PC Engine
CD audio playback issues have made some games go from crashing to
playable. More subtly, correcting audio chip clock frequencies has
fixed the pitch of sounds for several systems, including Snow Bros.
2 and Noboranka.

(wiz)

2023-03-31 15:27:45 UTC MAIN commitmail json YAML

textproc/Makefile: sort

(wiz)

2023-03-31 15:19:39 UTC MAIN commitmail json YAML

doc: Updated devel/stylua to 0.17.1

(nikita)

2023-03-31 15:19:29 UTC MAIN commitmail json YAML

stylua: Update to version 0.17.1

ChangeLog (taken from https://github.com/JohnnyMorganz/StyLua/releases/tag/v0.17.1):

v0.17.1
Fixed

    Bumped internal parser dependency which should fix parsing problems for comments with Chinese characters, and multiline string escapes
    Fixed comments in punctuated lists for return statements or assignments being incorrectly formatted leading to syntax errors (#662)
    Fixed line endings not being correctly formatted in multiline string literals and comments (#665)

What's Changed

    Adding Homebrew instructions by @benfrain in #661
    Fix comments in punctuated list for returns and assignments by @JohnnyMorganz in #663
    Cleanup trivia code by @JohnnyMorganz in #664
    Format line endings in multiline strings and comments by @JohnnyMorganz in #666

(nikita)

2023-03-31 15:04:12 UTC MAIN commitmail json YAML

While gnuplot does not use libXaw, it does use one of the package's
dependencies(xorgproto), which nowe ends up missing in an x11-only build.

Let me guess - the change wasn't build-tested?

(hauke)

2023-03-31 10:50:27 UTC MAIN commitmail json YAML

depends.mk: PATH must be quoted

(adam)

2023-03-31 10:49:05 UTC MAIN commitmail json YAML

2023-03-31 08:16:41 UTC MAIN commitmail json YAML

lua-langua-server: patch the hardcoded /usr/pkg in 3rd.

(nikita)

2023-03-31 08:07:04 UTC MAIN commitmail json YAML

Updated net/ngtcp2, devel/cmake

(adam)

2023-03-31 08:06:46 UTC MAIN commitmail json YAML

cmake: updated to 3.26.2

CMake 3.26.2
* cmGlobalGenerator: Factor out helper to check target ordering
* Ninja,Makefile: Restore Fortran module scanning in static library cycle
* Ninja: Restore slash style for MinGW tools when extra languages are enabled
* Swift: Restore compatibility with old C++ driver

(adam)

2023-03-31 08:05:33 UTC MAIN commitmail json YAML

ngtcp2: updated to 0.14.1

ngtcp2 v0.14.1

client: Fix bug that nghttp3_conn is not initialized

(adam)

2023-03-31 01:18:05 UTC MAIN commitmail json YAML

+ py-django-localflavor

(joerg)

2023-03-31 01:17:05 UTC MAIN commitmail json YAML

2023-03-31 01:15:44 UTC MAIN commitmail json YAML

doc: Added www/py-django-sslserver version 0.20

(joerg)

2023-03-31 01:14:50 UTC MAIN commitmail json YAML

doc: Added www/py-django-localflavor version 3.1

(joerg)

2023-03-31 01:14:36 UTC MAIN commitmail json YAML

Add py-django-localflavor-3.1:

django-localflavor is a collection of assorted pieces of code that are
useful for particular countries or cultures. These are called the "local
flavor" add-ons and live in the localflavor package.

Inside that package, country- or culture-specific code is organized into
subpackages, named using ISO 3166 country codes.

Most of the localflavor add-ons are localized form components deriving
from the forms framework - for example, a USStateField that knows how to
validate U.S. state abbreviations, and a FISocialSecurityNumber that
knows how to validate Finnish social security numbers.

(joerg)

2023-03-31 01:13:07 UTC MAIN commitmail json YAML

+ py-django-sslserver

(joerg)

2023-03-31 01:00:38 UTC MAIN commitmail json YAML

Add py-django-sslserver-0.20:

Django SSL Server is a SSL-enabled development server for the Django
Framework. It is not intended for productive environments and should not
be considered secure.

(joerg)

2023-03-31 00:43:31 UTC MAIN commitmail json YAML

doc: Updated textproc/lua-expat to 1.5.1

(joerg)

2023-03-31 00:43:22 UTC MAIN commitmail json YAML

Update to lua-expat-1.5.1:

Added option "allowDTD" to the threat protection parser.
Add configuration for Billion Laughs Attack prevention.
Expose Expat compile time constants (lxp._EXPAT_FEATURES), see Expat documentation.
Fix bad buffer size calculation in threat parser
Improved Lua version support (5.1 - 5.4)
Fix memory leak when callbacks reference a parser object
Expose Expat library version (lxp._EXPAT_VERSION)
Added 'lxp.totable' module (thanks Tom叩s Guisasola Gorham)
Fix integers being returned as floats on Lua 5.3+ (thanks Kim Alvefur)
Fix XmlDecl callback can also return 'nil' for 'standalone'
Many documentation updates
Added triplet namespace setting (returnnstriplet)
Added EntityDecl handler
Added AttlistDecl handler
Added ElementDecl handler
Added SkippedEntity handler
Added EndDoctypeDecl handler
More tests and new test setup; Busted, LuaCheck, Github actions
Improved finishing, multiple nil-calls no longer throw errors
Fix 'lxp.lom' to properly handle input as function, table, or file
Added option for namespace aware parsing to the 'lxp.lom' module
Repository moved to lunarmodules
Added threat protection parser (protects against excessively large inputs), with options for the 'lxp.lom' and 'lxp.totable' to use it.
support for the XmlDecl handler
add parser:getcurrentbytecount() (XML_GetCurrentByteCount)
ability to disable CharacterData merging

(joerg)

2023-03-31 00:35:40 UTC MAIN commitmail json YAML

doc: Updated security/lua-sec to 1.3.1

(joerg)

2023-03-31 00:35:31 UTC MAIN commitmail json YAML

Update to lua-sec-1.3.1

* Fix: check if PSK is available
* Add :getlocalchain() + :getlocalcertificate() to mirror the peer methods (@mwild1)
* Add Pre-Shared Key (PSK) support (@jclab-joseph)
* Add key material export method
* Backguard compat for openssl on providers, like LTS linuxes
* Fix missing DANE flag
* Remove unused parameter in https.lua

(joerg)

2023-03-31 00:31:32 UTC MAIN commitmail json YAML

doc: Updated math/lua-cassowary to 2.3.2

(joerg)

2023-03-31 00:31:23 UTC MAIN commitmail json YAML

2023-03-31 00:24:28 UTC MAIN commitmail json YAML

doc: Updated devel/lua-repl to 0.10

(joerg)

2023-03-31 00:24:17 UTC MAIN commitmail json YAML

2023-03-31 00:22:38 UTC MAIN commitmail json YAML

2023-03-31 00:22:11 UTC MAIN commitmail json YAML

lua-penlight 1.13.1:

fix: warn unquoted argument
fix: xml.parse returned nonsense when given a file name
feat: app.require_here now follows symlink'd main modules to their directory
fix: pretty.write invalid order function for sorting
fix: compat.warn raised write guard warning in OpenResty
feat: utils.enum now accepts hash tables, to enable better error handling
feat: utils.kpairs new iterator over all non-integer keys
fix: warn use rawget to not trigger strict-checkers
fix: lapp provides the file name when using the default argument
fix: lapp positional arguments now allow digits after the first character
fix: path.isdir windows root directories (including drive letter) were not considered valid

(joerg)

2023-03-30 22:51:23 UTC MAIN commitmail json YAML

Drop environment when pulling in dependencies. This fixes test-depends.

(joerg)

2023-03-30 21:47:15 UTC MAIN commitmail json YAML

doc: Updated graphics/libheif to 1.15.2nb1

(wiz)

2023-03-30 21:47:07 UTC MAIN commitmail json YAML

libheif: enable dav1d

Remove gcc workaround, not needed on NetBSD 10.

Bump PKGREVISION.

(wiz)

2023-03-30 21:45:10 UTC MAIN commitmail json YAML

libheif: remove patch

File doesn't use alloca() any longer, so no need for alloca.h

(wiz)

2023-03-30 21:43:58 UTC MAIN commitmail json YAML

2023-03-30 21:41:58 UTC MAIN commitmail json YAML

doc: Updated graphics/libheif to 1.15.2

(wiz)

2023-03-30 21:41:50 UTC MAIN commitmail json YAML

libheif: update to 1.15.2.

Switch to CMake since upstream will deprecate autoconf.
Remove merged patch.

v1.15.2 - maintenance release Latest

    Fixes an incompatibility with AOM v3.6.0.
    A couple of smaller fixes.

v1.15.1 - fix compilation without plugins

build fix only

v1.15.0 - Windows plugins / CLLI, MDCV, PASP boxes

    codec plugin system now also works with Windows
    heif_convert: manually choose which decoder should be used
    support for CLLI (content light level box), MDCV (mastering display colour volume), PASP (pixel aspect) information
    ICC profile support in gdk-pixbuf loader
    various fixes

v1.14.2 - maintenance

A function name typo in the C++ wrapper was corrected in v1.14.1, but the old function name should not have been removed from the API
(ColorProfile_nclx::set_color_primaries()). The old name is added to the API again in this release.

This is the only change in this update.

v1.14.1 - maintenance release

This release fixes

    various issues is the build system
    encoding images smaller than 64x64 with svt-av1
    the 'quality' parameter for svt-av1
    a potentially wrong image orientation for PNG inputs
    crash on non-null terminated XMP input
    HDR RGB to YCbCr conversion coefficients for limited range coefficients

1.14.0 - codec plugins / svt-av1 backend

    adds SVT-AV1 encoder as AVIF backend
    dynamic plugin interface for installing codecs independently from libheif (currently Unix only)
    add XMP header compression (using zlib)
    library should now be initialized with heif_init()
    heif_convert: extract EXIF and XMP to separate files
    heif_enc: add benchmarking function to compare codecs
    copy EXIF/XMP between HEIC/AVIF files and JPEG/PNG in all kinds of combinations
    remove EXIF orientation tag from input when converting to HEIC/AVIF and generate irot/imir boxes matching the input orientation

(wiz)

2023-03-30 21:36:40 UTC MAIN commitmail json YAML

doc/TODO: + irssi-1.4.4.

(wiz)

2023-03-30 21:34:03 UTC MAIN commitmail json YAML

devel/lld: remove sentence about "this document" from DESCR

(rillig)

2023-03-30 20:29:48 UTC MAIN commitmail json YAML

2023-03-30 20:26:38 UTC MAIN commitmail json YAML

2023-03-30 20:17:26 UTC MAIN commitmail json YAML

doc: Updated security/gpg-tui to 0.9.5

(pin)

2023-03-30 20:16:56 UTC MAIN commitmail json YAML

security/gpg-tui: update to 0.9.5

[0.9.5] - 2023-03-30
Changed
- Switch to ratatui
- Bump dependencies
- Bump transitive dependencies
- Bump the Rust version in Dockerfile
- Switch to dtolnay/rust-toolchain action

(pin)

2023-03-30 20:16:02 UTC MAIN commitmail json YAML

doc: Updated sysutils/erdtree to 1.7.0

(pin)

2023-03-30 20:15:38 UTC MAIN commitmail json YAML

sysutils/erdtree: update to 1.7.0

[1.7.0] - 2023-03-30
What's Changed
- Fix windows can not recognize the tag version when publishing by
  @Tlntin in #91
- Fix the problem that test actions cannot upload windows binary files, add
  the function of custom form to set tag version. by @Tlntin in #94
- Reduce default thread count by @solidiquis in #99
- option for plain text disk usage reporting by @solidiquis in #102
- Prune bug by @solidiquis in #103
- dirs-only by @solidiquis in #104
- Feature/file count by @solidiquis in #105

(pin)

2023-03-30 19:44:09 UTC MAIN commitmail json YAML

py-junos-eznc: update to version 2.6.7.

Pkgsrc changes:
* update dependency list to match package requirements
* PLIST and checksum fixes

Upstream changes:

2.6.7:

Enhancements done
    Supported option to set look_for_keys with bool True/False #1234

Bugs Fixed
    Fixed build failure against setuptools #1231

2.6.6:

Bugs Fixed
    Fixed reboot failing on other RE #1199
    Fixed passing 'sleep' arg to StartShell run() #1202
    Fixed PyEZ get-facts support for ACX model #1209
    Fixed EthPortTable regex pattern #1215
    Fixed StartShell UnboundLocalError #1203 #1211

2.6.5:

Enhancements done
    Supported multi-gig ports for EthPortTable.yml #1177

Bugs Fixed
    Fixed on-box support for start shell types #1190 #1186
    Fixed conn_open_timeout value was getting set None , changed
      it to default 30 seconds #1184

2.6.4:

Enhancements done
    Supported start_shell options to choose the shell types (sh or csh) #995
    Supported for python 3.9

Bugs Fixed
    Fixed Device facts current_re returns the SRX cluster node0
      and node1 details with cluster ID 16 #1135
    Fixed upgrade ncclient version 0.6.13, updated requirements.txt
      to install ncclient==0.6.13 #1153
    Fixed deprecation warning due to invalid escape sequences #1034
    Fixed Unit tests test_sw_put_ftp failure #1165

2.6.3:

Enhancements done
    Adding ignore warning for rollback api #1131
    Add escaped $ Bourne-style shell prompt support #868

Bugs Fixed
    Fix for junos versions returning a bool value for config diff
      if there are no changes #1093
    Handle ncclient timeout exception at close. #787
    Newer junos versions return a bool for config diff and not
      etree if there are no changes #1093

2.6.2:

Bugs Fixed
    Fix for evo device as Password prompt comes directly during telnet #1112

2.6.1:

Enhancement Added
    Flag for json.loads() for special character like newline was
      made false by default. #1029

Bugs Fixed
    Transform function modified only for the rpc and set back to
      original value. #1108
    Skip the values returned in re-list without numbers during
      multi re software install #1099
    getiterator() replaced with iter() as was deprecated in Python
      3.2 and removed in Python 3.9 #1110

2.6.0:

Enhancement Added
    Python 2 support removed from this release.
    Session-id variable added to support telnet based persistent
      connection in Juniper supported ansible collections.

2.5.4:

Features Added
    cRPD model check to be added for on-box junos #1084

Bugs Fixed
    support use-fast-diff in diff/pdff function #1088
    Zeroize handling modified for scenario where only warning is
      returned in the rpc-reply #1087
    ntc_template and textfsm module's installation made optional
      and to be done explicitly if one want to use PyEZ table/view
      for other vendors cli o/p parsing. #1085
    Checksum algorithm argument to be passed during remote checksum
      in software installation. #1083
    docstring initialized with empty string as it becomes empty if
      optimization flag is added. #1081

2.5.3:

Bugs Fixed
    vmhost single re based image upgrade is failing while reboot #1071

2.5.2:

Bugs Fixed
    juniper_junos_system fails when (vmhost) rebooting MX204 router #1068
    Testcase failing in PyEZ after ncclient upgrade #1064
    Wheel support for version integrated with versioneer. #1070
    rpc-reply during reboot parsing gives error #1066

2.5.1:

Bugs Fixed
    Adding monitor-failure information in juniper_junos_facts output #991
    Raise exception when dev.cli fails with exception #925
    Device version fix for srx when cluster id greater than 15 #1032 #819

2.5.0:

Features Added
    Black tool integrated and checked in Travis.
    Versioneer support added for the code.
    Changes for ansible actions of the reboot, shutdown to be handled in PyEZ

Bugs Fixed
    sax parser filter generation generic logic #1047
    Changes for the msg displayed in case of failure in software update #1030
    fix for default ssh_config path in windows #1043
    ntc_template latest version uses textfsm 1.1.0 #1042
    drop hard dependency on unittest2 #1040

Note:
  Due to changes in software install functionality, the return type
  has changed for the function sw.install.  Now it will return tuple
  in place of Boolean, Tuple contains Success/Failure status and
  software install message (if any)

2.4.1:

Bugs fixed
    Latest textfsm doesn't support in windows. Hence, supporting
      textfsm 0.4.1 for windows user #1019
    Convert port argument when passed as str to int data type #1020
    Return type of sw.install function going to change in the
      upcoming major release. So, added a deprecation warning in
      sw.install #1025

2.4.0:

Features Added
    Added TableView Null Key support #983
    Added timeout support for commit_check() #998
    Added Win serial COM support #1000
    Added load patch support #1001
    Added textfsm support for table/view #1009

Bugs fixed:
    Fixed table/view issue w.r.t to get() call #981
    Fixed documentation typo #986
    Handled sax parser input for nested fields #997
    Fixed outbound ssh issue #1007
    Fixed xpath issue when defined with a string function #1008

2.3.2:

Features Added
    Added TableView Null Key support #983
    Added timeout support for commit_check() #998
    Added Win serial COM support #1000
    Added load patch support #1001
    Added textfsm support for table/view #1009

Bugs fixed:
    Fixed table/view issue w.r.t to get() call #981
    Fixed documentation typo #986
    Handled sax parser input for nested fields #997
    Fixed outbound ssh issue #1007
    Fixed xpath issue when defined with a string function #1008

2.3.1:

Bugs fixed:
    Handled a check for pending Junos OS or package installation #966
    Fixed MetaPathLoader support only for jnpr.junos* modules #977
    Fixed huge tree XML support #975
    Fixed Junos sax parser issue for filter_xml broken #969

2.3.0:

Features Added
    TableView extended for vty/cli unstructured command #950
    Added junos SAX parser feature #942 #955 #951
    Added TableView Null Key support #910
    Added command tables #958.
    Added reboot support for junos vmhost platform #952
    Added ElsEthernetSwitchingTable TableView #939
    Added callback functionality to ftp get #932
    Extended start shell support for Bourne shell #934
    Added at option support for sw.reboot() and sw.poweroff() #916
    Added generalized function for ssh-client #957

Bugs Fixed
    Updated fact collection for srx platform #935
    Supports new ssh private key format #945
    Handled exception in dev.close() #956
    Updated file transfers to use context manager to open files #885
    Fixed reboot and poweroff behavior #916

2.2.1:

Bugs Fixed
    Handle multiple package-result values from sw.install #864
    Extended support to WR-Based Linux H/W #882 #883 #889
    Fixed issues in Console over SSH #877
    Optimized PyEZ docker image size and minor bug fixes #894 #911
    Fixed JSON serialization for Junos facts #902
    Updated securityzone.yml. Added item zone-security #909
    Fixed runtime error while using Outbound-SSH #915
    Fixed Pyyaml bugs #914 #917 #918

2.2.0:

Features Added:
    Support for Node Slicing based platforms #856
    Support for Linux based Juniper devices #862
    Support SSH Connection through console server (having login
      credentials) #861 #870
    Outbound SSH #732

2.1.9:

Bugs Fixed
    Added op tables and views for SRX security zones #855
    Changed facts for DVATIA platform #856
    Fixed issue in gathering facts when other RE is rebooting/off #852
    Added and fixed existing unit test cases in PyEZ #838 #854 #840
    Fixed RpcTimeoutError for pdiff() #839
    Handled newer junos device #853

2.1.8:

Bug Fixed:
    Correct PyEZ TechWiki link #813
    Support active and inactive configuration options in config
      table/view #826
    Upgraded alpine 3.6 to support docker in PyEZ #789 #828 #827
    Support configuration table/view in telnet mode #829
    Added new unit test cases in PyEZ #831
    Detect set config format with all keywords like insert, activate,
      copy etc #791 #792

(he)

2023-03-30 19:37:38 UTC MAIN commitmail json YAML

Note additions of
  textproc/py-yamlordereddictloader version 0.4.0
  devel/py-transitions version 0.9.0
  textproc/py-ntc_templates version 1.5.0

and update of
  net/py-junos-eznc to 2.6.7

(he)

2023-03-30 19:33:13 UTC MAIN commitmail json YAML

doc/TODO: + freeradius-3.2.2, poco-1.12.4.

(wiz)

2023-03-30 19:12:12 UTC MAIN commitmail json YAML

Add py-ntc_templates version 1.5.0.

Repository of TextFSM Templates for Network Devices, and Python
wrapper for TextFSM's CliTable.

TextFSM is a project built by Google that takes CLI string output
and passes each line through a series of regular expressions until
it finds a match. The regular expressions use named capture groups
to build a text table out of the significant text. The names of
the capture groups are used as column headers, and the captured
values are stored as rows in the table.

This project provides a large collection of TextFSM Templates (text
parsers) for a variety of Networking Vendors. In addition to the
templates, there is a function that will convert the CLI output
into a CliTable object; the resulting text table is converted into
a list of dictionaries mapping the column headers with each row in
the table.

(he)

2023-03-30 19:08:56 UTC MAIN commitmail json YAML

Add py-transitions version 0.9.0.

A lightweight, object-oriented state machine implementation in
Python with many extensions. Compatible with Python 2.7+ and 3.0+.

(he)

2023-03-30 18:58:56 UTC MAIN commitmail json YAML

Add py-yamlordereddictloader version 0.4.0.

This module provide a loader and a dumper for PyYAML allowing to
keep items order when loading a file (by putting them in OrderedDict
objects) and to manage OrderedDict objects when dumping to a file.

This is apparently subsumed by
  https://github.com/Phynix/yamlloader
but is for the time required by the coming py-junos-eznc update.

(he)