forked from pool/pdns-recursor
- update to 5.2.5 (CVE-2025-30192 boo#246841) https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2025-04.html https://doc.powerdns.com/recursor/changelog/5.1.html#change-5.1.4 https://doc.powerdns.com/recursor/changelog/5.1.html#change-5.1.6 https://doc.powerdns.com/recursor/changelog/5.1.html#change-5.1.7 https://doc.powerdns.com/recursor/changelog/5.2.html#change-5.2.0 https://doc.powerdns.com/recursor/changelog/5.2.html#change-5.2.1 https://doc.powerdns.com/recursor/changelog/5.2.html#change-5.2.2 https://doc.powerdns.com/recursor/changelog/5.2.html#change-5.2.3 https://doc.powerdns.com/recursor/changelog/5.2.html#change-5.2.4 https://doc.powerdns.com/recursor/changelog/5.2.html#change-5.2.5 - reenable snmp support ( we had the BR but not the configure flag) - add missing BR for fstrm and libcurl - enable NOD support (new BR libboost_filesystem-devel) - enable luajit where possible OBS-URL: https://build.opensuse.org/request/show/1299303 OBS-URL: https://build.opensuse.org/package/show/server:dns/pdns-recursor?expand=0&rev=219
11 lines
272 B
Plaintext
11 lines
272 B
Plaintext
<services>
|
|
<service name="cargo_vendor" mode="manual">
|
|
<param name="src">pdns-recursor-5.2.5/settings/rust/</param>
|
|
<param name="compression">zst</param>
|
|
<param name="update">true</param>
|
|
</service>
|
|
<service name="cargo_audit" mode="manual">
|
|
</service>
|
|
</services>
|
|
|