Provides a command to print a number with (potentially different)
separators every three digits in the parts either side of the decimal
point (the point itself is also configurable). The macro is fully
expandable and not fragile (unless one of the separators is). There is
also a command \sepnumform, that may be used when defining \the<counter>
macros.
Makes the numbers of \section commands come out with a trailing dot.
Includes a command whereby the same can be made to happen with other
sectioning commands.
Bugfixes:
* Bugfix #257: Error in ods-signerd, where a corrupted backup file results
in an invalid pointer free().
* Signer Engine: Mark that a zone has a valid signer configuration, after
recovering the zone from the backup files.
OpenDNSSEC 1.3.1
Bugfixes:
* Auditor: Fix 'ZSK in use too long' message to handle new signer behaviour.
* Bugfix #255: RHEL6 patch to contrib/opendnssec.spec. (Rick van Rein)
* Bugfix #256: Make sure argument in "ods-control signer" is not stripped off.
* Bugfix #259: ods-ksmutil: Prevent MySQL username or password being interpreted
by the shell when running "ods-ksmutil setup".
* Bugfix #260: "ods-ksmutil zone list" now handles empty zonelists.
* Enforcer: Unsigned comparison resulting in wrong error message.
* ods-ksmutil: fixed issue where first ds-seen command run on a zone would work,
but return an error code and not send a HUP to the enforcerd.
* Signer Engine: A threading issue occasionally puts the default validity
on NSEC(3) RRs and the denial validity on other RRs.
* Signer Engine: An update command could interrupt the signing process and the
zone would get missing signatures.
* Signer Engine: Fix an issue where some systems could not copy the zone file.
* Zonefetcher: Check inbound serial in transferred file, to prevent
redundant zone transfers.
* Can now read CKA_ALWAYS_AUTHENTICATE but does not use it.
* Encryption and decryption using CKM_RSA_PKCS.
* Support X.509 certificates. (Patch from Thomas Calderon)
* Updated backup instructions.
* Only a Security Officer can set CKA_TRUSTED to true.
* The softhsm tool can set the value of CKA_TRUSTED.
* Support Botan 1.10.0.
* Better signing performance with a single element cache for
the PK_Signer object.
* Document README.MinGW describes how to build on Windows.
(Text and patches contributed by Jaroslav Imrich)
Bugfixes:
* API changes in Botan created a namespace collision.
* API changes in Botan's state handling.
* BigInt::to_u32bit was accidently dropped in Botan. Adding it
as a compatibility function to SoftHSM.
* Better exception handling.
* CKF_USER_PIN_COUNT_LOW and CKF_SO_PIN_COUNT_LOW must be set
if an incorrect PIN has been entered at least once.
* Windows: Detect LoadLibrary.
* Windows: Set CRYPTOKI_EXPORTS.
* Windows: Load library correctly in softhsm.
* Windows: Compatibility function for getpass.
* Windows: Use _putenv and not setenv.
* Windows: Generate the DLL file.
* Windows: The softhsm tool will use the DLL file by default.
* Windows: Log to EventLog.
* Windows: Fix parsing of configuration file.
* Windows: The check program now links with a shared libgcc in order to
make the exceptions work.
Known issue:
* Firefox does improper setting of CKA_DERIVE attribute during PKCS#12
import. See https://bugzilla.mozilla.org/show_bug.cgi?id=515663
The new features of scim-input-pad are the the next tables who are included:
korea.pad includes from Korean the letters, Hangul Jamo, Hangul
Compatibility Jamo, Halfwith/fullwith
arabian.pad includes the Arabian script
armenian.pad includes the Armenian script
georgian.pad includes the Georgian script from Georgia
russian.pad includes the Russian script
hebrew.pad includes the Hebrew script from Israel
india_bengali.pad includes the Bengali script from India
india_chiki.pad includes the Ol Chiki script from India
india_devanagari.pad includes the Devanagari script from India
india_gujarati.pad includes the Gujarati script from India
india_gurmukhi.pad includes the Gurmukhi script from India
india_kannada.pad includes the Kannada script from India
india_lepcha.pad includes the Lepcha script from India
india_limbu.pad includes the Limbu script from India
india_malayalam.pad includes the Malayalam script from India
india_oriya.pad includes the Oriya script from India
india_saurashtra.pad includes the Saurashtra script from India
india_sinhala.pad includes the Sinhala script from India
india_syloti_nagri.pad includes the Syloti Nagri script from India
india_tamil.pad includes the Tamil script from India
india_telugu includes the Telugu script from India
balinese.pad includes the Balinese script from Indonesia
buginese.pad includes the Buginese script from Sulawesi in Indonesia
cham.pad includes the Cham script from Vietnam and Cambodia
kayah.pad includes the Kayah Li script from the Karen in Myanmar
(Birma) and in Thailand
khmer.pad includes the Khmer script from Cambodia
mongolian.pad includes the Mongolian script from Mongolia
lao.pad includes the Lao script from Laos
myanmar.pad includes the Myamar script from Birma
philipine_buhid.pad includes the Buhid script from the Philipines
philipine_hanunoo.pad includes the Hanunoo script from the Philipines
philipine_tagalog.pad includes the Tagalog script from the Philipines
tai_lue.pad includes the old Thai script from China, Thailand,Birma
and Vietnam
rejang.pad includes the Rejang script from Sumatra in Indonesia
sundanese.pad includes the Sundanese script from west Java in Indonesia
tai_le.pad includes the new Thai script from China, Thailand,Birma and Vietnam
thai.pad includes the Thai script from Thailand
tibet.pad includes the Tibet script from Tibet
ethiopic.pad includes the ethiopian script from ethiopia
Changelog:
877 2011-09-05
Fixed no_regex to only match 'no' or 'none' and not, for example,
'note'. Added the ability to specify RGB colors for the gui outline
and html window fonts. When displaying output in the html window, do
not change the outline panel display. Fixed bug in parsing alerts in
which a single alert would be treated as a list, e.g. '@a 12' would
give the list (1, 2). Skip 'showDay' when displaying html output.
876 2011-09-02
Provide a leading '+' for action @e entries that do not have one.
875 2011-09-02
When using '-gF' in outline view, prefix item titles with the
leader, i.e., the character(s) from ['~', '*', '!', '-', '+'] that
begin the item entry.
874 2011-09-02
Fixed missing color key 14 (details color) in the GUI.
873 2011-09-02
Fixed sorting and display with '-g F' to sort by file path and then
line number.
872 2011-08-31
Fixed bug in expanding children. Changed role of 'monthly' variables
such as etmActions. If an empty string is given then monthly files
will not be created and, e.g., 'actns.text' in the etmdata directory
will be used as the default. If not an empty string, then in August
2011, e.g., 'etmActions/2011/08/actns.text' would be created, if
necessary, and used as the default. (Note the addition of the month
directory.) The same directory can be specified for etmActions,
etmEvents, etmNotes and etmTasks, e.g., 'monthy' in the etmdata
directory and, if this is done, then 'actns.text', 'evnts.text',
'notes.text' and 'tasks.text' for August would all be placed in the
directory '../etmdata/2011/08/'. Introduced new variables,
'minutes_msg', 'oneminute_msg' and 'rightnow_msg' with defaults
'begins %s minutes from now', 'begins one minute from now' and
'begins now'. The '%s' can be placed anywhere in the expression for
'minutes_msg' and will be replaced by the number of minutes. Added
ability (experimental) to use foreign language characters in the
etmrc settings.
871 2011-08-29
Fixed codecs error under Windows. Fixed html printing under Windows
and Linux. Allow parsing option strings with embedded minus signs
such as searches for hyphenated words. Added term_print for terminal
output using term_encoding. Added < 2.0.0 to the setup requirement
for dateutils to avoid the Windows "_thread" problem.
870 2011-08-26
MS Windows fix. Changed locale to support the 3-manth calendar in
the CLI and the 12-month calendar in the GUI.
869 2011-08-25
Only load data in e.py when necessary and not, for example, when
doing a version check or displaying a three month calendar.
868 2011-08-25
Windows fixes for missing color attributes and bug in scrolling.
867 2011-08-25
When selecting a date in the monthly calendar scroll to the top of
the outline display. Save and restore outline expansion state after
making changes.
866 2011-08-24
In the interactive CLI, added edit, create, delete, finish, unfinish
and move using 'item numbers' from the interactive display. Added
'jump to date' (fuzzy parsed or relative) to both the CLI and the
GUI. Added a three month calendar display to the CLI. In in the GUI
change the monthy calendar to reflect a change in the 'begin_date'.
Fixed various bugs in parsing options, particularly for busy view.
865 2011-08-19
Removed unneeded fieldNames and fixed code for details to allow the
inclusion of any regular field. Reset totalsfirst to False when
restoring defaults by pressing "space". Added CenterOnScreen to gui
init.
864 2011-08-18
Cleaned up currentPage and char2PageMode. Removed spurious
'py_modules=['ez_setup'] from setup.py and setup_app.py.
863 2011-08-15
Added abbreviationsFile to etmrc and abbreviation expansion to entry
processing.
862 2011-08-15
For dated items without occurances within the beg_year, end_year
interval, add the last of the occurances before the interval and the
first of the occurances after the interval so that these items will
be available, e.g, for search and for grouping by file path.
861 2011-08-14
Cleaned up and simplified templates, hotkey shortcuts and histories.
Ctrl-Tab and Space-Tab are now bound to the same "smart" completion
routine which looks first for entries such as "@c" or "-g" and, if
found, indentifies possible completions. If no such match is
possible, then completions are sought for entries that begin with
"o", "b", "~", "*", "-", "+" or "!". Entries from contexts.txt,
keywords.txt, locations.txt and timezones are available as are
current file entries if the "addFile" switches are True. Current
session entries for "o" and "b" are also available.
860 2011-08-13
Added F (filepath) to grouby options. Modified afterChange to
restore view using current options.
859 2011-08-09
Remove item count from group header unless greater than 1.
858 2011-08-08
Added busyfontsize setting to etmRC - Windows needs a smaller font
size than the one used before.
* This change also bumps the version of x11/xlockmore-lite.
* Change primary MASTER_SITES to http, ftp is not fetchabel for me.
Changes:
sssss
changed from 30 sec to 5 sec. Define -DMIN_DPMS=3 at compile-time
if you would like to change it to be sooner.
life mode fix for hexagons, life forms would not map certain screen sizes
life mode: Added new neighbor 9 ship, added asym ships for neighbor 12
S356/B46, and added some new oscillators including a neighbor 6 p16.
Now (mostly) use generated file from java app and life2d.xml.
life3d mode: Added new some new oscillators including a neighbor 12 p10
S456/B3. Also new puffers and gliders found. Now use generated file
from java app and life3d.xml.
loop mode: made new small loops less frequent
5.33
Took out mode description on screen for WIN32 as it seems to
mess up the screen frequently.
life updates:
added 2 more triangle rules from Carter Bays' applet.
added a few more life forms to life (hexagonal)
added a non-totalistic rule to life (square) known as Rule 3/2ab3
but for consistency it is known here as S2a2b2c2d3/B3.
life3d added new life forms to truncated octahedral.
ant/demon/life updates for -neighbors 5 or 7. Now with better
pentagons. ant with -neighbors 5 should now work properly (7 removed).
loop update added Byl and Chou-Reggia (1&2) loops, changed colors to be
more traditional
5.32
life3d update for -neighbors 14, new truncated octahedral life form.
ant & demon updates for -neighbors 5 or 7
5.31
-xinerama option added off by default. [Untested as I do not have true
multiscreen. I tried with Xnest but I do not think this ever worked
with Xinerama.]
cppcheck fixed minor issues in xlock subdirectory and with pyro2 and
invert.
5.30
atlantis, atunnel, biof, bubble3d, cage, fire, gears, invert, lament,
moebius, morph3d, noof, pipes, rubik, sballs, sierpinski3d, skewb,
sproingies, stairs, and superquadrics added to Windows version (atunnel,
fire, lament, and sballs lack textures).
skewb mode now scrambles, taken out of unstable category.
Undo a cleanup in vroot.h, as xlock exits on startup with a BadWindow
on pievwm and tvtwm.
(I have added 'LICENSE= gnu-gpl-v2a' after that)
List of Changes:
-elscreen-1.4.5
+elscreen-1.4.6
+elscreen-color-theme-0.0.0.tar.gz
-elscreen-gf-1.5.2.tar.gz
+elscreen-gf-1.5.3.tar.gz
-elscreen-howm-0.1.0.tar.gz
+elscreen-howm-0.1.3.tar.gz
-elscreen-server-0.0.1.tar.gz
+elscreen-server-0.2.0.tar.gz
-elscreen-wl-0.7.0.tar.gz
+elscreen-wl-0.8.0.tar.gz
elscreen-1.4.6/ChangeLog
-------------------------
2007-12-30 Naoto Morishima <naoto@morishima.net>
ElScreen 1.4.6 released.
2007-12-29 Naoto Morishima <naoto@morishima.net>
* elscreen.el (elscreen-delete-frame-confs): Don't call
elscreen-notify-screen-modification which potentially causes an
error when frame has been created via make-frame-on-display.
2007-11-22 Naoto Morishima <naoto@morishima.net>
* elscreen.el (elscreen-display-tab): Change type from boolean to
choice of boolean and integer. t means display with automatic
width calculation, and integer means display with fixed width.
(elscreen-tab-width): Removed.
(elscreen-e21-tab-width,elscreen-xmas-tab-width): New functions.
(elscreen-e21-tab-update,elscreen-xmas-tab-update): Use them.
(elscreen-default-window-configuration): Set dedicated-p of
selected-window to nil instead of splitting it.
2007-11-21 Naoto Morishima <naoto@morishima.net>
* elscreen.el (elscreen-default-window-configuration): Split
window first to avoid error in case that the selected window is
dedicated.
(elscreen-copy-tree-1, elscreen-copy-tree): Split
elscreen-copy-tree to two functions, backported from trunk.
(elscreen-save-screen-excursion)
(elscreen-notify-screen-modification-suppress)
(elscreen-screen-modified-hook-setup)
(elscreen-get-alist-to-nickname): Eliminate old-style backquotes,
backported from trunk.
(elscreen-get-alist-to-nickname): Define as subst instead of
macro, backported from trunk.
(elscreen-get-screen-to-name-alist): Rewritten to improve
performance, backported from trunk.
(elscreen-kill-internal): Returns killed screen, backported from
trunk.
(elscreen-tab-display-kill-screen): Now it's used to set the
location of the icon to kill a screen. Possible values are:
'left, 'right and nil (to hide icons). Backported from trunk.
(elscreen-e21-tab-create-keymap): Take arguments forming a
sequence of KEY FUNCTION pairs, backported from trunk.
(elscreen-e21-tab-update): Follow above changes, and M-mouse-1 on
the icon [X] now calls elscreen-kill-screen-and-buffers.
Take maintainership.
New in 2.1.25
-------------
* Make sure that a failed authorization doesn't preclude
further server-side SASL authentication attempts from working.
* Fixed a crash caused by aborted SASL authentication
and initiation of another one using the same SASL context.
* (Windows) Fixed the random number generator to actually produce random
output on each run.
* Be protective against calling sasl_server_step once authentication
has failed (multiple SASL plugins)
* Fixed several bugs in the mech_avail callback handling
in the server side code.
* Added support for channel bindings
* Added support for ordering SASL mechanisms by strength (on the client side),
or using the "client_mech_list" option.
* server_idle needs to obey server's SASL mechanism list from the server
context.
* Better server plugin API mismatch reporting
* Build:
- Updated config to the latest GNU snapshot
- Fixed SASL's libtool MacOS/X 64-bit file magic
* New SASL plugin: SCRAM
* New SASL plugin: GS2
* DIGEST-MD5 plugin:
- Allow DIGEST-MD5 plugin to be used for client-side and
server-side HTTP Digest, including running over non-persistent
connections (RFC 2617)
- Use the same username for reauthentication cache lookup and update
- Minimize the number of auxprop lookups in the server side DIGEST-MD5
plugin for the most common case when authentication and authorization
identities are the same.
- Updated digestmd5_server_mech_step2() to be more defensive against
empty client input.
- Fixed some memory leaks on failed plugin initialization.
Prevent potential race condition when freeding plugin state.
Set the freed reauthentication cache mutex to NULL, to make errors
due to mutex access after free more obvious.
- Test against broken UTF-8 based hashes if calculation using special
ISO-8859-1 code fails.
- Fixed an interop problem with some LDAP clients ignoring server
advertised realm and providing their own.
* GSSAPI plugin:
- Fix to build GSSAPI with Heimdal
- Properly set serveroutlen to 0 in one place.
Don't send empty challenge once server context establishment is done,
as this is in violation of the RFC 2222 and its successor.
- Don't send maxbuf, if no security layer can be established.
Added additional checks for buffer lengths.
* LDAPDB plugin:
- build fixes
New in 2.1.24
-------------
* Order advertised server-side SASL mechanisms per the specified 'mech_list'
option or by relative "strength"
* Make sure that sasl_set_alloc() has no effect once sasl_client_init()
or sasl_server_init() is called
* Fixed sasl_set_mutex() to disallow changing mutex management functions
once sasl_server_init()/sasl_client_init() is called (bug # 3083)
* Removed unused mutexes in lib/client.c and lib/server.c (bug # 3141)
* Added direct support for hashed password to auxprop API
* Don't treat a constraint violation as an error to store an auxprop property
* Extended libsasl (auxprop) to support user deletion
* Extended SASL auxprop_lookup to return error code
* Updated sasl_user_exists() so that it can handle passwordless accounts (e.g. disabled)
* (Windows) Free handles of shared libraries on Windows that were loaded
but are not SASL plugins (bug # 2089)
* Prevent freeing of common state on a subsequent call to _sasl_common_init.
Make sure that the last global callback always wins.
* Implemented sasl_client_done()/sasl_server_done()
* Added automatic hostname canonicalization inside libsasl
* Made sasl_config_init() public
* Strip trailing spaces from server config file option values (bug # 3139, bug # 3041)
* Fixed potential buffer overflow in saslautd_verify_password().
* Fixed segfault in dlclose() on HPUX
* Various bugfixes for 64bit platforms
* Fixed bug # 2895 (passing LF to sasl_decode64) in sample/sample-client.c,
sample/sample-server.c, utils/smtptest.c
* pluginviewer: Code cleanup, improved human readable messages
* Build:
- (Windows) Updated makefiles to build with VC 8.0 (VC++ 2005)
- (Windows) Added Windows64 build
- Updated to use .plugin extension on MacOS
- Changed 64bit HP-UX build to use .so for shared libraries
* saslauthd:
- Fixed bug counting double-quotes in username/password in
auth_rimap.c. Also fixed bug zeroing password.
- auth_krb.c: improved diagnostic in the k5support_verify_tgt() function.
- auth_sasldb.c: pid_file_lock is created with a mask of 644 instead of 0644
- auth_shadow.c: Define _XOPEN_SOURCE before including unistd.h,
so that crypt is correctly defined
- auth_getpwent.c: Fixed Solaris build
* SASLDB plugin:
- Fixed spurious 'user not found' errors caused by an attempt
to delete a non-existent property
- Added direct support for hashed password to auxprop API
- Sleepycat driver: Return SASL_NOUSER instead of SASL_FAIL when the database
file doesn't exist
- Ignore properties starting with '*' in the auxprop store function
* SQL plugin:
- Added support for SQLITE3
- Uninitialized variables can cause crash when the searched user is not found
- Added direct support for hashed password
- Ignore properties starting with '*' in the auxprop store function
* LDAPDB plugin:
- Added code to extend LDAPDB into a canon_user plugin in addition
to its existing auxprop plugin functionality
* PLAIN plugin:
- Advertise SASL_SEC_PASS_CREDENTIALS feature
* LOGIN plugin:
- Advertise SASL_SEC_PASS_CREDENTIALS feature
* DIGEST-MD5 plugin:
- Fixed a memory leak in the DIGEST-MD5 security layer
- Fixed memory leaks in client-side reauth and other places
- More detailed error reporting.
- Fixed parsing of challenges/responses with extra commas.
- Allow for multiple qop options from the server and require
a single qop option from the client.
* GSSAPI plugin:
- Check that params->serverFQDN is not NULL before using strlen on it
- Make auxprop lookup calls optional
* EXTERNAL plugin:
- Make auxprop lookup calls optional
* NTLM plugin:
- allow a comma separated list of servernames in 'ntlm_server' option
- Fixed crash in calculating NTv2 reponse
* OTP plugin:
- Don't use a stack variable for an OTP prompt (bug # 2822)
- Downgrade the failure to store OTP secret to debug level
* KERBEROS_V4 plugin:
- Make auxprop lookup calls optional