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: 5 additions & 0 deletions packages/b/buildah/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ libseccomp.so.2:seccomp_arch_remove
libseccomp.so.2:seccomp_attr_get
libseccomp.so.2:seccomp_attr_set
libseccomp.so.2:seccomp_export_bpf
libseccomp.so.2:seccomp_export_bpf_mem
libseccomp.so.2:seccomp_export_pfc
libseccomp.so.2:seccomp_init
libseccomp.so.2:seccomp_load
Expand All @@ -162,6 +163,7 @@ libseccomp.so.2:seccomp_notify_free
libseccomp.so.2:seccomp_notify_id_valid
libseccomp.so.2:seccomp_notify_receive
libseccomp.so.2:seccomp_notify_respond
libseccomp.so.2:seccomp_precompute
libseccomp.so.2:seccomp_release
libseccomp.so.2:seccomp_reset
libseccomp.so.2:seccomp_rule_add_array
Expand All @@ -170,6 +172,9 @@ libseccomp.so.2:seccomp_syscall_priority
libseccomp.so.2:seccomp_syscall_resolve_name
libseccomp.so.2:seccomp_syscall_resolve_name_arch
libseccomp.so.2:seccomp_syscall_resolve_num_arch
libseccomp.so.2:seccomp_transaction_commit
libseccomp.so.2:seccomp_transaction_reject
libseccomp.so.2:seccomp_transaction_start
libseccomp.so.2:seccomp_version
libsqlite3.so.0:sqlite3_aggregate_context
libsqlite3.so.0:sqlite3_backup_finish
Expand Down
6 changes: 3 additions & 3 deletions packages/b/buildah/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 : buildah
version : 1.44.0
release : 51
version : 1.44.1
release : 52
source :
- https://github.com/containers/buildah/archive/refs/tags/v1.44.0.tar.gz : e3d045700711475e2f1b983b74d094b77a154402b0fbfef2aeea2d3cbd1388b0
- https://github.com/containers/buildah/archive/refs/tags/v1.44.1.tar.gz : ac022c60c84f0dd447f1982ae9e28e89d73892d0da24276fa6662cd1d045885e
homepage : https://buildah.io/
license : Apache-2.0
component : virt
Expand Down
6 changes: 3 additions & 3 deletions packages/b/buildah/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@
</Files>
</Package>
<History>
<Update release="51">
<Date>2026-06-30</Date>
<Version>1.44.0</Version>
<Update release="52">
<Date>2026-07-23</Date>
<Version>1.44.1</Version>
<Comment>Packaging update</Comment>
<Name>Jared Cervantes</Name>
<Email>jared@jaredcervantes.com</Email>
Expand Down
6 changes: 3 additions & 3 deletions packages/p/podman/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 : podman
version : 6.0.1
release : 49
version : 6.0.2
release : 50
source :
- https://github.com/containers/podman/archive/refs/tags/v6.0.1.tar.gz : 4829d7c1423523a6a4d5537dea7968ae7f6c22ed7f1d5f416638fd81c83caa47
- https://github.com/containers/podman/archive/refs/tags/v6.0.2.tar.gz : 0895a541aeb7aa8e99133ed2b328c1bb40fd397b7c3b01e083396c90e8628756
- https://github.com/openSUSE/catatonit/releases/download/v0.2.1/catatonit.tar.xz#catatonit.tar.gz : 9950425501af862e12f618bdc930ea755c46db6a16072a1462b4fc93b2bd59bc
license :
- Apache-2.0 # podman
Expand Down
6 changes: 3 additions & 3 deletions packages/p/podman/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -303,9 +303,9 @@
</Files>
</Package>
<History>
<Update release="49">
<Date>2026-07-16</Date>
<Version>6.0.1</Version>
<Update release="50">
<Date>2026-07-23</Date>
<Version>6.0.2</Version>
<Comment>Packaging update</Comment>
<Name>Jared Cervantes</Name>
<Email>jared@jaredcervantes.com</Email>
Expand Down