最新版はこちら。 突っ込みは各日付の BBS エントリのほか、 メール (nakano@st.seikei.ac.jp) や フォーム からどうぞ。 なおスパム除けのため、BBS 機能には 緩い認証を入れて います。 検索エンジンから来た方は、エンジンの方のキャッシュを見るか、 下の簡易検索を試してみてください。
|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||||||||||
changes: The local_destination_concurrency_limit parameter no longer worked as per-user delivery concurrency limit, but instead limited delivery to the entire local domain. Because of this, the limit of "2" as specified in the default main.cf file resulted in poor local delivery performance. This behavior was broken with Postfix release 19991231 patchlevel 3 and all snapshots that appeared since 19991231.20001210 のほう
changes: Bugfixes have been made for poor local delivery performance and for temporary deadlocks with high-volume one-to-one mailings. (These were already released for the stable 19991231 release.) This release also adds a runtime-configurable mailbox locking method, UNIX-domain support for MYSQL clients, mailbox_transport and fallback_transport support for the host:port and unix:/file/name syntaxes, configurable imports, and exports of environment variables.
changes: This contains numerous bugfixes, and is the final release candidate for version 1.2.
description: AIM allows seamless integration with AOL's instant messaging system. This is a native Linux binary.
description: GNU TeXmacs is a free WYSIWYG scientific text editor which was inspired by both TeX and GNU Emacs. It is also possible to use TeXmacs as an interface to computer algebra systems. The program implements high-quality typesetting using TeX fonts, but it is also provides a user-friendly interface. Finally, TeXmacs supports the Guile/Scheme extension language, which makes it possible to adapt the user interface to specific needs and even to extend the editor. changes: A Debian package is now available, and Spanish language support is now included. Conversion to LaTeX now cooperates with babel. The adminisation of texmacs.org has changed a lot. Several mailing lists and an FTP server were created. Statistics about TeXmacs are also publicly available.
description: Hu-Go! is a PC Engine Emulator for Linux/i386 under console and X11. It plays Hu cards and CDs (and various forms of dumps from them).
description: The Multi Router Traffic Grapher (MRTG) is a tool to monitor the traffic load on network-links. MRTG generates HTML pages containing GIF/PNG images which provide a live visual representation of this traffic.
body: Linux 2.2.18 has been released. It's available from kernel.org ( http://www.kernel.org/pub/linux/kernel/v2.2/) and mirrors. Alan's release notes have been attached to this announcement.Reiser パッチはどんな感じだろうか。
f(v) 〜 v^3で、v→∞ での漸近関数は
f(v) 〜 1 - C v^2 exp(-αv^2)ということのようだが、 ううむ、後者の解析解って結局なさげだ。
description: cvsauth authenticates CVS pserver clients. It allows you to run multiple repositories on the same server without the security risk of running cvs as root. It supports SSL-based access by the CVS clients. changes: SSL support for CVS 1.11 (runs on port 2405), a rewritten config file parser, better security with extra scripts.
description: goctave is a GNOME-based frontend for GNU Octave. It adds context-sensitive help, cut-and-paste, macro support, and several new tools to Octave. changes: Addition of the Matrix Workbench tool, and a rewritten Makefiles so it installs much more easily.
description: Gnome Plotter is a simple graphing calculator that can display up to 6 equations (given in Fortran) at once and perform various algebraic and calculus operations on them. This is a rough developer release. changes: Development of Gnome Plotter has been suspended due to Gnome Plotter and Goctave being merged. Download the latest goctave if you wish to use Gnome Plotter.
Describes the installation of LinuxPPC-2000 on the IBM RS/6000 43P model 7248 series.* NEW entry
description: Cftp (comfortable FTP) is a termcap-based FTP client which runs on ASCII terminals or terminal emulators (like xterm). changes: This release adds support for IPv6, and various bugfixes.
description: autoproject allows you to quickly and easily start a complete source code skeleton in various languages. When you execute the autoproject application, it will ask you for the name of the application, then a description of the project that you are starting. The current languages that are supported are, c, c++, sh, awk, fortran, lex, and yacc. This will also automatically generate required files to build for a specific machine and OS, thus making the distributions easier and much nicer to deal with. It will also create a complete 'configure' script and the required files by configure. RPM building is also supported. changes: This release should correct a minor bug in the creation of certain programs generated. The error typically is a extra 'fi' statement in the 'configure' script that was not used at any point.よさげ?
Subject: Debconf: Configuring Xserver-common -- The X server wrapper is configured in /etc/X11/Xwrapper.config. The presence of the old Debian X server wrapper configuration file, /etc/X11/Xserver, has been detected on your system. This file is no longer used, and is completely ignored by the new X server wrapper. /etc/X11/Xwrapper.config is the new X server wrapper configuration file; it is configued via the debconf interface, as is the selection of the default X server, which is no longer stored in the X server wrapper configuration file at all.
Subject: Debconf: Configuring Xbase-clients -- xinit starts the X server using 100 dpi. You should be aware that, by default, xinit (and thus startx) starts the X server using the "-dpi 100" argument, which forces the X server to treat the display as having 100 dots per inch. This particularly affects the visible font size. Another common default is 75 dpi; some font rasterizers do not deal well with dpi settings other than 75 or 100. The "-dpi 100" setting can be changed or removed by editing /etc/X11/xinit/xserverrc.
We introduce a model that simulates a kinetic roughening process with two kinds of particles: one follows the ballistic deposition (BD) kinetic and, the other, the restricted solid-on-solid (KK) kinetic. Both of these kinetics are in the universality class of the nonlinear KPZ equation, but the BD kinetic has a positive nonlinear constant while the KK kinetic has a negative one. In our model, called BD-KK model, we assign the probabilities p and (1-p) to the KK and BD kinetics, respectively. For a specific value of p, the system behaves as a quasi linear model and the up-down symmetry is recuperated. We show that nonlinearities of odd-order are relevant in these low nonlinear limit.
description: R is a language and environment for statistical computing and graphics. It is similar to S, which was developed at Bell Laboratories by John Chambers et al. It provides a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, etc.). R is designed as a true computer language with control-flow constructions for iteration and alternation, and it allows users to add additional functionality by defining new functions. For computationally intensive tasks, Fortran and C code can be linked and called at run time. changes: The most important change is a new memory management system using a generational garbage collector, which improves performance. The workspace is no longer statically sized, and both the vector heap and the number of nodes can grow (or shrink) as needed. R comes now with 2 new manuals: ``The R language definition'' covering the language per se and ``R Data Import/Export'' describing data exchange with other software, databases, etc. There are lots of other new features, please see the NEWS file for details.
description: The PalmOS Flat-File Database Utilities allow you to convert text files in CSV format to and from various of the different PalmOS flat-file database formats. Currently supported formats are MobileDB, List, JFile v3.x, and the opensource 'DB' format. changes: This release includes minor bugfixes to DB 0.3.x database support, and now includes support for JFile v3.x.
Hello i have one question for you.. Is it impossible to have a shell account on your server? What i have to do? Best wishes emperor@dione.ids.plもちろん返事せずに消した(笑)。
description: getmail is intended as a simple replacement for fetchmail. It retrieves mail (either all messages, or only unread messages) from one or more POP3 servers for one or more email accounts, and reliably delivers into a qmail-style Maildir (or mbox file) specified on a per-account basis. getmail also has support for domain (multidrop) mailboxes. changes: This release has been completely rewritten, with better exception handling, more flexible mail delivery and handling of domain mailboxes, and better logging.nomail も出してみるといいんじゃないかなあ。
description: Coyote Linux is a single floppy distribution for people who have an Internet connection that they wish to share with other computers on a LAN. In addition to connection sharing, it also provides firewall services to help protect the internal network. The goal of the Coyote project is to make it as quick and easy as possible to share an Internet connection. changes: Addition of sshd, updated network card drivers, support for older systems that do not have a math co-processor, and a fix for the problem with the DHCP server starting in 1.23.
description: cvsstat helps you get a good overview of the CVS status of the files in your directories. It can be used for any type of CVS archive, local or remote.
description: cvschk is a Perl program which checks the status of CVS-controlled files and gives an ASCII table sorted after the status of files.
description: mp3rename is a command-line utility designed to help keep vast amounts of MP3s easy to read and access by keeping nasty characters and odd formatting conventions away. It has many options, including organization by artist (in directories) and recursive renaming. changes: New -A and -R options for string replacement, a -D option to ignore the rc file, ID3 tag support with the -I option, a few cleanups, and an album parser.
body: Michel Kaempf reported a security problem in slocate (a secure version of locate, a tool to quickly locate files on a filesystem) on bugtraq which was originally discovered by zorgon. He discovered there was a bug in the database reading code which made it overwrite a internal structure with some input. He then showed this could be exploited to trick slocate into executing arbitrary code by pointing it to a carefully crafted database. Fixed packages are available from security.debian.org.
body: The problem that was previously reported for joe also occurs with other editors. When nano (a free pico clone) unexpectedly dies it tries a warning message to a new file with a predictable name (the name of the file being edited with .save appended). Unfortunately that file was not created safely which made nano vulnerable to a symlink attack. Fixed packages are available from security.debian.org.
changes: This release adds a lot of driver updates, Darwin/MAC OS X support, an update for Mesa 3.4, a Radeon driver, DRI updates, and a "render" extension which provides Porter/Duff image composition (i.e, anti-aliases text and geometric objects).i18n 的には utf8 絡みで禍根を残したリリースのようですね。
description: The HP OfficeJet Linux Driver provides support for the All-In-One devices from Hewlett Packard. It contains kernel driver modules to talk to the devices using the MLC protocol and some applications, like displaying the contents of the LC display on the desktop. Scanning is supported on some models.
body: Last week a Zope (security advisory was released which indicated Erik Enge found a problem in the way Zope calculates roles. In some situations Zope checked the wrong folder hierarchy which could cause it to grant local roles when it should not. In other words: users with privileges in one folder could gain privileges in another folder. Fixed packages are available from security.debian.org.
% mkdir DH; cd DH % show -showproc cat (mailnumber) > DNS-HOWTO.sgml (編集してメールヘッダをカット) % cvs import -m 'new upstream version' JF/docs/DNS-HOWTO LDP_DIST DNS-HOWTO_3_0 % cd ..; rm -rf DH % cd (JFリポジトリ)/docs/DNS-HOWTO % cvs tag -b nakano_DNS-HOWTO_20001220 % cd ~/public_html % cvs co -d DNSH -j nakano_DNS-HOWTO_20001220 % cvs upd -j DNS-HOWTO_2_1_1 -j DNS-HOWTO_3_0 .ということで こちら で conflict を解消中。あと 52 ケの段階で suspend。