diff options
author | Thomas De Schampheleire <thomas.de_schampheleire@nokia.com> | 2019-02-02 21:37:56 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2019-02-02 22:43:29 +0100 |
commit | a8ce0e6b4ebd93aca1b0e56bce73341df8f4bcfc (patch) | |
tree | 1aad031c778874be9a20e9211a70e8b86ca24b0d /package/s6-linux-utils/s6-linux-utils.hash | |
parent | 3449c00d2b129d2509418ba9b89a234948e7985a (diff) | |
download | buildroot-a8ce0e6b4ebd93aca1b0e56bce73341df8f4bcfc.tar.gz buildroot-a8ce0e6b4ebd93aca1b0e56bce73341df8f4bcfc.zip |
package/s6-linux-utils: bump to 2.5.0.0
In 2.4.0.2, compilation under glibc 2.28 is fixed (and our local patch can
thus be removed).
While at it, bump to the latest released version 2.5.0.0.
Note: change in COPYING file is only the copyright year.
>From the NEWS file:
"""
In 2.5.0.0
----------
- Optional nsss support.
- s6-devd, s6-uevent-listener, s6-uevent-spawner removed.
In 2.4.0.2
----------
- s6-logwatch rewrite.
- Better portability with old glibc versions.
- s6-uevent-listener and s6-uevent-spawner are marked as deprecated. (The
mdevd package obsoletes them.)
"""
Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/s6-linux-utils/s6-linux-utils.hash')
-rw-r--r-- | package/s6-linux-utils/s6-linux-utils.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/s6-linux-utils/s6-linux-utils.hash b/package/s6-linux-utils/s6-linux-utils.hash index 34fc5ea9b1..20af7328d7 100644 --- a/package/s6-linux-utils/s6-linux-utils.hash +++ b/package/s6-linux-utils/s6-linux-utils.hash @@ -1,3 +1,3 @@ # Locally generated -sha256 9562ef293c916c4448d16fcbbc065eb28fd995ac34cd3538179cbc3ee056ab93 s6-linux-utils-2.4.0.1.tar.gz -sha256 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f COPYING +sha256 78571574464c76fc623ef50dc14800138b4fd98c5fa877af6850fdd9c2f90213 s6-linux-utils-2.5.0.0.tar.gz +sha256 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012 COPYING |