Cristian Rodríguez
20bba0f125
Accepting request 148186 from home:jengelh:branches:devel:libraries:c_c++
...
- Follow shared library packaging guidelines
- Avoid self-obsolete tag
- Put libvncserver-config into -devel where it should belong
- Provide pkgconfig() RPM symbols
OBS-URL: https://build.opensuse.org/request/show/148186
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/LibVNCServer?expand=0&rev=24
2013-01-13 15:30:19 +00:00
Stephan Kulow
3211c354d8
Accepting request 147684 from devel:libraries:c_c++
...
- Switch SSL backend to openssl, we all agree that OpenSSL
has it faults, but it is heavily optimized in all platforms
not only x86 and performance matters in interactive,latency
sensitive tasks like VNC.
- libvncserver-ossl.patch Ensures openssl use less memory
and avoid abi breaks on openSSL updates. (forwarded request 146780 from elvigia)
OBS-URL: https://build.opensuse.org/request/show/147684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/LibVNCServer?expand=0&rev=27
2013-01-10 12:12:26 +00:00
221dcc6341
Accepting request 146780 from home:elvigia:branches:devel:libraries:c_c++
...
- Switch SSL backend to openssl, we all agree that OpenSSL
has it faults, but it is heavily optimized in all platforms
not only x86 and performance matters in interactive,latency
sensitive tasks like VNC.
- libvncserver-ossl.patch Ensures openssl use less memory
and avoid abi breaks on openSSL updates.
OBS-URL: https://build.opensuse.org/request/show/146780
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/LibVNCServer?expand=0&rev=22
2013-01-09 10:09:51 +00:00
Ismail Dönmez
72a11fc664
Accepting request 146707 from devel:libraries:c_c++
...
- libvncserver-byteswap.patch : USe OS byteswapping macros
which are optimized for the target arch.
- BuildRequire libpng-Devel (forwarded request 146704 from elvigia)
OBS-URL: https://build.opensuse.org/request/show/146707
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/LibVNCServer?expand=0&rev=26
2012-12-31 13:25:59 +00:00
Ismail Dönmez
e643117aab
Accepting request 146704 from home:elvigia:branches:devel:libraries:c_c++
...
- libvncserver-byteswap.patch : USe OS byteswapping macros
which are optimized for the target arch.
- BuildRequire libpng-Devel
OBS-URL: https://build.opensuse.org/request/show/146704
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/LibVNCServer?expand=0&rev=20
2012-12-30 22:31:39 +00:00
Stephan Kulow
49140390bb
Accepting request 139253 from devel:libraries:c_c++
...
- delete not used LibVNCServer-0.9.9-system_minilzo.patch
- document patches
- rename redef-keysym to redef-keysym.patch
- Update to 0.9.9 version:
- Overall changes:
* Added noVNC HTML5 VNC viewer (http://kanaka.github.com/noVNC/ ) connect possibility
to our http server. Pure JavaScript, no Java plugin required anymore! (But a
recent browser...)
* Added a GTK+ VNC viewer example.
- LibVNCServer/LibVNCClient:
* Added support to build for Google Android.
* Complete IPv6 support in both LibVNCServer and LibVNCClient.
- LibVNCServer:
* Split two event-loop related functions out of the rfbProcessEvents() mechanism.
This is required to be able to do proper event loop integration with Qt. Idea was
taken from Vino's libvncserver fork.
* Added TightPNG (http://wiki.qemu.org/VNC_Tight_PNG ) encoding support. Like the
original Tight encoding, this still uses JPEG, but ZLIB encoded rects are encoded
with PNG here.
* Added suport for serving VNC sessions through WebSockets
(http://en.wikipedia.org/wiki/WebSocket ), a web technology providing for multiplexing
bi-directional, full-duplex communications channels over a single TCP connection.
* Support connections from the Mac OS X built-in VNC client to LibVNCServer
instances running with no password.
* Replaced the Tight encoder with a TurboVNC one which is tremendously faster in most
cases, especially with high-color video or 3D workloads.
(http://www.virtualgl.org/pmwiki/uploads/About/tighttoturbo.pdf )
- LibVNCClient:
* Added support to only listen for reverse connections on a specific IP address.
OBS-URL: https://build.opensuse.org/request/show/139253
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/LibVNCServer?expand=0&rev=25
2012-10-26 15:13:55 +00:00
276f922942
- delete not used LibVNCServer-0.9.9-system_minilzo.patch
...
- document patches
- rename redef-keysym to redef-keysym.patch
- remove upstreamed LibVNCServer-LINUX.diff
- remove upstreamed LibVNCServer-0.9.8_git201104301110-overflow.patch
- remove upstreamed LibVNCServer-system-lzo.patch
- rename and refresh dont-build-x11vnc to LibVNCServer-0.9.9-no_x11vnc.patch
- add, but not enable LibVNCServer-0.9.9-system_minilzo.patch
- add libvncserver-0.9.1-multilib.patch
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/LibVNCServer?expand=0&rev=18
2012-10-25 10:16:40 +00:00
695455ae8f
- osc rm LibVNCServer-0.9.9-system_minilzo.patch
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/LibVNCServer?expand=0&rev=17
2012-10-16 12:02:30 +00:00
ab9a94fbcf
Accepting request 136136 from home:posophe:branches:devel:libraries:c_c++
...
Update to 0.9.8 version
OBS-URL: https://build.opensuse.org/request/show/136136
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/LibVNCServer?expand=0&rev=16
2012-09-29 10:29:36 +00:00
Stephan Kulow
ce4e54f1de
Accepting request 131753 from devel:libraries:c_c++
...
- Devel package needs a dependency on gnutls-devel
OBS-URL: https://build.opensuse.org/request/show/131753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/LibVNCServer?expand=0&rev=24
2012-08-27 14:23:52 +00:00
Ismail Dönmez
1c3e6ebe21
- Devel package needs a dependency on gnutls-devel
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/LibVNCServer?expand=0&rev=14
2012-08-27 11:30:06 +00:00
Ismail Dönmez
e475c1a3c0
Accepting request 131135 from devel:libraries:c_c++
...
Enable support for GnuTLS, this is needed by Remmina, see bnc#775609 (forwarded request 131133 from gberh)
OBS-URL: https://build.opensuse.org/request/show/131135
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/LibVNCServer?expand=0&rev=23
2012-08-22 12:36:43 +00:00
a19b64d7b0
Accepting request 131133 from home:gberh:branches:devel:libraries:c_c++
...
Enable support for GnuTLS, this is needed by Remmina, see bnc#775609
OBS-URL: https://build.opensuse.org/request/show/131133
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/LibVNCServer?expand=0&rev=12
2012-08-18 13:35:02 +00:00
Stephan Kulow
b49f35bd20
Accepting request 98357 from devel:libraries:c_c++
...
OBS-URL: https://build.opensuse.org/request/show/98357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/LibVNCServer?expand=0&rev=21
2011-12-31 16:19:59 +00:00
Ismail Dönmez
e716a0646b
Accepting request 94554 from home:coolo:removeautomake
...
add automake to buildrequires
OBS-URL: https://build.opensuse.org/request/show/94554
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/LibVNCServer?expand=0&rev=9
2011-11-30 14:33:41 +00:00
Lars Vogdt
ee6526afc6
Accepting request 82657 from devel:libraries:c_c++
...
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build (forwarded request 82637 from jengelh)
OBS-URL: https://build.opensuse.org/request/show/82657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/LibVNCServer?expand=0&rev=19
2011-09-19 13:25:29 +00:00
Ismail Dönmez
38b259f0f0
Accepting request 82637 from home:jengelh:bl
...
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
OBS-URL: https://build.opensuse.org/request/show/82637
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/LibVNCServer?expand=0&rev=7
2011-09-17 10:05:13 +00:00
Sascha Peilicke
79a628710b
Autobuild autoformatter for 69812
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/LibVNCServer?expand=0&rev=18
2011-05-09 07:28:23 +00:00
OBS User buildservice-autocommit
8db311db3b
Updating link to change in openSUSE:Factory/LibVNCServer revision 18.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/LibVNCServer?expand=0&rev=6fea0b3a0236febab244d68ecd3a1144
2011-05-09 07:28:23 +00:00
Sascha Peilicke
91d8221248
Accepting request 69812 from devel:libraries:c_c++
...
- Update to version 0.9.8 latest.
* Changes too long to list here, see NEWS
- Use system lzo library (forwarded request 69811 from elvigia)
OBS-URL: https://build.opensuse.org/request/show/69812
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/LibVNCServer?expand=0&rev=17
2011-05-09 07:28:14 +00:00
OBS User autobuild
738e871d24
Accepting request 50099 from devel:libraries:c_c++
...
Copy from devel:libraries:c_c++/LibVNCServer based on submit request 50099 from user coolo
OBS-URL: https://build.opensuse.org/request/show/50099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/LibVNCServer?expand=0&rev=15
2010-10-11 12:39:53 +00:00
OBS User autobuild
9d0baad6ae
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/LibVNCServer?expand=0&rev=12
2010-03-18 14:32:15 +00:00
OBS User unknown
d3287db56f
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/LibVNCServer?expand=0&rev=10
2009-04-23 23:50:09 +00:00
OBS User unknown
f3c3254768
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/LibVNCServer?expand=0&rev=9
2009-03-13 15:01:48 +00:00
OBS User unknown
899f0bb1be
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/LibVNCServer?expand=0&rev=8
2008-10-27 16:02:19 +00:00
OBS User unknown
4a2b9d8bf3
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/LibVNCServer?expand=0&rev=6
2008-02-25 16:18:58 +00:00
OBS User unknown
c6558713a1
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/LibVNCServer?expand=0&rev=5
2007-10-11 19:51:51 +00:00
OBS User unknown
446db6c255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/LibVNCServer?expand=0&rev=4
2007-07-18 19:39:50 +00:00
OBS User unknown
65ea89fb5b
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/LibVNCServer?expand=0&rev=3
2007-04-12 16:01:17 +00:00
OBS User unknown
5a23935331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/LibVNCServer?expand=0&rev=2
2007-03-16 08:47:32 +00:00
OBS User unknown
e79bd871f1
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/LibVNCServer?expand=0&rev=1
2007-01-15 22:49:20 +00:00