Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions packages/u/unbound/abi_libs
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
libunbound.so.8
unbound
unbound-anchor
unbound-checkconf
unbound-control
unbound-host
5 changes: 0 additions & 5 deletions packages/u/unbound/abi_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,3 @@ libunbound.so.8:ub_resolve_free
libunbound.so.8:ub_strerror
libunbound.so.8:ub_version
libunbound.so.8:ub_wait
unbound:_IO_stdin_used
unbound-anchor:_IO_stdin_used
unbound-checkconf:_IO_stdin_used
unbound-control:_IO_stdin_used
unbound-host:_IO_stdin_used
6 changes: 3 additions & 3 deletions packages/u/unbound/package.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : unbound
version : 1.25.1
release : 22
version : 1.25.2
release : 23
source :
- https://nlnetlabs.nl/downloads/unbound/unbound-1.25.1.tar.gz : 0fe8b6277b0959cfd17562debac0aa5f71e0b02dc4ffa9c60271c583edab586f
- https://nlnetlabs.nl/downloads/unbound/unbound-1.25.2.tar.gz : 0d92275c703d5f5f8baba3dab22117dd8c29b495588a5c229768ed6581566600
homepage : https://nlnetlabs.nl/projects/unbound/about/
license : BSD-3-Clause
component : network.util
Expand Down
10 changes: 5 additions & 5 deletions packages/u/unbound/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PartOf>network.util</PartOf>
<Files>
<Path fileType="library">/usr/lib64/libunbound.so.8</Path>
<Path fileType="library">/usr/lib64/libunbound.so.8.1.37</Path>
<Path fileType="library">/usr/lib64/libunbound.so.8.1.38</Path>
<Path fileType="library">/usr/lib64/systemd/system/unbound.service</Path>
<Path fileType="library">/usr/lib64/systemd/system/unbound.socket</Path>
<Path fileType="library">/usr/lib64/sysusers.d/unbound.conf</Path>
Expand Down Expand Up @@ -50,7 +50,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="22">unbound</Dependency>
<Dependency release="23">unbound</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/unbound-event.h</Path>
Expand Down Expand Up @@ -91,9 +91,9 @@
</Files>
</Package>
<History>
<Update release="22">
<Date>2026-05-20</Date>
<Version>1.25.1</Version>
<Update release="23">
<Date>2026-07-23</Date>
<Version>1.25.2</Version>
<Comment>Packaging update</Comment>
<Name>Evan Maddock</Name>
<Email>maddock.evan@vivaldi.net</Email>
Expand Down