lxqt-sudo/lxqt-sudo.changes
Shawn Dunn 1f28cbcb29 - Update to version 2.1.0:
* Pre-release changes
  * Weblate commits (#218)
  * sudo: Add new env vars forwarded to child
  * Weblate commits (#215)
  * Pre-release changes
  * Weblate commits (#212)

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-sudo?expand=0&rev=40
2024-11-11 00:28:03 +00:00

177 lines
5.9 KiB
Plaintext

-------------------------------------------------------------------
Wed Nov 6 21:38:33 UTC 2024 - Андрей Алыпов <and.november@opensuse.org>
- Update to version 2.1.0:
* Pre-release changes
* Weblate commits (#218)
* sudo: Add new env vars forwarded to child
* Weblate commits (#215)
* Pre-release changes
* Weblate commits (#212)
-------------------------------------------------------------------
Thu Apr 18 18:41:24 UTC 2024 - Shawn Dunn <sfalken@opensuse.org>
- Update to 2.0.0:
* Ported to Qt6
* Allow bidirectional communication with launched process
* Avoid flushing empty line
* Flush everything coming from child and optimize splitting of
output
- Specfile cleanup, and macro refactoring/updating
-------------------------------------------------------------------
Mon Nov 6 02:43:21 UTC 2023 - Shawn Dunn <sfalken@opensuse.org>
- Update to 1.4.0:
* Updated translations and bumped the version.
-------------------------------------------------------------------
Sat Apr 15 18:48:54 UTC 2023 - Shawn Dunn <sfalken@opensuse.org>
- Update to 1.3.0:
* Added support for `doas` backend
-------------------------------------------------------------------
Sat Nov 5 19:04:54 UTC 2022 - Shawn Dunn <sfalken@cloverleaf-linux.org>
- Update to 1.2.0:
* Updated translations and bumped the version.
-------------------------------------------------------------------
Fri Apr 29 06:11:23 UTC 2022 - Michael Vetter <mvetter@suse.com>
- Update to 1.1.0:
* Updated translations and bumped the version.
-------------------------------------------------------------------
Mon Nov 8 09:55:30 UTC 2021 - Michael Vetter <mvetter@suse.com>
- Update to 1.0.0:
* Code: Handled what was deprecated by Qt5.15.
-------------------------------------------------------------------
Fri Apr 16 10:17:32 UTC 2021 - Michael Vetter <mvetter@suse.com>
- Update to 0.17.0:
* Code: Handled what was deprecated by Qt5.15.
-------------------------------------------------------------------
Wed Nov 4 13:50:38 UTC 2020 - Michael Vetter <mvetter@suse.com>
- Update to 0.16.0:
* Use QFlags default constructor.
-------------------------------------------------------------------
Mon Apr 27 11:03:56 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
- Changed lxqt-sudo.keyring to tsujan's key
-------------------------------------------------------------------
Sat Apr 25 10:44:06 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
- Update to version 0.15.0
* Fix (re-)setting HOME with sudo backend.
* Added TERM to allowed/preserved environment variables.
* Added NetBSD support.
-------------------------------------------------------------------
Mon Jan 27 10:31:11 UTC 2020 - Michael Vetter <mvetter@suse.com>
- bsc#1161365: Fix build
- Add buildrequire for glib
-------------------------------------------------------------------
Mon Feb 25 10:22:41 UTC 2019 - mvetter@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 - mvetter@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 <mvetter@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
-------------------------------------------------------------------
Thu Jul 26 13:05:35 UTC 2018 - mvetter@suse.com
- bsc#1100871: Fix layout problem with CJK the usptream way
by setting the locale to C
- Add lxqt-sudo-0.13.0-locale-env.patch
- Remove lxqt-sudo-prompt-fix.patch: Using upstream approved fix
-------------------------------------------------------------------
Thu Jul 12 16:13:40 CEST 2018 - tiwai@suse.de
- Fix the missing capture of the prompt line without the space
letter at the end of line (boo#1100871):
lxqt-sudo-prompt-fix.patch
-------------------------------------------------------------------
Tue May 22 15:20:01 UTC 2018 - mvetter@suse.com
- Update to 0.13.0:
* passworddialog.cpp: include QIcon explicitely
* CMake: Prevent in-source builds
* fix http -> https
* Fixed mentions of LXDE
-------------------------------------------------------------------
Mon Oct 23 11:45:05 UTC 2017 - mvetter@suse.com
- Update to 0.12.0:
* Set informal patch version
* Added basic .gitattributes
* Drops Qt5Core_VERSION_STRING
* set Qt::AA_UseHighDpiPixmaps to true
* Bump year
-------------------------------------------------------------------
Fri Feb 24 01:45:06 UTC 2017 - sfalken@opensuse.org
- Update to 0.11.1:
* Make CMakeLists.txt more uniform.
-------------------------------------------------------------------
Sat Sep 24 22:03:54 UTC 2016 - mvetter@suse.com
- Update to 0.11.0:
* Add README.md
* build: Forward translations parameters
* ts-files removal (#21)
* Remove translations (will be pulled in build time)
* Bump year
* Italian translation update
* Updated Russian translation Fix language and typos
* Add Russian translation
- Add keyring
-------------------------------------------------------------------
Wed Nov 4 10:18:35 UTC 2015 - mvetter@suse.com
- Git build was done by aaz2011@mail.ru
- Setting minimum Cmake version
-------------------------------------------------------------------
Sun Aug 23 09:12:07 UTC 2015 - and.november@opensuse.org
- initial package for openSUSE