Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libpainter0-0.9.27-5.1 RPM for armv6hl

From OpenSuSE Ports Tumbleweed for armv6hl

Name: libpainter0 Distribution: openSUSE Tumbleweed
Version: 0.9.27 Vendor: openSUSE
Release: 5.1 Build date: Wed Jun 3 03:25:23 2026
Group: System/Libraries Build host: reproducible
Size: 13667 Source RPM: xrdp-0.9.27-5.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/neutrinolabs/xrdp
Summary: Library for manipulating memory bitmaps
This package contains libraries for manipulating memory bitmaps.

Provides

Requires

License

Apache-2.0 AND GPL-2.0-or-later

Changelog

* Wed Jun 03 2026 Yifan Jiang <yfjiang@suse.com>
  - Enforce the security_layer to tls by default in xrdp.ini because
    of CVE-2026-32105 (bsc#1262312), see:
    https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-j2jm-c596-c5q3
* Wed May 27 2026 Yifan Jiang <yfjiang@suse.com>
  - Temporary disable the fixes for CVE-2026-32105 as it brings
    confusion when using freerdp as a client to connect in legacy rdp
    protocol (bsc#1266233, bsc#1266325), see upstream discussion:
    https://github.com/neutrinolabs/xrdp/issues/3808
* Wed May 20 2026 Yifan Jiang <yfjiang@suse.com>
  - Add xrdp-fix-old-gcc-error.patch to adapt the later xrdp
    to be compatible with old gcc (e.g. the gcc in SLE 12).
* Sat May 16 2026 Yifan Jiang <yfjiang@suse.com>
  - Add patches for security fixes:
    * xrdp-CVE-2026-32105-1-fips-slowpath.patch (bsc#1262312,
      CVE-2026-32105)
    * xrdp-CVE-2026-32105-2-fips-fastpath.patch (bsc#1262312,
      CVE-2026-32105)
    * xrdp-CVE-2026-32105-3-nonfips-slowpath.patch (bsc#1262312,
      CVE-2026-32105)
    * xrdp-CVE-2026-32105-4-nonfips-fastpath.patch (bsc#1262312,
      CVE-2026-32105)
    * xrdp-CVE-2026-32624.patch (bsc#1262321, CVE-2026-32624)
    * xrdp-CVE-2026-32107.patch (bsc#1262313, CVE-2026-32107)
    * xrdp-CVE-2026-32623.patch (bsc#1262316, CVE-2026-32623)
    * xrdp-CVE-2026-33145.patch (bsc#1262331, CVE-2026-33145)
    * xrdp-CVE-2026-33689.patch (bsc#1262332, CVE-2026-33689)
    * xrdp-CVE-2026-35512.patch (bsc#1262333, CVE-2026-35512)
* Mon Feb 02 2026 Xiaoguang Wang <xiaoguang.wang@suse.com>
  - update to 0.9.27:
    * xrdp.ini manpage updated
    * Unauthenticated RDP security scan finding/partial auth bypass
    * CVE-2025-68670: Improper bounds checking of domain string
      length leads to Stack-based Buffer Overflow (bsc#1257362)
  - Drop upstreamed patches:
    * xrdp-memory-allocation-security-fix.patch
    * xrdp-remove-unecessary-gmalloc.patch
    * xrdp-safe-data-chunk-reassembly.patch
    * xrdp-add-stub-implementation-for-s_check_rem_and_log.patch
    * xrdp-CVE-2022-23468.patch
    * xrdp-CVE-2022-23478.patch
    * xrdp-CVE-2022-23479.patch
    * xrdp-CVE-2022-23480.patch
    * xrdp-CVE-2022-23481.patch
    * xrdp-CVE-2022-23482.patch
    * xrdp-CVE-2022-23483.patch
    * xrdp-CVE-2022-23484.patch
    * xrdp-CVE-2022-23493.patch
    * xrdp-CVE-2022-23477.patch
    * xrdp-CVE-2023-40184.patch
    * xrdp-CVE-2023-42822.patch
    * xrdp-CVE-2024-39917.patch
    * xrdp-CVE-2025-68670.patch
* Fri Jan 30 2026 Xiaoguang Wang <xiaoguang.wang@suse.com>
  - Add xrdp-CVE-2025-68670.patch: Fix a potential overflow
    (bsc#1257362 CVE-2025-68670).
* Sat May 03 2025 Andreas Stieger <andreas.stieger@gmx.de>
  - update to 0.9.26:
    * Fall back to IPv4 if IPv6 capable but don't have an IPv6
      address set
    * Remove tcutils channel from xrdp.ini
    * Remove duplicate DEBUG output
    * Fix drive redirection regression
    * Fix bug when pasting image to LibreOffice
  - includes changes from 0.9.25.1:
    * Fix mouse wheel scrolling in Xvnc session
  - includes changes from 0.9.25:
    * touchpad inertial scrolling
    * If the client announces support for the Image RemoteFX codec it
      is logged
  - includes changes from 0.9.24:
    * Checking group membership should now work better on systems
      using directory services
    * Pasting more than 32K characters of text to the clipboard now
      succeeds
    * An incompatibility with FreeRDP 2.11.2 in the drive redirector
      has been fixed
  - Rebase xrdp-systemd-services.patch
* Fri Jan 24 2025 Yifan Jiang <yfjiang@suse.com>
  - Enforce no login screen if require_credentials is set
    (bsc#1227769)
    + Add xrdp-CVE-2024-39917.patch
    + Rebase xrdp-fate318398-change-expired-password.patch
* Tue Jan 14 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Fix escaping of commented out patch: with RPM 4.20, %patch
    becomes a standard, expandable macro, that can span more than one
    line. Commenting out with #%patch can thus lead to invalid
    results.
* Fri May 24 2024 Thorsten Kukuk <kukuk@suse.com>
  - Drop initscripts-legacy support [jsc#PED264]
  - Drop rc<service> symlinks [jsc#PED-264], [jsc#PED-266]
* Mon Feb 26 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Use %patch -P N instead of deprecated %patchN.
* Fri Dec 08 2023 Daike Yu <yu.daike@suse.com>
  - Update xrdp-CVE-2023-42822.patch
    + fix bsc#1217759: xrdp login screen does not show any text
* Thu Nov 30 2023 Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
  - Trivial rebase of xrdp-disable-8-bpp-vnc-support.patch.
  - Trivial rebase of xrdp-support-KillDisconnected-for-Xvnc.patch.
  - Rebase xrdp-avahi.diff.
  - Rebase xrdp-bsc965647-allow-admin-choose-desktop.patch. Add MATE Desktop
    support. Launch all desktop session in a dbus-run-session context to
    avoid violent interference with simultaneously running local sessions.
  - Trivial rebase of xrdp-filter-tab-from-mstsc-on-focus-change.patch.
  - Disable xrdp-fate318398-change-expired-password.patch. It does not apply
    cleanly since xrdp 0.9.18. Reconsider its usage.
* Tue Nov 21 2023 Daike Yu <yu.daike@suse.com>
  - xrdp-CVE-2023-42822.patch (bsc#1215803)
    + unchecked access to font glyph info
* Wed Oct 18 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 0.9.23.1:
    + Security fix: Unchecked access to font glyph info
      (CVE-2023-42822).
  - Changes from version 0.9.23:
    + General announcement: Running xrdp and xrdp-sesman on separate
      hosts is still supported by this release, but is now
      deprecated. This is not secure. A future v1.0 release will
      replace the TCP socket used between these processes with a Unix
      Domain Socket, and then cross-host running will not be
      possible.
    + Security fix: Improper handling of session establishment errors
      allows bypassing OS-level session restrictions
      (CVE-2023-40184).
    + Bug fixes:
    - Environment variables set by PAM modules are no longer
      restricted to around 250 characters.
    - X11 clipboard clients now no longer hang when requesting a
      clipboard format which isn't available.
* Tue Sep 12 2023 Daike Yu <yu.daike@suse.com>
  - xrdp-CVE-2023-40184.patch (bsc#1214805)
    + restriction bypass via improper session handling
* Thu Aug 03 2023 Linnaea Lavia <linnaea@lavia.moe>
  - Update to version 0.9.22
    + New features
    - Empty passwords are no longer automatically passed through to sesman for authentication
    - Don't try to listen on the scard socket if it isn't there
    - The directory where PAM configuration files are installed can now be set with --with-pamconfdir
    - Sesman can now be configured to ignore alternate shells passed from the client
    - Allow longer UserWindowManager strings
    - openSuSE Tumbleweed move to /usr/lib/pam.d is now supported in the installation scripts
    - VNC backend session now supports extra mouse buttons 6, 7 and 8
    + Bug fixes
    - Minor documentation fixes
    - Memory management fixes to list module
    - Fix some noise when MP3/AAC are in use and some logging improvements
    - Fix potential NULL dereferences in chansrv
    - An erroneous free in the smartcard handling code has been removed
    - Passwords are no longer left on the heap in sesman
    - Set permissions on pcsc socket dir to owner only
    + Security fixes
    - CVE-2022-23468
    - CVE-2022-23477
    - CVE-2022-23478
    - CVE-2022-23479
    - CVE-2022-23480
    - CVE-2022-23481
    - CVE-2022-23482
    - CVE-2022-23483
    - CVE-2022-23484
    - CVE-2022-23493
  - Drop upstreamed patches:
      xrdp-CVE-2022-23468.patch
      xrdp-CVE-2022-23477.patch
      xrdp-CVE-2022-23478.patch
      xrdp-CVE-2022-23479.patch
      xrdp-CVE-2022-23480.patch
      xrdp-CVE-2022-23481.patch
      xrdp-CVE-2022-23482.patch
      xrdp-CVE-2022-23483.patch
      xrdp-CVE-2022-23484.patch
      xrdp-CVE-2022-23493.patch
      xrdp-make-pamconfdir-configurable.patch
      xrdp-update-pam.d-path.patch
* Mon Jul 10 2023 Josef Cejka <jcejka@suse.com>
  - Convert username exported to env variables to canonical form
    to prevent issues with different username and domain formats (bsc#1211740)
    + xrdp-Add-function-to-get-user-information-by-UID.patch
    + xrdp-Moved-initgroups-call-to-before-auth_start_session.patch
    + xrdp-fix-username-in-env.patch
* Tue Jun 06 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Do not call %stop_on_removal and %restart_on_update in
    %preun/%postun: those macros would require at least some
    %parameters and actually are the same as the already used
    %%service_del_preun and %service_del_postun.
* Wed Mar 08 2023 Yifan Jiang <yfjiang@suse.com>
  - Enable --with-pamconfdir=/usr/lib/pam.d on Tumbleweed
    (gh#neutrinolabs/xrdp!2552 bsc#1208121).
* Wed Mar 08 2023 Yifan Jiang <yfjiang@suse.com>
  - Add xrdp-make-pamconfdir-configurable.patch: Apply upstream
    implementation and introduce --with-pamconfdir at build time
    (gh#neutrinolabs/xrdp!2552 bsc#1208121).
  - Drop xrdp-fix-search-pam-vendor-dir.patch
* Mon Feb 13 2023 Yifan Jiang <yfjiang@suse.com>
  - Add xrdp-fix-search-pam-vendor-dir.patch: Search pam
    configuration file in the vendor directory /usr/lib/pam.d/
    (bsc#1208121).
* Mon Jan 16 2023 Stefan Schubert <schubi@suse.com>
  - Migration of PAM settings to /usr/lib/pam.d.
* Tue Jan 10 2023 Daike Yu <yu.daike@suse.com>
  - xrdp-CVE-2022-23477.patch (bsc#1206301)
    + Buffer over flow in audin_send_open() function

Files

/usr/lib/libpainter.so.0
/usr/lib/libpainter.so.0.0.0


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 2 04:42:17 2026