* improved support for a few OSes
* 802.11 support
Changes 1.40:
* OpenBSD tun device support
* MacOS X support
* ISDN (SLL) support
* fixed bug from not considering caplen in payload length calculations
several arguments together) from the command line and push it onto the
stack. Pop the top off the stack, process, and push replacement
arguments onto the stack. Repeat the last step until no more processing
is done, and we have our final argument to be passed on through to the
rest of the wrapper script.
specify library orderings with:
BUILDLINK_TRANSFORM+= reorder:l:crypt:crypto
The wrapper scripts then reorder the libraries so that -lcrypt will
always come before -lcrypto. If there are lots of reorder:l:...
commands, then the algorithm looks a bit like a topological sort.
* Support building on x86-64 with gcc -m32.
* Use a BIOS call to turn on/off Gate A20. This should solve various
problems related to Gate A20 in modern BIOSes.
* Add a workaround for buggy BIOSes (notably HP Vectra series) which
don't pass the boot drive correctly.
* Display "GNU GRUB" instead of "GRUB" in the menu.
* Add support for QNX RTP into the grub shell.
* Add support for the initrd max address of a kernel header in Linux.
* Support 32 bit and 64 bit dev_t.
* Add support for an install device in GRUB's notation with no
parenthesis (e.g. grub-install hd0).
* Improve the manual a lot.
While here, add a new build definition, GRUB_PRESET_COMMAND, which can be
set to a single command that will be embedded in grub's stage2 and executed
during bootup (useful for automated diskless setups). Also make use of
BUILD_DEFS properly. And pick up maintainership, as requested by tron@.
working on the issue.
Changes:
-) clamd:
+ fixed a race condition in database reloading code (random crashes
under high load)
+ fixed a race condition with the improperly initialized session start time
(thanks to Michael Dankov)
+ fixed PidFile permissions (Magnus Ekdahl, bug reported by Tomasz Papszun)
+ fixed LogFile permissions (Magnus Ekdahl)
+ new directive ScanRAR (bacause RAR support is now disabled by default)
+ new directive VirusEvent
+ new directive FixStaleSocket (Thomas Lamy and Mark Mielke)
+ new directive TCPAddr (Bernard Quatermass, fixed by Damien Curtain)
+ new directive Debug
-) clamav-milter: (Nigel Horne <njh*clamav.net>)
+ new --force-scan flag
+ new -P and -q flags by Nicholas M. Kirsch
WARNING: clamav-milter and our mail scanner are still in high development
and may be unstable. You should always use the CVS version.
-) libclamav:
+ support for a new database container format (CVD) - compressed and
digitally signed
+ better protection against malformed zip archives (such as Mimail)
+ mail decoder fixes (thanks to Rene Bellora, Bernd Kuhls, Thomas Lamy,
Tomasz Papszun) (Nigel Horne)
+ memory leak fixes (Thomas Lamy)
+ new scan option CL_DISABLERAR (disables built-in RAR unpacker)
-) freshclam:
+ fixed --on-error-execute behaviour (David Woakes)
+ new option --user (-u) USER - run as USER instead of the default user.
Patch by Damien Curtain.
+ rewritten to use database.clamav.net and CVD
-) documentation:
+ new Spanish documentation on ClamAV and Sendmail integration by
Erick Ivaan Lopez Carreon
+ included clamdoc.pdf Turkish translation by yavuz kaya and Ýbrahim erken
+ included clamav-mirror-howto.pdf by Luca Gibelli
+ included clamd+daemontools HOWTO by Jesse D. Guardiani
+ included signatures.pdf
+ man pages: updated
+ clamdoc.pdf: rewritten
News in 0.9.8:
- Transparent toolbar
- Bug Fixes:
Fixed image cache problem (the memory bug)
Fixed color parsing bug
Fixed iconbar bug in "All Windows" mode
Fixed border bug with left/right alignment in iconbar
Fixed a loop issue in fluxbox-generate_menu
News in 0.9.7:
- Two new pixmap styles:
Emerge from Nuno Alexandre
BlueFlux from Lauri Hakkarainen
- Added menu delay/click to open or close sub menus
- Added alignment for buttons in icon bar
Change Left, Relative or Right via the iconbar mode menu
- New menu item [separator] This will create a nice separator line
- New theme items:
window.label.active: <texture>
window.label.active.textColor: <color>
- New actions:
ReloadStyle
CommandDialog - this will show a dialog in which you can issue fluxbox
commands
WorkspaceNameDialog - edit workspaces name dialog (old SetWorkspaceName)
SetWorkspaceName <name>
SetResourceValueDialog - shows a dialog where you can type the resource name
and it's value
SetResourceValueCmd <resourcename> <resource value>
BindKey <key string> :<action> - this will append key string and action to
your keys file and bind the key
- Window menu accessible in workspaces client menu
- Shadow options for fonts.
- Enabled/Disable toolbar menu item ("Visible" menu item)
- Toggle images in iconbar
- Edit clock format dialog
- Send to menu is back
- Changed Maximize menu item in Window menu to a multi button item
- Added resource session.useMod1 <boolean> to disable/enable mod1 for
Resize/Move window with mod1 + button
- Bug fixes:
Fixed slit and toolbar autohide bug
Fixed image cache bug
Fixed some icc warnings
Fixed mozilla focus issue
Fixed crash bug when adding new workspaces
Fixed menu draw bug in empty sub menus
News in 0.9.6:
- Adding image search paths when loading a style
It now looks for pixmaps in <stylebase> and <stylebase>/pixmaps and in
file <stylesdir>/<stylename>/theme.cfg
for this, stylebase is the style directory
pixmap styles should use the new format for portability
- Added startup script to be used with startfluxbox, to get a consistent
frontend for both dm and startx and your fluxbox-session
- Added "!" as a comment line for keys file
- Added new actions
- Improved menu speed
- Added -verbose argument to fluxbox - This will enable theme warnings
- Configurable tools in toolbar
- New theme items for toolbar
- Support for _NET_WM_STATE_FULLSCREEN
- Nearest-quadrant resizing
- Improvements/Updates to fbsetbg and fluxbox-generate_menu
- Bug fixes:
Fixed some issues with mplayer in fullscreen
Fixed java bug with missing drawing bits of window
Fixed building with --disable-slit
Fixed NLS bad message errors by adding explicit codeset entries
Fixed disappearing close button
Fixed numlock and scrlock bug in FbTk TextBox
Fixed pixmap bug when changing between non-pixmap themes and pixmap themes
Fixed empty window bug in SystemTray
Fixed toolbar height bug crash
News in 0.9.5:
- New theme items:
- New actions: resizevertical resizehorizontal setworkspacename movetableft
movetabright
- Set workspace name tool
- Search path resource for images session.screen.imageSearchPath
This is a list separated by , or space
- New height resource for toolbar
- session.screen.toolbar.height This will override the style's font height
- Support for system tray _NET_SYSTEM_TRAY Applications that support this
will show their icon in the toolbar next to the clock.
- New texture type: Tiled This will just affect pixmap loaded from file,
and it will not scale them.
- Improved iconbar
- Bug fixes:
Fixed Transparency bug in menus
Fixed so shaped windows like xmms wont get round corners
Fixed shape bug when switching between shaped themes and non shaped
Fixed kde dockapp bug
FbRun works properly on multiple screens
Fixed pesky crash and phantom icons
Fixed aspects of focus and raising, including transients
Fixed java bug, slow windows
Fixed 8 bpp crash
- Catch child process exit.
- Add "-o" option which provides compatibility with older poppassd,
returning authentication error after "PASS" command not "NEWPASS"
for some broken clients.