[serendipity-cvs] [s9y/Serendipity] f1e0df: Remove Net/DNSBL and requirements pear/net_dns2, N...

onli via php-blog-cvs <[email protected]> Wed, 05 Nov 2025 22:37:49 -0800
Newsgroups gmane.comp.serendipity.cvs
Message-ID <s9y/Serendipity/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/s9y/Serendipity
  Commit: f1e0df71fb2e48859470521f0f43c9e86d98f9fc
      https://github.com/s9y/Serendipity/commit/f1e0df71fb2e48859470521f0f43c9e86d98f9fc
  Author: onli <[email protected]>
  Date:   2025-11-06 (Thu, 06 Nov 2025)

  Changed paths:
    M bundled-libs/Net/BUNDLE_NOTICE
    R bundled-libs/Net/CheckIP.php
    R bundled-libs/Net/DNS2.php
    R bundled-libs/Net/DNSBL.php
    R bundled-libs/Net/DNSBL/BUNDLE_NOTICE
    R bundled-libs/Net/DNSBL/SURBL.php
    M bundled-libs/composer/autoload_classmap.php
    M bundled-libs/composer/autoload_namespaces.php
    M bundled-libs/composer/autoload_real.php
    M bundled-libs/composer/autoload_static.php
    M bundled-libs/composer/installed.json
    M bundled-libs/composer/installed.php
    R bundled-libs/pear/net_dns2/.gitattributes
    R bundled-libs/pear/net_dns2/.gitignore
    R bundled-libs/pear/net_dns2/LICENSE
    R bundled-libs/pear/net_dns2/Net/DNS2.php
    R bundled-libs/pear/net_dns2/Net/DNS2/BitMap.php
    R bundled-libs/pear/net_dns2/Net/DNS2/Cache.php
    R bundled-libs/pear/net_dns2/Net/DNS2/Cache/File.php
    R bundled-libs/pear/net_dns2/Net/DNS2/Cache/Shm.php
    R bundled-libs/pear/net_dns2/Net/DNS2/Exception.php
    R bundled-libs/pear/net_dns2/Net/DNS2/Header.php
    R bundled-libs/pear/net_dns2/Net/DNS2/Lookups.php
    R bundled-libs/pear/net_dns2/Net/DNS2/Names.php
    R bundled-libs/pear/net_dns2/Net/DNS2/Notifier.php
    R bundled-libs/pear/net_dns2/Net/DNS2/Packet.php
    R bundled-libs/pear/net_dns2/Net/DNS2/Packet/Request.php
    R bundled-libs/pear/net_dns2/Net/DNS2/Packet/Response.php
    R bundled-libs/pear/net_dns2/Net/DNS2/PrivateKey.php
    R bundled-libs/pear/net_dns2/Net/DNS2/Question.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/A.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/AAAA.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/AFSDB.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/AMTRELAY.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/ANY.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/APL.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/ATMA.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/AVC.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/CAA.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/CDNSKEY.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/CDS.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/CERT.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/CNAME.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/CSYNC.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/DHCID.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/DLV.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/DNAME.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/DNSKEY.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/DS.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/EID.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/EUI48.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/EUI64.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/HINFO.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/HIP.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/IPSECKEY.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/ISDN.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/KEY.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/KX.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/L32.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/L64.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/LOC.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/LP.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/MX.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/NAPTR.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/NID.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/NIMLOC.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/NS.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/NSAP.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/NSEC.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/NSEC3.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/NSEC3PARAM.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/OPENPGPKEY.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/OPT.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/PTR.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/PX.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/RP.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/RRSIG.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/RT.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/SIG.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/SMIMEA.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/SOA.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/SPF.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/SRV.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/SSHFP.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/TA.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/TALINK.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/TKEY.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/TLSA.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/TSIG.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/TXT.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/TYPE65534.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/URI.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/WKS.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/X25.php
    R bundled-libs/pear/net_dns2/Net/DNS2/RR/ZONEMD.php
    R bundled-libs/pear/net_dns2/Net/DNS2/Resolver.php
    R bundled-libs/pear/net_dns2/Net/DNS2/Socket.php
    R bundled-libs/pear/net_dns2/Net/DNS2/Updater.php
    R bundled-libs/pear/net_dns2/README.md
    R bundled-libs/pear/net_dns2/composer.json
    R bundled-libs/pear/net_dns2/package.php
    R bundled-libs/pear/net_dns2/package.xml
    R bundled-libs/pear/net_dns2/tests/Tests_Net_DNS2_AllTests.php
    R bundled-libs/pear/net_dns2/tests/Tests_Net_DNS2_CacheTest.php
    R bundled-libs/pear/net_dns2/tests/Tests_Net_DNS2_DNSSECTest.php
    R bundled-libs/pear/net_dns2/tests/Tests_Net_DNS2_ParserTest.php
    R bundled-libs/pear/net_dns2/tests/Tests_Net_DNS2_ResolverTest.php
    M composer.json
    M composer.lock
    M docs/NEWS

  Log Message:
  -----------
  Remove Net/DNSBL and requirements pear/net_dns2, Net/CheckIP.php (#933)

* Remove bundled lib pear/net_dns2

* Remove bundled lib Net/DNSBL

* Remove Net/CheckIP.php
Requirement for removed Net/DNSBL

* document changes



To unsubscribe from these emails, change your notification settings at https://github.com/s9y/Serendipity/settings/notifications