File vncmanager.changes of Package vncmanager
-------------------------------------------------------------------
Tue Feb 20 13:23:46 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Sat Apr 1 19:42:54 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- u_Fix-missing-include.patch
* Fix missing #include <cstdint> exposed by gcc 13.
- Rebase n_disable_mit_shm.patch with quilt.
-------------------------------------------------------------------
Wed Feb 9 13:57:51 UTC 2022 - Joan Torres <joan.torres@suse.com>
- u_Fix-Tight-Encoding-not-processing-pixel-format-prope.patch
* Consider different pixel format depths on Tight Encoding.
TightPixel was considering only pixels defined with 3 bytes.
(bsc#1189247)
-------------------------------------------------------------------
Mon Jan 4 15:45:43 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
- added pkgconfig BuildRequires for zlib and bzip2 in order to fix
build against Tumbleweed/factory
-------------------------------------------------------------------
Wed Sep 2 11:58:04 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Update n_use_with_vnc_key_wrapper.patch: use libexecdir as the
path to with-vnc-key.sh (boo#1176064).
-------------------------------------------------------------------
Thu Jul 9 14:33:21 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
- n_use_port_5901.patch
* changed port number also in code, which sets the default, not
only in config file (boo#1173047)
-------------------------------------------------------------------
Mon Jul 6 14:03:37 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
- added n_UsrEtc.patch (boo#1173047)
* no longer install vncmanager.conf sample as config file
* added description of how to make use of vncmanager.conf sample
to README.md
- added README.md as %doc (boo#1173047)
-------------------------------------------------------------------
Thu May 21 09:59:58 UTC 2020 - Petr Tesařík <ptesarik@suse.com>
- Adjust upstream project URL.
-------------------------------------------------------------------
Thu May 14 15:28:21 UTC 2020 - Petr Tesařík <ptesarik@suse.com>
- u_Fix-TightCompressionControl-definition-for-big-endian.patch
* Fix tight compression decoder on big-endian systems
(bsc#1171344).
-------------------------------------------------------------------
Wed May 13 03:52:02 UTC 2020 - Petr Tesařík <ptesarik@suse.com>
- u_Fix_tight_decoder_on_888_encodings.patch
* Fix tight decoder with 888 pixel encodings. (bsc#1169732)
- u_Fix-PixelFormat-ntoh-and-PixelFormat-hton.patch
* Fix PixelFormat::ntoh() and PixelFormat::hton(). (bsc#1169732)
-------------------------------------------------------------------
Thu Dec 19 14:51:36 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
Allow OBS to shortcut through the -mini flavors.
-------------------------------------------------------------------
Mon Aug 6 12:22:52 UTC 2018 - msrb@suse.com
- n_vncmanager-add-target-to-service.patch
* Declare the service as part of xvnc.target so it can be used as
dependency for xvnc-novnc.service. (bnc#1103552)
-------------------------------------------------------------------
Thu Feb 15 13:42:56 UTC 2018 - msrb@suse.com
- U_ControllerConnection-Split-iostream-into-istream-and.patch
* Do not try to seek on unix socket. (bnc#1076730)
-------------------------------------------------------------------
Fri Aug 11 13:03:26 UTC 2017 - msrb@suse.com
- U_Add-xvnc-args-configuration-option.patch,
n_disable_mit_shm.patch
* Disable MIT-SHM extension in Xvnc started by vncmanager.
(bnc#1053373)
-------------------------------------------------------------------
Mon May 22 11:14:10 UTC 2017 - msrb@suse.com
- Update to 1.0.2
* Fix crash when client disconnects during of TLS negotiation
* Add geometry parameter (bnc#1038851)
-------------------------------------------------------------------
Thu Feb 2 15:32:25 UTC 2017 - adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
-------------------------------------------------------------------
Thu Jun 16 12:07:33 UTC 2016 - msrb@suse.com
- Update to 1.0.1
* Fix build with gcc 6, fix licence link in README. (bnc#985002)
- Add dependency on xorg-x11-Xvnc. (bnc#984461)
- Add n_use_with_vnc_key_wrapper.patch
* Use with-vnc-key.sh wrapper to generate VNC key and certificate
on first use. (bnc#982349)
-------------------------------------------------------------------
Thu May 12 12:17:51 UTC 2016 - msrb@suse.com
- Add LICENSE file to docs.
- Expand %tmpfiles_create macro.
-------------------------------------------------------------------
Thu May 5 12:28:04 UTC 2016 - jengelh@inai.de
- %make_jobs is not defined in SLE; but we can use make %_smp_mflags
- systemd is not a hard runtime requirement (the macros support
softfail)
-------------------------------------------------------------------
Fri Apr 29 10:36:18 UTC 2016 - msrb@suse.com
- Change group to System/X11/Utilities.
-------------------------------------------------------------------
Wed Apr 27 21:18:21 UTC 2016 - msrb@suse.com
- Update to v1.0.0.
-------------------------------------------------------------------
Wed Apr 27 20:57:38 UTC 2016 - msrb@suse.com
- n_use_port_5901.patch
* Use port 5901 to match tigervnc's xinetd based service.
-------------------------------------------------------------------
Mon Nov 9 09:50:31 UTC 2015 - msrb@suse.com
- Create package.