File tree 30 files changed +62
-62
lines changed
sonic-platform-modules-accton
sonic-platform-modules-alphanetworks/debian
sonic-platform-modules-cel/debian
sonic-platform-modules-dell/debian
sonic-platform-modules-delta
sonic-platform-modules-inventec/debian
sonic-platform-modules-s6000/debian
centec/sonic-platform-modules-e582/debian
sonic-platform-modules-accton/debian
30 files changed +62
-62
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ set -x -e
30
30
31
31
# # docker engine version (with platform)
32
32
DOCKER_VERSION=5:18.09.0~3-0~debian-stretch
33
- LINUX_KERNEL_VERSION=4.9.0-8
33
+ LINUX_KERNEL_VERSION=4.9.0-8-2
34
34
35
35
# # Working directory to prepare the file system
36
36
FILESYSTEM_ROOT=./fsroot
Original file line number Diff line number Diff line change 2
2
Description=switch state service
3
3
Requires=database.service updategraph.service
4
4
{% if sonic_asic_platform == 'broadcom' %}
5
- Requires=opennsl-modules-4.9.0-8-amd64.service
5
+ Requires=opennsl-modules-4.9.0-8-2- amd64.service
6
6
{% elif sonic_asic_platform == 'nephos' %}
7
- Requires=nps-modules-4.9.0-8-amd64.service
7
+ Requires=nps-modules-4.9.0-8-2- amd64.service
8
8
{% endif %}
9
9
After=database.service updategraph.service
10
10
After=interfaces-config.service
Original file line number Diff line number Diff line change 2
2
Description=syncd service
3
3
Requires=database.service updategraph.service
4
4
{% if sonic_asic_platform == 'broadcom' %}
5
- Requires=opennsl-modules-4.9.0-8-amd64.service
5
+ Requires=opennsl-modules-4.9.0-8-2- amd64.service
6
6
{% elif sonic_asic_platform == 'nephos' %}
7
- Requires=nps-modules-4.9.0-8-amd64.service
7
+ Requires=nps-modules-4.9.0-8-2- amd64.service
8
8
{% endif %}
9
9
After=database.service updategraph.service
10
10
After=interfaces-config.service
11
11
{% if sonic_asic_platform == 'broadcom' %}
12
- After=opennsl-modules-4.9.0-8-amd64.service
12
+ After=opennsl-modules-4.9.0-8-2- amd64.service
13
13
{% elif sonic_asic_platform == 'nephos' %}
14
- After=nps-modules-4.9.0-8-amd64.service
14
+ After=nps-modules-4.9.0-8-2- amd64.service
15
15
{% endif %}
16
16
Before=ntp-config.service
17
17
Original file line number Diff line number Diff line change @@ -595,12 +595,12 @@ menuentry '$demo_grub_entry' {
595
595
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
596
596
insmod part_msdos
597
597
insmod ext2
598
- linux /$image_dir /boot/vmlinuz-4.9.0-8-amd64 root=$grub_cfg_root rw $GRUB_CMDLINE_LINUX \
598
+ linux /$image_dir /boot/vmlinuz-4.9.0-8-2- amd64 root=$grub_cfg_root rw $GRUB_CMDLINE_LINUX \
599
599
net.ifnames=0 biosdevname=0 \
600
600
loop=$image_dir /$FILESYSTEM_SQUASHFS loopfstype=squashfs \
601
601
apparmor=1 security=apparmor varlog_size=$VAR_LOG_SIZE usbcore.autosuspend=-1 $ONIE_PLATFORM_EXTRA_CMDLINE_LINUX
602
602
echo 'Loading $demo_volume_label $demo_type initial ramdisk ...'
603
- initrd /$image_dir /boot/initrd.img-4.9.0-8-amd64
603
+ initrd /$image_dir /boot/initrd.img-4.9.0-8-2- amd64
604
604
}
605
605
EOF
606
606
Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ Standards-Version: 3.9.3
7
7
8
8
Package: bfn-modules
9
9
Architecture: amd64
10
- Depends: linux-image-4.9.0-8-amd64
10
+ Depends: linux-image-4.9.0-8-2- amd64
11
11
Description: kernel modules for bfn asic for mmap
12
12
Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ Standards-Version: 3.9.3
7
7
8
8
Package: sonic-platform-modules-bfn-montara
9
9
Architecture: amd64
10
- Depends: linux-image-4.9.0-8-amd64
10
+ Depends: linux-image-4.9.0-8-2- amd64
11
11
Description: kernel modules for platform devices such as fan, led, sfp
12
12
Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ Standards-Version: 3.9.3
7
7
8
8
Package: sonic-platform-modules-bfn
9
9
Architecture: amd64
10
- Depends: linux-image-4.9.0-8-amd64
10
+ Depends: linux-image-4.9.0-8-2- amd64
11
11
Description: kernel modules for platform devices such as fan, led, sfp
12
12
Original file line number Diff line number Diff line change 1
1
# Broadcom SAI modules
2
2
3
- KVERSION = 4.9.0-8-amd64
3
+ KVERSION = 4.9.0-8-2- amd64
4
4
BRCM_OPENNSL_KERNEL_VERSION = 3.4.1.11-1
5
5
6
6
BRCM_OPENNSL_KERNEL = opennsl-modules-$(KVERSION ) _$(BRCM_OPENNSL_KERNEL_VERSION ) _amd64.deb
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ Standards-Version: 3.9.3
7
7
#Vcs-Git: git://git.debian.org/collab-maint/bcmsdk.git
8
8
#Vcs-Browser: http://git.debian.org/?p=collab-maint/bcmsdk.git;a=summary
9
9
10
- Package: opennsl-modules-4.9.0-8-amd64
10
+ Package: opennsl-modules-4.9.0-8-2- amd64
11
11
Architecture: amd64
12
12
Section: main
13
- Depends: linux-image-4.9.0-8-amd64
13
+ Depends: linux-image-4.9.0-8-2- amd64
14
14
Description: kernel modules for broadcom SAI
Original file line number Diff line number Diff line change
1
+ lib/modules/4.9.0-8-2-amd64/extra
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ force-reload|restart)
64
64
;;
65
65
66
66
* )
67
- echo " Usage: /etc/init.d/opennsl-modules-4.9.0-8-amd64.init {start|stop}"
67
+ echo " Usage: /etc/init.d/opennsl-modules-4.9.0-8-2- amd64.init {start|stop}"
68
68
exit 1
69
69
;;
70
70
esac
Original file line number Diff line number Diff line change 1
- systems/linux/user/x86-smp_generic_64-2_6/linux-bcm-knet.ko lib/modules/4.9.0-8-amd64/extra
2
- systems/linux/user/x86-smp_generic_64-2_6/linux-kernel-bde.ko lib/modules/4.9.0-8-amd64/extra
3
- systems/linux/user/x86-smp_generic_64-2_6/linux-user-bde.ko lib/modules/4.9.0-8-amd64/extra
4
- systems/linux/user/x86-smp_generic_64-2_6/linux-knet-cb.ko lib/modules/4.9.0-8-amd64/extra
5
- systemd/opennsl-modules-4.9.0-8-amd64.service lib/systemd/system
1
+ systems/linux/user/x86-smp_generic_64-2_6/linux-bcm-knet.ko lib/modules/4.9.0-8-2- amd64/extra
2
+ systems/linux/user/x86-smp_generic_64-2_6/linux-kernel-bde.ko lib/modules/4.9.0-8-2- amd64/extra
3
+ systems/linux/user/x86-smp_generic_64-2_6/linux-user-bde.ko lib/modules/4.9.0-8-2- amd64/extra
4
+ systems/linux/user/x86-smp_generic_64-2_6/linux-knet-cb.ko lib/modules/4.9.0-8-2- amd64/extra
5
+ systemd/opennsl-modules-4.9.0-8-2- amd64.service lib/systemd/system
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ kdist_config: prep-deb-files
60
60
kdist_clean : clean
61
61
dh_testdir
62
62
dh_clean
63
- SDK=$(realpath .) LINUX_UAPI_SPLIT=1 DEBIAN_LINUX_HEADER=1 BUILD_KNET_CB=1 KERNDIR=/usr/src/linux-headers-4.9.0-8-amd64 KERNEL_SRC=/usr/src/linux-headers-4.9.0-8-amd64 $(MAKE ) -C systems/linux/user/x86-smp_generic_64-2_6 clean
63
+ SDK=$(realpath .) LINUX_UAPI_SPLIT=1 DEBIAN_LINUX_HEADER=1 BUILD_KNET_CB=1 KERNDIR=/usr/src/linux-headers-4.9.0-8-2- amd64 KERNEL_SRC=/usr/src/linux-headers-4.9.0-8-2 -amd64 $(MAKE ) -C systems/linux/user/x86-smp_generic_64-2_6 clean
64
64
# rm -f driver/*.o driver/*.ko
65
65
#
66
66
# ## end KERNEL SETUP
@@ -78,7 +78,7 @@ build-arch-stamp:
78
78
dh_testdir
79
79
80
80
# Add here command to compile/build the package.
81
- SDK=$(realpath .) LINUX_UAPI_SPLIT=1 DEBIAN_LINUX_HEADER=1 BUILD_KNET_CB=1 KERNDIR=/usr/src/linux-headers-4.9.0-8-amd64 KERNEL_SRC=/usr/src/linux-headers-4.9.0-8-amd64 $(MAKE) -C systems/linux/user/x86-smp_generic_64-2_6
81
+ SDK=$(realpath .) LINUX_UAPI_SPLIT=1 DEBIAN_LINUX_HEADER=1 BUILD_KNET_CB=1 KERNDIR=/usr/src/linux-headers-4.9.0-8-2- amd64 KERNEL_SRC=/usr/src/linux-headers-4.9.0-8-2 -amd64 $(MAKE) -C systems/linux/user/x86-smp_generic_64-2_6
82
82
83
83
touch $@
84
84
@@ -103,7 +103,7 @@ clean:
103
103
rm -f build-arch-stamp build-indep-stamp configure-stamp
104
104
105
105
# Add here commands to clean up after the build process.
106
- SDK=$(realpath .) LINUX_UAPI_SPLIT=1 DEBIAN_LINUX_HEADER=1 BUILD_KNET_CB=1 KERNDIR=/usr/src/linux-headers-4.9.0-8-amd64 KERNEL_SRC=/usr/src/linux-headers-4.9.0-8-amd64 $(MAKE) -C systems/linux/user/x86-smp_generic_64-2_6 clean
106
+ SDK=$(realpath .) LINUX_UAPI_SPLIT=1 DEBIAN_LINUX_HEADER=1 BUILD_KNET_CB=1 KERNDIR=/usr/src/linux-headers-4.9.0-8-2- amd64 KERNEL_SRC=/usr/src/linux-headers-4.9.0-8-2 -amd64 $(MAKE) -C systems/linux/user/x86-smp_generic_64-2_6 clean
107
107
108
108
dh_clean
109
109
Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ Before=syncd.service
5
5
6
6
[Service]
7
7
Type =oneshot
8
- ExecStart =-/etc/init.d/opennsl-modules-4.9.0-8-amd64 start
8
+ ExecStart =-/etc/init.d/opennsl-modules-4.9.0-8-2- amd64 start
9
9
# Don't remove opennsl driver when stopping service. Because
10
10
# removing knet drivers takes ~30 seconds to delete netdevs.
11
11
# This delay cuts too deep into warm reboot time budget.
12
12
# We could skip this step because we don't expect stopping
13
13
# opennsl service in any context other than rebooting.
14
- # ExecStop=-/etc/init.d/opennsl-modules-4.9.0-8-amd64 stop
14
+ # ExecStop=-/etc/init.d/opennsl-modules-4.9.0-8-2- amd64 stop
15
15
RemainAfterExit =yes
16
16
17
17
[Install]
Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ if [ -s /usr/local/bin/done_idt_init ];then
4
4
echo " There is a done_idt_init file"
5
5
else
6
6
7
- cat /etc/init.d/opennsl-modules-4.9.0-8-amd64| grep idt_init.sh
7
+ cat /etc/init.d/opennsl-modules-4.9.0-8-2- amd64| grep idt_init.sh
8
8
if [ $? -ne 0 ]; then
9
9
echo " Add idt_init.sh to opennsl-modules for TD3 MAC"
10
- sed -i ' /modprobe linux-kernel-bde/i sleep 1' /etc/init.d/opennsl-modules-4.9.0-8-amd64
11
- sed -i ' /sleep/i /usr/local/bin/idt_init.sh' /etc/init.d/opennsl-modules-4.9.0-8-amd64
12
- sed -i ' /idt_init/i echo "IDT init" ' /etc/init.d/opennsl-modules-4.9.0-8-amd64
13
- sed -i ' /IDT init/i echo 1 > /usr/local/bin/done_idt_init' /etc/init.d/opennsl-modules-4.9.0-8-amd64
10
+ sed -i ' /modprobe linux-kernel-bde/i sleep 1' /etc/init.d/opennsl-modules-4.9.0-8-2- amd64
11
+ sed -i ' /sleep/i /usr/local/bin/idt_init.sh' /etc/init.d/opennsl-modules-4.9.0-8-2- amd64
12
+ sed -i ' /idt_init/i echo "IDT init" ' /etc/init.d/opennsl-modules-4.9.0-8-2- amd64
13
+ sed -i ' /IDT init/i echo 1 > /usr/local/bin/done_idt_init' /etc/init.d/opennsl-modules-4.9.0-8-2- amd64
14
14
15
15
fi
16
16
Original file line number Diff line number Diff line change 3
3
if [ -s /usr/local/bin/done_idt_init ]; then
4
4
echo " There is a done_idt_init file"
5
5
else
6
- cat /etc/init.d/opennsl-modules-4.9.0-8-amd64| grep idt_init.sh
6
+ cat /etc/init.d/opennsl-modules-4.9.0-8-2- amd64| grep idt_init.sh
7
7
if [ $? -ne 0 ]; then
8
8
echo " Add idt_init.sh to opennsl-modules for TD3 MAC"
9
- sed -i ' /modprobe linux-kernel-bde/i sleep 1' /etc/init.d/opennsl-modules-4.9.0-8-amd64
10
- sed -i ' /sleep/i /usr/local/bin/idt_init.sh' /etc/init.d/opennsl-modules-4.9.0-8-amd64
11
- sed -i ' /idt_init/i echo "IDT init" ' /etc/init.d/opennsl-modules-4.9.0-8-amd64
12
- sed -i ' /IDT init/i echo 1 > /usr/local/bin/done_idt_init' /etc/init.d/opennsl-modules-4.9.0-8-amd64
9
+ sed -i ' /modprobe linux-kernel-bde/i sleep 1' /etc/init.d/opennsl-modules-4.9.0-8-2- amd64
10
+ sed -i ' /sleep/i /usr/local/bin/idt_init.sh' /etc/init.d/opennsl-modules-4.9.0-8-2- amd64
11
+ sed -i ' /idt_init/i echo "IDT init" ' /etc/init.d/opennsl-modules-4.9.0-8-2- amd64
12
+ sed -i ' /IDT init/i echo 1 > /usr/local/bin/done_idt_init' /etc/init.d/opennsl-modules-4.9.0-8-2- amd64
13
13
fi
14
14
15
15
fi
Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ Standards-Version: 3.9.3
7
7
8
8
Package: sonic-platform-alphanetworks-snh60a0-320fv2
9
9
Architecture: amd64
10
- Depends: linux-image-4.9.0-8-amd64
10
+ Depends: linux-image-4.9.0-8-2- amd64
11
11
Description: kernel modules for platform devices such as fan, led, sfp
12
12
13
13
Package: sonic-platform-alphanetworks-snh60b0-640f
14
14
Architecture: amd64
15
- Depends: linux-image-4.9.0-8-amd64
15
+ Depends: linux-image-4.9.0-8-2- amd64
16
16
Description: kernel modules for platform devices such as fan, led, sfp
17
17
Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ Standards-Version: 3.9.3
7
7
8
8
Package: platform-modules-dx010
9
9
Architecture: amd64
10
- Depends: linux-image-4.9.0-8-amd64
10
+ Depends: linux-image-4.9.0-8-2- amd64
11
11
Description: kernel modules for platform devices such as fan, led, sfp
12
12
13
13
14
14
Package: platform-modules-haliburton
15
15
Architecture: amd64
16
- Depends: linux-image-4.9.0-8-amd64
16
+ Depends: linux-image-4.9.0-8-2- amd64
17
17
Description: kernel modules for platform devices such as fan, led, sfp
Original file line number Diff line number Diff line change @@ -7,16 +7,16 @@ Standards-Version: 3.9.3
7
7
8
8
Package: platform-modules-z9264f
9
9
Architecture: amd64
10
- Depends: linux-image-4.9.0-8-amd64
10
+ Depends: linux-image-4.9.0-8-2- amd64
11
11
Description: kernel modules for platform devices such as fan, led, sfp
12
12
13
13
Package: platform-modules-z9100
14
14
Architecture: amd64
15
- Depends: linux-image-4.9.0-8-amd64
15
+ Depends: linux-image-4.9.0-8-2- amd64
16
16
Description: kernel modules for platform devices such as fan, led, sfp
17
17
18
18
Package: platform-modules-s6100
19
19
Architecture: amd64
20
- Depends: linux-image-4.9.0-8-amd64
20
+ Depends: linux-image-4.9.0-8-2- amd64
21
21
Description: kernel modules for platform devices such as fan, led, sfp
22
22
Original file line number Diff line number Diff line change @@ -7,21 +7,21 @@ Standards-Version: 3.9.3
7
7
8
8
Package: platform-modules-ag9032v1
9
9
Architecture: amd64
10
- Depends: linux-image-4.9.0-8-amd64
10
+ Depends: linux-image-4.9.0-8-2- amd64
11
11
Description: kernel modules for platform devices such as fan, led, sfp
12
12
13
13
Package: platform-modules-ag9064
14
14
Architecture: amd64
15
- Depends: linux-image-4.9.0-8-amd64
15
+ Depends: linux-image-4.9.0-8-2- amd64
16
16
Description: kernel modules for platform devices such as fan, led, sfp
17
17
18
18
Package: platform-modules-ag5648
19
19
Architecture: amd64
20
- Depends: linux-image-4.9.0-8-amd64
20
+ Depends: linux-image-4.9.0-8-2- amd64
21
21
Description: kernel modules for platform devices such as fan, led, sfp
22
22
23
23
Package: platform-modules-et-6248brb
24
24
Architecture: amd64
25
- Depends: linux-image-4.9.0-8-amd64
25
+ Depends: linux-image-4.9.0-8-2- amd64
26
26
Description: kernel modules for platform devices such as fan, led, sfp
27
27
Original file line number Diff line number Diff line change 25
25
modprobe dni_gpio
26
26
modprobe delta_et-6248brb_platform
27
27
28
- if [ ` uname -a | awk ' {print $3}' ` = " 4.9.0-8-amd64" ]; then
28
+ if [ ` uname -a | awk ' {print $3}' ` = " 4.9.0-8-2- amd64" ]; then
29
29
echo " 453" > " /sys/class/gpio/export"
30
30
echo " 454" > " /sys/class/gpio/export"
31
31
echo " 455" > " /sys/class/gpio/export"
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ FAN2_RPM="/sys/bus/i2c/devices/0-002e/fan2_input"
7
7
FAN_TRAY1_LED=" /sys/devices/platform/delta-et6248brb-gpio.0/FAN/fan1_led_ag"
8
8
FAN_TRAY2_LED=" /sys/devices/platform/delta-et6248brb-gpio.0/FAN/fan2_led_ag"
9
9
10
- if [ ` uname -a | awk ' {print $3}' ` = " 4.9.0-8-amd64" ]; then
10
+ if [ ` uname -a | awk ' {print $3}' ` = " 4.9.0-8-2- amd64" ]; then
11
11
SYS_LED_G=" /sys/class/gpio/gpio453/value"
12
12
SYS_LED_R=" /sys/class/gpio/gpio454/value"
13
13
PWR_LED_G=" /sys/class/gpio/gpio455/value"
Original file line number Diff line number Diff line change @@ -7,25 +7,25 @@ Standards-Version: 3.9.3
7
7
8
8
Package: platform-modules-d7032q28b
9
9
Architecture: amd64
10
- Depends: linux-image-4.9.0-8-amd64
10
+ Depends: linux-image-4.9.0-8-2- amd64
11
11
Description: kernel modules for platform devices such as fan, led
12
12
13
13
Package: platform-modules-d7054q28b
14
14
Architecture: amd64
15
- Depends: linux-image-4.9.0-8-amd64
15
+ Depends: linux-image-4.9.0-8-2- amd64
16
16
Description: kernel modules for platform devices such as fan, led
17
17
18
18
Package: platform-modules-d6254qs
19
19
Architecture: amd64
20
- Depends: linux-image-4.9.0-8-amd64
20
+ Depends: linux-image-4.9.0-8-2- amd64
21
21
Description: kernel modules for platform devices such as fan, led
22
22
23
23
Package: platform-modules-d6556
24
24
Architecture: amd64
25
- Depends: linux-image-4.9.0-8-amd64
25
+ Depends: linux-image-4.9.0-8-2- amd64
26
26
Description: kernel modules for platform devices such as fan, led
27
27
28
28
Package: platform-modules-d7264q28b
29
29
Architecture: amd64
30
- Depends: linux-image-4.9.0-8-amd64
30
+ Depends: linux-image-4.9.0-8-2- amd64
31
31
Description: kernel modules for platform devices such as fan, led
Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ Standards-Version: 3.9.3
7
7
8
8
Package: platform-modules-s6000
9
9
Architecture: amd64
10
- Depends: linux-image-4.9.0-8-amd64
10
+ Depends: linux-image-4.9.0-8-2- amd64
11
11
Description: kernel modules for platform devices such as fan, led, sfp
12
12
Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ Standards-Version: 3.9.3
7
7
8
8
Package: platform-modules-e582-48x2q4z
9
9
Architecture: amd64
10
- Depends: linux-image-4.9.0-8-amd64
10
+ Depends: linux-image-4.9.0-8-2- amd64
11
11
Description: kernel modules for platform devices such as fan, led, sfp
12
12
13
13
Package: platform-modules-e582-48x6q
14
14
Architecture: amd64
15
- Depends: linux-image-4.9.0-8-amd64
15
+ Depends: linux-image-4.9.0-8-2- amd64
16
16
Description: kernel modules for platform devices such as fan, led, sfp
17
17
Original file line number Diff line number Diff line change 1
1
SDK_VERSION = 2.0.5
2
- LINUX_VER = 4.9.0-8
2
+ LINUX_VER = 4.9.0-8-2
3
3
SDK_COMMIT_ID = f2e56f
4
4
NEPHOS_NPS_KERNEL = nps-modules-$(LINUX_VER ) _$(SDK_VERSION ) _$(SDK_COMMIT_ID ) _amd64.deb
5
5
$(NEPHOS_NPS_KERNEL)_URL = "https://github.com/NephosInc/SONiC/raw/master/sdk/nps-modules-$(LINUX_VER ) _$(SDK_VERSION ) _$(SDK_COMMIT_ID ) _amd64.deb"
Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ Standards-Version: 3.9.3
7
7
8
8
Package: sonic-platform-accton-as7116-54x
9
9
Architecture: amd64
10
- Depends: linux-image-4.9.0-8-amd64
10
+ Depends: linux-image-4.9.0-8-2- amd64
11
11
Description: kernel modules for platform devices such as fan, led, sfp
Original file line number Diff line number Diff line change 1
1
# linux kernel package
2
2
3
- KVERSION_SHORT = 4.9.0-8
3
+ KVERSION_SHORT = 4.9.0-8-2
4
4
KVERSION = $(KVERSION_SHORT ) -amd64
5
5
KERNEL_VERSION = 4.9.110
6
6
KERNEL_SUBVERSION = 3+deb9u6
You can’t perform that action at this time.
0 commit comments