crystalcursors
debpool
libdkim
libmail-dkim-perl
liboop
liboop-bad
libspf2
libtar
lsh
nettle
oidentd
pike
pike-old
pmk
prayer
prayer-err
pyscrabble
sa-exim
ssvnc
tvtime
x2vnc
zxid
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
(root)
/ - Rev 60
?revision_form?
Rev ?revision_input?
?revision_submit?
?revision_endform?
Hide changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
60
1033d 00h
magnus
/ssvnc/trunk/debian/
Bump Standards-Version to 4.6.0.
/ssvnc/trunk/debian/changelog<br/>/ssvnc/trunk/debian/control
59
1033d 01h
magnus
/ssvnc/trunk/debian/
sendclipboard-fix.patch: Make sure that -sendclipboard actually uses
the clipboard (Closes: #841854). Thanks to OmegaPhil
<
OmegaPhil@startmail.com
>.
/ssvnc/trunk/debian/patches/sendclipboard-fix.patch
/ssvnc/trunk/debian/changelog<br/>/ssvnc/trunk/debian/patches/series
58
1033d 01h
magnus
/ssvnc/trunk/debian/
no-mkmf.patch: Replace Imake-generated Makefiles with simple ones in
preparation for the removal of xmkkf (Closes: #888009, #997646).
Thanks to Helmut Grohne <
helmut@subdivi.de
>.
/ssvnc/trunk/debian/patches/no-xmkmf.patch
/ssvnc/trunk/debian/changelog<br/>/ssvnc/trunk/debian/patches/series
57
1785d 03h
magnus
/ssvnc/trunk/debian/
Bump Standards-Version to 4.4.1.
/ssvnc/trunk/debian/changelog<br/>/ssvnc/trunk/debian/control
56
1785d 03h
magnus
/ssvnc/trunk/debian/
* Porting of libvncclient security patches by the jessie LTS team
(Closes: #945827):
- CVE-2018-20020: heap out-of-bound write vulnerability inside structure
in VNC client code.
- CVE-2018-20021: CWE-835: Infinite loop vulnerability in VNC client code.
- CVE-2018-20022: CWE-665: Improper Initialization vulnerability.
- CVE-2018-20024: null pointer dereference that can result DoS.
/ssvnc/trunk/debian/patches/libvncclient_CVE-2018-20020.patch<br/>/ssvnc/trunk/debian/patches/libvncclient_CVE-2018-20021.patch<br/>/ssvnc/trunk/debian/patches/libvncclient_CVE-2018-20022.patch<br/>/ssvnc/trunk/debian/patches/libvncclient_CVE-2018-20024.patch
/ssvnc/trunk/debian/changelog<br/>/ssvnc/trunk/debian/control<br/>/ssvnc/trunk/debian/patches/series
55
1785d 03h
magnus
/ssvnc/tags/1.0.29-4/
Tag 1.0.29-4
/ssvnc/tags/1.0.29-4
54
2325d 01h
magnus
/ssvnc/trunk/debian/
Use java 1.7 instead of 1.6.
/ssvnc/trunk/debian/changelog<br/>/ssvnc/trunk/debian/rules
53
2325d 04h
magnus
/ssvnc/trunk/debian/
Switch to Debhelper compat level 10.
/ssvnc/trunk/debian/changelog<br/>/ssvnc/trunk/debian/compat<br/>/ssvnc/trunk/debian/control
52
2325d 04h
magnus
/ssvnc/trunk/debian/
Replace priority extra with optional.
/ssvnc/trunk/debian/changelog<br/>/ssvnc/trunk/debian/control
51
2325d 04h
magnus
/ssvnc/trunk/debian/
Compile java with -source 1.6 -target 1.6 (Closes: #874004).
/ssvnc/trunk/debian/changelog<br/>/ssvnc/trunk/debian/rules
50
2325d 04h
magnus
/ssvnc/trunk/debian/
default-jdk-headless is enough to build.
/ssvnc/trunk/debian/changelog<br/>/ssvnc/trunk/debian/control
49
3018d 22h
magnus
/ssvnc/tags/1.0.29-3/
[svn-buildpackage] Tagging ssvnc 1.0.29-3
/ssvnc/tags/1.0.29-3
48
3019d 00h
magnus
/ssvnc/trunk/debian/
Bump Standards-Version to 3.9.8.
/ssvnc/trunk/debian/changelog<br/>/ssvnc/trunk/debian/control
47
3019d 00h
magnus
/ssvnc/trunk/debian/
buildflags.patch: Also pass flags to vncstorepw/Makefile and patch
that to use them.
/ssvnc/trunk/debian/changelog<br/>/ssvnc/trunk/debian/patches/buildflags.patch<br/>/ssvnc/trunk/debian/patches/series
46
3019d 00h
magnus
/ssvnc/trunk/debian/patches/
Call the correct function to get IV length.
/ssvnc/trunk/debian/patches/openssl1.1.patch
45
3019d 01h
magnus
/ssvnc/trunk/debian/
nostrip.patch: Don't strip vncstorepw or ultravnc_dsm_helper either.
/ssvnc/trunk/debian/changelog<br/>/ssvnc/trunk/debian/patches/nostrip.patch
44
3019d 01h
magnus
/ssvnc/trunk/debian/patches/
Reorder patches
/ssvnc/trunk/debian/patches/series
43
3019d 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).
/ssvnc/trunk/debian/patches/samemachine_ip6_overflow.patch
/ssvnc/trunk/debian/changelog<br/>/ssvnc/trunk/debian/patches/series
42
3019d 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.
/ssvnc/trunk/debian/patches/auto-scale.patch
/ssvnc/trunk/debian/changelog<br/>/ssvnc/trunk/debian/patches/series
41
3019d 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.
/ssvnc/trunk/debian/patches/openssl1.1.patch
←Prev
1
2
Next→
Show All