File rustdesk-server.changes of Package rustdesk-server

-------------------------------------------------------------------
Sat Sep 21 09:31:06 UTC 2024 - ecsos <ecsos@opensuse.org>

- Use sysuser-tools to generate rustdesk user and groups.

-------------------------------------------------------------------
Fri May 24 11:30:29 UTC 2024 - ecsos@opensuse.org

- Update to version 1.1.11~1:
  * reuse port, and revert hbbr `-k`
  * fix ci
  * fix ci
  * bump to 1.1.11
  * change -k to default _
  * Add Simplified Chinese Readme File. (#409)
  * chore: fix some typos in comments (#404)
  * Update README.md (#389)
  * Update README.md (#388)
  * Add description of relay server variable for clarity (#378)
  * Add README for Traditional Chinese (#364)

-------------------------------------------------------------------
Wed Mar 06 15:08:41 UTC 2024 - ecsos@opensuse.org

- Update to version 1.1.10~3:
  * trim private key
  * fix Pk size check (#361)
  * bump to 1.1.10-3
  * bump to 1.1.10-2
  * Update changelog
  * fix https://github.com/rustdesk/rustdesk-server/issues/306
  * Update common.rs
  * private key size check
  * Update mac_address
  * Delete .github/workflows/test-selfhosted.yaml
  * minimal docker classic images
  * remove docker again
  * try archlinux/archlinux:base-devel
  * do not use docker for the runner
  * specify image
  * test self-hosted runner

-------------------------------------------------------------------
Wed Mar 06 15:03:17 UTC 2024 - ecsos@opensuse.org

- Update to version 1.1.9:
  * remove sign
  * bump 1.1.9
  * remove unused
  * Fix #324 to remove unsafe
  * Update rustdesk-hbbs
  * Delete ask-a-question.md
  * Update README.md

-------------------------------------------------------------------
Sat Sep 16 13:31:12 UTC 2023 - ecsos@opensuse.org

- Update to version 1.1.8~2:
  * Change chdir location to /var/db, according to hier(7).
  * Remove unneeded quotes.
  * Fix comments.

-------------------------------------------------------------------
Sat Sep 16 13:28:52 UTC 2023 - ecsos@opensuse.org

- Update to version 1.1.8~1:
  * fix postrm
  * fix https://github.com/rustdesk/rustdesk-server/issues/286

-------------------------------------------------------------------
Sat Sep 16 13:24:37 UTC 2023 - ecsos@opensuse.org

- Update to version 1.1.8:
  * fix naming
  * ubuntu22.04 has no i386
  * make classic also multiarch
  * github ci does not support 18.04 anymore
  * fix is_loopback
  * Update setup.nsi
  * https://github.com/rustdesk/rustdesk-server/issues/260
  * more version fix
  * release tag
  * rust 1.70
  * fmt
  * fix test_hbb and bump version 1.1.8
  * Consider peers to be on same intranet if is_lan() returns true for both
  * Fix ip4 mapped ip6 addresses not considered to be part of network
  * Update README.md
  * Update README-NL.md
  * Create README-DE.md
  * improved language and corrected spelling mistakes in README.md

-------------------------------------------------------------------
Sat Sep 16 13:18:58 UTC 2023 - ecsos@opensuse.org

- Update to version 1.1.7~4:
  * Variable optimisation for hbbr rc.d service
  * Variable optimisation for hbbs rc.d service
  * Fix for core dumps on FreeBSD

-------------------------------------------------------------------
Sat Sep 16 13:16:03 UTC 2023 - ecsos@opensuse.org

- Update to version 1.1.7~3:
  * U 20.04 for binary build & release
  * Linux toolchain to 1.67.1
  * Move from Ubuntu 18.04
  * Minor update
  * Adding log capability over syslog
  * Adding log capability over syslog
  * fix command line buffer and test addr
  * Create README-NL.md

-------------------------------------------------------------------
Sat Sep 16 13:12:20 UTC 2023 - ecsos@opensuse.org

- Update to version 1.1.7~2:
  * Update build.yaml - adding FreeBSD build
  * hbbs logging to file
  * hbbr logging to file
  * Create rustdesk-hbbs
  * Create rustdesk-hbbr
  * Update Cargo.toml for FreeBSD build

-------------------------------------------------------------------
Fri Feb 24 12:31:41 UTC 2023 - ecsos@opensuse.org

- Update to version 1.1.7~1:
  * 1.1.7-1
  * fix ID_EXISTS not sent out due to ipv6 change
  * vite build
  * vite build
  * crt-static
  * issues #192 add MicrosoftEdgeWebview2Setup and fix the "VCRUNTIME140.dll Is Missing" error on windows server 2022

-------------------------------------------------------------------
Fri Feb 24 12:30:26 UTC 2023 - ecsos@opensuse.org

- Update to version 1.1.7:
  * change icons
  * sign all exe
  * more lang in setup.nsi
  * fix sign
  * sign
  * UI
  * sync
  * CI
  * clippy
  * CI
  * sync with rustdesk
  * add '-k _' to hbbr if ENCRYPTED_ONLY is set
  * make hbbr / hbbs share the PORT value of .env
  * run gen_version no matter debug or release
  * opt
  *     sync rustdesk's hbb_common here
  * fix logdir creation
  * change date
  * add 1.1.7 to debian/changelog
  * fmt
  * update version
  * wrong image name
  * centos7 -> ubuntu18.04
  * 22.04 -> 7
  * 1.1.7
  * try_into_v4
  * Update rustdesk-hbbr.service
  * add logging to the .service file
  * try to_v4 in mangle encode
  * remove RMEM and fix RUST_LOG
  * remove some env vars which normal users do not care
  * Update test.yml
  * fix ci
  * no gen_version if debug
  * fix clippy
  * Update test.yml
  * test.yml
  * fmt
  * update .gitignore
  * one more clippy
  * fix clippy
  * ipv6 support draft
  * Fix: clippy warning in rust 1.66.0
  * modify LOCAL_IP desc
  * sync rustdesk's hbb_common here
  * env variables doc
  * hbbr can use ENV from docker
  * env variables doc
  * hbbr can use ENV from docker
  * Feat: listen for unix signal

-------------------------------------------------------------------
Fri Feb 24 12:30:01 UTC 2023 - ecsos@opensuse.org

- Update to version 1.1.6~2:
  * test windows build
  * fix build issue 'error: non-binding let on a synchronization lock'
  * query_onlines: trivial refactor
  * Artifacts in zip should be executables
  * Update README.md for SELinux comment
  * proposed modifications
  * rustdesk-server doctor

-------------------------------------------------------------------
Fri Feb 24 12:29:42 UTC 2023 - ecsos@opensuse.org

- Update to version 1.1.6~1:
  * readme update
  * remove ':' from hash
  * zipped binaries
  * a note about the private key
  * new issue templates
  * peer_online_state: response online state bits
  * peer_online_state: serve online state
  * Update issue templates
  * debian support
  * updated README
  * keypair verification before container startup
  * protbuf 3.1 with_bytes
  * fix github action on manual build
  * Use same volumes for hbbs and hbbr
  * added .deb section in readme
  * deb package build for rustdesk-utils
  * better error management
  * just a pass of 'cargo fmt'
  * deb packaging
  * rustdesk-utils
  * test secrets
  * https://github.com/rustdesk/rustdesk-server/issues/24
  * readme lint

-------------------------------------------------------------------
Fri Feb 24 12:29:13 UTC 2023 - ecsos@opensuse.org

- Update to version 1.1.6:
  * 

-------------------------------------------------------------------
Mon Aug 29 14:24:19 UTC 2022 - ecsos@opensuse.org

- Update to version 1.1.6+git20220808.4bdc205:
  * readme update
  * remove ':' from hash
  * zipped binaries
  * a note about the private key
  * new issue templates
  * peer_online_state: response online state bits
  * peer_online_state: serve online state
  * Update issue templates
  * debian support
  * updated README
  * keypair verification before container startup
  * protbuf 3.1 with_bytes
  * fix github action on manual build
  * Use same volumes for hbbs and hbbr
  * added .deb section in readme
  * deb package build for rustdesk-utils
  * better error management
  * just a pass of 'cargo fmt'
  * deb packaging
  * rustdesk-utils
  * test secrets
  * https://github.com/rustdesk/rustdesk-server/issues/24
  * readme lint
  * fix slow connection, '/' in pub key, and hbbr wait for key, and possible solution for https://github.com/rustdesk/rustdesk-server/issues/24
  * added 2 sec wait
  * added service dep
  * Update README.md
  * Update README.md
  * Update build.yaml
  * fix manifest creation
  * updated s6-overlay
  * apply correct s6 overlay
  * small typo
  * classic image support
  * added ENV forcing only encrypted connections
  * docker images tagged with current git tag + custom
  * no scheduled builds
  * added build workflow

-------------------------------------------------------------------
Mon Jun 27 10:08:00 UTC 2022 - ecsos@opensuse.org

- Update to version 1655740477.c87e7bc:
  * target a stable busybox release
  * added healthcheck
  * missing newlines
  * test new dockerfile with s6-overlay
  * Update README.md
  * Updated readme; added docker-compose
  * Update README.md
  * Update README.md
  * Update README.md
  * remove confusions
  * Create LICENSE
  * Update README.md
  * remove lic check
  * fix README
  * remove unused files
  * missed files
  * change sled to sqlite and remove lic
  * cargo update
  * update common
  * spk 7.0 will do
  * refactor dep
  * remove license file if fail
  * some guys use empty id
  * bug fix
  * make local connection secured
  * tip
  * docker
  * works on docker
  * fix
  * nonce
  * better info
  * always check license for future charging
  * working on new version
  * rename
  * fix on spk
  * spk
  * rustdesk.com/server
  * minreq to remove libssl dep so that easy to deploy
  * Only ed25519
  * compile warn
  * works
  * dec not working yet
  * check_email
  * working on lic
  * lic draft
  * bug fix
  * fix
  * change-id option
  * INVALID_ID_FORMAT
  * remove uuid back compatibility
  * comment
  * spk.sh
  * zh -> en
  * remove sign
  * initialize spk
  * rename
  * bug fix
  * key
  * refactor
  * refactor stop
  * change log to trace
  * this way can not get right extern ip
  * more log
  * use public ip for relay server if it is 0.0.0.0
  * more log
  * compile warn
  * fix
  * fix
  * license
  * add start/stop for external use
  * refactor for to make it can use as mod
  * refactor
  * refactor
  * refactor hbbr
  * change to rocksdb
  * update deps
  * license
  * configure_update in testnatresponse
  * port2
  * fix
  * update common
  * refacor relay_response to support initiate relay from server side
  * is_local
  * refactor
  * pass nat_type
  * test nat
  * typo
  * author
  * version
  * update common
  * log version
  * software_url
  * relay for local addr in case in different sub net
  * fix
  * update common
  * only update if serial bigger
  * missed file
  * no reuse addr
  * enable update configure online
  * rendezvous_servers
  * clap
  * fix on request_relay
  * forward renamed to relay
  * prototyping forward request
  * hbbf
  * log
  * fix
  * uuid
  * more log for debugging pk mismatch
  * pass pk to client
  * handle request_pk
  * working on key
  * add system info
  * seems ok, but need to optimize for database write and read in the future with cache etc
  * sled_async
  * refactor for preparing sled
  * prepare sled
  * bug fix
  * handle tcp punch response via tcp connection
  * tcp punch
  * handle offline
  * remove broken test
  * upgrade protobuf
  * refactor and add failure and register response
  * fix on set_reuse_port
  * refactored
  * spawn tcp also for detect local ip for client
  * local addrs
  * test if udp/tcp share the same NAT port
  * refactored
  * refactored
  * refactored
  * refactored
  * debug!
  * test local server
  * working on punch hole protocol
  * move proto and V4Mangle to hbb_common
  * refactor
  * tested, will refactor to spawn
  * how to await tokio_timer::sleep?
  * prototype...
  * initialize

-------------------------------------------------------------------
Mon Jun 27 09:52:52 UTC 2022 - ecsos@opensuse.org

- Update to version 1.1.5~0:
  * Adds note about demo mode
  * Update README.md
  * Update README.md
  * Update id-relay-set.md
  * Update README.md
  * Update README.md
  * Update README.md
  * Update README.md
  * Update README.md
  * Update id-relay-set.md

-------------------------------------------------------------------
Mon Jun 27 09:47:20 UTC 2022 - ecsos <ecsos@opensuse.org>

- Initial version 1.1.5
openSUSE Build Service is sponsored by