Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2016-08-13 18:29:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemd (Old)
 and      /work/SRC/openSUSE:Factory/.systemd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/systemd/systemd-mini.changes     2016-07-10 
18:46:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.systemd.new/systemd-mini.changes        
2016-08-13 18:29:57.000000000 +0200
@@ -1,0 +2,27 @@
+Wed Aug 10 11:30:50 UTC 2016 - [email protected]
+
+- reverted the systemctl split-off on request of Franck Bui.
+
+-------------------------------------------------------------------
+Fri Jul 29 11:49:39 UTC 2016 - [email protected]
+
+- Add sysusers to the new split "systemctl" subpackage
+
+-------------------------------------------------------------------
+Tue Jul 26 11:07:25 UTC 2016 - [email protected]
+
+- Split systemctl and tmpfiles into a separate package
+
+-------------------------------------------------------------------
+Tue Jul 19 17:42:45 UTC 2016 - [email protected]
+
+- Fix 1099-Add-default-rules-for-valve-steam-controller-to-work.patch 
+  to enable missing functionality of Steam Controller
+
+-------------------------------------------------------------------
+Sun Jul 17 03:41:05 UTC 2016 - [email protected]
+
+- Backport unified_cgroup_hierarchy fix for Linux >= 4.4. boo#989276
+  + systemd-230-cgroup2-use-new-fstype-for-unified-hierarchy.patch
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/systemd/systemd.changes  2016-07-24 
19:42:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.systemd.new/systemd.changes     2016-08-13 
18:29:57.000000000 +0200
@@ -1,0 +2,21 @@
+Wed Aug 10 11:30:50 UTC 2016 - [email protected]
+
+- reverted the systemctl split-off on request of Franck Bui.
+
+-------------------------------------------------------------------
+Fri Jul 29 11:49:39 UTC 2016 - [email protected]
+
+- Add sysusers to the new split "systemctl" subpackage
+
+-------------------------------------------------------------------
+Tue Jul 26 11:07:25 UTC 2016 - [email protected]
+
+- Split systemctl and tmpfiles into a separate package
+
+-------------------------------------------------------------------
+Tue Jul 19 17:42:45 UTC 2016 - [email protected]
+
+- Fix 1099-Add-default-rules-for-valve-steam-controller-to-work.patch 
+  to enable missing functionality of Steam Controller
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ systemd-mini.spec ++++++
--- /var/tmp/diff_new_pack.lRZlW6/_old  2016-08-13 18:29:59.000000000 +0200
+++ /var/tmp/diff_new_pack.lRZlW6/_new  2016-08-13 18:29:59.000000000 +0200
@@ -261,6 +261,8 @@
 Patch528:       0001-core-re-sync-bus-name-list-after-deserializing-durin.patch
 # PATCH-FIX-UPSTREAM -- fixed after 228
 Patch529:       0001-systemctl-pid1-do-not-warn-about-missing-install-inf.patch
+# PATCH-FIX-UPSTREAM -- fixed after 320
+Patch530:       systemd-230-cgroup2-use-new-fstype-for-unified-hierarchy.patch
 
 # UDEV PATCHES
 # ============
@@ -607,6 +609,7 @@
 %patch527 -p1
 %patch528 -p1
 %patch529 -p1
+%patch530 -p1
 
 # udev patches
 %patch1002 -p1

++++++ 1099-Add-default-rules-for-valve-steam-controller-to-work.patch ++++++
--- /var/tmp/diff_new_pack.lRZlW6/_old  2016-08-13 18:29:59.000000000 +0200
+++ /var/tmp/diff_new_pack.lRZlW6/_new  2016-08-13 18:29:59.000000000 +0200
@@ -1,14 +1,3 @@
-From e3effecf928405cdd477ae554e2276fb8a7288c4 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= <[email protected]>
-Date: Mon, 30 Nov 2015 14:35:15 +0100
-Subject: [PATCH] Add default rules for valve steam controler to work
-
----
- Makefile.am                          | 1 +
- rules/72-valve-steam-controler.rules | 2 ++
- 2 files changed, 3 insertions(+)
- create mode 100644 rules/72-valve-steam-controler.rules
-
 diff --git a/Makefile.am b/Makefile.am
 index db206ae..803912c 100644
 --- a/Makefile.am
@@ -26,9 +15,9 @@
 index 0000000..f676972
 --- /dev/null
 +++ b/rules/72-valve-steam-controler.rules
-@@ -0,0 +1,2 @@
-+# for basic functionality of the controller in Steam and keyboard/mouse 
emulation
+@@ -0,0 +1,3 @@
 +SUBSYSTEM=="usb", ATTRS{idVendor}=="28de", ATTRS{idProduct}=="1142", 
TAG+="uaccess"
++SUBSYSTEM=="usb", ATTRS{idVendor}=="28de", ATTRS{idProduct}=="1102", 
TAG+="uaccess"
++KERNEL=="uinput", SUBSYSTEM=="misc", TAG+="uaccess"
 -- 
 2.6.3
-


Reply via email to