Subversion Repositories

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

Rev 40 | Rev 43 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 40 Rev 42
Line 1... Line 1...
1
ssvnc (1.0.29-3) unstable; urgency=low
1
ssvnc (1.0.29-3) unstable; urgency=low
2
2
3
  * debian/rules: Add call to dh_strip_nondeterminism.
3
  * debian/rules: Add call to dh_strip_nondeterminism.
4
  * openssl1.1.patch (new): Support OpenSSL 1.1 API changes (Closes:
4
  * openssl1.1.patch (new): Support OpenSSL 1.1 API changes (Closes:
5
    #828559).
5
    #828559).
-
 
6
  * auto-scale.patch (new): Make autoscaling work (Closes: #801804, LP:
-
 
7
    #1312966). In addition to the command-line option "-scale auto"
-
 
8
    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.
6
10
7
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 30 Jul 2016 14:55:34 +0200
11
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 30 Jul 2016 19:39:36 +0200
8
12
9
ssvnc (1.0.29-2) unstable; urgency=low
13
ssvnc (1.0.29-2) unstable; urgency=low
10
14
11
  * Also get CPPFLAGS from dpkg-buildflags. Pass it as EXTRA_DEFINES to
15
  * Also get CPPFLAGS from dpkg-buildflags. Pass it as EXTRA_DEFINES to
12
    vnc_unixsrc/*/Makefile.
16
    vnc_unixsrc/*/Makefile.