We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87e03e8 commit fa60902Copy full SHA for fa60902
debian/changelog
@@ -1,3 +1,20 @@
1
+automount (0.4) unstable; urgency=medium
2
+
3
+ * Update manpage
4
+ * Update README
5
+ * monitor: SIZE is no longer used
6
+ * util::udev_props: SIZE is no longer used
7
+ * automount: use ID_FS_USAGE to detect media presence
8
+ * util::subst_vars: emulate shell behaviour
9
+ * util::run: don't leak subprocess exceptions
10
+ * service: support config reload
11
+ * util::read_config: having two dirs can cause confusion
12
+ * default: make section name unique
13
+ * debug: DEFAULT section is no more
14
+ * util::device_options: eliminate DEFAULT section
15
16
+ -- Dimitry Ishenko <[email protected]> Tue, 14 Jan 2025 23:24:18 -0500
17
18
automount (0.3) unstable; urgency=medium
19
20
* Make ID_ prefix mandatory
0 commit comments