2005-04-01から1ヶ月間の記事一覧

KDB_STOP_NMI機能の追加

追加 # Debugging options. options KDB_STOP_NMI Stop CPUS using NMI instead of IPI commit log Implement an alternate method to stop CPUs when entering DDB. Normally we use a regular IPI vector, but this vector is blocked when interrupts are…

IPFILTER_LOOKUPの追加

追加 options IPFILTER_LOOKUP ipfilter pools commit log Patches from Ruslan Ermilov to address problems compiling LINT LINTをコンパイルする問題に取り組むRuslan Ermilovからのパッチ $FreeBSD: src/sys/conf/NOTES,v 1.1314 2005/04/28 16:33:14 da…

mail/courier-authlibはsecurity/courier-authlibへ移動されました

20050426: AFFECTS users of mail/courier-authlib AUTHOR oliver@FreeBSD.org mail/courier-authlib has been moved to security/courier-authlib and is now only a meta-port. Installing the meta-port installs security/courier-authlib-base and no, …

musycc E1/T1ドライバは引退しました

削除 device musycc LMC/SBE LMC1504 quad T1/E1 commit log retire the musycc E1/T1 driver. musycc E1/T1ドライバは引退しました。 $FreeBSD: src/sys/conf/NOTES,v 1.1313 2005/04/25 07:07:49 phk Exp $

旧式のオプションを削除しました

削除 # ACPI_MAX_THREADS sets the number of task threads started. options ACPI_MAX_THREADS=1 commit log Remove obsolete option. 旧式のオプションを削除しました。 MFC after 1 day $FreeBSD: src/sys/i386/conf/NOTES,v 1.1197 2005/04/25 06:24:19 …

id:TransFreeBSD:20050425:p2 のstableへの導入

commit log Remove the ACPI_MAX_THREADS option. ACPI_MAX_THREADSオプションを削除しました。 $FreeBSD: src/sys/i386/conf/NOTES,v 1.1168.2.6 2005/04/25 19:59:09 scottl Exp $

FreeBSD-SA-05:05.cvs "Multiple vulnerabilities in CVS"

The FreeBSD Project よりセキュリティ勧告が出ました。要点を以下にまとめます。 cvs serverにバッファオーバーフローなどを含む複数の脆弱性がある。 この脆弱性により以下の可能性がある。 確証されたユーザの、あるいはCVSサーバの権限で任意のコードを…

Operaは8.0に更新されました

20050421: AFFECTS users of www/opera-devel AUTHOR avleeuwen@piwebs.com Opera 8.0 final has been released and can be installed by installing the www/opera port. The opera-devel port is now deprecated. If you want to continue using the perso…

id:TransFreeBSD:20050419:p1で導入しid:TransFreeBSD:20050419:p3で移動したhwpmc(4)をconf/NOTESへ戻しました

commit log Revert previous commit: The hwpmc(4) driver compiles on all platforms. 以前のコミットに戻しました:hwpmc(4)ドライバはすべてのプラットフォーム上でコンパイルします。 $FreeBSD: src/sys/conf/NOTES,v 1.1312 2005/04/20 22:19:51 marcel …

pyshは後方非互換性の変更があります

20050420: AFFECTS users of www/ipython AUTHOR dryice@liu.com.cn This is backward-incompatible changes for pysh. これはpyshのための後方非互換性の変更です。You must update your pysh profile (~/.ipython/ipythonrc-pysh):pyshプロファイル(~/.ipy…

hwpmc(4)のスナップショットを導入しました

追加 ##################################################################### # PERFORMANCE MONITORING OPTIONS # # The hwpmc driver that allows the use of in-CPU performance monitoring # counters for performance monitoring. The base kernel ne…

「~/.linux-opera」ディレクトリのバックアップと削除を推奨します

20050419: AFFECTS users of linux-opera AUTHOR mezz@FreeBSD.org Opera has been updated to 8.0. If you are upgrade from version 7.x or below, it is recommend for you to backup your personal "~/.linux-opera" directory and remove it. It can be…

id:TransFreeBSD:20050419:p1で導入したhwpmc(4)をconf/NOTESから特定のアーキテクチャに移動しました

commit log Move this to the specific architectures that are supported. #ifdef foo in sys/pmc.h precludes it from working on !i386, !amd64. When that changes, it can be moved back into conf/NOTES. サポートする特定のアーキテクチャにこれを移…

bsnmpdのための起動スクリプトとデフォルト設定ファイルを加えました。

追加 ### SNMP daemon ### # Be sure to understand the security implications of running SNMP v1/v2 # in your network. ### SNMP daemon ### # ネットワークでSNMP v1/v2を実行する事のセキュリティ上の意味を必ず理解 # してください。 bsnmpd_enable="…

2005年4月12日現在のDRM CVSにアップデートしました

削除 # DRM options: # mgadrm: AGP Matrox G200, G400, G450, G550 # r128drm: ATI Rage 128 # radeondrm: ATI Radeon up to 9000/9100 # sisdrm: SiS 300/305,540,630 # tdfxdrm: 3dfx Voodoo 3/4/5 and Banshee # DRM_DEBUG: include debug printfs, very…

NOTESにALQとKTR_ALQを加えました

追加 # ALQ(9) is a facilty*1 for the asynchronous queuing of records from the kernel # to a vnode, and is employed by services such as KTR(4) to produce trace # files based on a kernel event stream. Records are written asynchronously # in …

FreeBSD-SA-05:04.ifconf "Kernel memory disclosure in ifconf()"

The FreeBSD Project よりセキュリティ勧告が出ました。要点を以下にまとめます。 SIOCGIFCONF ioctlにより呼び出されるifconf()は最初にバッファをゼロクリアしていないため、他の内容の一部をコピーしてしまう脆弱性がある。 この脆弱性により権限のないユ…

ミックスモードを削除しました

削除 # By default, mixed mode is used to route IRQ0 from the AT timer via # the 8259A master PIC through the ExtINT pin on the first I/O APIC. # This can be disabled via the NO_MIXED_MODE option. In that case, # IRQ0 will be routed via an …

アップグレードするなら既存のデータを必ずchownしてください

20050415: AFFECTS users of net-mgmt/cricket AUTHOR ijliao@FreeBSD.org As of 2004/11/09 cricket uses a separate user "wwwadm". If you upgrade your installtion*1, make sure you chown your existing data. 2004/11/09現在、cricketは別のユーザ"ww…

NO_MIXED_MODEカーネルオプションは取り除かれました

20050415: The NO_MIXED_MODE kernel option has been removed from the i386 amd64 platforms as its use has been superceded by the new local APIC timer code. Any kernel config files containing this option should be updated. その用途は新しいロ…

libpq.soに依存するすべてのアプリケーションを再コンパイルする必要があるでしょう

20050414: AFFECTS users of databases/postgresql and any port that depends on it AUTHOR girgen@FreeBSD.org The PostgreSQL ports are updated to 8.0.2. All shared libraries' versions have been bumped, so you will need to recompile all client …

id:TransFreeBSD:20050411:p1 のstableへの導入

commit log MFC fixes for rc.d/random: /var/db/entropy -> /var/db/entropy-file, and Fix error message when save fails. /var/db/entropy -> /var/db/entropy-file、さらにセーブ失敗時のエラーメッセージを修正しました。 Approved by re (kensmith) $…

20050413 AFFECTS users of www/quixote AUTHOR dryice@liu.com.cn There are backward-incompatible changes upgrading from 1.2 to 2.0. Including renaming quixote.form to quixote.form1 and quixote.form2 to quixote.form. Please refer to upgrading…

20050413: AFFECTS users of mail/spamd AUTHOR delphij@FreeBSD.org spamd now installs a rcNG script for starting the OpenBSD pf spamd daemon. To enable that at boot time, add the following into /etc/rc.conf[.local]: pfspamd_enable="YES"$Free…

dumpdevをAUTOに設定出来る事を記載しました

修正 dumpdev="NO" Device name to crashdump to (device name, AUTO, or NO). commit log Document that dumpdev may be set to AUTO to dump to the first appropriate swap device listed in /etc/fstab. dumpdevをAUTOに設定して、/etc/fstabに記載され…

/entropyの代替案を変更しました

修正 entropy_file="/entropy" # Set to NO to disable caching entropy through reboots. # /var/db/entropy-file is preferred if / is not available. entropy_dir="/var/db/entropy" # Set to NO to disable caching entropy via cron. commit log The a…

GDMを有効にする場合/etc/rc.confに下記を加えてください

20050411: AFFECTS users of x11/gdm AUTHOR kwm@FreeBSD.org GDM now installs a rcNG script for starting the gdm daemon. To enable that gdm starts a boot time, add the following to /etc/rc.conf: GDMはgdmデーモンを起動するためにrcNGスクリプト…

「BIOSが設定した通りの周波数にしておく」ように戻しました

修正 performance_cx_lowest="HIGH" Online CPU idle state performance_cpu_freq="HIGHNONE" Online CPU frequency economy_cx_lowest="HIGH" Offline CPU idle state economy_cpu_freq="HIGHNONE" Offline CPU frequency commit log Set CPU speed to 100%…

脚注の改定ほか

削除 Please read that file before running portupgrade. Important recent entries: 20040724 (default X changes). 修正 To upgrade in-place from 4.x-stable to current :snip [71] make buildworld [92] make buildkernel KERNCONF=YOUR_KERNEL_HERE […

id:TransFreeBSD:20050403:p3 のstableへの導入

commit log MFC 1.244: Set freq to high instead of leaving boot default ブート時のデフォルトを残す代わりに周波数をhighへセットしてください。 Approved by re (kensmith) $FreeBSD: src/etc/defaults/rc.conf,v 1.212.2.14 2005/04/07 17:29:04 njl E…