Commit graph

351811 commits

Author SHA1 Message Date
manu
450b9c3633 Added print/tex-anyfontsize version 1.6
The package allows the to user select any font size (via e.g.
\fontsize{...}{...}\selectfont), even those sizes that are not
listed in the .fd file. If such a size is requested, LaTeX will
search for and select the nearest listed size; anyfontsize will
then scale the font to the size actually requested.
2022-02-02 15:23:39 +00:00
manu
56bc1d33bf Added print/tex-tikzpagenodes version 1.1
This package provides special PGF/TikZ nodes for the text,
marginpar, footer and header area of the current page. They are
inspired by the 'current page' node defined by PGF/TikZ itself.

Contributed by Jean-Jacques Puig
2022-02-02 15:19:02 +00:00
manu
463e3ff4f7 Updated net/nagios-plugin-dotpid to 0.7
Add a -x option to exclude file patterns from /var/run
2022-02-02 15:06:43 +00:00
pin
a9246aaf93 doc: Updated textproc/hgrep to 0.2.3 2022-02-02 14:49:26 +00:00
pin
ecc828341b textproc/hgrep: update to 0.2.3
-Update dependencies including bat v0.19 and clap v3
-Build binaries with the latest Rust compiler v1.58.1
2022-02-02 14:49:06 +00:00
wiz
174d1d410e doc: Updated graphics/openexr to 3.1.4 2022-02-02 14:48:30 +00:00
wiz
c363b2a281 openexr: update to 3.1.4.
## Version 3.1.4 (January 26, 2022)

Patch release that addresses various issues:

* Several bug fixes to properly reject invalid input upon read
* A check to enable SSE2 when building with Visual Studio
* A check to fix building with VisualStudio on ARM64
* Update the automatically-downloaded version of Imath to v3.1.4
* Miscellaneous documentation improvements

This addresses one public security vulnerability:

* [CVE-2021-45942](https://nvd.nist.gov/vuln/detail/CVE-2021-45942) Heap-buffer-overflow in Imf_3_1::LineCompositeTask::execute

Specific OSS-fuzz issues:

* OSS-fuzz [43961](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=43961) Heap-buffer-overflow in generic_unpack
* OSS-fuzz [43916](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=43916) Heap-buffer-overflow in hufDecode
* OSS-fuzz [43763](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=43763) Heap-buffer-overflow in internal_huf_decompress
* OSS-fuzz [43745](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=43745) Floating-point-exception in internal_exr_compute_tile_information
* OSS-fuzz [43744](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=43744) Divide-by-zero in internal_exr_compute_tile_information
* OSS-fuzz [42197](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=42197) Out-of-memory in openexr_exrcheck_fuzzer
* OSS-fuzz [42001](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=42001) Timeout in openexr_exrcheck_fuzzer
* OSS-fuzz [41999](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41999) Heap-buffer-overflow in Imf_3_1::LineCompositeTask::execute
* OSS-fuzz [41669](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41669) Integer-overflow in Imf_3_1::rleUncompress
* OSS-fuzz [41625](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41625) Heap-buffer-overflow in uncompress_b44_impl
* OSS-fuzz [41416](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41416) Heap-buffer-overflow in Imf_3_1::LineCompositeTask::execute
* OSS-fuzz [41075](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41075) Integer-overflow in Imf_3_1::copyIntoDeepFrameBuffer
* OSS-fuzz [40704](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40704) Crash in Imf_3_1::DeepTiledInputFile::readPixelSampleCounts
* OSS-fuzz [40702](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40702) Null-dereference in bool Imf_3_1::readDeepTile<Imf_3_1::DeepTiledInputFile>
* OSS-fuzz [40701](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40701) Null-dereference in bool Imf_3_1::readDeepTile<Imf_3_1::DeepTiledInputPart>
* OSS-fuzz [40423](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40423) Out-of-memory in openexr_exrcheck_fuzzer
* OSS-fuzz [40234](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40234) Heap-buffer-overflow in generic_unpack
* OSS-fuzz [40231](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40231) Heap-buffer-overflow in hufDecode
* OSS-fuzz [40091](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40091) Heap-buffer-overflow in hufDecode

Merged Pull Requests:

* [1225](https://github.com/AcademySoftwareFoundation/openexr/pull/1225)
Bazel build: Update Imath
* [1224](https://github.com/AcademySoftwareFoundation/openexr/pull/1224)
Add error check to prevent corrupt files trying to unpack
* [1223](https://github.com/AcademySoftwareFoundation/openexr/pull/1223)
Fix issues with a a "short" huf table and checking boundary conditions, missing return value
* [1222](https://github.com/AcademySoftwareFoundation/openexr/pull/1222)
Fix OSS Fuzz 43763, 43745
* [1218](https://github.com/AcademySoftwareFoundation/openexr/pull/1218)
OSS-Fuzz pass 15jan2022
* [1217](https://github.com/AcademySoftwareFoundation/openexr/pull/1217)
Added missing check _M_IX86 or _M_X64 when using __lzcnt.
* [1216](https://github.com/AcademySoftwareFoundation/openexr/pull/1216)
Corrected the check to enable SSE2 when building with Visual Studio.
* [1214](https://github.com/AcademySoftwareFoundation/openexr/pull/1214)
prevent overflow in allocation of RLE buufer
* [1213](https://github.com/AcademySoftwareFoundation/openexr/pull/1213)
add check for decompressed deepscanline datasize
* [1209](https://github.com/AcademySoftwareFoundation/openexr/pull/1209)
enforce xSampling/ySampling==1 in CompositeDeepScanLine
* [1208](https://github.com/AcademySoftwareFoundation/openexr/pull/1208)
Reduce memory consumption with very large deepscanline images
* [1206](https://github.com/AcademySoftwareFoundation/openexr/pull/1206)
Update INSTALL.md
* [1205](https://github.com/AcademySoftwareFoundation/openexr/pull/1205)
DeepScanlineInputFile now uses chunk size test from DeepTiledInputFile
* [1200](https://github.com/AcademySoftwareFoundation/openexr/pull/1200)
Corrected Deep Docs & Example Code
* [1199](https://github.com/AcademySoftwareFoundation/openexr/pull/1199)
Fix C++ DeepTile reading in Imf::CheckFile
* [1195](https://github.com/AcademySoftwareFoundation/openexr/pull/1195)
Fix bugs in ImfCheckFile.cpp:readDeepTile()
* [1193](https://github.com/AcademySoftwareFoundation/openexr/pull/1193)
mention multipart files in multiview doc
* [1191](https://github.com/AcademySoftwareFoundation/openexr/pull/1191)
Replace Doxygen/Sphinx targets with "docs"
* [1190](https://github.com/AcademySoftwareFoundation/openexr/pull/1190)
Add Compression section to "Reading and Writing Image Files" doc
* [1189](https://github.com/AcademySoftwareFoundation/openexr/pull/1189)
Fix typo in readthedocs url
2022-02-02 14:48:18 +00:00
wiz
9f04e14315 doc: Updated devel/ocaml-findlib to 1.9.3 2022-02-02 14:45:27 +00:00
wiz
1e8092b8c4 ocaml-findlib: update to 1.9.3.
Changes not found.
2022-02-02 14:45:18 +00:00
wiz
a9b5ad3171 ocaml-findlib: use upstream DESTDIR variable called 'prefix'
Bump PKGREVISION to be on the safe side.
2022-02-02 14:35:34 +00:00
tm
b68a21b5ba doc: Updated databases/phpmyadmin to 4.9.9 2022-02-02 13:42:06 +00:00
tm
9df6d3aaaf phpmyadmin: update to 4.9.9
4.9.9 (2022-01-22)
- issue #17305 Fix syntax error for PHP 5
- issue #17307 Fix hide_connection_errors being undefined when a controluser is set

4.9.8 (2022-01-20)
- issue #14321 Display a correct error page when "$cfg['Servers'][$i]['SignonURL']" is empty for auth_type=signon
- issue #14321 [security] Remove leaked HTML on signon page redirect before login for auth_type=signon
- issue        [security] Add configuration directive $cfg['Servers'][$i]['hide_connection_errors'] to allow hiding host names and other error details when login fails
- issue        [security] Add configuration directive $cfg['URLQueryEncryption'] to allow encrypting senstive information in the URL
- issue        [security] Fix a scenario where an authenticated user can disable two factor authentication
2022-02-02 13:41:12 +00:00
hauke
7604fe1095 doc: Updated sysutils/tsm8 to 8.1.13.0 2022-02-02 13:39:16 +00:00
hauke
b38b4f39e8 Update sysutils/tsm8 to v8.1.13
This is a bugfix release; upstream does not really provide a changelist.

While here, deal with fallout from introducing yet another global
*_SUPPORTED variable.
2022-02-02 13:38:56 +00:00
adam
31bfca5564 Updated net/py-minio, sysutils/py-magic 2022-02-02 12:29:34 +00:00
adam
928112cc14 py-magic: updated to 0.4.25
Changes to 0.4.25:
- Support os.PathLike values in Magic.from_file and magic.from_file
2022-02-02 12:29:14 +00:00
adam
d69a7157ad py-minio: updated to 7.1.3
7.1.3:
Bugfix Release
* Update set_object_lock_config.py
* fix finding user's home directory in AWSConfigProvider/MinioClientConfigProvider
* fix EnvAWSProvider/EnvMinioProvider to fetch access/secret keys and session token always from os.environ
2022-02-02 12:27:14 +00:00
kim
4a87ba9a9b doc: Updated shells/standalone-tcsh to 6.24.00 2022-02-02 11:27:51 +00:00
kim
8c0ab46b5c doc: Updated shells/static-tcsh to 6.24.00 2022-02-02 11:27:39 +00:00
kim
033f9ec231 doc: Updated shells/tcsh to 6.24.00 2022-02-02 11:27:25 +00:00
kim
4bc1b14223 {,standalone-,static-}tcsh: Update to 6.24.00:
Changes since 6.23.02:

 11. Update config.guess and config.sub so arm64 is recognized
2022-02-02 11:27:13 +00:00
adam
416af9ab1f Updated www/py-django2, www/py-django3 2022-02-02 10:24:01 +00:00
adam
5da5e24f33 py-django3: updated to 3.2.12
Django 3.2.12 fixes two security issues with severity “medium” in 3.2.11.

CVE-2022-22818: Possible XSS via {% debug %} template tag

CVE-2022-23833: Denial-of-service possibility in file uploads
2022-02-02 10:23:41 +00:00
adam
e2e87bd624 py-django2: updated to 2.2.27
Django 2.2.27 fixes two security issues with severity “medium” in 2.2.26.

CVE-2022-22818: Possible XSS via {% debug %} template tag

CVE-2022-23833: Denial-of-service possibility in file uploads
2022-02-02 10:17:19 +00:00
hauke
40a83aefc7 Unbreak oracle-j*8 packages -- "Contains pre-built binaries", so no PIE support. 2022-02-02 10:16:52 +00:00
triaxx
56f9469fbd doc: Updated net/syncthing to 1.19.0 2022-02-01 21:32:18 +00:00
triaxx
d9979b6a57 syncthing: Update to 1.19.0
upstream changes:
-----------------
o v1.19.0
  Bugfixes:
    #8103: API: /rest/system/connections has misleading "total" entries
  Enhancements:
    #7428: Add ignore patterns to folder defaults
    #8090: Allow specifying ports in --generate
2022-02-01 21:32:03 +00:00
nikita
335a1de6b8 doc: Updated security/passphrase to 1.2 2022-02-01 20:01:07 +00:00
nikita
451975b3cd passphrase: Update to 1.2
Changelog from https://git.sr.ht/~alva/passphrase/refs/1.2
1.2
	Zig 0.9.0 compatibility
2022-02-01 20:00:56 +00:00
pin
10f01a2edd doc: Added sysutils/bkt version 0.5.1 2022-02-01 19:18:39 +00:00
pin
af97f8bc85 Add bkt 2022-02-01 19:18:11 +00:00
pin
e2f94b11dd sysutils/bkt: import package
bkt (pronounced bucket) is a subprocess caching utility written in Rust,
inspired by bash-cache.
Wrapping expensive process invocations with bkt allows callers to reuse recent
invocations without complicating their application logic. This can be useful in
shell prompts, interactive applications such as fzf, and long-running programs
that poll other processes.

When bkt is passed a command it hasn't seen before (or recently) it executes
the command synchronously and caches its stdout, stderr, and exit code.
Calling bkt again with the same command reads the data from the cache and
outputs it as if the command had been run again.
2022-02-01 19:17:29 +00:00
pin
6495b1fe2e doc: Updated sysutils/felix to 0.4.0 2022-02-01 19:15:14 +00:00
pin
c680433344 sysutils/felix: update to 0.4.0
-enable to show/hide hidden items ( #34 @balroggg )
-felix keeps the state of show_hidden(whether to show hidden items) and
 sort_by(by name or by modified time): The change remains after exit.
2022-02-01 19:14:54 +00:00
tsutsui
2530a4ed17 doc: Updated graphics/raleigh-reloaded to 1.4 2022-02-01 19:03:39 +00:00
tsutsui
0165abc57c raleigh-reloade: update to 1.4.
No release note, but includes several visual style improvements.
2022-02-01 19:03:23 +00:00
schmonz
1822939272 Remove a patch, missed in previous. 2022-02-01 18:44:05 +00:00
schmonz
577e63d668 doc: Updated mail/feed2exec to 0.18.0 2022-02-01 18:43:24 +00:00
schmonz
c17eac1527 Update to 0.18.0. From the changelog:
ship accumulated bugfixes and catchup with wayback machine changes.

special thanks to Paul Wise for the immesurable patience on
the wayback plugin and test suite, and to Jelmer Vernooij for the
Debian Janitor.

New features:

* Add support for saving page resources to the Wayback Machine too,
  thanks Paul Wise!

API changes:

* we now generate a standard message-id, which has brackets around it

Bugfixes:

* fix rare crash in feed2exec parse with an empty `mailbox` setting
* fix feedparser dependencies for newer python
* catchup with html2text again (2020.1.16)
* add failing test and fix for cachecontrol 0.12.10 new API (Closes: GL#22)
* do not cache requests in plugins (Closes: #1001412, GL#26)
* Require feedparser 5 as minimum version for Python 3, thanks Paul Wise

Documentation:

* mention (lack of) Gemini and other protocol support
* leave Freenode for oftc.net

Cleanup, CI, linting:

* avoid dateparser bug workaround in newer versions
* drop support for python 3.5, add 3.9
* enforce black in tox, but not in CI
* first pass at type checking with mypy, with failures allowed
* switch to setup.cfg as much as possible
* fix rst syntax since we are not hacking it anymore
* mention build module, which may be necessary for newer setuptools_scm
* move fixtures to conftest.py
* use pytest.mark.network instead of xfail
2022-02-01 18:43:17 +00:00
fcambus
3d1ab2f73d doc: Updated audio/libopenmpt to 0.6.1 2022-02-01 15:29:41 +00:00
fcambus
755b59607d libopenmpt: update to 0.6.1.
### libopenmpt 0.6.1 (2022-01-30)

 *  [**Bug**] Linking libmpg123 no longer fails on OpenBSD.
 *  [**Bug**] Possible hang with malformed DMF, DSM, MED, MUS, OKT and SymMOD
    files containing 65536 or more patterns when destroying the module.
 *  [**Bug**] Avoid NaNs and infinite values with custom tunings and in the
    I3DL2Reverb plugin.

 *  The letter "z" is now evaluated in fixed MIDI macros (Z80...ZFF) the same
    way as in Impulse Tracker.
 *  MOD: Loosened VBlank timing heuristics so that "frame of mind" by Dascon
    plays correctly.
 *  MOD: Validate the contents of "hidden" patterns beyond the end of the order
    list when the file size matches the expected size when only taken "official"
    patterns into account. This fixes Shofixti Ditty.mod from Star Control 2
    while keeping other (partly broken) modules working.
 *  MED: Command 20 (reverse sample) is now only applied when it's next to a
    note.
 *  S3M: Introducing the "Send OPL key-off when triggering notes" compatibility
    setting broke retrigger for OPL notes again (they retriggered rather than
    not retriggering).
 *  S3M: Retriggering a note no longer resets its pitch after a portamento.
 *  S3M: Partially implement retrigger behaviour for stopped notes in
    SoundBlaster mode: Like in IT, it is not possible to retrigger a sample that
    has already stopped playing.
 *  DIGI: Improve compatibility with E3x reverse sample command.
 *  DSym: Tempos < 32 were treated as tempo slides.
 *  SymMOD: Key-off command was not implemented properly.
2022-02-01 15:29:29 +00:00
ryoon
7c8f51fb2c fnaify: Fix GitHub usage 2022-02-01 15:10:57 +00:00
ryoon
ff03ba17cd licenses: Add libtpms-license 2022-02-01 15:07:01 +00:00
fcambus
98608d9b52 doc: Updated devel/mold to 1.0.3 2022-02-01 14:22:01 +00:00
fcambus
8f2ac6ef09 mold: update to 1.0.3.
mold 1.0.3 is a maintenance release of the high-speed linker. It contains
only the following bug fix:

build-static.sh didn't create a statically-linked mold executable (#315).
The problem is now fixed. (601b9e6)
2022-02-01 14:21:51 +00:00
taca
8709266978 doc/TODO: sudo
+ sudo-1.9.9.
2022-02-01 13:49:13 +00:00
fcambus
a553620314 doc: Updated net/dbip-country-lite to 2022.02 2022-02-01 13:41:58 +00:00
fcambus
3fef39e58e dbip-country-lite: update to 2022.02.
No upstream ChangeLog.
2022-02-01 13:41:47 +00:00
fcambus
71640d8496 doc: Updated net/dbip-city-lite to 2022.02 2022-02-01 13:37:44 +00:00
fcambus
7d0cca77ff dbip-city-lite: update to 2022.02.
No upstream ChangeLog.
2022-02-01 13:37:33 +00:00