wok-current diff linux-pae-aufs/receipt @ rev 25725

Patch openssh CVE-2024-6387
author Stanislas Leduc <shann@slitaz.org>
date Mon Jul 01 15:09:44 2024 +0000 (3 months ago)
parents b47cbe0fe8c3
children
line diff
     1.1 --- a/linux-pae-aufs/receipt	Fri Jan 26 17:08:06 2024 +0000
     1.2 +++ b/linux-pae-aufs/receipt	Mon Jul 01 15:09:44 2024 +0000
     1.3 @@ -2,15 +2,15 @@
     1.4  
     1.5  PACKAGE="linux-pae-aufs"
     1.6  SOURCE="aufs"
     1.7 -VERSION="20200622"
     1.8 +VERSION="20220912"
     1.9  CATEGORY="base-system"
    1.10 -SHORT_DESC="aufs4 kernel module"
    1.11 +SHORT_DESC="aufs5 kernel module"
    1.12  MAINTAINER="godane@slitaz.org"
    1.13  LICENSE="GPL2"
    1.14  WEB_SITE="https://aufs.sf.net/"
    1.15  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.16 -WGET_URL="git|https://github.com/sfjro/aufs4-standalone.git"
    1.17 -BRANCH="origin/${PACKAGE}4.19"
    1.18 +WGET_URL="git|https://github.com/sfjro/aufs-standalone.git"
    1.19 +BRANCH="origin/${SOURCE}5.10.140"
    1.20  PROVIDE="linux-aufs:linux-pae"
    1.21  
    1.22  DEPENDS="linux-pae"