* The results of search folders are cached to speed up the next search.
* The search folder property dialog was implemented.
* The position of 'Delete' menu was changed to prevent its accidental
selection.
* The HTTP scheme is added to the URIs begin with 'www.'.
* Some trailing punctuations were included as URI.
* The bug that search folders under IMAP4 or News folders couldn't be
removed was fixed.
From ChangeLog:
2006-01-10 Kristian Høgsberg <krh@redhat.com>
* configure.ac: Bump realease to 0.4.4.
* NEWS: Sum up changes.
* poppler/DCTStream.cc: Backport patch for KDE #119569.
2006-01-10 Kristian Høgsberg <krh@redhat.com>
Security patch from Martin Pitt (#5516). Multiple integer/buffer
overflows.
* poppler/Stream.cc (CCITTFaxStream::CCITTFaxStream): Check
columns for negative or large values (CVE-2005-3624).
* poppler/Stream.cc: Reset numComps to 0 since it's a global
variable that is used later (CVE-2005-3627).
* poppler/Stream.cc (DCTStream::readHuffmanTables): Fix out of
bounds array access in Huffman tables (CVE-2005-3627).
* poppler/Stream.cc (DCTStream::readMarker): Check for EOF in
while loop to prevent endless loops (CVE-2005-3625).
* poppler/JBIG2Stream.cc (JBIG2Bitmap::JBIG2Bitmap,
JBIG2Bitmap::expand, JBIG2Stream::readHalftoneRegionSeg): Check
user supplied width and height against invalid values. Allocate
one extra byte to prevent out of bounds access in combine().
2006-01-10 Kristian Høgsberg <krh@redhat.com>
* poppler/Stream.cc: Fix bug in last security patch (#5514).
Also, for the record, the security patch also fixes CVE-2005-3192
and CVE-2005-3193.
2005-12-18 Albert Astals Cid <aacid@kde.org>
* configure.ac: Better jpeg detection, refer to ml PCbsd problem
* qt/Makefile.am: Backport fix build on systems where fontconfig is
not on /usr/include
symlink, so create the actual release.h file at the includes stage as
the depends stage is too late (server/os is before lib/audio).
Fixes PR pkg/32098 from Gilles Dauphin.
Also fix installation of nasd.conf manual page on systems where imake
doesn't have an InstallGenManPage rule (ie. solaris with openwin)
scheme for the installation and maintenance of software. Over time,
more software will follow /package.
For now, setting DJB_SLASHPACKAGE to YES has two effects:
* DJB_CONFIG_DIR is set to ${WRKSRC}/src
* A do-build target is defined to call package/compile.
to be used so that +INSTALL and +DEINSTALL scripts are generated.
This can be used in cases where it's not possible or not desirable to
use the auto-detection mechanism to decide whether the pkginstall
framework is needed.
cqual is a type-based analysis tool for finding bugs in C programs. It
extends the type system of C with extra user-defined type qualifiers.
The programmer annotates their program in a few places, and cqual
performs qualifier inference to check whether the annotations are
correct.
* Add libvcdinfo vcdinfo_get_area_selection() a routine to get the
selection number represented by an area for a specified a point
location
* Add libvcdinfo vcdinfo_get_set_resolution() a routine to get the
resolution for a given segment
* hack on memory leaks some more
* vcdxrip options more like vcd-info options
* check that selection area hot-spot values don't exceed 255.
* Update documentation
* Remove gcc 4 warnings and potential problems noted
* make --disable-static --enable-shared work with --versioned-libs
patch-aa fixes infinite loop in vcdinf_update_offset_list(). The fix is
already submitted to upstream:
http://savannah.gnu.org/support/index.php?func=detailitem&item_id=105012
2005-12-23 Lars Lindner
Version 1.0
* Notifications are now always kept on top.
(patch from Scott Harmon)
* HTML view cleared when subscription is removed.
* Added <Del> as accelerator for deleting items.
* Now double clicking an item behaves according
to the open-link-in-Liferea preference.
(SF 1362228, reported by jphendrix)
Bugfixes:
* Fixes crash on "Next Unread" when no feed list
selection is available.
* Fixes a memory corruption caused by a bug in
the Atom 1.0 parsing code. (SF #1366369,
reported by Stephane Bortzmeyer)
* Fixes crash when removing items from the "Unread"
vfolder. (reported by Liberty Young)
* Fixes missing dates for RSS feeds that specify
RFC822 date definitions without seconds.
(reported by Aristotle Pagaltzis)
* Right clicking the enclosure download arrow
now opens the enclosures menu and not the
standard hyperlink context menu.
* Lockfiles are correctly checked for hostnames containing
periods.
Translations:
* Update of Japanese translation (Takeshi AIHANA)
* Update of Bulgarian translation (Vladimir Petkov)
* Update of Italian translation (Dario Coniglario)
* Update of Spanish translation (Calos Fenollosa Bielsa)
* Update of Brazilian Portugese translation
(Fernando Ike de Oliveira)
* Update of Slovakian translation (Tibor Pittich)
* Update of Korean translation (Park Ji-In)
* Update of Swedish translation (Sigge Kotliar)
2005-11-18 Lars Lindner
Version 1.0 RC4
* SF feed removed from all default feed lists.
* Updated some default feed lists to include the
standard vfolders.
* Adds a lot of missing accelerator keys to
the different dialogs.
* An offline FAQ was added to the program.
There is a new FAQ option in the help menu.
* Help contents index extended with links to
online support sites.
Bugfixes:
* Fixes a minor problem when downloading favicons
that were at least once downloaded in the past
and are not available online anymore.
* Fixes a bug that prevented using hotkeys with
Mozilla and hidden menu bar.
* Fixes a bug about using Ctrl-F with GtkHTML2
(SF #1358949, reported by noltec)
* Repaired some broken translation strings.
* Fixes several typos.
Translations:
* Update of Italian translation (Dario Coniglario)
* Update of Bulgarian translation (Vladimir Petkov)
* Update of Swedish translation (Sigge Kotliar)
* Update of French translation (Vincent Levefre)
2005-11-04 Lars Lindner
Version 1.0 RC3
* Display vfolder properties when a vfolder is created.
* New preference to hide all read items when viewing
a folder. (Patch from Bjorn Monnens)
* Improved GNOME HIG compliance, better dialog padding
and spacing. (Patch from Christian Persch)
* Added Ctrl-F hotkey to open the search dialog.
Bugfixes:
* Prevents next unread jumping into a vfolder.
(reported by Sigge Kotliar)
* Prevents deferred item removal in the wrong
feed when changing from a "unread" vfolder
to any other feed.
* Fixes the bug that all items of a feed were
dropped as soon as "disable cache" was enabled.
(SF #1318391 reported by Matt Brubeck)
* Certain favicons are no longer downloaded in an
endless loop.
* Fixes a RFC822 date parsing problem on MacOS.
(Patch from Vincent Lefevre)
Translations:
* Update of Spanish translation (Carlos Fennelosa)
* Update of Japanese translation (Takeshi AIHANA)