Subversion Repositories

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

Rev 48 | Rev 51 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 48 Rev 50
-
 
1
ssvnc (1.0.29-4) unstable; urgency=low
-
 
2
-
 
3
  * default-jdk-headless is enough to build.
-
 
4
-
 
5
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 24 Jun 2018 19:03:15 +0200
-
 
6
1
ssvnc (1.0.29-3) unstable; urgency=low
7
ssvnc (1.0.29-3) unstable; urgency=low
2
8
3
  * debian/rules: Add call to dh_strip_nondeterminism.
9
  * debian/rules: Add call to dh_strip_nondeterminism.
4
  * openssl1.1.patch (new): Support OpenSSL 1.1 API changes (Closes:
10
  * openssl1.1.patch (new): Support OpenSSL 1.1 API changes (Closes:
5
    #828559).
11
    #828559).
6
  * auto-scale.patch (new): Make autoscaling work (Closes: #801804, LP:
12
  * auto-scale.patch (new): Make autoscaling work (Closes: #801804, LP:
7
    #1312966). In addition to the command-line option "-scale auto"
13
    #1312966). In addition to the command-line option "-scale auto"
8
    creating a 1×1 window, rescaling when resizing the window didn't
14
    creating a 1×1 window, rescaling when resizing the window didn't
9
    happen, at least not when Caps Lock or other modifiers were active.
15
    happen, at least not when Caps Lock or other modifiers were active.
10
  * samemachine_ipv6_overflow.patch (new): Fix stack overflow when
16
  * samemachine_ipv6_overflow.patch (new): Fix stack overflow when
11
    connecting over IPv6, caused by non-IPv6-aware code (Closes: #774622).
17
    connecting over IPv6, caused by non-IPv6-aware code (Closes: #774622).
12
  * nostrip.patch: Don't strip vncstorepw or ultravnc_dsm_helper either.
18
  * nostrip.patch: Don't strip vncstorepw or ultravnc_dsm_helper either.
13
  * buildflags.patch: Also pass flags to vncstorepw/Makefile and patch
19
  * buildflags.patch: Also pass flags to vncstorepw/Makefile and patch
14
    that to use them.
20
    that to use them.
15
  * Bump Standards-Version to 3.9.8.
21
  * Bump Standards-Version to 3.9.8.
16
22
17
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 30 Jul 2016 23:09:44 +0200
23
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 30 Jul 2016 23:09:44 +0200
18
24
19
ssvnc (1.0.29-2) unstable; urgency=low
25
ssvnc (1.0.29-2) unstable; urgency=low
20
26
21
  * Also get CPPFLAGS from dpkg-buildflags. Pass it as EXTRA_DEFINES to
27
  * Also get CPPFLAGS from dpkg-buildflags. Pass it as EXTRA_DEFINES to
22
    vnc_unixsrc/*/Makefile.
28
    vnc_unixsrc/*/Makefile.
23
29
24
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 11 Nov 2011 08:11:09 +0100
30
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 11 Nov 2011 08:11:09 +0100
25
31
26
ssvnc (1.0.29-1) unstable; urgency=low
32
ssvnc (1.0.29-1) unstable; urgency=low
27
33
28
  * New upstream release.
34
  * New upstream release.
29
  * Install ReleaseNotes as upstream changelog file.
35
  * Install ReleaseNotes as upstream changelog file.
30
  * Simply build-depend on libjpeg-dev instead of libjpeg62-dev |
36
  * Simply build-depend on libjpeg-dev instead of libjpeg62-dev |
31
    libjpeg-dev (Closes: #644808).
37
    libjpeg-dev (Closes: #644808).
32
  * Install a symlink in /usr/bin instead of including the main vncviewer
38
  * Install a symlink in /usr/bin instead of including the main vncviewer
33
    binary twice in the package.
39
    binary twice in the package.
34
  * Add build-arch and build-indep targets to debian/rules.
40
  * Add build-arch and build-indep targets to debian/rules.
35
  * nostrip.patch: Remove strip command from the Makefile, allowing
41
  * nostrip.patch: Remove strip command from the Makefile, allowing
36
    DEB_BUILD_OPTONS=nostrip to work.
42
    DEB_BUILD_OPTONS=nostrip to work.
37
  * Get CFLAGS and LDFLAGS from dpkg-buildflags.
43
  * Get CFLAGS and LDFLAGS from dpkg-buildflags.
38
  * buildflags.patch: Pass CFLAGS and LDFLAGS through via ./Makefile as
44
  * buildflags.patch: Pass CFLAGS and LDFLAGS through via ./Makefile as
39
    CDEBUGFLAGS and LOCAL_LDFLAGS to vnc_unixsrc/*/Makefile. This results
45
    CDEBUGFLAGS and LOCAL_LDFLAGS to vnc_unixsrc/*/Makefile. This results
40
    in -fno-strict-aliasing (added by xmkmf by default) being dropped, but
46
    in -fno-strict-aliasing (added by xmkmf by default) being dropped, but
41
    that doesn't seem to cause any problems.
47
    that doesn't seem to cause any problems.
42
  * format-security.patch: Fix some flaws uncovered by -Wformat-security.
48
  * format-security.patch: Fix some flaws uncovered by -Wformat-security.
43
  * Bump Standards-Version to 3.9.2.
49
  * Bump Standards-Version to 3.9.2.
44
50
45
 -- Magnus Holmgren <holmgren@debian.org>  Thu, 10 Nov 2011 22:23:15 +0100
51
 -- Magnus Holmgren <holmgren@debian.org>  Thu, 10 Nov 2011 22:23:15 +0100
46
52
47
ssvnc (1.0.28-1) unstable; urgency=low
53
ssvnc (1.0.28-1) unstable; urgency=low
48
54
49
  * New upstream release (Closes: #592873, "Connection from UVNC
55
  * New upstream release (Closes: #592873, "Connection from UVNC
50
    Single-Click does not start vncviewer when -acceptpopups is set").
56
    Single-Click does not start vncviewer when -acceptpopups is set").
51
  * Convert to source format 3.0 (quilt), changing /bin/sh into /bin/bash
57
  * Convert to source format 3.0 (quilt), changing /bin/sh into /bin/bash
52
    (see below) in the install target instead.
58
    (see below) in the install target instead.
53
  * debian/copyright: Update years of copyright; remove notice that the
59
  * debian/copyright: Update years of copyright; remove notice that the
54
    UltraVNC DSM helper module is not included (which it is since
60
    UltraVNC DSM helper module is not included (which it is since
55
    1.0.24-1).
61
    1.0.24-1).
56
  * Remove redundant bash dependency; bash isn't going to be non-essential
62
  * Remove redundant bash dependency; bash isn't going to be non-essential
57
    any time soon.
63
    any time soon.
58
  * Up Standards-Version to 3.9.1.
64
  * Up Standards-Version to 3.9.1.
59
65
60
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 06 Feb 2011 23:06:25 +0100
66
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 06 Feb 2011 23:06:25 +0100
61
67
62
ssvnc (1.0.27-1) unstable; urgency=low
68
ssvnc (1.0.27-1) unstable; urgency=low
63
69
64
  * New upstream release.
70
  * New upstream release.
65
  * bashisms.dpatch: Don't try to fix all bashisms; instead change /bin/sh
71
  * bashisms.dpatch: Don't try to fix all bashisms; instead change /bin/sh
66
    to /bin/bash and depend on bash, which is small in this context.
72
    to /bin/bash and depend on bash, which is small in this context.
67
73
68
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 23 May 2010 19:07:52 +0200
74
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 23 May 2010 19:07:52 +0200
69
75
70
ssvnc (1.0.25-1) unstable; urgency=low
76
ssvnc (1.0.25-1) unstable; urgency=low
71
77
72
  * New upstream release.
78
  * New upstream release.
73
  * confusing_-h.dpatch and bashisms.dpatch: adjusted.
79
  * confusing_-h.dpatch and bashisms.dpatch: adjusted.
74
80
75
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 06 Feb 2010 20:45:04 +0100
81
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 06 Feb 2010 20:45:04 +0100
76
82
77
ssvnc (1.0.24-1) unstable; urgency=low
83
ssvnc (1.0.24-1) unstable; urgency=low
78
84
79
  * New upstream release.
85
  * New upstream release.
80
    * ssvnc -help now prints a help message instead of passing -help to the
86
    * ssvnc -help now prints a help message instead of passing -help to the
81
      tcl interpreter.
87
      tcl interpreter.
82
  * confusing_-h.dpatch (new): Improve upstream's handling of -help a bit
88
  * confusing_-h.dpatch (new): Improve upstream's handling of -help a bit
83
    (Closes: 544250).
89
    (Closes: 544250).
84
  * ultraftp_path.dpach (new): Use hardcoded (and correct for this
90
  * ultraftp_path.dpach (new): Use hardcoded (and correct for this
85
    package) path to ultraftp.jar if SSVNC_ULTRA_FTP_JAR is unset, so that
91
    package) path to ultraftp.jar if SSVNC_ULTRA_FTP_JAR is unset, so that
86
    file transfers work even if ssvncviewer is executed directly.
92
    file transfers work even if ssvncviewer is executed directly.
87
  * bashisms.dpatch (new): Fix most bashisms (all that matter).
93
  * bashisms.dpatch (new): Fix most bashisms (all that matter).
88
  * Drop no_openssl.dpatch and build ultravnc_dsm_helper; OpenSSL
94
  * Drop no_openssl.dpatch and build ultravnc_dsm_helper; OpenSSL
89
    exception has been granted. Build-depend on libssl-dev.
95
    exception has been granted. Build-depend on libssl-dev.
90
  * Promote stunnel4 from Recommends to Depends (Closes: #553411), depend
96
  * Promote stunnel4 from Recommends to Depends (Closes: #553411), depend
91
    directly on openssl, depend on tk instead of tk8.4, and tweak java
97
    directly on openssl, depend on tk instead of tk8.4, and tweak java
92
    recommendations.
98
    recommendations.
93
  * Add README.source.
99
  * Add README.source.
94
  * Bump Standards-Version to 3.8.3.
100
  * Bump Standards-Version to 3.8.3.
95
101
96
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 31 Oct 2009 21:02:42 +0100
102
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 31 Oct 2009 21:02:42 +0100
97
103
98
ssvnc (1.0.23-1) unstable; urgency=low
104
ssvnc (1.0.23-1) unstable; urgency=low
99
105
100
  * Initial release (Closes: #504134).
106
  * Initial release (Closes: #504134).
101
107
102
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 01 Aug 2009 19:31:25 +0200
108
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 01 Aug 2009 19:31:25 +0200