Skip to content

Commit

Permalink
shadow: Update to v4.14.7
Browse files Browse the repository at this point in the history
Release notes:
- [4.14.7](https://github.com/shadow-maint/shadow/releases/tag/4.14.7)
- [4.14.6](https://github.com/shadow-maint/shadow/releases/tag/4.14.6)

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
  • Loading branch information
ReillyBrogan committed Mar 28, 2024
1 parent 7bd996c commit 6ad92b8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
1 change: 1 addition & 0 deletions packages/s/shadow/abi_used_symbols
Expand Up @@ -65,6 +65,7 @@ libc.so.6:fchmodat
libc.so.6:fchown
libc.so.6:fchownat
libc.so.6:fclose
libc.so.6:fcntl
libc.so.6:fdatasync
libc.so.6:fdopen
libc.so.6:fdopendir
Expand Down
6 changes: 3 additions & 3 deletions packages/s/shadow/package.yml
@@ -1,8 +1,8 @@
name : shadow
version : 4.14.5
release : 27
version : 4.14.7
release : 28
source :
- https://github.com/shadow-maint/shadow/releases/download/4.14.5/shadow-4.14.5.tar.xz : cba74bc7b05d89c015afe23131f9159ece38779d40a8af4cf162852e6e85ca23
- https://github.com/shadow-maint/shadow/releases/download/4.14.7/shadow-4.14.7.tar.xz : 3f380f74468b2087d882851573593172046672d93f462edbc0ca1d78dfee54da
license : BSD-3-Clause
component : system.base
homepage : https://github.com/shadow-maint/shadow
Expand Down
8 changes: 4 additions & 4 deletions packages/s/shadow/pspec_x86_64.xml
Expand Up @@ -421,7 +421,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="27">shadow</Dependency>
<Dependency release="28">shadow</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/shadow/subid.h</Path>
Expand All @@ -432,9 +432,9 @@
</Files>
</Package>
<History>
<Update release="27">
<Date>2024-02-14</Date>
<Version>4.14.5</Version>
<Update release="28">
<Date>2024-03-28</Date>
<Version>4.14.7</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
Expand Down

0 comments on commit 6ad92b8

Please sign in to comment.