From e73e6b5e7fb0d7077ba6959ca155677779ae4681 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 3 Feb 2020 08:18:05 +0000 Subject: dtas 0.18.0 fiddle is now supported for Linux users without a C compiler or Ruby headers installed to take advantage of inotify(7) functionality and efficiency improvements with splice(2) and eventfd(7). For non-RubyGems users, there's some setup.rb fixes thanks to James Rowe. Eric Wong (8): doc: fixup leftover ftp://lists.gnu.org links pipe: avoid loading sleepy_penguin provide fiddle-based eventfd implementation buffer: replace sleepy_penguin with fiddle watchable: use fiddle for inotify support doc: remove most recommendations for sleepy_penguin INSTALL: s/bogomips.org/yhbt.net/ doc: update copyrights for 2020 James Rowe (2): setup: update to use RbConfig setup: fix duplicate variable warning --- INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 85dd02b..107365a 100644 --- a/INSTALL +++ b/INSTALL @@ -28,10 +28,10 @@ For future upgrades of dtas Grab the latest tarball from our HTTPS site: - https://80x24.org/dtas/2019/dtas-0.17.0.tar.gz + https://80x24.org/dtas/2020/dtas-0.18.0.tar.gz - $ tar zxvf dtas-0.17.0.tar.gz - $ cd dtas-0.17.0 + $ tar zxvf dtas-0.18.0.tar.gz + $ cd dtas-0.18.0 $ sudo ruby setup.rb GNU/Linux users may optionally install the "sleepy_penguin" RubyGem -- cgit v1.2.3-24-ge0c7