最新版はこちら。 突っ込みは各日付の BBS エントリのほか、 メール (nakano@st.seikei.ac.jp) や フォーム からどうぞ。 なおスパム除けのため、BBS 機能には 緩い認証を入れて います。 検索エンジンから来た方は、エンジンの方のキャッシュを見るか、 下の簡易検索を試してみてください。
|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||||||||||
changes: This release contains a security fix for a /tmp file vulnerability, ipv6 support, and IBM OS/390 Unix Systems Services.
body: The security fix for joe released on November 22, 2000 had a problem: it created the DEADJOE file securily but didn't write anything to it. This has been fixed in version 2.8.15.2 which is available from security.debian.org.
body: Colin Phipps found an interesting symlink attack problem in fsh (a tool to quickly run remote commands over rsh/ssh/lsh). When fshd starts it creates a directory in /tmp to hold its sockets. It tries to do that securely by checking of it can chown that directory if it already exists to check if it is owner by the user invoking it. However an attacker can circumvent this check by inserting a symlink to a file that is owner by the user who runs fhsd and replacing that with a directory just before fshd creates the socket. Fixed packages are available from security.debian.org.
description: This software allows Kanji lookup using common character elements (radicals). The result is placed into the X11 cut buffer to allow pasting into a dictionary or a word processor.
body: In a followup to Claudio Matsuoka's Is it Time to Change RPM?, Alfredo Kojima offers news of Conectiva's APT/RPM integration work, gives the reasons he thinks it's superior to other RPM frontends, and hopes it will provide a means for bringing the various Linux distributions closer together.これって Vine に採用され (てい) るとの噂のブツ?
label_tape <num>して、
cartis -i 1 1 full_backupで first set のフルバックアップを開始。
description: The L math processor (lmp) implements many basic primitives for mathematical solution of equations and terms just like the FSF tool expr. But further, lmp handles floating point numbers and knows some more operations. changes: Complex support, bugfixes, and simplifying terms were merged from the stable release.
description: web2ldap.py is a full-featured LDAP client written in Python and designed to run as a stand-alone Web gateway, as a CGI-BIN under the control of a WWW server, or as a handler module under Apache with mod_python. changes: This release includes display of X.509 certs and CRLs including extensions, basic LDAPv3 referral handling, smarter exception handling for LDAP errors, several small configuration changes, some changes in the UI, and various bugfixes. It now relies on Python 2.0 (Unicode handling), and a recent python-ldap module.
@x=(); for($i=0; $i<128; $i++) { for($j=0; $j<128; $j++) { $x[$i][$j] = sqrt($i*$j); } } pggray( \@x, 128, 128, ...);という例がのっているのだが、pgimag を使うときは
@z=(); for($ix=0; $ix<$nx; $ix++) { for($iy=0; $iy<$ny; $iy++) { $x = $xmin + $ix * $xstep; $y = $ymin + $iy * $ystep; $z[$iy][$ix] = &some_function($x, $y); } } @tr = ($xmin-$xstep/2, $xstep, 0, $ymin-$ystep/2, 0, $ystep); pgimag(\@tn, $nx, $ny, 1, $nx, 1, $ny, $zmin, $zmax, \@tr);のように $ix と $iy が逆になる模様。
@l= (-0.5, 0.0, 0.17, 0.33, 0.50, 0.67, 0.83, 1.0, 1.7); @r= ( 0.0, 0.0, 0.0, 0.0, 0.6, 1.0, 1.0, 1.0, 1.0); @g= ( 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 0.6, 0.0, 1.0); @b= ( 0.0, 0.3, 0.8, 1.0, 0.3, 0.0, 0.0, 0.0, 1.0); pgctab(\@l, \@r, \@g, \@b, 9, 1, 0.5);色見本(笑)は /usr/share/doc/pgplot/examples/ にある pgdemo4.f を参照。
This document gives an introduction to editing C and other language files whose syntax is similar like C++ and Java in vi/VIM.* NEW entry; first revision.
The purpose of this document is to show you how to create good presentations for almost any sort of Linux event.* NEW entry; first revision.
description: cvs-nserver is the almost complete rewrite of network-related CVS code featuring security-critical code in separate executables, a clean authentication layer allowing virtual repositories running under a single system account with an unlimited number of virtual users, simple authentication modules which can authenticate against /etc/passwd, /etc/shadow, and PAM, and complete compatibility with existing clients.ふーむ。
Voice Over IP is a new communication means that let you telephone with Internet at almost null cost. How this is possible, what systems are used, what is the standard, all that is covered by this Howto.* NEW entry
description: httptunnel creates a bidirectional data channel through an HTTP proxy, from your isolated computer behind a restrictive firewall, to a system on the Internet you have access to. changes: Bug fixes.前に鵜飼さんが fix してくれたバグがなおったんだろか?
description: Cdrecord creates home-burned CDs with a CD-R/CD-RW recorder. It works as a burn engine for several applications. Cdrecord supports CD recorders from many different vendors; all SCSI-3/mmc and ATAPI/mmc compliant drives should also work. Supported features include: IDE/ATAPI, parallel-port, and SCSI drives; audio CDs, data CDs, and mixed CDs; full multi-session support, CD-RWs (rewritable), TAO, DAO and human-readable error messages. changes: Support for VMS was refreshed. Compile support for Win98, ME, and Win2000 was added. Mkisofs was restuctured for more generalized portability. Preparations were made for large file support in mkisofs. A hint about missing binary compatibility was added to README.linux.
description: JitterBug is a Web-based bug tracking tool. It was originally written to help the Samba Team manage the huge volume of bug reports and queries they receive but is now also used by a number of other projects. It is available in English and French. changes: A French localization was added.
description: bugtrack is a Web-based bug tracking system written in Perl. It supports multiple users and projects with multiple components and versions, provides e-mail notification, and should work with any DBI compliant database. changes: Modifications to work with MySQL, a fix for a minor error with email notifications, and improvements to some of the formatting.
changes: This release adds a note that helps to compile cdrtools on Red Hat-6.2; RH-6.2 seems to have inconsistent system include files that fool autoconf. The mkisofs diag tools now include largefile support. cdda2wav now gives better TOC output for DVD.
description: Matrix Math is software to quickly and easily compute functions of matrices of any size. It supports addition, subtraction, multiplication, inversion, division, and will support whatever else is necessary.
changes: This release adds support for persistent module data, corrects a test for unexpected REL/RELA sections, adds an IA64 unwind fix, limits stack recursion in modprobe, adds POSIXification/newlib changes, reinstates sys_oim.c in util/Makefile.in, reports a failing module in a dependency list, supports MODULE_GENERIC_STRING, adds char-major-10-184 microcode. Previously, modprobe -C did not print probe/probeall, modprobe -c used incorrect keywords for generated filenames, and the options statement was confused by /dev/snd and snd.