Revisions of warpinator

buildservice-autocommit accepted request 1197359 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 18)
baserev update by copy to link target
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 1197147 from R N's avatar R N (RN) (revision 17)
- update to 1.8.6:
  * l10n: Update translations
buildservice-autocommit accepted request 1185410 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 15)
- update to 1.8.5:
  * l10n: Update translations
buildservice-autocommit accepted request 1180308 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 14)
baserev update by copy to link target
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 1180283 from smolsheep's avatar smolsheep (revision 13)
- Add qrcode to Requires -- software does not start without it
- Update to version 1.8.4:
  * Add a 'restart' item to the menu.
  * warpinator-launch.py: Fix hardcoded paths.
  * warpinator-launch.py: (bwrap) Deal with systems that use /tmp
    for their dbus session bus address.
  * warpinator.py: Don't inhibit the session until the transfer
    starts.
  * remote.py: Fix a debugging line.
  * Remove restrictions on having a save directory in /run/*
  * Update appdata screenshots.
  * Fix test/demo mode.
  * appdata: Update to follow the latest Flathub guidelines.
  * warpinator-launch.py: Catch a potential error in landlock
    check.
  * src/transfers.py: Follow toplevel symbolic links when gathering
    files to send.
  * warpinator-launch: Unset GTK3_MODULES for Flatpak installs.
  * Some more appstream spec updates.
  * prefs: Fix escape code SyntaxWarning during bytecompile.
  * appstream: Only provide screenshots at 1x scale.
  * l10n: Update POT
- Updates from 1.8.3:
  * l10n: Update translations
- Updates from 1.8.2:
  * Remove duplicate line in ProcessTransferOpRequest handler
- Updates from 1.8.1:
  * l10n: Update translations
- Updates from 1.8.0:
  * Include and build grpc 1.59 and protobuf 4.24.4.
  * Regenerate protobuf files.
  * Increase startup server timeout.
  * Bundle zeroconf instead of downloading at build time.
  * Update deb build, readme, dependencies, .gitignore.
  * Update note in generate-protobuf.
  * Manual connection
  * Tweak layout of manual connect dialog, and simplify
    translations.
  * warpinator.py: Fix dbus method failing when the network is
    down.
  * warpinator.py: Disable manual connection when there is no
    server.
  * manual connect: Use a glade file, tweak some more.
  * manual connect: Fix qr code rendering for different ui scales.
  * warpinator.py: Remove invalid line.
  * Don't allow bubblewrap mode in Flatpak builds.
  * README markdown: Switch to using relative image paths.
  * Add issue templates.
  * Fix readme link in bug_report.yaml
  * Allow /run/media/* for a save location, as some systems mount
    removable drives there (like Steam Deck).
  * Update README, fix a typo, add a link to another Window's
    version in the no-remotes page, link to the README from the
    bad-folder page.
  * Add issue link to bug report template.
  * fix NameError for 'sleep'
  * warpinator.py: Set our own dbus StatusIcon name.
  * notifications.py: Show the recipient (not the sender) in the
    local notification when using warpinator-send.
  * warpinator-send.in: Remove a comment leftover from copy/paste.
  * thread pool: Always use a minimum of 4 threads.
  * warpinator-send: Allow uris and paths.
  * save folder: Fully resolve the save location before performing
    any path safety checks.
buildservice-autocommit accepted request 1098942 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 11)
- update to 1.6.4:
  * Allow to override build date with SOURCE_DATE_EPOCH
  * l10n: Update translations
buildservice-autocommit accepted request 1092056 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 10)
baserev update by copy to link target
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 1092041 from smolsheep's avatar smolsheep (revision 9)
- Update to version 1.6.3:
  * Update translations
- Changes from version 1.6.2:
  * Possible remaining_count fixes
  * Fix a typo and add bash syntax highlighting to README
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1083544 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 8)
initialized devel package after accepting 1083544
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1083314 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 5)
Update to version 1.6.1 [boo#1203463, boo#1207480]
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 1059197 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 4)
- Update to version 1.4.3:
- Drop warpinator-safe-destination.patch: incorporated upstream.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1009327 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 3)
- Update to version 1.2.14:
  * grpc: Use 1.44 instead of 1.46 for now - there is a polling
    issue in 1.46+ that causes excessive CPU use.
- Add warpinator-safe-destination.patch: Fix transfer destinations
  so they cannot overwrite files/dirs outside of upload directory
  [bsc#1203463, CVE-2022-42725].
- Pass sysconfdir=%{_distconfdir} to meson for openSUSE >= 1550;
  this moves the autostart file to the more appropriate location:
  /usr/etc instead of /etc; there are no conf files that are
  installed to /etc anyway.
- Drop polkit privileges file: We do not have ufw in the distro,
  so this is pretty much useless for us anyway.
- Drop BuildRequires: python3-grpcio-tools, not required.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1003658 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 2)
Add Requires: python3-protobuf, needed at runtime as well.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1000713 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 1)
A simple app to share files over LAN.
Displaying all 18 revisions
openSUSE Build Service is sponsored by