Skip to content

Releases: ajacoutot/toad

v1.14

12 Nov 19:12
Compare
Choose a tag to compare
  • tighten permissions
  • perl: use v5.36;

v1.13

10 Dec 15:28
Compare
Choose a tag to compare
  • skip device on errors
  • properly skip RAID devices
  • skip already mounted partitions

v1.12

30 Nov 19:51
Compare
Choose a tag to compare
  • remove some debug output
  • redirect gdbus calls stdout to /dev/null

v1.11

29 Nov 10:05
Compare
Choose a tag to compare
  • Re-introduce the gdbus calls now that we have a way to connect to the user session; this will automatically open your file manager on plugging and display notifications on the Desktop.

v1.10

29 Nov 10:01
Compare
Choose a tag to compare
  • no changes

v1.9

28 Nov 16:47
Compare
Choose a tag to compare
Version 1.9

1.8

10 Feb 14:05
Compare
Choose a tag to compare
1.8
  • only works with regular users (uid 1000...60000)
  • add support for ejecting cd-rom
  • remove support for firmware installation, it can easily be done using
    fw_update(1) in the hotplugd(8) attach script

1.7

23 Jan 03:41
Compare
Choose a tag to compare
1.7
  • big rewrite to use pkexec(1), needs glib2 >=2.58.3p0 (OpenBSD package)
  • add net device to the attach script sample

1.6

25 Feb 12:56
Compare
Choose a tag to compare
1.6
  • only react on specific hotplug(4) events

1.5

25 Feb 11:06
Compare
Choose a tag to compare
1.5
  • add support for fw_update(1) (WiFi dongle hotplug)