This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, next has been updated via 8f114a01c3286dbcc28254de37bf76e7a326f2e1 (commit) via fdde24fc7e84149210796727cd0657e6eeaf7565 (commit) via ca9abd894ec667610086f1a4b0e6f1b92e6f0fba (commit) via cbaff8bcb432a13ad7c6f32e8456b59a94db420a (commit) via 90c2db58d902ed585932386226b226a678362226 (commit) via 734a201469e05c7b8886ec7eef744dfea1edc17d (commit) via c8490adecf1e72291ae3cdc9951220e6160d13b0 (commit) via 539334dc2e1cbb78deb723066edcf03861a12b1a (commit) via fdbd6bd32f88de63a6877a87829e721efb0546a4 (commit) via 733e95788586d72229b42d836dfc9e9d97d0bfb5 (commit) via df638b2e2637aceba88b4db1a57442be79536093 (commit) via 49c377c7ebed84ea60d0737f407bd83c1ee14526 (commit) via 5a9f439d24ba5c0dd36ed38267468df692f0ddd6 (commit) via 15818f9600a3e01c4bf813e757f916b951619745 (commit) via 1561f652440967b77cd40cb25d42b9bfb22aee60 (commit) via 0216fe0228a4e88382913024032bf443e29386e6 (commit) via 6f16477a9c96a2343564627e567c036025e60c8c (commit) via 1e2a2ffca94f2282693513eea69c7b0294043848 (commit) via 1bbb3e3684f5360f5b0ca73886c20ddeaabc9503 (commit) via 5814de8054035b668bbb885757d1bb62c7ccbe62 (commit) via 3807bb2ada3cc9c8448bcf18b291641d2e1981b9 (commit) via db9698c9cc7fb543c155e36efe6c17733954bd18 (commit) via 4ca8417fe3cf3a5030dc145593ff9490ce0b7cd9 (commit) via 41eeba3f9f629cfce1d2731d7ef52b0b6d334dcb (commit) via c692b5ca7ea077508444c7bbc86e2601476b3e5f (commit) via 5bc1ac8143b3919f257a9d08acf16667601d5864 (commit) via 56b9d098bf2310f43976fbd33d862597c4e8870b (commit) via 5d00ef14b094b97a4313b7cd2ba4c67b64479673 (commit) via 933387ccee676893ae411f451cb9713a3c39e227 (commit) via cd1b059731815a45075892f5c2fa32c8d19c287c (commit) from 924ba58b50d59c3a8f2e5776fb51f088424a54a0 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 8f114a01c3286dbcc28254de37bf76e7a326f2e1 Author: Adolf Belka adolf.belka@ipfire.org Date: Mon Aug 12 17:38:08 2024 +0200
stunnel: Update to version 5.72
- Update from version 5.71 to 5.72 - Update of rootfile not required - Changelog 5.72 * Security bugfixes - OpenSSL DLLs updated to version 3.2.1. * Bugfixes - Fixed SSL_CTX_new() errors handling. - Fixed OPENSSL_NO_PSK builds. - Android build updated for NDK r23c. - stunnel.nsi updated for Debian 12. - Fixed tests with OpenSSL older than 1.0.2.
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit fdde24fc7e84149210796727cd0657e6eeaf7565 Author: Adolf Belka adolf.belka@ipfire.org Date: Mon Aug 12 17:38:07 2024 +0200
pmacct: Update to version 1.7.9
- Update from version commit 5a5e272 to 1.7.9 - Update of rootfile not required - Changelog The keys used are: !: fixed/modified feature, -: deleted feature, +: new feature 1.7.9 + pmtelemetryd: gRPC data collection functionalities were added to the daemon. https://github.com/scuzzilla/mdt-dialout-collector is the library linked to add the functions required to collect data via gRPC dialout. Thanks to Salvatore Cuzzilla ( @scuzzilla ) for this contribution, along with the ninja support of Marc Sune ( @msune ). + BMP daemon: HA support introduced: in order to add redundancy at data collection, let multiple collectors to establish indentical BMP session, while only one is sending data to the backend. Thanks to Zhuoyao Lin ( @Zephyre777 ) and Leonardo Rodoni ( @rodonile ) for this contribution. + nfacctd: developed a more robust and streamlined NetFlow v9/ IPFIX template handling framework based on libcdada structures, hence dropping the previous ad-hoc home-grown memory structures. + nfacctd: introduced support for sampling rate calculation based on IANA entities IE309 (samplingSize), IE310 (samplingPopulation), which are being exported in IPFIX sampling options for a random-n- out-of-N sampler. Also, support for 16-bit and 32-bit selectorID is added as well. Thanks to Leonardo Rodoni ( @rodonile ) for this contribution. + nfacctd: extended the support of IE130 (exporterIPv4Address) and IE131 (exporterIPv6Address) for when this info is contained in data packets. Thanks to Leonardo Rodoni ( @rodonile ) for this contribution. + nfacctd: added nfacctd_ignore_exporter_address config knob to not honour IE130 (exporterIPv4Address), IE131 (exporterIPv6Address) and use the socket address instead. + nfacctd: improved support for Route Distinguisher (RD): added the case where the RD information has finer-grained scope in Option packets; also RD in IPFIX Options can now be used for correlating data against BGP/BMP. Finally priority of supplied RD info is streamlined as: RD in flow_to_rd.map > RD in IPFIX/NFv9 data packet > RD in IPFIX/NFv9 option packets. Thanks to Leonardo Rodoni ( @rodonile ) for these contributions. + nfacctd: added IEs 44 (sourceIPv4Prefix), 170 (sourceIPv6Prefix), 45 (destinationIPv4Prefix), and 169 (destinationIPv6Prefix) to flow heuristics. + nfacctd: as part of src_mac, dst_mac primitives, added support for IEs 365 (staMacAddress) and 366 (staIPv4Address). + nfacctd: introduced support for IE497 (srhSegmentIPv6ListSection), The SRv6 Segment List as defined in Section 2 of [RFC8754] as a series of octets in IPFIX. Also added Path Delay measurements PathDelay{Mean,Min,Max,Sum}DeltaUsecs. + nfacctd: tunnel primitives (tunnel_src_host, tunnel_dst_host, tunnel_proto, tunnel_tos, tunnel_src_port, tunnel_dst_port and tunnel_tcpflags) were linked to SRv6 code. Also, in this context, support for repeating IEs has been added. Thanks to Uwe Storbeck ( @ustorbeck ) for this contribution. + nfacctd: extended IE89 (forwardingStatus) support to be 2 or 4 bytes long. Also introduced support for IE31 (flowLabelIPv6). Thanks to Uwe Storbeck ( @ustorbeck ) for these contributions. + nfacctd: a new primitive 'nvgre' is defined representing the Tenant Network Identifier (TNI) for NVGRE L2 tunnels, which is encoded in IANA IE351 (layer2SegmentId) with MSB 0x02. Thanks to Leonardo Rodoni ( @rodonile ) for this contribution. + sfacctd: added support for accounting for ARP packets via a new aggregate_unknown_etype config knob. + nfacctd, sfacctd, pmacctd: added new 'in_cvlan' and 'out_cvlan' primitives. It identifies the VLAN to which the frame belongs to when it is transmitted in the customer network. + BGP daemon: added support for "Only to Customer" OTC attribute, RFC9234. + BGP daemon: extend MP nexthop length to support 48 bytes to fit the BGP VPNv6 nexthop length. Thanks to @FRIDM636 for this contribution. + BGP daemon: as specified by RFC8950, routers cannot advertise IPv4 or VPNV4 routes with an IPv6 next hop without an extra capability advertisement (Extended Next Hop Encoding). This has been added so that the daemon can reply with this capability to the remote peer. Thanks to Leonardo Rodoni ( @rodonile ) for this contribution. + BGP, BMP daemons: Two new configuration keys are introduced: bgp_comms_encode_as_array and as_path_encode_as_array to allow to specify that BGP communities and AS_PATH are encoded as an array in JSON or AVRO encodings. + BMP daemon: a new bmp_dump_exclude_stats config knob has been added: if enabled, BMP Stats messages are not going to be cached and thus not being included in the regular dump. + All daemons: added a -T / dry_run config knob. With the 'config' argument only configuration is validated; with the 'setup' one the daemon and its plugins are also instantiated and validated. + Kafka plugin: allowing to configure sub-minute historical time bins (ie. kafka_history, etc.). + pre_tag_map: introduced pre_tag_map_dont_recirculate config knob to explicitely disable v4/v6 recirculation of entries without an 'ip' key specified. Also if 'ip' key is not defined, still define the address family (AF) so to be memory-savvy and avoid creating duplicate entries in case of v4/v6 recirculation. + nDPI support: updated API calls to compile against nDPI 4.6. Also dropped support for previous versions of the library. ! fix, nfacctd: treat the result of (SysUptime - fstime) as signed to avoid a underflow in the case where fstime > SysUptime in NetFlow v9. Thanks to Jim Westfall ( @jwestfall69 ) for this contribution. ! fix, nfacctd: addressed a memory leak in handling NetFlow/IPFIX templates. Also performed code re-factoring to better encapsulate the template functionality, add a template header file, separate the module interface from local functions and reduce the scope of local functions. Thanks to Uwe Storbeck ( @ustorbeck ) for these contributions. ! fix, nfacctd: parsing of IPFIX/NetFlow data when a template does contain multiple padding octet fields IE 210 (paddingOctets) with different length. Thanks to Uwe Storbeck ( @ustorbeck ) for this contribution. ! fix, nfacctd: 4 bytes long IE95 (applicationID) is now supported; as part of this work the setup of nDPI and NBAR classifiers have been harmonized. ! fix, sfacctd: mispelled daemon type in sampling_direction handler was causing counters not to print. ! fix, pmacctd: restored packet data pointer for correct collection of ICMPv6 data. ! fix, uacctd: the daemon was crashing upon receipt an ICMP Echo Request packet (as a result, for example, of a ping). Thanks to Alexei A Smekalkine ( @ikle ) for this contribution. ! fix, pmtelemetryd: when no backend dump method is configured (and telemetry_dump_time_slots is not set) pmtelemetryd was crashing with SIGFPE. Also fixed the dump interval calculation when time slots are used. Thanks to Uwe Storbeck ( @ustorbeck ) for these contributions. ! fix, pmtelemetryd: restored ability of the daemon re-loading maps via SIGUSR2 signal. Thanks to Salvatore Cuzzilla ( @scuzzilla ) for this contribution. ! fix, BGP, BMP daemons: the hash function used to distribute per- peer information attached to RIB entries was enriched with the addition of Route Distinguisher (RD) data in order to minimize collisions. It is in fact crucial to have an efficient hash-table to perform data correlation between BGP/BMP & IPFIX. Thanks to Salvatore Cuzzilla ( @scuzzilla ), Leonardo Rodoni ( @rodonile ) for this contribution. ! fix, BMP daemon: finer grained control on support of ADD-PATH capability as part of the Peer Up message in order to support the case of remote peer receive-only scenario. ! fix, SQL plugins: 'in_vlan' primitive is not muxed anymore on 'vlan' keyword at configure time. Also, 'out_vlan' primitive is now properly handled if sql_optimize_clauses left false. ! fix, MySQL plugin: if timestamps_utc is set to true, enforce UTC for the current session. ! fix, tee plugin: missing variable definition when BSD definition is on was preventing the code to compile correctly. ! fix, pre_tag_map: check added to avoid daemon hanging if 'next' label was mentioned as part of the last map entry. ! fix, Redis: avoid to create a new file descriptor for every reconnect. Use redisReconnect instead of redisConnect. Thanks to Uwe Storbeck ( @ustorbeck ) for this contribution. ! fix, util.c: weekly time roundoff has been made consistent by correctly including the first day of the week. ! fix, util.c: when pidfile is specified, use mkdir_multilevel() to build dir structure if needed. ! fix, plugins_hook.c: when processing a pcap_savefile, perform an inter-buffer sleep of 1ms only if using home-grown buffering as ZeroMQ (plugin_pipe_zmq) would instead do fine absorbing the data burst. ! fix, rpki_msg.c: missing json_decref() in rpki_roas_file_load() was leaking memory on map reload. Also, solved a SEGV observed at times when reloading rpki_roas_file. Finally free'd the output of aspath_make_str_count() in rpki_roas_file_load(). - pmtelemetryd: removed legacy Python decoders and associated utils, also removed support for Kafka and ZeroMQ telemetry collection. - pre_tag_map: obsoleted 'fwdstatus' key. - GeoIP support: removed support for Maxmind API v1.
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit ca9abd894ec667610086f1a4b0e6f1b92e6f0fba Author: Adolf Belka adolf.belka@ipfire.org Date: Mon Aug 12 17:38:06 2024 +0200
nmap: Update to version 7.95
- Update from version 7.94 to 7.95 - Update of rootfile - Changelog 7.95 o [Windows] Upgraded Npcap (our Windows raw packet capturing and transmission driver) from version 1.75 to the latest version 1.79. It includes many performance improvements, bug fixes and feature enhancements described at https://npcap.com/changelog. o Integrated over 4000 IPv4 OS fingerprints submitted since June 2020. Added 336 fingerprints, bringing the new total to 6036. Additions include iOS 15 & 16, macOS Ventura & Monterey, Linux 6.1, OpenBSD 7.1, and lwIP 2.2 o Integrated over 2500 service/version detection fingerprints submitted since June 2020. The signature count went up 1.4% to 12089, including 9 new softmatches. We now detect 1246 protocols, including new additions of grpc, mysqlx, essnet, remotemouse, and tuya. o [NSE] Four new scripts from the DINA community (https://github.com/DINA-community) for querying industrial control systems: + hartip-info reads device information from devices using the Highway Addressable Remote Transducer protocol + iec61850-mms queries devices using Manufacturing Message Specification requests. [Dennis Rösch, Max Helbig] + multicast-profinet-discovery Sends a multicast PROFINET DCP Identify All message and prints the responses. [Stefan Eiwanger, DINA-community] + profinet-cm-lookup queries the DCERPC endpoint mapper exposed via the PNIO-CM service. o Upgraded included libraries: Lua 5.4.6, libpcre2 10.43, zlib 1.3.1, libssh2 1.11.0, liblinear 2.47 o [GH#2639] Upgraded OpenSSL binaries (for the Windows builds and for RPMs) to version 3.0.13. CVEs resolved in this update include only 2 moderate-severity issues which we do not believe affect Nmap: CVE-2023-5363 and CVE-2023-2650 o [Zenmap][Ndiff][GH#2649] Zenmap and Ndiff now use setuptools, not distutils for packaging. o [Ncat][GH#2685] Fixed Ncat UDP server mode to not quit after EOF on stdin. Reported as Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1039613 o [GH#2672] Fixed an issue where TCP Connect scan (-sT) on Windows would fail to open any sockets, leading to scans that never finish. [Daniel Miller] o [NSE] ssh-auth-methods will now print the pre-authentication banner text when available. Requires libssh2 1.11.0 or later. [Daniel Miller] o [Zenmap][GH#2739] Fix a crash in Zenmap when changing a host comment. o [NSE][GH#2766] Fix TLS 1.2 signature algorithms for EdDSA. [Daniel Roethlisberger] o [Zenmap][GH#2706] RPM spec files now correctly require the python3 package, not python>=3 o Improvements to OS detection fingerprint matching, including a syntax change for nmap-os-db that allows ranges within the TCP Options string. This leads to more concise and maintainable fingerprints. [Daniel Miller] o Improved the OS detection engine by using a new source port for each retry. Scans from systems such as Windows that do not send RST for unsolicited SYN|ACK responses were previously unable to get a response in subsequent tries. [Daniel Miller] o Several profile-guided optimizations of the port scan engine. [Daniel Miller] o [GH#2731] Fix an out-of-bounds read which led to out-of-memory errors when duplicate addresses were used with --exclude o [GH#2609] Fixed a memory leak in Nsock: compiled pcap filters were not freed. o [GH#2658] Fixed a crash when using service name wildcards with -p, as in -p "http*" o [NSE] Fixed DNS TXT record parsing which caused asn-query to fail in Nmap 7.80 and later. [David Fifield, Mike Pattrick] o [NSE][GH#2727][GH#2728] Fixed packet size testing in KNX scripts [f0rw4rd]
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit cbaff8bcb432a13ad7c6f32e8456b59a94db420a Author: Adolf Belka adolf.belka@ipfire.org Date: Mon Aug 12 17:38:05 2024 +0200
ncat: Update to version 7.95
- Update from version 7.94 to 7.95 - Update of rootfile - Changelog 7.95 o [Windows] Upgraded Npcap (our Windows raw packet capturing and transmission driver) from version 1.75 to the latest version 1.79. It includes many performance improvements, bug fixes and feature enhancements described at https://npcap.com/changelog. o Integrated over 4000 IPv4 OS fingerprints submitted since June 2020. Added 336 fingerprints, bringing the new total to 6036. Additions include iOS 15 & 16, macOS Ventura & Monterey, Linux 6.1, OpenBSD 7.1, and lwIP 2.2 o Integrated over 2500 service/version detection fingerprints submitted since June 2020. The signature count went up 1.4% to 12089, including 9 new softmatches. We now detect 1246 protocols, including new additions of grpc, mysqlx, essnet, remotemouse, and tuya. o [NSE] Four new scripts from the DINA community (https://github.com/DINA-community) for querying industrial control systems: + hartip-info reads device information from devices using the Highway Addressable Remote Transducer protocol + iec61850-mms queries devices using Manufacturing Message Specification requests. [Dennis Rösch, Max Helbig] + multicast-profinet-discovery Sends a multicast PROFINET DCP Identify All message and prints the responses. [Stefan Eiwanger, DINA-community] + profinet-cm-lookup queries the DCERPC endpoint mapper exposed via the PNIO-CM service. o Upgraded included libraries: Lua 5.4.6, libpcre2 10.43, zlib 1.3.1, libssh2 1.11.0, liblinear 2.47 o [GH#2639] Upgraded OpenSSL binaries (for the Windows builds and for RPMs) to version 3.0.13. CVEs resolved in this update include only 2 moderate-severity issues which we do not believe affect Nmap: CVE-2023-5363 and CVE-2023-2650 o [Zenmap][Ndiff][GH#2649] Zenmap and Ndiff now use setuptools, not distutils for packaging. o [Ncat][GH#2685] Fixed Ncat UDP server mode to not quit after EOF on stdin. Reported as Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1039613 o [GH#2672] Fixed an issue where TCP Connect scan (-sT) on Windows would fail to open any sockets, leading to scans that never finish. [Daniel Miller] o [NSE] ssh-auth-methods will now print the pre-authentication banner text when available. Requires libssh2 1.11.0 or later. [Daniel Miller] o [Zenmap][GH#2739] Fix a crash in Zenmap when changing a host comment. o [NSE][GH#2766] Fix TLS 1.2 signature algorithms for EdDSA. [Daniel Roethlisberger] o [Zenmap][GH#2706] RPM spec files now correctly require the python3 package, not python>=3 o Improvements to OS detection fingerprint matching, including a syntax change for nmap-os-db that allows ranges within the TCP Options string. This leads to more concise and maintainable fingerprints. [Daniel Miller] o Improved the OS detection engine by using a new source port for each retry. Scans from systems such as Windows that do not send RST for unsolicited SYN|ACK responses were previously unable to get a response in subsequent tries. [Daniel Miller] o Several profile-guided optimizations of the port scan engine. [Daniel Miller] o [GH#2731] Fix an out-of-bounds read which led to out-of-memory errors when duplicate addresses were used with --exclude o [GH#2609] Fixed a memory leak in Nsock: compiled pcap filters were not freed. o [GH#2658] Fixed a crash when using service name wildcards with -p, as in -p "http*" o [NSE] Fixed DNS TXT record parsing which caused asn-query to fail in Nmap 7.80 and later. [David Fifield, Mike Pattrick] o [NSE][GH#2727][GH#2728] Fixed packet size testing in KNX scripts [f0rw4rd]
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 90c2db58d902ed585932386226b226a678362226 Author: Adolf Belka adolf.belka@ipfire.org Date: Mon Aug 12 17:38:04 2024 +0200
keepalived: Update to version 2.3.1
- Update from version 2.2.8 to 2.3.1 - Update of rootfile not required - Changelog 2.3.1 This is minutes release to quickly fix minor regression. Fixes conf: fix secondary config file location when using –prefix=/usr Commit 42a746c - “configure: ${prefix} defaults to NONE which messes up DEFAULT_CONFIG_FILE” broke the checking of whether a secondary default config file location is required 2.3.0 This release brings improvements and fix some minor issues reported. Yearly release. New vrrp: For use_vmac and use_ipvlan, copy the group from the base interface. It is useful in many instances to set up firewall rules based on interface groups so that sets of interfaces may be aggregated by group and matched with a single rule rather than by listing them all. Prior to this change, when use_vmac or use_ipvlan is used, new interfaces are created with the default group, which breaks this ability. Further complicating the issue is that nftables resolves interface names to ifindex at load time. This is problematic with keepalived’s interface creation, which usually comes after the firewall loading, forcing the use of iifname, oifname instead (similar to iptables -i, -o). By copying the group value, such firewall rules can continue to work regardless of the use_vmac or use_ipvlan settings, since packets may now arrive on, or be routed out from, the new interfaces. vrrp: Addd name option for use_vmac and use_ipvlan. This is to allow an interface name of “bridge” etc. vrrp: Add interface group option for VMACs and ipvlans. Now that the interface group of a VMAC or ipvlan is set, by default, to match its parent interface, this option now allows the group of the VMAC or ipvlan to be explicitly configured and set. ipvs: Add snmp_rs_stats_update_interval. This compliments snmp_vs_stats_update_interval, and also real server stats are now only fetched from the kernel when there is an SNMP request for them; i.e. VS stats and RS stats are updated separately. conf: Add global keyword use_symlink_paths. By default keepalived resolves all symbolic links in path names of scripts to the real path. This commit adds the use_symlink_paths option to maintain the symlinks in paths, so that users can update symlinks in order to update the scripts being called. doc: Add documentation for MH and TWOS schedulers. global: Add per process gprof profiling. systemd: Add KEEPALIVED_OPTION for non-root service file. systemd: Add comment in non-root service file for old systemds. Improvements vrrp: Remove extraneous log message for netlink interface message. vrrp: Allow DBus to work with VRRP instances without configured interface. keepalived uses “none” for the interface in the DBus path if a VRRP instance has no configured interface. However, it was not checking explicitly for “none” when a query was received. This commit now adds a specific check. vrrp: Allow specification of string used by DBus for no interface. vrrp: check prefix length when checking if deleted address is a VIP. It is possible, for example, to configure both 10.1.0.3/32 and 10.1.0.3/24 on the same interface. When checking whether an address deleted from an interface is one of our VIPs, we need to also check the prefix length. vrrp: Set sysctl arp_ignore to 1 on IPv6 VMACs. Setting arp_ignore to 1 ensures that the VMAC interface does not respond to ARP requests for IPv4 addresses not configured on the VMAC. vrrp: Go to fault state if fail to add IPv6 link-local address to VMAC. If an IPv6 VRRP instance uses a VMAC, but adding a link-local address to the interface fails, then the vrrp instance now transitions to fault state, just as happens if the link-local address is removed after it has been added. vrrp: Don’t send IPv6 advert from interface with no address. If an interface has no IPv6 address, no advert can be sent. Rather that logging an error when the send fails, simply don’t send the advert. vrrp: Check interface for static routes if deleted. vrrp: Check interface for static routes if deleted route_is_ours() checked the outgoing interface for virtual routes but not for static routes. This commit now adds checking of the outgoing interface for static routes, and now moves the code to compare routes into a separate function used for both virtual and static routes. vrrp: remove logging on status output. A message is output to the log each time the status is queried. This is not necessary and can therefore be omitted. vrrp: Use addattr32() for setting link group. Set link group for ipvlan interfaces, just like for VMACs. ipvs: ping check extension. use consistent ICMP id and fix sequence number By keeping the sockets used for pings open, the ICMP id field now remains the same for each echo request. The sequence number is now per ping check, and is now sent in big endian order. ipvs: Reduce logging of activating health checkers. Don’t log activating checkers after a reload if they are already active. ipvs: Remove checkers_queue. A configuration with 2277 virtual servers, with a total of 37205 real servers with each real server having one checker was taking 132 seconds to reload. This commit reduces the reload time to 0.24 seconds, a reduction of 99.8%! The problem was due to every real server iterating through all checkers, 37205 * 37205 = 1,384,212,025 iterations, not only once but several times. The code now maintains a list of checkers for each real server. The disadvantage of this is that to iterate through all checkers requires iterating through all virtual servers, and all their real servers and then for each real server the list of checkers. If there are relatively few checkers compared to real servers, this will take longer than using the checkers_queue, but using a queue per real server is still fast, and the only time the code iterates through all the checkers is at startup/reload, other than dumping the configuration. ipvs: don’t call protocol_to_index() unless using auto fwmarks. protocol_to_index() must only be called when there is an index. This is when the virtual server uses a virtual server group that is using auto fwmarks. ipvs: add set and alive status for sorry servers in keepalived_check.data. ipvs: Reinstate non-failed real servers if remove sorry server. When there is no sorry server, the quorum is not used, and real servers are only removed if a checker fails. On the other hand if there is a sorry server, if the number of alive real servers falls below the quorum, all non-failed real servers are removed when the sorry server is added. If the sorry server is remomed from the configuration, non-failed real servers need to be reinstated. ipvs: don’t remove sorry server if inhibit added but server is alive. ipvs: inhibit extensions: If inhibit is changed on a failed real server, add/remove it. If inhibit is added to inactive sorry server set weight 0. If inhibit cleared for inactive sorry server, clear s_svr->set. ipvs: Add snmp_vs_stats_update_interval for updating SNMP stats. The timer for updating VS and RS stats for SNMP was hard coded to 5 seconds. This commit still deffaults to 5 seconds but allows the timer to be configured. ipvs: Misc SNMP updates and extensions. Don’t duplicate storage of 32 bit SNMP stats. Use correct variable for returning 64 bit stats for SNMP. Add counter64 options for 64 bit SNMP stats. Use SNMP variable3/4/7 instead of variable8 where appropriate. streamline SNMP real server code when no sorry server. Merge several SNMP functions that were doing nearly the same thing. Streamline finding VS group entry for SNMP. Streamline finding RS for SNMP. Streamline finding VS for SNMP. set var_len = 0 when returning an error to SNMP. fix building with SNMP support without using netlink interface. systemd: Change NotifyAccess to be main rather than all for non-root. doc: Clarify documentation for “weight” in track_process. The default value for weight should be 0, and not 1 as previously stated. doc: update description for v3_checksum_as_v2. Fixes vrrp: Stop link local VMAC address responging to neighbour solicit. When an IPv6 VRRP instance using VMAC is in backup state, the link local address configured on the VMAC interface is the same as the link local address on the parent interface of the VMAC. This causes a problem with switches learning the MAC address of the VMAC is now on the backup. This causes packets meant to be sent to the master being sent to the backup. This commit uses nftables/iptables to stop neighbour advertisements for the link local address of the VMAC interface and its parent interface being sent from the VMAC interface. vrrp: fix global skip_check_adv_addr and strict_mode parsing. skip_check_adv_addr and strict_mode take an option parameter, but keepalived wasn’t parsing it, and assumed it was set on/true/yes. vrrp: work around missing promiscuous netlink notifications. If the base interface does not implement IFF_UNICAST_FLT, for example it is a bridge interface, no netlink notification is sent by the kernel when promiscuity is set on the base interface. The promiscuous state of the base interface is correct in the kernel but it is in incorrect in daemons that listen to the interface netlink messages (eg. DPDK). The issue is still there in kernel 6.4.6. Force a notification by re-setting IFLA_GROUP for the base interface. vrrp: Fix specifying netlink_notify_msg for VMAC when name set. Trying to specify a VMAC name as well as netlink_notify_msg did not work for use_vmac. ipvs: fix issue in reload process when using virtual server groups. issue: when using virtual server groups, remove vs entry in configure file and then do reload, vs entry can not be removed. And add vs entry in configure file and the do reload, rs with 0 port will be set. fix: in reload process do the same action with ipvs_group_cmd. set rs port with vs port and update live state ipvs: add/remove sorry server of group server when reload. issue: when using virtual server groups, if all rs down and sorry server up, at this time remove/add vs entry in configure file and then do reload, vs entry can not be removed. fix: add/remove sorry server same as normal rs when reload server groups check: if lost misc check child register checker agagin. issue: misc check_child_thread timeout and remove child_pid form rb_data, timeout callback of check_child_thread is not be called, if at this time misc script done and exit, and child termination will do nothing because child_pid was remove form rb_data. in this case timeou callback will not register checker again, the checker will lost. fix: if lost misc check child register checker again lib: Stop setting MAGIC_PRESERVE_ATIME flag. On RedHat systems setting MAGIC_PRESERVE_ATIME caused SELinux errors. core: make startup/shutdown scripts work when not using –dont-fork. check_start_stop_script_secure() checks that the parent process has not changed while it is doing its checks, so we need to set the pid of the parent process (main_pid) before calling the function. There is a further complication that called getppid() too soon after a fork() with the parent process exiting after the fork means that we don’t get the pid of the new parent, so we need to loop until getppid() returns a diffweent pid. core: initialise script structure in start_validate_reload_conf_child(). Due to the path field not being set to NULL, it was attempting to exec a random string when reload_check_config was configured. systemd: Fix snmp option in non-root service file.
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 734a201469e05c7b8886ec7eef744dfea1edc17d Author: Adolf Belka adolf.belka@ipfire.org Date: Mon Aug 12 17:38:03 2024 +0200
iperf: Update to version 2.2.0
- Update from version 2.1.8 to 2.2.0 - Update of rootfile not required - Changelog 2.2.0 o new ./configure --enable-summing-debug option to help with summing debug o select ahead of writes slow down UDP performance. support ./configure --disable-write-select o support fo -b 0 with UDP, unlimited load or no delay between writes o support for --sync-transfer-id so client and server will match the ids and give a remap message o support --dscp command line option o support for application level retries and minimum retry interval of the TCP connect() syscall via --connect-retry-time and --connect-retry-timer, repsectively o support for --ignore-shutdown so test will end on writes vs the BDP drain and TCP close/shutdown, recommended not to use this but in rare cases o support for --fq-rate-step and --fq-rate-step-interval o CCAs per --tcp-cca, --tcp-congestion, etc neeed to be case sensitive o support for both packets and bytes inflight taken from tcp_info struct amd pkt calc of (tcp_info_buf.tcpi_unacked - tcp_info_buf.tcpi_sacked - tcp_info_buf.tcpi_lost + tcp_info_buf.tcpi_retrans) o man page updates and -h to reflect new options, better descriptions o lots of work around summing with parallel threads, new implementation based on interval or slot counters, hopefully should work reliably o --bounceback tests are much more reliable and robust o Improve event handling around select timeouts, helps with larger -P values and summing o use the getsockopt IP_TOS for the displayed output, warn when set and get don't match o better tos byte output, include dscp and ecn fields individually o better tos setting code for both v6 and v4, so they behave the same around checks and warnings o much better NULL events to help with reporter processing even when traffic is not flowing o support for a new string report o python flows work around CDF based tests o rate limit fflush calls to a max of one every millisecond or 1000 per sec o remove superfulous fflush calls o reports when P = 1 and --sum-only need sum outputs o enable summing with --incr-dstip o add macro TIME_GET_NOW to set a struct timeval in a portable manner o code readability improvements with enums, bools, etc. o fix for TCP rate limited and -l less than min burst size o only use linux/tcp.h when absolutely needed, otherwise use netinet/tcp.h o print bounceback OWD tx/rx in interval reports o add flows Makefiles for tarball or make dist-all o support interval reports for bounceback histograms o support for TCP working loads and UDP primary flows, including UDP isochronous, per ticket 283 o fix working-load with isoch so working-load streams are capacity seeking o exit when CCA not supported or read of the current CCA doesn't match requested CCA o add more make check tests o add support for omit string (omit code not ready for this release) o pyflows qdisc settings and outputs o add first send pacing with --tx-starttime so listener threads udp_accept has time to perform udp_accept() between the client threads o adjust the sender time per the client delay and the client first write, i.e. subtract out this delay in the calculations o fixes for small packets and --tx-starttime o use more modern multicast socket options (now in src/iperf_multicast_api.c) o warn on bind port not sent with --incr-srcport o display fq-rate values in outputs when --fq-rate is used o add support for --test-exchange-timeout o fixes around wait_tick o add support for TCP_TX_DELAY via --tcp-tx-delay <val ms> option on both client and server o pass the CCA from client to server o support burst-size with different write sizes and don't require --burst-period o output traffic thread send scheduling error stats in final ouput o output clock unsync stats with --bounceback o add warn message on MSG_CTRUNC o UDP select fixes o enable TCP_NOTSENTLOWAT and set to a default small value with --tcp-write-times o default histogram max binning to 10 seconds o add a max timestamp to histogram outputs so user can find packets in pcaps or equivalent o autoconf change for struct ip_mreqn o print errno on writen fail 2.1.9 o fixed traffic setitimer to use uintmax_t vs int, supporting large values o --bounceback officially supported (including Windows) for repsonsiveness test scenarios o deprecated --bounceback-congest introduced in 2.1.8, replaced by --working-loads o --working-loads support generalized; works with --bounceback, --connect-only & --burst-period o default TCP_NOTSENT_LOWAT with the --working-loads concurrent traffic o add support for GMT time formatting via --utc option o --trip-times will auto set TCP_NOTSENT_LOWAT o CSV output fixes for reverse o CSV output regressions fixed per sum outputs using negative transfer ids o CSV output support with --enhanced o Fix to isoch wait_tick with Windows o fix support for --txstart-time with --bounceback o Add support for summing histograms in histogram sum outputs o Multiple sum report fixes per threading & needing mutex protections o Jitter packet IPG calcluations ignore inter frame gaps o Isoch jitter output to use running value vs sampled value o Add support for --jitter-histograms o man page content updates o output isoch scheduling errors at end of isoch run o PRIdMAX fix for ARM systems o better work around in isochronous with Windows per early return of WaitForSingleObject() o fix SO_BINDTODEVICE regression o fix v6 source port parsing with -B and brackets o fix malloc error with --hideips o fixes for rate limited TCP with --trip-times o add support for TCL_NOTSENT_LOWAT with rate limited TCP o permit key now supports -P using listen() with a backlog, no longer single thread limited o fixes for zero valued permit-key o fixes for multiple permit-key regressions o fix token bucket delay with TCP await write o fix isMulticast test for ipv4 - previous logic indicate true for 240.x.x.x which is not multicast o fix regression on jitter calc - starts on second transit time o add cmsg for loop with UDP rx timestamp, cmsg processing best to use loop w/test o use stdout and exit(0) for -h and -v (vs stderr and exit(1)) o add python facetime scripts o Fix single thread compile breakage o fix windows cross compile o multiple spelling error fixes in comments and man page
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit c8490adecf1e72291ae3cdc9951220e6160d13b0 Author: Adolf Belka adolf.belka@ipfire.org Date: Mon Aug 12 17:38:02 2024 +0200
hplip: Update to version 3.24.4
- Update from version 3.23.12 to 3.24.4 - Update of rootfile - Changelog 3.24.4 Added support for the following new Printers: HP OfficeJet 8120 All-in-One series HP OfficeJet Pro 8120 All-in-One series HP OfficeJet 8130 All-in-One series HP OfficeJet Pro 8130 All-in-One series HP OfficeJet Pro 9720 Series HP OfficeJet Pro 9730 Series Added support for following new Distro: Ubuntu 23.10 Debian 12 Fedora 39
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 539334dc2e1cbb78deb723066edcf03861a12b1a Author: Adolf Belka adolf.belka@ipfire.org Date: Mon Aug 12 17:38:01 2024 +0200
haproxy: Update to version 3.0.3
- Update from version 2.9.2 to 3.0.3 - Update of rootfile not required - Changelog is over 1000 lines long. Too much to include here. See CHANGELOG file in the source tarball for details. No CVE fixes listed inh the changelog.
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit fdbd6bd32f88de63a6877a87829e721efb0546a4 Author: Adolf Belka adolf.belka@ipfire.org Date: Mon Aug 12 17:38:00 2024 +0200
frr: Update to version 10.1
- Update from version 9.1 to 10.1 - Update of rootfile - CVE Fixes in 9.1.1 - Changelog 10.1 Breaking changes Enable BGP dynamic capability by default for datacenter profile Advertise BGP "Dynamic" capability by default if using a datacenter profile. The dynamic capability gives more flexibility in terms of changing some parameters (e.g. Graceful-Restart, Long-lived Graceful-Restart timers, Addpath, Role, etc.) without resetting the session. Split BGP rpki cache command into separate per SSH/TCP The old command is broken at some level. When configuring a TCP session with the source, the command thinks it's an SSH session with a username. Add deprecation cycle for OSPF router-info X [A.B.C.D] command Features BGP dampening per-neighbor support It is now possible to configure BGP dampening parameters on a per-neighbor basis. In previous releases, BGP dampening could only be configured globally or per-SAFI. BMP send-experimental stats We added an option to send experimental BMP (RFC 7854) stats [65531-65534]. RFC 7854 defines BMP statistics types: Values 65531 through 65534 are Experimental, and value 65535 is Reserved. Implement extended link-bandwidth for BGP By default bandwidth in extended communities is encoded in IEEE floating-point format, and is limited to a maximum of 25 Gbps. Since not every vendor implements this correctly (due to IEEE floating-point), another draft is implemented to encode the bandwidth into IPv6 address-specific extended community. Paths Limit for Multiple Paths in BGP Implemented this draft as an extension for the Addpath capability, that tells the sender to send only an arbitrary number of paths per prefix instead of sending all of the known paths. New command for OSPFv2 ip ospf neighbor-filter NAME [A.B.C.D] Configure an IP prefix list to filter packets received from OSPF neighbors on the OSPF interface. Implement non-broadcast support for point-to-multipoint networks This extends non-broadcast support to point-to-multipoint networks. The AllOSPFRouters (224.0.0.5) is still joined for non-broadcast networks since it is joined for NBMA networks. Other significant changes bgpd Fix route leaking from the default l3vrf Fix match peer when switching between IPv4/IPv6/interface Fix dynamic peer graceful restart race condition Fix colored routes not installed after a switchover Fix crash when deleting the SRv6 locator Fix no set as-path prepend ASNUM... Fix negative commands for Graceful-Restart operations (avoid entering incorrect state) Fix ipv4-mapped ipv6 on non 6pe Fix show run of network route-distinguisher Fix display when using missing-as-worst Fix show bgp neighbors output Fix error handling for MP/GR capabilities as a dynamic capability Fix error handling when receiving BGP Prefix-SID attribute Fix route-target display with a dotted format Fix no bgp as-path access-list Fix no form for neighbor X capability software-version Check against extended community unit size for link bandwidth Make sure we have enough data to handle extended link bandwidth Check if FQDN capability length is in valid ranges Allow using different ASNs per VRF instances Send End-of-RIB not only if Graceful-Restart capability is received Implement backpressure to avoid CPU hog Ignore validating the attribute flags if path-attribute is configured Prevent deletion of BGP peer groups associated with bgp listen range Inherit some peer flags from the peer-group Allow specification of AS 0 for RPKI commands Allow using maximum-prefix for EVPN Increase install/uninstall speed of EVPN VNIs Update default-originate route-map actual map structure Include unsuppress-map as a valid outgoing eBGP policy Allow dynamically disable graceful-restart/long-lived graceful-restart Unset advertised capabilities if the capability is disabled Aggregated summary-only remove suppressed from EVPN isisd Fix crash when deactivating ISIS adjacency on the interface Fix show isis database [detail] json Fix show isis algorithm Fix crash when configuring the circuit type for the interface Fix IP/IPv6 reachability TLVs When the metric-type is configured as "wide", the IS-IS generates incorrect metric values for IPv4 directly connected routes Add link state support for SRv6 adjacencies The hold time of hello packets on a P2P link does not match the sending interval mgmtd Implement YANG RPC/action support ospfd Fix crash in OSPF TE parsing Fix the bug where ip_ospf_dead-interval_minimal_hello-multiplier did not reset the hello timer Fix no write-multiplier command Fix no maximum-paths command Solved crash in RI parsing with OSPF TE Assure OSPF AS External routes are installed after the link flap Send LS Updates in response to LS Request as unicast ospf6d Handle topo change in Graceful-Restart Helper mode for max-age LSAs Prevent heap-buffer-overflow with an unknown type Redistribute metric for AS-external route Fix next-hop computation for inter-area multi-ABR ECMP Fix interface type vs. connected routes updates pathd Retry synchronous label-manager ZAPI connection pimd Fix null register before aging out reg-stop Fix dr-priority range Fix crash unconfiguring rp keepalive timer lib Fix keychain NB crash Do not convert EVPN prefixes into IPv4/IPv6 if not needed ripd Fix clear ip rip command ripngd Fix clear ipv6 ripng command tools Handle seq num for BGP as-path in frr-reload.py vtysh Fix 'show ip[v6] prefix-list ... json' formatting by moving it to vtysh Fix show route-map command when calling via do Show ip ospf network ... even if it's not the same as the interface type zebra Fix mpls label bind command Fix excessive exit commands Fix static SRv6 segment-list SID order Fix JSON output for show route summary json Fix malformed json output for multiple vrfs in command show ip route vrf all json Fix crash if MAC-VLAN link in another netns Fix crash on MAC-VLAN link down/up Deny the routes if ip protocol CLI refers to an undefined route-map Bridge flap handle VLAN membership update Add show fpm status [json] command 9.1.1 Fixed CVEs CVE-2024-31950 CVE-2024-31951 CVE-2024-31949 Bug Fixes bgpd "default-originate" shouldn't withdraw non-default routes Aggr summary-only suppressed export to evpn Allow using optional table id for negative `no set table x` command Arrange peer notification to after zebra announce Check bgp evpn instance presence in soo Convert the bgp_advertise_attr->adv to a fifo Do not show tcp mss if the socket is broken Ensure bgp does not stop monitoring nexthops Ensure community data is freed in some cases. Ensure that the correct aspath is free'd Fix `match peer` when switching between ipv4/ipv6/interface Fix `no set as-path prepend asnum...` Fix bgp_best_selection heap-use-after-free Fix crash when deleting the srv6 locator Fix display when using `missing-as-worst` Fix dynamic peer graceful restart race condition Fix ecommunity_fill_pbr_action heap-buffer-overflow Fix error handling when receiving bgp prefix sid attribute Fix errors handling for mp/gr capabilities as dynamic capability Fix format overflow for graceful-restart debug logs Fix logging message when receiving a software version capability Fix no bgp as-path access-list issue Fix route-map match probability deconfiguration callback Fix srv6 memory leak detection Fix the order of null check and zapi decode Fix vrf leaking with 'no bgp network import-check Free memory for srv6 functions and locator chunks Ignore validating the attribute flags if path-attribute is configured Include unsuppress-map as a valid outgoing policy Lttng tp add evpn route events Make `suppress-fib-pending` clear peering Note when receiving but not understanding a route notification Prevent from one more cve triggering this place Set correct ttl for the dynamic neighbor peers Update default-originate route-map actual map structure Revert "Fix pointer arithmetic in bgp snmp module" doc Add param range for graceful-restart helper supported-grace-time Remove duplicated show route-map isisd Fix _isis_spftree_del heap-use-after-free Fix dislaying lsp id Fix heap-after-free with prefix sid Fix ip/ipv6 reachability tlvs lib Check for not being a blackhole route Fix show route map json output Do not convert evpn prefixes into ipv4/ipv6 if not needed Replace deprecated ares_gethostbyname Replace deprecated ares_process() nhrpd Fix race condition Fix core dump on shutdown ospf6d Ospfv3 route change comparision fixed for asbr-only change Prevent heap-buffer-overflow with unknown type ospfd Add support for "no router-info [<area|as>] command" Can not delete "segment-routing node-msd" when sr if off Correct lsa parser which fulfill the ted Correct opaque lsa extended parser Correct sid check size Fix ospf dead-interval minimal hello-multiplier param range Fix the bug where ip_ospf_dead-interval_minimal_hello-multiplier did not reset hello timer Protect call to get_edge() in ospf_te.c Solved crash in ospf te parsing Solved crash in ri parsing with ospf te Revert "Fix some dicey pointer arith in snmp module" pbrd Fix map seq installed flag in json Fix pbr handling for last rule deletion pimd Fix crash unconfiguring rp keepalive timer Fix crash when configuring ssmpingd Fix dr-priority range Fix null register before aging out reg-stop Fix order of operations for evaluating join Re-evaluated s,g oils upon rp changes and for empty sg upstream oils Fix crash when mixing ssm/any-source joins staticd Fix changing to source auto in bfd monitor tests Check for 0.0.0.0/1 in bgp_default_route Check if ibgp session can drop invalid aigp attribute Extend tests for aspath exclude Update ospf te topotests tools Apply black formatting for tools/frr-reload.py Fix frr-reload interface desc cmd Fix frr-reload multiple no description cmds Fix frr-reload multiple no description cmds Use error log level when failing to execute commands via frr-reload.py topotests Do not check table version Redispatch tests in bfd_topo3 Test wrong bfd source in bfd_topo3 Vpnv4 route leaking with no import-check vtysh Show `ip ospf network ...` even if it's not the same as the interface type zebra Add missing whitespace when printing route entry status Deny the routes if ip protocol cli refers to an undefined rmap Don't deref vxlan-vni array Fix crash if macvlan link in another netns Fix crash on macvlan link down/up Fix evpn svd based remote nh neigh del Fix mpls command Fix route deletion during zebra shutdown The dplane_fpm_nl return path leaks memory
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 733e95788586d72229b42d836dfc9e9d97d0bfb5 Author: Adolf Belka adolf.belka@ipfire.org Date: Mon Aug 12 17:37:59 2024 +0200
freeradius: Update to version 3.2.5
- Update from version 3.2.3 to 3.2.5 - Update of rootfile - Various options removed from ./configure as they are all unrecognised and don't have any effect. Most of them look to have been related to freeradius-1.x - There is no command that gets recognised for disabling or not using static libs - Changelog 3.2.5 Feature Improvements TOTP now supports TOTP-Time-Offset for tokens with times that are out of sync. See mods-available/totp. radclient now supports forcing the Request Authenticator and ID for Access-Request packets. Update dictionary.3gpp. Update advice on shared secrets, including suggesting a secure method for generating useful secrets. Bug Fixes Allow proxying by pool / home server name to work with auth+acct servers. Fix OpenSSL API usage which sometimes caused crash in MS-CHAP Previously it would either always crash immediately, or never crash. Fix packet statistics. Stop double counting some packets, and track packet statistics even if a socket is closed. Reverted patch in TTLS which broke compatibility with some systems. Don't crash in debug mode when multiple intermediate certs are used Patch from Alexander Chernikov. 3.2.4 Feature Improvements Preliminary support for TEAP. Update EAP module pre_proxy checks to make them less restrictive This prevents the "middle box" effect from affecting future traffic. Many fixes and updates for Docker images. Add dpsk module. See mods-available/dpsk. Print out what cause the TLS operations to be made, such as the EAP method name (peap, ttls, etc), or RADIUS/TLS listen / proxy socket. Add auto_escape to sample SQL module config. Add 'if not exists' to mysql create table queries. ref #5032 (#5137). Update dictionary.aruba; add dictionary.tplink, dictionary.alphion. Allow for 'encrypt=1' attributes to be longer than 128 characters. Added "radsecret" program which generates strong secrets. See the top of the "clients.conf" file for more information. radclient now prints packets as hex when using -xxx. Added "-t timeout" to radsniff. It will stop processing packets after <timeout> seconds. Support "interface = ..." on OSX and other *BSD which have IP_BOUND_IF. The detail module now has a "dates_as_integer" configuration item See mods-available/detail for more information. Add lookback/lookforward steps and more configuration to totp. See mods-available/totp. Add "time_since" xlat to calculate elapsed time in seconds, milliseconds and microseconds. Support "Post-Auth-Type Challenge" in the inner tunnel. Patch from Alexander Clouter. PR #5320. Add "proxy_dedup_window". See radiusd.conf. Document KRB5_CLIENT_KTNAME in the "env" section of radiusd.conf. Add "dedup_key" for misbehaving supplicants. See mods-available/eap. Bug Fixes Fix corner case with empty defaults in rlm_files. Fixes #5035. When we have multiple attributes of the same name, always use the canonical attribute. Make FreeRADIUS-Server-EMA* attributes work again for home server exponential moving average statistics. Don't send the global server stats when asked for client stats. They use the same attributes, so the result is confusing. Fix multiple typos in MongoDB query.conf (#5130). Add define for illumos. Fixes #5135. Add client configuration for TLS PSK. Permit originate CoA after proxying to an internal virtual server. Use virtual server "default" when passed "-i" and "-p" on the command line. Fix locking issues with rlm_python3. The detail file reader will catch bad times in the file, and will not update Acct-Delay-Time with extreme values. Fix issue where Message-Authenticator was calculated incorrectly for CoA / Disconnect ACK and NAK packets. Update Python thread and error handling. Fixes #5208. Fix handling of Session-State when proxying. Fixes #5288. Run relevant post-proxy Fail-* section on CoA / Disconnect timeout. Add "limit" section to AWS health check configurtion. Fixes 35300. Use MAX in sqlite queries instead of GREATEST. Fix typo in Mongo queries. Fixes #5301. Fix occasional crash with bad home servers. Fixes #5308. Minor bug fixes to the SQL freetds modules. Fix blocking issue with RADIUS/TLS connection checks. Fix run-time crash on configuration typos of %{substr ...} instead of %{substr:...} Fixes #5321. Fix crash with TLS Status-Server requests. Fixes #5326.
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit df638b2e2637aceba88b4db1a57442be79536093 Author: Adolf Belka adolf.belka@ipfire.org Date: Mon Aug 12 17:37:58 2024 +0200
fping: Update to version 5.2
- Update from version 5.1 to 5.2 - Update of rootfile not required - Changelog 5.2 ## New features - New option -X / --fast-reachable to exit immediately once N hosts have been found (#260, thanks @chriscray and @gsnw) - New option -k / -fwmark to set Linux fwmark mask (#289, thanks @tomangert and @deepkv) ## Bugfixes and other changes - Always output fatal error messages (#303, thanks @auerswal) - Fallback to SO_TIMESTAMP if SO_TIMESTAMPNS is not available (#279, thanks @gsnw) - Fix "not enough sequence numbers available" error on BSD-like systems (#307, thanks @cagney, @gsnw) - Fix running in unprivileged mode (#248, thanks @sfan5) - Fix build issue for NetBSD/alpha (#255, thanks @0-wiz-0) - Fix build issue for OpenBSD/alpha (#275, thanks @gsnw) - Fix build warning for long int usage (#258, thanks @gsnw) - Fix build error with musl libc (#263, thanks @kraj) - Fix to guard against division by zero (#293, thanks @auerswal) - Decouple -a/-u effects from -c (#298, thanks @auerswal) - Added contrib/Dockerfile (#224, thanks @darless) - Remove host from Netdata chart titles (#253, thanks @ilyam8) - Add additional tests (#292, #297, thanks @auerswal) - Update github action os images (#282, thanks @gsnw) - Fix Azure pipeline tests (#308, thanks @gsnw) - Various autoconf fixes (#286, #283, thanks @gsnw) - Extended configure script with --enable-debug and output cpu usage (#311, thanks @gsnw) - Documentation: Update Netdata website link (#257, thanks @ilyam8) - Documentation: fix description of --file option (#268, thanks @MohGeek) - Documentation: improve exit status description (#294, thanks @auerswal) - Documentation: move description of -i MSEC (#298, thanks @auerswal) - Documentation: improve help output for options -c and -C (#302, #auerswal)
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 49c377c7ebed84ea60d0737f407bd83c1ee14526 Author: Adolf Belka adolf.belka@ipfire.org Date: Mon Aug 12 17:37:57 2024 +0200
fetchmail: Update to version 6.4.39
- Update from version 6.4.38 to 6.4.39 - Update of rootfile not required - Changelog 6.4.39 # BUG FIXES: * When a server offers STARTTLS although the connection is already wrapped in TLS, fetchmail would issue a bogus "WARNING: server offered STARTTLS but sslproto '' given." (or STLS for POP3). In situations where we wrap the connection in TLS, suppress the warning. Reported by Mike Pope. * If fetchmail was running localized, generate an error e-mail message locally, and if the selected translation would require the Subject: line to wrap inside an RFC-2047 encoded word (=?UTF-8?Q?...?=), the wrapped encoded-word was not indented, thus not marked as a continuation line.
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 5a9f439d24ba5c0dd36ed38267468df692f0ddd6 Author: Adolf Belka adolf.belka@ipfire.org Date: Mon Aug 12 17:37:56 2024 +0200
cups: Update to version 2.4.10
- Update from version 2.4.6 to 2.4.10 - Update of rootfile not required - CVE fix in 2.4.7 & 2.4.9 - Changelog 2.4.10 - Fixed error handling when reading a mixed `1setOf` attribute. - Fixed scheduler start if there is only domain socket to listen on (Issue #985) 2.4.9 - Fixed domain socket handling (CVE-2024-35235) - Fixed creating of `cupsUrfSupported` PPD keyword (Issue #952) - Fixed searching for destinations in web ui (Issue #954) - Fixed TLS negotiation using OpenSSL with servers that require the TLS SNI extension. - Really raised `cups_enum_dests()` timeout for listing available IPP printers (Issue #751)... - Fixed `Host` header regression (Issue #967) - Fixed DNS-SD lookups of local services with Avahi (Issue #970) - Fixed listing jobs in destinations in web ui. (Apple issue #6204) - Fixed showing search query in web ui help page. (Issue #977) 2.4.8 - Added warning if the device has to be asked for 'all,media-col-database' separately (Issue #829) - Added new value for 'lpstat' option '-W' - successfull - for getting successfully printed jobs (Issue #830) - Added support for PAM modules password-auth and system-auth (Issue #892) - Updated IPP Everywhere printer creation error reporting (Issue #347) - Updated and documented the MIME typing buffering limit (Issue #925) - Now report an error for temporary printer defaults with lpadmin (Issue #237) - Fixed mapping of PPD InputSlot, MediaType, and OutputBin values (Issue #238) - Fixed "document-unprintable-error" handling (Issue #391) - Fixed the web interface not showing an error for a non-existent printer (Issue #423) - Fixed printing of jobs with job name longer than 255 chars on older printers (Issue #644) - Really backported fix for Issue #742 - Fixed `cupsCopyDestInfo` device connection detection (Issue #586) - Fixed "Upgrade" header handling when there is no TLS support (Issue #775) - Fixed memory leak when unloading a job (Issue #813) - Fixed memory leak when creating color profiles (Issue #815) - Fixed a punch finishing bug in the IPP Everywhere support (Issue #821) - Fixed crash in `scan_ps()` if incoming argument is NULL (Issue #831) - Fixed setting job state reasons for successful jobs (Issue #832) - Fixed infinite loop in IPP backend if hostname is IP address with Kerberos (Issue #838) - Added additional check on socket if `revents` from `poll()` returns POLLHUP together with POLLIN or POLLOUT in `httpAddrConnect2()` (Issue #839) - Fixed crash in `ppdEmitString()` if `size` is NULL (Issue #850) - Fixed reporting `media-source-supported` when sharing printer which has numbers as strings instead of keywords as `InputSlot` values (Issue #859) - Fixed IPP backend to support the "print-scaling" option with IPP printers (Issue #862) - Fixed potential race condition for the creation of temporary queues (Issue #871) - Fixed `httpGets` timeout handling (Issue #879) - Fixed checking for required attributes during PPD generation (Issue #890) - Fixed encoding of IPv6 addresses in HTTP requests (Issue #903) - Fixed sending response headers to client (Issue #927) - Fixed CGI program initialization and validation of form checkbox and text fields. 2.4.7 - CVE-2023-4504 - Fixed Heap-based buffer overflow when reading Postscript in PPD files - Added OpenSSL support for cupsHashData (Issue #762) - Fixed delays in lpd backend (Issue #741) - Fixed extensive logging in scheduler (Issue #604) - Fixed hanging of `lpstat` on IBM AIX (Issue #773) - Fixed hanging of `lpstat` on Solaris (Issue #156) - Fixed printing to stderr if we can't open cups-files.conf (Issue #777) - Fixed purging job files via `cancel -x` (Issue #742) - Fixed RFC 1179 port reserving behavior in LPD backend (Issue #743) - Fixed a bug in the PPD command interpretation code (Issue #768) - Fixed Oki 407 freeze when printing larger jobs (Issue #877)
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 15818f9600a3e01c4bf813e757f916b951619745 Author: Adolf Belka adolf.belka@ipfire.org Date: Mon Aug 12 17:37:55 2024 +0200
bwm-ng: Update to version 0.6.3
- Update from version 0.6.1-f54b3fa to 0.6.3 - Update of rootfile not required - Changelog 0.6.3 * remove outdated copyright and email * Merge pull request #25 from fweimer/patch-1 AC_QEF_C_NORETURN: Include <stdlib.h> for exit * Merge pull request #27 from ofalk/master Fix potential write to unallocated memory. * Merge pull request #28 from vgropp/#2-fix-csv-bits feat: #2 output bits in csv * Merge pull request #29 from vgropp/#2-fix-csv-bits fix(doc): #2 output bits in csv * Merge pull request #32 from vgropp/new-netstat-#5 feat: add support for newer (2016+) linux netstat #5 0.6.2 * Merge pull request #22 from vgropp/issue-#13 to fix windows build * Merge pull request #20 from dreibh/master CSV file output: fix for timestamp inaccuracy and Y-2038 problem * Merge pull request #21 from vgropp/travisci add travisci * Merge pull request #17 from Himura2la/master Add the started time in "sum" mode * Merge pull request #18 from Himura2la/fix-dynamic Fix DYNAMIC and ANSIOUT in config * Merge pull request #10 from SoapGentoo/fixes Use `static inline` instead of `inline` * Merge pull request #9 from adventureloop/master Always fflush the pipe * Merge pull request #7 from samueloph/fsf_address_clean Update FSF address * Merge pull request #6 from samueloph/master Fix typos * fix nan and inf values on fast refresh (fixes debian bug #532331
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 1561f652440967b77cd40cb25d42b9bfb22aee60 Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 13 09:12:43 2024 +0000
core188: Ship libxml2
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 0216fe0228a4e88382913024032bf443e29386e6 Author: Adolf Belka adolf.belka@ipfire.org Date: Sat Aug 10 16:33:03 2024 +0200
libxml2: Update to version 2.13.3
- Update from version 2.12.3 to 2.13.3 - Update of rootfile - CVE fixes in 2.13.3, 2.12.7, 2.12.5 - Changelog 2.13.3 ### Security - [CVE-2024-40896] Fix XXE protection in downstream code ### Regressions - autotools: Use AC_CHECK_DECL to check for getentropy - xinclude: Fix fallback for text includes - io: Don't call getcwd in xmlParserGetDirectory - io: Fix return value of xmlFileRead - parser: Fix error return of xmlParseBalancedChunkMemory ### Improvements - xinclude: Set error handler when parsing text - Undeprecate xmlKeepBlanksDefault 2.13.2 ### Regressions - tree: Fix handling of empty strings in xmlNodeParseContent - valid: Restore ID lookup - parser: Reenable ctxt->directory - uri: Handle filesystem paths in xmlBuildRelativeURISafe - encoding: Make xmlFindCharEncodingHandler return UTF-8 handler - encoding: Fix encoding lookup with xmlOpenCharEncodingHandler - include: Define ATTRIBUTE_UNUSED for clang - uri: Fix xmlBuildURI with NULL base ### Improvements - uri: Enable Windows paths on Cygwin - tests: Clarify licence of test/intsubset2.xml 2.13.1 ### Regressions - parser: Selectively reenable reading from "-" - reader: Fix xmlTextReaderReadString - xinclude: Set XPath context doc - xinclude: Load included documents with XML_PARSE_DTDLOAD - include: Don't redefine ATTRIBUTE_UNUSED - include: Readd circular dependency between tree.h and parser.h - xinclude: Add missing include (Jan Alexander Steffens (heftig)) - win32, msvc: fix missing linking against Bcrypt.lib (Miklos Vajna) - xinclude: Don't raise error on empty nodeset - parser: Make failure to load main document a warning - tree: Fix freeing entities via xmlFreeNode - parser: Pass global object to sax->setDocumentLocator ### Improvements - io: Fix resetting xmlParserInputBufferCreateFilename hook ### Documentation - Fix typo in NEWS (--with-html -> --with-http) (Ryan Carsten Schmidt) - doc: Don't mention xmlNewInputURL 2.13.0 ### Major changes Most of the core code should now report malloc failures reliably. Some API functions were extended with versions that report malloc failures. New API functions for error handling were added: - xmlCtxtSetErrorHandler - xmlXPathSetErrorHandler - xmlXIncludeSetErrorHandler This makes it possible to register per-context error handlers without resorting to global handlers. A few error messages were improved and consolidated. Please update downstream test suites accordingly. A new parser option XML_PARSE_NO_XXE can be used to disable loading of external entities or DTDs. This is most useful in connection with XML_PARSE_NOENT. Support for HTTP POST was removed. Support for zlib, liblzma and HTTP is now disabled by default and has to be enabled by passing --with-zlib, --with-lzma or --with-http to configure. In legacy mode (--with-legacy) these options are enabled by default as before. Support for FTP will be removed in the next release. Support for the range and point extensions of the xpointer() scheme will be removed in the next release. The rest of the XPointer implementation won't be affected. The xpointer() scheme will behave like the xpath1() scheme. Several more legacy symbols were deprecated. Users of the old "SAX1" API functions are encouraged to upgrade to the new "SAX2" API, available since version 2.6.0 from 2003. Some deprecated global variables were made const: - htmlDefaultSAXHandler - oldXMLWDcompatibility - xmlDefaultSAXHandler - xmlDefaultSAXLocator - xmlParserDebugEntities ### Deprecations and removals - threads: Deprecate remaining ThrDef functions - unicode: Deprecate most xmlUCSIs* functions - memory: Remove memory debugging - tree: Deprecate xmlRegisterNodeDefault - tree: Deprecate xmlSetCompressMode - html: Deprecate htmlHandleOmittedElem - valid: Deprecate internal validation functions - valid: Deprecate old DTD serialization API - nanohttp: Deprecate public API - Remove VMS support - Remove Trio ### Bug fixes - parser: Fix base URI of internal parameter entities - tree: Handle predefined entities in xmlBufGetEntityRefContent - schemas: Allow unlimited length decimals, integers etc. (Tomáš Ženčák) - reader: Fix preservation of attributes - parser: Always decode entities in namespace URIs - relaxng: Fix tree corruption in xmlRelaxNGParseNameClass (Seiya Nakata) - schemas: Fix ADD_ANNOTATION - tree: Fix tree iteration in xmlDOMWrapRemoveNode - tree: Declare namespace on clone in xmlDOMWrapCloneNode - tree: Fix xmlAddSibling with last sibling - tree: Fix xmlDocSetRootElement with multiple top-level elements - catalog: Fetch XML catalog before dumping - html: Don't close fd in htmlCtxtReadFd ### Improvements - parser: Fix "Truncated multi-byte sequence" error - Add missing _cplusplus processing clause (Sadaf Ebrahimi) - parser: Rework handling of undeclared entities - SAX2: Warn if URI resolution failed - parser: Don't report error on invalid URI - xmllint: Clean up option handling - xmllint: Rework parsing - parser: Don't create undeclared entity refs in substitution mode - Make some globals const - reader: Make xmlTextReaderReadString non-recursive - reader: Rework xmlTextReaderRead{Inner,Outer}Xml - Remove redundant size check (Niels Dossche) - Remove redundant NULL check on cur (Niels Dossche) - Remove always-false check old == cur (Niels Dossche) - Remove redundant NULL check on cur (Niels Dossche) - tree: Don't return empty localname in xmlSplitQName{2,3} - xinclude: Don't try to fix base of non-elements - tree: Don't coalesce text nodes in xmlAdd{Prev,Next}Sibling - SAX2: Optimize appending children - tree: Align xmlAddChild with other node insertion functions - html: Use binary search in htmlEntityValueLookup - io: Allocate output buffer with XML_BUFFER_ALLOC_IO - encoding: Don't shrink input too early in xmlCharEncOutput - tree: Tighten source doc check in xmlDOMWrapAdoptNode - tree: Check destParent->doc in xmlDOMWrapCloneNode - tree: Refactor text node updates - tree: Refactor node insertion - tree: Refactor element creation and parsing of attribute values - tree: Simplify xmlNodeGetContent, xmlBufGetNodeContent - buf: Don't use default buffer size for small strings - string: Fix xmlStrncatNew(NULL, "") - entities: Don't allow null name in xmlNewEntity - html: Fix quadratic behavior in htmlNodeDump - tree: Rewrite xmlSetTreeDoc - valid: Rework xmlAddID - tree: Remove unused node types - tree: Make namespace comparison more consistent - tree: Don't allow NULL name in xmlSetNsProp - tree: Rework xmlNodeListGetString - tree: Rework xmlTextMerge - tree: Rework xmlNodeSetName - tree: Simplify xmlAddChild with text parent - tree: Disallow setting content of entity reference nodes - tree: Rework xmlReconciliateNs - schemas: fix spurious warning about truncated snprintf output (Benjamin Gilbert) - xmlschemastypes: Remove unreachable if statement (Maks Mishin) - relaxng: Remove useless if statement (Maks Mishin) - tree: Check for integer overflow in xmlStringGetNodeList - http: Improve error message for HTTPS redirects - catalog: Remove Windows hack - save: Move DTD serialization code to xmlsave.c - parser: Report fatal error if document entity couldn't be loaded - xpath: Fix return of empty node-set in xmlXPathNodeCollectAndTest - SAX2: Limit entity URI length to 2000 bytes - parser: Account for full size of non-well-formed entities - parser: Pop inputs if parsing DTD failed - parser: Fix quadratic behavior when copying entities - writer: Implement xmlTextWriterClose - parser: Avoid duplicate namespace errors - parser: Add XML_PARSE_NO_XXE parser option - parser: Make xmlParseContent more useful - error: Make xmlFormatError public - encoding: Check whether encoding handlers support input/output - SAX2: Enforce size limit in xmlSAX2Text with XML_PARSE_HUGE - parser: Lower maximum entity nesting depth - parser: Set depth limit to 2048 with XML_PARSE_HUGE - parser: Implement xmlCtxtSetOptions - parser: Always prefer option members over bitmask - parser: Don't modify SAX2 handler if XML_PARSE_SAX1 is set - parser: Rework parsing of attribute and entity values - save: Output U+FFFD replacement characters - parser: Simplify entity size accounting - parser: Avoid unwanted expansion of parameter entities - parser: Always copy content from entity to target - parser: Simplify control flow in xmlParseReference - parser: Remove xmlSetEntityReferenceFunc feature - parser: Push general entity input streams on the stack - parser: Move progressive flag into input struct - parser: Fix in-parameter-entity and in-external-dtd checks - xpath: Rewrite substring-before and substring-after - xinclude: Only set xml:base if necessary - xinclude: Allow empty nodesets - parser: Rework general entity parsing - io: Fix close error handling - io: Fix read/write error handling - io: More refactoring and unescaping fixes - io: Move some code from xmlIO.c to parserInternals.c - uri: Clean up special parsing modes - xinclude: Rework xml:base fixup - parser: Also set document properties when push parsing - include: Move non-generated parts from xmlversion.h.in - io: Remove support for HTTP POST - dict: Move local RNG state to global state - dict: Get random seed from system PRNG - io: Don't use "-" to read from stdin - io: Rework initialization - io: Consolidate error messages - xzlib: Fix harmless unsigned integer overflow - io: Always use unbuffered input - io: Fix detection of compressed streams - io: Pass error codes from xmlFileOpenReal to xmlNewInputFromFile - io: Rework default callbacks - error: Stop printing some errors by default - xpath: Don't free nodes of XSLT result value trees - valid: Fix handling of enumerations - parser: Allow recovery in xmlParseInNodeContext - encoding: Support ASCII in xmlLookupCharEncodingHandler - include: Remove useless 'const' from function arguments - Avoid EDG -Wignored-qualifiers warnings on wrong 'const *' to '* const' conversions (makise-homura) - Avoid EDG deprecation warnings for LCC compiler (makise-homura) - Avoid EDG -Woverflow warnings on truncating conversions by manually truncating operand (makise-homura) - Avoid EDG -Wtype-limits warnings on unsigned comparisons with zero by conversion from unsigned int to int (makise-homura) - Avoid using no_sanitize attribute on EDG even if compiler shows as GCC (makise-homura) ### Build systems - meson: convert boolean options to feature option (Rosen Penev) - meson: Pass LIBXML_STATIC in dependency (Andrew Potter) - meson: fix compilation with local binaries (Rosen Penev) - meson: don't use dl dependency on old meson (Rosen Penev) - meson: fix usage as a subproject (Rosen Penev) - autotools: Fix pthread detection on FreeBSD - build: Remove --with-fexceptions configuration option - autotools: Remove --with-coverage configuration option - build: Disable HTTP support by default - Stop defining _REENTRANT - doc: Don't install example code - meson: Initial commit (Vincent Torri) - build: Disable support for compression libraries by default - Set LIBXML2_FOUND if it has been properly configured (Michele Bianchi) - Makefile.am: omit $(top_builddir) from DEPS and LDADDS (Mike Dalessio) ### Test suite - runtest: Work around broken EUC-JP support in musl iconv - runtest: Check for IBM-1141 encoding handler - fuzz: Add xmllint fuzzer - fuzz: Add fuzzer for XML reader API - fuzz: New tree API fuzzer - tests: Remove testOOM - Don't let gentest.py cast types to 'const somethingPtr' to avoid -Wignored-qualifiers (makise-homura) 2.12.8 ### Regressions - parser: Fix performance regression when parsing namespaces 2.12.7 ### Security - [CVE-2024-34459] Fix buffer overread with `xmllint --htmlout` ### Regressions - xmllint: Fix --pedantic option - save: Handle invalid parent pointers in xhtmlNodeDumpOutput 2.12.6 ### Regressions - parser: Fix detection of duplicate attributes in XML namespace - xmlreader: Fix xmlTextReaderConstEncoding - html: Fix htmlCreatePushParserCtxt with encoding - xmllint: Return error code if XPath returns empty nodeset 2.12.5 ### Security - [CVE-2024-25062] xmlreader: Don't expand XIncludes when backtracking ### Regressions - parser: Fix crash in xmlParseInNodeContext with HTML documents 2.12.4 ### Regressions - parser: Fix regression parsing standalone declarations - autotools: Readd --with-xptr-locs configuration option - parser: Fix build --without-output - parser: Don't grow or shrink pull parser memory buffers - io: Fix memory lifetime issue with input buffers
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 6f16477a9c96a2343564627e567c036025e60c8c Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 13 09:10:27 2024 +0000
core188: Ship libuv
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 1e2a2ffca94f2282693513eea69c7b0294043848 Author: Adolf Belka adolf.belka@ipfire.org Date: Sat Aug 10 16:33:02 2024 +0200
libuv: Update to version 1.48.0
- Update from version 1.44.2 to 1.48.0 - Update of rootfile not required - Changelog 1.48.0 * misc: remove deprecated stalebot file (Jameson Nash) * build: disable windows asan buildbot (Ben Noordhuis) * test: don't run tcp_writealot under msan (Ben Noordhuis) * build,win: remove extraneous -lshell32 (Ben Noordhuis) * unix: ignore ifaddrs with NULL ifa_addr (Stephen Gallagher) * unix,win: utility for setting priority for thread (Hao Hu) * pipe: add back error handling to connect / bind (Jameson Nash) * test: check if ipv6 link-local traffic is routable (Ben Noordhuis) * win: remove check for UV_PIPE_NO_TRUNCATE (Jameson Nash) * linux: disable io_uring on hppa below kernel 6.1.51 (matoro) * unix,win: fix read past end of pipe name buffer (Ben Noordhuis) * unix: unbreak macOS < 10.14 (Sergey Fedorov) * aix: disable ipv6 link local (Abdirahim Musse) * doc: move cjihrig to emeriti (cjihrig) * unix: correct pwritev conditional (Bo Anderson) * test_fs.c: Fix issue on 32-bit systems using btrfs (Stephen Gallagher) * misc: ignore libuv-release-tool files (Jameson Nash) * win: honor NoDefaultCurrentDirectoryInExePath env var (Ardi Nugraha) * idna: fix compilation warning (Saúl Ibarra Corretgé) * linux: remove HAVE_IFADDRS_H macro (Ben Noordhuis) * test: skip tcp-write-in-a-row on IBM i (Abdirahim Musse) * build,win: work around missing uuid.dll on MinGW (Anton Bachin) * win: stop using deprecated names (Matheus Izvekov) * unix,win: fix busy loop with zero timeout timers (Matheus Izvekov) * aix,ibmi: use uv_interface_addresses instead of getifaddrs (Abdirahim Musse) * linux: fix bind/connect for abstract sockets (Santiago Gimeno) * win: replace c99 comments with c89 comments (Trevor Flynn) * build: add .cache clangd folder to .gitignore (Juan José Arboleda) * unix: support full TCP keep-alive on Solaris (Andy Pan) * freebsd: fix F_KINFO file path handling (David Carlier) * linux: retry fs op if unsupported by io_uring (Santiago Gimeno) * freebsd: fix build on non-intel archs (David Carlier) * unix: optimize uv__tcp_keepalive cpp directives (Andy Pan) * linux: disable io_uring on ppc64 and ppc64le (Brad King) * doc: add very basic Security Policy document (Santiago Gimeno) * build: re-enable msvc-asan job on CI (Jameson Nash) * win/spawn: optionally run executable paths with no file extension (Brad King) * win: fix ESRCH implementation (Jameson Nash) * unix,win: reset the timer queue on stop (Santiago Gimeno) * fix: always zero-terminate idna output (Ben Noordhuis) * fix: reject zero-length idna inputs (Ben Noordhuis) * test: empty strings are not valid IDNA (Santiago Gimeno) * Merge pull request from GHSA-f74f-cvh7-c6q6 (Ben Noordhuis) 1.47.0 * test: fix license blurb (Ben Noordhuis) * linux: fix harmless warn_unused_result warning (Shuduo Sang) * darwin: fix build warnings (小明) * linux: don't use io_uring on pre-5.10.186 kernels (Ben Noordhuis) * fs: fix WTF-8 decoding issue (Jameson Nash) * test: enable disabled tcp_connect6_error_fault (Ben Noordhuis) * test: enable disabled fs_link (Ben Noordhuis) * test: enable disabled spawn_same_stdout_stderr (Ben Noordhuis) * linux: handle UNAME26 personality (Ben Noordhuis) * build: move cmake_minimum_required version to 3.9 (Keith Winstein) * unix: set ipv6 scope id for link-local addresses (Ben Noordhuis) * unix: match kqueue and epoll code (Trevor Norris) * win,spawn: allow `%PATH%` to be unset (Kyle Edwards) * doc: switch to Furo, a more modern Sphinx theme (Saúl Ibarra Corretgé) * darwin: make TCP_KEEPINTVL and TCP_KEEPCNT available (小明) * win,fs: avoid winapi macro redefinition (Brad King) * linux: add missing riscv syscall numbers (michalbiesek) * doc: fix broken "Shared library" Wikipedia link (Alois Klink) * unix: get mainline kernel version in Ubuntu (Santiago Gimeno) * unix: get mainline kernel version in Debian (Ben Noordhuis) * build: fix qemu install in CI-unix workflow (Santiago Gimeno) * unix: disable io_uring close on selected kernels (Santiago Gimeno) * test: skip tests when ipv6 is not available (Santiago Gimeno) * ibmi: implement ifaddrs, getifaddrs, freeifaddrs (Abdirahim Musse) * unix: reset signal counters after fork (SmorkalovG) * win,process: avoid assert after spawning Store app (Jameson Nash) * unix: remove pread/preadv conditionals (Ben Noordhuis) * unix: remove pwrite/pwritev conditionals (Ben Noordhuis) * darwin: remove workaround for data corruption bug (Ben Noordhuis) * src: default to stream=stderr in handle printer (Ben Noordhuis) * test: switch to new-style ASSERT_EQ macros (Pleuvens) * zos: correctly get cpu model in uv_cpu_info() (jolai) * test: fix get_passwd2 on IBM i (Abdirahim Musse) * unix: don't malloc on sync uv_fs_read (Ben Noordhuis) * freebsd: get fs event path with fcntl(F_KINFO) (David Carlier) * test: switch from ASSERT_* to ASSERT_PTR_* (Pleuvens) * darwin: workaround apple pthread_cond_wait bug (Julien Roncaglia) * doc: uv_close should be called after exit callback (Pleuvens) * test: 192.0.2.0/24 is the actual -TEST-NET-1 (prubel) * unix: add back preadv/pwritev fallback (Ben Noordhuis) * unix: rename variable for consistency (Ben Noordhuis) * unix: merge read/write code into single functions (Ben Noordhuis) * doc: filename arg to uv_fs_event_cb can be NULL (Ben Noordhuis) * build,win: we need to link against shell32.lib (Per Allansson) * unix: no preadv/pwritev workaround if not needed (Jeffrey H. Johnson) * build: add CI for Windows ARM64 (build only) (Per Allansson) * linux: disable io_uring on 32 bits arm systems (Ben Noordhuis) * build: run sanitizers on macos ci (Ben Noordhuis) * misc: export WTF8 conversion utilities (Jameson Nash) * build: fix libuv.a file name for cmake (Jameson Nash) * build: add windows ubsan and clang ci (Matheus Izvekov) * win: improve accuracy of ProductName between arch (Christian Heimlich) 1.46.0 * Add SHA to ChangeLog (Santiago Gimeno) * misc: update readthedocs config (Jameson Nash) * test: remove erroneous RETURN_SKIP (Ben Noordhuis) * android: disable io_uring support (Ben Noordhuis) * linux: add some more iouring backed fs ops (Santiago Gimeno) * build: add autoconf option for disable-maintainer-mode (Jameson Nash) * fs: use WTF-8 on Windows (Stefan Karpinski) * unix,win: replace QUEUE with struct uv__queue (Ben Noordhuis) * linux: fs_read to use io_uring if iovcnt > IOV_MAX (Santiago Gimeno) * ios: fix uv_getrusage() ru_maxrss calculation (Ben Noordhuis) * include: update outdated code comment (Ben Noordhuis) * linux: support abstract unix sockets (Ben Noordhuis) * unix,win: add UV_PIPE_NO_TRUNCATE flag (Ben Noordhuis) * unix: add loongarch support (liuxiang88) * doc: add DPS8M to LINKS.md (Jeffrey H. Johnson) * include: add EUNATCH errno mapping (Abdirahim Musse) * src: don't run timers if loop is stopped/unref'd (Trevor Norris) * win: fix -Wpointer-to-int-cast warning (Ben Noordhuis) * test,win: fix -Wunused-variable warning (Ben Noordhuis) * test,win: fix -Wformat warning (Ben Noordhuis) * linux: work around io_uring IORING_OP_CLOSE bug (Ben Noordhuis) * win: remove unused functions (Ben Noordhuis) * bench: add bench to check uv_loop_alive (Trevor Norris) * test: add uv_cancel test for threadpool (Trevor Norris) * unix: skip prohibited syscalls on tvOS and watchOS (小明) * unix,fs: make no_pwritev access thread-safe (Santiago Gimeno) * unix: fix build for lower versions of Android (小明) 1.45.0 * win: remove stdint-msvc2008.h (Ben Noordhuis) * android: remove pthread-fixes.c (Ben Noordhuis) * build: enable MSVC_RUNTIME_LIBRARY setting (自发对称破缺) * unix: switch to c11 atomics (Ben Noordhuis) * unix: don't accept() connections in a loop (Ben Noordhuis) * win: fix off-by-1 buffer overrun in uv_exepath() (Ben Noordhuis) * build: switch ci from macos-10.15 to macos-11 (Ben Noordhuis) * win: fix thread race in uv_cwd() and uv_chdir() (Ben Noordhuis) * unix,win: remove UV_HANDLE_SHUTTING flag (Santiago Gimeno) * win: support Windows 11 in uv_os_uname() (Luan Devecchi) * unix: fix uv_getrusage() ru_maxrss reporting (Ben Noordhuis) * doc: add note about offset -1 in uv_fs_read/write (Steven Schveighoffer) * test: fix musl libc.a dlerror() test expectation (Ben Noordhuis) * kqueue: DRY file descriptor deletion logic (Ben Noordhuis) * linux: teach uv_get_constrained_memory() cgroupsv2 (Ben Noordhuis) * build: upgrade qemu-user-static package (Ben Noordhuis) * linux: move epoll.c back into linux-core.c (Ben Noordhuis) * unix: remove pre-macos 10.8 compatibility hack (Ben Noordhuis) * unix,win: fix memory leak in uv_fs_scandir() (Ben Noordhuis) * build: restore qemu download logic (Ben Noordhuis) * win: fix uv__pipe_accept memory leak (number201724) * doc: update LINKS.md (Daniel) * unix: simplify atomic op in uv_tty_reset_mode() (Ben Noordhuis) * build: add LIBUV_BUILD_SHARED cmake option (Christian Clason) * linux: remove unused or obsolete syscall wrappers (Ben Noordhuis) * linux: merge files back into single file (Ben Noordhuis) * stream: process more than one write req per loop tick (ywave620) * unix,win: give thread pool threads an 8 MB stack (Ben Noordhuis) * build: add MemorySanitizer (MSAN) support (Ben Noordhuis) * doc: add uv_poll_cb status==UV_EBADF note (jensbjorgensen) * build: support AddressSanitizer on MSVC (Jameson Nash) * win,pipe: improve method of obtaining pid for ipc (number201724) * thread: add support for affinity (daomingq) * include: map ENODATA error code (Ben Noordhuis) * build: remove bashism from autogen.sh (Santiago Gimeno) * win,tcp,udp: remove "active streams" optimization (Saúl Ibarra Corretgé) * win: drop code checking for Windows XP / Server 2k3 (Saúl Ibarra Corretgé) * unix,win: fix 'sprintf' is deprecated warning (twosee) * doc: mention close_cb can be NULL (Qix) * win: optimize udp receive performance (ywave620) * win: fix an incompatible types warning (twosee) * doc: document 0 return value for free/total memory (Ben Noordhuis) * darwin: use hw.cpufrequency again for frequency info (Jameson Nash) * win,test: change format of TEST_PIPENAME's (Santiago Gimeno) * win,pipe: fixes in uv_pipe_connect() (Santiago Gimeno) * misc: fix return value of memory functions (theanarkh) * src: add new metrics APIs (Trevor Norris) * thread: add uv_thread_getcpu() (daomingq) * build: don't use ifaddrs.h on solaris 10 (Edward Humes) * unix,win: add uv_get_available_memory() (Tim Besard) * test: fix -Wunused-but-set-variable warnings (Ben Noordhuis) * doc: bump min supported linux and freebsd versions (Ben Noordhuis) * Add Socket Runtime to the LINKS.md (Sergey Rubanov) * unix: drop kfreebsd support (Ben Noordhuis) * win: fix fstat for pipes and character files (Stefan Stojanovic) * win: fix -Wunused-variable warning (Ben Noordhuis) * win: fix -Wunused-function warning (Ben Noordhuis) * build: drop qemu-alpha from ci matrix (Ben Noordhuis) * win: move child_stdio_buffer out of uv_process_t (Santiago Gimeno) * test: fix some unreachable code warnings (Santiago Gimeno) * linux: simplify uv_uptime() (Ben Noordhuis) * test: unflake fs_event_watch_dir test (Ben Noordhuis) * darwin: remove unused fsevents symbol lookups (Ben Noordhuis) * build: add define guard around UV_EXTERN (Zvicii) * build: add UndefinedBehaviorSanitizer support (Ben Noordhuis) * build: enable platform_output test on qemu (Ben Noordhuis) * linux: handle cpu hotplugging in uv_cpu_info() (Ben Noordhuis) * build: remove unnecessary policy setting (dundargoc) * docs: add vcpkg instruction step (Jack·Boos·Yu) * win,fs: fix readlink errno for a non-symlink file (Darshan Sen) * misc: extend getpw to take uid as an argument (Jameson Nash) * unix,win: use static_assert when available (Ben Noordhuis) * docs: delete code Makefile (Jameson Nash) * docs: add CI for docs PRs (Jameson Nash) * docs: update Sphinx version on RTD (Jameson Nash) * doc: clean up license file (Ben Noordhuis) * test: fix some warnings when compiling tests (panran) * build,win: add mingw-w64 CI configuration (Jameson Nash) * build: add CI for distcheck (Jameson Nash) * unix: remove busy loop from uv_async_send (Jameson Nash) * doc: document uv_fs_cb type (Tamás Bálint Misius) * build: Improve build by cmake for Cygwin (erw7) * build: add libuv:: namespace to libuvConfig.cmake (AJ Heller) * test: fix ThreadSanitizer thread leak warning (Ben Noordhuis) * test: fix ThreadSanitizer data race warning (Ben Noordhuis) * test: fix ThreadSanitizer data race warning (Ben Noordhuis) * test: fix ThreadSanitizer data race warning (Ben Noordhuis) * test: cond-skip fork_threadpool_queue_work_simple (Ben Noordhuis) * test: cond-skip signal_multiple_loops (Ben Noordhuis) * test: cond-skip tcp_writealot (Ben Noordhuis) * build: promote tsan ci to must-pass (Ben Noordhuis) * build: add CI for OpenBSD and FreeBSD (James McCoy) * build,test: fix distcheck errors (Jameson Nash) * test: remove bad tty window size assumption (Ben Noordhuis) * darwin,process: feed kevent the signal to reap children (Jameson Nash) * unix: abort on clock_gettime() error (Ben Noordhuis) * test: remove timing-sensitive check (Ben Noordhuis) * unix: DRY and fix tcp bind error path (Jameson Nash) * macos: fix fsevents thread race conditions (Ben Noordhuis) * win: fix leak in uv_chdir (Trevor Norris) * test: make valgrind happy (Trevor Norris) * barrier: wait for prior out before next in (Jameson Nash) * test: fix visual studio 2015 build error (Ben Noordhuis) * linux: fix ceph copy error truncating readonly files (Bruno Passeri) * test: silence more valgrind warnings (Trevor Norris) * doc: add entries to LINKS.md (Trevor Norris) * win,unix: change execution order of timers (Trevor Norris) * doc: add trevnorris to maintainers (Trevor Norris) * linux: remove epoll_pwait() emulation code path (Ben Noordhuis) * linux: replace unsafe macro with inline function (Ben Noordhuis) * linux: remove arm oabi support (Ben Noordhuis) * unix,sunos: SO_REUSEPORT not valid on all sockets (Stacey Marshall) * doc: consistent single backquote in misc.rst (Jason Zhang) * src: switch to use C11 atomics where available (Trevor Norris) * test: don't use static buffer for formatting (Ben Noordhuis) * linux: introduce io_uring support (Ben Noordhuis) * linux: fix academic valgrind warning (Ben Noordhuis) * test: disable signal test under ASan and MSan (Ben Noordhuis) * linux: add IORING_OP_OPENAT support (Ben Noordhuis) * linux: add IORING_OP_CLOSE support (Ben Noordhuis) * linux: remove bug workaround for obsolete kernels (Ben Noordhuis) * doc: update active maintainers list (Ben Noordhuis) * test: add ASSERT_OK (Trevor Norris) * src: fix events/events_waiting metrics counter (Trevor Norris) * unix,win: add uv_clock_gettime() (Ben Noordhuis) * build: remove freebsd and openbsd buildbots (Ben Noordhuis) * win: fix race condition in uv__init_console() (sivadeilra) * linux: fix logic bug in sqe ring space check (Ben Noordhuis) * linux: use io_uring to batch epoll_ctl calls (Ben Noordhuis) * macos: update minimum supported version (Santiago Gimeno) * docs: fix some typos (cui fliter) * unix: use memcpy() instead of type punning (Ben Noordhuis) * test: add additional assert (Mohammed Keyvanzadeh) * build: export compile_commands.json (Lewis Russell) * win,process: write minidumps when sending SIGQUIT (Elliot Saba) * unix: constrained_memory should return UINT64_MAX (Tim Besard) * unix: handle CQ overflow in iou ring (Santiago Gimeno) * unix: remove clang compiler warning pragmas (Ben Noordhuis) * win: fix mingw build (gengjiawen) * test: fix -Wbool-compare compiler warning (Ben Noordhuis) * win: define MiniDumpWithAvxXStateContext always (Santiago Gimeno) * freebsd: hard-code UV_ENODATA definition (Santiago Gimeno) * linux: work around EOWNERDEAD io_uring kernel bug (Ben Noordhuis) * linux: fix WRITEV with lots of bufs using io_uring (Santiago Gimeno)
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 1bbb3e3684f5360f5b0ca73886c20ddeaabc9503 Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 13 09:09:52 2024 +0000
core188: Ship libusb
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 5814de8054035b668bbb885757d1bb62c7ccbe62 Author: Adolf Belka adolf.belka@ipfire.org Date: Sat Aug 10 16:33:01 2024 +0200
libusb: Update to version 1.0.27
- Update from version 1.0.26 to 1.0.27 - Update of rootfile - Changelog 1.0.27 * New libusb_init_context API to replace libusb_init * New libusb_get_max_alt_packet_size API * New libusb_get_platform_descriptor API (BOS) * Allow setting log callback with libusb_set_option/libusb_init_context * New WebAssembly + WebUSB backend using Emscripten * Fix regression in libusb_set_interface_alt_setting * Fix sync transfer completion race and use-after-free * Fix hotplug exit ordering * Linux: NO_DEVICE_DISCOVERY option set per context * macOS: Fix missing device list cleanup locking * macOS: Do not clear device data toggle for newer OS versions * macOS: Fix running binaries on older OS than build host * Windows: Allow claiming multiple associated interfaces * Windows: Ignore non-configured devices instead of waiting * Windows: Improved root hub detection
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 3807bb2ada3cc9c8448bcf18b291641d2e1981b9 Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 13 09:09:20 2024 +0000
core188: Ship libsodium
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit db9698c9cc7fb543c155e36efe6c17733954bd18 Author: Adolf Belka adolf.belka@ipfire.org Date: Sat Aug 10 16:32:58 2024 +0200
libsodium: Update to version 1.0.20
- Update from version 1.0.19 to 1.0.20 - Update of rootfile - Changelog 1.0.20 This point release includes all the changes from 1.0.19-stable, mainly addressing compilation issues and improvements to the .NET packages. * Version 1.0.19-stable - Building with `zig build` now requires Zig 0.12. - When using the traditional build system, -O3 is used instead of -Ofast. - Improved detection of the compiler flags required on aarch64. - Improved compatibility with custom build systems on aarch64. - apple-xcframework: VisionOS packages are not built if Xcode doesn't include that SDK. - `crypto_kdf_hkdf_sha512_statebytes()` was added. - When using Visual Studio, runtime CPU feature detection is now enabled on Windows/aarch64. - There were issues with C++ guards affecting usage of libsodium using Swift on Windows. This has been fixed. - Emscripten: `crypto_aead_aegis*()` functions are now exported in JavaScript builds - Emscripten: unsupported `--memory-init-file` option has been removed. - apple-xcframework: the minimal deployment target can be set to iOS 11+. - .NET packages now include precompiled libraries for Windows/arm64, iOS, TvOS and Catalyst. - .NET precompiled libraries now work on any CPUs, using only runtime feature detection. - SYSV assembly should not be used when targeting Windows (reported by @meiyese, thanks!) - Compatibility issues with LLVM 18 and AVX512 have been addressed. - GitHub attestation build provenance are now added to NuGet packages. - JavaScript tests can now use Bun as an alternative to Node.
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 4ca8417fe3cf3a5030dc145593ff9490ce0b7cd9 Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 13 09:08:53 2024 +0000
core188: Ship libtirpc
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 41eeba3f9f629cfce1d2731d7ef52b0b6d334dcb Author: Adolf Belka adolf.belka@ipfire.org Date: Sat Aug 10 16:33:00 2024 +0200
libtirpc: Update to version 1.3.5
- Update from version 1.3.3 to 1.3.5 - Update of rootfile not required - Changelog is just the commits applied to each version. http://git.linux-nfs.org/?p=steved/libtirpc.git;a=shortlog;h=refs/heads/mast...
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit c692b5ca7ea077508444c7bbc86e2601476b3e5f Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 13 09:06:05 2024 +0000
core188: Ship libtiff
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 5bc1ac8143b3919f257a9d08acf16667601d5864 Author: Adolf Belka adolf.belka@ipfire.org Date: Sat Aug 10 16:32:59 2024 +0200
libtiff: Update to version 4.6.0
- Update from version 4.5.1 to 4.6.0 - Update of rootfile - Included options to disable static library and docs. - The removed functionality mentioned in the changelog below was already mentioned in earlier version updates. As far as I could tell none of the functionality that has been removed is used in IPFire. - Changelog 4.6.0 Major changes warning This version removes a big number of utilities that have suffered from lack of maintenance over the years and were the source of various reported security issues. See "Removed functionality" below for the list of removed utilities. Starting with libtiff v4.6.0, the source code for most TIFF tools (except tiffinfo, tiffdump, tiffcp and tiffset) was discontinued, due to the lack of contributors able to address reported security issues. tiff2ps and tiff2pdf source code has been moved in a unsupported category, no longer built by default, but are still part of the the source distribution. Other retired utilities are in a archive/ directory, only available in the libtiff git repository. Issues related to unsupported and archived tools will no longer be accepted in the libtiff bug tracker. Software configuration changes TiffConfig.cmake.in: set TIFF_INCLUDE_DIR, TIFF_INCLUDE_DIRS and TIFF_LIBRARIES for compatibility with FindTIFF.cmake as shipped by CMake (fixes issue #589) Update CMake and autoconf scripts to consistently update LibTIFF version defines and references in various files when version definition in configure.ac has been changed. Move in tiffvers.h from libtiff source directory to libtiff build directory. Remove unused version information from tif_config.h With every CMake build the version defines (e.g. 4.5.1) within tiffvers.h are consistently updated from configure.ac. The version release-date is taken from file RELEASE-DATE. The files VERSION and RELEASE-DATE are only updated with a special CMake target build: cmake --build . --target tiff_release. For autotools, version information is updated from configure.ac with ./autogen.sh. LIBTIFF_RELEASE_DATE is taken form file RELEASE-DATE. ./configure generates tiffvers.h with the cached version information and LIBTIFF_RELEASE_DATE. "make release" updates tiffvers.h and VERSION file with cached version info and RELEASE-DATE file and tiffves.h with the current date. CMake: fix build with -Dstrip-chopping=off (fixes issue #600) Library changes New/improved functionalities: Fix using __attribute__ libtiff with clang-for-windows Bug fixes: WebP decoder: validate WebP blob width, height, band count against TIFF parameters to avoid use of uninitialized variable, or decoding corrupted content without explicit error (fixes issue #581, issue #582). WebP codec: turn exact mode when creating lossless files to avoid altering R,G,B values in areas where alpha=0 (https://github.com/OSGeo/gdal/issues/8038) Fix TransferFunction writing of only two transfer functions. TIFFReadDirectoryCheckOrder: avoid integer overflow. When it occurs, it should be harmless in practice though (https://gitlab.com/libtiff/libtiff/-/merge_requests/512) Documentation TiffField functions documentation updated with return behaviour for not defined tags and determination of write-/read-count size. Tools changes Removed functionality: The following tools are no longer compiled and have been moved to archive/tools: fax2ps fax2tiff pal2rgb ppm2tiff raw2tiff rgb2ycbcr thumbnail tiff2bw tiff2rgba tiffcmp tiffcrop tiffdither tiffgt tiffmedian The following tools are no longer compiled by default: tiff2ps and tiff2pdf. They have been moved to tools/unsupported. They can be built by setting --enable-tools-unsupported for autoconf, or -Dtiff-tools-unsupported for CMake, but as the name imply, they are no longer supported by upstream. Packagers are suggested not to enable those options. tiffcp: remove -i option (ignore errors), because almost all fuzzer issues were consequential errors from ignored errors because of the "-i" option. Bug fixes: tiffset: fix #597: warning: comparison of integer expressions of different signedness. (fixes issue #597) tiffcp: fix memory corruption (overflow) on hostile images (fixes issue #591) Test changes Add missing test_write_read_tags.c and test_transferfunction_write_read.c in tarball (fixes issue #585) and correct "long" issue. Don't use "long" because can be int32_t or int64_t, depending on compiler and system. Changes to contributed and unsupported tools raw2tiff: fix integer overflow and bypass of the check (fixes issue #592)
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 56b9d098bf2310f43976fbd33d862597c4e8870b Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 13 09:04:22 2024 +0000
core188: Ship libqmi
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 5d00ef14b094b97a4313b7cd2ba4c67b64479673 Author: Adolf Belka adolf.belka@ipfire.org Date: Sat Aug 10 16:32:57 2024 +0200
libqmi: Update to version 1.34.0
- Update from version 1.30.8 to 1.34.0 - Update of rootfile - Autotools build has been removed in 1.32.0 and changed to meson. In previous autotools version other protocol options were auto checked and if dependencies were not present then the options were not built. In meson those are defined by default as being required and if dependencies are not present then the build fails. So those other options have to be explicitly made false for meson. - Library is only built in shared form. - man pages have been disabled. - Changelog 1.34.0 * Build: ** Flag types are now generated in their own 'qmi-flag-types.[c|h]' files. ** A new 'enable_fuzzer' option is available to build LLVM LibFuzzer based unit testers. * New services: ** New 'ATR' service to support AT commands over QMI, defined by Telit, including "Send" request and "Received" indication. ** New 'IMS' service, including "Get IMS Services Enabled Setting" request/response. ** New 'IMSA' (IMS Application) service, including "Get IMS Registration Status" and "Get IMS Services Status" request/responses. ** New 'IMSP' (IMS Presence) service, including "Get Enabler State" request/response. ** New 'SSC' service (Qualcomm Snapdragon Sensor Core), including the "Control" request/response, and "Report Small"/"Report Large" indications. * New TLVs supported in existing messages: ** nas: added the "WCDMA RSCP" TLV in "Get Signal Info" response and "Signal Info" indication. ** wds: added the "Report Profile Changes" TLV in "Indication Register". * libqmi-glib: ** Support for 16-bit service ids added, used in the QRTR backend. ** Response and indication parser messages are now published in the API. ** The library now allows connecting to a unix domain socket named 'qmux_socket' instead of a device file. ** Extended the 'QmiWdsProfileType' enum type with EPC and ALL values. ** Extended the 'QmiUimCardApplicationPersonalizationFeature' enum type with additional GW-related values. ** New 'QmiUimCardApplicationPersonalizationFeatureStatus' enum type. ** New 'QmiImspEnablerState' enum type, used in the IMPS service. ** New 'QmiImsaImsRegistrationStatus', 'QmiImsaServiceStatus' and 'QmiImsaRegistrationTechnology' enum types, used in the IMSA service. ** Updated the QRTR endpoint to ensure error responses are returned early when the builtin CTL operations fail. ** Deprecated QMI_UIM_CARD_APPLICATION_PERSONALIZATION_FEATURE_UNKNOWN, and provided compat symbols. ** Updated the enum type of the "Personalization Feature" field in the Element struct type used in the Applications array in the "UIM Card Status" response and indication messages, and provided appropriate compat symbols. ** Flagged PIN/PUK value fields as personal info. ** Fixed missing 'since' tags in struct and common types. * qmicli: ** New '--uim-remote-unlock' command. ** New '--imsp-get-enabler-state' command. ** New '--imsa-get-ims-registration-status' and '--imsa-get-ims-services-status' commands. ** New '--ims-get-ims-services-enabled-setting' command. ** New '--atr-send', '--atr-send-only' and '--atr-monitor' commands. * collections: ** basic: added NAS cell location retrieval commands. ** basic: added WDS profile event change commands. * Several other minor improvements and fixes. * All fixes and improvements that were backported to 1.32.x releases are also present in libqmi 1.34.0. 1.32.0 * There is no longer an upstream-provided source tarball, please use the signed git tag '1.32.0' instead to refer to the sources of this release. * The verbose message logging will now by default hide all fields that are considered personal information. Extended message logging including all field contents should be explicitly requested. * Build: ** The GNU autotools (autoconf/automake/libtool) support has been fully removed, this release requires the use of the meson build system. ** The 'instrospection' meson option is now a boolean. ** New boolean 'man' meson option to allow disabling the man page generation. * New services: ** New 'FOX' service for operations defined by Foxconn, including "Get Firmware Version" for now. * New request/response/indications: ** pdc: implement "Refresh" indication. ** gas: implement "DMS Get USB composition" request/response. ** gas: implement "DMS Set USB composition" request/response. ** wds: implement "Indication Register" request/response. ** wds: implement "Extended Ip Config" indication. ** dsd: implement "Get System Status" request/response. ** dsd: implement "System Status Change" request/response. ** dsd: implement "System Status" indication. ** voice: implement "Burst DTMF" request/response. ** voice: implement "Start Continuous DTMF" request/response. ** voice: implement "Stop Continuous DTMF" request/response. ** uim: implement "Remote Unlock" request/response. ** nas: implement "Config Signal Info v2" request/response. * New TLVs supported in existing messages: ** pdc: added "Enable Refresh" TLV in "Register" request. ** nas: added "5G Signal Strength" TLV in "Signal Info" indication. ** dms: added "NR5G Band Capability" TLV in "Get Band Capabilities" response. ** nas: added "NR5G SA/NSA band preference" TLVs in "Get/Set System Selection Preference" request/response. ** wds: added "Operator Reserved PCO" TLV in "Get Current Settings". ** wda: added "Uplink Data Aggregation Max Datagrams" TLV in "Set Data Format" request. ** wda: added "Uplink Data Aggregation Max Size" TLV in "Set Data Format" request. * libqmi-glib: ** New 'QmiFoxFirmwareVersionType' enum type. ** New 'QmiPdcRefreshEventType' enum type. ** New 'QmiGasUsbCompositionEndpointType' enum type. ** New 'QmiDsdDataSystemNetworkType' enum type. ** New 'QmiDsdRadioAccessTechnology' enum type. ** New 'QmiDsdSoMask' enum type. ** New 'QMI_DMS_RADIO_INTERFACE_TDS' value in the 'QmiDmsRadioInterface' enum type. ** New 'QMI_WDS_GET_CURRENT_SETTINGS_REQUESTED_SETTINGS_OPERATOR_RESERVED_PCO' value in 'QmiWdsGetCurrentSettingsRequestedSettings'. ** New 'QMI_DEVICE_ADD_LINK_FLAGS_INGRESS_MAP_CKSUMV5' and 'QMI_DEVICE_ADD_LINK_FLAGS_INGRESS_MAP_CKSUMV5' values in the 'QmiDeviceAddLinkFlags' enum type, enabling support to request QMAPv5 checksum offload for both TX and RX paths. ** Extended the 'QmiNasActiveBand' enum type with 5GNR bands. ** Implemented support to monitor the consecutive QMI request timeouts in the QmiDevice object, with a 'QMI_DEVICE_CONSECUTIVE_TIMEOUTS' signal and a 'qmi_device_get_consecutive_timeouts()' method. ** Fixed the "GERAN Info" TLV in "NAS Get Cell Location Info" compat layer. ** Fixed leak on unexpected message error processing in QmiDevice. ** Renamed the 'QmiWdsGetCurrentSettingsRequestedSettings' flags type to 'QmiWdsRequestedSettings'. ** Updated the code generator to avoid needing intermediate struct types in several operations, and provided appropriate compat methods: *** pdc: removed the 'QmiConfigTypeAndId' intermediate struct. *** loc: removed the 'QmiIndicationLoc...GpsTime intermediate' structs. *** loc: removed the 'QmiIndicationLoc...DilutionOfPrecision' intermediate structs. *** dms: removed the 'QmiMessageDmsGetStoredImageInfoInputImage' intermediate struct. *** dms: removed the 'QmiMessageDmsDeleteStoredImageInputImage' intermediate struct. ** Updated the code generator to avoid needing arrays of arrays in several operations, and provided appropriate compat methods: *** uim: avoid array of arrays in "Slot EID Information". *** uim: avoid array of arrays in "Personalization Status Other". ** Updated the code generator to generate GIR compat helpers for arrays of structs, so that language bindings can properly use the methods using that kind of types. This change makes the library include a lot of new methods suffixed with _gir() which are only expected to be used via introspection. ** Implemented a lot of cleanups and improvements in the code generator. * qmicli: ** New '--verbose-full' option to request enabling logs that include personal information. ** New '--pdc-monitor-refresh' command. ** New '--gas-dms-set-usb-composition' and '--gas-dms-get-usb-composition' commands. ** New '--wms-set-routes' command. ** New '--dsd-get-system-status' command. ** Updated the '--wda-set-data-format' command with new optional fields to configure the uplink data aggregation max size and max datagrams. * qmi-firmware-update: ** Implemented support for normal upgrade operations even when udev is not available in the system (e.g. openwrt). * collections: ** basic: added UIM remote unlock operation. ** basic: added NAS signal info v2 operation. ** basic: added SAR management operations. ** basic: added LTE attach PDN list operation. ** basic: added PCO support related operations. ** basic: added Foxconn firmware version management operation. ** basic: added DSD system status and attach/detach related operations. ** basic: added voice DTMF support operations. * Several other minor improvements and fixes. The following features which were backported to 1.30.x releases are also present in libqmi 1.32.0: ** libqmi-glib: use unaligned netlink attribute length. ** qmi-proxy: remove assert when attempting to close ghost device. ** qmi-firmware-update: use defaults if FLASH variables not reported, enabling support to flash the Sierra Wireless EM91xx modules in USB mode. ** voice: implement "Get All Call Info" request/response. ** dms: implement "Foxconn Set FCC Authentication v2" request/response. ** qmicli: new '--dms-foxconn-set-fcc-authentication-v2' command.
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 933387ccee676893ae411f451cb9713a3c39e227 Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 13 09:03:53 2024 +0000
core188: Ship libnl-3
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit cd1b059731815a45075892f5c2fa32c8d19c287c Author: Adolf Belka adolf.belka@ipfire.org Date: Sat Aug 10 16:32:56 2024 +0200
libnl-3: Update to version 3.10.0
- Update from 3.9.0 to 3.10.0 - Update of rootfile not required\ - Changelog was discontinued quite a while back. Info on changes comes only from the git commits - https://github.com/thom311/libnl/commits/main/
Signed-off-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/common/libqmi | 420 +--------- config/rootfiles/common/libsodium | 2 +- config/rootfiles/common/libtiff | 471 +----------- config/rootfiles/common/libusb | 2 +- config/rootfiles/common/libxml2 | 72 +- .../{oldcore/158 => core/188}/filelists/libnl-3 | 0 .../{oldcore/173 => core/188}/filelists/libqmi | 0 .../{oldcore/171 => core/188}/filelists/libsodium | 0 .../{oldcore/169 => core/188}/filelists/libtiff | 0 .../{oldcore/173 => core/188}/filelists/libtirpc | 0 .../{oldcore/145 => core/188}/filelists/libusb | 0 .../{oldcore/162 => core/188}/filelists/libuv | 0 .../{oldcore/101 => core/188}/filelists/libxml2 | 0 config/rootfiles/core/188/update.sh | 13 + config/rootfiles/packages/freeradius | 37 + config/rootfiles/packages/frr | 14 +- config/rootfiles/packages/hplip | 86 ++- config/rootfiles/packages/ncat | 846 ++++++++++++++++++++- config/rootfiles/packages/nmap | 8 +- lfs/bwm-ng | 13 +- lfs/cups | 8 +- lfs/fetchmail | 15 +- lfs/fping | 15 +- lfs/freeradius | 17 +- lfs/frr | 6 +- lfs/haproxy | 8 +- lfs/hplip | 17 +- lfs/iperf | 11 +- lfs/keepalived | 14 +- lfs/libnl-3 | 6 +- lfs/libqmi | 21 +- lfs/libsodium | 12 +- lfs/libtiff | 11 +- lfs/libtirpc | 18 +- lfs/libusb | 8 +- lfs/libuv | 6 +- lfs/libxml2 | 16 +- lfs/ncat | 25 +- lfs/nmap | 22 +- lfs/pmacct | 18 +- lfs/stunnel | 12 +- 41 files changed, 1124 insertions(+), 1146 deletions(-) copy config/rootfiles/{oldcore/158 => core/188}/filelists/libnl-3 (100%) copy config/rootfiles/{oldcore/173 => core/188}/filelists/libqmi (100%) copy config/rootfiles/{oldcore/171 => core/188}/filelists/libsodium (100%) copy config/rootfiles/{oldcore/169 => core/188}/filelists/libtiff (100%) copy config/rootfiles/{oldcore/173 => core/188}/filelists/libtirpc (100%) copy config/rootfiles/{oldcore/145 => core/188}/filelists/libusb (100%) copy config/rootfiles/{oldcore/162 => core/188}/filelists/libuv (100%) copy config/rootfiles/{oldcore/101 => core/188}/filelists/libxml2 (100%)
Difference in files: diff --git a/config/rootfiles/common/libqmi b/config/rootfiles/common/libqmi index 2f639b870..7ce9607e9 100644 --- a/config/rootfiles/common/libqmi +++ b/config/rootfiles/common/libqmi @@ -3,6 +3,7 @@ usr/bin/qmi-network usr/bin/qmicli #usr/include/libqmi-glib #usr/include/libqmi-glib/libqmi-glib.h +#usr/include/libqmi-glib/qmi-atr.h #usr/include/libqmi-glib/qmi-client.h #usr/include/libqmi-glib/qmi-compat.h #usr/include/libqmi-glib/qmi-device.h @@ -12,7 +13,10 @@ usr/bin/qmicli #usr/include/libqmi-glib/qmi-enum-types.h #usr/include/libqmi-glib/qmi-enums-dms.h #usr/include/libqmi-glib/qmi-enums-dsd.h +#usr/include/libqmi-glib/qmi-enums-fox.h #usr/include/libqmi-glib/qmi-enums-gas.h +#usr/include/libqmi-glib/qmi-enums-imsa.h +#usr/include/libqmi-glib/qmi-enums-imsp.h #usr/include/libqmi-glib/qmi-enums-loc.h #usr/include/libqmi-glib/qmi-enums-nas.h #usr/include/libqmi-glib/qmi-enums-oma.h @@ -22,6 +26,7 @@ usr/bin/qmicli #usr/include/libqmi-glib/qmi-enums-private.h #usr/include/libqmi-glib/qmi-enums-qos.h #usr/include/libqmi-glib/qmi-enums-sar.h +#usr/include/libqmi-glib/qmi-enums-ssc.h #usr/include/libqmi-glib/qmi-enums-uim.h #usr/include/libqmi-glib/qmi-enums-voice.h #usr/include/libqmi-glib/qmi-enums-wda.h @@ -30,14 +35,19 @@ usr/bin/qmicli #usr/include/libqmi-glib/qmi-enums.h #usr/include/libqmi-glib/qmi-error-types.h #usr/include/libqmi-glib/qmi-errors.h +#usr/include/libqmi-glib/qmi-flag-types.h #usr/include/libqmi-glib/qmi-flags64-dms.h #usr/include/libqmi-glib/qmi-flags64-dsd.h #usr/include/libqmi-glib/qmi-flags64-loc.h #usr/include/libqmi-glib/qmi-flags64-nas.h #usr/include/libqmi-glib/qmi-flags64-types.h #usr/include/libqmi-glib/qmi-flags64-wds.h +#usr/include/libqmi-glib/qmi-fox.h #usr/include/libqmi-glib/qmi-gas.h #usr/include/libqmi-glib/qmi-gms.h +#usr/include/libqmi-glib/qmi-ims.h +#usr/include/libqmi-glib/qmi-imsa.h +#usr/include/libqmi-glib/qmi-imsp.h #usr/include/libqmi-glib/qmi-loc.h #usr/include/libqmi-glib/qmi-message-context.h #usr/include/libqmi-glib/qmi-message.h @@ -49,6 +59,7 @@ usr/bin/qmicli #usr/include/libqmi-glib/qmi-proxy.h #usr/include/libqmi-glib/qmi-qos.h #usr/include/libqmi-glib/qmi-sar.h +#usr/include/libqmi-glib/qmi-ssc.h #usr/include/libqmi-glib/qmi-uim.h #usr/include/libqmi-glib/qmi-utils.h #usr/include/libqmi-glib/qmi-version.h @@ -56,415 +67,8 @@ usr/bin/qmicli #usr/include/libqmi-glib/qmi-wda.h #usr/include/libqmi-glib/qmi-wds.h #usr/include/libqmi-glib/qmi-wms.h -#usr/lib/libqmi-glib.la #usr/lib/libqmi-glib.so usr/lib/libqmi-glib.so.5 -usr/lib/libqmi-glib.so.5.8.0 +usr/lib/libqmi-glib.so.5.10.0 #usr/lib/pkgconfig/qmi-glib.pc usr/libexec/qmi-proxy -#usr/share/bash-completion/completions/qmicli -#usr/share/gtk-doc -#usr/share/gtk-doc/html -#usr/share/gtk-doc/html/libqmi-glib -#usr/share/gtk-doc/html/libqmi-glib/QmiClient.html -#usr/share/gtk-doc/html/libqmi-glib/QmiClientDms.html -#usr/share/gtk-doc/html/libqmi-glib/QmiClientDpm.html -#usr/share/gtk-doc/html/libqmi-glib/QmiClientDsd.html -#usr/share/gtk-doc/html/libqmi-glib/QmiClientGas.html -#usr/share/gtk-doc/html/libqmi-glib/QmiClientGms.html -#usr/share/gtk-doc/html/libqmi-glib/QmiClientLoc.html -#usr/share/gtk-doc/html/libqmi-glib/QmiClientNas.html -#usr/share/gtk-doc/html/libqmi-glib/QmiClientOma.html -#usr/share/gtk-doc/html/libqmi-glib/QmiClientPbm.html -#usr/share/gtk-doc/html/libqmi-glib/QmiClientPdc.html -#usr/share/gtk-doc/html/libqmi-glib/QmiClientPds.html -#usr/share/gtk-doc/html/libqmi-glib/QmiClientQos.html -#usr/share/gtk-doc/html/libqmi-glib/QmiClientSar.html -#usr/share/gtk-doc/html/libqmi-glib/QmiClientUim.html -#usr/share/gtk-doc/html/libqmi-glib/QmiClientVoice.html -#usr/share/gtk-doc/html/libqmi-glib/QmiClientWda.html -#usr/share/gtk-doc/html/libqmi-glib/QmiClientWds.html -#usr/share/gtk-doc/html/libqmi-glib/QmiClientWms.html -#usr/share/gtk-doc/html/libqmi-glib/QmiDevice.html -#usr/share/gtk-doc/html/libqmi-glib/QmiMessageContext.html -#usr/share/gtk-doc/html/libqmi-glib/QmiProxy.html -#usr/share/gtk-doc/html/libqmi-glib/annotation-glossary.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-0.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-10.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-12.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-14.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-16.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-18.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-20.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-22-4.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-22.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-24-6.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-24.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-26-2.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-26-6.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-26.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-28-6.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-28.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-30-2.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-30-8.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-30.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-4.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-6.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-1-8.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-deprecated.html -#usr/share/gtk-doc/html/libqmi-glib/api-index-full.html -#usr/share/gtk-doc/html/libqmi-glib/ch01.html -#usr/share/gtk-doc/html/libqmi-glib/ch02.html -#usr/share/gtk-doc/html/libqmi-glib/ch02s02.html -#usr/share/gtk-doc/html/libqmi-glib/ch03.html -#usr/share/gtk-doc/html/libqmi-glib/ch03s02.html -#usr/share/gtk-doc/html/libqmi-glib/ch04.html -#usr/share/gtk-doc/html/libqmi-glib/ch04s02.html -#usr/share/gtk-doc/html/libqmi-glib/ch05.html -#usr/share/gtk-doc/html/libqmi-glib/ch05s02.html -#usr/share/gtk-doc/html/libqmi-glib/ch06.html -#usr/share/gtk-doc/html/libqmi-glib/ch06s02.html -#usr/share/gtk-doc/html/libqmi-glib/ch07.html -#usr/share/gtk-doc/html/libqmi-glib/ch07s02.html -#usr/share/gtk-doc/html/libqmi-glib/ch08.html -#usr/share/gtk-doc/html/libqmi-glib/ch09.html -#usr/share/gtk-doc/html/libqmi-glib/ch09s02.html -#usr/share/gtk-doc/html/libqmi-glib/ch10.html -#usr/share/gtk-doc/html/libqmi-glib/ch10s02.html -#usr/share/gtk-doc/html/libqmi-glib/ch11.html -#usr/share/gtk-doc/html/libqmi-glib/ch12.html -#usr/share/gtk-doc/html/libqmi-glib/ch12s02.html -#usr/share/gtk-doc/html/libqmi-glib/ch13.html -#usr/share/gtk-doc/html/libqmi-glib/ch13s02.html -#usr/share/gtk-doc/html/libqmi-glib/ch14.html -#usr/share/gtk-doc/html/libqmi-glib/ch14s02.html -#usr/share/gtk-doc/html/libqmi-glib/ch15.html -#usr/share/gtk-doc/html/libqmi-glib/ch16.html -#usr/share/gtk-doc/html/libqmi-glib/ch17.html -#usr/share/gtk-doc/html/libqmi-glib/ch18.html -#usr/share/gtk-doc/html/libqmi-glib/ch19.html -#usr/share/gtk-doc/html/libqmi-glib/ch20.html -#usr/share/gtk-doc/html/libqmi-glib/home.png -#usr/share/gtk-doc/html/libqmi-glib/index.html -#usr/share/gtk-doc/html/libqmi-glib/left-insensitive.png -#usr/share/gtk-doc/html/libqmi-glib/left.png -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-Common-enumerations-and-flags.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-Common-utilities.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Activate-Automatic-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Activate-Manual-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Delete-Stored-Image-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Event-Report-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Foxconn-Change-Device-Mode-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Foxconn-Get-Firmware-Version-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Foxconn-Set-FCC-Authentication-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Foxconn-Set-FCC-Authentication-v2-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-Activation-State-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-Alt-Net-Config-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-Band-Capabilities-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-Boot-Image-Download-Mode-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-Capabilities-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-Factory-SKU-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-Firmware-Preference-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-Hardware-Revision-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-IDs-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-MAC-Address-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-MSISDN-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-Manufacturer-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-Model-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-Operating-Mode-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-PRL-Version-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-Power-State-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-Revision-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-Software-Version-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-Stored-Image-Info-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-Supported-Messages-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-Time-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Get-User-Lock-State-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-HP-Change-Device-Mode-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-List-Stored-Images-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Read-ERI-File-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Read-User-Data-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Reset-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Restore-Factory-Defaults-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Set-Alt-Net-Config-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Set-Boot-Image-Download-Mode-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Set-Event-Report-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Set-FCC-Authentication-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Set-Firmware-ID-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Set-Firmware-Preference-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Set-Operating-Mode-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Set-Service-Programming-Code-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Set-Time-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Set-User-Lock-Code-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Set-User-Lock-State-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Swi-Get-Current-Firmware-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Swi-Get-USB-Composition-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Swi-Set-USB-Composition-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-UIM-Change-PIN-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-UIM-Get-CK-Status-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-UIM-Get-ICCID-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-UIM-Get-IMSI-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-UIM-Get-PIN-Status-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-UIM-Get-State-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-UIM-Set-CK-Protection-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-UIM-Set-PIN-Protection-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-UIM-Unblock-CK-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-UIM-Unblock-PIN-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-UIM-Verify-PIN-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Validate-Service-Programming-Code-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-Write-User-Data-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DMS-enumerations-and-flags.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DPM-Close-Port-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DPM-Open-Port-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DSD-Get-APN-Info-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DSD-Set-APN-Type-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-DSD-enumerations-and-flags.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-Deprecated-Interface.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-Errors.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-GAS-DMS-Get-Firmware-List-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-GAS-DMS-Set-Active-Firmware-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-GAS-enumerations-and-flags.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-GMS-Test-Get-Value-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-GMS-Test-Set-Value-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Delete-Assistance-Data-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Delete-Assistance-Data-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Engine-State-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Fix-Recurrence-Type-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-GNSS-Sv-Info-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Get-Engine-Lock-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Get-Engine-Lock-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Get-NMEA-Types-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Get-NMEA-Types-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Get-Operation-Mode-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Get-Operation-Mode-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Get-Predicted-Orbits-Data-Source-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Get-Predicted-Orbits-Data-Source-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Get-Server-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Get-Server-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Inject-Predicted-Orbits-Data-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Inject-Predicted-Orbits-Data-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Inject-Xtra-Data-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Inject-Xtra-Data-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-NMEA-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Position-Report-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Register-Events-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Set-Engine-Lock-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Set-Engine-Lock-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Set-NMEA-Types-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Set-NMEA-Types-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Set-Operation-Mode-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Set-Operation-Mode-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Set-Server-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Set-Server-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Start-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-Stop-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-LOC-enumerations-and-flags.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Attach-Detach-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Config-Signal-Info-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Event-Report-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Force-Network-Search-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Get-CDMA-Position-Info-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Get-Cell-Location-Info-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Get-DRX-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Get-Home-Network-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Get-LTE-Cphy-CA-Info-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Get-Operator-Name-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Get-PLMN-Name-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Get-Preferred-Networks-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Get-RF-Band-Information-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Get-Serving-System-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Get-Signal-Info-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Get-Signal-Strength-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Get-Supported-Messages-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Get-System-Info-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Get-System-Selection-Preference-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Get-Technology-Preference-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Get-Tx-Rx-Info-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Initiate-Network-Register-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Network-Reject-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Network-Scan-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Network-Time-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Operator-Name-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Register-Indications-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Reset-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Serving-System-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Set-Event-Report-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Set-Preferred-Networks-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Set-System-Selection-Preference-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Set-Technology-Preference-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Signal-Info-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-Swi-Get-Status-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-System-Info-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-NAS-enumerations-and-flags.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-OMA-Cancel-Session-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-OMA-Event-Report-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-OMA-Get-Feature-Setting-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-OMA-Get-Session-Info-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-OMA-Reset-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-OMA-Send-Selection-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-OMA-Set-Event-Report-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-OMA-Set-Feature-Setting-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-OMA-Start-Session-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-OMA-enumerations-and-flags.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PBM-Get-All-Capabilities-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PBM-Get-Capabilities-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PBM-Indication-Register-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PBM-enumerations-and-flags.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-Activate-Config-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-Activate-Config-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-Config-Change-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-Deactivate-Config-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-Deactivate-Config-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-Delete-Config-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-Get-Config-Info-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-Get-Config-Info-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-Get-Config-Limits-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-Get-Default-Config-Info-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-Get-Selected-Config-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-Get-Selected-Config-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-List-Configs-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-List-Configs-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-Load-Config-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-Load-Config-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-Register-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-Reset-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-Set-Selected-Config-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-Set-Selected-Config-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDC-enumerations-and-flags.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDS-Event-Report-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDS-Get-AGPS-Config-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDS-Get-Auto-Tracking-State-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDS-Get-Default-Tracking-Session-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDS-Get-GPS-Service-State-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDS-Reset-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDS-Set-AGPS-Config-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDS-Set-Auto-Tracking-State-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDS-Set-Default-Tracking-Session-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDS-Set-Event-Report-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDS-Set-GPS-Service-State-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-PDS-enumerations-and-flags.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-QOS-Flow-Status-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-QOS-Get-Flow-Status-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-QOS-Get-Network-Status-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-QOS-Network-Status-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-QOS-Reset-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-QOS-Swi-Read-Data-Stats-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-QOS-enumerations-and-flags.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-QmiMessage.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-SAR-RF-Get-State-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-SAR-RF-Set-State-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-SAR-enumerations-and-flags.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Card-Status-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Change-PIN-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Change-Provisioning-Session-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Depersonalization-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Get-Card-Status-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Get-Configuration-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Get-File-Attributes-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Get-Slot-Status-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Get-Supported-Messages-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Power-Off-SIM-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Power-On-SIM-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Read-Record-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Read-Transparent-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Refresh-Complete-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Refresh-Register-All-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Refresh-Register-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Refresh-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Register-Events-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Reset-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Set-PIN-Protection-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Slot-Status-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Switch-Slot-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Unblock-PIN-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-Verify-PIN-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-UIM-enumerations-and-flags.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-VOICE-All-Call-Status-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-VOICE-Answer-Call-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-VOICE-Answer-USSD-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-VOICE-Cancel-USSD-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-VOICE-Dial-Call-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-VOICE-End-Call-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-VOICE-Get-All-Call-Info-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-VOICE-Get-Call-Waiting-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-VOICE-Get-Config-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-VOICE-Get-Supported-Messages-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-VOICE-Indication-Register-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-VOICE-Manage-Calls-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-VOICE-Originate-USSD-No-Wait-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-VOICE-Originate-USSD-No-Wait-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-VOICE-Originate-USSD-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-VOICE-Release-USSD-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-VOICE-Set-Supplementary-Service-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-VOICE-Supplementary-Service-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-VOICE-USSD-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-Version-and-feature-checks.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-Voice-enumerations-and-flags.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDA-Get-Data-Format-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDA-Get-Supported-Messages-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDA-Set-Data-Format-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDA-enumerations-and-flags.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Bind-Data-Port-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Bind-Mux-Data-Port-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Create-Profile-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Delete-Profile-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Event-Report-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Get-Autoconnect-Settings-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Get-Channel-Rates-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Get-Current-Data-Bearer-Technology-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Get-Current-Settings-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Get-Data-Bearer-Technology-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Get-Default-Profile-Number-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Get-Default-Settings-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Get-Dormancy-Status-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Get-LTE-Attach-PDN-List-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Get-LTE-Attach-Parameters-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Get-Max-LTE-Attach-PDN-Number-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Get-PDN-Throttle-Info-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Get-Packet-Service-Status-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Get-Packet-Statistics-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Get-Profile-List-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Get-Profile-Settings-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Get-Supported-Messages-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Go-Active-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Go-Dormant-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Modify-Profile-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Packet-Service-Status-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Reset-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Set-Autoconnect-Settings-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Set-Default-Profile-Number-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Set-Event-Report-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Set-IP-Family-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Set-LTE-Attach-PDN-List-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Set-LTE-Attach-PDN-List-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Start-Network-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Stop-Network-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-Swi-Create-Profile-Indexed-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WDS-enumerations-and-flags.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WMS-Delete-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WMS-Event-Report-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WMS-Get-Message-Protocol-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WMS-Get-Routes-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WMS-Get-Supported-Messages-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WMS-List-Messages-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WMS-Modify-Tag-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WMS-Raw-Read-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WMS-Raw-Send-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WMS-Raw-Write-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WMS-Reset-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WMS-SMSC-Address-indication.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WMS-Send-Ack-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WMS-Send-From-Memory-Storage-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WMS-Set-Event-Report-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WMS-Set-Routes-request.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib-WMS-enumerations-and-flags.html -#usr/share/gtk-doc/html/libqmi-glib/libqmi-glib.devhelp2 -#usr/share/gtk-doc/html/libqmi-glib/object-tree.html -#usr/share/gtk-doc/html/libqmi-glib/right-insensitive.png -#usr/share/gtk-doc/html/libqmi-glib/right.png -#usr/share/gtk-doc/html/libqmi-glib/style.css -#usr/share/gtk-doc/html/libqmi-glib/up-insensitive.png -#usr/share/gtk-doc/html/libqmi-glib/up.png -#usr/share/man/man1/qmi-firmware-update.1 -#usr/share/man/man1/qmi-network.1 -#usr/share/man/man1/qmicli.1 diff --git a/config/rootfiles/common/libsodium b/config/rootfiles/common/libsodium index 7abf85a7e..baa63e259 100644 --- a/config/rootfiles/common/libsodium +++ b/config/rootfiles/common/libsodium @@ -69,5 +69,5 @@ #usr/lib/libsodium.la #usr/lib/libsodium.so usr/lib/libsodium.so.26 -usr/lib/libsodium.so.26.1.0 +usr/lib/libsodium.so.26.2.0 #usr/lib/pkgconfig/libsodium.pc diff --git a/config/rootfiles/common/libtiff b/config/rootfiles/common/libtiff index 552cdfb05..42aa1faae 100644 --- a/config/rootfiles/common/libtiff +++ b/config/rootfiles/common/libtiff @@ -1,19 +1,6 @@ -usr/bin/fax2ps -usr/bin/fax2tiff -usr/bin/pal2rgb -usr/bin/ppm2tiff -usr/bin/raw2tiff -usr/bin/tiff2bw -usr/bin/tiff2pdf -usr/bin/tiff2ps -usr/bin/tiff2rgba -usr/bin/tiffcmp usr/bin/tiffcp -usr/bin/tiffcrop -usr/bin/tiffdither usr/bin/tiffdump usr/bin/tiffinfo -usr/bin/tiffmedian usr/bin/tiffset usr/bin/tiffsplit #usr/include/tiff.h @@ -21,466 +8,12 @@ usr/bin/tiffsplit #usr/include/tiffio.h #usr/include/tiffio.hxx #usr/include/tiffvers.h -#usr/lib/libtiff.a #usr/lib/libtiff.la usr/lib/libtiff.so usr/lib/libtiff.so.6 -usr/lib/libtiff.so.6.0.1 -#usr/lib/libtiffxx.a +usr/lib/libtiff.so.6.0.2 #usr/lib/libtiffxx.la usr/lib/libtiffxx.so usr/lib/libtiffxx.so.6 -usr/lib/libtiffxx.so.6.0.1 +usr/lib/libtiffxx.so.6.0.2 #usr/lib/pkgconfig/libtiff-4.pc -#usr/share/doc/tiff-4.5.1 -#usr/share/doc/tiff-4.5.1/ChangeLog -#usr/share/doc/tiff-4.5.1/LICENSE.md -#usr/share/doc/tiff-4.5.1/README.md -#usr/share/doc/tiff-4.5.1/RELEASE-DATE -#usr/share/doc/tiff-4.5.1/TODO -#usr/share/doc/tiff-4.5.1/VERSION -#usr/share/doc/tiff-4.5.1/manual -#usr/share/doc/tiff-4.5.1/manual/.buildinfo -#usr/share/doc/tiff-4.5.1/manual/_images -#usr/share/doc/tiff-4.5.1/manual/_images/bali.jpg -#usr/share/doc/tiff-4.5.1/manual/_images/cat.gif -#usr/share/doc/tiff-4.5.1/manual/_images/cover.jpg -#usr/share/doc/tiff-4.5.1/manual/_images/cramps.gif -#usr/share/doc/tiff-4.5.1/manual/_images/dave.gif -#usr/share/doc/tiff-4.5.1/manual/_images/esri.png -#usr/share/doc/tiff-4.5.1/manual/_images/jim.gif -#usr/share/doc/tiff-4.5.1/manual/_images/leica.png -#usr/share/doc/tiff-4.5.1/manual/_images/quad.jpg -#usr/share/doc/tiff-4.5.1/manual/_images/ring.gif -#usr/share/doc/tiff-4.5.1/manual/_images/safe.png -#usr/share/doc/tiff-4.5.1/manual/_images/smallliz.jpg -#usr/share/doc/tiff-4.5.1/manual/_images/strike.gif -#usr/share/doc/tiff-4.5.1/manual/_images/weogeo.png -#usr/share/doc/tiff-4.5.1/manual/_sources -#usr/share/doc/tiff-4.5.1/manual/_sources/addingtags.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/build.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/contrib.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions -#usr/share/doc/tiff-4.5.1/manual/_sources/functions.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFAccessTagMethods.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFClientInfo.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFClose.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFCreateDirectory.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFCustomDirectory.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFCustomTagList.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFDataWidth.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFDeferStrileArrayWriting.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFError.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFFieldDataType.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFFieldName.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFFieldPassCount.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFFieldQuery.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFFieldReadCount.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFFieldTag.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFFieldWriteCount.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFFlush.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFGetField.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFMergeFieldInfo.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFOpen.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFOpenOptions.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFPrintDirectory.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFProcFunctions.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFRGBAImage.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadDirectory.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadEncodedStrip.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadEncodedTile.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadFromUserBuffer.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadRGBAImage.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadRGBAStrip.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadRGBATile.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadRawStrip.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadRawTile.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadScanline.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadTile.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFSetDirectory.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFSetField.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFSetTagExtender.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFStrileQuery.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFWarning.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFWriteDirectory.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFWriteEncodedStrip.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFWriteEncodedTile.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFWriteRawStrip.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFWriteRawTile.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFWriteScanline.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFWriteTile.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFbuffer.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFcodec.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFcolor.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFmemory.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFquery.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFsize.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFstrip.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFswab.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFtile.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/_TIFFRewriteField.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/_TIFFauxiliary.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/functions/libtiff.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/images.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/index.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/internals.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/libtiff.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/multi_page.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/project -#usr/share/doc/tiff-4.5.1/manual/_sources/project/acknowledgements.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/project/bugs.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/project/index.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/project/license.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/project/mailinglist.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/historical.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/index.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta007.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta016.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta018.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta024.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta028.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta029.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta031.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta032.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta033.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta034.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta035.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta036.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.5.1.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.5.2.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.5.3.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.5.4.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.5.5.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.5.6beta.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.5.7.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.6.0.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.6.1.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.7.0.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.7.0alpha.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.7.0beta.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.7.0beta2.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.7.1.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.7.2.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.7.3.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.7.4.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.8.0.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.8.1.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.8.2.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.9.0.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.9.0beta.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.9.1.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.9.2.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.9.3.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.9.4.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.9.5.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.0.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.1.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.10.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.2.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.3.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.4.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.4beta.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.5.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.6.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.7.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.8.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.9.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.1.0.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.2.0.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.3.0.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.4.0.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.5.0.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.5.1.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/specification -#usr/share/doc/tiff-4.5.1/manual/_sources/specification/bigtiff.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/specification/coverage-bigtiff.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/specification/coverage.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/specification/index.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/specification/technote2.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/terms.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools -#usr/share/doc/tiff-4.5.1/manual/_sources/tools.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/fax2ps.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/fax2tiff.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/pal2rgb.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/ppm2tiff.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/raw2tiff.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/rgb2ycbcr.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/thumbnail.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiff2bw.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiff2pdf.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiff2ps.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiff2rgba.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiffcmp.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiffcp.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiffcrop.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiffdither.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiffdump.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiffgt.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiffinfo.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiffmedian.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiffset.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiffsplit.rst.txt -#usr/share/doc/tiff-4.5.1/manual/_static -#usr/share/doc/tiff-4.5.1/manual/_static/basic.css -#usr/share/doc/tiff-4.5.1/manual/_static/contents.png -#usr/share/doc/tiff-4.5.1/manual/_static/doctools.js -#usr/share/doc/tiff-4.5.1/manual/_static/documentation_options.js -#usr/share/doc/tiff-4.5.1/manual/_static/file.png -#usr/share/doc/tiff-4.5.1/manual/_static/language_data.js -#usr/share/doc/tiff-4.5.1/manual/_static/minus.png -#usr/share/doc/tiff-4.5.1/manual/_static/navigation.png -#usr/share/doc/tiff-4.5.1/manual/_static/plus.png -#usr/share/doc/tiff-4.5.1/manual/_static/pygments.css -#usr/share/doc/tiff-4.5.1/manual/_static/searchtools.js -#usr/share/doc/tiff-4.5.1/manual/_static/sphinx_highlight.js -#usr/share/doc/tiff-4.5.1/manual/_static/sphinxdoc.css -#usr/share/doc/tiff-4.5.1/manual/addingtags.html -#usr/share/doc/tiff-4.5.1/manual/build.html -#usr/share/doc/tiff-4.5.1/manual/contrib.html -#usr/share/doc/tiff-4.5.1/manual/functions -#usr/share/doc/tiff-4.5.1/manual/functions.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFAccessTagMethods.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFClientInfo.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFClose.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFCreateDirectory.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFCustomDirectory.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFCustomTagList.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFDataWidth.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFDeferStrileArrayWriting.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFError.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFFieldDataType.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFFieldName.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFFieldPassCount.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFFieldQuery.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFFieldReadCount.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFFieldTag.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFFieldWriteCount.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFFlush.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFGetField.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFMergeFieldInfo.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFOpen.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFOpenOptions.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFPrintDirectory.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFProcFunctions.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFRGBAImage.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadDirectory.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadEncodedStrip.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadEncodedTile.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadFromUserBuffer.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadRGBAImage.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadRGBAStrip.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadRGBATile.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadRawStrip.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadRawTile.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadScanline.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadTile.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFSetDirectory.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFSetField.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFSetTagExtender.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFStrileQuery.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFWarning.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFWriteDirectory.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFWriteEncodedStrip.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFWriteEncodedTile.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFWriteRawStrip.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFWriteRawTile.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFWriteScanline.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFWriteTile.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFbuffer.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFcodec.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFcolor.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFmemory.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFquery.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFsize.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFstrip.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFswab.html -#usr/share/doc/tiff-4.5.1/manual/functions/TIFFtile.html -#usr/share/doc/tiff-4.5.1/manual/functions/_TIFFRewriteField.html -#usr/share/doc/tiff-4.5.1/manual/functions/_TIFFauxiliary.html -#usr/share/doc/tiff-4.5.1/manual/functions/libtiff.html -#usr/share/doc/tiff-4.5.1/manual/genindex.html -#usr/share/doc/tiff-4.5.1/manual/images.html -#usr/share/doc/tiff-4.5.1/manual/index.html -#usr/share/doc/tiff-4.5.1/manual/internals.html -#usr/share/doc/tiff-4.5.1/manual/libtiff.html -#usr/share/doc/tiff-4.5.1/manual/multi_page.html -#usr/share/doc/tiff-4.5.1/manual/objects.inv -#usr/share/doc/tiff-4.5.1/manual/project -#usr/share/doc/tiff-4.5.1/manual/project/acknowledgements.html -#usr/share/doc/tiff-4.5.1/manual/project/bugs.html -#usr/share/doc/tiff-4.5.1/manual/project/index.html -#usr/share/doc/tiff-4.5.1/manual/project/license.html -#usr/share/doc/tiff-4.5.1/manual/project/mailinglist.html -#usr/share/doc/tiff-4.5.1/manual/releases -#usr/share/doc/tiff-4.5.1/manual/releases/historical.html -#usr/share/doc/tiff-4.5.1/manual/releases/index.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta007.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta016.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta018.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta024.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta028.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta029.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta031.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta032.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta033.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta034.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta035.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta036.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.5.1.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.5.2.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.5.3.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.5.4.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.5.5.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.5.6beta.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.5.7.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.6.0.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.6.1.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.7.0.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.7.0alpha.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.7.0beta.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.7.0beta2.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.7.1.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.7.2.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.7.3.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.7.4.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.8.0.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.8.1.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.8.2.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.9.0.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.9.0beta.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.9.1.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.9.2.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.9.3.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.9.4.html -#usr/share/doc/tiff-4.5.1/manual/releases/v3.9.5.html -#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.0.html -#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.1.html -#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.10.html -#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.2.html -#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.3.html -#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.4.html -#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.4beta.html -#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.5.html -#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.6.html -#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.7.html -#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.8.html -#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.9.html -#usr/share/doc/tiff-4.5.1/manual/releases/v4.1.0.html -#usr/share/doc/tiff-4.5.1/manual/releases/v4.2.0.html -#usr/share/doc/tiff-4.5.1/manual/releases/v4.3.0.html -#usr/share/doc/tiff-4.5.1/manual/releases/v4.4.0.html -#usr/share/doc/tiff-4.5.1/manual/releases/v4.5.0.html -#usr/share/doc/tiff-4.5.1/manual/releases/v4.5.1.html -#usr/share/doc/tiff-4.5.1/manual/search.html -#usr/share/doc/tiff-4.5.1/manual/searchindex.js -#usr/share/doc/tiff-4.5.1/manual/specification -#usr/share/doc/tiff-4.5.1/manual/specification/bigtiff.html -#usr/share/doc/tiff-4.5.1/manual/specification/coverage-bigtiff.html -#usr/share/doc/tiff-4.5.1/manual/specification/coverage.html -#usr/share/doc/tiff-4.5.1/manual/specification/index.html -#usr/share/doc/tiff-4.5.1/manual/specification/technote2.html -#usr/share/doc/tiff-4.5.1/manual/terms.html -#usr/share/doc/tiff-4.5.1/manual/tools -#usr/share/doc/tiff-4.5.1/manual/tools.html -#usr/share/doc/tiff-4.5.1/manual/tools/fax2ps.html -#usr/share/doc/tiff-4.5.1/manual/tools/fax2tiff.html -#usr/share/doc/tiff-4.5.1/manual/tools/pal2rgb.html -#usr/share/doc/tiff-4.5.1/manual/tools/ppm2tiff.html -#usr/share/doc/tiff-4.5.1/manual/tools/raw2tiff.html -#usr/share/doc/tiff-4.5.1/manual/tools/rgb2ycbcr.html -#usr/share/doc/tiff-4.5.1/manual/tools/thumbnail.html -#usr/share/doc/tiff-4.5.1/manual/tools/tiff2bw.html -#usr/share/doc/tiff-4.5.1/manual/tools/tiff2pdf.html -#usr/share/doc/tiff-4.5.1/manual/tools/tiff2ps.html -#usr/share/doc/tiff-4.5.1/manual/tools/tiff2rgba.html -#usr/share/doc/tiff-4.5.1/manual/tools/tiffcmp.html -#usr/share/doc/tiff-4.5.1/manual/tools/tiffcp.html -#usr/share/doc/tiff-4.5.1/manual/tools/tiffcrop.html -#usr/share/doc/tiff-4.5.1/manual/tools/tiffdither.html -#usr/share/doc/tiff-4.5.1/manual/tools/tiffdump.html -#usr/share/doc/tiff-4.5.1/manual/tools/tiffgt.html -#usr/share/doc/tiff-4.5.1/manual/tools/tiffinfo.html -#usr/share/doc/tiff-4.5.1/manual/tools/tiffmedian.html -#usr/share/doc/tiff-4.5.1/manual/tools/tiffset.html -#usr/share/doc/tiff-4.5.1/manual/tools/tiffsplit.html -#usr/share/man/man1/fax2ps.1 -#usr/share/man/man1/fax2tiff.1 -#usr/share/man/man1/pal2rgb.1 -#usr/share/man/man1/ppm2tiff.1 -#usr/share/man/man1/raw2tiff.1 -#usr/share/man/man1/rgb2ycbcr.1 -#usr/share/man/man1/thumbnail.1 -#usr/share/man/man1/tiff2bw.1 -#usr/share/man/man1/tiff2pdf.1 -#usr/share/man/man1/tiff2ps.1 -#usr/share/man/man1/tiff2rgba.1 -#usr/share/man/man1/tiffcmp.1 -#usr/share/man/man1/tiffcp.1 -#usr/share/man/man1/tiffcrop.1 -#usr/share/man/man1/tiffdither.1 -#usr/share/man/man1/tiffdump.1 -#usr/share/man/man1/tiffgt.1 -#usr/share/man/man1/tiffinfo.1 -#usr/share/man/man1/tiffmedian.1 -#usr/share/man/man1/tiffset.1 -#usr/share/man/man1/tiffsplit.1 -#usr/share/man/man3/TIFFAccessTagMethods.3tiff -#usr/share/man/man3/TIFFClientInfo.3tiff -#usr/share/man/man3/TIFFClose.3tiff -#usr/share/man/man3/TIFFCreateDirectory.3tiff -#usr/share/man/man3/TIFFCustomDirectory.3tiff -#usr/share/man/man3/TIFFCustomTagList.3tiff -#usr/share/man/man3/TIFFDataWidth.3tiff -#usr/share/man/man3/TIFFDeferStrileArrayWriting.3tiff -#usr/share/man/man3/TIFFError.3tiff -#usr/share/man/man3/TIFFFieldDataType.3tiff -#usr/share/man/man3/TIFFFieldName.3tiff -#usr/share/man/man3/TIFFFieldPassCount.3tiff -#usr/share/man/man3/TIFFFieldQuery.3tiff -#usr/share/man/man3/TIFFFieldReadCount.3tiff -#usr/share/man/man3/TIFFFieldTag.3tiff -#usr/share/man/man3/TIFFFieldWriteCount.3tiff -#usr/share/man/man3/TIFFFlush.3tiff -#usr/share/man/man3/TIFFGetField.3tiff -#usr/share/man/man3/TIFFMergeFieldInfo.3tiff -#usr/share/man/man3/TIFFOpen.3tiff -#usr/share/man/man3/TIFFPrintDirectory.3tiff -#usr/share/man/man3/TIFFProcFunctions.3tiff -#usr/share/man/man3/TIFFRGBAImage.3tiff -#usr/share/man/man3/TIFFReadDirectory.3tiff -#usr/share/man/man3/TIFFReadEncodedStrip.3tiff -#usr/share/man/man3/TIFFReadEncodedTile.3tiff -#usr/share/man/man3/TIFFReadFromUserBuffer.3tiff -#usr/share/man/man3/TIFFReadRGBAImage.3tiff -#usr/share/man/man3/TIFFReadRGBAStrip.3tiff -#usr/share/man/man3/TIFFReadRGBATile.3tiff -#usr/share/man/man3/TIFFReadRawStrip.3tiff -#usr/share/man/man3/TIFFReadRawTile.3tiff -#usr/share/man/man3/TIFFReadScanline.3tiff -#usr/share/man/man3/TIFFReadTile.3tiff -#usr/share/man/man3/TIFFSetDirectory.3tiff -#usr/share/man/man3/TIFFSetField.3tiff -#usr/share/man/man3/TIFFSetTagExtender.3tiff -#usr/share/man/man3/TIFFStrileQuery.3tiff -#usr/share/man/man3/TIFFWarning.3tiff -#usr/share/man/man3/TIFFWriteDirectory.3tiff -#usr/share/man/man3/TIFFWriteEncodedStrip.3tiff -#usr/share/man/man3/TIFFWriteEncodedTile.3tiff -#usr/share/man/man3/TIFFWriteRawStrip.3tiff -#usr/share/man/man3/TIFFWriteRawTile.3tiff -#usr/share/man/man3/TIFFWriteScanline.3tiff -#usr/share/man/man3/TIFFWriteTile.3tiff -#usr/share/man/man3/TIFFbuffer.3tiff -#usr/share/man/man3/TIFFcodec.3tiff -#usr/share/man/man3/TIFFcolor.3tiff -#usr/share/man/man3/TIFFmemory.3tiff -#usr/share/man/man3/TIFFquery.3tiff -#usr/share/man/man3/TIFFsize.3tiff -#usr/share/man/man3/TIFFstrip.3tiff -#usr/share/man/man3/TIFFswab.3tiff -#usr/share/man/man3/TIFFtile.3tiff -#usr/share/man/man3/_TIFFRewriteField.3tiff -#usr/share/man/man3/_TIFFauxiliary.3tiff -#usr/share/man/man3/libtiff.3tiff diff --git a/config/rootfiles/common/libusb b/config/rootfiles/common/libusb index db0215195..e4f06f7bd 100644 --- a/config/rootfiles/common/libusb +++ b/config/rootfiles/common/libusb @@ -5,5 +5,5 @@ etc/udev/rules.d/23-usb.rules #usr/lib/libusb-1.0.la #usr/lib/libusb-1.0.so usr/lib/libusb-1.0.so.0 -usr/lib/libusb-1.0.so.0.3.0 +usr/lib/libusb-1.0.so.0.4.0 #usr/lib/pkgconfig/libusb-1.0.pc diff --git a/config/rootfiles/common/libxml2 b/config/rootfiles/common/libxml2 index 61e001ce7..0eadee10c 100644 --- a/config/rootfiles/common/libxml2 +++ b/config/rootfiles/common/libxml2 @@ -54,80 +54,10 @@ #usr/lib/libxml2.la #usr/lib/libxml2.so usr/lib/libxml2.so.2 -usr/lib/libxml2.so.2.12.3 +usr/lib/libxml2.so.2.13.3 #usr/lib/pkgconfig/libxml-2.0.pc #usr/share/aclocal/libxml.m4 #usr/share/doc/libxml2 -#usr/share/doc/libxml2/examples -#usr/share/doc/libxml2/examples/index.html -#usr/share/doc/libxml2/examples/io1.c -#usr/share/doc/libxml2/examples/io2.c -#usr/share/doc/libxml2/examples/parse1.c -#usr/share/doc/libxml2/examples/parse2.c -#usr/share/doc/libxml2/examples/parse3.c -#usr/share/doc/libxml2/examples/parse4.c -#usr/share/doc/libxml2/examples/reader1.c -#usr/share/doc/libxml2/examples/reader2.c -#usr/share/doc/libxml2/examples/reader3.c -#usr/share/doc/libxml2/examples/reader4.c -#usr/share/doc/libxml2/examples/testWriter.c -#usr/share/doc/libxml2/examples/tree1.c -#usr/share/doc/libxml2/examples/tree2.c -#usr/share/doc/libxml2/examples/xmllint.c -#usr/share/doc/libxml2/examples/xpath1.c -#usr/share/doc/libxml2/examples/xpath2.c -#usr/share/doc/libxml2/tutorial -#usr/share/doc/libxml2/tutorial/apa.html -#usr/share/doc/libxml2/tutorial/apb.html -#usr/share/doc/libxml2/tutorial/apc.html -#usr/share/doc/libxml2/tutorial/apd.html -#usr/share/doc/libxml2/tutorial/ape.html -#usr/share/doc/libxml2/tutorial/apf.html -#usr/share/doc/libxml2/tutorial/apg.html -#usr/share/doc/libxml2/tutorial/aph.html -#usr/share/doc/libxml2/tutorial/api.html -#usr/share/doc/libxml2/tutorial/ar01s02.html -#usr/share/doc/libxml2/tutorial/ar01s03.html -#usr/share/doc/libxml2/tutorial/ar01s04.html -#usr/share/doc/libxml2/tutorial/ar01s05.html -#usr/share/doc/libxml2/tutorial/ar01s06.html -#usr/share/doc/libxml2/tutorial/ar01s07.html -#usr/share/doc/libxml2/tutorial/ar01s08.html -#usr/share/doc/libxml2/tutorial/ar01s09.html -#usr/share/doc/libxml2/tutorial/images -#usr/share/doc/libxml2/tutorial/images/blank.png -#usr/share/doc/libxml2/tutorial/images/callouts -#usr/share/doc/libxml2/tutorial/images/callouts/1.png -#usr/share/doc/libxml2/tutorial/images/callouts/10.png -#usr/share/doc/libxml2/tutorial/images/callouts/2.png -#usr/share/doc/libxml2/tutorial/images/callouts/3.png -#usr/share/doc/libxml2/tutorial/images/callouts/4.png -#usr/share/doc/libxml2/tutorial/images/callouts/5.png -#usr/share/doc/libxml2/tutorial/images/callouts/6.png -#usr/share/doc/libxml2/tutorial/images/callouts/7.png -#usr/share/doc/libxml2/tutorial/images/callouts/8.png -#usr/share/doc/libxml2/tutorial/images/callouts/9.png -#usr/share/doc/libxml2/tutorial/images/caution.png -#usr/share/doc/libxml2/tutorial/images/draft.png -#usr/share/doc/libxml2/tutorial/images/home.png -#usr/share/doc/libxml2/tutorial/images/important.png -#usr/share/doc/libxml2/tutorial/images/next.png -#usr/share/doc/libxml2/tutorial/images/note.png -#usr/share/doc/libxml2/tutorial/images/prev.png -#usr/share/doc/libxml2/tutorial/images/tip.png -#usr/share/doc/libxml2/tutorial/images/toc-blank.png -#usr/share/doc/libxml2/tutorial/images/toc-minus.png -#usr/share/doc/libxml2/tutorial/images/toc-plus.png -#usr/share/doc/libxml2/tutorial/images/up.png -#usr/share/doc/libxml2/tutorial/images/warning.png -#usr/share/doc/libxml2/tutorial/includeaddattribute.c -#usr/share/doc/libxml2/tutorial/includeaddkeyword.c -#usr/share/doc/libxml2/tutorial/includeconvert.c -#usr/share/doc/libxml2/tutorial/includegetattribute.c -#usr/share/doc/libxml2/tutorial/includekeyword.c -#usr/share/doc/libxml2/tutorial/includexpath.c -#usr/share/doc/libxml2/tutorial/index.html -#usr/share/doc/libxml2/tutorial/ix01.html #usr/share/doc/libxml2/xmlcatalog.html #usr/share/doc/libxml2/xmllint.html #usr/share/gtk-doc/html/libxml2 diff --git a/config/rootfiles/core/188/filelists/libnl-3 b/config/rootfiles/core/188/filelists/libnl-3 new file mode 120000 index 000000000..00e61c261 --- /dev/null +++ b/config/rootfiles/core/188/filelists/libnl-3 @@ -0,0 +1 @@ +../../../common/libnl-3 \ No newline at end of file diff --git a/config/rootfiles/core/188/filelists/libqmi b/config/rootfiles/core/188/filelists/libqmi new file mode 120000 index 000000000..20df7b9c2 --- /dev/null +++ b/config/rootfiles/core/188/filelists/libqmi @@ -0,0 +1 @@ +../../../common/libqmi \ No newline at end of file diff --git a/config/rootfiles/core/188/filelists/libsodium b/config/rootfiles/core/188/filelists/libsodium new file mode 120000 index 000000000..ebd862fbc --- /dev/null +++ b/config/rootfiles/core/188/filelists/libsodium @@ -0,0 +1 @@ +../../../common/libsodium \ No newline at end of file diff --git a/config/rootfiles/core/188/filelists/libtiff b/config/rootfiles/core/188/filelists/libtiff new file mode 120000 index 000000000..dd89e3cda --- /dev/null +++ b/config/rootfiles/core/188/filelists/libtiff @@ -0,0 +1 @@ +../../../common/libtiff \ No newline at end of file diff --git a/config/rootfiles/core/188/filelists/libtirpc b/config/rootfiles/core/188/filelists/libtirpc new file mode 120000 index 000000000..7ff318291 --- /dev/null +++ b/config/rootfiles/core/188/filelists/libtirpc @@ -0,0 +1 @@ +../../../common/libtirpc \ No newline at end of file diff --git a/config/rootfiles/core/188/filelists/libusb b/config/rootfiles/core/188/filelists/libusb new file mode 120000 index 000000000..edbe8c215 --- /dev/null +++ b/config/rootfiles/core/188/filelists/libusb @@ -0,0 +1 @@ +../../../common/libusb \ No newline at end of file diff --git a/config/rootfiles/core/188/filelists/libuv b/config/rootfiles/core/188/filelists/libuv new file mode 120000 index 000000000..c74f52510 --- /dev/null +++ b/config/rootfiles/core/188/filelists/libuv @@ -0,0 +1 @@ +../../../common/libuv \ No newline at end of file diff --git a/config/rootfiles/core/188/filelists/libxml2 b/config/rootfiles/core/188/filelists/libxml2 new file mode 120000 index 000000000..242e69fa3 --- /dev/null +++ b/config/rootfiles/core/188/filelists/libxml2 @@ -0,0 +1 @@ +../../../common/libxml2 \ No newline at end of file diff --git a/config/rootfiles/core/188/update.sh b/config/rootfiles/core/188/update.sh index f76b8659d..ff92380d0 100644 --- a/config/rootfiles/core/188/update.sh +++ b/config/rootfiles/core/188/update.sh @@ -41,6 +41,19 @@ rm -vrf \ /srv/web/ipfire/cgi-bin/gpl.cgi \ /srv/web/ipfire/html/themes/ipfire/include/functions.pl \ /usr/bin/br2684ctl \ + /usr/bin/fax2ps \ + /usr/bin/fax2tiff \ + /usr/bin/pal2rgb \ + /usr/bin/ppm2tiff \ + /usr/bin/raw2tiff \ + /usr/bin/tiff2bw \ + /usr/bin/tiff2pdf \ + /usr/bin/tiff2ps \ + /usr/bin/tiff2rgba \ + /usr/bin/tiffcmp \ + /usr/bin/tiffcrop \ + /usr/bin/tiffdither \ + /usr/bin/tiffmedian \ /usr/share/doc/licenses
# update linker config diff --git a/config/rootfiles/packages/freeradius b/config/rootfiles/packages/freeradius index 899bfa139..24e2edf22 100644 --- a/config/rootfiles/packages/freeradius +++ b/config/rootfiles/packages/freeradius @@ -9,6 +9,8 @@ etc/raddb #etc/raddb/certs/client.cnf #etc/raddb/certs/inner-server.cnf #etc/raddb/certs/passwords.mk +#etc/raddb/certs/realms +#etc/raddb/certs/realms/README.md #etc/raddb/certs/server.cnf #etc/raddb/certs/xpextensions #etc/raddb/clients.conf @@ -34,6 +36,7 @@ etc/raddb #etc/raddb/mods-available/dhcp_sql #etc/raddb/mods-available/dhcp_sqlippool #etc/raddb/mods-available/digest +#etc/raddb/mods-available/dpsk #etc/raddb/mods-available/dynamic_clients #etc/raddb/mods-available/eap #etc/raddb/mods-available/echo @@ -325,6 +328,7 @@ usr/bin/radclient usr/bin/radcrypt usr/bin/radeapclient usr/bin/radlast +usr/bin/radsecret usr/bin/radsniff usr/bin/radsqlrelay usr/bin/radtest @@ -453,6 +457,9 @@ usr/lib/freeradius/rlm_dhcp.so #usr/lib/freeradius/rlm_digest.a #usr/lib/freeradius/rlm_digest.la usr/lib/freeradius/rlm_digest.so +#usr/lib/freeradius/rlm_dpsk.a +#usr/lib/freeradius/rlm_dpsk.la +usr/lib/freeradius/rlm_dpsk.so #usr/lib/freeradius/rlm_dynamic_clients.a #usr/lib/freeradius/rlm_dynamic_clients.la usr/lib/freeradius/rlm_dynamic_clients.so @@ -480,6 +487,9 @@ usr/lib/freeradius/rlm_eap_pwd.so #usr/lib/freeradius/rlm_eap_sim.a #usr/lib/freeradius/rlm_eap_sim.la usr/lib/freeradius/rlm_eap_sim.so +#usr/lib/freeradius/rlm_eap_teap.a +#usr/lib/freeradius/rlm_eap_teap.la +usr/lib/freeradius/rlm_eap_teap.so #usr/lib/freeradius/rlm_eap_tls.a #usr/lib/freeradius/rlm_eap_tls.la usr/lib/freeradius/rlm_eap_tls.so @@ -614,10 +624,31 @@ usr/sbin/radmin #usr/share/doc/freeradius/antora/modules/ROOT/pages #usr/share/doc/freeradius/antora/modules/ROOT/pages/directories.adoc #usr/share/doc/freeradius/antora/modules/ROOT/pages/index.adoc +#usr/share/doc/freeradius/antora/modules/concepts +#usr/share/doc/freeradius/antora/modules/concepts/nav.adoc +#usr/share/doc/freeradius/antora/modules/concepts/pages +#usr/share/doc/freeradius/antora/modules/concepts/pages/aaa.adoc +#usr/share/doc/freeradius/antora/modules/concepts/pages/index.adoc +#usr/share/doc/freeradius/antora/modules/concepts/pages/modules +#usr/share/doc/freeradius/antora/modules/concepts/pages/modules/ldap +#usr/share/doc/freeradius/antora/modules/concepts/pages/modules/ldap/authentication.adoc +#usr/share/doc/freeradius/antora/modules/developers +#usr/share/doc/freeradius/antora/modules/developers/nav.adoc +#usr/share/doc/freeradius/antora/modules/developers/pages +#usr/share/doc/freeradius/antora/modules/developers/pages/bugs.adoc +#usr/share/doc/freeradius/antora/modules/developers/pages/coding-methods.adoc +#usr/share/doc/freeradius/antora/modules/developers/pages/contributing.adoc +#usr/share/doc/freeradius/antora/modules/developers/pages/coverage.adoc +#usr/share/doc/freeradius/antora/modules/developers/pages/index.adoc +#usr/share/doc/freeradius/antora/modules/developers/pages/profile.adoc +#usr/share/doc/freeradius/antora/modules/developers/pages/release-method.adoc #usr/share/doc/freeradius/antora/modules/howto #usr/share/doc/freeradius/antora/modules/howto/nav.adoc #usr/share/doc/freeradius/antora/modules/howto/pages #usr/share/doc/freeradius/antora/modules/howto/pages/index.adoc +#usr/share/doc/freeradius/antora/modules/howto/pages/monitoring +#usr/share/doc/freeradius/antora/modules/howto/pages/monitoring/index.adoc +#usr/share/doc/freeradius/antora/modules/howto/pages/monitoring/statistics.adoc #usr/share/doc/freeradius/antora/modules/howto/pages/protocols #usr/share/doc/freeradius/antora/modules/howto/pages/protocols/dhcp #usr/share/doc/freeradius/antora/modules/howto/pages/protocols/dhcp/enable.adoc @@ -638,6 +669,7 @@ usr/sbin/radmin #usr/share/doc/freeradius/antora/modules/howto/pages/protocols/proxy/radsec_client.adoc #usr/share/doc/freeradius/antora/modules/howto/pages/protocols/proxy/radsec_with_haproxy.adoc #usr/share/doc/freeradius/antora/modules/howto/pages/protocols/proxy/radsec_with_traefik.adoc +#usr/share/doc/freeradius/antora/modules/howto/pages/simultaneous_use.adoc #usr/share/doc/freeradius/antora/modules/installation #usr/share/doc/freeradius/antora/modules/installation/nav.adoc #usr/share/doc/freeradius/antora/modules/installation/pages @@ -873,6 +905,7 @@ usr/share/freeradius #usr/share/freeradius/dictionary.alcatel-lucent.aaa #usr/share/freeradius/dictionary.alcatel.esam #usr/share/freeradius/dictionary.alcatel.sr +#usr/share/freeradius/dictionary.alphion #usr/share/freeradius/dictionary.alteon #usr/share/freeradius/dictionary.altiga #usr/share/freeradius/dictionary.alvarion @@ -914,6 +947,7 @@ usr/share/freeradius #usr/share/freeradius/dictionary.cisco.vpn3000 #usr/share/freeradius/dictionary.cisco.vpn5000 #usr/share/freeradius/dictionary.citrix +#usr/share/freeradius/dictionary.ckey #usr/share/freeradius/dictionary.clavister #usr/share/freeradius/dictionary.cnergee #usr/share/freeradius/dictionary.colubris @@ -997,6 +1031,7 @@ usr/share/freeradius #usr/share/freeradius/dictionary.nortel #usr/share/freeradius/dictionary.ntua #usr/share/freeradius/dictionary.openser +#usr/share/freeradius/dictionary.openwifi #usr/share/freeradius/dictionary.packeteer #usr/share/freeradius/dictionary.paloalto #usr/share/freeradius/dictionary.patton @@ -1056,6 +1091,7 @@ usr/share/freeradius #usr/share/freeradius/dictionary.shiva #usr/share/freeradius/dictionary.siemens #usr/share/freeradius/dictionary.slipstream +#usr/share/freeradius/dictionary.smartsharesystems #usr/share/freeradius/dictionary.sofaware #usr/share/freeradius/dictionary.softbank #usr/share/freeradius/dictionary.sonicwall @@ -1069,6 +1105,7 @@ usr/share/freeradius #usr/share/freeradius/dictionary.telkom #usr/share/freeradius/dictionary.telrad #usr/share/freeradius/dictionary.terena +#usr/share/freeradius/dictionary.tplink #usr/share/freeradius/dictionary.trapeze #usr/share/freeradius/dictionary.travelping #usr/share/freeradius/dictionary.tripplite diff --git a/config/rootfiles/packages/frr b/config/rootfiles/packages/frr index 92b31ffe9..b5661dff4 100644 --- a/config/rootfiles/packages/frr +++ b/config/rootfiles/packages/frr @@ -36,9 +36,11 @@ usr/bin/vtysh #usr/include/frr/frr_pthread.h #usr/include/frr/frratomic.h #usr/include/frr/frrcu.h +#usr/include/frr/frrdistance.h #usr/include/frr/frrevent.h #usr/include/frr/frrlua.h #usr/include/frr/frrscript.h +#usr/include/frr/frrsendmmsg.h #usr/include/frr/frrstr.h #usr/include/frr/graph.h #usr/include/frr/hash.h @@ -56,6 +58,7 @@ usr/bin/vtysh #usr/include/frr/ldp_sync.h #usr/include/frr/lib_errors.h #usr/include/frr/lib_vty.h +#usr/include/frr/libagentx.h #usr/include/frr/libfrr.h #usr/include/frr/libfrr_trace.h #usr/include/frr/libospf.h @@ -67,11 +70,11 @@ usr/bin/vtysh #usr/include/frr/memory.h #usr/include/frr/mgmt.pb-c.h #usr/include/frr/mgmt_be_client.h +#usr/include/frr/mgmt_defines.h #usr/include/frr/mgmt_fe_client.h #usr/include/frr/mgmt_msg.h +#usr/include/frr/mgmt_msg_native.h #usr/include/frr/mgmt_pb.h -#usr/include/frr/mgmtd -#usr/include/frr/mgmtd/mgmt_defines.h #usr/include/frr/mlag.h #usr/include/frr/module.h #usr/include/frr/monotime.h @@ -152,6 +155,7 @@ usr/bin/vtysh #usr/include/frr/zlog.h #usr/include/frr/zlog_5424.h #usr/include/frr/zlog_live.h +#usr/include/frr/zlog_recirculate.h #usr/include/frr/zlog_targets.h #usr/lib/frr #usr/lib/frr/modules @@ -181,6 +185,7 @@ usr/lib/libmgmt_be_nb.so.0 usr/lib/libmgmt_be_nb.so.0.0.0 usr/sbin/bgpd usr/sbin/fabricd +usr/sbin/fpm_listener usr/sbin/frr usr/sbin/frr-reload usr/sbin/frr-reload.py @@ -211,6 +216,7 @@ usr/sbin/zebra #usr/share/yang/frr-bgp-types.yang #usr/share/yang/frr-bgp.yang #usr/share/yang/frr-deviations-bgp-datacenter.yang +#usr/share/yang/frr-deviations-ietf-key-chain.yang #usr/share/yang/frr-filter.yang #usr/share/yang/frr-if-rmap.yang #usr/share/yang/frr-interface.yang @@ -231,5 +237,9 @@ usr/sbin/zebra #usr/share/yang/frr-zebra.yang #usr/share/yang/ietf-bgp-types.yang #usr/share/yang/ietf-interfaces.yang +#usr/share/yang/ietf-key-chain.yang +#usr/share/yang/ietf-netconf-acm.yang +#usr/share/yang/ietf-netconf-with-defaults.yang +#usr/share/yang/ietf-netconf.yang #usr/share/yang/ietf-routing-types.yang var/ipfire/backup/addons/includes/frr diff --git a/config/rootfiles/packages/hplip b/config/rootfiles/packages/hplip index de35b63e9..da4860318 100644 --- a/config/rootfiles/packages/hplip +++ b/config/rootfiles/packages/hplip @@ -1,40 +1,40 @@ -#usr/share/doc/hplip-3.23.12 -#usr/share/doc/hplip-3.23.12/COPYING -#usr/share/doc/hplip-3.23.12/README_LIBJPG -#usr/share/doc/hplip-3.23.12/commandline.html -#usr/share/doc/hplip-3.23.12/copying.html -#usr/share/doc/hplip-3.23.12/copyright -#usr/share/doc/hplip-3.23.12/devicemanager.html -#usr/share/doc/hplip-3.23.12/faxtrouble.html -#usr/share/doc/hplip-3.23.12/gettinghelp.html -#usr/share/doc/hplip-3.23.12/hpscan.html -#usr/share/doc/hplip-3.23.12/images -#usr/share/doc/hplip-3.23.12/images/favicon.ico -#usr/share/doc/hplip-3.23.12/images/print.png -#usr/share/doc/hplip-3.23.12/images/toolbox_actions.png -#usr/share/doc/hplip-3.23.12/images/toolbox_fax.png -#usr/share/doc/hplip-3.23.12/images/toolbox_print_control.png -#usr/share/doc/hplip-3.23.12/images/toolbox_print_settings.png -#usr/share/doc/hplip-3.23.12/images/toolbox_status.png -#usr/share/doc/hplip-3.23.12/images/toolbox_supplies.png -#usr/share/doc/hplip-3.23.12/images/xsane.png -#usr/share/doc/hplip-3.23.12/index.html -#usr/share/doc/hplip-3.23.12/mainttask.html -#usr/share/doc/hplip-3.23.12/plugins.html -#usr/share/doc/hplip-3.23.12/print.html -#usr/share/doc/hplip-3.23.12/printing.html -#usr/share/doc/hplip-3.23.12/printoptions.html -#usr/share/doc/hplip-3.23.12/printtroubleshooting.html -#usr/share/doc/hplip-3.23.12/scanning.html -#usr/share/doc/hplip-3.23.12/scantrouble.html -#usr/share/doc/hplip-3.23.12/sendfax.html -#usr/share/doc/hplip-3.23.12/setup.html -#usr/share/doc/hplip-3.23.12/styles -#usr/share/doc/hplip-3.23.12/styles/css.css -#usr/share/doc/hplip-3.23.12/systray.html -#usr/share/doc/hplip-3.23.12/troubleshooting.html -#usr/share/doc/hplip-3.23.12/uninstalling.html -#usr/share/doc/hplip-3.23.12/upgrading.html +#usr/share/doc/hplip-3.24.4 +#usr/share/doc/hplip-3.24.4/COPYING +#usr/share/doc/hplip-3.24.4/README_LIBJPG +#usr/share/doc/hplip-3.24.4/commandline.html +#usr/share/doc/hplip-3.24.4/copying.html +#usr/share/doc/hplip-3.24.4/copyright +#usr/share/doc/hplip-3.24.4/devicemanager.html +#usr/share/doc/hplip-3.24.4/faxtrouble.html +#usr/share/doc/hplip-3.24.4/gettinghelp.html +#usr/share/doc/hplip-3.24.4/hpscan.html +#usr/share/doc/hplip-3.24.4/images +#usr/share/doc/hplip-3.24.4/images/favicon.ico +#usr/share/doc/hplip-3.24.4/images/print.png +#usr/share/doc/hplip-3.24.4/images/toolbox_actions.png +#usr/share/doc/hplip-3.24.4/images/toolbox_fax.png +#usr/share/doc/hplip-3.24.4/images/toolbox_print_control.png +#usr/share/doc/hplip-3.24.4/images/toolbox_print_settings.png +#usr/share/doc/hplip-3.24.4/images/toolbox_status.png +#usr/share/doc/hplip-3.24.4/images/toolbox_supplies.png +#usr/share/doc/hplip-3.24.4/images/xsane.png +#usr/share/doc/hplip-3.24.4/index.html +#usr/share/doc/hplip-3.24.4/mainttask.html +#usr/share/doc/hplip-3.24.4/plugins.html +#usr/share/doc/hplip-3.24.4/print.html +#usr/share/doc/hplip-3.24.4/printing.html +#usr/share/doc/hplip-3.24.4/printoptions.html +#usr/share/doc/hplip-3.24.4/printtroubleshooting.html +#usr/share/doc/hplip-3.24.4/scanning.html +#usr/share/doc/hplip-3.24.4/scantrouble.html +#usr/share/doc/hplip-3.24.4/sendfax.html +#usr/share/doc/hplip-3.24.4/setup.html +#usr/share/doc/hplip-3.24.4/styles +#usr/share/doc/hplip-3.24.4/styles/css.css +#usr/share/doc/hplip-3.24.4/systray.html +#usr/share/doc/hplip-3.24.4/troubleshooting.html +#usr/share/doc/hplip-3.24.4/uninstalling.html +#usr/share/doc/hplip-3.24.4/upgrading.html #usr/share/hplip usr/share/hplip/dat2drv usr/share/hplip/locatedriver @@ -1064,6 +1064,10 @@ usr/share/ppd/HP #usr/share/ppd/HP/hp-officejet_8010_series.ppd.gz #usr/share/ppd/HP/hp-officejet_8020_series.ppd.gz #usr/share/ppd/HP/hp-officejet_8040_series.ppd.gz +#usr/share/ppd/HP/hp-officejet_8120_series.ppd.gz +#usr/share/ppd/HP/hp-officejet_8120e_series.ppd.gz +#usr/share/ppd/HP/hp-officejet_8130_series.ppd.gz +#usr/share/ppd/HP/hp-officejet_8130e_series.ppd.gz #usr/share/ppd/HP/hp-officejet_8700.ppd.gz #usr/share/ppd/HP/hp-officejet_9010_series.ppd.gz #usr/share/ppd/HP/hp-officejet_9100_series-pcl3.ppd.gz @@ -1111,6 +1115,10 @@ usr/share/ppd/HP #usr/share/ppd/HP/hp-officejet_pro_8020_series.ppd.gz #usr/share/ppd/HP/hp-officejet_pro_8030_series.ppd.gz #usr/share/ppd/HP/hp-officejet_pro_8100.ppd.gz +#usr/share/ppd/HP/hp-officejet_pro_8120_series.ppd.gz +#usr/share/ppd/HP/hp-officejet_pro_8120e_series.ppd.gz +#usr/share/ppd/HP/hp-officejet_pro_8130_series.ppd.gz +#usr/share/ppd/HP/hp-officejet_pro_8130e_series.ppd.gz #usr/share/ppd/HP/hp-officejet_pro_8210-ps.ppd.gz #usr/share/ppd/HP/hp-officejet_pro_8500_a909a.ppd.gz #usr/share/ppd/HP/hp-officejet_pro_8500_a909g.ppd.gz @@ -1132,6 +1140,10 @@ usr/share/ppd/HP #usr/share/ppd/HP/hp-officejet_pro_9110b_series.ppd.gz #usr/share/ppd/HP/hp-officejet_pro_9120b_series.ppd.gz #usr/share/ppd/HP/hp-officejet_pro_9130b_series.ppd.gz +#usr/share/ppd/HP/hp-officejet_pro_9720_series.ppd.gz +#usr/share/ppd/HP/hp-officejet_pro_9720e_series.ppd.gz +#usr/share/ppd/HP/hp-officejet_pro_9730_series.ppd.gz +#usr/share/ppd/HP/hp-officejet_pro_9730e_series.ppd.gz #usr/share/ppd/HP/hp-officejet_pro_k5300.ppd.gz #usr/share/ppd/HP/hp-officejet_pro_k5400.ppd.gz #usr/share/ppd/HP/hp-officejet_pro_k550.ppd.gz diff --git a/config/rootfiles/packages/ncat b/config/rootfiles/packages/ncat index f1cf714b7..5f660dd9f 100644 --- a/config/rootfiles/packages/ncat +++ b/config/rootfiles/packages/ncat @@ -1,5 +1,841 @@ -usr/bin/nc -usr/bin/ncat -#usr/share/man/man1/ncat.1 -#usr/share/ncat -#usr/share/ncat/ca-bundle.crt +usr/bin/nmap +usr/bin/nping +#usr/share/man/de/man1/nmap.1 +#usr/share/man/es/man1 +#usr/share/man/es/man1/nmap.1 +#usr/share/man/fr/man1/nmap.1 +#usr/share/man/hr/man1/nmap.1 +#usr/share/man/hu +#usr/share/man/hu/man1 +#usr/share/man/hu/man1/nmap.1 +#usr/share/man/it/man1/nmap.1 +#usr/share/man/ja +#usr/share/man/ja/man1 +#usr/share/man/ja/man1/nmap.1 +#usr/share/man/man1/nmap.1 +#usr/share/man/man1/nping.1 +#usr/share/man/pl/man1 +#usr/share/man/pl/man1/nmap.1 +#usr/share/man/pt_BR/man1/nmap.1 +#usr/share/man/pt_PT +#usr/share/man/pt_PT/man1 +#usr/share/man/pt_PT/man1/nmap.1 +#usr/share/man/ro/man1/nmap.1 +#usr/share/man/ru/man1/nmap.1 +#usr/share/man/sk +#usr/share/man/sk/man1 +#usr/share/man/sk/man1/nmap.1 +#usr/share/man/zh +#usr/share/man/zh/man1 +#usr/share/man/zh/man1/nmap.1 +#usr/share/nmap +usr/share/nmap/nmap-mac-prefixes +usr/share/nmap/nmap-os-db +usr/share/nmap/nmap-protocols +usr/share/nmap/nmap-rpc +usr/share/nmap/nmap-service-probes +usr/share/nmap/nmap-services +usr/share/nmap/nmap.dtd +usr/share/nmap/nmap.xsl +usr/share/nmap/nse_main.lua +#usr/share/nmap/nselib +usr/share/nmap/nselib/afp.lua +usr/share/nmap/nselib/ajp.lua +usr/share/nmap/nselib/amqp.lua +usr/share/nmap/nselib/anyconnect.lua +usr/share/nmap/nselib/asn1.lua +usr/share/nmap/nselib/base32.lua +usr/share/nmap/nselib/base64.lua +usr/share/nmap/nselib/bin.lua +usr/share/nmap/nselib/bitcoin.lua +usr/share/nmap/nselib/bits.lua +usr/share/nmap/nselib/bittorrent.lua +usr/share/nmap/nselib/bjnp.lua +usr/share/nmap/nselib/brute.lua +usr/share/nmap/nselib/cassandra.lua +usr/share/nmap/nselib/citrixxml.lua +usr/share/nmap/nselib/coap.lua +usr/share/nmap/nselib/comm.lua +usr/share/nmap/nselib/creds.lua +usr/share/nmap/nselib/cvs.lua +#usr/share/nmap/nselib/data +usr/share/nmap/nselib/data/dns-srv-names +usr/share/nmap/nselib/data/drupal-modules.lst +usr/share/nmap/nselib/data/drupal-themes.lst +usr/share/nmap/nselib/data/enterprise_numbers.txt +usr/share/nmap/nselib/data/favicon-db +usr/share/nmap/nselib/data/http-default-accounts-fingerprints.lua +usr/share/nmap/nselib/data/http-devframework-fingerprints.lua +usr/share/nmap/nselib/data/http-fingerprints.lua +usr/share/nmap/nselib/data/http-folders.txt +usr/share/nmap/nselib/data/http-sql-errors.lst +usr/share/nmap/nselib/data/http-web-files-extensions.lst +usr/share/nmap/nselib/data/idnaMappings.lua +usr/share/nmap/nselib/data/ike-fingerprints.lua +#usr/share/nmap/nselib/data/jdwp-class +#usr/share/nmap/nselib/data/jdwp-class/JDWPExecCmd.class +#usr/share/nmap/nselib/data/jdwp-class/JDWPExecCmd.java +#usr/share/nmap/nselib/data/jdwp-class/JDWPSystemInfo.class +#usr/share/nmap/nselib/data/jdwp-class/JDWPSystemInfo.java +#usr/share/nmap/nselib/data/jdwp-class/README.txt +usr/share/nmap/nselib/data/mgroupnames.db +usr/share/nmap/nselib/data/mysql-cis.audit +usr/share/nmap/nselib/data/oracle-default-accounts.lst +usr/share/nmap/nselib/data/oracle-sids +usr/share/nmap/nselib/data/packetdecoders.lua +usr/share/nmap/nselib/data/passwords.lst +#usr/share/nmap/nselib/data/pixel.gif +#usr/share/nmap/nselib/data/psexec +#usr/share/nmap/nselib/data/psexec/README +usr/share/nmap/nselib/data/psexec/backdoor.lua +usr/share/nmap/nselib/data/psexec/default.lua +usr/share/nmap/nselib/data/psexec/drives.lua +usr/share/nmap/nselib/data/psexec/examples.lua +usr/share/nmap/nselib/data/psexec/experimental.lua +usr/share/nmap/nselib/data/psexec/network.lua +usr/share/nmap/nselib/data/psexec/nmap_service.c +usr/share/nmap/nselib/data/psexec/nmap_service.vcproj +usr/share/nmap/nselib/data/psexec/pwdump.lua +usr/share/nmap/nselib/data/publickeydb +usr/share/nmap/nselib/data/rtsp-urls.txt +usr/share/nmap/nselib/data/snmpcommunities.lst +usr/share/nmap/nselib/data/ssl-fingerprints +usr/share/nmap/nselib/data/targets-ipv6-wordlist +usr/share/nmap/nselib/data/tftp-fingerprints.lua +usr/share/nmap/nselib/data/tftplist.txt +usr/share/nmap/nselib/data/usernames.lst +usr/share/nmap/nselib/data/vhosts-default.lst +usr/share/nmap/nselib/data/vhosts-full.lst +usr/share/nmap/nselib/data/wp-plugins.lst +usr/share/nmap/nselib/data/wp-themes.lst +usr/share/nmap/nselib/datafiles.lua +usr/share/nmap/nselib/datetime.lua +usr/share/nmap/nselib/dhcp.lua +usr/share/nmap/nselib/dhcp6.lua +usr/share/nmap/nselib/dicom.lua +usr/share/nmap/nselib/dns.lua +usr/share/nmap/nselib/dnsbl.lua +usr/share/nmap/nselib/dnssd.lua +usr/share/nmap/nselib/drda.lua +usr/share/nmap/nselib/eap.lua +usr/share/nmap/nselib/eigrp.lua +usr/share/nmap/nselib/formulas.lua +usr/share/nmap/nselib/ftp.lua +usr/share/nmap/nselib/geoip.lua +usr/share/nmap/nselib/giop.lua +usr/share/nmap/nselib/gps.lua +usr/share/nmap/nselib/http.lua +usr/share/nmap/nselib/httpspider.lua +usr/share/nmap/nselib/iax2.lua +usr/share/nmap/nselib/idna.lua +usr/share/nmap/nselib/iec61850mms.lua +usr/share/nmap/nselib/ike.lua +usr/share/nmap/nselib/imap.lua +usr/share/nmap/nselib/informix.lua +usr/share/nmap/nselib/ipOps.lua +usr/share/nmap/nselib/ipmi.lua +usr/share/nmap/nselib/ipp.lua +usr/share/nmap/nselib/irc.lua +usr/share/nmap/nselib/iscsi.lua +usr/share/nmap/nselib/isns.lua +usr/share/nmap/nselib/jdwp.lua +usr/share/nmap/nselib/json.lua +usr/share/nmap/nselib/knx.lua +usr/share/nmap/nselib/ldap.lua +usr/share/nmap/nselib/lfs.luadoc +usr/share/nmap/nselib/libssh2-utility.lua +usr/share/nmap/nselib/libssh2.luadoc +usr/share/nmap/nselib/listop.lua +usr/share/nmap/nselib/lpeg-utility.lua +usr/share/nmap/nselib/lpeg.luadoc +usr/share/nmap/nselib/ls.lua +usr/share/nmap/nselib/match.lua +usr/share/nmap/nselib/membase.lua +usr/share/nmap/nselib/mobileme.lua +usr/share/nmap/nselib/mongodb.lua +usr/share/nmap/nselib/mqtt.lua +usr/share/nmap/nselib/msrpc.lua +usr/share/nmap/nselib/msrpcperformance.lua +usr/share/nmap/nselib/msrpctypes.lua +usr/share/nmap/nselib/mssql.lua +usr/share/nmap/nselib/multicast.lua +usr/share/nmap/nselib/mysql.lua +usr/share/nmap/nselib/natpmp.lua +usr/share/nmap/nselib/nbd.lua +usr/share/nmap/nselib/ncp.lua +usr/share/nmap/nselib/ndmp.lua +usr/share/nmap/nselib/netbios.lua +usr/share/nmap/nselib/nmap.luadoc +usr/share/nmap/nselib/nrpc.lua +usr/share/nmap/nselib/nsedebug.lua +usr/share/nmap/nselib/omp2.lua +usr/share/nmap/nselib/oops.lua +usr/share/nmap/nselib/openssl.luadoc +usr/share/nmap/nselib/ospf.lua +usr/share/nmap/nselib/outlib.lua +usr/share/nmap/nselib/packet.lua +usr/share/nmap/nselib/pgsql.lua +usr/share/nmap/nselib/pop3.lua +usr/share/nmap/nselib/pppoe.lua +usr/share/nmap/nselib/proxy.lua +usr/share/nmap/nselib/punycode.lua +usr/share/nmap/nselib/rand.lua +usr/share/nmap/nselib/rdp.lua +usr/share/nmap/nselib/re.lua +usr/share/nmap/nselib/redis.lua +usr/share/nmap/nselib/rmi.lua +usr/share/nmap/nselib/rpc.lua +usr/share/nmap/nselib/rpcap.lua +usr/share/nmap/nselib/rsync.lua +usr/share/nmap/nselib/rtsp.lua +usr/share/nmap/nselib/sasl.lua +usr/share/nmap/nselib/shortport.lua +usr/share/nmap/nselib/sip.lua +usr/share/nmap/nselib/slaxml.lua +usr/share/nmap/nselib/smb.lua +usr/share/nmap/nselib/smb2.lua +usr/share/nmap/nselib/smbauth.lua +usr/share/nmap/nselib/smtp.lua +usr/share/nmap/nselib/snmp.lua +usr/share/nmap/nselib/socks.lua +usr/share/nmap/nselib/srvloc.lua +usr/share/nmap/nselib/ssh1.lua +usr/share/nmap/nselib/ssh2.lua +usr/share/nmap/nselib/sslcert.lua +usr/share/nmap/nselib/sslv2.lua +usr/share/nmap/nselib/stdnse.lua +usr/share/nmap/nselib/strbuf.lua +usr/share/nmap/nselib/strict.lua +usr/share/nmap/nselib/stringaux.lua +usr/share/nmap/nselib/stun.lua +usr/share/nmap/nselib/tab.lua +usr/share/nmap/nselib/tableaux.lua +usr/share/nmap/nselib/target.lua +usr/share/nmap/nselib/tftp.lua +usr/share/nmap/nselib/tls.lua +usr/share/nmap/nselib/tn3270.lua +usr/share/nmap/nselib/tns.lua +usr/share/nmap/nselib/unicode.lua +usr/share/nmap/nselib/unittest.lua +usr/share/nmap/nselib/unpwdb.lua +usr/share/nmap/nselib/upnp.lua +usr/share/nmap/nselib/url.lua +usr/share/nmap/nselib/versant.lua +usr/share/nmap/nselib/vnc.lua +usr/share/nmap/nselib/vulns.lua +usr/share/nmap/nselib/vuzedht.lua +usr/share/nmap/nselib/wsdd.lua +usr/share/nmap/nselib/xdmcp.lua +usr/share/nmap/nselib/xmpp.lua +usr/share/nmap/nselib/zlib.luadoc +#usr/share/nmap/scripts +usr/share/nmap/scripts/acarsd-info.nse +usr/share/nmap/scripts/address-info.nse +usr/share/nmap/scripts/afp-brute.nse +usr/share/nmap/scripts/afp-ls.nse +usr/share/nmap/scripts/afp-path-vuln.nse +usr/share/nmap/scripts/afp-serverinfo.nse +usr/share/nmap/scripts/afp-showmount.nse +usr/share/nmap/scripts/ajp-auth.nse +usr/share/nmap/scripts/ajp-brute.nse +usr/share/nmap/scripts/ajp-headers.nse +usr/share/nmap/scripts/ajp-methods.nse +usr/share/nmap/scripts/ajp-request.nse +usr/share/nmap/scripts/allseeingeye-info.nse +usr/share/nmap/scripts/amqp-info.nse +usr/share/nmap/scripts/asn-query.nse +usr/share/nmap/scripts/auth-owners.nse +usr/share/nmap/scripts/auth-spoof.nse +usr/share/nmap/scripts/backorifice-brute.nse +usr/share/nmap/scripts/backorifice-info.nse +usr/share/nmap/scripts/bacnet-info.nse +usr/share/nmap/scripts/banner.nse +usr/share/nmap/scripts/bitcoin-getaddr.nse +usr/share/nmap/scripts/bitcoin-info.nse +usr/share/nmap/scripts/bitcoinrpc-info.nse +usr/share/nmap/scripts/bittorrent-discovery.nse +usr/share/nmap/scripts/bjnp-discover.nse +usr/share/nmap/scripts/broadcast-ataoe-discover.nse +usr/share/nmap/scripts/broadcast-avahi-dos.nse +usr/share/nmap/scripts/broadcast-bjnp-discover.nse +usr/share/nmap/scripts/broadcast-db2-discover.nse +usr/share/nmap/scripts/broadcast-dhcp-discover.nse +usr/share/nmap/scripts/broadcast-dhcp6-discover.nse +usr/share/nmap/scripts/broadcast-dns-service-discovery.nse +usr/share/nmap/scripts/broadcast-dropbox-listener.nse +usr/share/nmap/scripts/broadcast-eigrp-discovery.nse +usr/share/nmap/scripts/broadcast-hid-discoveryd.nse +usr/share/nmap/scripts/broadcast-igmp-discovery.nse +usr/share/nmap/scripts/broadcast-jenkins-discover.nse +usr/share/nmap/scripts/broadcast-listener.nse +usr/share/nmap/scripts/broadcast-ms-sql-discover.nse +usr/share/nmap/scripts/broadcast-netbios-master-browser.nse +usr/share/nmap/scripts/broadcast-networker-discover.nse +usr/share/nmap/scripts/broadcast-novell-locate.nse +usr/share/nmap/scripts/broadcast-ospf2-discover.nse +usr/share/nmap/scripts/broadcast-pc-anywhere.nse +usr/share/nmap/scripts/broadcast-pc-duo.nse +usr/share/nmap/scripts/broadcast-pim-discovery.nse +usr/share/nmap/scripts/broadcast-ping.nse +usr/share/nmap/scripts/broadcast-pppoe-discover.nse +usr/share/nmap/scripts/broadcast-rip-discover.nse +usr/share/nmap/scripts/broadcast-ripng-discover.nse +usr/share/nmap/scripts/broadcast-sonicwall-discover.nse +usr/share/nmap/scripts/broadcast-sybase-asa-discover.nse +usr/share/nmap/scripts/broadcast-tellstick-discover.nse +usr/share/nmap/scripts/broadcast-upnp-info.nse +usr/share/nmap/scripts/broadcast-versant-locate.nse +usr/share/nmap/scripts/broadcast-wake-on-lan.nse +usr/share/nmap/scripts/broadcast-wpad-discover.nse +usr/share/nmap/scripts/broadcast-wsdd-discover.nse +usr/share/nmap/scripts/broadcast-xdmcp-discover.nse +usr/share/nmap/scripts/cassandra-brute.nse +usr/share/nmap/scripts/cassandra-info.nse +usr/share/nmap/scripts/cccam-version.nse +usr/share/nmap/scripts/cics-enum.nse +usr/share/nmap/scripts/cics-info.nse +usr/share/nmap/scripts/cics-user-brute.nse +usr/share/nmap/scripts/cics-user-enum.nse +usr/share/nmap/scripts/citrix-brute-xml.nse +usr/share/nmap/scripts/citrix-enum-apps-xml.nse +usr/share/nmap/scripts/citrix-enum-apps.nse +usr/share/nmap/scripts/citrix-enum-servers-xml.nse +usr/share/nmap/scripts/citrix-enum-servers.nse +usr/share/nmap/scripts/clamav-exec.nse +usr/share/nmap/scripts/clock-skew.nse +usr/share/nmap/scripts/coap-resources.nse +usr/share/nmap/scripts/couchdb-databases.nse +usr/share/nmap/scripts/couchdb-stats.nse +usr/share/nmap/scripts/creds-summary.nse +usr/share/nmap/scripts/cups-info.nse +usr/share/nmap/scripts/cups-queue-info.nse +usr/share/nmap/scripts/cvs-brute-repository.nse +usr/share/nmap/scripts/cvs-brute.nse +usr/share/nmap/scripts/daap-get-library.nse +usr/share/nmap/scripts/daytime.nse +usr/share/nmap/scripts/db2-das-info.nse +usr/share/nmap/scripts/deluge-rpc-brute.nse +usr/share/nmap/scripts/dhcp-discover.nse +usr/share/nmap/scripts/dicom-brute.nse +usr/share/nmap/scripts/dicom-ping.nse +usr/share/nmap/scripts/dict-info.nse +usr/share/nmap/scripts/distcc-cve2004-2687.nse +usr/share/nmap/scripts/dns-blacklist.nse +usr/share/nmap/scripts/dns-brute.nse +usr/share/nmap/scripts/dns-cache-snoop.nse +usr/share/nmap/scripts/dns-check-zone.nse +usr/share/nmap/scripts/dns-client-subnet-scan.nse +usr/share/nmap/scripts/dns-fuzz.nse +usr/share/nmap/scripts/dns-ip6-arpa-scan.nse +usr/share/nmap/scripts/dns-nsec-enum.nse +usr/share/nmap/scripts/dns-nsec3-enum.nse +usr/share/nmap/scripts/dns-nsid.nse +usr/share/nmap/scripts/dns-random-srcport.nse +usr/share/nmap/scripts/dns-random-txid.nse +usr/share/nmap/scripts/dns-recursion.nse +usr/share/nmap/scripts/dns-service-discovery.nse +usr/share/nmap/scripts/dns-srv-enum.nse +usr/share/nmap/scripts/dns-update.nse +usr/share/nmap/scripts/dns-zeustracker.nse +usr/share/nmap/scripts/dns-zone-transfer.nse +usr/share/nmap/scripts/docker-version.nse +usr/share/nmap/scripts/domcon-brute.nse +usr/share/nmap/scripts/domcon-cmd.nse +usr/share/nmap/scripts/domino-enum-users.nse +usr/share/nmap/scripts/dpap-brute.nse +usr/share/nmap/scripts/drda-brute.nse +usr/share/nmap/scripts/drda-info.nse +usr/share/nmap/scripts/duplicates.nse +usr/share/nmap/scripts/eap-info.nse +usr/share/nmap/scripts/enip-info.nse +usr/share/nmap/scripts/epmd-info.nse +usr/share/nmap/scripts/eppc-enum-processes.nse +usr/share/nmap/scripts/fcrdns.nse +usr/share/nmap/scripts/finger.nse +usr/share/nmap/scripts/fingerprint-strings.nse +usr/share/nmap/scripts/firewalk.nse +usr/share/nmap/scripts/firewall-bypass.nse +usr/share/nmap/scripts/flume-master-info.nse +usr/share/nmap/scripts/fox-info.nse +usr/share/nmap/scripts/freelancer-info.nse +usr/share/nmap/scripts/ftp-anon.nse +usr/share/nmap/scripts/ftp-bounce.nse +usr/share/nmap/scripts/ftp-brute.nse +usr/share/nmap/scripts/ftp-libopie.nse +usr/share/nmap/scripts/ftp-proftpd-backdoor.nse +usr/share/nmap/scripts/ftp-syst.nse +usr/share/nmap/scripts/ftp-vsftpd-backdoor.nse +usr/share/nmap/scripts/ftp-vuln-cve2010-4221.nse +usr/share/nmap/scripts/ganglia-info.nse +usr/share/nmap/scripts/giop-info.nse +usr/share/nmap/scripts/gkrellm-info.nse +usr/share/nmap/scripts/gopher-ls.nse +usr/share/nmap/scripts/gpsd-info.nse +usr/share/nmap/scripts/hadoop-datanode-info.nse +usr/share/nmap/scripts/hadoop-jobtracker-info.nse +usr/share/nmap/scripts/hadoop-namenode-info.nse +usr/share/nmap/scripts/hadoop-secondary-namenode-info.nse +usr/share/nmap/scripts/hadoop-tasktracker-info.nse +usr/share/nmap/scripts/hartip-info.nse +usr/share/nmap/scripts/hbase-master-info.nse +usr/share/nmap/scripts/hbase-region-info.nse +usr/share/nmap/scripts/hddtemp-info.nse +usr/share/nmap/scripts/hnap-info.nse +usr/share/nmap/scripts/hostmap-bfk.nse +usr/share/nmap/scripts/hostmap-crtsh.nse +usr/share/nmap/scripts/hostmap-robtex.nse +usr/share/nmap/scripts/http-adobe-coldfusion-apsa1301.nse +usr/share/nmap/scripts/http-affiliate-id.nse +usr/share/nmap/scripts/http-apache-negotiation.nse +usr/share/nmap/scripts/http-apache-server-status.nse +usr/share/nmap/scripts/http-aspnet-debug.nse +usr/share/nmap/scripts/http-auth-finder.nse +usr/share/nmap/scripts/http-auth.nse +usr/share/nmap/scripts/http-avaya-ipoffice-users.nse +usr/share/nmap/scripts/http-awstatstotals-exec.nse +usr/share/nmap/scripts/http-axis2-dir-traversal.nse +usr/share/nmap/scripts/http-backup-finder.nse +usr/share/nmap/scripts/http-barracuda-dir-traversal.nse +usr/share/nmap/scripts/http-bigip-cookie.nse +usr/share/nmap/scripts/http-brute.nse +usr/share/nmap/scripts/http-cakephp-version.nse +usr/share/nmap/scripts/http-chrono.nse +usr/share/nmap/scripts/http-cisco-anyconnect.nse +usr/share/nmap/scripts/http-coldfusion-subzero.nse +usr/share/nmap/scripts/http-comments-displayer.nse +usr/share/nmap/scripts/http-config-backup.nse +usr/share/nmap/scripts/http-cookie-flags.nse +usr/share/nmap/scripts/http-cors.nse +usr/share/nmap/scripts/http-cross-domain-policy.nse +usr/share/nmap/scripts/http-csrf.nse +usr/share/nmap/scripts/http-date.nse +usr/share/nmap/scripts/http-default-accounts.nse +usr/share/nmap/scripts/http-devframework.nse +usr/share/nmap/scripts/http-dlink-backdoor.nse +usr/share/nmap/scripts/http-dombased-xss.nse +usr/share/nmap/scripts/http-domino-enum-passwords.nse +usr/share/nmap/scripts/http-drupal-enum-users.nse +usr/share/nmap/scripts/http-drupal-enum.nse +usr/share/nmap/scripts/http-enum.nse +usr/share/nmap/scripts/http-errors.nse +usr/share/nmap/scripts/http-exif-spider.nse +usr/share/nmap/scripts/http-favicon.nse +usr/share/nmap/scripts/http-feed.nse +usr/share/nmap/scripts/http-fetch.nse +usr/share/nmap/scripts/http-fileupload-exploiter.nse +usr/share/nmap/scripts/http-form-brute.nse +usr/share/nmap/scripts/http-form-fuzzer.nse +usr/share/nmap/scripts/http-frontpage-login.nse +usr/share/nmap/scripts/http-generator.nse +usr/share/nmap/scripts/http-git.nse +usr/share/nmap/scripts/http-gitweb-projects-enum.nse +usr/share/nmap/scripts/http-google-malware.nse +usr/share/nmap/scripts/http-grep.nse +usr/share/nmap/scripts/http-headers.nse +usr/share/nmap/scripts/http-hp-ilo-info.nse +usr/share/nmap/scripts/http-huawei-hg5xx-vuln.nse +usr/share/nmap/scripts/http-icloud-findmyiphone.nse +usr/share/nmap/scripts/http-icloud-sendmsg.nse +usr/share/nmap/scripts/http-iis-short-name-brute.nse +usr/share/nmap/scripts/http-iis-webdav-vuln.nse +usr/share/nmap/scripts/http-internal-ip-disclosure.nse +usr/share/nmap/scripts/http-joomla-brute.nse +usr/share/nmap/scripts/http-jsonp-detection.nse +usr/share/nmap/scripts/http-litespeed-sourcecode-download.nse +usr/share/nmap/scripts/http-ls.nse +usr/share/nmap/scripts/http-majordomo2-dir-traversal.nse +usr/share/nmap/scripts/http-malware-host.nse +usr/share/nmap/scripts/http-mcmp.nse +usr/share/nmap/scripts/http-method-tamper.nse +usr/share/nmap/scripts/http-methods.nse +usr/share/nmap/scripts/http-mobileversion-checker.nse +usr/share/nmap/scripts/http-ntlm-info.nse +usr/share/nmap/scripts/http-open-proxy.nse +usr/share/nmap/scripts/http-open-redirect.nse +usr/share/nmap/scripts/http-passwd.nse +usr/share/nmap/scripts/http-php-version.nse +usr/share/nmap/scripts/http-phpmyadmin-dir-traversal.nse +usr/share/nmap/scripts/http-phpself-xss.nse +usr/share/nmap/scripts/http-proxy-brute.nse +usr/share/nmap/scripts/http-put.nse +usr/share/nmap/scripts/http-qnap-nas-info.nse +usr/share/nmap/scripts/http-referer-checker.nse +usr/share/nmap/scripts/http-rfi-spider.nse +usr/share/nmap/scripts/http-robots.txt.nse +usr/share/nmap/scripts/http-robtex-reverse-ip.nse +usr/share/nmap/scripts/http-robtex-shared-ns.nse +usr/share/nmap/scripts/http-sap-netweaver-leak.nse +usr/share/nmap/scripts/http-security-headers.nse +usr/share/nmap/scripts/http-server-header.nse +usr/share/nmap/scripts/http-shellshock.nse +usr/share/nmap/scripts/http-sitemap-generator.nse +usr/share/nmap/scripts/http-slowloris-check.nse +usr/share/nmap/scripts/http-slowloris.nse +usr/share/nmap/scripts/http-sql-injection.nse +usr/share/nmap/scripts/http-stored-xss.nse +usr/share/nmap/scripts/http-svn-enum.nse +usr/share/nmap/scripts/http-svn-info.nse +usr/share/nmap/scripts/http-title.nse +usr/share/nmap/scripts/http-tplink-dir-traversal.nse +usr/share/nmap/scripts/http-trace.nse +usr/share/nmap/scripts/http-traceroute.nse +usr/share/nmap/scripts/http-trane-info.nse +usr/share/nmap/scripts/http-unsafe-output-escaping.nse +usr/share/nmap/scripts/http-useragent-tester.nse +usr/share/nmap/scripts/http-userdir-enum.nse +usr/share/nmap/scripts/http-vhosts.nse +usr/share/nmap/scripts/http-virustotal.nse +usr/share/nmap/scripts/http-vlcstreamer-ls.nse +usr/share/nmap/scripts/http-vmware-path-vuln.nse +usr/share/nmap/scripts/http-vuln-cve2006-3392.nse +usr/share/nmap/scripts/http-vuln-cve2009-3960.nse +usr/share/nmap/scripts/http-vuln-cve2010-0738.nse +usr/share/nmap/scripts/http-vuln-cve2010-2861.nse +usr/share/nmap/scripts/http-vuln-cve2011-3192.nse +usr/share/nmap/scripts/http-vuln-cve2011-3368.nse +usr/share/nmap/scripts/http-vuln-cve2012-1823.nse +usr/share/nmap/scripts/http-vuln-cve2013-0156.nse +usr/share/nmap/scripts/http-vuln-cve2013-6786.nse +usr/share/nmap/scripts/http-vuln-cve2013-7091.nse +usr/share/nmap/scripts/http-vuln-cve2014-2126.nse +usr/share/nmap/scripts/http-vuln-cve2014-2127.nse +usr/share/nmap/scripts/http-vuln-cve2014-2128.nse +usr/share/nmap/scripts/http-vuln-cve2014-2129.nse +usr/share/nmap/scripts/http-vuln-cve2014-3704.nse +usr/share/nmap/scripts/http-vuln-cve2014-8877.nse +usr/share/nmap/scripts/http-vuln-cve2015-1427.nse +usr/share/nmap/scripts/http-vuln-cve2015-1635.nse +usr/share/nmap/scripts/http-vuln-cve2017-1001000.nse +usr/share/nmap/scripts/http-vuln-cve2017-5638.nse +usr/share/nmap/scripts/http-vuln-cve2017-5689.nse +usr/share/nmap/scripts/http-vuln-cve2017-8917.nse +usr/share/nmap/scripts/http-vuln-misfortune-cookie.nse +usr/share/nmap/scripts/http-vuln-wnr1000-creds.nse +usr/share/nmap/scripts/http-waf-detect.nse +usr/share/nmap/scripts/http-waf-fingerprint.nse +usr/share/nmap/scripts/http-webdav-scan.nse +usr/share/nmap/scripts/http-wordpress-brute.nse +usr/share/nmap/scripts/http-wordpress-enum.nse +usr/share/nmap/scripts/http-wordpress-users.nse +usr/share/nmap/scripts/http-xssed.nse +usr/share/nmap/scripts/https-redirect.nse +usr/share/nmap/scripts/iax2-brute.nse +usr/share/nmap/scripts/iax2-version.nse +usr/share/nmap/scripts/icap-info.nse +usr/share/nmap/scripts/iec-identify.nse +usr/share/nmap/scripts/iec61850-mms.nse +usr/share/nmap/scripts/ike-version.nse +usr/share/nmap/scripts/imap-brute.nse +usr/share/nmap/scripts/imap-capabilities.nse +usr/share/nmap/scripts/imap-ntlm-info.nse +usr/share/nmap/scripts/impress-remote-discover.nse +usr/share/nmap/scripts/informix-brute.nse +usr/share/nmap/scripts/informix-query.nse +usr/share/nmap/scripts/informix-tables.nse +usr/share/nmap/scripts/ip-forwarding.nse +usr/share/nmap/scripts/ip-geolocation-geoplugin.nse +usr/share/nmap/scripts/ip-geolocation-ipinfodb.nse +usr/share/nmap/scripts/ip-geolocation-map-bing.nse +usr/share/nmap/scripts/ip-geolocation-map-google.nse +usr/share/nmap/scripts/ip-geolocation-map-kml.nse +usr/share/nmap/scripts/ip-geolocation-maxmind.nse +usr/share/nmap/scripts/ip-https-discover.nse +usr/share/nmap/scripts/ipidseq.nse +usr/share/nmap/scripts/ipmi-brute.nse +usr/share/nmap/scripts/ipmi-cipher-zero.nse +usr/share/nmap/scripts/ipmi-version.nse +usr/share/nmap/scripts/ipv6-multicast-mld-list.nse +usr/share/nmap/scripts/ipv6-node-info.nse +usr/share/nmap/scripts/ipv6-ra-flood.nse +usr/share/nmap/scripts/irc-botnet-channels.nse +usr/share/nmap/scripts/irc-brute.nse +usr/share/nmap/scripts/irc-info.nse +usr/share/nmap/scripts/irc-sasl-brute.nse +usr/share/nmap/scripts/irc-unrealircd-backdoor.nse +usr/share/nmap/scripts/iscsi-brute.nse +usr/share/nmap/scripts/iscsi-info.nse +usr/share/nmap/scripts/isns-info.nse +usr/share/nmap/scripts/jdwp-exec.nse +usr/share/nmap/scripts/jdwp-info.nse +usr/share/nmap/scripts/jdwp-inject.nse +usr/share/nmap/scripts/jdwp-version.nse +usr/share/nmap/scripts/knx-gateway-discover.nse +usr/share/nmap/scripts/knx-gateway-info.nse +usr/share/nmap/scripts/krb5-enum-users.nse +usr/share/nmap/scripts/ldap-brute.nse +usr/share/nmap/scripts/ldap-novell-getpass.nse +usr/share/nmap/scripts/ldap-rootdse.nse +usr/share/nmap/scripts/ldap-search.nse +usr/share/nmap/scripts/lexmark-config.nse +usr/share/nmap/scripts/llmnr-resolve.nse +usr/share/nmap/scripts/lltd-discovery.nse +usr/share/nmap/scripts/lu-enum.nse +usr/share/nmap/scripts/maxdb-info.nse +usr/share/nmap/scripts/mcafee-epo-agent.nse +usr/share/nmap/scripts/membase-brute.nse +usr/share/nmap/scripts/membase-http-info.nse +usr/share/nmap/scripts/memcached-info.nse +usr/share/nmap/scripts/metasploit-info.nse +usr/share/nmap/scripts/metasploit-msgrpc-brute.nse +usr/share/nmap/scripts/metasploit-xmlrpc-brute.nse +usr/share/nmap/scripts/mikrotik-routeros-brute.nse +usr/share/nmap/scripts/mmouse-brute.nse +usr/share/nmap/scripts/mmouse-exec.nse +usr/share/nmap/scripts/modbus-discover.nse +usr/share/nmap/scripts/mongodb-brute.nse +usr/share/nmap/scripts/mongodb-databases.nse +usr/share/nmap/scripts/mongodb-info.nse +usr/share/nmap/scripts/mqtt-subscribe.nse +usr/share/nmap/scripts/mrinfo.nse +usr/share/nmap/scripts/ms-sql-brute.nse +usr/share/nmap/scripts/ms-sql-config.nse +usr/share/nmap/scripts/ms-sql-dac.nse +usr/share/nmap/scripts/ms-sql-dump-hashes.nse +usr/share/nmap/scripts/ms-sql-empty-password.nse +usr/share/nmap/scripts/ms-sql-hasdbaccess.nse +usr/share/nmap/scripts/ms-sql-info.nse +usr/share/nmap/scripts/ms-sql-ntlm-info.nse +usr/share/nmap/scripts/ms-sql-query.nse +usr/share/nmap/scripts/ms-sql-tables.nse +usr/share/nmap/scripts/ms-sql-xp-cmdshell.nse +usr/share/nmap/scripts/msrpc-enum.nse +usr/share/nmap/scripts/mtrace.nse +usr/share/nmap/scripts/multicast-profinet-discovery.nse +usr/share/nmap/scripts/murmur-version.nse +usr/share/nmap/scripts/mysql-audit.nse +usr/share/nmap/scripts/mysql-brute.nse +usr/share/nmap/scripts/mysql-databases.nse +usr/share/nmap/scripts/mysql-dump-hashes.nse +usr/share/nmap/scripts/mysql-empty-password.nse +usr/share/nmap/scripts/mysql-enum.nse +usr/share/nmap/scripts/mysql-info.nse +usr/share/nmap/scripts/mysql-query.nse +usr/share/nmap/scripts/mysql-users.nse +usr/share/nmap/scripts/mysql-variables.nse +usr/share/nmap/scripts/mysql-vuln-cve2012-2122.nse +usr/share/nmap/scripts/nat-pmp-info.nse +usr/share/nmap/scripts/nat-pmp-mapport.nse +usr/share/nmap/scripts/nbd-info.nse +usr/share/nmap/scripts/nbns-interfaces.nse +usr/share/nmap/scripts/nbstat.nse +usr/share/nmap/scripts/ncp-enum-users.nse +usr/share/nmap/scripts/ncp-serverinfo.nse +usr/share/nmap/scripts/ndmp-fs-info.nse +usr/share/nmap/scripts/ndmp-version.nse +usr/share/nmap/scripts/nessus-brute.nse +usr/share/nmap/scripts/nessus-xmlrpc-brute.nse +usr/share/nmap/scripts/netbus-auth-bypass.nse +usr/share/nmap/scripts/netbus-brute.nse +usr/share/nmap/scripts/netbus-info.nse +usr/share/nmap/scripts/netbus-version.nse +usr/share/nmap/scripts/nexpose-brute.nse +usr/share/nmap/scripts/nfs-ls.nse +usr/share/nmap/scripts/nfs-showmount.nse +usr/share/nmap/scripts/nfs-statfs.nse +usr/share/nmap/scripts/nje-node-brute.nse +usr/share/nmap/scripts/nje-pass-brute.nse +usr/share/nmap/scripts/nntp-ntlm-info.nse +usr/share/nmap/scripts/nping-brute.nse +usr/share/nmap/scripts/nrpe-enum.nse +usr/share/nmap/scripts/ntp-info.nse +usr/share/nmap/scripts/ntp-monlist.nse +usr/share/nmap/scripts/omp2-brute.nse +usr/share/nmap/scripts/omp2-enum-targets.nse +usr/share/nmap/scripts/omron-info.nse +usr/share/nmap/scripts/openflow-info.nse +usr/share/nmap/scripts/openlookup-info.nse +usr/share/nmap/scripts/openvas-otp-brute.nse +usr/share/nmap/scripts/openwebnet-discovery.nse +usr/share/nmap/scripts/oracle-brute-stealth.nse +usr/share/nmap/scripts/oracle-brute.nse +usr/share/nmap/scripts/oracle-enum-users.nse +usr/share/nmap/scripts/oracle-sid-brute.nse +usr/share/nmap/scripts/oracle-tns-version.nse +usr/share/nmap/scripts/ovs-agent-version.nse +usr/share/nmap/scripts/p2p-conficker.nse +usr/share/nmap/scripts/path-mtu.nse +usr/share/nmap/scripts/pcanywhere-brute.nse +usr/share/nmap/scripts/pcworx-info.nse +usr/share/nmap/scripts/pgsql-brute.nse +usr/share/nmap/scripts/pjl-ready-message.nse +usr/share/nmap/scripts/pop3-brute.nse +usr/share/nmap/scripts/pop3-capabilities.nse +usr/share/nmap/scripts/pop3-ntlm-info.nse +usr/share/nmap/scripts/port-states.nse +usr/share/nmap/scripts/pptp-version.nse +usr/share/nmap/scripts/profinet-cm-lookup.nse +usr/share/nmap/scripts/puppet-naivesigning.nse +usr/share/nmap/scripts/qconn-exec.nse +usr/share/nmap/scripts/qscan.nse +usr/share/nmap/scripts/quake1-info.nse +usr/share/nmap/scripts/quake3-info.nse +usr/share/nmap/scripts/quake3-master-getservers.nse +usr/share/nmap/scripts/rdp-enum-encryption.nse +usr/share/nmap/scripts/rdp-ntlm-info.nse +usr/share/nmap/scripts/rdp-vuln-ms12-020.nse +usr/share/nmap/scripts/realvnc-auth-bypass.nse +usr/share/nmap/scripts/redis-brute.nse +usr/share/nmap/scripts/redis-info.nse +usr/share/nmap/scripts/resolveall.nse +usr/share/nmap/scripts/reverse-index.nse +usr/share/nmap/scripts/rexec-brute.nse +usr/share/nmap/scripts/rfc868-time.nse +usr/share/nmap/scripts/riak-http-info.nse +usr/share/nmap/scripts/rlogin-brute.nse +usr/share/nmap/scripts/rmi-dumpregistry.nse +usr/share/nmap/scripts/rmi-vuln-classloader.nse +usr/share/nmap/scripts/rpc-grind.nse +usr/share/nmap/scripts/rpcap-brute.nse +usr/share/nmap/scripts/rpcap-info.nse +usr/share/nmap/scripts/rpcinfo.nse +usr/share/nmap/scripts/rsa-vuln-roca.nse +usr/share/nmap/scripts/rsync-brute.nse +usr/share/nmap/scripts/rsync-list-modules.nse +usr/share/nmap/scripts/rtsp-methods.nse +usr/share/nmap/scripts/rtsp-url-brute.nse +usr/share/nmap/scripts/rusers.nse +usr/share/nmap/scripts/s7-info.nse +usr/share/nmap/scripts/samba-vuln-cve-2012-1182.nse +usr/share/nmap/scripts/script.db +usr/share/nmap/scripts/servicetags.nse +usr/share/nmap/scripts/shodan-api.nse +usr/share/nmap/scripts/sip-brute.nse +usr/share/nmap/scripts/sip-call-spoof.nse +usr/share/nmap/scripts/sip-enum-users.nse +usr/share/nmap/scripts/sip-methods.nse +usr/share/nmap/scripts/skypev2-version.nse +usr/share/nmap/scripts/smb-brute.nse +usr/share/nmap/scripts/smb-double-pulsar-backdoor.nse +usr/share/nmap/scripts/smb-enum-domains.nse +usr/share/nmap/scripts/smb-enum-groups.nse +usr/share/nmap/scripts/smb-enum-processes.nse +usr/share/nmap/scripts/smb-enum-services.nse +usr/share/nmap/scripts/smb-enum-sessions.nse +usr/share/nmap/scripts/smb-enum-shares.nse +usr/share/nmap/scripts/smb-enum-users.nse +usr/share/nmap/scripts/smb-flood.nse +usr/share/nmap/scripts/smb-ls.nse +usr/share/nmap/scripts/smb-mbenum.nse +usr/share/nmap/scripts/smb-os-discovery.nse +usr/share/nmap/scripts/smb-print-text.nse +usr/share/nmap/scripts/smb-protocols.nse +usr/share/nmap/scripts/smb-psexec.nse +usr/share/nmap/scripts/smb-security-mode.nse +usr/share/nmap/scripts/smb-server-stats.nse +usr/share/nmap/scripts/smb-system-info.nse +usr/share/nmap/scripts/smb-vuln-conficker.nse +usr/share/nmap/scripts/smb-vuln-cve-2017-7494.nse +usr/share/nmap/scripts/smb-vuln-cve2009-3103.nse +usr/share/nmap/scripts/smb-vuln-ms06-025.nse +usr/share/nmap/scripts/smb-vuln-ms07-029.nse +usr/share/nmap/scripts/smb-vuln-ms08-067.nse +usr/share/nmap/scripts/smb-vuln-ms10-054.nse +usr/share/nmap/scripts/smb-vuln-ms10-061.nse +usr/share/nmap/scripts/smb-vuln-ms17-010.nse +usr/share/nmap/scripts/smb-vuln-regsvc-dos.nse +usr/share/nmap/scripts/smb-vuln-webexec.nse +usr/share/nmap/scripts/smb-webexec-exploit.nse +usr/share/nmap/scripts/smb2-capabilities.nse +usr/share/nmap/scripts/smb2-security-mode.nse +usr/share/nmap/scripts/smb2-time.nse +usr/share/nmap/scripts/smb2-vuln-uptime.nse +usr/share/nmap/scripts/smtp-brute.nse +usr/share/nmap/scripts/smtp-commands.nse +usr/share/nmap/scripts/smtp-enum-users.nse +usr/share/nmap/scripts/smtp-ntlm-info.nse +usr/share/nmap/scripts/smtp-open-relay.nse +usr/share/nmap/scripts/smtp-strangeport.nse +usr/share/nmap/scripts/smtp-vuln-cve2010-4344.nse +usr/share/nmap/scripts/smtp-vuln-cve2011-1720.nse +usr/share/nmap/scripts/smtp-vuln-cve2011-1764.nse +usr/share/nmap/scripts/sniffer-detect.nse +usr/share/nmap/scripts/snmp-brute.nse +usr/share/nmap/scripts/snmp-hh3c-logins.nse +usr/share/nmap/scripts/snmp-info.nse +usr/share/nmap/scripts/snmp-interfaces.nse +usr/share/nmap/scripts/snmp-ios-config.nse +usr/share/nmap/scripts/snmp-netstat.nse +usr/share/nmap/scripts/snmp-processes.nse +usr/share/nmap/scripts/snmp-sysdescr.nse +usr/share/nmap/scripts/snmp-win32-services.nse +usr/share/nmap/scripts/snmp-win32-shares.nse +usr/share/nmap/scripts/snmp-win32-software.nse +usr/share/nmap/scripts/snmp-win32-users.nse +usr/share/nmap/scripts/socks-auth-info.nse +usr/share/nmap/scripts/socks-brute.nse +usr/share/nmap/scripts/socks-open-proxy.nse +usr/share/nmap/scripts/ssh-auth-methods.nse +usr/share/nmap/scripts/ssh-brute.nse +usr/share/nmap/scripts/ssh-hostkey.nse +usr/share/nmap/scripts/ssh-publickey-acceptance.nse +usr/share/nmap/scripts/ssh-run.nse +usr/share/nmap/scripts/ssh2-enum-algos.nse +usr/share/nmap/scripts/sshv1.nse +usr/share/nmap/scripts/ssl-ccs-injection.nse +usr/share/nmap/scripts/ssl-cert-intaddr.nse +usr/share/nmap/scripts/ssl-cert.nse +usr/share/nmap/scripts/ssl-date.nse +usr/share/nmap/scripts/ssl-dh-params.nse +usr/share/nmap/scripts/ssl-enum-ciphers.nse +usr/share/nmap/scripts/ssl-heartbleed.nse +usr/share/nmap/scripts/ssl-known-key.nse +usr/share/nmap/scripts/ssl-poodle.nse +usr/share/nmap/scripts/sslv2-drown.nse +usr/share/nmap/scripts/sslv2.nse +usr/share/nmap/scripts/sstp-discover.nse +usr/share/nmap/scripts/stun-info.nse +usr/share/nmap/scripts/stun-version.nse +usr/share/nmap/scripts/stuxnet-detect.nse +usr/share/nmap/scripts/supermicro-ipmi-conf.nse +usr/share/nmap/scripts/svn-brute.nse +usr/share/nmap/scripts/targets-asn.nse +usr/share/nmap/scripts/targets-ipv6-map4to6.nse +usr/share/nmap/scripts/targets-ipv6-multicast-echo.nse +usr/share/nmap/scripts/targets-ipv6-multicast-invalid-dst.nse +usr/share/nmap/scripts/targets-ipv6-multicast-mld.nse +usr/share/nmap/scripts/targets-ipv6-multicast-slaac.nse +usr/share/nmap/scripts/targets-ipv6-wordlist.nse +usr/share/nmap/scripts/targets-sniffer.nse +usr/share/nmap/scripts/targets-traceroute.nse +usr/share/nmap/scripts/targets-xml.nse +usr/share/nmap/scripts/teamspeak2-version.nse +usr/share/nmap/scripts/telnet-brute.nse +usr/share/nmap/scripts/telnet-encryption.nse +usr/share/nmap/scripts/telnet-ntlm-info.nse +usr/share/nmap/scripts/tftp-enum.nse +usr/share/nmap/scripts/tftp-version.nse +usr/share/nmap/scripts/tls-alpn.nse +usr/share/nmap/scripts/tls-nextprotoneg.nse +usr/share/nmap/scripts/tls-ticketbleed.nse +usr/share/nmap/scripts/tn3270-screen.nse +usr/share/nmap/scripts/tor-consensus-checker.nse +usr/share/nmap/scripts/traceroute-geolocation.nse +usr/share/nmap/scripts/tso-brute.nse +usr/share/nmap/scripts/tso-enum.nse +usr/share/nmap/scripts/ubiquiti-discovery.nse +usr/share/nmap/scripts/unittest.nse +usr/share/nmap/scripts/unusual-port.nse +usr/share/nmap/scripts/upnp-info.nse +usr/share/nmap/scripts/uptime-agent-info.nse +usr/share/nmap/scripts/url-snarf.nse +usr/share/nmap/scripts/ventrilo-info.nse +usr/share/nmap/scripts/versant-info.nse +usr/share/nmap/scripts/vmauthd-brute.nse +usr/share/nmap/scripts/vmware-version.nse +usr/share/nmap/scripts/vnc-brute.nse +usr/share/nmap/scripts/vnc-info.nse +usr/share/nmap/scripts/vnc-title.nse +usr/share/nmap/scripts/voldemort-info.nse +usr/share/nmap/scripts/vtam-enum.nse +usr/share/nmap/scripts/vulners.nse +usr/share/nmap/scripts/vuze-dht-info.nse +usr/share/nmap/scripts/wdb-version.nse +usr/share/nmap/scripts/weblogic-t3-info.nse +usr/share/nmap/scripts/whois-domain.nse +usr/share/nmap/scripts/whois-ip.nse +usr/share/nmap/scripts/wsdd-discover.nse +usr/share/nmap/scripts/x11-access.nse +usr/share/nmap/scripts/xdmcp-discover.nse +usr/share/nmap/scripts/xmlrpc-methods.nse +usr/share/nmap/scripts/xmpp-brute.nse +usr/share/nmap/scripts/xmpp-info.nse diff --git a/config/rootfiles/packages/nmap b/config/rootfiles/packages/nmap index b7627c97f..5f660dd9f 100644 --- a/config/rootfiles/packages/nmap +++ b/config/rootfiles/packages/nmap @@ -1,7 +1,6 @@ usr/bin/nmap usr/bin/nping #usr/share/man/de/man1/nmap.1 -#usr/share/man/es #usr/share/man/es/man1 #usr/share/man/es/man1/nmap.1 #usr/share/man/fr/man1/nmap.1 @@ -15,7 +14,6 @@ usr/bin/nping #usr/share/man/ja/man1/nmap.1 #usr/share/man/man1/nmap.1 #usr/share/man/man1/nping.1 -#usr/share/man/pl #usr/share/man/pl/man1 #usr/share/man/pl/man1/nmap.1 #usr/share/man/pt_BR/man1/nmap.1 @@ -130,6 +128,7 @@ usr/share/nmap/nselib/http.lua usr/share/nmap/nselib/httpspider.lua usr/share/nmap/nselib/iax2.lua usr/share/nmap/nselib/idna.lua +usr/share/nmap/nselib/iec61850mms.lua usr/share/nmap/nselib/ike.lua usr/share/nmap/nselib/imap.lua usr/share/nmap/nselib/informix.lua @@ -175,7 +174,6 @@ usr/share/nmap/nselib/openssl.luadoc usr/share/nmap/nselib/ospf.lua usr/share/nmap/nselib/outlib.lua usr/share/nmap/nselib/packet.lua -usr/share/nmap/nselib/pcre.luadoc usr/share/nmap/nselib/pgsql.lua usr/share/nmap/nselib/pop3.lua usr/share/nmap/nselib/pppoe.lua @@ -378,6 +376,7 @@ usr/share/nmap/scripts/hadoop-jobtracker-info.nse usr/share/nmap/scripts/hadoop-namenode-info.nse usr/share/nmap/scripts/hadoop-secondary-namenode-info.nse usr/share/nmap/scripts/hadoop-tasktracker-info.nse +usr/share/nmap/scripts/hartip-info.nse usr/share/nmap/scripts/hbase-master-info.nse usr/share/nmap/scripts/hbase-region-info.nse usr/share/nmap/scripts/hddtemp-info.nse @@ -524,6 +523,7 @@ usr/share/nmap/scripts/iax2-brute.nse usr/share/nmap/scripts/iax2-version.nse usr/share/nmap/scripts/icap-info.nse usr/share/nmap/scripts/iec-identify.nse +usr/share/nmap/scripts/iec61850-mms.nse usr/share/nmap/scripts/ike-version.nse usr/share/nmap/scripts/imap-brute.nse usr/share/nmap/scripts/imap-capabilities.nse @@ -600,6 +600,7 @@ usr/share/nmap/scripts/ms-sql-tables.nse usr/share/nmap/scripts/ms-sql-xp-cmdshell.nse usr/share/nmap/scripts/msrpc-enum.nse usr/share/nmap/scripts/mtrace.nse +usr/share/nmap/scripts/multicast-profinet-discovery.nse usr/share/nmap/scripts/murmur-version.nse usr/share/nmap/scripts/mysql-audit.nse usr/share/nmap/scripts/mysql-brute.nse @@ -662,6 +663,7 @@ usr/share/nmap/scripts/pop3-capabilities.nse usr/share/nmap/scripts/pop3-ntlm-info.nse usr/share/nmap/scripts/port-states.nse usr/share/nmap/scripts/pptp-version.nse +usr/share/nmap/scripts/profinet-cm-lookup.nse usr/share/nmap/scripts/puppet-naivesigning.nse usr/share/nmap/scripts/qconn-exec.nse usr/share/nmap/scripts/qscan.nse diff --git a/lfs/bwm-ng b/lfs/bwm-ng index 12f44d3a4..34b7fed4f 100644 --- a/lfs/bwm-ng +++ b/lfs/bwm-ng @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2024 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -26,15 +26,15 @@ include Config
SUMMARY = Realtime Bandwidth Monitor
-VER = 0.6.1-f54b3fa +VER = 0.6.3
THISAPP = bwm-ng-$(VER) -DL_FILE = $(THISAPP).tar.xz +DL_FILE = $(THISAPP).tar.gz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = bwm-ng -PAK_VER = 2 +PAK_VER = 3
DEPS =
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 1f060351487c234864dace572e4378ac128b5ac1ce1544056c13583922c2249ccb9dbf36e180781122397c282348a0624d31c142265c27fd16a8cf107fa62731 +$(DL_FILE)_BLAKE2 = bfc5007470a2e4d7f50dc43dc33898f5bcb34a0eaeeb0f53ed74029299ac2b732d343eaf725144a05b778ad8a204c5d546f0ea0b6aaf997995e2e7a6bc3c6cf6
install : $(TARGET) @@ -83,7 +83,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && ./autogen.sh - cd $(DIR_APP) && ./configure --prefix=/usr + cd $(DIR_APP) && ./configure \ + --prefix=/usr cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install @rm -rf $(DIR_APP) diff --git a/lfs/cups b/lfs/cups index ee90953cc..330f828d2 100644 --- a/lfs/cups +++ b/lfs/cups @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2024 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@
include Config
-VER = 2.4.6 +VER = 2.4.10 SUMMARY = The Common UNIX Printing System
THISAPP = cups-$(VER) @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/cups-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cups -PAK_VER = 38 +PAK_VER = 39
DEPS = avahi cups-filters dbus ghostscript libexif
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 4e61112ddaa46f20b1cfcb8f523dd07ba7d82604b9857754b288a2a9c5bc50ce242cfa119867347e4696818dc2eb505cf7fff1f9a0634e314edb2500395b83e4 +$(DL_FILE)_BLAKE2 = 842a713d606c1e68d5113c0fc2f063cb58519891bb8f442fd64caeebf6b14fbf38b59d1fe4277cf8f9a01238c4c040fc7919234afa56dc86fcebb623a0058322
install : $(TARGET)
diff --git a/lfs/fetchmail b/lfs/fetchmail index dbba637ba..6beb0db74 100644 --- a/lfs/fetchmail +++ b/lfs/fetchmail @@ -26,7 +26,7 @@ include Config
SUMMARY = Full-Featured POP and IMAP Mail Retrieval Daemon
-VER = 6.4.38 +VER = 6.4.39
THISAPP = fetchmail-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = fetchmail -PAK_VER = 16 +PAK_VER = 17
DEPS =
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 6bb743b0e1f47143f69e3790ba2ad8849d2ec216c5fd7cc427a737e00183f2e3a65007df9dc5ffdebd991bd13e079a501519b271d02b1fd75151032d74e84dd2 +$(DL_FILE)_BLAKE2 = 2d03f6668d2882e7dd1d4e83e8643a2a4c81576a143c75ff1b24327873fa6112fa313f9723373a268e04697b76b3b638cbbd7a04c21cba946cd1532b6aaf201d
install : $(TARGET)
@@ -83,11 +83,10 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar Jxf $(DIR_DL)/$(DL_FILE) $(UPDATE_AUTOMAKE) cd $(DIR_APP) && PYTHON=python3 \ - ./configure \ - --prefix=/usr \ - --with-ssl \ - --disable-nls - + ./configure \ + --prefix=/usr \ + --with-ssl \ + --disable-nls cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install
diff --git a/lfs/fping b/lfs/fping index 0ccf82777..a60ccf6dd 100644 --- a/lfs/fping +++ b/lfs/fping @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2024 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -26,7 +26,7 @@ include Config
SUMMARY = A program to ping multiple hosts
-VER = 5.1 +VER = 5.2
THISAPP = fping-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = fping -PAK_VER = 7 +PAK_VER = 8
DEPS = ""
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 2fb344e650b5a359fb8780f2c599455d39405ae823edf695ee4385aa2661dc5811e088bafa1b9f53846ee90c0afa959a92832381a03346d1fda048eb4e7ee098 +$(DL_FILE)_BLAKE2 = 7efb445f32ffe2d3766d598da5f1585270ae8e68ceb8b64e418040f330e7736bfaf0313077e28b12031af25ed7952943603d3a5908174c3f78d9a1af0b735da9
install : $(TARGET)
@@ -82,10 +82,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) $(UPDATE_AUTOMAKE) - cd $(DIR_APP) && ./configure \ - --prefix=/usr \ - --disable-ipv6 - + cd $(DIR_APP) && ./configure \ + --prefix=/usr \ + --disable-ipv6 cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install
diff --git a/lfs/freeradius b/lfs/freeradius index df59bd63b..7136dc3e1 100644 --- a/lfs/freeradius +++ b/lfs/freeradius @@ -26,7 +26,7 @@ include Config
SUMMARY = RADIUS Server
-VER = 3.2.3 +VER = 3.2.5
THISAPP = freeradius-server-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = freeradius -PAK_VER = 20 +PAK_VER = 21
DEPS = libtalloc samba
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 525204331a5b123dac7457c6adb755cbe9794dbff4a536ea665fc7d1cac97553e392b7b598741c2a9dd00c81decd00608499d6f25208e389b9f213f54977de84 +$(DL_FILE)_BLAKE2 = 169dccd6f04b4503869912dec9423279cc18fc22fa3babf324747bdf0d80d3b4fa5460ac07f89f8d845bf664283a9772b483b8fcec990364fcaf71b673b6917c
install : $(TARGET)
@@ -89,19 +89,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --sysconfdir=/etc \ --libdir=/usr/lib/freeradius \ --localstatedir=/var \ - --with-system-libtool \ --with-threads \ - --with-thread-pool \ - --disable-ltdl-install \ --disable-openssl-version-check \ - --without-rlm_eap_ikev2 \ - --without-rlm_sql_iodbc \ - --without-rlm_sql_firebird \ - --without-rlm_sql_db2 \ - --without-rlm_sql_oracle \ - --without-rlm_sql_sqlite \ - --without-rlm_sql_mysql \ - --without-rlm_python \ LDFLAGS="$(LDFLAGS)"
cd $(DIR_APP) && make $(MAKETUNING) diff --git a/lfs/frr b/lfs/frr index ea5a6b9e9..577698cd6 100644 --- a/lfs/frr +++ b/lfs/frr @@ -26,7 +26,7 @@ include Config
SUMMARY = FRRouting Routing daemon
-VER = 9.1 +VER = 10.1
THISAPP = frr-frr-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = frr -PAK_VER = 9 +PAK_VER = 10
DEPS =
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = ba64f9455c38441f8cadce4eed435fb86344244e98bd1b675335887fb098be29adc035d722d3c128e136a4c6b0aa1adcbdc0e22815702e52170da940a5caf20a +$(DL_FILE)_BLAKE2 = 72dccecd6ad4f64a635d17ca99f2b1583ea83697901a0078270c033effa53ece2a4fe169d1b46d9393000a437bb48e562f49b2a94b48f4d2d013d2204322fde8
install : $(TARGET)
diff --git a/lfs/haproxy b/lfs/haproxy index bae1a7b16..c433d40e0 100644 --- a/lfs/haproxy +++ b/lfs/haproxy @@ -26,9 +26,9 @@ include Config
SUMMARY = The Reliable, High Performance TCP/HTTP Load Balancer
-VER = 2.9.2 +VER = 3.0.3
-# From: https://www.haproxy.org/download/2.9/src/haproxy-2.9.2.tar.gz +# From: https://www.haproxy.org/download/3.0/src/haproxy-3.0.3.tar.gz
THISAPP = haproxy-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -36,7 +36,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = haproxy -PAK_VER = 29 +PAK_VER = 30
DEPS =
@@ -54,7 +54,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 257a594fdb18e50c99e4256aa364d2ea55b56e39bfda0435c921927939a09231be5ae2bd7f39e23286febb343fa0dca5fc33f9b279461c5083050898390b21db +$(DL_FILE)_BLAKE2 = d5f10110f0c95e214885b3a2248ed048adaf747e382fd343f90cfd35ed58e58f71a643260d87208e70f4d37101ba80471cd06ccd2d4cd9915031aa42fc86104f
install : $(TARGET)
diff --git a/lfs/hplip b/lfs/hplip index f56f9576b..968bb5efa 100644 --- a/lfs/hplip +++ b/lfs/hplip @@ -26,7 +26,7 @@ include Config
SUMMARY = HP's Printing, Scanning, and Faxing Software
-VER = 3.23.12 +VER = 3.24.4
THISAPP = hplip-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = hplip -PAK_VER = 11 +PAK_VER = 12
DEPS =
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 752a5b75855677e4f8b5b8738181d40c426268be4e393e5df7565c78efca68389e86d92f21002a733c0b2d5d62913bef3986e4bedd36a9f35f205c11e6027e7a +$(DL_FILE)_BLAKE2 = 0b5c93465f6d9e30916bf57fd7f2d490d2f04ef80ed1654a7d2c6adc57a5293e358720a71bbb76757a1496d9f7ca05f077f6e9ea62cfa243319fe9d551440710
install : $(TARGET)
@@ -82,12 +82,11 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) $(UPDATE_AUTOMAKE) - cd $(DIR_APP) && ./configure \ - --prefix=/usr \ - --enable-hpijs-only-build \ - --disable-network-build \ - --disable-scan-build - + cd $(DIR_APP) && ./configure \ + --prefix=/usr \ + --enable-hpijs-only-build \ + --disable-network-build \ + --disable-scan-build cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install
diff --git a/lfs/iperf b/lfs/iperf index e3f78173f..31ea623a9 100644 --- a/lfs/iperf +++ b/lfs/iperf @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2024 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -26,7 +26,7 @@ include Config
SUMMARY = A tool to measure network performance
-VER = 2.1.8 +VER = 2.2.0
THISAPP = iperf-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = iperf -PAK_VER = 7 +PAK_VER = 8
DEPS =
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = a3e9f214b4c00911d1d6221f17cf54602169f2787125b54b86486cb07e5dcc118c9a7c0ba743ae643e060a06316e1c4e85d349dd6b97263986e194115c924f0d +$(DL_FILE)_BLAKE2 = 9dacd6146ddff7eda2a3e9402c2d4be06b8793816f93064ada6ab1897ea0e89037ef104a445028376e7be556ea635ab6bea4329664846c8ceae8f221dc162ab8
install : $(TARGET)
@@ -82,7 +82,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) $(UPDATE_AUTOMAKE) - cd $(DIR_APP) && ./configure --prefix=/usr + cd $(DIR_APP) && ./configure \ + --prefix=/usr cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install @rm -rf $(DIR_APP) diff --git a/lfs/keepalived b/lfs/keepalived index fbb60a2ff..ed1ad87d3 100644 --- a/lfs/keepalived +++ b/lfs/keepalived @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2024 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -26,7 +26,7 @@ include Config
SUMMARY = A keepalive facility for Linux
-VER = 2.2.8 +VER = 2.3.1
THISAPP = keepalived-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = keepalived -PAK_VER = 15 +PAK_VER = 16
DEPS =
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 3d8d738a0c4e6f00ea8dc3603813d21e52e259d301872f2db16c3373c3a034bedcf3f02e19d1b50855d90bbfece863e710d75a67e2d6dd057dfe451608a73fcb +$(DL_FILE)_BLAKE2 = f4e0de6147f0a33d2d87f12da4dda014fa820ba3502fd8f92eaaa4a8e56d26ea4bb1902df5c7ee13e4b81336e3b237d1ddc8247e443ea351646259c9e1ddb90b
install : $(TARGET)
@@ -81,8 +81,10 @@ $(subst %,%_BLAKE2,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && ./configure --prefix=/usr --sysconfdir=/etc \ - --with-kernel-dir=/usr + cd $(DIR_APP) && ./configure \ + --prefix=/usr \ + --sysconfdir=/etc \ + --with-kernel-dir=/usr cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install
diff --git a/lfs/libnl-3 b/lfs/libnl-3 index 9def2e38e..e91cf7bda 100644 --- a/lfs/libnl-3 +++ b/lfs/libnl-3 @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2024 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@
include Config
-VER = 3.9.0 +VER = 3.10.0
THISAPP = libnl-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 56a39aad9aa15992ff02fe35732abbc5ed5d107b814587e02b914631489877899989d49c7aeee1ecb461ad5f525c7cd7c045c9770864d83b0a58490293441193 +$(DL_FILE)_BLAKE2 = 13383c4ef49be3bcf89122b24d1d5dc9834353aa7128f04f50993203add14aa7f97a4500164982ddcb82f481f7324a26efc2375036d5a23bfa62b15c4fe07473
install : $(TARGET)
diff --git a/lfs/libqmi b/lfs/libqmi index 146c497aa..97a20b2d4 100644 --- a/lfs/libqmi +++ b/lfs/libqmi @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2019 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2024 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,10 +24,10 @@
include Config
-VER = 1.30.8 +VER = 1.34.0
THISAPP = libqmi-$(VER) -DL_FILE = $(THISAPP).tar.xz +DL_FILE = $(THISAPP).tar.bz2 DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) @@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = c8d98106783eb22571ee82c0012e1ce7ed79e94818350134b80853e16fa287c77bafb34d2913690ae593d02112dc5d2b0ff77606a24c4ce63733fd64245961a1 +$(DL_FILE)_BLAKE2 = 98a0b3d9472449ea741ed77d37a1560a2dc39bcbab70c067b20cf89d4742bb5d5bd33e0e6069fcdd7b961604ae0de00256687d9563997de06138509a212da943
install : $(TARGET)
@@ -73,8 +73,15 @@ $(subst %,%_BLAKE2,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && ./configure --prefix=/usr --disable-static - cd $(DIR_APP) && make $(MAKETUNING) - cd $(DIR_APP) && make install + cd $(DIR_APP) && meson setup \ + --prefix=/usr \ + -Dman=false \ + -Dbash_completion=false \ + -Dmbim_qmux=false \ + -Dqrtr=false \ + -Dintrospection=false \ + builddir/ + cd $(DIR_APP) && ninja -C builddir/ $(MAKETUNING) + cd $(DIR_APP) && ninja -C builddir/ install @rm -rf $(DIR_APP) @$(POSTBUILD) diff --git a/lfs/libsodium b/lfs/libsodium index 892118a8e..07c13adca 100644 --- a/lfs/libsodium +++ b/lfs/libsodium @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2024 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,12 +24,12 @@
include Config
-VER = 1.0.19 +VER = 1.0.20
THISAPP = libsodium-$(VER) DL_FILE = $(THISAPP).tar.gz DL_FROM = $(URL_IPFIRE) -DIR_APP = $(DIR_SRC)/libsodium-stable +DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP)
############################################################################### @@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = de43520150b55760142d186404cc3e49471c6e911a7a590c7ae08bc61e928c063c459555f49cd88155238fb0008ef3924b6d7c14ba9cff2f90f1e96201e1259c +$(DL_FILE)_BLAKE2 = 2f1d8b2dc8a65f95433132b12bdccb7e0e4750326b05c4f42ddd3a74bf568faa2515384bfe94bba2ef420aff35c515d3d44945ea5a68f72e6a73b3a9b5bb234c
install : $(TARGET)
@@ -73,7 +73,9 @@ $(subst %,%_BLAKE2,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && ./configure --prefix=/usr --disable-static + cd $(DIR_APP) && ./configure \ + --prefix=/usr \ + --disable-static cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install @rm -rf $(DIR_APP) diff --git a/lfs/libtiff b/lfs/libtiff index bb28fc67f..e285a63ed 100644 --- a/lfs/libtiff +++ b/lfs/libtiff @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2024 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -26,7 +26,7 @@ include Config
SUMMARY = The Tiff Library (with JPEG and compression support)
-VER = 4.5.1 +VER = 4.6.0
THISAPP = tiff-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 793c03593c46d6f804f622f5ff7e799751ee79e87ec1575801d2238fbcd2e89ed657a5081d3651e337f1bb14603ff94a15aad878e7fdf2cf75ada38eed64d9d2 +$(DL_FILE)_BLAKE2 = 3b508b02b0a536c5bc8e67fe4c1b09ae9c830252786ef4764202c14d673d1ef9634694de7a5893a3551dec684d00bad9d0442c7fea7bcd09238b9960d443cf62
install : $(TARGET)
@@ -78,7 +78,10 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) $(UPDATE_AUTOMAKE) - cd $(DIR_APP) && ./configure --prefix=/usr + cd $(DIR_APP) && ./configure \ + --prefix=/usr \ + --disable-static \ + --disable-docs cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install @rm -rf $(DIR_APP) diff --git a/lfs/libtirpc b/lfs/libtirpc index 5f73b6693..493e9444f 100644 --- a/lfs/libtirpc +++ b/lfs/libtirpc @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2024 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -26,7 +26,7 @@ include Config
SUMMARY = Transport Independent RPC Library
-VER = 1.3.3 +VER = 1.3.5
THISAPP = libtirpc-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = e229869b05103d912b677f78648dce1f7fa7649bdf44b782a5fb97635eecf07f768bbc0ef25c0f065c8253fbe37c12b80934d9102b7345adfc4102897458b487 +$(DL_FILE)_BLAKE2 = 1ae1cc0be1c52bca8fbe2300159d9298b069b3f81adde7f50da3fb7049f9b9f628393dfe94e9276facfeea2b1ccdc9a52632fee4af432c36e457fd3ff2b0963c
install : $(TARGET)
@@ -73,14 +73,14 @@ $(subst %,%_BLAKE2,$(objects)) :
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) - @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) $(UPDATE_AUTOMAKE) cd $(DIR_APP) && ./configure \ - --prefix=/usr \ - --sysconfdir=/etc \ - --disable-gssapi \ - --disable-ipv6 \ - --disable-static + --prefix=/usr \ + --sysconfdir=/etc \ + --disable-gssapi \ + --disable-ipv6 \ + --disable-static cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE) cd $(DIR_APP) && make install @rm -rf $(DIR_APP) diff --git a/lfs/libusb b/lfs/libusb index 89b8a51fe..4494c81d1 100644 --- a/lfs/libusb +++ b/lfs/libusb @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2024 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@
include Config
-VER = 1.0.26 +VER = 1.0.27
THISAPP = libusb-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 0cc397ecf4de0066abbff9b286a9e4fcd48658698d5e0d6b736abf56b48c1b55a05f15fff7be53fd33f767621e0c25d87275a47e05a4bcb44c4b8ac9221cd081 +$(DL_FILE)_BLAKE2 = bec2eb053159ffa719c794d234f8e99b895a4fae336b862a3197b88deb3d307a53ebb98d2aa993a2f390f14264f796b96ac47274c19f56db30440484ee336c8a
install : $(TARGET)
@@ -72,7 +72,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) $(UPDATE_AUTOMAKE) cd $(DIR_APP) && ./configure \ - --prefix=/usr + --prefix=/usr cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install echo "# Set group ownership for raw USB devices" > /etc/udev/rules.d/23-usb.rules diff --git a/lfs/libuv b/lfs/libuv index 95a30cc96..c2d1903e1 100644 --- a/lfs/libuv +++ b/lfs/libuv @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2021 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2024 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -25,7 +25,7 @@
include Config
-VER = 1.44.2 +VER = 1.48.0
THISAPP = libuv-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -42,7 +42,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 883a1fbffcd8f55bf28ea5a79ed18aa3e2f2fac126285e8aca2ef9370eafc62f69f95ddb8bf27d4159e038bfb0a01abafdf0dadbc4309e5d31f0e77057ee84ac +$(DL_FILE)_BLAKE2 = b58d2eab78555ae80a16e35c7d18c7145d386e7996d4d17d73d13bc543acb465215cdce3c64082ccd2596a73a43b45112fe97b795c1f4fa33cd54317c50e2abe
install : $(TARGET)
diff --git a/lfs/libxml2 b/lfs/libxml2 index b9298a7ff..9c98ef0b5 100644 --- a/lfs/libxml2 +++ b/lfs/libxml2 @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2024 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@
include Config
-VER = 2.12.3 +VER = 2.13.3
THISAPP = libxml2-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -42,7 +42,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 12a7c25d2a13d839aac918268b0948a9bd3c352bc29dd09bb975a9b4ff99d299a0e157b1a90f01bdce8ddc36ede9a6834b0dc26635ac775a41bd28d9b2ad7cff +$(DL_FILE)_BLAKE2 = 446dce96b7386961877812b4f7bd804b236ca676ba5738c4b058b8b6ac610ae2e8eb1871884bfe7ca9130088820312b8fdf6878c8ea85d3c4d4d63f8591816f6
install : $(TARGET)
@@ -73,11 +73,11 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) $(UPDATE_AUTOMAKE) - cd $(DIR_APP) && ./configure \ - --prefix=/usr \ - --disable-static \ - --with-history \ - --without-python + cd $(DIR_APP) && ./configure \ + --prefix=/usr \ + --disable-static \ + --with-history \ + --without-python cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install @rm -rf $(DIR_APP) diff --git a/lfs/ncat b/lfs/ncat index 9bbbeff3d..4e5b05180 100644 --- a/lfs/ncat +++ b/lfs/ncat @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2024 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -26,7 +26,7 @@ include Config
SUMMARY = Network tool to concatenate and redirect sockets
-VER = 7.94 +VER = 7.95
THISAPP = ncat-$(VER) DL_FILE = nmap-$(VER).tar.bz2 @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/nmap-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = ncat -PAK_VER = 10 +PAK_VER = 11
DEPS =
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 5819b458b50e33f6a507ad3c32a731c13e730c40d31a61731c3cfcd41fad8e3fdfcbb721ef46b05a80e406d0a646d0966d4b645551711144822551ef374a443a +$(DL_FILE)_BLAKE2 = 4ab4912468f6c1cf7517090bc94b1bb34e665fe1b3db973e1c7bb2d05cb885545cdf3ca5c7fb548ff0012b800f5dd60ed2f2010fc9fb62ba7d6a28537287193c
install : $(TARGET)
@@ -83,15 +83,14 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) $(UPDATE_AUTOMAKE) cd $(DIR_APP) && mkdir -p build - cd $(DIR_APP) && ./configure \ - --prefix=/usr \ - --without-nmapfe \ - --without-zenmap \ - --without-ndiff \ - --without-nping \ - --without-liblua \ - --without-nmap-update - + cd $(DIR_APP) && ./configure \ + --prefix=/usr \ + --without-nmapfe \ + --without-zenmap \ + --without-ndiff \ + --without-nping \ + --without-liblua \ + --without-nmap-update cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE) cd $(DIR_APP)/ncat && make install ln -f -s /usr/bin/ncat /usr/bin/nc diff --git a/lfs/nmap b/lfs/nmap index 36a348be4..cee8fa2a9 100644 --- a/lfs/nmap +++ b/lfs/nmap @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2024 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -26,7 +26,7 @@ include Config
SUMMARY = Network exploration tool and security scanner
-VER = 7.94 +VER = 7.95
THISAPP = nmap-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = nmap -PAK_VER = 18 +PAK_VER = 19
DEPS =
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 5819b458b50e33f6a507ad3c32a731c13e730c40d31a61731c3cfcd41fad8e3fdfcbb721ef46b05a80e406d0a646d0966d4b645551711144822551ef374a443a +$(DL_FILE)_BLAKE2 = 4ab4912468f6c1cf7517090bc94b1bb34e665fe1b3db973e1c7bb2d05cb885545cdf3ca5c7fb548ff0012b800f5dd60ed2f2010fc9fb62ba7d6a28537287193c
install : $(TARGET)
@@ -82,13 +82,13 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) $(UPDATE_AUTOMAKE) - cd $(DIR_APP) && PYTHON=python3 \ - ./configure \ - --prefix=/usr \ - --without-nmapfe \ - --without-zenmap \ - --without-ncat \ - --without-ndiff + cd $(DIR_APP) && PYTHON=python3 \ + ./configure \ + --prefix=/usr \ + --without-nmapfe \ + --without-zenmap \ + --without-ncat \ + --without-ndiff cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE) cd $(DIR_APP) && make install @rm -rf $(DIR_APP) diff --git a/lfs/pmacct b/lfs/pmacct index 038777646..5348c2add 100644 --- a/lfs/pmacct +++ b/lfs/pmacct @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2019-2023 IPFire Team info@ipfire.org # +# Copyright (C) 2019-2024 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -26,7 +26,7 @@ include Config
SUMMARY = Accounting and aggregation toolsuite for IPv4 and IPv6
-VER = 5a5e272 +VER = 1.7.9
THISAPP = pmacct-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = pmacct -PAK_VER = 7 +PAK_VER = 8
DEPS = libcdada
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 7b86189cde0bcfd1756a03dbcdccde17a5780b3c3f2616a917609ba617de2ad6e08e16ae00f81c90233944157f19ec995bd43c06030ab70da869bb523f0433a7 +$(DL_FILE)_BLAKE2 = 70bca376e76d774527ef81f5688ed8f33723989d5a4627532e1bfa66789933ff7cb95848d9347763ce86c2fd34887916d60c40db309ec48fe9fa8d2f084e4e0a
install : $(TARGET)
@@ -83,11 +83,11 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && ./autogen.sh cd $(DIR_APP) && ./configure \ - --prefix=/usr \ - --sysconfdir=/etc/pmacct \ - --enable-sqlite3 \ - --enable-l2 \ - --enable-jansson + --prefix=/usr \ + --sysconfdir=/etc/pmacct \ + --enable-sqlite3 \ + --enable-l2 \ + --enable-jansson # Add directory for plugins and pipes -mkdir -v /var/spool/pmacct # Add configuration folder and copy conf file to it diff --git a/lfs/stunnel b/lfs/stunnel index 61d1fe4a1..977b1ae71 100644 --- a/lfs/stunnel +++ b/lfs/stunnel @@ -24,7 +24,7 @@
include Config
-VER = 5.71 +VER = 5.72 SUMMARY = Universal TLS Tunnel
THISAPP = stunnel-$(VER) @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = stunnel -PAK_VER = 12 +PAK_VER = 13
DEPS =
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = d323363c7bfdd6c0b7931b84a6069cf9a8337e967c31e14d15976d7932f0c0d6f40f7a1cbf5abbdff0e9edc52176cdcead4f848653088193b2debf4e77443b42 +$(DL_FILE)_BLAKE2 = 2b4c6400cf25522592e237f35700f81c0092a827526155cb02f503a9b3af50242aea63c3b5389a62d002d6a2ec9e852f80cc9c48318f23d3f9d12ff42cbe5978
install : $(TARGET)
@@ -81,9 +81,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && ./configure \ - --prefix=/usr \ - --sysconfdir=/etc \ - --localstatedir=/var + --prefix=/usr \ + --sysconfdir=/etc \ + --localstatedir=/var cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install
hooks/post-receive -- IPFire 2.x development tree