Bug#859941: [systemd] systemd-networkd: bridge vlan: does not remove vlan 1

2017-05-30 Thread Timo Weingärtner
Hallo Michael,

09.04.17 22:08 Timo Weingärtner:
> control: forwarded -1 https://github.com/systemd/systemd/issues/5716
> 
> 09.04.17 20:09:02 CEST Michael Biebl:
> > I can't really comment on the bug report as such, but it doesn't look
> > like it's a Debian specific issue. So it would be great if you can raise
> > this upstream

The bug is fixed upstream.

Is it possible to get the fix backported into the stretch version?


Grüße
Timo

signature.asc
Description: This is a digitally signed message part.
___
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Bug#859941: [systemd] systemd-networkd: bridge vlan: does not remove vlan 1

2017-04-09 Thread Timo Weingärtner
control: forwarded -1 https://github.com/systemd/systemd/issues/5716

09.04.17 20:09:02 CEST Michael Biebl:
> I can't really comment on the bug report as such, but it doesn't look
> like it's a Debian specific issue. So it would be great if you can raise
> this upstream at
> https://github.com/systemd/systemd/issues

You're lucky I still have an account there…



signature.asc
Description: This is a digitally signed message part.
___
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Bug#859941: [systemd] systemd-networkd: bridge vlan: does not remove vlan 1

2017-04-09 Thread Timo Weingärtner
Package: systemd
Version: 232-22
Severity: important

When adding a port to a VLAN-enabled bridge VLAN 1 is not removed.
That leads to information leakage from VLAN 1 to other VLANs and IPv6 
misconfiguration (via RAdv).
In my use case the other end is a VM whose interface is created by libvirt, 
but that does not seem to make a difference, so I use a veth device here.


Timo

Configuration:

/etc/systemd/network/00-test.network:
8<8<8<
[Match]
Name=test

[Link]
ARP=false

[Network]
Bridge=br

[BridgeVLAN]
VLAN=2
EgressUntagged=2
PVID=2
8<8<8<

/etc/systemd/network/00-br.netdev:
8<8<8<
[NetDev]
Kind=bridge
Name=br

[Bridge]
VLANFiltering=true
STP=false
8<8<8<

/etc/systemd/network/00-br.network:
8<8<8<
[Match]
Name=br

[Link]
ARP=false

[Network]
IPv6AcceptRA=false
8<8<8<

Steps to reproduce:

8<8<8<
# ip link add type veth peer name test
# bridge vlan show dev test
portvlan ids
test 1 Egress Untagged
 2 PVID Egress Untagged
8<8<8<

Expected result:

8<8<8<
# bridge vlan show dev test
portvlan ids
test 2 PVID Egress Untagged
8<8<8<



--- System information. ---
Architecture: amd64
Kernel:   Linux 4.9.0-2-amd64

Debian Release: 9.0
  900 testing deb.debian.org 


signature.asc
Description: This is a digitally signed message part.
___
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Bug#776422: [systemd] power button does poweroff instead of STR after each upgrade of systemd

2015-01-27 Thread Timo Weingärtner
Package: systemd
Version: 215-10
Severity: grave
Justification: causes data loss

I configured the power button to do STR in KDE. After each upgrade of systemd 
the power button does poweroff instead causing loss of unsaved work.

This did not happen before the introduction of systemd as a replacement for 
$everything, so I have to guess systemd is the problem; please reassign if you 
know better.


Regards
Timo

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.16.0-4-amd64

Debian Release: 8.0
  900 testing http.debian.net 
  800 unstablehttp.debian.net 

--- Package information. ---
Depends (Version) | Installed
=-+-==
libacl1 (= 2.2.51-8) | 2.2.52-2
libaudit1(= 1:2.2.1) | 1:2.4-1+b1
libblkid1 (= 2.17.2) | 2.25.2-4.1
libcap2   (= 1:2.10) | 1:2.24-6
libcryptsetup4   (= 2:1.4.3) | 2:1.6.6-4
libdbus-1-3(= 1.1.1) | 1.8.12-3
libkmod2  (= 5~) | 18-3
libpam0g(= 0.99.7.1) | 1.1.8-3.1
libselinux1(= 2.1.9) | 2.3-2
libsystemd-journal0 (= 208-8) | 
libudev1 (= 189) | 215-10
libwrap0  (= 7.6-4~) | 7.6.q-25
libsystemd-login0   (= 208-8) | 
util-linux  (= 2.19.1-2) | 2.25.2-4.1
initscripts (= 2.88dsf-53.2) | 2.88dsf-58
sysv-rc   | 2.88dsf-58
udev  | 215-10
acl   | 2.2.52-2
adduser   | 3.113+nmu3
libcap2-bin   | 1:2.24-6


Recommends  (Version) | Installed
=-+-===
libpam-systemd| 215-10


Suggests(Version) | Installed
=-+-===
systemd-ui| 



--- Output from package bug script ---


signature.asc
Description: This is a digitally signed message part.
___
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers