Commit graph

16328 commits

Author SHA1 Message Date
wen
1879bd1793 Update to 1.1.23
Add missing DEPENDS

Upstream changes:
Version 1.1.23, 2018-05-05 (Download)

Fix bug in listShares() method which fails when the remote server has many shares. Contributed by carlosefr (github).
Improve echo() method to test and fail if the provided data to echo is not a bytes object. Contributed by carlosefr (github).
Fix bug in listPath() method where the path to query is not properly terminated. Contributed by Yepoleb (github).
Version 1.1.22, 2017-09-17 (Download)

Fix bug in getAttributes() method which should return only the filename instead of the entire path for the filename property for the return result.
Version 1.1.21, 2017-09-09 (Download)

Fix bug where timestamp values for SMB1 getAttributes() response are not converted properly from FILETIME to epoch time values.
Version 1.1.20, 2017-08-13 (Download)

Add getSecurity() method to support security descriptors query via SMB2. Contributed by koniiiik (github).
Improve retrieveFile() and retrieveFileFromOffset() methods to allow file retrievals over SMB2 even when the file is being locked on the server.
Silently discards NMB SESSION_KEEPALIVE packets instead of raising warnings. Thanks to a-mushroom (github) for reporting this.
SMB sessionID will be sent in ECHO requests to conform to SMB2 specs. Thanks to divad (github) for reporting this.
Fix type errors for MD4 functions in python3. Contributed by viatoriche (github).
Version 1.1.19, 2016-11-13 (Download)

Ignore STATUS_PENDING during delete and file store operations
Version 1.1.18, 2016-04-09 (Download)

Rollback fixes to NTLMv2 response algorithm in pysmb 1.1.17. The fixes fail to work with some servers.
Add missing errno imports in SMBConnection.py
Fix UnboundLocalError raised when using type() in SMBConnection.py
Version 1.1.17, 2015-11-11 (Download)

Fix crashes in directory listing with keyerror ‘support_dfs’.
Fix bugs in NTLMv2 response algorithm.
Fix bugs where client domain is not included as part of the session negotiation.
Version 1.1.16, 2015-05-10 (Download)

Fix typo errors in authentication error messages.
Improve share listings on SMB2 protocol by ignoring interim STATUS_PENDING responses.
Version 1.1.15, 2015-02-15 (Download)

Add new parameter to SMBConnection’s storeFileFromOffset method to determine whether the remote file is to be truncated before writing.
Version 1.1.14, 2015-02-01 (Download)

Add support for DFS shares in listPath(). Thanks to humberry (github) for raising the issue and helping with the testing.
Fix bug in python3’s SMB2 listPath implementation. Thanks to deejrose (github) for reporting the bug.
Version 1.1.13, 2014-10-18 (Download)

Add missing methods and improve compatibility with python3. Thanks to keisetsu (github) for submitting the patch.
Fix bug in SMB2 rename implementation which fails to rename directory. Thanks to Jayke Meijer for raising the bug and providing the packet capture.
Version 1.1.12, 2014-09-21 (Download)

Fix syntax error for python3 NBNSProtocol implementation
Fix bug in SMB1 implementation which results in access denied errors with Samba 3.0. Many thanks for John Sivak for his assistance and support in helping to troubleshoot and test the bug fixes.
Version 1.1.11, 2014-09-13 (Download)

Add support for unicode characters in domain, username and password.
Add storeFileFromOffset method to SMB API
Fix bug in getAttributes implementation for SMB1
Fix bug for NMB which uses broadcast flag for unicast queries
Update the Tree Connect Andx request implementation to support MS-SMB 2.2.4.7.1 extensions
Version 1.1.10, 2014-06-29 (Download)

 Add getAttributes() method to SMBConnection and SMBProtocolFactory class.
Add isReadOnly property to SharedFile class.
Version 1.1.9, 2014-06-01 (Download)

Add support for domains in smb:// URLs. Contributed by Andy Piper.
Fix a bug which fails to test for the correct GSS security provider OID values. Thanks for Fanen for bug report and assistance in testing the fix.
Version 1.1.8, 2013-12-21 (Download)

Fix a bug in storeFile() method when the destination file is not overwritten if it exists in SMB1 communication. Thanks to Vaikar Amol for reporting this bug and helping to fix it.
Fix a SMB1 authentication problem when extended negotation is not carried out because the remote server has specified its support for extended security in the payload, instead of in the message flags2.
Version 1.1.7, 2013-09-27 (Download)

Improve listShares() function which can fail with the listing response is separated into multiple SMB packets for large number of shares. Thanks to Pieter De Clerck for reporting this bug and helping to test the bug fix.
Fix bug in python3 implementation where session connection can fail when remote server supports message signing. Thanks to Simon for reporting this bug.
Version 1.1.6, 2013-08-16 (Download)

Fix bug where the status of the SMB_COM_NEGOTIATE reply is not checked for error before allowing further processing. Thanks to Adrian Cox for discovering this bug and submitting the patch.
Version 1.1.5, 2013-06-19 (Download)

Add support for Direct hosting of SMB over TCP/IP (TCP port 445)
Version 1.1.4, 2013-05-31 (Download)

Improve query performance for query IP addresses for NetBIOS names in NetBIOSProtocol.py. Thanks to Ties de Kock for submitting the performance patch.
Fix bugs in SMBConnection when sending large data packets can result in AssertionError. Thanks to David K. Hess for submitting the bug fix.
Version 1.1.3, 2013-03-18 (Download)

Fix a bug which results in endless loop in SMBConnection when remote CIFS server closes the connection. Thanks to Nitin Garg for submitting the bug fixes.
2018-05-16 01:07:20 +00:00
wen
c15336fa55 Update to 3.61
Update DEPENDS

Upstream changes:
Version 3.61 (2018-05-09)

  [ENHANCEMENTS]

  * #255 IPv6 support - Set the transport-specifier if given an IPv6 address
  * #195 IP address table - IPv4 Address Table will use the
     IP-MIB::ipAddressTable if the deprecated IP-MIB::ipAddrTable doesn't
     return results

  [BUG FIXES]

  * #261 EIGRP Peer Neighbor Formatting / Munge
  * #252 Unpack binary MAC if present in cdp_port
  * Fix SNMPv1 cdp_run check
2018-05-15 23:34:16 +00:00
jperkin
7aac37d660 grpc: Add SunOS support. 2018-05-15 15:20:17 +00:00
jperkin
b9cf98f04c py-meson: Centralise meson_post_install.py handling.
This appears to be a common problem across packages that use meson,
though it's unclear at this time why this doesn't seem to be a problem
for anyone else.
2018-05-15 08:58:39 +00:00
fhajny
22d934eb54 net/rabbitmq-c: Update to 0.9.0.
Added:
- amqp-publish: added support for specifying headers via the -H flag
- Add support for specifying timeout for amqp_login calls via
  amqp_set_handshake_timeout
- Add support for specifying timeouts in RPC-style AMQP methods via
  amqp_set_rpc_timeout
- Add define for AMQP_DEFAULT_VHOST
- Support for SSL SNI
- Support for OpenSSL v1.1.0

Changed:
- rabbitmq-c now requires Windows Vista or better
- rabbitmq-c enables TCP keep-alive by default on platforms that
  support it
- dropped support for compiling rabbitmq-c without threading support
- OpenSSL is no longer un-intialized automatically by default. OpenSSL
  can be
  explicitly initialized by calling amqp_initialize_ssl_library and
  uninitialized by calling amqp_uninitialize_ssl_library.

Fixed:
- Correct bugs in processing of --url flag in tools
- Improve documentation on AMQP_SASL_METHOD_EXTERNAL
- Improve support for compiling under mingw-w64
- Better support for handing SIGPIPE on Linux over SSL
- Improve publish performance on Linux by not specifying MSG_MORE on
  last part of message.
- Fix connection logic where multiple hostnames won't be tried if
  connection to doesn't fail immediately

Removed:
- autotools build system has been removed
- many duplicate amqps_* examples, they did not add a lot of value
2018-05-14 15:51:40 +00:00
fhajny
6dececa13a net/powerdns*: Update to 4.1.2.
Improvements
- API: increase serial after dnssec related updates
- Dnsreplay: bail out on a too small outgoing buffer
- lower ‘packet too short’ loglevel
- Make check-zone error on rows that have content but shouldn’t
- avoid an isane amount of new backend connections during an axfr
- Report unparseable data in stoul invalid_argument exception
- recheck serial when axfr is done
- add tcp support for alias

Bug Fixes
- allocate new statements after reconnecting to postgresql
- bindbackend: only compare ips in ismaster() (Kees Monshouwer)
- Rather than crash, sheepishly report no file/linenum
- Document undocumented config vars
- prevent cname + other data with dnsupdate
2018-05-14 15:40:08 +00:00
youri
30cb6a21c7 Update to 1.20.0:
build: use correct macros to fix cross-build
don’t use deprecated gtk_show_uri
Translations update
2018-05-14 13:20:08 +00:00
fhajny
43f3e274bd net/py-lexicon: Update to 2.2.3.
2.2.3
- Added support for Linode v4 API

2.2.2
- Added support for Constellix
2018-05-14 11:31:18 +00:00
fhajny
9a12ff7c70 net/rabbitmq: Update to 3.7.5.
- Bug fixes
- Usability improvements

See full release notes:

  https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.7.5
2018-05-14 11:26:15 +00:00
jperkin
862302f0e0 glib-networking: Ensure post-install script is executable. 2018-05-14 09:44:01 +00:00
he
811ec64e48 Provide more diagnostics leading up to abandoning an straps
connection.  When abandoning a trap connection, check if an straps
child's status should be collected.
Bump PKGREVISION.
2018-05-14 08:57:57 +00:00
adam
fdff084ec4 py-netifaces: updated to 0.10.7
0.10.7:
Unknown changes.
2018-05-10 07:01:55 +00:00
jaapb
68b9fbb82f Updated buildlink3.mk for net/ocamlnet. 2018-05-09 15:26:02 +00:00
jaapb
67bd1840de Updated net/ocamlnet to version 4.1.6.
This adds support for OCaml 4.07.
2018-05-09 15:25:20 +00:00
wiz
58bc4fff12 p5-SNMP-Info: update to 3.60.
Version 3.60 (2018-05-06)

  [ENHANCEMENTS]

  * #263 detect Aerohive ap250 & ap230 models (inphobia)

  [BUG FIXES]

  * #140 LLDP fixes - treat remote port type of 'local' as an interface name if
    the remote port id doesn't look like an index
  * Fix potential issue in enumeration of LLDP reported system capabilities
    supported by the remote system due to the 'lldpRemSysCapSupported' leaf
    name being defined in multiple MIBs
2018-05-09 06:41:33 +00:00
he
a9c810f6cc Upgrade unbound to version 1.7.1.
Upstream changes:

Features
- Add --with-libhiredis, unbound support for a new cachedb
  backend that uses a Redis server as the storage.  This
  implementation depends on the hiredis client library
  (https://redislabs.com/lp/hiredis/).
  And unbound should be built with both --enable-cachedb and
  --with-libhiredis[=PATH] (where $PATH/include/hiredis/hiredis.h
  should exist).  Patch from Jinmei Tatuya (Infoblox).
- Create additional tls service interfaces by opening them on other
  portnumbers and listing the portnumbers as additional-tls-port: nr.
- ED448 support.
- num.query.authzone.up and num.query.authzone.down statistics counters.
- Accept both option names with and without colon for get_option
  and set_option.
- low-rtt and low-rtt-pct in unbound.conf enable the server selection
  of fast servers for some percentage of the time.
- num.query.aggressive.NOERROR and num.query.aggressive.NXDOMAIN
  statistics counters.
- allow-notify: config statement for auth-zones.
- Can set tls authentication with forward-addr: IP#tls.auth.name
  And put the public cert bundle in tls-cert-bundle: "ca-bundle.pem".
  such as forward-addr: 9.9.9.9@853#dns.quad9.net or
  1.1.1.1@853#cloudflare-dns.com
- list_auth_zones unbound-control command.
- Added root-key-sentinel support

Bug Fixes
- Fix #3727: Protocol name is TLS, options have been renamed but
  documentation is not consistent.
- Check IXFR start serial.
- Fix typo in documentation.
- Fix #3736: Fix 0 TTL domains stuck on SERVFAIL unless manually
  flushed with serve-expired on.
- Fix #3817: core dump happens in libunbound delete, when queued
  servfail hits deleted message queue.
- corrected a minor typo in the changelog.
- move htobe64/be64toh portability code to cachedb.c.
- iana port update.
- Do not use cached NSEC records to generate negative answers for
  domains under DNSSEC Negative Trust Anchors.
- Fix unbound-control get_option aggressive-nsec
- Check "result" in dup_all(), by Florian Obser.
- Fix #4043: make test fails due to v6 presentation issue in macOS.
- Fix unable to resolve after new WLAN connection, due to auth-zone
  failing with a forwarder set.  Now, auth-zone is only used for
  answers (not referrals) when a forwarder is set.
- Combine write of tcp length and tcp query for dns over tls.
- nitpick fixes in example.conf.
- Fix above stub queries for type NS and useless delegation point.
- Fix unbound-control over pipe with openssl 1.1.1, the TLSv1.3
  tls_choose_sigalg routine does not allow the ciphers for the pipe,
  so use TLSv1.2.
- Fix that flush_zone sets prefetch ttl expired, so that with
  serve-expired enabled it'll start prefetching those entries.
- Fix downstream auth zone, only fallback when auth zone fails to
  answer and fallback is enabled.
- Fix for max include depth for authzones.
- Fix memory free on fail for $INCLUDE in authzone.
- Fix that an internal error to look up the wrong rr type for
  auth zone gets stopped, before trying to send there.
- Fix auth zone target lookup iterator.
- Fix auth-zone retry timer to be on schedule with retry timeout,
  with backoff.  Also time a refresh at the zone expiry.
- Fix #658: unbound using TLS in a forwarding configuration does not
  verify the server's certificate (RFC 8310 support).
- For addr with #authname and no @port notation, the default is 853.
- man page documentation for dns-over-tls forward-addr '#' notation.
- removed free from failed parse case.
- Fix #4091: Fix that reload of auth-zone does not merge the zonefile
  with the previous contents.
- Delete auth zone when removed from config.
- makedist uses bz2 for expat code, instead of tar.gz.
- Fix #4092: libunbound: use-caps-for-id lacks colon in
  config_set_option.
- auth zone http download stores exact copy of downloaded file,
  including comments in the file.
- Fix sldns parse failure for CDS alternate delete syntax empty hex.
- Attempt for auth zone fix; add of callback in mesh gets from
  callback does not skip callback of result.
- Fix cname classification with qname minimisation enabled.
- Fix contrib/fastrpz.patch for this release.
- Fix auth https for libev.
- Fix memory leak when caching wildcard records for aggressive NSEC use
- Fix for crash in daemon_cleanup with dnstap during reload,
  from Saksham Manchanda.
- Also that for dnscrypt.
2018-05-07 07:13:28 +00:00
wiz
3f01e60a5b wget: update to 1.19.5.
* Changes in Wget 1.19.5

* Fix cookie injection (CVE-2018-0494)

* Enable TLS1.3 with recent OpenSSL environment

* New option --ciphers to set GnuTLS / OpenSSL ciphers directly

* Updated CSS grammar to CSS 2.2

* Fixed several memleaks found by OSS-Fuzz

* Fixed several buffer overflows found by OSS-Fuzz

* Fixed several integer overflows found by OSS-Fuzz

* Several minor bug fixes


* Changes in Wget 1.19.4

* A major bug that caused GZip'ed pages to never be decompressed has been fixed

* Support for Content-Encoding and Transfer-Encoding have been marked as
  experimental and disabled by default


* Changes in Wget 1.19.3

* Prevent erroneous decompression of .gz and .tgz files with broken servers

* Added support for HTTP 308 Permanent Redirect response

* Fix a segfault in some cases where the Content-Type header is not sent

* Support OpenSSL 1.1 builds without using deprecated features

* Fix netrc file detection on Windows

* Several minor bug fixes
2018-05-07 06:48:39 +00:00
wiz
f35b4e634b syncthing: update to 0.14.47.
Attention: Syncthing now advertises continuous watching support in
the GUI.  If you enable this on NetBSD, you'll run out of file
descriptors and syncthing won't work. At least that's what happened
to me... so take care.


Bugfixes:

    #4815: Local host header check is too restrictive
    #4833: Unclear error message about failed watcher when running out of inotify watches
    #4870: Don't show a warning when a file from a paused folder is requested
    #4875: Zeroed local/global "state" (local files untouched) and remote file deletion with root Windows symlink

Enhancements:

    #4516: Bandwidth throttling per remote device
    #4552: Add UI for filesystem watcher
    #4823: Don't show ignored files in the "global changes" list
    #4828: Global change log should indicate folder

Other issues:

    #4749: Make all tests Go 1.10 caching compatible
    #4868: Docker Documentation
2018-05-06 19:12:15 +00:00
leot
52d7057ddf youtube-dl: Update net/youtube-dl to 20180501
pkgsrc changes:
 - Also try to use use ff{mpeg,proble}4 and while here better explain the
   rationale in patches/patch-youtube__dl_postprocessor_ffmpeg.py.
 - Update MESSAGE to also mention ffmpeg4.

Changes:
version 2018.05.01
Core
* [downloader/fragment] Restart download if .ytdl file is corrupt (#16312)
+ [extractor/common] Extract interaction statistic
+ [utils] Add merge_dicts
+ [extractor/common] Add _download_json_handle

Extractors
* [kaltura] Improve iframe embeds detection (#16337)
+ [udemy] Extract outputs renditions (#16289, #16291, #16320, #16321, #16334,
  #16335)
+ [zattoo] Add support for zattoo.com and mobiltv.quickline.com (#14668, #14676)
* [yandexmusic] Convert release_year to int
* [udemy] Override _download_webpage_handle instead of _download_webpage
* [xiami] Override _download_webpage_handle instead of _download_webpage
* [yandexmusic] Override _download_webpage_handle instead of _download_webpage
* [youtube] Correctly disable polymer on all requests (#16323, #16326)
* [generic] Prefer enclosures over links in RSS feeds (#16189)
+ [redditr] Add support for old.reddit.com URLs (#16274)
* [nrktv] Update API host (#16324)
+ [imdb] Extract all formats (#16249)
+ [vimeo] Extract JSON-LD (#16295)
* [funk:channel] Improve extraction (#16285)
2018-05-06 10:22:59 +00:00
leot
5ac5dfba49 gallery-dl: Update net/gallery-dl to 1.3.5
Changes:
1.3.5
-----
 - Added support for:
    * smugmug - https://www.smugmug.com/
 - Added title information for mangadex chapters
 - Improved the pinterest API implementation (#83)
 - Improved error handling for deviantart and tumblr
 - Removed gomanga and puremashiro
2018-05-06 10:01:56 +00:00
taca
5dca8df1a6 net/ruby-nio4r: update to 2.3.1
## 2.3.1 (2018-05-03)

* [#188](https://github.com/socketry/nio4r/pull/188)
  Fix remove interests
  ([@ioquatix])
2018-05-06 02:21:37 +00:00
wiz
255058b696 wireshark: reduce dependencies.
Addresses PR 53256 by martin@

Bump PKGREVISION.
2018-05-03 23:02:39 +00:00
roy
2c9898f303 Update to dhcpcd-7.0.4 with the following changes:
* OpenBSD: Fix adding INET6 on-link routes without an address
 * Linux: Improve interface renaming
 * Linux: If listening to dev manager, let it remove interfaces
 * Routing: Fix case when cloning route changes but needs to be replaced
 * DHCP6: Transpose DHCP userclass option into DHCP6
 * DHCP6: Fix sending custom vendor class option
 * Auth: Allow zero value replay detection data
 * Auth: Allow different tokens for send and receive
 * ND6: Warn if router lifetime is set to zero
 * DHCP6: Softwire Address and Port-Mapped Clients, RFC7598
2018-05-02 22:13:16 +00:00
minskim
e65848dcac net/Makefile: Add ruby-network_interface 2018-05-02 18:16:28 +00:00
minskim
5f160b3484 net/ruby-network_interface: Import version 0.0.2
This gem was originally added to the Metasploit Pcaprub gem. It's been
spun out into its own gem for anyone who might want to
programmatically get information on their network interfaces.
2018-05-02 18:16:25 +00:00
wiz
50916ad2fe p5-SNMP-Info: update to 3.59.
Version 3.59 (2018-05-01)

  [NEW FEATURES]

  * #214 SNMP::Info Device models Genua, ATMedia, Liebert

  [ENHANCEMENTS]

  * Capture base MAC in L3::Huawei
  * Change _lldp_addr_index to a method so it can be properly overridden in
    subclasses

  [BUG FIXES]

  * Capture fan ans power supply status in L3::Huawei when description is
    not available

Version 3.58 (2018-04-29)

  [NEW FEATURES]

  * #202 Support for Aerohive access points

  [ENHANCEMENTS]

  * #220 Alcatel-Lucent / Nokia SR 7750 missing port information. Add duplex,
    fan, and power supply status, as well as, module inventory to L3::Timetra
  * Add fan and power supply status to L3::Huawei
  * Override ifMTU with max frame size when applicable in L3::Huawei

  [BUG FIXES]

  * Correct POE power module to port mapping in L3::Huawei

Version 3.57 (2018-04-26)

  [ENHANCEMENTS]

  * #145 Patch for Huawei (robwwd)
  * #228 Huawei aggregate link support
  * POE and duplex admin support added to L3::Huawei
  * Significant performance improvement validating AUTOLOAD methods

  [BUG FIXES]

  * IEEE802dot3ad portlist is indexed with a dot1dBasePort, cross reference
    with dot1dBasePortIfIndex
  * Fix for macsuck in Cisco classes introduced in 3.55 caused by inheritance
    issue in CiscoStack

Version 3.56 (2018-04-22)

  [BUG FIXES]

  * Fix table methods when defined as an OID which will not completely
    translate to a fully qualified textual leaf

Version 3.55 (2018-04-19)

  [NEW FEATURES]
  * #260 Oneaccess (robwwd)
  * #259 Add ERX (Old Juniper E-Series JunOSe) Support (robwwd)
  * #258 Add support for Arbor devices (robwwd)
  * #253 Nexans switch support (paecker)
  * #142 Sixnet Switch Support

  [ENHANCEMENTS]

  * #117 Recognition for HP Blade switches (J R Binks)
  * #196 Support for powerconnect 8164F
  * Refactor Layer3::Dell for better support of newer models
  * Increase capture of i_vlan on router interfaces in L3::Cisco
  * Factor out logic to determine serial number from ENTITY-MIB in Layer2 and
    Layer3 to new method entity_derived_serial in Entity class and added new
    method entity_derived_os_ver in Entity class to determine OS version
    in a similar manner

  [BUG FIXES]

  * #67 Juniper EX4300 Missing/Wrong information
  * #61 ZyXEL (X)GS1900 family MIB - Fix loop in layers method
  * Fix ISA in AMAP and EDP classes
  * Add missing MIB in L2::Trapeze, L2::NWSS2300, and L3::Dell
  * Fix gigabit logic in i_duplex_admin() of CiscoStack
  * Prevent potential undefined warnings in i_speed_admin() of L2::C2900 and
    ports() of L3::C3550
  * Correct validation and IID/key used in mau_set_i_speed_admin() and
    mau_set_i_duplex_admin() of MAU
  * Correct typo in MIB leaf names in L3::Aironet
  * Don't use MIB leafs that are not-accessible according to MIB
    NOTE: Fixing this logic now results in methods on MIB leafs specified as
    not-accessible failing validation in _validate_autoload_method()

Version 3.54 (2018-04-01)

  [NEW FEATURES]

  * #141 Avocent ACS files for correct discovery in Netdisco
  * Add support for Avocent ACS 5K/6K/8K terminal servers in Layer1::Cyclades

  [ENHANCEMENTS]

  * #215 Nokia/Alcatel-Lucent 7705 LLDP
  * #220 Alcatel-Lucent / Nokia SR 7750 missing neighbors
  * Improve Layer3::Timetra model detection

  [BUG FIXES]

  * Fix logic in Layer1::Asante i_up() method
  * Fix MIB leaf typo in IPv6
  * Don't use MIB leafs that are not-accessible according to MIB
  * Fix logic for determining if MIB leaf supports set operations
    NOTE: Fixing this logic now results in methods starting with set_ on MIB
    leafs without Write or Create access failing validation in
    _validate_autoload_method()
2018-05-02 13:19:47 +00:00
wiz
f8cde0b05e p5-RT-Client-REST: update to 0.52.
Fix dependencies.

0.52 Fri Apr 06 2018 "Dean Hamstead" <dean@bytefoundry.com.au>
  - Fix up lots of Pod Critic complaints
  - Fix up lots of Perl Critic complaints
  - Use Dist-Zilla for releases
  - Remove Pod, tests and other files that Dist-Zilla provides
  - Adjust git repo slightly
  - Note: no functional changes
2018-05-02 13:18:19 +00:00
wiz
689194457a p5-Net-GitHub: update to 0.95.
0.95  2018-03-30 14:49:06 CST
        - Review Requests API became an official part of API v3 (waniji)
2018-05-02 13:07:45 +00:00
wiz
bbb692bc44 p5-Net-Frame-Dump: update to 1.15.
1.15 Tue  1 May 09:16:32 CEST 2018
   - BUGFIX: Dump::Online2: yes, again. Since some newer version of libpcap
             and changes in pcap_dispatch(), we have to call can_read() on the
             selectable file descriptor and call pcap_dispatch() only when
             there is something to read. Which sounds logical, after all.
   - update: copyright notice
2018-05-02 13:06:53 +00:00
khorben
c3c57cfdbd Add fwknop 2018-05-01 21:11:22 +00:00
khorben
1b39987b25 Import net/fwknop version 2.6.9 from wip
fwknop stands for the "FireWall KNock OPerator", and implements an authorization
scheme called Single Packet Authorization (SPA). This method of authorization is
based around a default-drop packet filter (fwknop supports iptables and
firewalld on Linux, ipfw on FreeBSD and Mac OS X, and PF on OpenBSD) and
libpcap. SPA is essentially next generation port knocking.
2018-05-01 21:10:42 +00:00
wiz
65d20d477d unison2.51: remove unneeded patch.
ok jaapb@
2018-04-30 12:22:31 +00:00
wiz
168b94ddf6 unison2.51: add upstream commit as comment. 2018-04-30 10:23:49 +00:00
wiz
af72fb7be8 unison2.51: Remove unnecessary patches. Update a comment. 2018-04-30 10:21:02 +00:00
wiz
a452575c73 net/Makefile: + unison2.51 2018-04-30 10:14:45 +00:00
wiz
4bec950918 net/unison2.51: import unison-2.51.2
Unison is a file-synchronization tool for Unix and Windows. It allows
two replicas of a collection of files and directories to be stored
on different hosts (or different disks on the same host), modified
separately, and then brought up to date by propagating the changes
in each replica to the other.
2018-04-30 10:14:29 +00:00
adam
35aa3efc12 revbump for boost-libs update 2018-04-29 21:31:17 +00:00
tsutsui
a4809c4ade mikutter: update to 3.6.7.
pkgsrc changes:
- use https for MASTER_SITES and HOMEPAGE
- depends on a patched ruby-gnome2-gtk

Upstream changes:

mikutter 3.6.7

* explicitly use stable gtk2 gem 3.2.1 due to regressions of newer version
* twitter: updates of timeline by REST API didn't work
* modify_world didn't work
 * thanks Akira Ouchi
2018-04-29 15:56:57 +00:00
tsutsui
3b2249856e ruby-tw: relax a gemspec version of json. 2018-04-29 14:49:31 +00:00
wiz
8bace97a22 wireshark: update to 2.6.0.
Switch default GUI from gtk3 to qt5. See What's New below for "why".


 What’s New

  Wireshark 2.6 is the last release that will support the legacy (GTK+)
  user interface. It will not be supported or available in Wireshark
  3.0.

  Many user interface improvements have been made. See the “New and
  Updated Features” section below for more details.

  Bug Fixes

   The following bugs have been fixed:

   Dumpcap might not quit if Wireshark or TShark crashes. (Bug 1419[1])

  New and Updated Features

   The following features are new (or have been significantly updated)
   since version 2.5.0:

     • HTTP Request sequences are now supported.

     • Wireshark now supports MaxMind DB files. Support for GeoIP and
       GeoLite Legacy databases has been removed.

     • The Windows packages are now built using Microsoft Visual Studio
       2017.

     • The IP map feature (the “Map” button in the “Endpoints” dialog)
       has been removed.

   The following features are new (or have been significantly updated)
   since version 2.4.0:

     • Display filter buttons can now be edited, disabled, and removed
       via a context menu directly from the toolbar

     • Drag & Drop filter fields to the display filter toolbar or edit
       to create a button on the fly or apply the filter as a display
       filter.

     • Application startup time has been reduced.

     • Some keyboard shortcut mix-ups have been resolved by assigning
       new shortcuts to Edit → Copy methods.

     • TShark now supports color using the --color option.

     • The "matches" display filter operator is now case-insensitive.

     • Display expression (button) preferences have been converted to a
       UAT. This puts the display expressions in their own file.
       Wireshark still supports preference files that contain the old
       preferences, but new preference files will be written without the
       old fields.

     • SMI private enterprise numbers are now read from the
       “enterprises.tsv” configuration file.

     • The QUIC dissector has been renamed to Google QUIC (quic →
       gquic).

     • The selected packet number can now be shown in the Status Bar by
       enabling Preferences → Appearance → Layout → Show selected packet
       number.

     • File load time in the Status Bar is now disabled by default and
       can be enabled in Preferences → Appearance → Layout → Show file
       load time.

     • Support for the G.729A codec in the RTP Player is now added via
       the bcg729 library.

     • Support for hardware-timestamping of packets has been added.

     • Improved NetMon .cap support with comments, event tracing,
       network filter, network info types and some Message Analyzer
       exported types.

     • The personal plugins folder on Linux/Unix is now
       ~/.local/lib/wireshark/plugins.

     • TShark can print flow graphs using -z flow…

     • Capinfos now prints SHA256 hashes in addition to RIPEMD160 and
       SHA1. MD5 output has been removed.

     • The packet editor has been removed. (This was a GTK+ only
       experimental feature.)

     • Support BBC micro:bit Bluetooth profile

     • The Linux and UNIX installation step for Wireshark will now
       install headers required to build plugins. A pkg-config file is
       provided to help with this (see “doc/plugins.example” for
       details). Note you must still rebuild all plugins between minor
       releases (X.Y).

     • The Windows installers and packages now ship with Qt 5.9.4.

     • The generic data dissector can now uncompress zlib compressed
       data.

     • DNS Stats now supports service level statistics.

     • DNS filters for retransmissions and unsolicited responses have
       been added.

     • The “tcptrace” TCP Stream graph now shows duplicate ACKS and zero
       window advertisements.

     • The membership operator now supports ranges, allowing display
       filters such as tcp.port in {4430..4434} to be expressed. See the
       User’s Guide, chapter Building display filter expressions for
       details.

  New Protocol Support

   ActiveMQ Artemis Core Protocol, AMT (Automatic Multicast Tunneling),
   AVSP (Arista Vendor Specific Protocol), Bluetooth Mesh, Broadcom tags
   (Broadcom Ethernet switch management frames), CAN-ETH, CVS password
   server, Excentis DOCSIS31 XRA header, F1 Application Protocol,
   F5ethtrailer, FP Mux, GRPC (gRPC), IEEE 1905.1a, IEEE 802.11ax (High
   Efficiency WLAN (HEW)), IEEE 802.15.9 IEEE Recommended Practice for
   Transport of Key Management Protocol (KMP) Datagrams, IEEE 802.3br
   Frame Preemption Protocol, ISOBUS, LoRaTap, LoRaWAN, Lustre
   Filesystem, Lustre Network, Nano / RaiBlocks Cryptocurrency Protocol
   (UDP), Network Functional Application Platform Interface (NFAPI)
   Protocol, New Radio Radio Link Control protocol, New Radio Radio
   Resource Control protocol, NR (5G) MAC protocol, NXP 802.15.4 Sniffer
   Protocol, Object Security for Constrained RESTful Environments
   (OSCORE), PFCP (Packet Forwarding Control Protocol), Protobuf
   (Protocol Buffers), QUIC (IETF), RFC 4108 Using CMS to Protect
   Firmware Packages, Session Multiplex Protocol, SolarEdge monitoring
   protocol, Steam In-Home Streaming Discovery Protocol, Tibia, TWAMP
   and OWAMP, Wi-Fi Device Provisioning Protocol, and Wi-SUN FAN
   Protocol

  Updated Protocol Support

   Too many protocols have been updated to list here.

  New and Updated Capture File Support

   Microsoft Network Monitor

  New and Updated Capture Interfaces support

   LoRaTap
2018-04-29 12:15:37 +00:00
wiz
f634bafb35 sslh: update to 1.19c.
v1.19: 20JAN2018
	Added 'syslog_facility' configuration option to
	specify where to log.

	TLS now supports SNI and ALPN (Travis Burtrum),
	including support for Let's Encrypt challenges
	(Jonathan McCrohan)

	ADB probe. (Mike Frysinger)

	Added per-protocol 'fork' option. (Oleg Oshmyan)

	Added chroot option. (Mike Frysinger)

	A truckload of bug fixes and documentation
	improvements (Various contributors)
2018-04-29 09:41:15 +00:00
wiz
297283574c filezilla: update to 3.32.0.
3.32.0 (2018-04-02)

+ Further SFTP performance improvements

3.32.0-rc1 (2018-03-23)

+ The Site Manager no longer shows controls not applicable to the selected protocol
+ Dynamically disable menu items if the used protocal does not support the corresponding functionality
+ Speed up listing large directories over SFTP
- Fix state of case sensitivity checkbox in the filter edit dialog if no filter has been selected
2018-04-29 05:47:04 +00:00
minskim
f6975b1d89 net/py-grpcio-tools: Add missing patch file
This should have been included in the import.
2018-04-28 13:57:05 +00:00
minskim
0f8b990722 net/Makefile: Add py-grpcio-tools 2018-04-28 01:24:40 +00:00
minskim
92e0ee6a36 net/py-grpcio-tools: Import version 1.11.0
grpcio-tools is a package for gRPC Python tools.
2018-04-28 01:24:36 +00:00
minskim
f794e0735c Add py-grpcio 2018-04-28 01:17:29 +00:00
minskim
0c1311fd24 net/py-grpcio: Import version 1.11.0
grpcio is a Python package for gRPC.

Packaged by Kethzer Docteur for pkgsrc-wip and updated by me.
2018-04-28 01:16:29 +00:00
minskim
0948fe78b4 net/grpc: Update to 1.11.0
Notable changes since 1.7.2:
- Requires protobuf>=3.5.0
- Exec_ctx has been made a thread_local, and is no longer to be passed
  as a function parameter.
- LB policies request re-resolution without shutting down
- On server, include receiving HTTP/2 settings in handshake timeout
- C++ headers are moved from include/grpc++ to include/grpcpp. Headers
  in include/grpc++ are deprecated
- Experimental gRPC-C++ Cocoapods podspec
- Several features of core have been removed from the surface or GPR
  API: grpc_alarm, gpr_join_host_port, gpr_cmdline, gpr_subprocess,
  gpr_tls, gpr_avl, and gpr_thd
- Add core underpinnings for TLS session ticket support
- Experimental support for configurable	retries
2018-04-27 17:47:27 +00:00
wiz
4121a52f09 libsoup: update to 2.62.1.
Changes in libsoup from 2.62.0 to 2.62.1:

	* Fix digest authentication with encoded URIs
	  [#794208, Claudio Saavedra]
	* Avoid unaligned memory accesses in WebSocket implementation
	  [#794421, Rolf Eike Beer]
	* Use base domain to decide if cookies are third-party
	  [#792130, Michael Catanzaro]
	* Fix crash under soup_socket_new()
	  [#762138, Milan Crha]
2018-04-27 14:24:26 +00:00
adam
184f7f5d98 openvpn: 2.4.6
OpenVPN 2.4.6
management: Warn if TCP port is used without password

Correct version in ChangeLog - should be 2.4.5, was mistyped as 2.4.4
Fix potential double-free() in Interactive Service (CVE-2018-9336)
preparing release v2.4.6 (ChangeLog, version.m4, Changes.rst)

manpage: improve description of --status and --status-version

Make return code external tls key match docs

Delete the IPv6 route to the "connected" network on tun close
Management: warn about password only when the option is in use
Avoid overflow in wakeup time computation

Add missing #ifdef SSL_OP_NO_TLSv1_1/2

Check for more data in control channel
2018-04-27 06:40:28 +00:00