http://bugzilla.opensuse.org/show_bug.cgi?id=1135980
Richard Brown <rbrown(a)suse.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |IN_PROGRESS
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1136027http://bugzilla.suse.com/show_bug.cgi?id=1136027#c3
Klaus Kämpf <kkaempf(a)suse.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Klaus Kämpf <kkaempf(a)suse.com> ---
You're probably having an old Arduino package, please update.
The platform.local.txt file had a bad ldflags setting. The correct one is:
compiler.ldflags=-L/usr/avr/sys-root/lib/avr5 -L/usr/avr/sys-root/lib
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1136027
Michael Matz <matz(a)suse.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |duwe(a)suse.com,
| |kkaempf(a)suse.com
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1132422http://bugzilla.suse.com/show_bug.cgi?id=1132422#c7
--- Comment #7 from Petr Tesařík <ptesarik(a)suse.com> ---
Um, this would need some more tinkering AFAICS. First, it must be the last
option, otherwise we're breaking the --append='' option of kexec. Second, this
will still pass an empty string as the last argument to kexec...
I would try "' '-d".
BTW I'm shocked yast does not escape kernel command line parameters...
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1137071
Marcus Meissner <meissner(a)suse.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |meissner(a)suse.com
Assignee|bnc-team-screening(a)forge.pr |meissner(a)suse.com
|ovo.novell.com |
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1137056http://bugzilla.suse.com/show_bug.cgi?id=1137056#c7
Jiri Srain <jsrain(a)suse.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags|needinfo?(jsrain(a)suse.com) |
--- Comment #7 from Jiri Srain <jsrain(a)suse.com> ---
There is another option: Have /boot outside the encrypted volume as a separate
partition. Then you need to enter the password only once. However, if you want
to use snapper, then you kernel/initrd cannot be snapshotted.
What I wanted to point out: It is not possible to put the key there
unconditionally even if we accept the risk.
In any case: The installer should not implement this request before it gets
blessing from the security team. If the design is evaluated as not bringing any
additional not acceptable risk, then IMO any approach that improves the
usability will be welcome (by myself too).
Security team is in NEEDINFO, let them evaluate this idea.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1136945http://bugzilla.suse.com/show_bug.cgi?id=1136945#c7
Adrian Schröter <adrian(a)suse.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Adrian Schröter <adrian(a)suse.com> ---
fixed a regression in OBS. wine builds look good now.
You may need to run "wipebinaries" (not rebuild) on further packages where you
miss imports.
sorry.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1134817
Bug ID: 1134817
Summary: update systemd to v235 or higher
Classification: openSUSE
Product: openSUSE Distribution
Version: Leap 15.0
Hardware: Other
OS: Other
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: Basesystem
Assignee: bnc-team-screening(a)forge.provo.novell.com
Reporter: Ulrich.Windl(a)rz.uni-regensburg.de
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
Newer systemd has some desired features absent in the systemd SUSE uses. For
example:
* Ability to have sub-directories in /run, like /run/<package>/<Instance_of
_package>/...
* Ability to check unit files without the need to be root.
The first feature is desired when porting LSB-based multi-instance services to
systemd for example.
--
You are receiving this mail because:
You are on the CC list for the bug.