summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-09-15py-setuptools: updated to 57.5.0adam2-7/+7
v57.5.0 Changes Added implicit globbing support for [options.data_files] values. Documentation changes fix various syntax and style errors in code snippets in docs
2021-09-15doc: Added x11/yad version 10.1nia1-1/+2
2021-09-15add x11/yadnia5-1/+73
Yet Another Dialog allows you to display GTK+ dialog boxes from the command line or shell scripts.
2021-09-15doc: Updated www/curl to 7.79.0wiz1-1/+2
2021-09-15curl: update to 7.79.0.wiz3-23/+23
This release includes the following changes: o bearssl: support CURLOPT_CAINFO_BLOB [3] o http: consider cookies over localhost to be secure [24] o secure transport: support CURLINFO_CERTINFO [63] This release includes the following bugfixes: o CVE-2021-22945: clear the leftovers pointer when sending succeeds [112] o CVE-2021-22946: do not ignore --ssl-reqd [111] o CVE-2021-22947: reject STARTTLS server response pipelining [110] o ares: use ares_getaddrinfo() [51] o asyn-ares.c: move all version number checks to the top o auth: do not append zero-terminator to authorisation id in kerberos [32] o auth: properly handle byte order in kerberos security message [36] o auth: use sasl authzid option in kerberos [34] o auth: we do not support a security layer after kerberos authentication [35] o BINDINGS.md: update links to use https where available [50] o build: fix compiler warnings [39] o c-hyper: deal with Expect: 100-continue combined with POSTFIELDS [66] o c-hyper: fix header value passed to debug callback [46] o c-hyper: handle HTTP/1.1 => HTTP/1.0 downgrade on reused connection [65] o c-hyper: initial step for 100-continue support [43] o c-hyper: initial support for "dumping" 1xx HTTP responses [40] o c-hyper: remove the hyper_executor_poll() loop from Curl_http [13] o CI/cirrus: reduce compile time with increased parallism [19] o CI: use GitHub Container Registry instead of Docker Hub [47] o cirrus: Add FreeBSD 13.0 job and disable sanitizer build [128] o cmake: avoid poll() on macOS [59] o cmake: sync CURL_DISABLE options [55] o codeql: fix error "Resource not accessible by integration" [61] o compressed.d: it's a request, not an order [21] o config.d: escape the backslash properly [81] o config.d: note that curlrc is used even when --config [107] o config: get rid of the unused HAVE_SIG_ATOMIC_T et. al. o configure.ac: revert bad nghttp2 library detection improvements [9] o configure: error out if both ngtcp2 and quiche are specified [30] o configure: make --disable-hsts work [106] o configure: set classic mingw minimum OS version to XP [83] o configure: tweak nghttp2 library name fix [2] o connect: get local port + ip also when reusing connections [95] o connect: remove superfluous conditional [23] o curl-openssl.m4: check lib64 for the pkg-config file [14] o curl-openssl.m4: show correct output for OpenSSL v3 [75] o curl.1: mention "global" flags [7] o curl.1: provide examples for each option [99] o curl: add warning for ignored data after quoted form parameter [60] o curl: add warning for incompatible parameters usage [102] o curl: better error message when -O fails to get a good name [88] o curl: stop retry if Retry-After: is longer than allowed [104] o curl_easy_setopt.3: improve the string copy wording [89] o Curl_hsts_loadcb: don't attempt to load if hsts wasn't inited [116] o curl_setup.h: sync values for HTTP_ONLY [82] o curl_url_get.3: clarify about path and query [45] o CURLMOPT_TIMERFUNCTION.3: remove misplaced "time" [5] o CURLOPT_DOH_URL.3: CURLOPT_OPENSOCKETFUNCTION is not inherited [8] o CURLOPT_SSL_CTX_*.3: tidy up the example [15] o CURLOPT_UNIX_SOCKET_PATH.3: remove nginx reference, add see also [90] o docs/MQTT: update state of username/password support [4] o docs: remove experimental mentions from HSTS and MQTT [93] o docs: the security list is reached at security at curl.se now [124] o easy: use a custom implementation of wcsdup on Windows [31] o examples/*hiperfifo.c: fix calloc arguments to match function proto [103] o examples/cookie_interface: avoid printfing time_t directly [18] o examples/cookie_interface: fix scan-build printf warning [16] o examples/ephiperfifo.c: simplify signal handler [42] o FAQ: add two dev related questions [108] o getparameter: fix the --local-port number parser [58] o happy-eyeballs-timeout-ms.d: polish the wording [10] o hostip: Make Curl_ipv6works function independent of getaddrinfo [26] o http2: Curl_http2_setup needs to init stream data in all invokes [119] o http2: revert a change that broke upgrade to h2c [57] o http2: revert call the handle-closed function correctly on closed stream [25] o http: disallow >3-digit response codes [80] o http: ignore content-length if any transfer-encoding is used [101] o http_proxy: clear 'sending' when the outgoing request is sent [6] o http_proxy: fix the User-Agent inclusion in CONNECT [115] o http_proxy: fix user-agent and custom headers for CONNECT with hyper [38] o http_proxy: only wait for writable socket while sending request [78] o INTERNALS: bump c-ares requirement to 1.16.0 o INTERNALS: c-ares has a new home: c-ares.org o lib: don't use strerror() [127] o libcurl-errors.3: clarify two CURLUcode errors [72] o limit-rate.d: clarify base unit [17] o mailing lists: move from cool.haxx.se to lists.haxx.se o mbedtls: avoid using a large buffer on the stack [105] o mbedTLS: initial 3.0.0 support [33] o mbedtls_threadlock: fix unused variable warning [11] o mksymbolsmanpage.pl: Fix showing symbol's last used version [76] o mksymbolsmanpage.pl: match symbols case insenitively [77] o multi: fix compiler warning with `CURL_DISABLE_WAKEUP` [96] o ngtcp2: compile with the latest ngtcp2 and nghttp3 [12] o ngtcp2: fix build with ngtcp2 and nghttp3 [117] o ngtcp2: remove the acked_crypto_offset struct field init [64] o ngtcp2: replace deprecated functions with nghttp3_conn_shutdown_stream_read [28] o ngtcp2: reset the oustanding send buffer again when drained [53] o ngtcp2: rework the return value handling of ngtcp2_conn_writev_stream [29] o ngtcp2: stop buffering crypto data [85] o ngtcp2: utilize crypto API functions to simplify [52] o openssl: annotate SSL3_MT_SUPPLEMENTAL_DATA [98] o openssl: when creating a new context, there cannot be an old one [48] o opt-docs: make sure all man pages have examples [92] o opt-docs: verify man page sections + order [91] o opts docs: unify phrasing in NAME header [126] o output.d: add method to suppress response bodies [49] o page-header: add GOPHERS, simplify wording in the 1st para [94] o progress: fix a compile warning on some systems [54] o progress: make trspeed avoid floats [100] o runtests: add option -u to error on server unexpectedly alive [125] o schannel: Work around typo in classic mingw macro [84] o scripts: invoke interpreters through /usr/bin/env [68] o setopt: enable CURLOPT_IGNORE_CONTENT_LENGTH for hyper [70] o strerror.h: remove the #include from files not using it o symbols-in-versions: fix CURLSSLBACKEND_QSOSSL last used version [73] o test1138: remove trailing space to make work with hyper [71] o test1173: check references to libcurl options [69] o test1280: CRLFify the response to please hyper [86] o test1565: fix windows build errors [27] o test365: verify response with chunked AND Content-Length headers o tests/*server.pl: flush output before executing subprocess [41] o tests/*server.py: remove pidfile on server termination [1] o tests/runtests.pl: cleanup copy&paste mistakes and unused code o tests/server/*.c: align handling of portfile argument and file [56] o tests: adjust the tftpd output to work with hyper mode [97] o tests: be explicit about using 'python3' instead of 'python' [67] o tests: enable test 1129 for hyper builds [87] o tests: make three tests pass until 2037 [22] o tool/tests: fix potential year 2038 issues [20] o tool_operate: Fix --fail-early with parallel transfers [62] o url: fix compiler warning in no-verbose builds [120] o urlapi.c:seturl: assert URL instead of using if-check [74] o vtls: fix typo in schannel_verify.c [44] o winbuild/README.md: clarify GEN_PDB option o wolfssl: clean up wolfcrypt error queue [79] o write-out.d: clarify size_download/upload [118] o x509asn1: fix heap over-read when parsing x509 certificates [37]
2021-09-15doc: Updated lang/mozjs78 to 78.13.0gutteridge1-1/+2
2021-09-15mozjs78: update to 78.13.0gutteridge6-66/+13
The full gamut of security fixes for this release is unknown, but, at minimum, CVE-2020-16042 is addressed. (A full change log seems elusive: the package's README points to a broken link, Mozilla advisories about "memory safety hazards" can point to bug reports that can't be viewed, etc.) This is the most current version that Debian has integrated, which is where our package points to. Successful build tests on: NetBSD amd64/9.2_STABLE (with both Rust 1.52.1 and 1.54) NetBSD i386/9.2_STABLE OmniOS r151036 Fedora Linux 34 was not testable, as our packaging of LLVM 12.0.1 fails to build on it. The upstream configuration continues to cap macOS build support at 10.15.4. I updated our existing patch to allow 10.15.7, but have no ability to test that OS, and no idea if 11.x would work. This is effectively a minor leaf package now, and may best be removed in future. I've updated this just in case issues emerge with the polkit switch to duktape, which will first appear in our 2021Q3 branch. (That is, I'm not aware of any issues, and definitely prefer duktape from a packaging perspective.)
2021-09-14doc: Updated security/tor-browser to 10.5.6wiz2-3/+3
2021-09-14tor-browser: update to 10.5.6.wiz2-12/+12
Update Firefox to 78.14.0esr
2021-09-14Make sysutils/py-magic work in a chroot againjs3-2/+20
I have no idea why this patch was dropped, but dropping it broke things...
2021-09-14doc: Updated chat/mautrix-telegram to 0.10.1js1-1/+2
2021-09-14Update chat/mautrix-telegram to 0.10.1js3-15/+16
v0.10.0-rc1 Deprecation warning v0.10 is the last release that is guaranteed to support SQLite. A future release will likely switch away from SQLAlchemy and only support Postgres. Added * Support for multiple pins from/to Telegram. * Option to resolve redirects when joining invite links, for people who use custom URLs as invite links (#559). * Command to update about section in Telegram profile info (#375, thanks to @MadhuranS in #599). * Own read marker/unread status from Telegram is now synced to Matrix after backfilling. * Support for showing the individual slots in slot_machine dice rolls from Telegram. Improved * Improved invite link regex to allow joining with less precise invite links (#554, #555). * Invite links can be customized with the --uses=<amount> and --expire=<delta> flags for !tg invite-link. * Read receipts where the target message is unknown will now cause the chat to be marked as fully read instead of the read receipt event being ignored. * WebP stickers are now sent as-is without converting to png. * Default power levels in rooms now allow enabling encryption with PL 50 if e2be is enabled in config (#471, thanks to @Rafaeltheraven in #550). * Updated Docker image to Alpine 3.13 and removed all edge repo stuff. Fixed * Matrix->Telegram location message bridging no longer flips the coordinates. * Fixed some user displaynames constantly changing between contact/non-contact names and other similar cases (#533) v0.10.0 Deprecation warning v0.10 is the last release that is guaranteed to support SQLite. A future release will likely switch away from SQLAlchemy and only support Postgres. See the docs for Postgres migration instructions. Changes since v0.10.0-rc1 * Added options to bridge archive, pin and mute status from Telegram to Matrix. * Added custom fields in Matrix events indicating Telegram gifs. * Allowed zero-width joiners in displaynames so things like multi-part emoji would work correctly. * Fixed Telegram->Matrix typing notifications. v0.10.1 N.B. Docker images have moved from dock.mau.dev/tulir/mautrix-telegram to dock.mau.dev/mautrix/telegram. New versions are only available at the new path. Added * Warning when bridging existing room if bridge bot doesn't have redaction permissions. * Custom flag to invite events that will be auto-accepted using double puppeting. * Custom flags for animated stickers (same as what gifs already had). Improved * Updated to Telethon 1.22. * Updated Docker image to Alpine 3.14. Fixed * Fixed Bridging Matrix location messages with additional flags in geo_uri. * Editing encrypted messages will no longer add an asterisk on Telegram (#623). * Matrix typing notifications won't be echoed back for double puppeted users anymore (#631). * AuthKeyDuplicatedError is now handled properly instead of making the user get stuck. * Fixed public_portals setting not being respected on room creation.
2021-09-14doc: Updated chat/py-telethon to 1.23.0js1-1/+2
2021-09-14Update chat/py-telethon to 1.23.0js3-8/+11
Upstream does not seem to provide a change log.
2021-09-14doc: Updated chat/py-mautrix to 0.10.5js2-3/+3
2021-09-14Update chat/py-mautrix to 0.10.5js3-11/+46
This skips over 20 versions, so including the full change log is not feasible. Please see https://github.com/mautrix/python/releases.
2021-09-14doc: Updated misc/ansiweather to 1.18.0fcambus1-1/+2
2021-09-14ansiweather: update to 1.18.0.fcambus2-7/+7
AnsiWeather 1.18.0 (2021-09-14) - Update man page to add the -v option (Thanks Takayuki Hirota) - Add support for displaying feels like temperature (Thanks Andrew Abdalian) - Use command -v instead of which (Thanks er0k) - Add SPDX short license identifier in source file
2021-09-14Apply upstream patch 32517af7 to check for st_mtim in struct stat. Fixesschmonz5-1/+126
macOS build.
2021-09-14Remove stuff inadvertently included in previous (thanks wiz@).schmonz1-10/+1
2021-09-14mk/platform: add SDK mapping for macOS 11.6.schmonz1-1/+11
2021-09-14go117: Rework illumos getgrouplist hack.jperkin3-26/+11
The previous change only worked for the build of go itself, any dependencies that used the same go code were broken. Fixes www/gitea and others. Needs to be fixed properly by creating a native illumos bootstrap kit.
2021-09-14Updated devel/libatomic_ops, sysutils/ansible-baseadam1-1/+3
2021-09-14ansible-base: updated to 2.10.14adam3-8/+14
v2.10.14 ======== Bugfixes -------- - Restructured pipelining settings to be at the connection plugins leaving base config as global and for backwards compatiblity. - command module, clarify order of remove/creates checks. - command module, correctly handles chdir to symlinks. - command module, move to standarized messages in 'msg' vs abusing 'stdout'. - command module, now all options work in ad-hoc execution. - command module, now always returns what we documented as 'returns always'. - make previous versions compatible we new attributres w/o implementing them.
2021-09-14libatomic_ops: updated to 7.6.12adam2-8/+7
Changes 7.6.12 Allow to generalize bool-CAS for sparc (gcc) Declare argument of AO_load_next with const in atomic_ops_stack Describe double_compare_and_swap operation in README_details Document CAS operations better in README_details Fix gcc/sunc x86 AO_compare_double_and_swap_double missing side effect Fix library name in README_details Fix link fail caused by missing GCC char/short atomic primitives on riscv64 Fix size of local variable passed to cas[x] (gcc/sparc) Implement fetch-CAS for sparc (gcc) Refactor gcc x86 memory constraints Refine and reformat description of size prefix in README_details Remove outdated notes in README_details Replace x86 setz instruction by asm flag output operand (gcc) Support MSYS host (configure) Turn off compare_double_and_swap_double_full PIC hack for GCC 5+ (x86) Update README_win32 to match Makefile.msft Use GCC atomic intrinsics for s390x (clang 8.0+ and gcc 5.4+) Use __alignof__ instead of sizeof in atomic variable alignment assertions Workaround assertion violation in AO_load/store on m68k
2021-09-14R-mvtnorm: gfortran.mk should not be directly included.jperkin1-2/+1
2021-09-14doc/TODO: + gdb-11.1.wiz1-1/+2
2021-09-14Updated www/py-httpcore, multimedia/libassadam1-1/+3
2021-09-14libass: updated to 0.15.2adam2-7/+7
Release 0.15.2 This is a bug fix release without API or ABI changes, mainly to fix more known 0.15.0 and 0.15.1 regressions. But as a bonus, it is now possible to build the DirectWrite system font provider for Microsoft’s Universal Windows Platform (UWP). Two known minor 0.15.x DirectWrite system font regressions remain: when a font is attached/memory-loaded but a different (non-attached) style of the same font is used by the subtitles (only the attached style[s] will be used; this also affects Core Text since 0.13.0 but not Fontconfig); in the unlikely case that the full name of a system font equals the family name of another system font (only the family name matches will be found). Also please note that our IRC channel #libass has moved from freenode.net to Libera.Chat, and all presence on freenode.net has been fully retired. Changes: Fix some known 0.15.x regressions: Fix Core Text font fallback failing on some fonts with multiple names Fix DirectWrite failing to look up any but the first loaded variant of system fonts Fix some format string bugs, which could lead to garbled log messages or on some platforms crashes Fix ass_set_fonts_dir failing to load long paths Better handling of control characters that have no associated font glyphs DirectWrite: font lookup is now closer to VSFilter DirectWrite: this font provider can now be built for UWP
2021-09-14py-httpcore: updated to 0.13.7adam2-7/+7
0.13.7 - Fix broken error messaging when URL scheme is missing, or a non HTTP(S) scheme is used.
2021-09-14firefox-esr: point at firefox91nia1-2/+2
2021-09-14i3: add missing bash build dependencywiz1-2/+2
2021-09-13doc: Updated net/ncgopher to 0.2.0nb2pin1-1/+2
2021-09-13net/ncgopher: rev bump, fix broken buildspin3-409/+366
Both mef and jperkin have reported broken builds for ncgopher after rust update to 1.54.0 I've contacted upstream and they have updated the dependencies but, no new release. https://github.com/jansc/ncgopher/issues/35 The package builds fine on my 9.99.88 amd64 now.
2021-09-13doc: Updated audio/termusic to 0.3.11pin1-1/+2
2021-09-13audio/termusic: update to 0.3.11pin3-18/+8
-Load faster by loading queue after app start. -Remove dependency of ogg-metadata. -Display version info in both tui and cli. -Could override music directory with command line arguments.
2021-09-13doc/TODO: + gzip-1.11, openssl-3.0.0, tor-browser-10.5.6.wiz1-1/+4
2021-09-13doc: Updated chat/element-web to 1.8.4js1-1/+2
2021-09-13Update chat/element-web to 1.8.4js3-111/+119
This contains an important security update, details to be published soon. As multiple versions are skipped, the change log is rather large. Please have a look at https://github.com/vector-im/element-web/releases/.
2021-09-13doc: Updated devel/ruby-delayer to 1.2.1tsutsui1-1/+2
2021-09-13ruby-delayer: update to 1.2.1.tsutsui3-8/+10
No upstream changelog.
2021-09-13doc: Updated net/mikutter to 4.1.6tsutsui1-1/+2
2021-09-13mikutter: update to 4.1.6.tsutsui2-7/+7
Upstream changes mikutter 4.1.6 https://mikutter.hatenablog.com/entry/2021/09/13/215700 * ggrks (search by Google) used URI.escape removed on Ruby 3.0.0 * thanks Akira Ouchi
2021-09-13Updated comms/java-rxtx to 2.1.7r2nb3dsainty1-1/+2
2021-09-13Install java-rxtx in a consistent location regardless of whether the JREdsainty2-25/+8
is built-in or via Pkgsrc. This removes the JAVA_INSTALL_BASE hack that used to work, but no longer does. It's also more consistent with other packages to install in a private location. Bump PKGREVISION for the installation location change.
2021-09-13Fix the build under MacOS Xdsainty4-13/+42
2021-09-13Updated net/py-zeep, finance/py-eth-hashadam1-1/+3
2021-09-13py-eth-hash: updated to 0.3.2adam2-9/+7
eth-hash v0.3.2 (2021-09-03) Miscellaneous changes Drop eth-utils requirement, to fix dependency cycle
2021-09-13py-zeep: updated to 4.1.0adam2-13/+13
4.1.0 (2021-08-15) ------------------ - Remove last dependency on `six` - Use `platformdirs` instead of the `appsdirs` dependency - Pass digest method when signing timestamp node - Fix settings context manager when an exception is raised - Don't render decimals using scientific notation - Remove dependency on `defusedxml` (deprecated) - Improve handling of str values for Duration
2021-09-13Updated databases/tdb, net/samba4adam1-1/+3