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
50 2134d 04h magnus /ssvnc/trunk/debian/ default-jdk-headless is enough to build.  
49 2827d 23h magnus /ssvnc/tags/1.0.29-3/ [svn-buildpackage] Tagging ssvnc 1.0.29-3  
48 2828d 00h magnus /ssvnc/trunk/debian/ Bump Standards-Version to 3.9.8.  
47 2828d 00h magnus /ssvnc/trunk/debian/ buildflags.patch: Also pass flags to vncstorepw/Makefile and patch
that to use them.
 
46 2828d 00h magnus /ssvnc/trunk/debian/patches/ Call the correct function to get IV length.  
45 2828d 01h magnus /ssvnc/trunk/debian/ nostrip.patch: Don't strip vncstorepw or ultravnc_dsm_helper either.  
44 2828d 01h magnus /ssvnc/trunk/debian/patches/ Reorder patches  
43 2828d 01h 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 2828d 04h 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 2828d 04h 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 2828d 09h magnus /ssvnc/trunk/debian/ openssl1.1.patch (new): Support OpenSSL 1.1 API changes (Closes:
#828559).
 
39 2828d 11h magnus /ssvnc/trunk/debian/ debian/rules: Add call to dh_strip_nondeterminism.  
38 2828d 11h magnus /ssvnc/tags/1.0.29-2/ [svn-buildpackage] Tagging ssvnc 1.0.29-2  
37 4551d 14h magnus /ssvnc/trunk/debian/ Also get CPPFLAGS from dpkg-buildflags. Pass it as EXTRA_DEFINES to
vnc_unixsrc/*/Makefile.
 
36 4551d 23h magnus /ssvnc/tags/1.0.29-1/ [svn-buildpackage] Tagging ssvnc 1.0.29-1  
35 4552d 00h magnus /ssvnc/trunk/debian/ Bump Standards-Version to 3.9.2.  
34 4552d 00h magnus /ssvnc/trunk/debian/ format-security.patch: Fix some flaws uncovered by -Wformat-security.  
33 4552d 00h magnus /ssvnc/trunk/debian/patches/ Add description to patch.  
32 4552d 01h 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.
 
31 4552d 01h magnus /ssvnc/trunk/debian/ Get CFLAGS and LDFLAGS from dpkg-buildflags.  
30 4573d 01h magnus /ssvnc/trunk/debian/ nostrip.patch: Remove strip command from the Makefile, allowing
DEB_BUILD_OPTONS=nostrip to work.
 
29 4582d 02h magnus /ssvnc/trunk/debian/ Add build-arch and build-indep targets to debian/rules.  
28 4582d 02h magnus /ssvnc/trunk/debian/ Install a symlink in /usr/bin instead of including the main vncviewer
binary twice in the package.
 
27 4584d 01h magnus /ssvnc/trunk/debian/ Simply build-depend on libjpeg-dev instead of libjpeg62-dev |
libjpeg-dev (Closes: #644808).
 
26 4584d 01h magnus /ssvnc/trunk/debian/ Install ReleaseNotes as upstream changelog file.  
25 4584d 01h magnus /ssvnc/trunk/debian/ New upstream release.  
24 4828d 23h magnus /ssvnc/tags/1.0.28-1/ [svn-buildpackage] Tagging ssvnc 1.0.28-1  
23 4828d 23h magnus /ssvnc/trunk/debian/patches/ Delete dpatch that should have been deleted when converting to 3.0 (quilt).  
22 4828d 23h magnus /ssvnc/trunk/debian/ Up Standards-Version to 3.9.1.  
21 4828d 23h magnus /ssvnc/trunk/debian/ Remove redundant bash dependency; bash isn't going to be non-essential
any time soon.
 
20 4829d 01h magnus /ssvnc/trunk/debian/ debian/copyright: Update years of copyright; remove notice that the
UltraVNC DSM helper module is not included (which it is since
1.0.24-1).
 
19 4829d 01h magnus /ssvnc/trunk/debian/ Convert to source format 3.0 (quilt), changing /bin/sh into /bin/bash
(see below) in the install target instead.
 
18 4829d 03h magnus /ssvnc/trunk/debian/ New upstream release (Closes: #592873, "Connection from UVNC
Single-Click does not start vncviewer when -acceptpopups is set").
 
17 5088d 03h magnus /ssvnc/tags/1.0.27-1/ [svn-buildpackage] Tagging ssvnc (1.0.27-1)  
16 5088d 04h 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.
 
15 5088d 04h magnus /ssvnc/trunk/debian/ New upstream release.  
14 5194d 01h magnus /ssvnc/trunk/debian/ * New upstream release.
* confusing_-h.dpatch and bashisms.dpatch: adjusted.
 
13 5292d 01h magnus /ssvnc/tags/1.0.24-1/ [svn-buildpackage] Tagging ssvnc (1.0.24-1)  
12 5292d 01h magnus /ssvnc/trunk/debian/ Copy GPL/OpenSSL exception to debian/copyright.  
11 5292d 01h magnus /ssvnc/trunk/debian/ exception has been granted. Build-depend on libssl-dev.