最新版はこちら。 突っ込みは各日付の 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.
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。
description: Gnumeric is a powerful and easy to use spreadsheet program from the GNOME project. Its goal is to compete with the commercial offerings; users of Excel should be already familiar with Gnumeric's advanced features. A plugin system lets you extend Gnumeric with GPL extensions, and optional Python, Guile, and Perl plugins let you define complex functions in those popular languages. It is capable of reading and writing MS Excel spreadsheets, and reading many other formats. changes: This release adds numerous bugfixes.
description: Astroconst makes header files in C, Fortran, Perl, IDL, Java, and Gnuplot defining a plethora of astrophysical constants useful for scientific programming. The header files are generated from a single modifiable data file. changes: This release fixes a value of Thompson cross-section, improves precision of parsec, and adds CMB temperature, classical electron radius, Bohr radius, and Wien displacement law constant.
description: isync is a commandline application which synchronizes a local maildir-style mailbox with a remote IMAP4 mailbox, suitable for use in IMAP-disconnected mode. Multiple copies of the remote IMAP4 mailbox can be maintained, and all flags are synchronized. TLS/SSL is supported via imaps: or STARTTLS.
This document aims to describe the basics of IRC and respective applications for Linux.* NEW entry
changes: Correct error path in rmmod.c, inclusion of the latest Redhat alias list, hppa and hppa64 support, reworked Makefiles for common 32/64 code, addition of parportmap, use of GNU standards for cross compile, a fix for bounds-checking on generic_string, and generation of a warning instead of an error for invalid MODULE_PARM. urgency: low
description: pam_passwdqc is a simple password strength checking module for PAM-aware password changing programs, such as passwd(1). In addition to checking regular passwords, it offers support for passphrases and can provide randomly generated passwords. All features are optional and can be (re-)configured without rebuilding.pam の勉強もしないとなー
description: help2man is a tool for automatically generating simple manual pages from program output. It is intended to provide an easy way for software authors to include a manual page in their distribution without having to maintain that document. Given a program which produces reasonably standard --help and --version outputs, help2man will attempt to re-arrange that output into something which resembles a manual page. changes: This release allows options to be specified in the initial block of include files.
description: afbackup is a client-server backup system offering several workstations a centralized backup to a special backup server. The backup on the clients can be started automatically using cron-jobs on the clients, but the more inteligent solution is to start it remotely from a central administrative host. Any streaming device can be used for writing the data to it. The only thing it must be able to is to distinguish between several files on tape so that it can be positioned directly. changes: This release includes OpenBSD support, a tape locations database, media changer support, new cart_ctl command, support for saving the mtime for restoring of last time attribute, a fix so contents of the progress text window in xrestore are always visible. The server can now send mail to current users (%U) on the clientside (%H), includes a write messages to syslog function, includes path replacements (%L, %B, %V), and exhibits less strange behaviour if no logging path is provided. Various fixes are also included regarding toplevel directories with a name consisting of only one character, a segfault whilst restoring a filesystem entry with ACLs and several hardlinks, a buggy function in libdes is now avoided when not explicitly called, and a better algorithm to select the tape files for emergency restore.
Two bugs in GnuPG have recently been found: There is a problem in the way gpg checks detached signatures which can lead to false positives and gpg would import secret keys from key-servers. Updated packages are available from security.debian.org.
Lez discovered a format string problem in stunnel (a tool to create Universal SSL tunnel for other network daemons). Brian Hatch responded by stating he was already preparing a new release with multiple security fixes. Updated packages are available from security.debian.org.
Matt Kraai reported that he found a problem in the way dialog creates lock-files: it did not create them safely which made it susceptible to a symlink attack. Updated packages are available from security.debian.org.
description: The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote server. It can be used to add SSL functionality to commonly used inetd daemons like POP2, POP3, and IMAP servers without any changes in the programs' code. It will negotiate an SSL connection using the OpenSSL or SSLeay libraries. It calls the underlying crypto libraries, so stunnel supports whatever cryptographic algorithms you compiled into your crypto package. changes: A fix for a new problem with zombies, an attempt to be integer-size independent, and a new SIGHUP handler.
description: GNOME Basic is an attempt to provide a 100% compatible replacement for Visual Basic, VBA, VBScript, and other associated languages. It was originaly focused at making VBA macros work inside gnumeric, but due to scope slippage it executes some forms, parses most VB, and executes simple ASPs. With better Bonobo integration, a fully compatible MS environment will become feasible. changes: Redim, For Each, UBound, LBound, and 'Exit' have been implemented, Declare is now parsed, faster function description parsing is performed, Option support has been added, and lots of bugs have been fixed.
changes: This release adds a workaround for the buggy glibc-2.1.3. cdrtools will hopefully compile again on Red Hat 6.2 nd SuSE 6.4
changes: This release includes several DIB bitblt optimizations, a new configuration file format and location, faster initial registry loading, unicode edit control, and lots of bugfixes.
description: drsync is a Perl wrapper for rsync which keeps track of the filelist between synchronizations. If you delete a file in one place, it will delete it in the other place; if you add a file, it copies to the other place. It is ideal for notebook users who want to keep data in two different places. It is also good for the Linux PDAs (Agenda, iPAQ, Yopi, etc.), to keep data synchronized. The requirements are designed to be minimum because of the PDAs. changes: First usable version.