Subversion Repositories

?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
43 2797d 21h magnus /ssvnc/trunk/debian/ samemachine_ipv6_overflow.patch (new): Fix stack overflow when
connecting over IPv6, caused by non-IPv6-aware code (Closes: #774622).
 
42 2797d 23h magnus /ssvnc/trunk/debian/ auto-scale.patch (new): Make autoscaling work (Closes: #801804, LP:
#1312966). In addition to the command-line option "-scale auto"
creating a 1×1 window, rescaling when resizing the window didn't
happen, at least not when Caps Lock or other modifiers were active.
 
41 2797d 23h magnus /ssvnc/trunk/debian/patches/ Use the old function names EVP_MD_CTX_new() and EVP_MD_CTX_destroy() for now, for compatibility with 1.0.  
40 2798d 04h magnus /ssvnc/trunk/debian/ openssl1.1.patch (new): Support OpenSSL 1.1 API changes (Closes:
#828559).
 
37 4521d 10h magnus /ssvnc/trunk/debian/ Also get CPPFLAGS from dpkg-buildflags. Pass it as EXTRA_DEFINES to
vnc_unixsrc/*/Makefile.
 
34 4521d 20h magnus /ssvnc/trunk/debian/ format-security.patch: Fix some flaws uncovered by -Wformat-security.  
33 4521d 20h magnus /ssvnc/trunk/debian/patches/ Add description to patch.  
32 4521d 20h magnus /ssvnc/trunk/debian/ buildflags.patch: Pass CFLAGS and LDFLAGS through via ./Makefile as
CDEBUGFLAGS and LOCAL_LDFLAGS to vnc_unixsrc/*/Makefile. This results
in -fno-strict-aliasing (added by xmkmf by default) being dropped, but
that doesn't seem to cause any problems.
 
30 4542d 20h magnus /ssvnc/trunk/debian/ nostrip.patch: Remove strip command from the Makefile, allowing
DEB_BUILD_OPTONS=nostrip to work.
 
25 4553d 21h magnus /ssvnc/trunk/debian/ New upstream release.  
23 4798d 19h magnus /ssvnc/trunk/debian/patches/ Delete dpatch that should have been deleted when converting to 3.0 (quilt).  
19 4798d 21h magnus /ssvnc/trunk/debian/ Convert to source format 3.0 (quilt), changing /bin/sh into /bin/bash
(see below) in the install target instead.
 
16 5058d 00h magnus /ssvnc/trunk/debian/ bashisms.dpatch: Don't try to fix all bashisms; instead change /bin/sh
to /bin/bash and depend on bash, which is small in this context.
 
14 5163d 21h magnus /ssvnc/trunk/debian/ * New upstream release.
* confusing_-h.dpatch and bashisms.dpatch: adjusted.
 
8 5261d 22h magnus /ssvnc/trunk/debian/ Drop no_openssl.dpatch and build ultravnc_dsm_helper; OpenSSL
exception has been granted.
 
7 5261d 22h magnus /ssvnc/trunk/debian/ bashisms.dpatch (new): Fix most bashisms (all that matter).  
6 5262d 01h magnus /ssvnc/trunk/debian/ ultraftp_path.dpach (new): Use hardcoded (and correct for this
package) path to ultraftp.jar if SSVNC_ULTRA_FTP_JAR is unset, so that
file transfers work even if ssvncviewer is executed directly.
 
4 5262d 01h magnus /ssvnc/trunk/debian/ * New upstream release.
* ssvnc -help now prints a help message instead of passing -help to the
tcl interpreter.
* confusing_-h.dpatch (new): Improve upstream's handling of -help a bit
(Closes: 544250).
 
3 5262d 04h magnus /ssvnc/trunk/debian/ [svn-inject] Applying Debian modifications to trunk