Submitted by Xavier Santolaria <xavier@santolaria.net>.
geekcode will generate your geek code block for you. All you have to
do is to answer the questions about your geek life.
- fix syntax of gas configure.in stuff for sparc
- add missing change for the sparc ELF transition to bfd
--
Hasn't actually been tested on a real sparc system but it at least allows
me to build a cross-binutils without bombing durring build or the PLIST issue
0.22.0 has a serious compression bug. If you use old versions,
please upgrade to 0.23.0. If 0.23.0 detects the remote host is
0.22.0, it will forcibly fall back to no compression mode.
This is work in progress. It is being commited as a starting point so other
people can look at it/fix issues/and maybe Art can add Hammer support? :)
It has been lightly tested on macppc/sparc64/i386 and compile tested by
mickey@ on hppa.
DO NOT try to build ld.so on sparc/sparc64/macppc and install the resulting
binary unless you like having a hosed system. A known "misfeature" in ld.so
that is being worked on.
--
MAINTAINER ok
to live in devel/autobook. espie@ ok the move, no response on the
upgrade to v1.3
--
This book is a tutorial for Autoconf, Automake and Libtool, hereafter
referred to as the GNU Autotools. The GNU manuals that accompany
each tools adequately document each tool in isolation. Until now,
there has not been a guide that has described how these tools work
together.
A problem with Ghostscript could make it possible to execute
arbitrary commands. The vulnerability exists when GhostScript
is used to process specially formatted PS files.
An attacker can exploit this vulnerability by creating a
malicious PS file which, when processed with GhostScript, will
result in the execution of arbitrary system commands.
Bump version to 7.05p1
ok naddy@
This release is mostly bug fixes and nice-to-have additions, and
is a recommended upgrade for people running the 1.0 releases. It
also has updated translations.
Submitted by Xavier Santolaria <xavier@santolaria.net>.
The Zope Book by Michel Pelletier and Amos Latteier.
This book is designed to introduce you to Zope and its uses.
--
Main changes:
* Monit now reloads configuration ONLY after it receives SIGHUP.
Automatic reload based on monit's control file timestamp is now
defunct.
* New monit command 'reload' is added. If used, it will reinitialize
a running monit daemon (send it the SIGHUP signal).
* A new monit option '-t' is added. If used, monit will run a syntax
check for the control file and exit with the status.
* The ssl version for TCPSSL tests can now explicitly be set if auto-
detection should fail. (Thanks to Mark Foster for
the bugreport)
* Added support for LDAPv2 and LDAPv3, and DWP.
* Restart method added to monit httpd cervlet
* Alert messages in passive mode fixed
* Console command "monit restart [service]" in daemon mode fixed
* Start/stop/restart race condition fixed.
Changelog: http://www.tildeslash.com/monit/changes.html
Patches OpenBSD specific submitted to authors.