[SCM] Debian packaging for jack-audio-connection-kit branch, master, updated. debian/0.116.2+svn3592-2-9-gda3a2be
adiknoth-guest at users.alioth.debian.org
adiknoth-guest at users.alioth.debian.org
Tue Aug 11 14:40:55 UTC 2009
The following commit has been merged in the master branch:
commit a9989051bbce98694ca92f2008c6c0ca7cd794d8
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date: Tue Aug 11 15:03:25 2009 +0200
Explain new realtime default in NEWS file (Closes: #539581)
realtime mode is now the default in jackd, which is perfectly right.
However, in order not to confuse the user, the NEWS file now explains
the new -L flag which disables realtime mode.
diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644
index 0000000..14665e4
--- /dev/null
+++ b/debian/NEWS
@@ -0,0 +1,15 @@
+jack-audio-connection-kit (0.116.2+svn3592-3) unstable; urgency=low
+
+ * The default operation mode for jackd is now realtime mode, upstream has
+ changed the semantics.
+
+ It's no longer necessary to specify -R or --realtime.
+
+ If you just run jackd without POSIX realtime priorities (use
+ 'dpkg-reconfigure -phigh jackd' to enable or disable, ulimit -r -l to
+ check), then jackd will complain. If so, use -L to disable realtime mode.
+
+ IOW: If you don't want to run jackd with realtime priorities, you would now
+ have to provide -L, whereas the formerly optional -R is now the default.
+
+ -- Adrian Knoth <adi at drcomp.erfurt.thur.de> Tue, 11 Aug 2009 14:53:02 +0200
--
Debian packaging for jack-audio-connection-kit
More information about the pkg-multimedia-commits
mailing list