summaryrefslogtreecommitdiff
path: root/net/remmina
AgeCommit message (Collapse)AuthorFilesLines
2022-11-23massive revision bump after textproc/icu updateadam1-2/+2
2022-10-26*: bump PKGREVISION for libunistring shlib major bumpwiz1-2/+2
2022-09-11*: bump PKGREVISION for flac shlib bumpwiz1-2/+2
2022-08-11Bump all dependent packages of wayland (belatedly)gutteridge1-2/+2
The package changed with the addition of its libepoll-shim dependency. Otherwise, we can get: ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
2022-07-11*: bump for spice-gtk buildlink3 API bumpwiz1-2/+2
2022-07-02*: Recursive revbump from audio/pulseaudioryoon1-2/+2
2022-05-24remmina: switch to USE_GITLAB.nikita1-2/+4
2022-04-18revbump for textproc/icu updateadam1-2/+2
2022-03-28{f,h,l,n,p}*/*: revbump(1) for libsndfiletnn1-1/+2
2022-03-11remmina: Update to 1.4.25ryoon3-7/+8
Changelog: 1.4.25 appindicator or ayatana-appindicator is now optional, -DHAVE_LIBAPPINDICATOR=OFF will disable the Remmina system tray icon. pyhoca-cli is needed for the X2Go plugin, -DWITH_X2GO=ON NX, XDMCP and ST have been removed Use -DWITH_FREERDP3=ON if you are using the FreeRDP master branch libsodium is needed to build Remmina. webkit2gtk3 is needed to build the WWW plugin. -DWITH_KF5WALLET=ON is a new config option needed for the KWallet plugin (and the required kf5wallet libraries to build it). News can be turned off with -DWITH_NEWS=OFF\ gtk-vnc is needed for the VNC plugin for GNOME and KVM, -DWITH_GVNC=ON List of changes: kiosk: Drop GNOME MediaKeys plugin !2377 @jbicha Honour soft links target in SFTP !2379 @antenore Optional close confirmation !2380 @antenore Fix some build warnings !2382 @donoban Fix manpages !2378 @Fantu Snap cleanup + kwallet support !2381 @antenore Deprecations and amend g_date_time_format_iso8601 !2383 @antenore Fixes to snap build !2384 @giox069 Removing dependencies that are available as extensions !2385 @antenore FreeRDP_OffscreenSupportLevel is of type UINT32 !2386 @akallabeth Minor fixes !2387 @antenore Get the right value for FreeRDP_AutoReconnectMaxRetries !2388 @antenore 1.4.24 appindicator or ayatana-appindicator is now optional, -DHAVE_LIBAPPINDICATOR=OFF will disable the Remmina system tray icon. pyhoca-cli is needed for the X2Go plugin, -DWITH_X2GO=ON NX, XDMCP and ST have been removed Use -DWITH_FREERDP3=ON if you are using the FreeRDP master branch libsodium is needed to build Remmina. webkit2gtk3 is needed to build the WWW plugin. -DWITH_KF5WALLET=ON is a new config option needed for the KWallet plugin (and the required kf5wallet libraries to build it). News can be turned off with -DWITH_NEWS=OFF\ gtk-vnc is needed for the VNC plugin for GNOME and KVM, -DWITH_GVNC=ON List of changes: Contribution section added to issue template !2365 @kingu Language of VNC encoding cleaned up !2367 @kingu Remmina Hardening and Compliance !2366 @antenore Remmina_preferences language reworked !2368 @kingu Thanks 2021 !2371 @kingu Resolve "Follow-up from "Remmina_preferences language reworked"" !2369 @antenore Encryption level language reworked !2372 @kingu Issue 2122 : Confirm on close of window !2374 @emmguyot Adding flush and cairo clean up !2375 @antenore
2022-01-04remmina: Update to 1.4.23ryoon2-7/+6
Changelog: ## v1.4.23 * Patch for a Remmina segfault and stats code cleaning 2358 * Make Appindicator optional 2359 * Added check-box to force tight encoding for VNC connections 2360 * remote resolution: use multiple of four 2353 * Add Keyboard mapping per client RDP 2361 * Improve TLS error message, fixes #2364 2362 * Triage policy language reworked 2363 ## v1.4.22 * Fix crash if main window is closed #1692 2330 * Main window position reset after opening a connection (issue 2587) 2331 * File Interface refactoring 2332 * CMake refactoring and build time warnings 2333 * Add Croatian language to desktop shortcuts and infos 2334 * Appdata corrections and renewal 2336 * Fixes for freerdp3 compatibility. 2337 * X2Go: Rewrite dialog-system; Ask users which session to resume... 2328 * int main(): print instructions how to enable a more verbose output of remmina 2338 * Mitigations for #2635 (default printer) with freerdp < 3 2343 * X2Go: Add a session-terminate button into the session resuming selection menu 2339 * Properly warn users when using a plugin which requires GtkSocket 2340 * x2go_plugin.c: Make changes to source strings for translations. 2344 * Fix ubuntu-impish-amd64 build errors. 2345 * Hopefully fix Ubuntu Impish Build 2347 * Fix string format 2348 * 2634-ssh-opening-command 2342 * New debug strings reworked 2341 * Deduplicated "Started PyHoca" string 2346 * Removing the Remmina stats sender and repurposing Remmina stats 2350 * X2Go: Major rewrite of session-terminating system. 2349 * Message about debugging info reworked 2351 * Strings in rcw.c reworked 2352 * VNC custom encodings to avoid corrupted frames. 2354 * X2Go format string bugs 2355
2021-12-08revbump for icu and libffiadam1-2/+2
2021-11-15*: recursive bump for gstreamer 1.18.5wiz1-1/+2
2021-11-11remmina: Update to 1.4.21ryoon3-45/+43
Changelog: ## v1.4.21 * Nullify host if qucikconnect isn't a valid address [!2298](https://gitlab.com/Remmina/Remmina/merge_requests/2298) *@antenore* * rdp_plugin.c: Fix dereferencing of NULL variable when profile name is empty [!2299](https://gitlab.com/Remmina/Remmina/merge_requests/2299) *@agunnerson-ibm* * Resolve label spacing in preferences window [!2300](https://gitlab.com/Remmina/Remmina/merge_requests/2300) *@antenore* * GNOME 40 runtime and other updates [!2302](https://gitlab.com/Remmina/Remmina/merge_requests/2302) *@antenore* * Add support for ESX web console login [!2303](https://gitlab.com/Remmina/Remmina/merge_requests/2303) *@antenore* * Added RDP general option to remap scancodes [!2304](https://gitlab.com/Remmina/Remmina/merge_requests/2304) *@antenore* * Back compatibility with WebKit < 2.32.0 [!2305](https://gitlab.com/Remmina/Remmina/merge_requests/2305) *@antenore* * Make screenshot file names iso8601 compliant [!2306](https://gitlab.com/Remmina/Remmina/merge_requests/2306) *@antenore* * Typo in bug-report template [!2308](https://gitlab.com/Remmina/Remmina/merge_requests/2308) *@kingu* * Typo in merge-request template [!2309](https://gitlab.com/Remmina/Remmina/merge_requests/2309) *@kingu* * Implementing restricted-mode and password hash [!2307](https://gitlab.com/Remmina/Remmina/merge_requests/2307) *@antenore* * Unitialized var by @qarmin (RafaƂ Mikrut ). Closes #2594 [!2310](https://gitlab.com/Remmina/Remmina/merge_requests/2310) *@antenore* * Include X2Go plugin [!2301](https://gitlab.com/Remmina/Remmina/merge_requests/2301) *@D0n1elT* * Add integer-only input field for plugin settings in Remmina Editor [!2311](https://gitlab.com/Remmina/Remmina/merge_requests/2311) *@D0n1elT* * Adding VNCI Listen port field tooltip [!2314](https://gitlab.com/Remmina/Remmina/merge_requests/2314) *@antenore* * Using core20 for snap [!2315](https://gitlab.com/Remmina/Remmina/merge_requests/2315) *@antenore* * Fix the translation problem of "tooltip" in ssh window [!2317](https://gitlab.com/Remmina/Remmina/merge_requests/2317) *@HeroesLoveToRoujiamo* * X2Go plugin language reworked [!2313](https://gitlab.com/Remmina/Remmina/merge_requests/2313) *@kingu* * Rework x2go_plugin.c to comply with remmina coding style. [!2319](https://gitlab.com/Remmina/Remmina/merge_requests/2319) *@D0n1elT* * Add validation system for Remmina Editor [!2312](https://gitlab.com/Remmina/Remmina/merge_requests/2312) *@D0n1elT* * Small changes to README, AUTHORS and error message adjusting in remmina_file_editor.c [!2320](https://gitlab.com/Remmina/Remmina/merge_requests/2320) *@D0n1elT* * remmina_file_editor.c: Readd by mistake removed '!' [!2322](https://gitlab.com/Remmina/Remmina/merge_requests/2322) *@D0n1elT* * Mitigation for #1951 and extra RDP clibpoard debug messages [!2323](https://gitlab.com/Remmina/Remmina/merge_requests/2323) *@giox069* * X2Go plugin language reworked 2 [!2321](https://gitlab.com/Remmina/Remmina/merge_requests/2321) *@kingu* * Rollback Let's Encrypt SSL workaround [!2324](https://gitlab.com/Remmina/Remmina/merge_requests/2324) *@antenore* * Add RDP clipboard support for Microsoft HTML Clipboard Format [!2325](https://gitlab.com/Remmina/Remmina/merge_requests/2325) *@giox069* * Building FreeRDP with icu support [!2326](https://gitlab.com/Remmina/Remmina/merge_requests/2326) *@antenore* * Resource renaming to comply with the Freedesktop rules [!2327](https://gitlab.com/Remmina/Remmina/merge_requests/2327) *@antenore*
2021-10-26net: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch
2021-10-07net: Remove SHA1 hashes for distfilesnia1-2/+1
2021-09-29revbump for boost-libsadam1-2/+2
2021-07-30*: Recursive revbump from audio/pulseaudio-15.0ryoon1-1/+2
2021-07-12remmina: Update to 1.4.20ryoon3-38/+14
Changelog: 1.4.20 appindicator or ayatana-appindicator is now a requirement NX, XDMCP and ST have been removed Use -DWITH_FREERDP3=ON if you are using the FreeRDP master branch libsodium is needed to build Remmina. webkit2gtk3 is needed to build the WWW plugin. -DWITH_KF5WALLET=ON is a new config option needed for the KWallet plugin (and the required kf5wallet libraries to build it). News can be turned off with -DWITH_NEWS=OFF\ gtk-vnc is needed for the VNC plugin for GNOME and KVM, -DWITH_GVNC=ON List of changes: Mark appindicator as required !2290 @antenore Disabling XDMCP, NX, and ST !2291 @antenore Remove plugins/st,xdmcp,nx for submodule replacement !2292 @antenore SSH tunnel MFA !2293 @antenore Adding connection profiles menu into the toolbar !2295 @antenore Resolve "Preferences buttons not working since v1.4.19" !2296 @antenore Some X11 related functions cleanup 1.4.19 Use -DWITH_FREERDP3=ON if you are using the FreeRDP master branch libsodium is needed to build Remmina. webkit2gtk3 is needed to build the WWW plugin. -DWITH_KF5WALLET=ON is a new config option needed for the KWallet plugin (and the required kf5wallet libraries to build it). News can be turned off with -DWITH_NEWS=OFF\ gtk-vnc is needed for the VNC plugin for GNOME and KVM, -DWITH_GVNC=ON appindicator or ayatana-appindicator is now a requirement List of changes: Fix Freerdp Git Revision !2277 (merged) @matty-r UI improvements and cleanup !2278 (merged) @antenore Desktop integration for the Remmina SNAP !2279 (merged) @antenore Add process-control to the remmina snap !2276 (merged) @antenore Adding SSH_AGENT support to the snap package !2280 (merged) @antenore Adding option to disable smooth scrolling !2281 (merged) @antenore Scrolled Viewport: use viewport_motion_handler as the only timeout indicator !2282 (merged) @cth451 Adding TCP redirection through rdp2tcp !2283 (merged) @antenore Added setting for RDP number of reconnect attempts !2284 (merged) @antenore Add RDP reconnect interrupt on window close, fix crash introduced with 7c13b918. Should fix #2079 !2286 (merged) @giox069 Removing GtkStatusIcon as deprecated !2285 (merged) @antenore Adding advanced option to share multiple folders !2287 (merged) @antenore Profile list grabs the focus when search is hidden !2288 (merged) @antenore 1.4.18 Use -DWITH_FREERDP3=ON if you are using the FreeRDP master branch libsodium is needed to build Remmina. webkit2gtk3 is needed to build the WWW plugin. -DWITH_KF5WALLET=ON is a new config option needed for the KWallet plugin (and the required kf5wallet libraries to build it). News can be turned off with -DWITH_NEWS=OFF\ gtk-vnc is needed for the VNC plugin for GNOME and KVM, -DWITH_GVNC=ON List of changes: [SNAP] Removing unsupported architectures !2268 @antenore Try more shells as launcher if default isn't found !2269 @cirelli94 Minor fixes for v1.4.17 !2270 @antenore SSH session improvements !2271 @antenore Fixes - Auto-start file created on tray icon disabled !2272 @antenore RDP: Remove older usage of ClientHostname @giox069 Fix libfreerdp version check @giox069 Explicitly set user resolution to a multiple of 4 !2273 @antenore Code refactoring - ASAN exceptions !2274 @antenore
2021-05-30remmina: Update to 1.4.17ryoon3-8/+9
Changelog: 1.4.17 Fix build with musl libc !2259 @ncopa Fix typos !2260 @mfvescovi Improving CI cache !2257 @antenore Fix System Tray Icon Broken/Missing !2261 @antenore VNC quality deafults now to good !2264 @antenore Flatpak refactoring !2262 @antenore Adding Gateway websocket support !2263 @antenore Revert "Linking snap and flatpak to FreeRDP 2.3.1" !2265 @antenore Set FreeRDP config path to Remmina profiles path !2266 @antenore 1.4.16 Fix Data PATH for the FreeRDP files bcf24360 @antenore 1.4.15 Fixing SSH plugin colour palette initialization. !2255 @antenore 1.4.14 [VNC] - Ignore remote Bell option and other fixes !2237 (merged) @antenore Fixing color palette size for themed SSH !2253 (merged) @antenore Bump FreeRDP version to 2.3.2 !2226 (merged) @antenore Fixes search bar shortcuts wrong bahavior !2227 (merged) @antenore Honour theme settings when run from command line !2251 (merged) @antenore FTP UI improvements !2228 (merged) @antenore Experimental VNC plugin using GTK-VNC !2248 (merged) @antenore Config SSH tunnel username takes precedence. !2231 (merged) @matir Allow groups to be expanded and collapsed by using the keyboard !2232 (merged) @xsmile Fixing VNC repeater logic. !2243 (merged) @antenore Send text clipboard content as keystrokes !2238 (merged) @antenore scrolled viewport: explicitly recheck whether the timeout is active !2233 (merged) @cth451 Resolve Host+Page_Down triggers search text in SSH !2240 (merged) @antenore UNIX sockets initial support !2250 (merged) @antenore Fixed wrong freerdp_settings function use !2234 (merged) @akallabeth Fixing RemminaConnectionWindow map/unmap events !2245 (merged) @antenore Spelling: Comma-separated, List monitor IDs !2235 (merged) @kingu Set Remmina specific FreeRDP config data folder !2236 (merged) @antenore Optional port connection instead of server !2239 (merged) @kingu Resolve "Use LZO compression for Snap to improve startup speed" !2241 (merged) @antenore Make wayland not mandatory during compile time !2246 (merged) @antenore Do not use alpha as it is not used for the Desktop !2247 (merged) @antenore Refactoring: Deprecations and warnings !2249 (merged) @antenore Removing unneeded widgets in the headerbar !2252 (merged) @antenore
2021-05-07remmina: Update to 1.4.13ryoon2-8/+7
Changelog: List of changes: Resolve "Can't build Remmina-v1.4.12 on openSUSE versions" !2217 @antenore Adding wayland include dirs !2218 @antenore Use freerdp_settings_get|set API !2216 @akallabeth Fixing Can't build Remmina-v1.4.12 on openSUSE versions / SPICE !2219 @antenore Fixed typo in reconnection attempt in the norwegian translation !2221 @ragnarstolsmark Change "The news are turned off" to the more grammatically correct "News is... !2220 @ncguk rdp: Allow autoreconnect for ERRINFO_GRAPHICS_SUBSYSTEM_FAILED !2222 @Fantu Disable cert file auth when libssh < 0.9.0 !2223 @antenore Removing redundant subtitle !2224 @antenore Removing redundant ssh_userauth_none !2225 @antenore
2021-04-21revbump for boost-libsadam1-2/+2
2021-04-21revbump for textproc/icuadam1-1/+2
2021-03-13remmina: Update to 1.4.12ryoon3-20/+48
Changelog: v1.4.12 full changelog Multi monitor support preview !2184 @antenore Resolve "Left-handed mouse support" !2200 @antenore Refactoring SSH themes !2205 @antenore Crystal clear sound made simple. !2207 @antenore Adding SSH certificate authentication !2208 @antenore Refactoring SSH tunnel authentication. #2414 !2211 @antenore Refactoring: GResource based UI elements !2201 @antenore Invalid connection option ":port" removed !2193 @kingu Add ifdefs for spice version less then 0.38 (fix #2408) !2195 @hadogenes Fix for #2408 building with older SPICE libraries !2194 @jweberhofer Spelling: Bug triaging and labeling labels reworked. !2192 @kingu Ignoring glib functions if glib version older then 2.56 !2196 @antenore Some refactoring and fixes for 1.4.11 !2198 @antenore Revert "rdp/event: Fix wheel value for GDK_SCROLL_DOWN events" !2199 @pnowack Fixing compiler errors related to Python plugin support on master !2178 @ToolsDevler Fixes for multi monitor and weblate !2202 @antenore Spelling: desktop !2203 @kingu Spelling: Colour !2204 @kingu Fixing memory leaks and minor bugs !2206 @antenore Fix minor typos !2209 @yurchor Typo fix, certificat -> certificate !2210 @yarons Improve pre-connection FreeRDP channel initializations !2212 @antenore v1.4.11 full changelog Implementing simple SSH multi factor authentication. !2162 @antenore rdp/cliprdr: Fix header of FormatList message !2147 @pnowack rdp/event: Fix wheel value for GDK_SCROLL_DOWN events !2149 @pnowack Implementing dynamic resolution in SPICE plugin !2150 @hadogenes remove triplicate entry in changelog !2151 @Fantu Resolve "Remmina does not handle file:///some/path/to/file.rdp syntax" !2152 @antenore Resolve "SSH tunneling, honoring ssh_config (User, HostKeyAlias, ProxyJump, HostKeyAlgorithms, IdentitiesOnly, etc.)" !2154 @antenore Resolve "While in the main window, bind F10 keyboard shortcut to toggling the main menubutton" !2156 @antenore Add capability to load Python plugins (not finished). !2157 @ToolsDevler Disabling Python support by default !2158 @antenore Suppress Output PDU when the RDP window is not visible !2159 @antenore Refactoring SSH plugin !2160 @antenore Spelling: SGR 1 attribute colour and bold switching !2163 @kingu Remove extra parenthesis !2164 @yurchor Spice option to choose Prefered Video Codec and Image Compressor !2165 @hadogenes Spelling: Protocol info and view strings reworked !2166 @kingu Spelling: Server name placeholder moved !2167 @kingu Spelling: Glade !2170 @kingu Spelling: Start-up !2171 @kingu Spelling: ISO, date and time !2172 @kingu Spelling: Auto-start, auto-scroll, auto-detect !2173 @kingu Spelling: Colour, could not, turn off, don't send !2168 @kingu Spelling: SSH key, first, checksum of, either !2169 @kingu Implementing simple SSH multi factor authentication. !2162 @antenore Correct iterating lines in string - address sanitizer fix #2390 !2174 @hadogenes Correct freeing memory in spice !2175 @hadogenes Issue/2391 randomness !2176 @antenore Resolve "Missing keyboard shortcuts to toggle search (Ctrl+F, Escape), and closing the search doesn't clear the search" !2179 @antenore Resolve "Always false contition in remmina_ssh.c" !2180 @antenore Improving error detection !2181 @antenore Using curly double quotes where possible !2182 @antenore Spelling: SPICE, GStreamer, No, video-codec error !2183 @kingu Command line help improvements !2185 @antenore Fix minor typo !2186 @yurchor Small typos fixed !2187 @kingu Resolve "Remmina Crashes when opening the preferences with the accelerator" !2189 @antenore Fixing #2401 - crash when using ctrl+p !2190 @antenore Refactorin the RCW toolbar to use the right tool items types !2188 @antenore v1.4.10 full changelog Resolve "RDP Black Screen on connection" !2123 @antenore Correctly importing and exporting audiocapturemode, closes #2349 !2124 @antenore Resolve "Auto accept changes to fingerprints and auto accept certificates" !2126 @antenore "Fingerprinters" corrected to "fingerprints". !2127 @kingu Implementing network type option !2128 @antenore Improving the terminal colour file picker !2129 @antenore Resolve "[RDP] Since v1.4.9 Audio is no longer working" !2130 @antenore New connection strings corrected !2131 @kingu Correct location of Terminal colour scheme setting !2132 @kingu Set .gitlab-ci.yml to enable or configure SAST !2134 @antenore Adding missing components in the snap !2133 @antenore Fixing pulseaudio LD_LIBRARY_PATH and staging PA libraries !2136 @antenore fix incorrect name date log sessions ssh !2137 @acendrou Resolve "Strange padding in main window" !2138 @antenore Remove legacy rfx code !2139 @antenore Resolve "RDP export features does not properly include gatewayhostname" !2140 @antenore Fixing snap's pulseaudio and wayland issues !2142 @antenore RDP log filters keep previous value across connections !2143 @antenore RDP: Add Use base credential for RD gateway authentication !2135 @Fantu Emit warning if libkf5wallet missing but required by -DWITH_KF5WALLET=ON !2144 @giox069 Do not activate performance optimisations based on network type unless explicitly requested. !2145 @antenore v1.4.9 full changelog Snap Pulseaudio integration !2106 @antenore Updated color schemes from iTerm2-Color-Schemes !2107 @antenore Use previously defined DATADIR to install Kiosk files !2108 @kapsh Snap language simplified !2110 @kingu RDP and VNC: Fix smooth scrolling when abs(delta) < 1.0, see issue #2273 !2111 @giox069 Alexander Kapshuna added to remmina_about.glade !2109 @kingu remmina_main_quickconnect: recognize ip when textbox has ip:port in it, and strip whitespaces !2112 @bwack Implementing text search in the SSH plugin !2113 @antenore Spelling: Plugin manager language reworked !2114 @kingu Save screenshot_name and use correct seconds format !2115 @antenore Resolve "Autostart checkbox setting not saved" !2116 @antenore rdp: document freerdp Performance Flags setted by quality setting !2117 @Fantu Resolve "Terminal general preferences are not saved" !2119 @antenore Resolve "Type in FindFREERDP3.cmake" !2120 @antenore rdp: add freerdp log filters setting !2118 @Fantu Resolve "Extra underline character in "_Preferences" tooptip text" !2121 @antenore
2021-02-07*: Recursive revbump from audio/pulseaudio-14.2.nb1ryoon1-2/+2
2021-01-01*: Recursive revbump from audio/pulseaudio-14.0ryoon1-2/+2
2020-12-04Revbump for openpam cppflags change months ago, belatedly.riastradh1-2/+2
2020-11-05*: Recursive revbump from textproc/icu-68.1ryoon1-1/+2
2020-09-18remmina: Update to 1.4.8ryoon3-10/+12
* Use :tl for lower case PKGNAME. Changelog: v1.4.8 Adding timout option for RDP connections. !2091 @antenore Avoid quickconnect to empty hostnames. Fixes #2240. !2092 @giox069 Using full paths instead of variables !2094 @antenore Add support for quick connecting to RDP, VNC and SPICE from the command line !2093 @espentveit Add SSH support to the protocol handler !2095 @espentveit Restart SSH session when user has provided new username or password to allow for changing SSH user !2096 @espentveit Use inline with AppStream 0.12 specification. !2097 @ghost1 Enabled GDK_SCROLL_SMOOTH for RDP/VNC !2098 @kenansun0 Some fixes for the RDP backend !2099 @pnowack Trim white from ip addresses input into quick connect bar !2100 @daxkelson Enhancing the SNAP info dialog box !2102 @antenore Adding FreeRDP log level setting !2103 @antenore Patron tally badge added to README !2090 @kingu v1.4.7 Allow compilation with libwinpr (freerdp) pre commit 8c5d96784d !2083 @giox069 Bug fixing v1.4.6 !2082 @antenore Spelling: Automatic negotiation !2084 @kingu Spelling: GNOME Shell, opt-in desc, comments !2085 @kingu Memory leaks fixes !2086 @antenore RDP: Replacing deprecated freerdp function VeryfyCertificate !2087 @antenore
2020-08-18*: revbump for libsndfileleot1-2/+2
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot1-1/+2
2020-06-20remmina: Update to 1.4.6ryoon4-30/+34
Changelog: List of changes: Hotkey language fixed !2064 (merged) @kingu TRANSLATION file for l10n !2065 (merged) @kingu Fetch news from remmina.org optional !2066 (merged) @antenore allow saving notes in connection profile !2067 (merged) @juarez.rudsatz RDP: Improving hardware option parsing !2068 (merged) @antenore Rearranged widgets in a new Behavior tab !2069 (merged) @juarez.rudsatz Add separator only when there are saved profiles. Fixes #1914 !2070 (merged) @antenore Implementing resume all for FTP file transfer, should fix #2210 !2072 (merged) @antenore Spelling: Overwrite all file transfers !2073 (merged) @kingu Spelling: Options for redirection x2, -: !2074 (merged) @kingu Edit or connect using multiple profile files from the command line !2075 (merged) @antenore Desktop session files for Remmina kiosk are optional !2076 (merged) @antenore Update Ukrainian translation for the desktop file !2077 (merged) @yurchor Remove 'translatable="yes"' from the fake label in remmina_spinner.glade !2079 (merged) @yurchor Remove 'translatable="yes"' from the fake label !2078 (merged) @yurchor Feat/lebowski !2080 (merged) @antenore
2020-06-02Revbump for icuadam1-2/+2
2020-05-22revbump after updating security/nettleadam1-2/+2
2020-04-12Recursive revision bump after textproc/icu updateadam1-2/+2
2020-03-10librsvg: update bl3.mk to remove libcroco in rust casewiz1-2/+2
recursive bump for the dependency change
2020-03-08*: recursive bump for libffiwiz1-2/+2
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin1-2/+2
2019-10-03remmina: Disable avahi, needs it with GTK3 enabled...nia2-3/+6
2019-09-15remmina: Add missing file.nia1-0/+18
2019-09-15remmina: Update to 1.3.6nia4-44/+383
Switch from GTK2 to GTK3.
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2019-07-21*: recursive bump for gdk-pixbuf2-2.38.1wiz1-2/+2
2019-07-20*: recursive bump for nettle 3.5.1wiz1-2/+2
2019-02-01revbump for libvncserver consumerstnn1-2/+2
2018-11-14Revbump after cairo 1.16.0 update.kleink1-2/+2
2018-11-12Recursive revbump from hardbuzz-2.1.1ryoon1-2/+2
2018-08-22Recursive bump for perl5-5.28.0wiz1-2/+2
2018-04-17Add p11-kit to gnutls/bl3.mk and bump dependencies.wiz1-2/+2
2018-04-16Recursive bump for new fribidi dependency in pango.wiz1-2/+2