diff options
author | 2020-10-11 18:11:53 +0200 | |
---|---|---|
committer | 2020-10-12 21:33:05 +0200 | |
commit | da9fc76c6cd90c1730bbc9baf3f689a160889898 (patch) | |
tree | b56f54970f2db1e3421a206cab17296bd63ab4d8 /package/apparmor/apparmor.hash | |
parent | 3345caa907c24f3cddcb8af71cea53e49ae8f72c (diff) | |
download | buildroot-da9fc76c6cd90c1730bbc9baf3f689a160889898.tar.gz buildroot-da9fc76c6cd90c1730bbc9baf3f689a160889898.tar.bz2 |
package/apparmor: bump to version 3.0.0
This patch bumps apparmor and libapparmor to version 3.0.0
Of all our patches, one was already a backport, one is no longer
applicable (file largely rewritten), and the four others have been
applied upstream now.
The hash for the tarball is available on the homepage, so use that
as a reference.
Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
[yann.morin.1998@free.fr:
- expand commit log to explain why we drop all the patches
- add a reference for the hash for the source tarball
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Diffstat (limited to 'package/apparmor/apparmor.hash')
-rw-r--r-- | package/apparmor/apparmor.hash | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package/apparmor/apparmor.hash b/package/apparmor/apparmor.hash index c7caef7beb..394bfb81a8 100644 --- a/package/apparmor/apparmor.hash +++ b/package/apparmor/apparmor.hash @@ -1,4 +1,6 @@ +# From: https://gitlab.com/apparmor/apparmor/-/wikis/home#userspace +sha256 66fd751fe51eb427d2aa864ee035b12d01d212fd595579275219b0148c43755e apparmor-3.0.0.tar.gz + # locally computed -sha256 90bf86c07ffbe2c22be46d75c7345fad12d5911653c59750a37d59c63ad5d10e apparmor-2.13.4.tar.gz sha256 a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4 LICENSE sha256 dd54950fa69a3096fe907a466a454d217ccca9bca77398d5232704766d5a0040 parser/COPYING.GPL |