CHANGES IN VERSION 5.21o
(Howard Chu, 12 Oct 2005)
Silence warnings about unused results.
CHANGES IN VERSION 5.21n
(Howard Chu, 08 Oct 2005)
Better fix for temporary file creations, previous patch did not fix marc.
Silence all gcc-4.0.0 -Wall warnings.
CHANGES IN VERSION 5.21m
(Klaus Reimer, 21 Sep 2005)
Applied patch from Joey Schulze fixing the following problems:
- Fixed insecure permissions of a temporary file [arcsvc.c, CAN-2005-2945]
- Fixed insecure temporary file creation [arcsvc.c, CAN-2005-2992]
CHANGES IN VERSION 5.21l
(Klaus Reimer, 13 Mar 2005)
Fixed warnings because missing inclusion of string.h and fixed a gcc-4.0
problem with marc.c (Missing declaration of makefnam).
CHANGES IN VERSION 5.21k
(Klaus Reimer, 6 Nov 2004)
Ulf Harnhammar found some buffer overflows causing segfaults and provided a
patch which is now applied to arc to close these bugs.
CHANGES IN VERSION 5.21
The following changes have been made in ARC version 5.21, but have not
yet been included in the manual:
o When adding files to an archive, ARC now shows the stowage facter
achieved on each file.
o A bug was found that would keep an archive entry from being
encrypted if it was stored without compression. This has now been
fixed.
o If changes are made to a corrupted archive, the corrupted entries
are discarded. This makes it possible to lose data accidentally.
ARC will now only make changes to a corrupted archive if the W
(suppress Warnings) option has been given.
o The N (suppress Notes) option now suppresses the "Creating
archive" note when a new archive is being created.
o The N (suppress Notes) option formerly did nothing useful when
used with the L (List files) command. It now causes a terse
listing of filenames only, suitable for use with pipes and
redirection.
o The list of filenames given to ARC may now include indirect
references. If a filename begins with an "at sign" ("@"), it is
taken to be the name of a file which contains a list of file
names. The list of file names may include further indirection.
If no extension is given, ".CMD" is assumed. For example, the
command:
arc a waste junk.txt @trash
would cause ARC to add JUNK.TXT plus all files listed in the file
TRASH.CMD to an archive named WASTE.ARC. If no file is specified,
then the list is read from standard input. For example, the
command:
arc ln waste | arc a trash @
would cause ARC to add files to TRASH.ARC based on the names of
the files stored in WASTE.ARC. It is probably a good idea to give
the O (Overwrite) option if you are extracting files this way.
Version 5.21 of MARC also allows for indirection.
changes:
-Ask for the password when trying to open a password protected rar
or arj archive
-Updated the user's guide
-Added help button to all the dialogs
-Install theme-friendly icon
-bugfixes
This is a maintenance release of the stable 2.14 version of
gnome-games. There are only a few bugs fixed:
- The nightfall theme in Four-in-a-row now uses the correct graphics.
- Minor corrections to the Mines documentation.
- Fix a double-loading bug in the card-images code. (Halves the load-time
for SVG card themes!).
changes:
-Use the directory of the currently viewed image as file chooser
initial location
-Avoid setting the error twice in thumbnail code
-Checks mimetype before trying to include new detected files on image list
- Updated translations
license. For details of DJB's rationale and redistribution conditions,
refer to his "Software user's rights" and "Frequently asked questions
from distributors" web pages. As required by his redistribution
conditions, warrant that we have made a good-faith attempt to ensure
that our packages behave correctly.
changes:
-"mainpoint" system allows lines to always point towards the middle
-Python plug-ins added
-automatically change grid size depending on zoom level
-Text input now highlights the object
-security problems fixed in XFig import and Python plug-in
-new shapes added
-new UML objects added
-Full screen mode
-Improved SVG import
-Plug-in loading and unloading doesn't require restart
-i18n problems fixed
-bugs have been fixed
-Command line usage has improved
-ses the new GTK+ File Dialog
pkgsrc change:
-precompile Python files
changes:
* Detect button press activity
* Make operation after system suspend
* Use GTimer for portability
* Obtain new Kerberos credentials when unlocking screen
* (floaters) Use the entire screen at start
-translation updates
pkgsrc changes:
-install gnome-screensaver-dialog SUID to make unlocking work
-recommend librsvg2 for the "bouncing feet" animation
approved by jmmv
Kwiki-Wikiwyg is a Kwiki plugin that adds WYSIWYG editing capabilities
to a Kwiki. The underlying technology is Wikiwyg, a Javascript library
that can be easily integrated into any wiki or blog software. It
offers the user multiple ways to edit/view a piece of content:
* Wysiwyg mode - Simple, HTML, Design Mode editing.
* Wikitext mode - Standard, Wiki, Text Area editing.
* Preview mode - Display mode without saving changes.
Wikiwyg allows you to switch between modes, delegating some of the
processing to the server when necessary.
symmetry between installation from source and from binary package.
Annoate MESSAGE accordingly, so that those using apop can do it
themselves. Bump revision
This Kwiki plugin can run a standalone HTTP server for the Kwiki under
the current working directory. It is helpful for debugging purposes
or for starting up a wiki site quickly. After installation, just run:
kwiki -start
and you can access the Kwiki site at http://localhost:8080/.