Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please, add Names.php to package.xml #145

Open
degtyaryov opened this issue Oct 25, 2023 · 1 comment
Open

Please, add Names.php to package.xml #145

degtyaryov opened this issue Oct 25, 2023 · 1 comment

Comments

@degtyaryov
Copy link

diff -Naur ../netdns2-1.5.3-orig/package.xml ./package.xml
--- ../netdns2-1.5.3-orig/package.xml   2022-11-29 00:16:31.000000000 +0500
+++ ./package.xml       2023-05-18 14:05:09.227194339 +0500
@@ -37,6 +37,7 @@
    <file baseinstalldir="/" md5sum="1a0842fb4f719125ef964c270611964e" name="Net/DNS2/Exception.php" role="php" />
    <file baseinstalldir="/" md5sum="1f6ebf8bca03bde07bad274ffb771d7a" name="Net/DNS2/Header.php" role="php" />
    <file baseinstalldir="/" md5sum="55b62c9d65c69253ea9b87a12ea9401a" name="Net/DNS2/Lookups.php" role="php" />
+   <file baseinstalldir="/" md5sum="2d30d188526126cfe6134208f91108e6" name="Net/DNS2/Names.php" role="php" />
    <file baseinstalldir="/" md5sum="296147746ecf5a19d2092d02bf9fcc0b" name="Net/DNS2/Notifier.php" role="php" />
    <file baseinstalldir="/" md5sum="9d25d44b6b0290d4f14b4b0825428d29" name="Net/DNS2/Packet.php" role="php" />
    <file baseinstalldir="/" md5sum="dee35a349bb4108722df87ca09af1442" name="Net/DNS2/PrivateKey.php" role="php" />
@sunpoet
Copy link

sunpoet commented Dec 22, 2023

As of 1.5.4, both Net/DNS2/Names.php and Net/DNS2/RR/ZONEMD.php are missing in the package.xml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants