can be simply turned on by setting USE_OLD_DES_API=yes. Modify
references to <openssl/des.h> to refer to <openssl/des_old.h> where
the old DES interface is expected. This is forward compatible with
future versions of OpenSSL.
the test for integer.pm (pkg/28498). Until this is fixed in either
NetBSD, GCC or perl, strip out -mieee from the compiler command line.
This "fixes" pkg/28498.
it tries to interpret it as a number, which causes an FP exception.
Fix this by replacing "NaN" with "*NaN*" which hides the problem.
This makes perl Configure and build correctly on NetBSD-2.0/vax. Fix
provided by John Klos in private email.
"Multiple buffer overflows in imlib 1.9.14 and earlier, which is used by
gkrellm and several window managers, allow remote attackers to execute
arbitrary code via certain image files." (1.9.15 is also affected)
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1026
Patch from Pavel Kankovsky.
Changes:
* fixed many 3.1.x regressions in project templates
* custommakefiles: don't insert targets twice into the menu, sort
the targets alphabetically (this time it works)
* fixed the bug "the kdevelop3 custom makefile based project files
do not work with cmake out-of-source builds"
* Don't overwrite existing files
* Fix the forkbomb created by KDevAssistant when it was told to use
KDevAssistant to remotely open documentation...
* fix mem leak
* fix amd64 crash
* Perl parser; Don't require a whitespace between function name and
the opening bracket
* make the incremental qlistview search work in the filelist part
Changes:
* atlantik: fix problems with accepting invitations
* atlantik: put player views in a scrollview
* atlantik: show correct amount of players in trade widget
Changes:
* kfax: fix kfax does not save printer settings
* kfax: fix Truncations occur on dialog
* kfax: fix kfax prints all pages in one g3-file to one page
* kfax: fix can not print to printer or file
* kfax: fix BoundingBox: line in PS file has width and height interchanged
* kfax: fix KFax has its own printer dialog
* kfax: fix rotation not honored when printing
* kfax: fix G3/G4/tiff-files not assigned to kFax
* kfax: fix zoom error
* kfax: fix Problem with format of fax-files
* kfax: fix CTRL-R shortcut for rotate does not work in kfax
* kfax: fix Can't print only part of a document
* kolourpaint: Fix crash due to text box when scaling image behind it
* kolourpaint: Don't get stuck on a wait cursor after attempting to
paste empty text into a text box
* kolourpaint: Smaller selection and text box resize handles - covers
up fewer selected pixels, doesn't cover up text
Changes:
* kalzium: degrees fahrenheit and celsius were reversed in information
dialogs
* kbruch: fraction conversion is wrong due to cut digits after colon
* kbruch: In factorisation mode input box should look disabled
* kiten: clear correctly the internal list in radical selector
* kiten: get rid of crash of double-clicking delete button in learn
* klatin: add Polish data files
* kmplot: program hangs when plotting arcsin and arccos
* kturtle: The default language must be one of the supported kturtle
languages. Fixes the broken Open-Examples directory as well as kturtle
refusing to run any commands, when the KDE locale is a different
dialect of one of the kturtle languages.
Changes:
* kalarm: fix KAlarm button on message windows to make it always
display the main window
* kmail: remember the size of the separate message window instead of
using a fixed window size
* kmail: gracefully handle broken connections when checking for new
mail with IMAP
* kmail: don't clear the readerwindow when new mail arrives in an imap
folder
* kmail: fix aegypten issue39 by only using the body itself as a text
part if there are no body parts and we didn't get any other text so
far, such as for smime opaque encrypted mails
* kmail: fix the "folders not visible" problem after starting KMail
when the intro is shown
* kmail: fix searching when the header field in question is the first
one of a message
* kmail: disable wordwrap in the composer for all inline invitation
mails, not just for those sent with autosending enabled
* kmail: don't translate the "local" folder prefix; this fixes problems
with KMail's summary plugin
* kmail: fix adding attachments to inline-forwarded messages
* kmail: remember the selected crypto format when saving a message as
draft
* kmail: hide filter actions from "Configure Toolbars" dialog; fixes
crashes
* kmail: fix missing filter actions after switching to the Mail
component in Kontact
* kmail: remove BCC coming from identity on ical invitations
* kmail: grab the signature only once
* kmail: fix problem with disappearing dimap folders
* kmail: don't kill running mailchecks when cancelling the subscription
dialog
* kmail: add missing tooltip to the BCC [...] button
* kmail: make sure that no signature is appended to inline invitation
replies, Outlook chokes on them
* kmail: don't sign or encrypt inline invitations or invitation replies
* kmail: fix PGP/MIME encrypting messages which are BCC'ed
* kmail: make sure that all changes in the folder properties are saved
* kmail: fix uncontrolled checkboxes in the composer's attachment list
* kmail: improved performance when dragging mails over the folder list
* kmail: provide all reply methods and all forward methods in the
separate message window
* kmail: fix minor bugs in the antispam wizard
* kmail: correctly end new-mail-check when an IMAP folder reports an
error
* kmail: fix 'kstart --iconify --windowclass kmail kmail' which allows
starting KMail in the system tray
* kmail: fix broken order of folders in the folder selection dropdown
box
* kmail: notice a manual change of the external editor command line
* kmail: adjust antispam wizard to changes in bogofilter 0.93
* kmail: don't look up recipient keys during autosave
* kmail: fix "Folder Menu not updated after enabling Expiration for
a Folder
* kmail: add support for additional antispam tools
* kmail: various speed improvements
* kontact: don't show empty tip of the day on startup
Changes:
* khexedit: fix files with "?" in the filename can't be opened
* khexedit: fix loading and saving of remote files
* khexedit: fix khexedit statistics columns not sorted correctly
* kdf: hide /dev/shm and sysfs filesystems
Changes:
* akodelib: Play even more broken and wierd MP3s well.
* akodelib: Don't crash on when mmap fails (e.g. on NTFS).
* akode-artsplugin: Play dual-mono files as stereo
* akode-artsplugin: Halt playobject if a stream terminates
Changes:
* Quanta Plus
o don't crash after editing a cell of a newly inserted row/column
in the table editor
o show the right index of the main cell in case of merged rows in a
table
o don't crash on column removal form a table
o read the tables correctly also if the doctype definition is wrong
(for example HTML tables inside XHTML)
o fix node tree corruption while parsing scripts inside a tag
o don't crash when deleting a file using the context menu
o disable Proceed button in the upload dialog once the upload is
started. Fixes various problems like non-responding Quanta after
upload and possibly the bug described in
o don't try to add a newly created action to a non-existent All toolbar
o don't crash on exit if the user removed an action
o enable full copy/paste from documentation and preview. Until now it
worked only with the mouse through the selection.
o improvement: recognize one-line PHP comments starting with #
* KFileReplace
o hide columns that are not useful (but confusing) when doing search
only
Changes:
* kcontrol: fix setting mouse buttons to left-handed for mice with many
buttons
* kcontrol: activate mouse cursor moving with keyboard if enabled
* kcontrol-usbview: USB revision number and level was given in decimal
instead of hex
* kdesu: do not cause several seconds delay during logout
* khotkeys: work around a bug in Qt keyboard compression breaking
simulated keyboard input
* klipper: fix mouse selection sometimes not being recorded
* klipper: work around a problem in OpenOffice.org causing it to stop
updating selection
* klipper: do not record partial selections when created using the
keyboard
* klipper: reduce heavy load caused by clipboard selected in Acrobat
Reader
* klipper: protect against heavy load caused by broken clipboard handling
in Lyx
* kwin: avoid window description dialog for special window settings and
try to guess the information automatically
* kwin: various small improvements for special window settings
* kwin: don't keep splashscreens above dialog windows
* kwin: apply window-specific force settings immediatelly
* kwin: keep active desktop borders working after resolution change
* kwin: fix a case when a window was not activated due to incorrect focus
stealing prevention
* kwin: show dialogs also when minimized in the window list
* kwin: when moving a window to another virtual desktop, move also its
dialogs
Changes:
* kdecore: recognize known names for the MacRoman charset
* khtml: only disallow fixed positioning on body, not relative/absolute
* khtml: added Javascript-support for HTMLDocument.compatMode
* khtml: fixed textarea manipulation by DOM
* khtml: paged media support (page-break-before and -after)
* khtml: correctly handle text-transform on first-letter
* khtml: fixed display: block on pseudo-elements
* khtml: return Undefined instead of Null for out-of-range indices
* khtml: fixed stopPropagation when called from the target node itself
* khtml: fixed htmlCompat mode for documents served as text/html
* khtml: fixed display: compact
* khtml: support z-order for text areas and list boxes
* khtml: don't set assume <select> got items when we calculate a height
for items
* khtml: changed default horizontal margins for H1-H6 from auto to 0
* khtml: escape otherwise unencodable characters in form submits
* khtml: merged min,max-height fixes
* khtml: merged handling of event handlers
* khtml: implemented CSS 2.1 compliant parsing of background-position
* khtml: fixed m_value vs ATTR_VALUE problem which didn't allow sending
mail on gmail
* khtml: make use of the suggested filename for images
* khtml: tons of bidi fixes
* khtml: enable strict CSS parsing also for transitional doctypes
* khtml: ignore height element for input elements that are not image
* khtml: form widget fixes for plastik (and others)
* khtml: make sure we are layouted before scrolling if we are still
loading
* khtml: add compensated font scale from Todd Fahrner's "Toward a
standard font size interval system"
* khtml: avoid triggering full repaints of the view before the first
layout is done
* khtml: implement CSS3 property box-sizing to match MacIE, Opera and
Mozilla
* khtml: fix globeandmail.com famlily of crashes
* khtml: floats and flowing around floats improvements
* khtml: fix textarea scrolling positions
* khtml: tons of fixes for tables
* khtml: remove hidden widgets from the painting
* khtml: avoid crashes on XML documents
* khtml: ignore relative positioning on table sections
* khtml: fix static position calculation for positioned elements
* khtml: support insertAdjacentHTML
* khtml: fix crash in sites manipulating frames
* khtml: async kwallet support
* khtml: fix selectorText() when no namespace is specified
* khtml: update the layout before fetching the computed values
* khtml: color 'http://foo' links as visited if 'http://foo/' is in
history
* khtml: corrected ref-counting error leading to segfault/invalid
memory usage
* khtml: fixed some memory corruptions with garbage HTML
* khtml: account for scrollbar height when sizing variable
overflow:scroll/auto boxes
the PLIST and use custom post-install code instead. This avoids
needing to guess at the correct value PERL5_ARCHLIB before perl has
been configured and built. This should fix PR pkg/28433.
changes are generally bug fixes including some security fixes.
pkgsrc changes are a big PLIST cleanup and moving locale files
to ${PKGLOCALEDIR}/locale/... rather than replicating the tree.