26 Commits

Author SHA256 Message Date
c59c1eca0b Accepting request 1325073 from network
- update to 2.0.2:
  * l10n: Update translations
  * Remove unnecessary pkg_resources import (#239)
  * Update README.md
  * Ipv6 support (#231)
  * Switch to XApp symbolic icons
  * Switch to xapp-symbolic-icons (XSI)
  * Fix reconnecting when certificate is unchanged (#238)
  * Ability to send text messages (#225)
  * messages: Simplify ellipsizing, remove max-width-chars
    restriction, detect urls and make them clickable in the
    label.
  * warpinator.py: Remove leftover print.
  * l10n: Update POT

OBS-URL: https://build.opensuse.org/request/show/1325073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/warpinator?expand=0&rev=10
2026-01-03 16:26:24 +00:00
521e36fe9b - update to 2.0.2:
* l10n: Update translations
  * Remove unnecessary pkg_resources import (#239)
  * Update README.md
  * Ipv6 support (#231)
  * Switch to XApp symbolic icons
  * Switch to xapp-symbolic-icons (XSI)
  * Fix reconnecting when certificate is unchanged (#238)
  * Ability to send text messages (#225)
  * messages: Simplify ellipsizing, remove max-width-chars
    restriction, detect urls and make them clickable in the
    label.
  * warpinator.py: Remove leftover print.
  * l10n: Update POT

OBS-URL: https://build.opensuse.org/package/show/network/warpinator?expand=0&rev=25
2026-01-02 09:14:23 +00:00
ae3484baf0 Accepting request 1317346 from network
OBS-URL: https://build.opensuse.org/request/show/1317346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/warpinator?expand=0&rev=9
2025-11-12 20:16:12 +00:00
9b5a4dfffb Accepting request 1316656 from home:badshah400:branches:network
Update to version 1.8.10

OBS-URL: https://build.opensuse.org/request/show/1316656
OBS-URL: https://build.opensuse.org/package/show/network/warpinator?expand=0&rev=23
2025-11-12 14:03:56 +00:00
a8e1985e55 Accepting request 1296360 from network
OBS-URL: https://build.opensuse.org/request/show/1296360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/warpinator?expand=0&rev=8
2025-07-30 09:45:27 +00:00
8eb3a0bbb3 Accepting request 1295864 from home:badshah400:branches:network
Update to version 1.8.9.

OBS-URL: https://build.opensuse.org/request/show/1295864
OBS-URL: https://build.opensuse.org/package/show/network/warpinator?expand=0&rev=21
2025-07-29 17:29:37 +00:00
31eb8118d3 Accepting request 1276479 from network
OBS-URL: https://build.opensuse.org/request/show/1276479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/warpinator?expand=0&rev=7
2025-05-12 14:48:25 +00:00
2d62cc2e66 Accepting request 1276452 from home:badshah400:branches:network
* Update to version 1.8.8.
* Drop the use of deprecated suse_update_desktop_file macro.

OBS-URL: https://build.opensuse.org/request/show/1276452
OBS-URL: https://build.opensuse.org/package/show/network/warpinator?expand=0&rev=19
2025-05-10 13:13:45 +00:00
489d89626d Accepting request 1197359 from network
OBS-URL: https://build.opensuse.org/request/show/1197359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/warpinator?expand=0&rev=6
2024-08-29 13:44:05 +00:00
d059eecd65 Accepting request 1197147 from home:RN:branches:network
- update to 1.8.6:
  * l10n: Update translations

OBS-URL: https://build.opensuse.org/request/show/1197147
OBS-URL: https://build.opensuse.org/package/show/network/warpinator?expand=0&rev=17
2024-08-29 08:08:46 +00:00
1212a14ae4 Accepting request 1185410 from network
- update to 1.8.5:
  * l10n: Update translations

OBS-URL: https://build.opensuse.org/request/show/1185410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/warpinator?expand=0&rev=5
2024-07-05 17:47:06 +00:00
41f7bce2b7 - update to 1.8.5:
* l10n: Update translations

OBS-URL: https://build.opensuse.org/package/show/network/warpinator?expand=0&rev=15
2024-07-04 14:15:48 +00:00
ebd60b84ba Accepting request 1180308 from network
OBS-URL: https://build.opensuse.org/request/show/1180308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/warpinator?expand=0&rev=4
2024-06-13 13:40:07 +00:00
3b9aadbe09 Accepting request 1180283 from home:smolsheep:upgrades
- 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.

OBS-URL: https://build.opensuse.org/request/show/1180283
OBS-URL: https://build.opensuse.org/package/show/network/warpinator?expand=0&rev=13
2024-06-13 06:00:47 +00:00
9c5b2a6be3 Accepting request 1098942 from network
- update to 1.6.4:
  * Allow to override build date with SOURCE_DATE_EPOCH
  * l10n: Update translations

OBS-URL: https://build.opensuse.org/request/show/1098942
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/warpinator?expand=0&rev=3
2023-07-18 19:54:12 +00:00
165b830e5d - update to 1.6.4:
* Allow to override build date with SOURCE_DATE_EPOCH
  * l10n: Update translations

OBS-URL: https://build.opensuse.org/package/show/network/warpinator?expand=0&rev=11
2023-07-16 12:05:55 +00:00
460882ead2 Accepting request 1092056 from network
OBS-URL: https://build.opensuse.org/request/show/1092056
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/warpinator?expand=0&rev=2
2023-06-11 17:55:38 +00:00
42e210e9c6 Accepting request 1092041 from home:smolsheep:upgrades
- 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

OBS-URL: https://build.opensuse.org/request/show/1092041
OBS-URL: https://build.opensuse.org/package/show/network/warpinator?expand=0&rev=9
2023-06-11 04:10:44 +00:00
d00d548416 Accepting request 1083544 from network
Simple app to transfer files over LAN

OBS-URL: https://build.opensuse.org/request/show/1083544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/warpinator?expand=0&rev=1
2023-04-29 15:28:07 +00:00
f3282b879d OBS-URL: https://build.opensuse.org/package/show/network/warpinator?expand=0&rev=7 2023-04-28 14:23:59 +00:00
35cdb510ff OBS-URL: https://build.opensuse.org/package/show/network/warpinator?expand=0&rev=6 2023-04-28 14:22:01 +00:00
49f6b63a8d Accepting request 1083314 from home:badshah400:branches:network
Update to version 1.6.1 [boo#1203463, boo#1207480]

OBS-URL: https://build.opensuse.org/request/show/1083314
OBS-URL: https://build.opensuse.org/package/show/network/warpinator?expand=0&rev=5
2023-04-27 21:51:19 +00:00
ad8a9d008c Accepting request 1059197 from home:badshah400:branches:network
- Update to version 1.4.3:
- Drop warpinator-safe-destination.patch: incorporated upstream.

OBS-URL: https://build.opensuse.org/request/show/1059197
OBS-URL: https://build.opensuse.org/package/show/network/warpinator?expand=0&rev=4
2023-01-19 05:34:59 +00:00
82b0db405d Accepting request 1009327 from home:badshah400:branches:network
- 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.

OBS-URL: https://build.opensuse.org/request/show/1009327
OBS-URL: https://build.opensuse.org/package/show/network/warpinator?expand=0&rev=3
2022-10-12 11:03:09 +00:00
a275579348 Accepting request 1003658 from home:badshah400:branches:network
Add Requires: python3-protobuf, needed at runtime as well.

OBS-URL: https://build.opensuse.org/request/show/1003658
OBS-URL: https://build.opensuse.org/package/show/network/warpinator?expand=0&rev=2
2022-09-15 08:32:04 +00:00
f64a333e01 Accepting request 1000713 from home:badshah400
A simple app to share files over LAN.

OBS-URL: https://build.opensuse.org/request/show/1000713
OBS-URL: https://build.opensuse.org/package/show/network/warpinator?expand=0&rev=1
2022-09-12 15:03:58 +00:00