Commit graph

19648 commits

Author SHA1 Message Date
adam
03c6cd82ca samba4: updated to 4.3.11
Changes since 4.13.10
* BUG 14769: smbd panic on force-close share during offload write.
* BUG 14731: Fix returned attributes on fake quota file handle and avoid
  hitting the VFS.
* BUG 14783: smbd "deadtime" parameter doesn't work anymore.
* BUG 14787: net conf list crashes when run as normal user.
* BUG 14607: Work around special SMB2 READ response behavior of NetApp Ontap
  7.3.7.
* BUG 14793: Start the SMB encryption as soon as possible.
* BUG 14792: Winbind should not start if the socket path for the privileged
  pipe is too long.
2021-09-13 10:13:33 +00:00
nat
aab7d88986 Fixes for earlier versions of appletalk and phase 1 interfaces.
Add option to disable afp session timeouts.
Fix setting of phase1 addresses on NetBSD.
Send replies to client when printing to prompt more data to be sent.

ok markd@.
2021-09-12 15:52:37 +00:00
gdt
4761754e4b net/unison-snapshot: Update to 2.51.4.70.2
upstream changes: bugfixes and minor improvements
2021-09-12 13:47:52 +00:00
leot
7ead8268f1 gallery-dl: Update to 1.18.4
Changes:
1.18.4
------
### Additions
 - [420chan] add `thread` and `board` extractors
 - [deviantart] add `tag` extractor
 - [deviantart] add `comments` option
 - [deviantart] implement a `auto-watch` option
 - [foolfuuka] add `gallery` extractor
 - [furaffinity] expand URL pattern for searches
 - [kemonoparty] automatically generate required DDoS-GUARD cookies
 - [nhentai] add `favorite` extractor
 - [shopify] support windsorstore.com
 - [twitter] add `url` to user objects
 - [twitter] expand t.co links in user descriptions
 - show a warning if an extractor doesn`t yield any results
 - add a `j` format string conversion
 - implement a `fallback` option
 - implement a `path-strip` option

### Changes
 - [shopify] use API for product listings
 - update default User-Agent headers

### Fixes
 - [deviantart] prevent exceptions for "empty" videos
 - [exhentai] improve image limits check
 - [inkbunny] fix extraction
 - [mangadex] prevent exceptions for manga without English title
 - [oauth] use defaults when config values are set to `null`
 - [pixiv] fix pixivision title extraction
 - [reddit] delay RedditAPI initialization
 - [twitter] improve error reporting
 - [twitter] fix issue when filtering quote tweets
 - [twitter] fix `logout` option

### Removals
 - [deviantart] remove the "you need session cookies to download mature scraps" warning
 - [foolslide] remove entry for kobato.hologfx.com
2021-09-12 10:36:47 +00:00
wen
cd26f71971 Update to 0.76
Upstream changes:
0.76 Mon Sep 14 14:20:41 PDT 2020

  - correctly handle stderr output from rsync 3.2.3.
2021-09-12 09:35:08 +00:00
wen
005c0e8734 Update to 0.98
Upstream changes:
0.98 2021-03-22
        - document how to use buckets with dots, Signature V4, and HTTPS together
        - fix Net::Amazon::S3::Client::Object::exists (#94)
        - improve compatibility with DigitalOcean Spaces (#95)

0.97 2020-10-09
        - presigned object access uri supports also PUT/DELETE methods (#89)

0.96 2020-10-07
        - Signature V4 didn't work properly for services on non-standard port (issue #88)

0.95 2020-10-06
        - bugfix release, with new test coverage
        - small cleanups

0.94 2020-09-27
        - fix undefined method call in still untested methods (thanks Russell Jenkins)

0.93 2020-09-27
        - fix syntax failures on perl < v5.22 (thanks cpantesters)

0.92 2020-09-26
        - misc cleanups, more tests
        - Net::Amazon::S3::Client now can be constructed with same arguments as Net::Amazon::S3
        - Support explicit ACL in bucket/object/upload creation
        - Support set_acl on Client::Bucket / Client::Object (issue #83)
        - Add support for bucket/object tagging (issue #44)
2021-09-12 09:30:28 +00:00
wiz
55cb9eb48b wget: remove unused patch after update 2021-09-12 09:18:26 +00:00
wiz
51a4447b5c wget: update to 1.21.2.
* Noteworthy changes in release 1.21.2 (2021-09-07)

** Support for autoconf 2.71

** Fix a double free in FTP when using an absolute path

** Release tarballs no longer have a dependency on Python.

** --page-requisites will now also download links marked as "alternate
   stylesheet" or "icon"
2021-09-12 09:15:10 +00:00
wen
07719dd096 Update to 0.22
Upstream changes:
0.22  2021-04-04
    - Security: IPv4 octets with leading zeroes are no longer allowed.
      https://blog.urth.org/2021/03/29/security-issues-in-perl-ip-address-distros/
2021-09-12 07:51:56 +00:00
wen
6aca3e5b2f Update to 0.49
Upstream changes:
2020-09-22 Todd Rinaldo <toddr@cpan.org> (0.49)
        * Perl 5.6 is the minimum required version now.
        * RIP Thread.pm it has not been relevant since 5.6
        * Now using github CI to monitor the major platforms.
        * .gitignore for better management
        * Update the MANIFEST
        * Perltidy the code base.
        * use strict, warnings, no vars, our
        * Remove perl 4-ish subroutine calls
        * Require Sys::Syslog 0.29 to function properly.
        * t/base.t -> Test::More
        * Improve skipall messages and detection of ithreads/forks
        * Disable t/ithreadm.t for Windows See https://github.com/toddr/Net-Daemon/issues/19
        * Only load threads if forks hasn't already been loaded and threads exist.
        * Update tracker location to github
        * Fix ReadConfigFile implementation traversing @INC
2021-09-12 07:48:12 +00:00
wen
d9782088ba Update to 1.32
Upstream changes:
**** 1.32 Jul 16, 2021

        Text: Offer both Unicode and escaped-ASCII strings.

        Add LICENSE file to comply with Fedora/RedHat announcement.

Fix rt.cpan.org #136666

        Net::DNS::RR::ZoneFile parser erroneously strips line
        terminators in quoted string forming part of multiline RR.


**** 1.31 May 2, 2021

        Improve implementation of SVCB record.
2021-09-12 07:43:01 +00:00
wen
5021878f6f Update to 1.02
Upstream changes:
1.02  2021-09-08 13:15:24 CST
        - Add support for reviews #108 (jrmash)
2021-09-12 07:37:49 +00:00
wen
c2e5ff311c Update to 0.6.4
Upstream changes:
0.604 2021/02/26
- change bugtracker in Makefile.PL to github
2021-09-12 07:34:09 +00:00
wen
4607bc8bdc Update to 1.02
Upstream changes:
1.02 2021-03-31
        * Remove Net::IPv4Addr dependence
        * Disable base85 unless user installed Math::Base85
2021-09-12 07:30:40 +00:00
wen
d059efeb6e Update to 3.78
Upstream changes:
Version 3.78 (2021-09-08)

  [BUG FIXES]

  * Fix undefined value error in Bridge.pm i_vlan
2021-09-12 07:24:33 +00:00
nia
7cbf40b6d1 powerdns-recursor: needs atomic64 2021-09-10 11:00:27 +00:00
gdt
d9ff423284 net/iperf2: Update to 2.1.4
Drop two patches applied upstream.
Take MAINTAINERship.

upstream NEWS:

perf 2.1.4 has many user visible changes since 2.0.13 and even more since
2.0.5 The below describes many of these user visible changes with
a focus on 2.1.4 compared to 2.0.13

    -e or --enhanced-reports

    configure '--enable-fast-sampling'

This configuration causes the iperf binary to support units
of microseconds. It casues iperf to use four units of precision
in it's timing interval output, i.e. 1e-4, as one example

    iperf -c 192.168.1.64 -n 4 -C
    ------------------------------------------------------------
    Client connecting to 192.168.1.64, TCP port 5001
    TCP window size: 85.0 KByte (default)
    ------------------------------------------------------------
    [  1] local 192.168.1.133 port 56568 connected with 192.168.1.64 port 5001
    [ ID] Interval       Transfer     Bandwidth
    [  1] 0.0000-0.0172 sec  4.00 Bytes  1.86 Kbits/sec

    '--trip-times' on the client

This option indicates to iperf a few things. First, that the user
has syncrhonized the clients' and servers' clocks. A good way to do
this is using Precision Time Protocol and a GPS atomic clock as a
reference. This knowledge allows iperf to use many time stamps
to be sender based, i.e. taken from the sender's write timestamp
(which is carried in the payloads.)

The connect message on both the server and the client will indicate
that '--trip-times' has been enabled.

Both UDP an TCP support '--trip-times'

    iperf -c 192.168.1.64 --trip-times
    ------------------------------------------------------------
    Client connecting to 192.168.1.64, TCP port 5001
    TCP window size: 85.0 KByte (default)
    ------------------------------------------------------------
    [  1] local 192.168.1.133 port 56580 connected with 192.168.1.64 port 5001 (trip-times)

    iperf -s
    ------------------------------------------------------------
    Server listening on TCP port 5001
    TCP window size:  128 KByte (default)
    ------------------------------------------------------------
    [  1] local 192.168.1.64%enp2s0 port 5001 connected with 192.168.1.133 port 56580 (MSS=1448) (trip-times) (sock=4) (peer 2.1.4) on 2021-08-22 11:12:08 (PDT)

Iperf 2 new metrics

    NetPwr

    Network power: The network power (NetPwr) metric originates from Kleinrock and Jaffe circa 1980.
    It is a measure of a desirable property divided by an undesirable property.
    It is defined as throughput/delay. For TCP transmits, the delay is the sampled RTT times.
    For TCP receives, the delay is the write to read latency. For UDP the delay is the
    packet end/end latency.

    Note, one must use -i interval with TCP to get this as that's what sets the RTT sampling rate.
    The metric is scaled to assist with human readability.

    InP

    The InP metric is derived from Little's Law or Little's Lamma. LL in queuing theory is a
    theorem that determines the average number of items (L) in a stationary queuing system
    based on the average waiting time (W) of an item within a system and the average number
    of items arriving at the system per unit of time (lambda). Mathematically,
    it's L = lambda * W. As used here, the units are bytes. The arrival rate is
    taken from the writes.
2021-09-08 23:45:45 +00:00
nia
01e05d4ecf Recursive revbump for audio/jack 2021-09-08 21:04:53 +00:00
kardel
6a3e129dfb net/frr: upgrade to bug-fix release 8.0.1 2021-09-08 11:12:37 +00:00
jperkin
95945abc91 haproxy: Update to 2.4.4.
The ChangeLog doesn't explicitly mention, but this fixes the CVE-2021-40346
vulnerability as described in:

  https://www.mail-archive.com/haproxy@formilux.org/msg41114.html

While here switch to inserting CFLAGS via CPU_CFLAGS, as that feels a little
more appropriate than DEBUG_CFLAGS after re-reading the Makefile.

2021/09/07 : 2.4.4
    - BUG/MEDIUM: h2: match absolute-path not path-absolute for :path
    - REGTESTS: http_upgrade: fix incorrect expectation on TCP->H1->H2
    - REGTESTS: abortonclose: after retries, 503 is expected, not close
    - MINOR: hlua: take the global Lua lock inside a global function
    - BUG/MINOR: stick-table: fix the sc-set-gpt* parser when using expressions
    - BUG/MEDIUM: base64: check output boundaries within base64{dec,urldec}
    - BUG/MINOR: base64: base64urldec() ignores padding in output size check
    - MINOR: compiler: implement an ONLY_ONCE() macro
    - BUG/MINOR: lua: use strlcpy2() not strncpy() to copy sample keywords
    - BUG/MINOR: time: fix idle time computation for long sleeps
    - MINOR: time: add report_idle() to report process-wide idle time
    - BUG/MINOR: ebtree: remove dependency on incorrect macro for bits per long
    - BUG/MINOR threads: Use get_(local|gm)time instead of (local|gm)time
    - BUG/MINOR: tools: Fix loop condition in dump_text()
    - CLEANUP: Add missing include guard to signal.h
    - BUG/MINOR: vars: fix set-var/unset-var exclusivity in the keyword parser
    - DOC: configuration: remove wrong tcp-request examples in tcp-response
    - BUG/MINOR: config: reject configs using HTTP with bufsize >= 256 MB
    - CLEANUP: htx: remove comments about "must be < 256 MB"
    - BUG/MAJOR: htx: fix missing header name length check in htx_add_header/trailer
    - Revert "BUG/MINOR: stream-int: Don't block reads in si_update_rx() if chn may receive"
2021-09-08 09:56:33 +00:00
gdt
130afc3ec3 net/tor: Workaround upstream "micro-revision.i" bug
There is something wrong in tor's  makefiles which causes:

  src/lib/version/git_revision.c:21:10: fatal error: micro-revision.i: No such file or directory
   #include "micro-revision.i"
	    ^~~~~~~~~~~~~~~~~~
  compilation terminated.

obviously by not having built micro-revision.i when that compilation
is done.   This happens reliably for some people and not for others.

This commit adds a comment with the issue in tor's bug tracker, and a
workaround that builds micro-revision.i and then does the normal
build.

No PKGREVISION as this is just a build fix, and should have zero
effect if this built anyway.

ok @wiz
2021-09-07 14:00:52 +00:00
gdt
26a4e1f78e net/unifi: Update to 6.2.26
upstream changes are bugfixes and minor improvements plus:

Improvements

    Allow dismissing UDM-Pro banner in dashboard page.
    Add "Firmware version" column to Devices page and change "Version" to "Firmware Status".
    Add alert that threat was detected or blocked.
    Add 'Sign Out' button for Software installation controller.
    Add USW-Enterprise-24-PoE images.
    Add USP-RPS panel overview and port diagram.
    Add status indicators to Clients table.
    Add date range to Statistics.
    Add L3 Switch routing support for Static Route.
    Live update performance improvements in all pages.
    Improve Statistics page performance.
    Improve Hotspot form performance.
    Improve alert client fingerprinting.
    Remove frequent alerts after 14 days.
    Update WiFiman Topology in property panel.
    Update admin role names (Administrator, Site Admin, View only, Hotspot Operator).
    Update VPN section.
    Column visibility for Device and Client tables.
    Save table columns only when leaving page.
    Updates to side navigation icons.
    Utilization-bar tooltip style updates.
    Capitalize MAC and WLAN text used in property panel.
    Always send connection alert for clients.
    Move table row actions to forms.
    Update UAP property panel.
    Remove survey modals from Dashboard and Settings.
    Traffic section design updates.
    Implement Device and Outlets sections for USP-RPS property panel.
2021-09-07 00:53:57 +00:00
fcambus
d94299dcd5 dbip-country-lite: update to 2021-09.
No upstream ChangeLog.
2021-09-06 12:22:30 +00:00
fcambus
3f7a29660a dbip-city-lite: update to 2021-09.
No upstream ChangeLog.
2021-09-06 12:21:16 +00:00
fcambus
4f359d31d5 dbip-asn-lite: update to 2021-09.
No upstream ChangeLog.
2021-09-06 12:20:18 +00:00
adam
9a3b213772 py-zeroconf: updated to 0.36.2
0.36.2

Include NSEC records for non-existent types when responding with addresses
0.36.1

Skip goodbye packets for addresses when there is another service registered with the same name

If a ServiceInfo that used the same server name as another ServiceInfo was unregistered, goodbye packets would be sent for the addresses and would cause the other service to be seen as offline.

Fixed equality and hash for dns records with the unique bit

These records should have the same hash and equality since the unique bit (cache flush bit) is not considered when adding or removing the records from the cache.

0.36.0

Technically backwards incompatible:

Fill incomplete IPv6 tuples to avoid WinError on windows

0.35.1

Only reschedule types if the send next time changes

When the PTR response was seen again, the timer was being canceled and rescheduled even if the timer was for the same time. While this did not cause any breakage, it is quite inefficient.

Cache DNS record and question hashes

The hash was being recalculated every time the object was being used in a set or dict. Since the hashes are effectively immutable, we only calculate them once now.

0.35.0

Reduced chance of accidental synchronization of ServiceInfo requests
Sort aggregated responses to increase chance of name compression
Technically backwards incompatible:

Send unicast replies on the same socket the query was received

When replying to a QU question, we do not know if the sending host is reachable from all of the sending sockets. We now avoid this problem by replying via the receiving socket. This was the existing behavior when InterfaceChoice.Default is set.

This change extends the unicast relay behavior to used with InterfaceChoice.Default to apply when InterfaceChoice.All or interfaces are explicitly passed when instantiating a Zeroconf instance.

0.34.3

Fix sending immediate multicast responses
0.34.2

Coalesce aggregated multicast answers

When the random delay is shorter than the last scheduled response, answers are now added to the same outgoing time group.

This reduces traffic when we already know we will be sending a group of answers inside the random delay window described in datatracker.ietf.org/doc/html/rfc6762#section-6.3

Ensure ServiceInfo requests can be answered inside the default timeout with network protection

Adjust the time windows to ensure responses that have triggered the protection against against excessive packet flooding due to software bugs or malicious attack described in RFC6762 section 6 can respond in under 1350ms to ensure ServiceInfo can ask two questions within the default timeout of 3000ms

0.34.1

Ensure multicast aggregation sends responses within 620ms

Responses that trigger the protection against against excessive packet flooding due to software bugs or malicious attack described in RFC6762 section 6 could cause the multicast aggregation response to be delayed longer than 620ms (The maximum random delay of 120ms and 500ms additional for aggregation).

Only responses that trigger the protection are delayed longer than 620ms

0.34.0

Implemented Multicast Response Aggregation

Responses are now aggregated when possible per rules in RFC6762 section 6.4

Responses that trigger the protection against against excessive packet flooding due to software bugs or malicious attack described in RFC6762 section 6 are delayed instead of discarding as it was causing responders that implement Passive Observation Of Failures (POOF) to evict the records.

Probe responses are now always sent immediately as there were cases where they would fail to be answered in time to defend a name.

0.33.4

Ensure zeroconf can be loaded when the system disables IPv6
2021-09-06 11:25:22 +00:00
ryoon
0a9b917f37 ruby-ruby_smb: Fix typo in DESCR 2021-09-05 15:21:44 +00:00
wen
be755ab17f Update to 2.010
Upstream changes:
2.010  Mar 22 2021
        - Add SSL_verify_callback
        - Fix SSLEAY connect spinloop
        - Various pod typos
        - Allow for logging to STDOUT for HTTP
        - Add PATCH verb to HTTP
2021-09-05 08:04:17 +00:00
wen
943229fb3c Update to 1.93
Upstream changes:
1.93  Jan 19, 2021
        - put_content was not handling optional arguments correctly
          (bug report by Bas van Sisseren).

1.92_03 Oct 1, 2020
        - Write buffer could grow uncontrolled after a connection
          lost error (bug report by Jozef Kutej, #gh17).

1.92_02 Jun 25, 2020
        - Fix handling of out of order responses.

1.92_01 Jun 24, 2020
        - Add support for receiving out of order responses from the
          server (bug report by Dimitar Kolev #rt130641 and ftumsh
          #rt132768).
2021-09-05 08:01:08 +00:00
wen
5cc15cc95d Update to 0.61
Add missing DEPENDS

Upstream changes:
0.61 2021-04-13
 - Avoid referencing $frame if it's undefined (thanks Lee Burton
   N6UDP)
2021-09-05 07:57:38 +00:00
wen
cf6b8c424a Update to 1.12
Upstream changes:
1.12  Tue Jun  8 08:00:00 EDT 2021
    - Fix https://rt.cpan.org/Public/Bug/Display.html?id=136763
2021-09-05 07:44:49 +00:00
wen
12aca14278 Update to 3.05
Upstream changes:
* Version 3.05 released.

2021-06-20  Jay Rogers  <jay@rgrs.com>

        * Telnet.pm: Fixed new perl warning about argument isn't numeric in
        numeric ge (>=).

2021-05-30  Jay Rogers  <jay@rgrs.com>

        * Telnet.pm (dump_log input_log option_log output_log): Changed
        the logging subroutines to also accept a tied filehandle.

2021-03-30  Jay Rogers  <jay@rgrs.com>

        * Telnet.pm (waitfor): Improved the speed to search for the
        "match", especially when reading a large amount of data, by using
        the dynamic arrays @- and @+ instead of $` and $&.

2021-03-30  Jay Rogers  <jay@rgrs.com>

        * Telnet.pm (new): Fixed a bug that caused the instantiation to
        fail when setting one of the *_log input args to an empty string.

2020-02-20  Jay Rogers  <jay@rgrs.com>

        * Telnet.pm: Added a workaround for the "require FileHandle" bug in
        perl 5.10.1.

2020-02-20  Jay Rogers  <jay@rgrs.com>

        * Telnet.pm: Stopped using the deprecated variable $[ in the
        autoflush idiom select((select($fh), $|=1)[$[]).

2018-07-12  Jay Rogers  <jay@rgrs.com>

        * Telnet.pm: Fixed some documentation and pod command typos.

2013-04-21  Jay Rogers  <jay@rgrs.com>
2021-09-05 07:42:03 +00:00
wen
945a7e09f0 Update to 0.82
Upstream changes:
0.82    Wednesday January  6, 2021, 09:59:00 AM -0800

        * Makefile.PL
        * lib/RPC/XML/Server.pm
        Bump version numbers.

        * Makefile.PL
        * lib/RPC/XML/Server.pm
        * t/40_server.t
        * t/40_server_xmllibxml.t
        * t/41_server_hang.t
        * t/60_net_server.t
        * t/util.pl
        RT #120472: Applied patch from Petr Písař for fixes to IPv6
        support. Full detail in the message for this commit in the git
        repository.

0.81    Tuesday January  5, 2021, 06:33:00 PM -0800

        * MANIFEST
        * perlcritic.rc (added)
        Add a perlcritic.rc file for testers who run author tests.

        * t/40_server.t
        * t/40_server_xmllibxml.t
        Remove redundant testing and general clean-up. Removed tests of
        url() that were just re-testing HTTP::Daemon::url().

        * lib/RPC/XML/Client.pm
        Parameterize the request-as-string debug feature.

        * lib/RPC/XML/Client.pm
        Merge pull request #13 from
        enrico-sorcinelli/add-request-string. Added xmlrpc request
        string as object property. (Enrico Sorcinelli)
2021-09-05 07:38:42 +00:00
wen
a919eb706e Update to 3.77
Upstream changes:
Version 3.77 (2021-09-04)

  [ENHANCEMENTS]

  * set_i_vlan support for Ruckus/Brocade/Foundry

Version 3.74 (2021-08-24)

  [NEW FEATURES]

  * Support changing PVID on Arista switches (#429)
  * Support for Whiterabbit devices

  [ENHANCEMENTS]

  * Patch H3C broken node-vlan mapping

Version 3.73 (2021-06-28)

  [BUG FIXES]

  * fix packaging error

Version 3.72 (2021-06-28)

  [NEW FEATURES]

  * Support for Aruba CX switches
  * IEEE802_Bridge module

  [BUG FIXES]

  * #403 don't use layer3::dell for layer3::aruba devices
  * layer2::aerohive supports version numbers above 9

Version 3.71 (2020-11-27)

  [NEW FEATURES]

  * #386 Teltonika RUT9XX support (jeroenvis)

  [ENHANCEMENTS]

  * #398, 411 more ubiquiti cleanup and support for er-12 (lbegnaud & inphobia)

  [BUG FIXES]

  * #409, 410 Don't add AUTOLOAD generated methods in symbol table
  * #372, 375 fix lldp on nx-os6 (inphobia)
2021-09-05 07:34:33 +00:00
leot
94b2fb37cb gvproxy: Simplify distfile handling and make WRKSRC version agnostic (NFCI) 2021-09-04 21:05:24 +00:00
maya
20c44dadae Add gvproxy 0.1.0
A replacement for VPNKit, written in pure Go.  It is based on the
network stack of gVisor.
2021-09-04 20:19:29 +00:00
bsiegert
60c404694c kubectl: fix build with Go 1.17.
For some reason, Go 1.17 uses -mod=vendor as the default in this build and
complains about needing to update go.mod. Add a "-mod=readonly" to get it
to build.
2021-09-04 14:52:06 +00:00
gdt
eb90d50a1e net/mosquitto: Update to 2.0.12
upstream changes: security fixes, bugfixes, minor improvments
2021-09-02 13:53:44 +00:00
gdt
077a6b3ef8 net/py-foolscap: Update to 21.7.0
I believe this is a relatively minor update, plus bringing python 3.x
support.  Upstream does not publish NEWS or a changelog, and the
homepage does not even mention the release.

Update prompted by tahoe-lfas needing this (py3-compattible) version.
I am not aware of anything else needing it.  If so and this version
isn't ok, we'll have to go to versioned_dependencies and import the
old one -- but this builds ok with 2.7.
2021-08-31 17:16:22 +00:00
taca
bcba5850ea net/ruby-train-core: update to 3.8.1
3.7.4 (2021-06-22)

Merged Pull Requests

* Update chefstyle requirement from 1.7.5 to 2.0.3 #683 (dependabot[bot])
* Retry the Windows local pipe server connection once on EPIPE #694
  (clintoncwolfe)


3.8.1 (2021-07-27)

Merged Pull Requests

* Update chefstyle requirement from 2.0.3 to 2.0.5 #695 (dependabot[bot])
* Remove pins for Ruby < 2.5 #688 (tas50)
* Parse Message : Added new message for lack of sudo privilege and appl…
  #690 (msys-sgarg)
* Update chefstyle requirement from 2.0.5 to 2.0.7 #700 (dependabot[bot])
2021-08-31 16:27:17 +00:00
taca
41d8d7b38f net/ruby-ruby_smb: update to 2.0.11
2.0.11 (2021-08-25)

Changes are too many to write here, please refer
<https://github.com/rapid7/ruby_smb/compare/v2.0.10...v2.0.11> in detail.
2021-08-31 15:48:16 +00:00
taca
5f9be0c34d net/ruby-recog: update to 2.3.21
2.3.21 (2021-08-02)

Highlights:

* BUG: Fix a very unlikely DoS condition, general regex performance tuning
  (#368)
* Regex cross-language compatibility (#367)
* Field migration: host.id -> hw.serial_number (#366)
* Fingerprints: Misc improvements (Thanks @jpincombe-r7) (#363 #365)
* CPE: Updates using the current NIST database.
2021-08-31 15:45:23 +00:00
taca
98eb5ad11e net/ruby-nio4r: update to 2.5.8
2.5.8 (2021-08-03)

* Fix incorrect return types. Fixes #275.
* Remove guard from Gemfile.
2021-08-31 15:43:25 +00:00
taca
15fb263780 net/ruby-dnsruby: update to 1.61.7
1.61.6 (2021-06-20)

* RD bit not set on Recursor queries (thanks Sean Dilda!)
* Handle quoted strings followed by unquoted strings in TXT records
* do not worry about rogue repeated Ids - just log an error and get on with
  life
* Clear Ruby warnings
* Use GitHub Actions rather than Travis

1.61.7 (2021-06-23)

* Fix namespace issue from 1.61.6
2021-08-31 15:40:18 +00:00
taca
d5abd7aec2 net/ruby-addressable: update to 2.8.0
2.8.0 (2021-07-03)

* fixes ReDoS vulnerability in Addressable::Template#match
* no longer replaces + with spaces in queries for non-http(s) schemes
* fixed encoding ipv6 literals
* the :compacted flag for normalized_query now dedupes parameters
* fix broken escape_component alias
* dropping support for Ruby 2.0 and 2.1
* adding Ruby 3.0 compatibility for development tasks
* drop support for rack-mount and remove Addressable::Template#generate
* performance improvements
* switch CI/CD to GitHub Actions
2021-08-31 15:37:35 +00:00
jperkin
f309f8e590 haproxy: Switch to DEBUG_CFLAGS.
The software depends on compiler flags (-fwrapv) for specific overflow
handling, but for some strange reason instead of appending them during
the build regardless of what the user has set CFLAGS to, it allows
CFLAGS to be overridden and aborts at runtime!  Passing in our CFLAGS
via DEBUG_CFLAGS, while not ideal, allows them to be properly combined.

Fix from goekesmi in joyent/pkgsrc#313.  Bump PKGREVISION.
2021-08-31 09:17:46 +00:00
khorben
077d20b2a5 beanstalkd: let the RC script work unprivileged
This takes advantage of the introduction of the SYSCONFBASE variable.
Tested on NetBSD/amd64.

While there, improve the general behaviour, and avoid `pkill -u` in particular
when stopping the service.

Bumps PKGREVISION.
2021-08-30 22:29:18 +00:00
wiz
c225f54427 filezilla: update to 3.55.1.
3.55.1 (2012-08-09)

- Fixed a crash if a tree view items are deleted at the same time as something is being dragged over the tree view
- Updated to libfilezilla 0.31.1 to fix an issue with SIGPIPE on *nix
2021-08-30 15:50:50 +00:00
wiz
710afb1b34 libfilezilla: update to 0.31.1.
0.31.1 (2021-08-09)

+ Added iterator for JSON arrays
- *nix: SIGPIPE is now set to SIG_IGN the first time a pipe or socket gets created
- Handle empty search string in replace_subscripts
2021-08-30 15:43:11 +00:00
adam
a936571ad3 py-tldextract: updated to 3.1.1
3.1.1:
* Bugfixes
    * Support Python 3.9
    * Drop support for EOL Python 3.5
2021-08-29 08:44:22 +00:00