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

stunnel.pem証明書は/usr/local/etc/stunnel/へインストールされます

20060131: AFFECTS users of security/stunnel AUTHOR roam@FreeBSD.org Since stunnel-4.14_1, the stunnel.pem certificate generated by "make cert" is installed into /usr/local/etc/stunnel/ instead of /usr/local/etc/. stunnel-4.14_1より、「make…

カーネルのmalloc(9)にバッファ汚染防御(RedZone)を加えました

追加 # DEBUG_REDZONE enables buffer underflows and buffer overflows detection for # malloc(9). options DEBUG_REDZONE commit log Add buffer corruption protection (RedZone) for kernel's malloc(9). カーネルのmalloc(9)にバッファ汚染防御(RedZon…

le(4)をビルドに加えました

追加 # le: AMD Am7900 LANCE and Am79C9xx PCnet device le AMD Am7900 LANCE and Am79C9xx PCnet commit log Hook up le(4) to the build. For now it's only added to the sparc64 GENERIC in order to support the on-board LANCE in Ultra 1 and to the…

RWLOCK_NOINLINEを加えました

修正 # MUTEX_NOINLINE forces mutex operations to call functions to perform each # operation rather than inlining the simple cases. This can be used to # shrink the size of the kernel text segment. Note that this behavior is # already impli…

ce(4)をビルドに加えました。

追加 # ce: Cronyx Tau-PCI/32 sync single/dual port G.703/E1 serial adaptor # with 32 HDLC subchannels (requires sppp (default), or NETGRAPH if # NETGRAPH_CRONYX is configured) device ce commit log Attach ce(4) to the build. ce(4)をビルドに…

設定ファイルが変わったためサンプル設定ファイルを参考にして下さい

20060130: AFFECTS users of sysutils/portsnap AUTHOR cperciva@FreeBSD.org Due to configuration file changes, users of portsnap are encouraged to copy the latest sample configuration file into place after updating portsnap to version 1.0: 設…

firmwareはカーネルへバイナリデータをロードするサブシステムです

追加 device firmware firmware(9) support commit log firmware(9) is a subsystem to load binary data into the kernel via a specially crafted module. There are several handrolled sollutions to this problem in the tree already which will be re…

最低Cxステートをデフォルトで有効にしました

修正 performance_cx_lowest="HIGHLOW" Online CPU idle state performance_cpu_freq="NONE" Online CPU frequency economy_cx_lowest="HIGHLOW" Offline CPU idle state economy_cpu_freq="NONE" Offline CPU frequency commit log Enable the lowest Cx st…

id:TransFreeBSD:20060121:p1 の6-stableへの導入

追加 ftpd_enable="NO" Enable stand-alone ftpd. ftpd_program="/usr/libexec/ftpd" Path to ftpd, if you want a different one. ftpd_flags="" Additional flags to stand-alone ftpd. commit log MFC the addition of an rc.d script for stand-alone ft…

いくつかのスペルミスと行末の空白を修正しました

commit log Fix a few spelling typos and whitespace at EOLs. いくつかのスペルミスと行末の空白を修正しました。 $FreeBSD: ports/UPDATING,v 1.280 2006/01/27 13:05:32 danfe Exp $

loader(8)はブートブロックでのシリアルスピードを使います

20060127: The i386 loader(8) now defaults to the serial speed set by the previous boot stage, if the comconsole is already in use. If you've changed BOOT_COMCONSOLE_SPEED in make.conf(5) and installed a new loader, but have not rebuilt and…

libdpstkかlibpsresが無い事をいってくるportsはDPSサポートなしでそれを再インストールする必要があります

20060126: AFFECTS ports that use Display Postscript libraries and xorg-libraries AUTHOR x11@FreeBSD.org Support for Display Postscript has been deprecated in X.Org 6.9 release and libraries and tools are no longer installed by default. If …

FreeBSD-SA-06:06.kmem "Local kernel memory disclosure"

The FreeBSD Project よりセキュリティ勧告が出ました。私の認識を以下にまとめます。 危険度中 ネットワークサブシステムが存在する、つまりほぼすべてのシステムに脆弱性があります この脆弱性により確率は低いですがパスワードなど重要な情報がローカルユ…

FreeBSD-SA-06:07.pf "IP fragment handling panic in pf(4)"

The FreeBSD Project よりセキュリティ勧告が出ました。私の認識を以下にまとめます。 危険度中 特定のルールのあるpfを使用しているシステムに脆弱性があります。 この脆弱性により攻撃者はリモートからシステムをクラッシュさせる事ができるためDoSが可能…

id:TransFreeBSD:20060114:p2 の6-stableへの導入

修正 # snd_au88x0 Aureal Vortex 1/2/Advantage PCI. This driver # lacks support for playback and recording. # snd_audiocs: Crystal Semiconductor CS4231 SBus/EBus. Only # for sparc64. # snd_ich: Intel ICH PCI and some more audio controllers …

QMAIL_PREFIX、QMAIL_SLAVEPORTという名前の変数をセットして下さい

20060123: AFFECTS users of mail/qmail, mail/qmail-ldap, mail/qmail-mysql, mail/qmail-spamcontrol, mail/qmail-tls and all dependant ports. AUTHOR garga@FreeBSD.org If you use qmail installed on a PREFIX different of /var/qmail, please, set …

id:TransFreeBSD:20060121:p2 の6-stableへの導入

削除 # ISA devices that use the old ISA shims #device le commit log MFC 1.438 Remove the commented out entry of the old ISA-only le(4) driver which was retired 22 months ago. 22ヶ月前に引退した古いISAのみのle(4)ドライバのコメントアウトされ…

id:TransFreeBSD:20051029:p1 の6-stableへの導入

20060122: /etc/rc.d/ppp-user has been renamed to /etc/rc.d/ppp. Its /etc/rc.conf.d configuration file has been `ppp' from the beginning, and hence there is no need to touch it. /etc/rc.d/ppp-userは/etc/rc.d/pppに改名されました。/etc/rc.con…

コメントアウトされていたle(4)ドライバのエントリを削除しました

削除 # ISA devices that use the old ISA shims #device le commit log Remove the commented out entry of the old ISA-only le(4) driver which was retired 22 months ago. 22ヶ月前に引退した古いISAのみのle(4)ドライバのコメントアウトされていたエン…

スタンドアローンftpdのためのrc.dスクリプトを加えました

追加 ftpd_enable="NO" Enable stand-alone ftpd. ftpd_program="/usr/libexec/ftpd" Path to ftpd, if you want a different one. ftpd_flags="" Additional flags to stand-alone ftpd. commit log Add an rc.d script for stand-alone ftpd. スタンドアロ…

id:TransFreeBSD:20060114:p3 の修正

修正 20060114: AFFECTS users of www/apache13-ssl with suexec enabled. AUTHOR clement@FreeBSD.org commit log Fix typo 脱字の修正 $FreeBSD: ports/UPDATING,v 1.277 2006/01/20 13:27:27 pav Exp $

ルートパーティションが小さい場合はINSTALL_NODEBUGを加えなければなりません。

20060118: This actually occured some time ago, but installing the kernel now also installs a bunch of symbol files for the kernel modules. This increases the size of /boot/kernel to about 67Mbytes. You will need twice this if you will even…

FreeBSD-SA-06:05.80211 "IEEE 802.11 buffer overflow"

The FreeBSD Project よりセキュリティ勧告が出ました。私の認識を以下にまとめます。 危険度大 IEEE 802.11が有効に動作しているシステムに脆弱性があります。 この脆弱性により、攻撃者はカーネル権限、すなわちすべてのハードウェアへのダイレクトなアク…

id:TransFreeBSD:20051219:p2 の6-stableへの導入

追加 cleanvar_enable="YES" Clean the /var directory 修正 # Emulation/compatibility services provided by /etc/rc.d/abi sysvipc_enable="NO" Load System V IPC primitives at startup (or NO). linux_enable="NO" Linux binary compatibility loaded …

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

追加 ldconfig_local_dirs="/usr/local/libdata/ldconfig /usr/X11R6/libdata/ldconfig" Local directories with ldconfig configuration files. ldconfig_local32_dirs="/usr/local/libdata/ldconfig32 /usr/X11R6/libdata/ldconfig32" Local directories w…

id:TransFreeBSD:20051220:p3 の6-stableへの導入

追加 clear_tmp_X="YES" Clear and recreate X11-related directories in /tmp commit log MFC rc.conf 1.269 and rc.conf.5 1.275 - clear_tmp_X variable, to support the cleanup of etc/rc.d/cleartmp rc.conf 1.269とrc.conf.5 1.275のMFC - etc/rc.d/c…

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

commit log MFC r1.1343 Fix minor sorting issue.ちょっとした並べ変えの問題を修正しました。 $FreeBSD: src/sys/conf/NOTES,v 1.1325.2.10 2006/01/14 09:58:14 joel Exp $ $FreeBSD: src/sys/conf/NOTES,v 1.1261.2.23 2006/01/14 10:00:13 joel Exp $

snd_*に関するコメントを加えました。

修正 # snd_au88x0 Aureal Vortex 1/2/Advantage PCI. This driver # lacks support for playback and recording. # snd_audiocs: Crystal Semiconductor CS4231 SBus/EBus. Only # for sparc64. # snd_ich: Intel ICH PCI and some more audio controllers …

suexecスイッチはWITH_SUEXECと SUEXEC_*に変わりました

20060114: AFFECTS users of www/apache13-ssl with suexec enabled. AUTHOR clement@FreeBSD.org The port has been converted to new apache framework, using bsd.apache.mk. suexec knobs have changed to WITH_SUEXEC and SUEXEC_*. See Mk/bsd.apache.…

LinkSys EG1032はnge(4)ではなくre(4)によりサポートされます

修正 # nge: Support for PCI gigabit ethernet adapters based on the National # Semiconductor DP83820 and DP83821 chipset. This includes the # SMC EZ Card 1000 (SMC9462TX), D-Link DGE-500T, Asante FriendlyNet # GigaNIX 1000TA and 1000TPC, th…