| version 1.152.6.1, 2009/06/05 17:01:43 |
version 1.153, 2006/12/14 02:11:52 |
| Line 16 See also: BUILDING, build.sh, Makefile. |
|
| Line 16 See also: BUILDING, build.sh, Makefile. |
|
| Recent changes: |
Recent changes: |
| ^^^^^^^^^^^^^^^ |
^^^^^^^^^^^^^^^ |
| |
|
| 20090529: |
|
| pkg_install now depends on the pkgdb cache for automatic conflict |
|
| detection. It is recommented to rebuild the cache with |
|
| ``pkg_admin rebuild''. |
|
| |
|
| audit-packages.conf(5) has been superseded by pkg_install.conf(5). |
|
| The default configuration is the same. Support for pkg_view(1) has |
|
| been retired. The functionality of audit-packages(1) and |
|
| download-vulnerability-list(1) has moved into pkg_admin(1), wrapper |
|
| scripts that handle the common use cases are provided. |
|
| |
|
| 20061108: |
20061108: |
| The configure script used in the src/tools/gcc compiler has been |
The configure script used in the src/tools/gcc compiler has been |
| changed to indicate that our libc has ssp support built-in and |
changed to indicate that our libc has ssp support built-in and |
|
|
| the dependencies will be rebuilt correctly. |
the dependencies will be rebuilt correctly. |
| |
|
| 20031007: |
20031007: |
| A sign exension bug was fixed which set all the high bits |
A sign extension bug was fixed which set all the high bits |
| of our newly expanded ffs fs_flags. This should only |
of our newly expanded ffs fs_flags. This should only |
| affect users who installed or upgraded in September of 2003. |
affect users who installed or upgraded in September of 2003. |
| A small utility program was posted to tech-kern which |
A small utility program was posted to tech-kern which |
|
|
| |
|
| An out-of-date libtool will result in shared libraries |
An out-of-date libtool will result in shared libraries |
| which lack _init() and _fini() routines, which means that |
which lack _init() and _fini() routines, which means that |
| their global contructors/destructors will not be invoked. |
their global constructors/destructors will not be invoked. |
| |
|
| 20021121: |
20021121: |
| A bug related to how ARM ELF objects were tagged has been |
A bug related to how ARM ELF objects were tagged has been |
|
|
| |
|
| 20020515: |
20020515: |
| sshd user/group has been added. Need to hand add this in, or sshd |
sshd user/group has been added. Need to hand add this in, or sshd |
| will not let you log in (with default, or UsePrivlegeSeparation=yes) |
will not let you log in (with default, or UsePrivilegeSeparation=yes) |
| |
|
| Add the following into /etc/group: |
Add the following into /etc/group: |
| |
|