summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2022-11-28net/ipget: import ipget-0.9.1wiz5-0/+8329
ipget is a standalone program analogous to GNU wget. Unlike wget though, ipget specializes in downloading files and directory structures from the IPFS network. ipget includes its own IPFS node, so you don't need IPFS installed on your system. This makes it ideal for users and projects that want a simple utility for whenever they want to retrieve files from IPFS.
2022-11-28update reference link to point to IANAjschauma4-7/+33
This whole package should probably be updated to source data directly from IANA, but for now just update the previously dead link to refer people to IANA's source of truth. Bump pkgrevision.
2022-11-27Add sniffnetpin1-1/+2
2022-11-27net/sniffnet: import packagepin5-0/+1236
Sniffnet is a simple yet insightful application to let you have a glance into your network traffic in a straightforward and appealing way. Features - choose a network adapter to inspect - select filters to apply to the observed traffic - view real-time charts about traffic intensity (bytes and packets per second, incoming and outgoing) - view overall statistics about the filtered traffic - view most relevant connections (most recent, most packets, most bytes) - save complete textual report with detailed information for each connection: - source and destination IP addresses - source and destination ports - carried protocols - amount of exchanged packets and bytes - initial and final timestamp of information exchange
2022-11-27net/hercules4sdl-telnet: update to 1 Feb 2022rhialto2-7/+7
This latest version doesn't really have pkgsrc-relevant changes.
2022-11-273proxy: Update to 0.9.4triaxx13-209/+256
pkgsrc changes: --------------- * Update the license to 3proxy-0.9-license. * Remove outdated comments about the old licenses. upstream changes: ----------------- 3proxy-0.9.4 Latest ! Fix: invalid handling of '-' character in ACL hostname ! Fix: minor bugfixes and improvements + parentretry command added (defaults to 2) to retry connections to parent proxies - icqpr related code (OSCAR proxy) removed, due to drop of OSCAR support by messengers 3proxy-0.9.3 Bugfixes: Fixed: systemd description file (proxy may fail to start after reboot or via systemctl) Fixed: group/account creation in installation scripts Fixed: countall/nocounall do not work in some configurations Fixed: counters do not work if counter file is not specified Fixed: counters without rotation (type N) are incorrectly shown in web admin interface Fixed: %n may be incomplete or missed in long log records Fixed: connect back functionality does not work Improvements: + Docker builds 3proxy-0.9.2 Bugfixes: Fixed: bandwidth limiters (once again) Fixed: data filtering plugins (PCREPlugin, SSLPlugin). SSLPlugin use on Linux requires to disable splice (-s0) FIxed: standalone proxies do not react on HUP (Ctrl+C) in Linux/Unix Fixed: few minor bugs Improvements: + deb for arm platforms (experimental) + Openssl 1.1 support for SSLPlugin 3proxy-0.9.1 Bugfixes: Fixed: socket may be closed before all data received/sent Fixed: bandlimin non-working Fixed: countall/nocountall Fixed: few race conditions Improvements: deb/rpm build, systemd support (experimental) 3proxy-0.9.0 o Socket options, interface binding o Connection limiting / connection rate limiting o RADIUS support (beta) o Zero copy (splice) support for Linux o Possibility to limit user to single IP (via authentication cache) bugfixes, improvements 3proxy-0.8.13 Bugfixes: !! Fixed out-of-bound write and few minor bugs on configuration saving in admin ! fixed: $ is not correctly handled in the beginning of quoted line on configuration parsing 3proxy-0.8.12 Bugfixes: ! Fixed hostname support in SOCKSv5 UDP portmapping ! -fno-strict-aliasing added to gcc options (compiling without this option can lead to unpredictable issues under Debian with gcc 6 and potentially others) ! Fixed LDAP plugin compilation issues (LDAP plugin is still listed as unsupported though) and some minor fixes and improvements.
2022-11-27py-twisted: updated to 22.10.0adam3-13/+28
Twisted 22.10.0 (2022-10-30) ============================ This release contains a security fix for CVE-2022-39348. This is a low-severity security bug. Twisted 22.10.0rc1 release candidate was released on 2022-10-26 and there are no changes between the release candidate and the final release. Features -------- - The ``systemd:`` endpoint parser now supports "named" file descriptors. This is a more reliable mechanism for choosing among several inherited descriptors. Improved Documentation ---------------------- - The ``systemd`` endpoint parser's ``index`` parameter is now documented as leading to non-deterministic results in which descriptor is selected. The new ``name`` parameter is now documented as preferred. - The implementers of Zope interfaces are once more displayed in the documentations. Deprecations and Removals ------------------------- - twisted.protocols.dict, which was deprecated in 17.9, has been removed. Conch ----- Bugfixes ~~~~~~~~ - twisted.conch.manhole.ManholeInterpreter now captures tracebacks even if sys.excepthook has been modified. Web --- Features ~~~~~~~~ - The twisted.web.pages.errorPage, notFound, and forbidden each return an IResource that displays an HTML error pages safely rendered using twisted.web.template. Bugfixes ~~~~~~~~ - twisted.web.error.Error.__str__ no longer raises an exception when the error's message attribute is None. Additionally, it validates that code is a plausible 3-digit HTTP status code. - The typing of the twisted.web.http_headers.Headers methods addRawHeader() and setRawHeaders() now allow mixing str and bytes, matching the runtime behavior. - twisted.web.vhost.NameVirtualHost no longer echoes HTML received in the Host header without escaping it (CVE-2022-39348, GHSA-vg46-2rrj-3647). Deprecations and Removals ~~~~~~~~~~~~~~~~~~~~~~~~~ - twisted.web.resource.Resource.putChild now raises TypeError when the path argument is not bytes, rather than issuing a deprecation warning. - The twisted.web.resource.ErrorPage, NoResource, and ForbiddenResource classes have been deprecated in favor of new implementations twisted.web.pages module because they permit HTML injection. Mail ---- Bugfixes ~~~~~~~~ - emailserver.tac now runs under python3.x
2022-11-27mate-user-share: update to 1.26.0gutteridge3-7/+12
Change log: ### mate-user-share 1.26.0 * Translations update * update copyright to 2021 * use MATE_COMPILE_WARNINGS from mate-common
2022-11-26Add qt6-qtremoteobjects version 6.4.1 to pkgsrc-currentnros6-1/+189
Easier inter process communication facility for Qt6.
2022-11-25net/tut: Forgot to update PLISTsjmulder1-1/+5
2022-11-25net/tut: Update to 1.0.22sjmulder2-6/+17
Changes: - Tut won't crash when you edit a reply The package now also includes documentation and sample configuration files (thanks @sehnsucht@social.sdf.org)
2022-11-25net/tut: Update to 1.0.21sjmulder3-107/+139
Changes in 1.0.18: - New: Support for setting the language of your toots. - Fixed: Create ~/.config if it doesn't exist. Changes in 1.0.19: - New: New command :history and leader action history that lets you see the edit history of a toot. - New: Notifications when someone edits a toot you've boosted. - Fixed: An error from the editor shouldn't crash tut. Changes in 1.0.20: - New: You can now follow and unfollow tags with :follow-tag tut and :unfollow-tag tut. - New: You can now add and remove users from lists. Run :lists and then you can use the keys that tut displays. This feature only works okay as it doesn't give you any response if the user is added to the list or not. But it works. - Fixed: An error from the terminal programs like lynx shouldn't crash tut. - Fixed: When you are reading a thread tut won't make unnecessary API requests. Changes in 1.0.21: - New: You can now edit your toots, either by pressing E or typing :edit. If you want you can also use it as a leader and it is named edit.
2022-11-25Add qt6-qtwesockets version 6.4.1 to pkgsrc-currentnros6-1/+94
Qt6 module providing communication using websockets(RFC 6455).
2022-11-25samba: update to 4.17.3.wiz2-8/+7
This is a security release in order to address the following defects: o CVE-2022-42898: Samba's Kerberos libraries and AD DC failed to guard against integer overflows when parsing a PAC on a 32-bit system, which allowed an attacker with a forged PAC to corrupt the heap. https://www.samba.org/samba/security/CVE-2022-42898.html Changes since 4.17.2 -------------------- o Joseph Sutton <josephsutton@catalyst.net.nz> * BUG 15203: CVE-2022-42898 o Nicolas Williams <nico@twosigma.com> * BUG 15203: CVE-2022-42898
2022-11-23massive revision bump after textproc/icu updateadam111-211/+222
2022-11-23openvpn: updated to 2.5.8adam6-31/+15
Overview of changes in 2.5.8 New features allow running a default configuration with TLS libraries without BF-CBC (even if TLS cipher negotiation would not actually use BF-CBC, the long-term compatibility "default cipher BF-CBC" would trigger an error on such TLS libraries) User-visible Changes add git branch name + commit ID to OpenVPN version string on MSVC builds (windows) Testing Enhancements t_client.sh: if fping is found and fping6 is not, assume we have fping 4.0 and up, and call "fping -6" for IPv6 ping tests t_client.sh: allow to force FAIL on prerequisite fails, so a CI environment will no longer "silently skip" t_client runs if fping (etc) can not be found, but will error out Bugfixes ``--auth-nocache'' was not always correctly clearing username+password after a renegotiation ensure that auth-token received from server is cleared if requested by the management interface ("forget password" or automatically via ``--management-forget-disconnect'') in a setup without username+password, but with auth-token and auth-token-username pushed by the server, OpenVPN would start asking for username+password on token expiry. Fix. using --auth-token together with --management-client-auth (on the server) would lead to TLS keys getting out of sync and client being disconnected. Fix. management interface would sometimes get stuck if client and server try to write something simultaneously. Fix by allowing a limited level of recursion in virtual_output_callback() fix management interface not returning ERROR:/SUCCESS: response on "signal SIGxxx" commands when in HOLD state tls-crypt-v2: abort connection if client-key is too short make man page agree with actual code on replay-window backtrag log message remove useless empty line from CR_RESPONSE message
2022-11-23py-gevent: not for Python 2.7 anymoreadam1-1/+3
2022-11-21py-zmq: updated to 24.0.1adam3-7/+8
24.0.1 - Fix several possible resource warnings and deprecation warnings when cleaning up contexts and sockets, especially in pyzmq's own tests and when implicit teardown of objects is happening during process teardown. 24.0.0 pyzmq 24 has two breaking changes (one only on Windows), though they are not likely to affect most users. Breaking changes: - Due to a libzmq bug causing unavoidable crashes for some users, Windows wheels no longer bundle libzmq with AF_UNIX support. In order to enable AF_UNIX on Windows, pyzmq must be built from source, linking an appropriate build of libzmq (e.g. `libzmq-v142`). AF_UNIX support will be re-enabled in pyzmq wheels when libzmq published fixed releases. - Using a {class}`zmq.Context` as a context manager or deleting a context without closing it now calls {meth}`zmq.Context.destroy` at exit instead of {meth}`zmq.Context.term`. This will have little effect on most users, but changes what happens when user bugs result in a context being _implicitly_ destroyed while sockets are left open. In almost all cases, this will turn what used to be a hang into a warning. However, there may be some cases where sockets are actively used in threads, which could result in a crash. To use sockets across threads, it is critical to properly and explicitly close your contexts and sockets, which will always avoid this issue.
2022-11-21*: Re-apply SunOS linker argument removals.jperkin2-2/+6
These are currently duplicated in mk/platform/SunOS.mk but the generic removals will be removed soon in favour of per-package removals, due to flags getting leaked into installed files.
2022-11-21py-gevent: updated to 22.10.2adam2-6/+6
22.10.2 (2022-10-31) ==================== Bugfixes -------- - Update to greenlet 2.0. This fixes a deallocation issue that required a change in greenlet's ABI. The design of greenlet 2.0 is intended to prevent future fixes and enhancements from requiring an ABI change, making it easier to update gevent and greenlet independently. .. caution:: greenlet 2.0 requires a modern-ish C++ compiler. This may mean certain older platforms are no longer supported. See :issue:`1909`.
2022-11-21py-zeep: updated to 4.2.1adam2-6/+6
4.2.1 (2022-11-10) ------------------- - Fix error regarding closing session in async transport
2022-11-20geomyidae: Update to 0.69leot2-6/+6
Changes: # Geomyidae v0.69 "I believe I can vla-ai" OTA edition Shortly after the last release, there is another over the air release. This time, the version has been bumped up to v0.69, due to the weight of the release: * Geomyidae now has HAProxy support. * See the haproxy/gopher-haproxy.cfg example file. # Geomyidae v0.52 OTA release "Billion Gophers" I am glad to announce the v0.52 over the air "Billion Gophers" release, live from a plane flying over the Atlantic Ocean from Frankfurt to Buenos Aires. The features included are: * A portable mtime access, which works on BSD and Mac OS X now. * A SERVER_LISTEN_NAME feature, exposed in CGI scripts, used for: * gopher://bitreich.org/1/billion-gophers * Now gopherspace has surpassed webspace, with a simple CGI parameter. Scaling made easy.
2022-11-20net/iperf2: Update to 2.1.8 (micro release)gdt2-6/+6
2022-11-17py-subunit: updated to 1.4.2adam2-6/+6
1.4.2 BUG FIXES * Fix "subunit-filter --fixup-expected-failures"
2022-11-17rabbitmq: updated to 3.11.3adam3-73/+72
RabbitMQ 3.11.3 Bug Fixes Stream unsubscription leaked metric counters. Stream could become unavailable in certain node or network failure scenarios. Enhancements It is now possible to pre-configure virtual host limits for groups of virtual hosts. This is done using a set of new keys supported by rabbitmq.conf Quorum queue replicas no longer try to contact their unreachable peers for metrics. Previously this could result in a 30-40s delay for certain HTTP API requests that list queue metrics if one or more cluster members were down or stopped. CLI Tools Bug Fixes rabbitmq-diagnostics status now handles server responses where free disk space is not yet computed. This is the case with nodes early in the boot process. When a plugin was enabled as a dependency (e.g. rabbitmq_shovel as a dependency of rabbitmq_shovel_management), CLI tools previously did not discover commands in such plugins. Only explicitly enabled or pre-configured plugins were scanned for commands. This behavior was confusing. Now all enabled (explicitly or as a dependency) plugins are scanned. rabbitmq-diagnostics memory_breakdown now returns results much faster in environments with a large number of quorum queues (say, tens or hundreds of thousands). Stream Plugin Bug Fixes Addition of a stream member could fail if the node being added was very early in its boot process (and doesn't have a certain stream-related components started). AMQP 1.0 Plugin Enhancements Support for "modified" disposition outcome used by some client libraries (such as QPid). Prometheus Plugin Bug Fixes Abruptly closed client connections resulted in incorrect updates of certain global metric counters. Management Plugin Bug Fixes Management UI links now include "noopener" and "noreferrer" attributes to protect them against reverse tabnabbing. Note that since management UI only includes a small number of external links to trusted resources, reverse tabnabbing is unlikely to affect most users. However, it can show up in security scanner results and become an issue in environments where a modified version of RabbitMQ is offered as a service. Shovel Plugin Bug Fixes Plugin could stop in environments where no static Shovels were defined and a specific sequence of events happens at the same time. Enhancements Shovel now handles connection.blocked and connection.unblocked notifications from remote destination nodes. This means fewer messages are kept in Shovel buffers when a resource alarm goes into affect on the destination node.
2022-11-17net/netop: update to 0.1.1pin3-44/+32
Features - Add dd to delete rule - Add special rule all
2022-11-16gh: Update to 2.20.2leot3-31/+68
pkgsrc changes: - G/C custom do-build target: we can (ab)use GO_BUILD_PATTERN to inject custom `-ldflags' (pretty common pattern among several Go packages) Changes: 2.20.2 ====== What's Changed -------------- * Fix up Linux packaging regression by @samcoe in #6621 2.20.1 ====== What's Changed -------------- * Update security policy by @maclarel in #6587 * Fix listing repositories for a named GitHub user * Fix commands not properly refreshing the terminal screen 2.20.0 ====== What's New ---------- * New gh extension browse command: List, filter, and install available gh extensions from GitHub.com using an interactive interface. * New gh extension search command: Search GitHub.com repositories that have the gh-extension topic. What's Changed -------------- * Internal: add instructions for adding protocol buffers 2.19.0 ====== What's New ---------- * Support explicitly marking a Release as "Latest" Example: gh release create v1.3.0 --latest --target=main --notes "" gh release create v1.2.1 --latest=false --target=1.2-stable --notes "" * New gh issue develop command for managing branches linked to an issue Example: gh issue develop 123 --checkout #=> remotely generates a branch linked to issue #123 and checks it out locally * Add gh release download --output flag for downloading a single asset Example: gh release download --archive=tar.gz --output - | tar xz * run list: add number field to JSON export * run view: add jobs field to JSON export * repo list --topic flag now accepts multiple topics * codespace rebuild: perform incremental rebuild by default, add --full for full rebuild * extension upgrade --force overrides the pinned state of extensions What's Changed -------------- * pr create -R <repo> -H <branch>: enable use from outside of a local git repo * codespace ssh: avoid timing out waiting for the codespace to start * release create: avoid duplicate release when uploading assets * extension create: upgrade template for actions/checkout@v3 * tablerow template helper: fix measuring available width when GH_FORCE_TTY=100% and output redirection are used * Document the hyperlink template helper * Fix NO_COLOR setting not respected in gh upgrade notice * gpg-key add: explain in error message how to convert keys into ASCII-armored format for uploading * repo list: fix listing when belonging to org with IP Allow list * auth: fix setting up git credential helper for some Windows paths * Auth error messsage in Actions now suggests using github.token instead of secrets.GITHUB_TOKEN * Dogfood the term package from go-gh library * Improve resolving SSH hostname aliases from git remotes * Normalize the Time-Zone headers in tests * Refactor the git client * Add support for the internal garage.github.com host * Bump microsoft/setup-msbuild from 1.0.3 to 1.1.3
2022-11-16net/bind916: update to 9.16.35taca2-6/+6
9.6.35 (2022-11-16) Bug Fixes * A crash was fixed that happened when a dnssec-policy zone that used NSEC3 was reconfigured to enable inline-signing. [GL #3591] * In certain resolution scenarios, quotas could be erroneously reached for servers, including any configured forwarders, resulting in SERVFAIL answers being sent to clients. This has been fixed. [GL #3598] * rpz-ip rules in response-policy zones could be ineffective in some cases if a query had the CD (Checking Disabled) bit set to 1. This has been fixed. [GL #3247] * Previously, if Internet connectivity issues were experienced during the initial startup of named, a BIND resolver with dnssec-validation set to auto could enter into a state where it would not recover without stopping named, manually deleting the managed-keys.bind and managed-keys.bind.jnl files, and starting named again. This has been fixed. [GL #2895] * The statistics counter representing the current number of clients awaiting recursive resolution results (RecursClients) could overflow in certain resolution scenarios. This has been fixed. [GL #3584] * Previously, BIND failed to start on Solaris-based systems with hundreds of CPUs. This has been fixed. [GL #3563] * When a DNS resource record's TTL value was equal to the resolver's configured prefetch "eligibility" value, the record was erroneously not treated as eligible for prefetching. This has been fixed. [GL #3603]
2022-11-15A SUBST_SED was catching too much and breaking rabbitmq-server. Change thebrad1-2/+3
SUBST_SED to be more restrictive.
2022-11-15py-prometheus_client: update to 0.15.0.wiz2-6/+12
[CHANGE] Remove choose_formatter. choose_formatter only existed for v0.14.x and was deprecated in v0.14.1. #846 [FEATURE] Support TLS auth when using push gateway with tls_auth_handler. #841 [ENHANCEMENT] Add sum, livemin, and livemax multiprocess modes for Gauges. #794
2022-11-15py-zeep: updated to 4.2.0adam2-11/+8
4.2.0 (2022-111-03) ------------------- - Drop support for Python 3.6 - Allow embedding CDATA elements in simple types - Allow to pass in a pre parsed Document - Fix httpx DeprecationWarning for post data - Add BinaryMemorySignature - Fix IndexError when empty body response - Add support for context manager on Client - Allow Ws Addressing plugin to use a different URL - Accept strings for xsd base64Binary
2022-11-15frr: fix PLIST, bump PKGREVISION.wiz2-3/+5
2022-11-14py-magic-wormhole-mailbox-server: fix build with python 3.11.wiz2-1/+17
2022-11-12net/yaydl: update to 0.11.4pin2-8/+8
- Avoid web driver in instances where it's not needed
2022-11-12py-zeroconf: updated to 0.39.4adam2-6/+6
0.39.4 Fix IP changes being missed by ServiceInfo 0.39.3 Fix port changes not being seen by ServiceInfo
2022-11-12archivers/fastjar, archivers/lzip, audio/tcd, cross/avrdude, devel/guile-lib,nikita1-2/+2
devel/libjit, devel/m17n-lib, devel/quilt, devel/treecc, emulators/simulavr, fonts/jomolhari-ttf, graphics/dvipng, graphics/freetype2, graphics/libotf, ham/xlog, misc/color-theme, misc/m17n-db, multimedia/flvstreamer, net/mimms, print/chktex, security/oath-toolkit, sysutils/attr, sysutils/pidof, sysutils/renameutils, textproc/lout: change MASTER_SITES from http://download.savannah.gnu.org to https://download.savannah.gnu.org
2022-11-11yt-dlp: updated to 2011.11.11adam3-10/+61
2022.11.11 * Merge youtube-dl: Upto [commit/de39d12](https://github.com/ytdl-org/youtube-dl/commit/de39d128) * Backport SSL configuration from Python 3.10 * Do more processing in `--flat-playlist` * Fix `--list` options not implying `-s` in some cases * Fix end time of clips * Fix for `formats=None` * Write API params in debug head * [outtmpl] Ensure ASCII in json and add option for Unicode * [SponsorBlock] Add `type` field, obey `--retry-sleep extractor`, relax duration check for large segments * [SponsorBlock] **Support `chapter` category** * [ThumbnailsConvertor] Fix filename escaping * [ModifyChapters] Handle the entire video being marked for removal * [embedthumbnail] Fix thumbnail name in mp3 * [downloader/fragment] HLS download can continue without first fragment * [cookies] Improve `LenientSimpleCookie` * [jsinterp] Improve separating regex * [extractor/common] Fix `fatal=False` for `_search_nuxt_data` * [extractor/common] Improve `_generic_title` * [extractor/common] Fix `json_ld` type checks * [extractor/generic] Separate embed extraction into own function * [extractor/generic:quoted-html] Add extractor * [extractor/unsupported] Raise error on known DRM-only sites * [utils] `js_to_json`: Improve escape handling * [utils] `strftime_or_none`: Workaround Python bug on Windows * [utils] `traverse_obj`: Always return list when branching, allow `re.Match` objects * [build, test] Harden workflows' security * [build] `py2exe`: Migrate to freeze API * [build] Create `armv7l` and `aarch64` releases * [build] Make linux binary truly standalone using `conda` * [build] Replace `set-output` with `GITHUB_OUTPUT` * [update] Use error code `100` for update errors * [compat] Fix `shutils.move` in restricted ACL mode on BSD * [docs, devscripts] Document `pyinst`'s argument passthrough * [test] Allow `extract_flat` in download tests * [cleanup] Misc fixes and cleanup * [extractor/aeon] Add extractor * [extractor/agora] Add extractors * [extractor/camsoda] Add extractor * [extractor/cinetecamilano] Add extractor * [extractor/deuxm] Add extractors * [extractor/genius] Add extractors * [extractor/japandiet] Add extractors * [extractor/listennotes] Add extractor * [extractor/nos.nl] Add extractor * [extractor/oftv] Add extractors * [extractor/podbayfm] Add extractor * [extractor/qingting] Add extractor * [extractor/screen9] Add extractor * [extractor/swearnet] Add extractor * [extractor/YleAreena] Add extractor * [extractor/zeenews] Add extractor * [extractor/youtube:tab] **Update tab handling for redesign** * Channel URLs download all uploads of the channel as multiple playlists, separated by tab * [extractor/youtube] Differentiate between no comments and disabled comments * [extractor/youtube] Extract `concurrent_view_count` for livestreams * [extractor/youtube] Fix `duration` for premieres * [extractor/youtube] Fix `live_status` * [extractor/youtube] Ignore incomplete data error for comment replies * [extractor/youtube] Improve chapter parsing from description * [extractor/youtube] Mark videos as fully watched * [extractor/youtube] Update piped instances * [extractor/youtube] Update playlist metadata extraction for new layout * [extractor/youtube:tab] Fix video metadata from tabs * [extractor/youtube:tab] Let `approximate_date` return timestamp * [extractor/americastestkitchen] Fix extractor * [extractor/bbc] Support onion domains * [extractor/bilibili] Add chapters and misc cleanup * [extractor/bilibili] Fix BilibiliIE and Bangumi extractors * [extractor/bitchute] Better error for geo-restricted videos * [extractor/bitchute] Improve `BitChuteChannelIE` * [extractor/bitchute] Simplify extractor * [extractor/cda] Support login through API * [extractor/crunchyroll] Beta is now the only layout * [extractor/detik] Avoid unnecessary extraction * [extractor/doodstream] Remove extractor * [extractor/dplay] Add MotorTrendOnDemand extractor * [extractor/epoch] Support videos without data-trailer * [extractor/fox] Extract thumbnail * [extractor/foxnews] Add `FoxNewsVideo` extractor * [extractor/hotstar] Add season support * [extractor/hotstar] Refactor v1 API calls * [extractor/iprima] Make json+ld non-fatal * [extractor/iq] Increase phantomjs timeout * [extractor/kaltura] Support playlists * [extractor/lbry] Authenticate with cookies * [extractor/livestreamfails] Support posts * [extractor/mlb] Add `MLBArticle` extractor * [extractor/mxplayer] Improve extractor * [extractor/niconico] Always use HTTPS for requests * [extractor/nzherald] Support new video embed * [extractor/odnoklassniki] Support boosty.to embeds * [extractor/paramountplus] Update API token * [extractor/reddit] Add fallback format * [extractor/redgifs] Fix extractors * [extractor/redgifs] Refresh auth token for 401 * [extractor/rumble] Add HLS formats and extract more metadata * [extractor/sbs] Improve `_VALID_URL` * [extractor/skyit] Fix extractors * [extractor/stripchat] Fix hostname for HLS stream * [extractor/stripchat] Improve error message * [extractor/telegram] Add playlist support and more metadata * [extractor/Tnaflix] Fix for HTTP 500 * [extractor/tubitv] Better DRM detection * [extractor/tvp] Update extractors * [extractor/twitcasting] Fix `data-movie-playlist` extraction * [extractor/twitter] Add onion site to `_VALID_URL` * [extractor/twitter] Add Spaces extractor and GraphQL API * [extractor/twitter] Support multi-video posts * [extractor/uktvplay] Fix `_VALID_URL` * [extractor/viu] Support subtitles of on-screen text * [extractor/VK] Fix playlist URLs * [extractor/vlive] Extract `release_timestamp` * [extractor/voot] Improve `_VALID_URL` * [extractor/wordpress:mb.miniAudioPlayer] Add embed extractor * [extractor/YoutubeWebArchive] Improve metadata extraction * [extractor/zee5] Improve `_VALID_URL` * [extractor/zenyandex] Fix extractors
2022-11-10net/ncgopher: update to 0.5.0pin3-183/+207
New features: - New shortcut: 'G' to edit current URL - Gemini TLS client certificate support
2022-11-10Upgrade routinator to version 0.12.0.he3-489/+609
Pkgsrc changes: * Update cargo-depends.mk, update checksums. Upstream changes: ## 0.12.0 "Brutalism and Gardening" Released 2022-11-10. Bug Fixes * Remove a stray newline in summary output. ## 0.12.0-rc1 Released 2022-11-02. Breaking Changes * Restructured the TAL configuration in response to the dropped requirement to opt into the ARIN TAL. Routinator will now use the bundled RIR TALs directly unless told otherwise by the new `--no-rir-tals` command line and config option. The additional bundled TALs can be added via the new `--tal` command line and config option. Additionally, the TAL directory can still be used via the `--extra-tals-dir` option. The `tal-dir` option has been removed but will still be accepted *and ignored* in the config file only. The `init` command has been removed. ([#796]) * Changed the default configuration option for `unsafe-vrps` to `accept` and removed all logging or mentioning of unsafe VRPs in this case. ([#761]) * Setting the `rsync-timeout` option to 0 now disables the rsync timeout. ([#798]) * Refactored error handling. Routinator now logs the reason why an object failed verification or was otherwise rejected. ([#755]) * Removed the deprecated `rrdp-disable-gzip` configuration option. ([#769]) New * The new `limit-v4-len` and `limit-v6-len` command line and config file options allow limiting the length of IPv4 and IPv6 prefixes, respectively, to be included in the VRP data set. ([#810]) * The new `rrdp-fallback` command line and config file option allows specifying the circumstances under which a failed RRDP fetch should result in using rsync instead. Supported polices are `never` for never falling back to using rsync, `stale` for the current behavior of falling back when RRDP has failed for some time, and `new` to only fall back for repositories where RRDP has never worked before. ([#799]) * In the extended `jsonext` output format, the information for VRPs and router keys derived from RPKI data has gained a new member `"tal"` that shows the name of the TAL this object was published under. ([#765]) * The log output to files, stderr, and the `/log` HTTP endpoint now includes the log level of the message to make it more clear how important the message really is. ([#797]) * The RTR client metrics have been extended by three new values allowing to track the time since last cache reset and the number of reset and serial queries. Like all RTR client metrics, these new values are only available if enable explicitly via the `rtr-client-metrics` config option. ([#800]) * TCP keepalive is now enabled for RRDP connections. The keepalive duration can be configured via the new command line and config file option `rrdp-tcp-keepalive`. ([#801]) Bug Fixes * Fixed an issue in error handling in the RRDP collector that causes Routinator to exit if it encountered malformed Base 64 in RRDP snapshot and delta files. (Found by Donika Mirdita and Haya Shulman. Assigned [CVE-2022-3029].) ([#784]) * Fixed an issue where RRDP snapshots and deltas with a status code other than 200 OK were accepted and processed. ([#802]) * Changed how Routinator deals with files in the store that cannot be parsed. These will now be ignored and the publication point stored in them considered not available. ([#803]) * When piping output from the `vrps` command into something else, a broken pipe will not lead to an error message any more. ([#807]) * Fixed various issues with the calculation of RTR metrics. ([#811]) Other Changes * The minimal required Rust version has been increased to 1.60. ([#792]) * The default Docker image now listens on both port 8323 and 9556 for HTTP requests. ([#809]) [#755]: https://github.com/NLnetLabs/routinator/pull/755 [#761]: https://github.com/NLnetLabs/routinator/pull/761 [#765]: https://github.com/NLnetLabs/routinator/pull/765 [#769]: https://github.com/NLnetLabs/routinator/pull/769 [#783]: https://github.com/NLnetLabs/routinator/pull/784 [#792]: https://github.com/NLnetLabs/routinator/pull/792 [#796]: https://github.com/NLnetLabs/routinator/pull/796 [#797]: https://github.com/NLnetLabs/routinator/pull/797 [#798]: https://github.com/NLnetLabs/routinator/pull/798 [#799]: https://github.com/NLnetLabs/routinator/pull/799 [#800]: https://github.com/NLnetLabs/routinator/pull/800 [#801]: https://github.com/NLnetLabs/routinator/pull/801 [#802]: https://github.com/NLnetLabs/routinator/pull/802 [#803]: https://github.com/NLnetLabs/routinator/pull/803 [#807]: https://github.com/NLnetLabs/routinator/pull/807 [#809]: https://github.com/NLnetLabs/routinator/pull/809 [#810]: https://github.com/NLnetLabs/routinator/pull/810 [#811]: https://github.com/NLnetLabs/routinator/pull/811
2022-11-09py-subunit: updated to 1.4.1adam3-8/+53
1.4.1 IMPROVEMENTS * Add support for Python 3.9 * Add support for Python 3.10 * Drop support for Python 2.7, 3.4, and 3.5 * Convert python scripts to entry_points. * Migrate CI from travis to GitHub actions. * Add options to output filter to set timestamps. * Remove dependency on unittest2. BUGFIXES * Fix tests with testtools >= 2.5.0. * Mark rawstrings as such, fixing warnings.
2022-11-09Reset MAINTAINERjoerg3-6/+6
2022-11-09py-geventhttpclient: mark as not for Python 2.7 because of py-certifiadam1-1/+3
2022-11-09net/Makefile: +tutsjmulder1-1/+2
2022-11-09net/tut: Import tut-1.0.17 from wipsjmulder5-0/+287
Text-based interface for Mastodon with vim-inspired keybindings and support for shellout for editing text or viewing media.
2022-11-08sayaka: update to 3.5.4.tsutsui2-7/+6
Upstream changes: * 3.5.4 (2022/11/08) - implement --force-sixel option - fix printf bug when --progress is specified
2022-11-08net/icingaweb2: update HOMEPAGEtaca1-2/+2
2022-11-08net/unison: Update to 2.53.0gdt5-53/+15
Change to lablgkt3. Drop MAKE_JOBS_SAFE because the issue was fixed upstream. ## Changes in 2.53.0 Released 2022-11-07 * OCaml >= 4.08 is required to build unison. * unison can be built with (unreleased) OCaml 5. * Change GUI to use GTK3 (via lablgtk3) instead of GTK2 (via lablgtk2) * Add support for syncing extended attributes. * Add support for syncing ACLs. * On Windows, add the ability to build unison as a hybrid application (GUI application attached to a text console) by defining UI_WINOS=hybrid (see src/Makefile). Add this to CI. (Doing this for non-Windows is unnecessary as all applications, both GUI and non-GUI, are always executed with a connection to stdout/stderr. GUI-only applications (ie, no stdout/stderr) is a Windows-only concept.) * Notable bugfixes - Merge results are stored in archive more accurately. - Windows `\\?\` paths now work correctly (including `\\?\Volume{GUID}\` paths). * CI changes - The macOS binaries are properly signed. - Add workaround for bugs in the github CI Windows builds, one of which resulted in the 2.52.1 GUI version failing, in the Windows CI build artifacts. (This does not affect platforms other than Windows, and may not affect other Windows builds.) * Changes that should not affect behavior - Clean up a variety of unmaintained and unused bits, mainly build-related. - OCaml's Unix library is now extensively used also on Windows. This allowed removal of large amount of Windows-specific OCaml and mainly C code.
2022-11-06py-portend: updated to 3.1.0adam2-13/+13
v3.1.0 ====== Require Python 3.7 or later. v3.0.0 ====== Removed legacy aliases ``wait_for_occupied_port`` and ``wait_for_free_port``. v2.7.2 ====== Packaging refresh. v2.7.1 ====== Fix host/port order. v2.7.0 ====== Refresh package. Require Python 3.6 or later.
2022-11-06libslirp: Fix the patch which fixed building on FreeBSDtriaxx1-2/+2
2022-11-06libslirp: Fix building on FreeBSDtriaxx3-4/+6
pkgsrc changes: --------------- * Add patch to include sys/socket.h on FreeBSD. * Fix alignment in buildlink3.mk (thanks to pkglint). * Bump revision.