summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2022-08-29ruby-oauth: does not support ruby 2.6 any longerwiz3-4/+9
2022-08-29freerdp2: Fix eventfd detection when epoll-shim is used.nia4-6/+49
Fixes building on NetBSD 9.
2022-08-28Add piratebaypin1-1/+2
2022-08-28net/piratebay: import packagepin5-0/+1031
PirateBay CLI helps you search torrents on piratebay right from the terminal.
2022-08-28net/ruby-xdr: update to 3.0.3taca2-7/+7
pkgsrc change: relax dependency to Rail's version. 3.0.3 (2022-02-18) Bug Fixes * make XDR::Option write empty strings as values (#15) (ccab229)
2022-08-28net/ruby-train-winrm: update to 0.2.13taca2-6/+6
0.2.13 (2022-02-25) Merged Pull Requests * CFINSPEC-2 Added options to allow SSL connection with certificates #34 (Nik08)
2022-08-28net/ruby-ruby_smb: update to 3.1.7taca3-8/+112
No Changes nor release note and there are too many changes from 3.0.3. Please refer: <https://github.com/rapid7/ruby_smb/compare/v3.0.3...v3.1.7>.
2022-08-28net/ruby-recog: update to 3.0.2taca4-118/+63
For changes before 3.0.0 (2.3.23), please refer <https://github.com/rapid7/recog/releases/tag/v2.3.23>. 3.0.0 - 2022.06.28 What's Changed * Repository split - remove recog library by @mkienow-r7 in #437 * Update default branch rename instructions by @mkienow-r7 in #442 * Update to Ruby version 2.7.5 by @mkienow-r7 in #443 * recog_standardize: handle missing files, detect removed identifiers, unify device type tracking by @TomSellers in #438 * Add Baxter SIGMA Spectrum Infusion System fingerprint by @mkienow-r7 in #439 * Add FastHTTP fingerprint by @mkienow-r7 in #440 * Add ManageEngine ADSelfService Plus cookie by @mkienow-r7 in #441 * Restore and enhance fingerprint self test spec by @mkienow-r7 in #444 * Add WatchGuard Fireware XTM favicon fingerprint by @mkienow-r7 in #445 * Fix pre-commit hook for updated recog_standardize by @mkienow-r7 in #446 * Add WSO2 product fingerprints by @mkienow-r7 in #450 * Add openHAB fingerprints by @mkienow-r7 in #448 * Add Home Assistant favicon fingerprint by @mkienow-r7 in #449 * Add Ballerina programming language HTTP module fingerprint by @mkienow-r7 in #451 * Add Alentis Electronics NetPing PDU fingerprints by @mkienow-r7 in #447 * Add dotCMS Content Management Platform fingerprints by @mkienow-r7 in #452 * Add Microsoft Azure Application Gateway fingerprint by @mkienow-r7 in #453 * Add Alibaba Cloud Object Storage Service (OSS) fingerprint by @mkienow-r7 in #454 * Add assorted ZTE CPE device web server fingerprint by @mkienow-r7 in #455 * Add a favicon for synology DSM by @jvoisin in #457 * Add a x509_issuers fingerprint for proxmox by @jvoisin in #459 * Fix port number portion of an assert nothing HTTP server regex by @mkienow-r7 in #461 * Add Hydra web server fingerprint by @mkienow-r7 in #463 * Add Aruba fingerprints via SNMP by @dcollado-r7 in #462 New Contributors * @dcollado-r7 made their first contribution in #462 3.0.1 - 2022.06.29 What's Changed * Repository split - remove recog library by @mkienow-r7 in #437 * Update default branch rename instructions by @mkienow-r7 in #442 * Update to Ruby version 2.7.5 by @mkienow-r7 in #443 * recog_standardize: handle missing files, detect removed identifiers, unify device type tracking by @TomSellers in #438 * Add Baxter SIGMA Spectrum Infusion System fingerprint by @mkienow-r7 in #439 * Add FastHTTP fingerprint by @mkienow-r7 in #440 * Add ManageEngine ADSelfService Plus cookie by @mkienow-r7 in #441 * Restore and enhance fingerprint self test spec by @mkienow-r7 in #444 * Add WatchGuard Fireware XTM favicon fingerprint by @mkienow-r7 in #445 * Fix pre-commit hook for updated recog_standardize by @mkienow-r7 in #446 * Add WSO2 product fingerprints by @mkienow-r7 in #450 * Add openHAB fingerprints by @mkienow-r7 in #448 * Add Home Assistant favicon fingerprint by @mkienow-r7 in #449 * Add Ballerina programming language HTTP module fingerprint by @mkienow-r7 in #451 * Add Alentis Electronics NetPing PDU fingerprints by @mkienow-r7 in #447 * Add dotCMS Content Management Platform fingerprints by @mkienow-r7 in #452 * Add Microsoft Azure Application Gateway fingerprint by @mkienow-r7 in #453 * Add Alibaba Cloud Object Storage Service (OSS) fingerprint by @mkienow-r7 in #454 * Add assorted ZTE CPE device web server fingerprint by @mkienow-r7 in #455 * Add a favicon for synology DSM by @jvoisin in #457 * Add a x509_issuers fingerprint for proxmox by @jvoisin in #459 * Fix port number portion of an assert nothing HTTP server regex by @mkienow-r7 in #461 * Add Hydra web server fingerprint by @mkienow-r7 in #463 * Add Aruba fingerprints via SNMP by @dcollado-r7 in #462 New Contributors * @dcollado-r7 made their first contribution in #462
2022-08-28net/ruby-netaddr: update to 2.0.6taca2-6/+6
2.0.6 (2022-07-08) * Fix support for ipv4-embedded ipv6 networks.
2022-08-28net/Makefile: add and enable ruby-net-smtptaca1-1/+2
2022-08-28net/ruby-net-smtp: add package version 0.3.1taca4-0/+29
It is required for forthcoming redmine50 package on Ruby 2.7 or 3.0. Simple Mail Transfer Protocol client library for Ruby.
2022-08-28net/ruby-net-ldap: update to 0.17.1taca2-6/+6
0.17.1 (2022-06-07) * Fixed shebang of bash #385 * Omit some tests for now until we update our CA cert #386 * Add Ruby 3.0 support #388 * Add TruffleRuby 21.0.0 to CI #389 * Correct a typo in an error message #391 * Enable bundler caching for travis #390 * Fix circular require while loading lib/net/ldap/entry.rb and lib/net/ldap/dataset.rb #392 * Handle nil value in GetbyteForSSLSocket::getbyte #306
2022-08-28net/Makefile: add and enable ruby-net-imaptaca1-1/+2
2022-08-28net/ruby-net-imap: add package versio 0.2.3taca4-0/+46
It is required for forthcoming redmine50 package on Ruby 2.7 or 3.0. Ruby client api for Internet Message Access Protocol.
2022-08-26syncthing: Update to 1.20.4triaxx2-7/+6
upstream changes: ----------------- o v1.20.4 Bugfixes: #7458: Syncthing announces address of interface which is down #8479: Panic in failure reporting Enhancements: #8007: Support listing the discovered devices using the cli
2022-08-26netdisco: fix PLIST for out.txt changewiz2-5/+5
Bump PKGREVISION.
2022-08-26py-dnsdiag: fix DEPENDS linewiz1-2/+2
2022-08-26py-dnsdiag: update to 2.0.2khorben3-9/+19
Changes in version 2.0.2: * Small bug fixes and improvements Changes in version 2.0.1: * Add support for DNSSEC * Add -F to display flags for each response (dnsping) * Display full response in verbose mode (dnsping) * Add DoT (DNS over TLS) support (dnsping, dnseval) * Add DoH (DNS over HTTPS) support (dnsping, dnseval) * Add TCP support * Improved JSON output support for dnseval * Refactor and PEP8 cleanup * Do not use system resolver when not needed * Add support for user defined source IP address * Add user-specified destination port (-p/--port) * Improve error handling * Display last response code for each entry * Rework custom socket and custom TTL support * Rework time calculation logic to eliminate an extra DNS request that was just sent for timing (dnstraceroute) * Update docs (output samples, use cases, etc) * Use proper terminology (in code) to reduce confusion
2022-08-26py-twine: fix PLISTwiz1-2/+2
2022-08-26qbittorrent: updated to 4.4.4adam2-6/+6
v4.4.4 - BUGFIX: Correctly handle data decompression with Qt 6.3 (brvphoenix) - BUGFIX: Fix wrong file names displayed in tooltip (Chocobo1) - BUGFIX: Fix incorrect "max outgoing port" setting (glassez) - BUGFIX: Make working set limit available only on libtorrent 2.0.x builds (summer) - BUGFIX: Try to recover missing tags (summer) - RSS: Clear RSS parsing error after use (glassez) - WEBAPI: Set HTTP method restriction on WebAPI actions (Chocobo1) - WINDOWS: Work around application stuttering on Windows (Chocobo1) - WINDOWS: NSIS: Update Portuguese, Italian, Korean, Latvian translations(Blackspirits, bovirus, Minseo Lee, Coool) - LINUX: Improve D-Bus notifications handling (glassez) - MACOS: Open destination folders on macOS in separate thread (Nick Korotysh)
2022-08-25Update to 20220822. From the changelog:schmonz4-31/+42
- switch to simple Makefile - crypto_onetimeauth_poly1305.c update
2022-08-24yt-dlp: Update to yt-dlp-2022.8.19leot2-6/+6
Changes: ### 2022.08.19 * Fix bug in `--download-archive` * [jsinterp] **Fix for new youtube players** and related improvements * [phantomjs] Add function to execute JS without a DOM * [build] Exclude devscripts from installs * [cleanup] Misc fixes and cleanup * [extractor/youtube] Add fallback to phantomjs for nsig * [extractor/youtube] Fix error reporting of "Incomplete data" * [extractor/youtube] Improve format sorting for IOS formats * [extractor/youtube] Improve signature caching * [extractor/instagram] Fix extraction * [extractor/rai] Minor fix * [extractor/rtbf] Fix stream extractor * [extractor/SovietsCloset] Fix extractor * [extractor/zattoo] Fix Zattoo resellers
2022-08-24py-dns: update patterns now that pkgsrc versions are new enoughwiz1-7/+4
2022-08-23py-twine: update to 4.0.1.wiz3-38/+25
Twine 4.0.1 (2022-06-01) Bugfixes Improve logging when keyring fails. (#890) Reconfgure root logger to show all log messages. (#896) Twine 4.0.0 (2022-03-31) Features Drop support for Python 3.6. (#869) Use Rich to add color to upload output. (#851) Use Rich to add color to check output. (#874) Use Rich instead of tqdm for upload progress bar. (#877) Bugfixes Remove Twine’s dependencies from the User-Agent header when uploading. (#871) Improve detection of disabled BLAKE2 hashing due to FIPS mode. (#879) Restore warning for missing long_description. (#887) Twine 3.8.0 (2022-02-02) Features Add --verbose logging for querying keyring credentials. (#849) Log all upload responses with --verbose. (#859) Show more helpful error message for invalid metadata. (#861) Bugfixes Require a recent version of urllib3. (#858) Twine 3.7.1 (2021-12-07) Improved Documentation Fix broken link to packaging tutorial. (#844) Twine 3.7.0 (2021-12-01) Features Add support for core metadata version 2.2, defined in PEP 643. (#833) Twine 3.6.0 (2021-11-10) Features Add support for Python 3.10. (#827) Twine 3.5.0 (2021-11-02) Features Show more helpful messages for invalid passwords. (#815) Allow the --skip-existing option to work with GCP Artifact Registry. (#823) Bugfixes Add a helpful error message when an upload fails due to missing a trailing slash in the URL. (#812) Generalize --verbose suggestion when an upload fails. (#817) Twine 3.4.2 (2021-07-20) Bugfixes Improve error message for unsupported metadata. (#755) Improve error message for a missing config file. (#770) Do not include md5_digest or blake2_256_digest if FIPS mode is enabled on the host. This removes those fields from the metadata before sending the metadata to the repository. (#776) Twine 3.4.1 (2021-03-16) Bugfixes Fix a regression that was causing some namespace packages with dots in them fail to upload to PyPI. (#745) Twine 3.4.0 (2021-03-15) Features Prefer importlib.metadata for entry point handling. (#728) Rely on importlib_metadata 3.6 for nicer entry point processing. (#732) Eliminate dependency on setuptools/pkg_resources and replace with packaging and importlib_metadata. (#736) Twine 3.3.0 (2020-12-23) Features Print files to be uploaded using upload --verbose (#670) Print configuration file location when using upload --verbose (#675) Print source and values of credentials when using upload --verbose (#685) Add support for Python 3.9 (#708) Turn warnings into errors when using check --strict (#715) Bugfixes Make password optional when using upload --client-cert (#678) Support more Nexus versions with upload --skip-existing (#693) Support Gitlab Enterprise with upload --skip-existing (#698) Show a better error message for malformed files (#714) Improved Documentation Adopt PSF code of conduct (#680) Adopt towncrier for the changleog (#718) Twine 3.2.0 (2020-06-24) Features Improve display of HTTP errors during upload (#666) Print packages and signatures to be uploaded when using --verbose option (#652) Use red text when printing errors on the command line (#649) Require repository URL scheme to be http or https (#602) Add type annotations, checked with mypy, with PEP 561 support for users of Twine’s API (#231) Bugfixes Update URL to .pypirc specification (#655) Don’t raise an exception when Python version can’t be parsed from filename (#612) Fix inaccurate retry message during upload (#611) Clarify error messages for archive format (#601) Twine 3.1.1 (2019-11-27) Bugfixes Restore --non-interactive as a flag not expecting an argument. (#548) Twine 3.1.0 (2019-11-23) Features Add support for specifying --non-interactive as an environment variable. (#547) Twine 3.0.0 (2019-11-18) Features When a client certificate is indicated, all password processing is disabled. (#336) Add --non-interactive flag to abort upload rather than interactively prompt if credentials are missing. (#489) Twine now unconditionally requires the keyring library and no longer supports uninstalling keyring as a means to disable that functionality. Instead, use keyring --disable keyring functionality if necessary. (#524) Add Python 3.8 to classifiers. (#518) Bugfixes More robust handling of server response in --skip-existing (#332) Twine 2.0.0 (2019-09-24) Features Twine now requires Python 3.6 or later. Use pip 9 or pin to “twine<2” to install twine on older Python versions. (#437) Bugfixes Require requests 2.20 or later to avoid reported security vulnerabilities in earlier releases. (#491) Twine 1.15.0 (2019-09-17) Features Improved output on check command: Prints a message when there are no distributions given to check. Improved handling of errors in a distribution’s markup, avoiding messages flowing through to the next distribution’s errors. (#488) Twine 1.14.0 (2019-09-06) Features Show Warehouse URL after uploading a package (#459) Better error handling and gpg2 fallback if gpg not available. (#456) Now provide a more meaningful error on redirect during upload. (#310) Bugfixes Fail more gracefully when encountering bad metadata (#341)
2022-08-23py-dns: update to 2.2.1.wiz3-23/+157
Python 3 only, upstream does not maintain a changelog any longer.
2022-08-23*: switch to appropriate py-dns versionwiz2-4/+8
2022-08-23net/Makefile: + py-dns1wiz1-1/+2
2022-08-23net/py-dns1: import py27-dns-1.16.0nb2wiz4-0/+330
dnspython is a DNS toolkit for Python. It provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records. This is the python-2.x version of the module.
2022-08-23libfetch: remove unused variablewiz1-6/+3
Also removed in upstream FreeBSD sources. Fixes a clang warning/error reported by Edgar Fuß.
2022-08-23haproxy: updated to 2.6.4adam2-6/+6
2.6.4 - BUG/MINOR: ssl/cli: error when the ca-file is empty - BUG/MAJOR: mworker: fix infinite loop on master with no proxies. 2.6.3 - BUG/MINOR: sockpair: wrong return value for fd_send_uxst() - Revert "BUG/MINOR: peers: set the proxy's name to the peers section name" - DEBUG: fd: split the fd check - MEDIUM: resolvers: continue startup if network is unavailable - BUG/MINOR: mworker: PROC_O_LEAVING used but not updated - BUG/MEDIUM: mux-quic: fix missing EOI flag to prevent streams leaks - MINOR: quic: Congestion control architecture refactoring - MEDIUM: quic: Cubic congestion control algorithm implementation - MINOR: quic: New "quic-cc-algo" bind keyword - BUG/MINOR: quic: loss time limit variable computed but not used - MINOR: quic: Stop looking for packet loss asap - BUG/MAJOR: quic: Useless resource intensive loop qc_ackrng_pkts() - MINOR: quic: Send packets as much as possible from qc_send_app_pkts() - BUG/MEDIUM: queue/threads: limit the number of entries dequeued at once - MINOR: ebtree: add ebmb_lookup_shorter() to pursue lookups - BUG/MEDIUM: pattern: only visit equivalent nodes when skipping versions - BUG/MINOR: mux-quic: prevent crash if conn released during IO callback - CLEANUP: mux-quic: remove useless app_ops is_active callback - BUG/MINOR: mux-quic: do not free conn if attached streams - MINOR: peers: Use a dedicated reconnect timeout when stopping the local peer - BUG/MEDIUM: peers: limit reconnect attempts of the old process on reload - BUG/MINOR: peers: Use right channel flag to consider the peer as connected - BUG/MEDIUM: dns: Properly initialize new DNS session - BUG/MINOR: backend: Don't increment conn_retries counter too early - MINOR: server: Constify source server to copy its settings - REORG: server: Export srv_settings_cpy() function - BUG/MEDIUM: proxy: Perform a custom copy for default server settings - MINOR: peers: Add a warning about incompatible SSL config for the local peer - BUG/MINOR: quic: Missing in flight ack eliciting packet counter decrement - BUG/MEDIUM: quic: Floating point exception in cubic_root() - BUILD: http: silence an uninitialized warning affecting gcc-5 - BUG/MINOR: quic: Avoid sending truncated datagrams - BUG/MINOR: ring/cli: fix a race condition between the writer and the reader - BUG/MEDIUM: sink: Set the sink ref for forwarders created during ring parsing - BUG/MINOR: sink: fix a race condition between the writer and the reader - BUG/MINOR: quic: do not reject datagrams matching minimum permitted size - BUG/MINOR: quic: Missing Initial packet dropping case - MINOR: quic: explicitely ignore sendto error - BUG/MEDIUM: quic: break out of the loop in quic_lstnr_dghdlr - CLEANUP: assorted typo fixes in the code and comments - BUILD: cfgparse: always defined _GNU_SOURCE for sched.h and crypt.h - BUG/MEDIUM: quic: Wrong packet length check in qc_do_rm_hp() - MINOR: quic: Too much useless traces in qc_build_frms() - BUG/MEDIUM: quic: Missing AEAD TAG check after removing header protection - CLEANUP: mux-quic: remove loop on sending frames - BUG/MEDIUM: quic: always remove the connection from the accept list on close - BUG/MEDIUM: poller: use fd_delete() to release the poller pipes - BUG/MEDIUM: task: relax one thread consistency check in task_unlink_wq() - BUILD: stconn: fix build warning at -O3 about possible null sc - BUILD: debug: silence warning on gcc-5 - BUG/MINOR: quic: Possible infinite loop in quic_build_post_handshake_frames() - BUG/MEDIUM: ring: fix too lax 'size' parser - BUG/MINOR: quic: memleak on wrong datagram receipt - MINOR: stick-table: Add table_expire() and table_idle() new converters - BUG/MEDIUM: http-ana: fix crash or wrong header deletion by http-restrict-req-hdr-names - MINOR: applet: add a function to reset the svcctx of an applet - BUG/MEDIUM: cli: always reset the service context between commands - BUG/MEDIUM: mux-h2: do not fiddle with ->dsi to indicate demux is idle - BUG/MAJOR: log-forward: Fix log-forward proxies not fully initialized - BUG/MAJOR: log-forward: Fix ssl layer not initialized on bind even if configured
2022-08-22netdisco: forgot to commit distinfo in previous committnn1-4/+4
2022-08-22netdisco: fix MASTER_SITE for oui.txttnn1-5/+6
... but since this master site does not use versioned files, comment it out and instead upload the distfile to nbftp.
2022-08-22xymon: fix dependency pattern for xymonclient + pkglinttnn2-8/+5
2022-08-22rsync: update to 3.2.5.wiz2-6/+6
# NEWS for rsync 3.2.5 (14 Aug 2022) ## Changes in this version: ### SECURITY FIXES: - Added some file-list safety checking that helps to ensure that a rogue sending rsync can't add unrequested top-level names and/or include recursive names that should have been excluded by the sender. These extra safety checks only require the receiver rsync to be updated. When dealing with an untrusted sending host, it is safest to copy into a dedicated destination directory for the remote content (i.e. don't copy into a destination directory that contains files that aren't from the remote host unless you trust the remote host). Fixes CVE-2022-29154. - A fix for CVE-2022-37434 in the bundled zlib (buffer overflow issue). ### BUG FIXES: - Fixed the handling of filenames specified with backslash-quoted wildcards when the default remote-arg-escaping is enabled. - Fixed the configure check for signed char that was causing a host that defaults to unsigned characters to generate bogus rolling checksums. This made rsync send mostly literal data for a copy instead of finding matching data in the receiver's basis file (for a file that contains high-bit characters). - Lots of manpage improvements, including an attempt to better describe how include/exclude filters work. - If rsync is compiled with an xxhash 0.8 library and then moved to a system with a dynamically linked xxhash 0.7 library, we now detect this and disable the XX3 hashes (since these routines didn't stabilize until 0.8). ### ENHANCEMENTS: - The [`--trust-sender`](rsync.1#opt) option was added as a way to bypass the extra file-list safety checking (should that be required). ### PACKAGING RELATED: - A note to those wanting to patch older rsync versions: the changes in this release requires the quoted argument change from 3.2.4. Then, you'll want every single code change from 3.2.5 since there is no fluff in this release. - The build date that goes into the manpages is now based on the developer's release date, not on the build's local-timezone interpretation of the date. ### DEVELOPER RELATED: - Configure now defaults GETGROUPS_T to gid_t when cross compiling. - Configure now looks for the bsd/string.h include file in order to fix the build on a host that has strlcpy() in the main libc but not defined in the main string.h file.
2022-08-22SDL2_net: update to 2.2.0.wiz4-10/+11
2.2.0: * Added support for building with CMake
2022-08-22*: bump for hs-vector-algorithms buildlink3.mk changewiz4-8/+8
2022-08-21net/trippy: update to 0.6.0pin3-223/+243
0.6.0 - 2022-08-19 Added -Added support for tracing using IPv6 for tcp (#191) -Added -R (--multipath-strategy) flag to allow setting the Equal Cost Multi-path Routing strategy and added support for the dublin traceroute strategies for IPv4/udp (#158) -Added zoom-able chart showing round trip times for all hops in a trace (#209) -Added --udp and --tcp flags as shortcuts to -p udp and -p tcp respectively (#205) Changed -Gray out hops which did not update in the current round (#216)
2022-08-20hs*: recursive bump for new dependencies neededwiz4-8/+8
for hs-aeson, hs-vector
2022-08-19Add desktopdb.mk depends for share/applications/vncviewer.desktopabs1-2/+3
Bump PKGREVISION
2022-08-19net/Makefile: + py-aiodnswiz1-1/+2
2022-08-19net/py-aiodns: import py-aiodns-3.0.0wiz4-0/+39
aiodns provides a simple way for doing asynchronous DNS resolutions using pycares.
2022-08-19py-cares: update to 4.2.2.wiz4-37/+14
After 4.0: No longer updated. Please check the commits. Version 4.0.0 ============= - doc: uppdate README - core: add support for CAA queries - core: add support for getaddrinfo() - doc: update README - core: add ability to use the system installed c-ares - misc: set version to 4.0.0 - test: remove TTL tests - core: update c-ares and use a submodule - core: drop bundled c-ares version - misc: drop tasks.py Version 3.2.0 ============= - misc: add Python 3.9 classifier - core: drop py3.5 from CI and documentation - ci: run tests in Python 3.9 - ci: fix SDK path in appveyor - ci: fix VS linker in appveyor - ci: update python installer script in appveyor - misc: add compiled windows dll to gitignore - test: skip SOA non-ascii test due to changes in remote host - test: fix broken chunked TXT test due to changes in remote host - test: skip ANY test due to problems with mac - ci: add action to release wheels to PyPi - ci: drop AppVeyor - ci: don't fail fast - ci: stop testing on Travis - test: add generic way to check for a CI - test: relax check - test: try to avoid spurious CI failures - ci: test all platforms on GH actions - ci: build wheels on GH Actions - build: fix build error on macOS - ci: explicitly set Python versions to build wheels for - ci: update cibuildwheel - ci: re-add IDNA test Version 3.1.1 ============= - ffi: new style callbacks Version 3.1.0 ============= - misc: add Python 3.8 classifier - (origin/master, origin/HEAD) build: use Travis to build Python Wheels - ci: use GH Actions to test on macOS - ci: run tests in Python 3.8 too - test: remove no longer valid test - test: remove empty test - errno: return str from errno.strerror - core: fix crash when processing .onion queries - test: fix test_query_txt_multiple_chunked - doc: fix path of _version.py file - core: fix support for ARES_OPT_LOOKUPS option - build: add cygwin support - core: fix struct in6_addr alignment - misc: simplify non-ascii txt test example - core: fix long TXT record with non-ascii bytes - build: remove extra add_include_dir line on linux - build: fix testing manylinux wheels Version 3.0.0 ============= (changes since version 2.x) - core: drop C backend in favor of CFFI - core: drop Python < 3.5 support - core: use None instead of -1 for default values - core: add support for ANY queries - core: automagically encode query names with IDNA - core: add support for ares_search Version 3.0.0b5 =============== - core: add support for ares_search Version 3.0.0b4 =============== - core: give better errors descriptions for AresError - test: add IDNA test using the query() API - cffi: simplify destroying ares channel Version 3.0.0b3 =============== - core: reorganize package - core: automagically encode query names with IDNA Version 3.0.0b2 =============== - errno: fix errorcode dictionary Version 3.0.0b1 =============== - core: add support for ANY queries - cffi: fix memory leak Version 3.0.0b0 =============== - core: drop C backend - core: drop Python < 3.5 support - core: use None instead of -1 for default values - core: set TTL to -1 when we cannot parse it
2022-08-19*grpc*: update to 1.48.0wiz10-44/+44
This release contains refinements, improvements, and bug fixes, with highlights listed below. Core Upgrade Abseil to LTS 20220623.0 . (#30155) Call: Send cancel op down the stack even when no ops are sent. (#30004) FreeBSD system roots implementation. (#29436) xDS: Workaround to get gRPC clients working with istio. (#29841) Python Set Correct Platform Tag in Wheels on Mac OS with Python 3.10. (#29857) [Aio] Ensure Core channel closes when deallocated. (#29797) [Aio] Fix the wait_for_termination return value. (#29795) Ruby Make the gem build on TruffleRuby. (#27660) Support for prebuilt Ruby binary on x64-mingw-ucrt platform. (#29684) [Ruby] Add ruby_abi_version to exported symbols. (#28976) Objective-C First developer preview of XCFramework binary distribution via Cocoapod (#28749). This brings in significant speed up to local compile time and includes support for Apple Silicon build. The following binary pods are made available for ObjC V1 & V2 API gRPC-XCFramework (source pod gRPC) gRPC-ProtoRPC-XCFramework (source pod gRPC-ProtoRPC) The following platforms and architectures are included ios: armv7, arm64 for device. arm64, i386, x86_64 for simulator macos: x86_64 (Intel), arm64 (Apple Silicon)
2022-08-18py-zmq: updated to 23.2.1adam2-6/+6
23.2.1 Improvements: - First release with wheels for Python 3.11 (thanks cibuildwheel!). - linux aarch64 wheels now bundle the same libzmq (4.3.4) as all other builds, thanks to switching to native arm builds on CircleCI. Fixes: - Some type annotation fixes in devices.
2022-08-17unison: mark as not make-jobs-safewiz1-1/+3
Reported upstream https://github.com/bcpierce00/unison/issues/774 already analyzed, so perhaps it'll be fixed soon.
2022-08-17net/bind916: update to 9.16.32taca2-6/+6
9.16.32 (2022-08-17) Notes for BIND 9.16.32 Feature Changes * The DNSSEC algorithms RSASHA1 and NSEC3RSASHA1 are now automatically disabled on systems where they are disallowed by the security policy (e.g. Red Hat Enterprise Linux 9). Primary zones using those algorithms need to be migrated to new algorithms prior to running on these systems, as graceful migration to different DNSSEC algorithms is not possible when RSASHA1 is disallowed by the operating system. [GL #3469] * Log messages related to fetch limiting have been improved to provide more complete information. Specifically, the final counts of allowed and spilled fetches are now logged before the counter object is destroyed. [GL #3461] Bug Fixes * Non-dynamic zones that inherit dnssec-policy from the view or options blocks were not marked as inline-signed and therefore never scheduled to be re-signed. This has been fixed. [GL #3438] * The old max-zone-ttl zone option was meant to be superseded by the max-zone-ttl option in dnssec-policy; however, the latter option was not fully effective. This has been corrected: zones no longer load if they contain TTLs greater than the limit configured in dnssec-policy. For zones with both the old max-zone-ttl option and dnssec-policy configured, the old option is ignored, and a warning is generated. [GL #2918] * rndc dumpdb -expired was fixed to include expired RRsets, even if stale-cache-enable is set to no and the cache-cleaning time window has passed. [GL #3462]
2022-08-17s6-networking: rename man-pages distfile to a distinguished nametnn2-8/+10
2022-08-17grpc: having a distfile named v0.3.0.tar.gz is not a good ideatnn2-9/+10
2022-08-17Add py-expat DEPENDS to zenmapabs1-2/+3
Needed to parse nmap output. Issue not obvious when building and running zenmap on the same host, as py-setuptools pulls in py-expat
2022-08-17wget2: fix CONFIGURE_ARGStnn1-2/+2