Commit graph

18538 commits

Author SHA1 Message Date
taca
cb26214268 net/ruby-recog: update to 2.3.14
Update ruby-recog package to 2.3.14.


2.3.14 - 2020.08.07

Highlights:

* HTTP: Improved coverage of VNC related web services (#282)
* HTTP: Improved coverage and CPEs of SonicWall and Cisco Expressway (#283)

2.3.13 - 2020.08.03

Highlights:

* Improving coverage of Moxa devices (#280)
* Adding fingerprints for certain high volume services as observed by
  Project Sonar (#280, #281)
* CPE: Improving the number of fingerprints and Project Sonar matches that
  returned CPEs (#281)

2.3.12 - 2020.07.23

Highlights:

* HTTP: Additional SAP NetWeaver and Glassfish coverage and fixes (#279)
* FTP: Serv-U and Filezilla improvements (#279)
* CPE: Tweaks to vendor, service, and cpe-remap.yaml which resulted in much
  better coverage for services frequently seen on the Internet. See PR for
  stats. (#279)

2.3.11 - 2020.07.16

Highlights:

* HTTP: Adjust banner for $ProjectRevision (Treck TCP/IP) by Anderson Luan
  (#272)
* HTTP: SAP Internet Graphics Server and Message Server fingerprints (#275)
* DNS: Windows Server 2008 SP2, performance and other coverage tweaks (#276)
* DNS: Avoid spoofed Microsoft DNS Server, add Debian Buster (#277)
* CPE: Correct CPE generating automation (#278)

2.3.10 - 2020.07.14

Highlights:

* SAP NetWeaver: Telnet and HTTP tweaks (#274)

2.3.9 - 2020.07.14

Highlights:

* Upgrade lxml, improve fingerprint readability (#268)
* New fingerprints and completed normalization by HD Moore (#269)
* New Database: favicons.xml (MD5 fingerprints for favicon.ico files) by HD
  Moore (#270)
* HTTP: Project Sonar HTTP updates (including SAP Netweaver / Oracle) (#273)
2020-09-14 13:43:10 +00:00
taca
03178bde5c net/ruby-public_suffix: update to 4.0.6
Update ruby-public_suffix package to 4.0.6.


## 4.0.6

### Changed

- Updated definitions.
2020-09-14 13:37:58 +00:00
taca
6e60d1ee75 net/ruby-nio4r: update to 2.5.3
Update ruby-nio4r package to 2.5.3.


2.5.3 (2020-09-07)

* #241 Possible bug with Ruby >= 2.7.0 and GC.compact. (@boazsegev)
2020-09-14 13:36:45 +00:00
taca
9d28767d74 net/ruby-net-ldap: update to 0.16.3
Update ruby-net-ldap package to 0.16.3.


0.16.3 (2020-08-18)

* Add Net::LDAP::InvalidDNError #371
* Use require_relative instead of require #360
* Address some warnings and fix JRuby test omissions #365
* Bump rake dev dependency to 12.3 #359
* Enable rubocop in ci #251
* Enhance rubocop configuration and test syntax #344
* CI: Drop rbx-2, uninstallable #364
* Fix RuboCop warnings #312
* Fix wrong error class #305
* CONTRIBUTING.md: Repair link to Issues #309
* Make the generate() method more idiomatic... #326
* Make encode_sort_controls() more idiomatic... #327
* Make the instrument() method more idiomatic... #328
* Fix uninitialised Net::LDAP::LdapPduError #338
* README.rdoc: Use SVG build badge #310
* Update TravisCI config to inclue Ruby 2.7 #346
* add explicit ** to silence Ruby 2.7 warning #342
* Support parsing filters with attribute tags #345
* Bump rubocop development dependency version #336
* Add link to generated and hosted documentation on rubydoc #319
* Fix 'uninitialized constant Net::LDAP::PDU::LdapPduError' error #317
* simplify encoding logic: no more chomping required #362
2020-09-14 13:34:08 +00:00
taca
0ad2cdf698 net/ruby-dnsruby: update to 1.61.4
Update ruby-dnsruby package to 1.61.4.


## v1.61.4

* Dnsruby::Name : document .punycode
* gemspec enhancement
* add yard build file
* fix create name include url special characters
* Fix uninitialized constant error when using via Rails
* Implement ECDSAP256SHA256 (13) / ECDSAP384SHA384 (14) algorithms for DNSKEY
* Reinitialize all IANA TAR keys with Dnssec.reset
2020-09-14 13:29:27 +00:00
taca
12a21c57dd net/ruby-amq-protocol: update to 2.3.2
Update ruby-amq-protocol package to 2.3.2.


## Changes between 2.3.1 and 2.3.2 (July 10th, 2020)

### Safer Encoding Handling When Serialising Message Properties and Headers

Contributed by @bbascarevic-tti.
2020-09-14 13:28:15 +00:00
leot
f8461b7359 youtube-dl: Update to 20200914
Changes:
20200914
--------
Core
+ [postprocessor/embedthumbnail] Add support for non jpg/png thumbnails
  (#25687, #25717)

Extractors
* [rtlnl] Extend URL regular expression (#26549, #25821)
* [youtube] Fix empty description extraction (#26575, #26006)
* [srgssr] Extend URL regular expression (#26555, #26556, #26578)
* [googledrive] Use redirect URLs for source format (#18877, #23919, #24689,
  #26565)
* [svtplay] Fix id extraction (#26576)
* [redbulltv] Improve support for rebull.com TV localized URLs (#22063)
+ [redbulltv] Add support for new redbull.com TV URLs (#22037, #22063)
* [soundcloud:pagedplaylist] Reduce pagination limit (#26557)
2020-09-13 21:00:53 +00:00
he
e0d9c60d74 Use devel/libatomic on powerpc so that this package builds. 2020-09-13 18:56:29 +00:00
wiz
08048f22ea p5-FusionInventory-Agent: update to 2.5.
2.5 Fri, 12 Apr 2019

core:
* linux: reload logger during daemonize to avoid issues like not listening http
  daemon if logger has still not been used before starting the listener
* Fix #646: HTTP daemon not starting on CentOS 7
* revert dfcb64573e as now more generic fix has been implemented in a538abaed7
  (tested on CentOS 6)
* win32: don't show service memory usage on OS not supporting GetProcessMemoryInfo
* Fix #601: Log URL for server target and log path for local target
* win32: add early stderr logging support for service
  Just rename "fusioninventory-win32-service.rc.sample" removing ".sample" part
  to enable this feature. This can be handy to investigate start service failures.
* Added support for HTTPD plugins
* Added Inventory HTTPD plugins to permit remote inventory request (disabled by default)
* Added Listener target to permit agent to only answer http requests
* Updated configuration to support HTTPD plugins dedicated configuration file
* Added fusioninventory-remoteinventory script to request agent with Inventory
  HTTPD plugin enabled
* Fix HTTPD local address reuse
* Added SSL HTTPD plugins to support SSL in any server plugins
* Limit the reload target check to 30 seconds
* win32: report memory usage as Working Set Size (WSS) and Page File Usage (PFU)
* win32: revert handling service with callbacks. Even if Win32::Daemon proposes
  the callbacks usage obsoletes the typical skeleton code, the callbacks usage
  is known to leak memory and tests with latest Win32::Daemon shows that's true.
* win32: handle task run in a managed thread as this is more efficient than using
  perl fork with thread emulation under win32 and preserve a little memory usage.
* win32: wait service control manager is ready before really starting the service
* logger: don't use File::stat module to just get logfile file size, better use -s
  as File::stat module seems to fail in rare case.

inventory:
* Bump Inventory task version to 1.7
* Fix lspci command subsystem parsing
* Fix hponcfg.exe can output on stderr on win32 when not really usable
* Skip not working under win32 Generic::Users inventory
  Also avoid error in log on /etc/passwd and /etc/group not found files
* Fix #601: Log deviceid as agentid and related target when running an inventory
* Fix #644: Make WORKGROUP inventory consistent
* Fix #541: Don't try to scan virtualbox VM in win32 users directories
* Updated pci.ids to 2019.04.12 version
* Updated usb.ids to 2019.03.20 version

netdiscovery/netinventory:
* Bump NetDiscovery task version to 2.9
* Bump NetInventory task version to 3.3
* Add Lancom in networking devices recognized by description parsing
* Fix #650: discard empty consumable level elements
* Fix #651: discard empty type element
* Add Netdisco export contrib script from Stoatwblr, see contrib/netdisco
* Fix #638: Fix Kyocera counters handling thanks to Stoatwblr
* Printers: assume -2 counter value means a WARNING level and report it
  Thanks Stoatwblr for the deep investigation
* Add Oki printer support
* Add APC serialnumber support
* Fix #612: Enhanced Ubnt AccessPoint support
* Updated sysobject.ids (tagged fia-2.5 tag on github repository)

deploy:
* Bump Deploy task version to 2.8
* Fix #394: Check file parts source/mirror url to guaranty it ends with a slash
  and trigger an error if it doesn't look like a valid URL.

collect:
* Bump Collect task version to 2.6
* WMI properties can now be a list of properties with comma or space as separator

2.4.3 Fri, 22 Feb 2019

core:
* fix some cases where a file handle was not closed
* win32: fix a handle leak case when agent was running as service
* Fix #637: Don't depend on GNU install during "make install" to support
  more Unix systems
* daemon/service: reload target when the stat file has been updated by
  another script to use the updated next run timeout
* For server target, server connection attempts are delayed from 60 seconds,
  doubled at each new failed attempt, now until reaching max defined by delaytime
  configuration parameter.

inventory:
* Bump Inventory task version to 1.6
* win32 antivirus support update:
 - nicer product name report for ESET
 - report expiration date for ESET
* Fix #582: Add other Acer monitors support
* Fix #687: Virtuozzo inventory task doesn't include first container
* Add few minor fix to virtuozzo containers inventory
* Fix LXC containers support to support recent LXC versions
* Fix #625: Container UUID is the same than host UUID
* Fix #624: Skip incomplete battery infos from dmidecode (seen on MacOS)
* Fix #631: Fix duplicated memory inventory on MacOS
* linux: fix storage size inventory
* linux: try to set storage serialnumber from mbr partition id or even
  PV UUID when not found (hdparm missing or virtual drive)
* Fix #604: Only inventory Windows Store on recent win32 platforms
* Fix #596: Openstack container seen as Physical on win32
* Fix #593: Correct detection of machine type when /var/log/dmesg is too short
* Fix #583: Add BitDefender antivirus support
* Encrypted filesystems support added
* Updated pci.ids to 2019.02.20 version
* Updated usb.ids to 2019.01.17 version

netdiscovery/netinventory:
* Bump NetDiscovery task version to 2.8
* Bump NetInventory task version to 3.2
* Add BlueCoat proxy appliance serialnumber support
* win32: Support arp table check for NetDiscovery task
* Fix #634: Net::Ping version may not numeric with win32 installer
* Add Panasas PanFS support
* Add few HP/Compaq serialnumber cases support
* Fix #605: try 'ip neighbor show' if 'arp' is not available for netdiscovery
* Add UPS-MIB support for Riello, S2S & APC
* Components support added
* Updated sysobject.ids (tagged fia-2.4.3 tag on github repository)

2.4.2 Wed, 03 Oct 2018

core:
* Linux: fix agent not listening on http port when syslog logger is active
  and Sys::Sylog module is too old

inventory:
* Bump Inventory task version to 1.5
* Fix physical memory error correction detection via WMI under win32
* Fix #299: Added UWP/APPX/Windows Store software inventory
* win32 antivirus detection enhanced support:
  - add support for few antivirus base versions (defender, kaspersky,
    EST, avira, MSE, McAfee, F-Secure)
  - try to set license expiration date for F-Secure, kaspersky & avira
* Fix #442: kaspersky not fully recognized in russia
* Fix #501: wrong status was reported when windows defender was disabled
* Enhanced software inventory under Arch Linux
* Fix #453: under MacOS, skip XML DTD validation for software inventory as
  parsing may fail if a proxy is enabled
* Fix #473: fix arch detection under MacOS
* Fix #475: fix video cards support under MacOS
* Fix #504: support non-standard ssh port to report local ssh server pubkey
* Updated pci.ids to 2018.10.02 version
* Updated usb.ids to 2018.08.15 version

deploy:
* Bump Deploy task version to 2.7
* Fix deployment of private packages: their downloaded parts were not
  fully found when download were too long (closes: #542)
* Handle retention duration differently for p2p and not p2p files
* P2p files have a default retention of 3 days by default
* P2p files have a default retention of 3 times the target prolog delay
  after download, parts retention is reset to the same delay for all file parts,
  so the retention duration applies at the time parts has been downloaded
* P2p file parts are now cleaned up after job success if retention duration
  is null
* Fix WinKeyNotEquals audit check to also be true when the registry key is
  simply missing
* Add support to "startjob" key for failing deploy audit check to permit
  to skip remaining checks when a failing condition makes them obsolete.

esx:
* Bump ESX task version to 2.4
* Support 2 ServiceTags case to cover chassis & lame board S/N inventory
* Updated AssetTag support
* fix wrong cpu core computation when only one package is available

netdiscovery/netinventory:
* Bump NetDiscovery task version to 2.7
* Bump NetInventory task version to 3.1
* Thanks to @QuickNerd357, Brocade devices will now show serial number and
  firmware informations.
* Sanitize VLAN names. This fixes an issue with Cisco Small Business Switches.
* Get rid of unofficial Net::Ping::TimeStamp support to only use official
  support if available. Net::Ping v2.67 is now mandatory to discover
  devices thanks to timestamp ping.
* Fix #481: Add Synology NAS support
* Fix #480: Add CheckPoint support
* Fix #488: Update HP Printers support
* Updated LLDP/CDP connection match checks
* Updated sysobject.ids (tagged fia-2.4.2 tag on github repository)

collect:
* Bump Collect task version to 2.5
* Thanks to David Durieux, add support for dynamic pattern in registry key
  collect under win32. The dynamic pattern is '**' to glob subkeys like in:
   HKEY_USERS/**/Software/**/**/CurrentVersion

maintenance:
* Bump Maintenance task version to 1.1
* Disable Maintenance task if no maintenance module could be used

test suite:
* Make snmp walk tests faster

2.4.1 Fri, 29 Jun 2018

core:
* Update setup & FusionInventory::Agent::Version modules during make install
* Can set FusionInventory::Agent::Version module VERSION & COMMMENTS during
  perl Makefile.PL configuration stage
* Normalized Target class APIs
* Register planned tasks at target level so target class can filter out
  unsupported tasks
* Add Scheduler target support to be used at the same time than Server target
  but more often to make maintenance other server target storage
* One scheduler target is created for each configured server target
* Scheduler target will trigger between one to 2 minutes
* Get rid of Time::Piece dependency

maintenance:
* New Maintenance v1.0 task
* Maintenance task handles quick server target storage cleanup to deploy
  packages are really removed afetr their expiration time
* Task only supported by Scheduler target

inventory:
* Fix BSD Storages support
* Don't try to run dmidecode inventories if it returns no output
* Set Bios && Hardware from /sys/class/dmi on recent Linux when dmidecode is missing
* Add PowerSupplies support
* Add BSD batteries support
* Add UUID to LXD containers under Linux
* Fix #439: Wrong network interface speed under win32
* Fix #472: On MacOS, add monitors serial number when available
* Fix #479: No virtual machine memory under Proxmox
* Fix #485: Fix df output parsing under MacOS
* Fix #500: Add Acer monitor EDID id match
* Better SQL Server software inventory under win32
* Update Xen Server support
* Fix get-edid command output parsing, thanks to David Durieux
* Updated pci.ids to 2018.06.29 version
* Updated usb.ids to 2018.05.04 version

netdiscovery/netinventory:
* Bump NetDiscovery task version to 2.6
* Bump NetInventory task version to 3.0
* fusioninventory-netdiscovery & fusioninventory-netinventory scripts
  now support '--port' and '--protocol' options for not standard snmp support.
* Fix RAM & CPU are missing from net inventory
* Fix MEMORY/RAM OID support
* Added support for HP Net Peripheral, involving better HP printers inventory
 * Get Serial number & firmware version
 * Fix total printed pages counter in many case
 * Added total color pages counter support
* Don't assume colors table was read: fixes black toner detection on many HP printers
* Added Microtik devices support
* Enhanced Epson printers support, including model name, serial number and firmwares
* Updated LLDP support
* NetInventory task protocol upgrade to fix multithreading scheduling according to
  upgrades done server-side.
* Fix discovery of devices with only ping responding and without found hostname. In
  that case, we default the DNSHOSTNAME to the scanned ip.
* fix entity option in fusioninventory-netdiscovery script
* Get rid of nmap support for NetDiscovery task
* Add Zebra printer support
* Add QuesCom Appliance detection
* Add Linux Appliance template support
* Closes: #441,#519
* Update extmod function calls, thanks to Vadim Pisarev
* Add custom OID for Canon printer counters
* Updated sysobject.ids (tagged fia-2.4.1 tag on github repository)

deploy:
* Bump Deploy task version to 2.6
* Fix file retention support
* Add P2P peers caching to reduce peers discovery load in the meantime
* Reduced timeout for peer discovery and file parts downloading for P2P. This
  efficiently limits the time passed to discover the local peers and disqualify
  any busy or not responding peers in a more acceptable delay.
* For better P2P support, agent ajusts its 404 message to "Nothing found" when it
  has nothing to share with other agents. So peers won't ask again and again for
  any file part during 20 minutes by default.

2.4 Fri, 29 Dec 2017
core:
* Cleanup confdir use in task so using deprecated etc/softwares folder is no more
  logged in journal
* Get rid of confdir setup in setup.pm
* Added "include" directive support while reading configuration file to make
  configuration maintenance easy
* Update syslog name to fullname agent
* Get rid of List::Util & Proc::PID::File module dependencies
* Try to load more recent IDS database files if found in well-known places
* Fixed default daemon pid filename
* When --pidfile is used, don't permit to manually start daemon even in foreground
  unless --pidfile parameter is different
* Makes --pidfile filename optional to compute a default one
* Check if we need to include libdir while daemonize
* Class refactoring: Get rid of discouraged 'use base' syntax in favor of lighter
  'use parent' and as fields pragma is not used (see 'base' man)
* Logger refactoring: no more an Exporter based class to simplify its usage and
  as Logger object should be commonly shared everywhere it is used.
* Fix command run to also time out while an alarm has been set
* Fix WMI calls to also time out under win32
* Few code refactoring
* remove devtom30 from maintainers

inventory:
* Bump Inventory task version to 1.4
* Fixed Provider program name in agent context
* Fixed HyperV VM issue while BIOSGUID is not defined
* Fix #349: Include last logged user as usual computer user on win32 platform
* Linux distro: Add support for reading os-release file and removing LSB support
* Fix Solaris drives df output parsing adding better zfs handling
* Make backend-collect-timeout working even while waiting on command output
* Support ASM filesystems on Oracle Grid
* Introduce getDeviceId() API on Inventory class so it returns task deviceid if set
  or set a new deviceid (aka agentid or machineid) in case of remote inventory
* Fix #161: Support retrieving License software via WMI, including Office 2016
* Fix #364: [win32] Get antivirus version from software installation and get
  Windows Defender version via WMI
* Added Windows 10 version support
* Updated pci.ids to 2017.12.20 version
* Updated usb.ids to 2017.12.28 version

netdiscovery/netinventory:
* Bump NetDiscovery & NetInventory task version to 2.5
* Added section support for MODEMS, SIMCARDS & FIRMWARES
* Added new detection algorithm based on exposed device supported MIB (sysORID list)
  and/or sysObjectID
* Added support for HP iLO cards
* Added support for Digi devices with enhanced MODEMS, SIMCARDS & FIRMWARES support
* Updated sysobject.ids with a lot of new devices support
* Keep first MAC address found while discovering
* Try first to select MAC address from SNMP session during SNMP device scan
* Updated sysobject.ids (tagged fia-2.4 tag on github repository)

deploy:
* Bump Deploy task version to 2.5
* ddurieux fixed a regression introduced in 2.3.18 preventing to re-use known
  good peer to download file parts.

esx:
* Bump ESX task version to 2.3
* Removed no more needed createFakeDeviceid() API

injector:
* Support --no-ssl-check option to avoid checking server SSL certificate

wmi-inventory:
* Added new task and script to permit agent-less inventory on win32 platform based
  on remote WMI support.
2020-09-13 09:13:45 +00:00
wiz
9bd5bfa97b p5-Net-DNS: update to 1.27.
**** 1.27 Sep 11, 2020

Fix rt.cpan.org #133203

	Net::DNS::RR::LOC erroneously strips non default values from
	string representation
2020-09-13 08:06:06 +00:00
leot
94146e7d51 net: + amazon-ecs-cli 2020-09-12 14:53:55 +00:00
leot
5482f2debc amazon-ecs-cli: Import amazon-ecs-cli-1.20.0 as net/amazon-ecs-cli
The Amazon ECS Command Line Interface (CLI) is a command line tool for
Amazon Elastic Container Service (Amazon ECS) that provides high-level
commands to simplify creating, updating, and monitoring clusters and
tasks from a local development environment. The Amazon ECS CLI supports
Docker Compose, a popular open-source tool for defining and running
multi-container applications. Use the CLI as part of your everyday
development and testing cycle as an alternative to the AWS Management
Console or the AWS CLI.
2020-09-12 14:53:39 +00:00
jperkin
1b8bd78f32 samba4: Limit iconv hack to NetBSD.
Resolves issue on Linux reported by sobukus on IRC.
2020-09-11 17:18:09 +00:00
gdt
0e5e3f73bb net/syncthing: Update to 1.8.0
While there is 1.9.0, it is only two days old and isn't in f-droid
yet.  I am choosing to avoid new releases for a bit, on the theory
that it's better to let people other than pkgsrc users find any new
issues.

Tested with syncthing Android/f-droid 1.8.0.

Upstream changes:

    bugfixes and minor enhanceements

    adds the experimental copyRangeMethod config on folders, for use
    on filesystems with copy-on-write support. Please see
    https://docs.syncthing.net/advanced/folder-copyrangemethod.html
    for details.

    adds TCP hole punching, used to establish high performance TCP
    connections in certain NAT scenarios where only relay or QUIC
    connections could be used previously.

    adds a configuration to file versioning for how often to run
    cleanup.  This defaults to once an hour, but is configurable from
    very frequently to never.
2020-09-10 13:03:16 +00:00
adam
58437ad6d0 py-zeroconf: updated to 0.28.4
0.28.4
Improved cache reaper performance significantly, thanks to J. Nick Koston.
Added ServiceListener to __all__ as it's part of the public API, thanks to Justin Nesselrotte.

0.28.3
Reduced a time an internal lock is held which should eliminate deadlocks in high-traffic networks, thanks to J. Nick Koston.

0.28.2
Stopped asking questions we already have answers for in cache, thanks to Paul Daumlechner.
Removed initial delay before querying for service info, thanks to Erik Montnemery.
2020-09-10 09:51:07 +00:00
adam
5d2dffdf7c py-smb: updated to 1.2.2
pysmb-1.2.2
- Improve SMB URL handlers to support specifying server's machine name and IP
  address.
- Improvements to documentation on SMB URLs
2020-09-10 09:21:37 +00:00
adam
e041db0b69 grpc py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.32.0
Release v1.32.0
This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core
Remove stream from stalled lists on remove_stream.
Do not cancel RPC if send metadata size if larger than peer's limit.
Don't consider receiving non-OK status as an error for HTTP2.
Keepalive throttling.
Include the target_uri in "target uri is not valid" error messages.
Fix "cannot send compressed message large than 1024B" in cronet_transport.
Receive SETTINGS frame on clients before declaring subchannel READY.
Enabled GPR_ABSEIL_SYNC.
Experimental xDS v3 support.

C++
Upgrade bazel used for all tests to 2.2.0.
Remove test targets and test helper libraries from Makefile.
Fix repeated builds broken by re2's cmake.
Log the peer address of grpc_cli CallMethod RPCs to stderr.

Python
[gRPC Easy] GA: This release enables runtime import of .proto Files. (gRFC, PR) Together with support for simple stubs present since 1.29, this completes gRPC Easy. To start using these features, take a look at the example. If using simple stubs without runtime proto import, generated code must be regenerated with an up-to-date version of the grpcio-tools package.
[Aio] Graduation from experimental folder.
[Aio] Prevent call objects from outliving its parent channel or server.
[Aio] Add a fail-back polling mode for Windows+3.8+.
Raises an exception when port binding failed.
Implement compute_engine_channel_credentials in Python.
Fix bazel out directory when using external repo.
2020-09-10 07:18:33 +00:00
pin
8c0790e3e5 Add net/phetch 2020-09-09 12:39:51 +00:00
pin
2b4d6c532b net/phetch: import package
Terminal client designed to help you quickly navigate the gophersphere.
2020-09-09 12:38:44 +00:00
wiz
5a20ce4cec kismet: remove BROKEN gps option 2020-09-08 21:28:34 +00:00
wiz
d107fc9693 *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
wiz
6172fd3f50 *: improve HOMEPAGE 2020-09-08 13:09:53 +00:00
wiz
e6b0166d7c p5-Net-Gnats: remove unused dependency.
Bump PKGREVISION.
2020-09-08 12:42:08 +00:00
wiz
1aaac5ec30 p5-SNMP-Info: update to 3.70.
Version 3.70 (2019-10-15)

  [NEW FEATURES]

  * #361 Siemens Scalance switch support
  * #365 Ciena Layer3 support
  * #368 DOCSIS cable modem support

  [ENHANCEMENTS]

  * #350 ubiquiti version string cleanup (LBegnaud)
  * #352 duplex support for ciscosb
  * #353 report all vendor names in lowercase
  * #353 sprinkle "use warnings" and "use strict" around
  * #358 prefer checkpoint mib over net-snmp mib (earendilfr)
  * #359 detect newer ios-xe using codenames (Christoph Neuhaus)
  * #367 test using latest MIBs version dynamically
  * #370 smarter Q-BRIDGE handling
  * poe power usage & mac address for ciscosb

  [BUG FIXES]

  * #353 doc fixes: report all required mibs for each module as based on code
  * #353 include fixes: don't include modules already imported from parent classes
  * #355 fix #252, don't think 6char devices names are mac addresses
  * #363 clean return calls in code
  * #364 strip newline from neoteris os_ver, fixes netdisco #647

Version 3.68 (2019-04-28)

  [NEW FEATURES]

  * initial support for redlion cellular routers (inphobia)

  [ENHANCEMENTS]

  * use pulsesecure mib in layer7::neoteris instead of juniper-ive

Version 3.67 (2019-04-20)

  [NEW FEATURES]

  * #323 initial Lenovo / cnos support (inphobia)
  * #317 #326 DOCSIS Head End support (Pyro3d)

  [ENHANCEMENTS]

  * add v3 Context update() tests for net-snmp 5.8+
  * support INFO_TRACE and SNMP_TRACE environment variables for Debug
  * #324 clean up exinda and add regression test

  [BUG FIXES]

  * #294 snmp::info should show full class used
  * #297 perl 5.28 removal of "use vars"
  * #306 fix incorrect interfaces for d-link
  * #319 make fortinet return a useful interface name (inphobia)
  * #320 improve duplicate interfaces() fixup
  * #321 clean interface descriptions of null and trailing space
  * #322 #327 full fix for aerohive tests
  * #325 lazy load legacy RFC1213-MIB only if needed
  * #496 fix for aerohive wireless clients support (inphobia)

Version 3.66 (2019-03-24)

  [NEW FEATURES]

  * #316 add support for IS-IS routing protocol (pyro3d)

  [ENHANCEMENTS]

  * switch to Alien::SNMP for travis builds (ollyg)

  [BUG FIXES]

  * clarify MRO usage

Version 3.65 (2019-02-24)

  [ENHANCEMENTS]

  * #296 expand CiscoAgg to also include LACP (inphobia)
  * #308 update VyOS enterprise OID
  * #310 bring layer3::oneaccess up to date for oneos6. (inphobia)
  * Add two more HP 2930F models (JeroenvIS)

  [BUG FIXES]

  * #295 make CiscoAgg return ifindex instead of bp_index (inphobia)
  * more documentation fixes + whitespace cleanup in all files
2020-09-07 13:38:54 +00:00
wiz
1a25d41f1a p5-RT-Client-REST: update to 0.60.
0.60 Wed May 6 2020 "Dean Hamstead" <dean@fragfest.com.au>
  - PR#25 GH#23 Fix get_attachments_metadata
  - PR#24 GH#22 Fix get_attachments_metadata

0.59 Mon May 4 2020 "Dean Hamstead" <dean@fragfest.com.au>
  - Worked around what appears to be a bug in PodChecker in perl 5.20
  - Adjusted travis and dist.ini
  - No functional changes

0.58 Thu Apr 30 2020 "Dean Hamstead" <dean@fragfest.com.au>
  - RT118729 correct bug when "not set" is in textA
  - PR#19 Report UA, URI, and better errors when you opt in. Thanks @melmothx

0.57 Tue Apr 28 2020 "Dean Hamstead" <dean@fragfest.com.au>
  - PR#21 Add SLA and SLADisabled attributes which appeared in RT 4.4.3
2020-09-07 13:11:34 +00:00
wiz
df0c261780 p5-NetAddr-MAC: update to 0.97.
0.97    2020-06-28
        - Set minimum perl version to 5.10
        - No other changes
2020-09-07 13:09:43 +00:00
wiz
69e9d391e3 p5-Net-SFTP-Foreign: update to 1.91.
1.91  Jun 24, 2020
	- ls was not handling the queue size correctly in some
	  cases.
	- Some file types were being incorrectly identified (bug
          report and patch by balakine, #gh16).
	- Some documentation typos corrected (reported by Felix
          Ostmann, #gh15).
2020-09-07 13:08:31 +00:00
wiz
20363c3f49 p5-Net-IPv6Addr: update to 1.01.
1.01 2020-06-20
        * Documentation revisions

1.0  2020-06-18
	* Stricter requirements for base 85 addresses
2020-09-07 12:50:14 +00:00
wiz
d9c5676662 p5-Net-GitHub: update to 1.01.
1.01  2020-04-23 08:32:57 CST
        - Add 'repos' to Orgs (atoomic)
        - Basic generic iterator (atoomic)

1.00  2020-04-22 08:59:14 CST
        - Basic GitHub actions API calls (atoomic)
2020-09-07 12:48:28 +00:00
wiz
f8423c2274 p5-Net-Frame-Dump: update to 1.18.
1.18 Fri  1 May 10:43:36 CEST 2020
   - new: Dump: filterCodeOptimize setting to enable pcap filter optimizer
          (requirement for long pcap filters, for instance). Off by default.
   - update: copyright notice
2020-09-07 12:47:44 +00:00
wiz
62b7e86cb4 p5-Net-DNS: update to 1.26.
**** 1.26 Aug, 6, 2020

	Add HTTPS/SVCB packages.

Fix rt.cpan.org #132921

	EDNS OPT handling


**** 1.25 Jun 26, 2020

	Parsing of TSIG keyfiles made more robust.


**** 1.24 May 27, 2020

	Accept TSIG key generated by BIND tsig-keygen.

	Add Net::DNS::RR::AMTRELAY package.
2020-09-07 12:43:08 +00:00
wiz
bce720e096 p5-Net-Amazon-S3: update to 0.91.
0.91 2020-08-19 23:25 +0
	- fix regressions introduced by 0.90
	  - undeclared dependency
	  - broken usage of hashref argument in N:A:S3 construction

0.90 2020-08-18 16:00 +0
    - Support intelligent_tiering, glacier, and deep_archive storage classes
	  (thanks Sherwin Daganato)
	- Object availability predicate (thanks Emanuele Tomasi)
	- fix default region handling (#77, #78, #80)
    - new authentication context architecture
	  See Net::Amazon::S3::Authorization::IAM for future incompatiblity warning
2020-09-07 12:17:33 +00:00
wiz
a033e9ab28 p5-Danga-Socket: update to 1.62.
1.62
    -- Fixed rt21751: test hangs on MSWin32 (Andy Melnikov)
    -- Fixed rt34188: Tests use perlbal management port - so fail
       if perlbal running (Andy Melnikov)
    -- Fixed rt129487: epoll: fix misordered EPOLL_CTL_DEL call
       (Eric Wong, e@80x24.org>
    -- Fixed rt129724: set close-on-exec flag on epoll descriptors
       (Eric Wong)
    -- Fixed rt88518: typo fixes (dsteinbrunner@pobox.com)
    -- Fixed rt85715: IPv6 support for local_ip_string
       (ROBN@cpan.org)
    -- Fixed rt129484: deal with EINTR in IO::Poll path
    -- Fixed rt72670: simple optimization by caching pack
       (nicolas.rochelemagne@cpanel.net, bitcard@miuku.net)
2020-09-07 12:05:42 +00:00
bsiegert
e8fc31d446 syncthing: hardcode Go 1.14 for now, bump revision
syncthing builds with Go 1.15 but panics on startup, which is why my bulk
build has not found this. This will be fixed in the next upstream version.

Discussed with tnn@ and gdt@
2020-09-06 17:38:33 +00:00
roy
1e67ac3dee Update to dhcpcd-9.2.0 with the following changes:
* route: ensure IPv4LL routes come last in priority
 * DHCP: fix many issues with extending the last lease
 * privsep: don't read control group from config in privsep
 * privsep: only the master process responds to signals
 * privsep: use a socketpair for stderr/stdin rather than dupping /dev/null
 * privsep: right limit stdin/stderr/stdout
 * privsep: dumping a lease is now run in a sandbox
 * options: check if kernel supports INET or INET6 before enabling default
 * options: let clientid override a prior duid
 * options: allow -1 to represent infinity for requested lease time
 * dhcpcd: fix a crash initing a new interface after route overflow
 * Linux: fix reading the IPv6 forwarding proc entry
2020-09-06 15:01:00 +00:00
leot
dfca77e7c5 youtube-dl: Update to 20200906
pkgsrc changes:
* Update patch for the [rai] extractor (only related to tests)

Changes:
20200906
--------
Core
+ [utils] Recognize wav mimetype (#26463)

Extractors
* [nrktv:episode] Improve video id extraction (#25594, #26369, #26409)
* [youtube] Fix age gate content detection (#26100, #26152, #26311, #26384)
* [youtube:user] Extend URL regular expression (#26443)
* [xhamster] Improve initials regular expression (#26526, #26353)
* [svtplay] Fix video id extraction (#26425, #26428, #26438)
* [twitch] Rework extractors (#12297, #20414, #20604, #21811, #21812, #22979,
  #24263, #25010, #25553, #25606)
    * Switch to GraphQL
    + Add support for collections
    + Add support for clips and collections playlists
* [biqle] Improve video ext extraction
* [xhamster] Fix extraction (#26157, #26254)
* [xhamster] Extend URL regular expression (#25789, #25804, #25927))
2020-09-06 09:54:34 +00:00
wiz
833a362ce1 *: remove p5-autodie, part of perl 2020-09-04 14:14:05 +00:00
wiz
3279c6ebb2 *: remove p5-Test-Simple, part of perl 2020-09-04 13:45:13 +00:00
wiz
a7225fa49c *: remove p5-Term-ReadLine, part of perl 2020-09-04 13:35:41 +00:00
wiz
a1b8a75f2f *: remove p5-Sys-Syslog, part of perl 2020-09-04 13:20:26 +00:00
wiz
c6d57e8dce *: remove p5-Module-Load, part of perl 2020-09-04 12:16:21 +00:00
wiz
4679606dc0 *: remove p5-IO-Zlib, part of perl 2020-09-04 11:43:05 +00:00
wiz
4acf3545df *: remove p5-Getopt-Long, part of perl 2020-09-04 11:36:49 +00:00
wiz
914f8f2d55 *: remove p5-File-Path, part of perl 2020-09-04 11:29:06 +00:00
wiz
b0c7810a46 p5-RPC-XML: remove p5-Compress-Raw-Zlib, part of perl 2020-09-04 10:57:35 +00:00
wiz
60ea67dee2 *: remove dependency on p5-Archive-Tar, which is part of perl 2020-09-04 10:13:40 +00:00
wiz
c91a9faf96 *: remove p5-Digest-MD5 dependency
Digest::MD5 has been part of perl since 2006 or so
2020-09-04 09:39:57 +00:00
wiz
5f3897cef6 *: remove references to p5-Encode
Encode has been part of perl since ~forever
2020-09-04 09:29:10 +00:00
otis
9d86439b08 net/bind916: Explicitly disable lmdb with lmdb option unset
Disable lmdb explicitly to instruct configure to not look for lmdb at all.
2020-09-03 20:35:17 +00:00
bsiegert
43f54ecac5 Revbump all Go packages after default Go version was changed to 1.15.1 2020-09-03 07:29:32 +00:00