Hello community,

here is the log from the commit of package lxqt-sudo for openSUSE:Factory 
checked in at 2019-02-25 17:59:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-sudo (Old)
 and      /work/SRC/openSUSE:Factory/.lxqt-sudo.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxqt-sudo"

Mon Feb 25 17:59:16 2019 rev:8 rq:678877 version:0.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxqt-sudo/lxqt-sudo.changes      2018-07-27 
10:58:13.929875065 +0200
+++ /work/SRC/openSUSE:Factory/.lxqt-sudo.new.28833/lxqt-sudo.changes   
2019-02-25 17:59:26.366175812 +0100
@@ -1,0 +2,28 @@
+Mon Feb 25 10:22:41 UTC 2019 - mvet...@suse.com
+
+- Update to 0.14.1:
+  * Dont strip XAUTHLOCALHOSTNAME, it is required for lxqt-sudo
+  to function properly.
+  * Updated translations
+- Remove lxqt-bsc1122410-clear-env.patch: upstreamed
+
+-------------------------------------------------------------------
+Tue Feb  5 10:46:45 UTC 2019 - mvet...@suse.com
+
+- bsc#1122410: Dont clear XAUTHLOCALHOSTNAME 
+- Add lxqt-bsc1122410-clear-env.patch:
+  See https://github.com/lxqt/lxqt-sudo/issues/101
+
+-------------------------------------------------------------------
+Thu Jan 31 10:29:34 UTC 2019 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.14.0:
+  * Force ā€œCā€ locale for su/sudo
+  * Security: Prevent malicious attempts for command injection
+  * Strip environment - Leave only required environment variables (for X & 
locale) to get into the elevated child process.
+  * Make critical error messages less obscure
+  * Fixed the layout and line-break
+- Remove lxqt-sudo-0.13.0-locale-env.patch: upstreamed
+- Move translation from lxqt-l10n into package
+
+-------------------------------------------------------------------

Old:
----
  lxqt-sudo-0.13.0-locale-env.patch
  lxqt-sudo-0.13.0.tar.xz
  lxqt-sudo-0.13.0.tar.xz.asc

New:
----
  lxqt-sudo-0.14.1.tar.xz
  lxqt-sudo-0.14.1.tar.xz.asc

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

Other differences:
------------------
++++++ lxqt-sudo.spec ++++++
--- /var/tmp/diff_new_pack.T3T7BT/_old  2019-02-25 17:59:27.766174635 +0100
+++ /var/tmp/diff_new_pack.T3T7BT/_new  2019-02-25 17:59:27.766174635 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-sudo
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           lxqt-sudo
-Version:        0.13.0
+Version:        0.14.1
 Release:        0
 Summary:        GUI frontend for sudo
 License:        LGPL-2.1-only
@@ -26,8 +26,7 @@
 Source:         
https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
 Source1:        
https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:        %{name}.keyring
-Patch1:         lxqt-sudo-0.13.0-locale-env.patch
-BuildRequires:  cmake >= 3.0.2
+BuildRequires:  cmake >= 3.1.0
 BuildRequires:  gcc-c++
 BuildRequires:  lxqt-build-tools-devel >= 0.5.0
 BuildRequires:  pkgconfig
@@ -44,9 +43,10 @@
 arguments). If sudo requests user's password, the GUI password dialog is shown
 and (after submit) the password is provided to sudo.
 
+%lang_package
+
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 %cmake -DPULL_TRANSLATIONS=No
@@ -55,6 +55,8 @@
 %install
 %cmake_install
 
+%find_lang %{name} --with-qt
+
 %files
 %license LICENSE
 %doc AUTHORS
@@ -63,4 +65,9 @@
 %{_mandir}/man?/%{name}.*
 %{_mandir}/man?/lxsu*.*
 
+%files lang -f %{name}.lang
+%dir %{_datadir}/lxqt
+%dir %{_datadir}/lxqt/translations
+%{_datadir}/lxqt/translations/lxqt-sudo
+
 %changelog

++++++ lxqt-sudo-0.13.0.tar.xz -> lxqt-sudo-0.14.1.tar.xz ++++++
++++ 5272 lines of diff (skipped)



Reply via email to