/[pkg-kde]/trunk/packages/kdelibs/debian/changelog
ViewVC logotype

Diff of /trunk/packages/kdelibs/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 93 by domi-guest, Mon Apr 5 23:17:58 2004 UTC revision 3379 by chrsmrtn, Tue Mar 28 23:12:46 2006 UTC
# Line 1  Line 1 
1  kdelibs (4:3.2.1-2) unstable; urgency=low  kdelibs (4:3.5.2-1) unstable; urgency=low
2    
3      * New upstream release.
4    
5      * KDE_3_5_BRANCH update (up to r523640).
6    
7      +++ Changes by Christopher Martin:
8    
9      * Remove apparently obsolete python dependency from kdelibs-bin.
10        (Closes: #356934)
11    
12      * Enable inotify support, and change the Recommends: gamin to a Suggests:
13        fam, since a third-party tool is only advantageous for remote filesystems.
14    
15      * Add dcopstart and dcopfind manpages, from Dr. Johannes Ranke. Thanks!
16        (Closes: #359097)
17    
18      +++ Changes by Pierre Habouzit:
19    
20      * Update debian/control for new kfreebsd-amd64 port.
21    
22     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Tue, 28 Mar 2006 18:02:00 -0500
23    
24    kdelibs (4:3.5.1-4) unstable; urgency=low
25    
26      * KDE_3_5_BRANCH update (up to r517245).
27    
28      +++ Changes by Christopher Martin:
29    
30      * Add a Makefile.am patch that works around a bit of libtool oddness, to be
31        investigated. This problem was causing the kdelibs build to fail. Thanks
32        to Daniel Schepler for finding the fix. (Closes: #355099)
33    
34     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Fri, 10 Mar 2006 12:06:36 -0500
35    
36    kdelibs (4:3.5.1-3) unstable; urgency=medium
37    
38      * KDE_3_5_BRANCH update (up to r515119).
39    
40      +++ Changes by Christopher Martin:
41    
42      * Add an as-yet-uncommitted patch from upstream that prevents the
43        documentation license from being set as the GFDL, even if the author
44        specified a different license. Bump urgency for RC fix. (Closes: #353814)
45    
46      * Add Replaces for krita and digikam, now that kdelibs includes
47        x-raw.desktop.
48    
49      * Allow building against libgamin-dev as well as libfam-dev. kdelibs4-dev
50        will also depend on libfam-dev | libgamin-dev.
51    
52     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Thu,  2 Mar 2006 13:26:25 -0500
53    
54    kdelibs (4:3.5.1-2) unstable; urgency=low
55    
56      +++ Changes by Christopher Martin:
57    
58      * KDE_3_5_BRANCH update (up to r506549).
59    
60      * Add a patch to make the Qt Motif Plus style visible again.
61        (Closes: #350863)
62    
63      * Update the avahi patch, fixing kpf crashes, and probably some kded crashes
64        users reported as well. (Closes: #350266, #351598)
65    
66      * Remove obsolete netpbm dependency from kdelibs-bin.
67    
68     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Mon,  6 Feb 2006 19:42:06 -0500
69    
70    kdelibs (4:3.5.1-1) unstable; urgency=low
71    
72      * New upstream release.
73    
74      +++ Changes by Josh Metzler:
75    
76      * Add kdelibs-data Replaces for libdjvulibre1 and libdjvulibre15 (<< 3.5.1-2)
77        which also include x-djvu.desktop.
78        (Closes: #347218, #347885, #348020, #348365, #348899)
79    
80      +++ Changes by Isaac Clerencia:
81    
82      * Apply patch 27_kdnssd_avahi.diff to replace dummy kdelibs kdnssd
83        implementation with a working avahi-based one.
84    
85      * Add Build-Depends on libavahi-client-dev and libavahi-qt3-dev to get
86        the patch referenced above working.
87    
88      +++ Changes by Christopher Martin:
89    
90      * Upload to unstable.
91    
92     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Thu, 26 Jan 2006 18:37:01 -0500
93    
94    kdelibs (4:3.5.0-3) unstable; urgency=low
95    
96      +++ Changes by Christopher Martin:
97    
98      * No longer build with gcc-3.4 on any architectures, since gcc-4.0 should
99        be fixed. (Closes: #342984)
100    
101      * Adjust the Debianization of the Konqueror user agent string. The package
102        version is not exposed by default. Rather, the level of information
103        presented is tied to the level of general operating system the user has
104        configured to be sent.
105        (Addresses: http://lists.debian.org/debian-qt-kde/2005/12/msg00385.html)
106    
107      +++ Changes by Adeodato Simó:
108    
109      * Upload to unstable.
110    
111      * KDE_3_5_BRANCH update (up to r494869).
112    
113     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Fri,  6 Jan 2006 14:54:24 +0100
114    
115    kdelibs (4:3.5.0-2) experimental; urgency=low
116    
117      * Upload to experimental.
118    
119      * KDE_3_5_BRANCH update (up to r488534). Bump kdelibs4c2a shlibs to account
120        for changes.
121    
122     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Wed, 14 Dec 2005 16:16:45 -0500
123    
124    kdelibs (4:3.5.0-1) alioth; urgency=low
125    
126      * New upstream release.
127    
128      +++ Changes by Christopher Martin:
129    
130      * Remove an old conffile from KDE 3.3, ktexteditor_autobookmarkerrc, on
131        upgrade. (Closes: #339491)
132    
133      * Bump DH_COMPAT to 5. No changes, except kdelibs4c2a-dbg is replaced by
134        kdelibs-dbg, which contains debugging symbols for all kdelibs binaries.
135    
136      * Make kdelibs4c2a Recommend gamin, since it supports inotify. Continue
137        to build against fam for now, however, to ensure that our users have
138        choice.
139    
140     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Tue, 29 Nov 2005 17:19:36 -0500
141    
142    kdelibs (4:3.4.3-2) unstable; urgency=low
143    
144      * KDE_3_4_BRANCH update (up to r483731).
145    
146      +++ Changes by Christopher Martin:
147    
148      * In the branch update is included a fix for kopete's compilation issues.
149        (Closes: #337423, #338901)
150    
151      +++ Changes by Adeodato Simó:
152    
153      * libstdc++ allocator transition: rename kdelibs4c2 to kdelibs4c2a. Bumped
154        build-dependency version on libarts1-dev and libopenexr-dev.
155        (Closes: #339190)
156    
157     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sun, 27 Nov 2005 23:47:21 +0100
158    
159    kdelibs (4:3.4.3-1) experimental; urgency=low
160    
161      * New upstream release.
162    
163      +++ Changes by Christopher Martin:
164    
165      * Tweak the rounded text selection patch to avoid it causing icon spacing
166        issues in Konqueror. (Closes: #329404)
167    
168      * Add a patch to generate a PIC static libkdefakes, libkdefakes_pic.a.
169        This will allow other libraries, such as mimelib, to use libkdefakes,
170        without acquiring non-PIC code or a dependency upon the full kdelibs.
171        (Closes: #326113)
172    
173      +++ Changes by Pierre Habouzit:
174    
175      * Add /usr/share/bug/$package/presubj for kdelibs{4c2,-bin,} kindly asking
176        our users to restart their KDE if reporting a bug just after an upgrade.
177    
178     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sat, 15 Oct 2005 13:52:25 -0400
179    
180    kdelibs (4:3.4.2-4) unstable; urgency=low
181    
182      * KDE_3_4_BRANCH update (up to r458612).
183    
184      +++ Changes by Adeodato Simó:
185    
186      * Use khtml/html/htmltokenizer.cpp from 3.5 to fix bogus parsing of
187        whitespace around tags found inside <pre>. This was making konqueror
188        sometimes ignore blank lines in pre mode, which made this friendly
189        maintainer of yours terribly unhappy when visiting bts.turmzimmer.net.
190    
191      +++ Changes by Christopher Martin:
192    
193      * Add a patch from the "Improving KDE" set that tweaks KDE's default GUI,
194        changing some of the selection and highlight effects. Temporarily bump
195        the Qt build-depends, to ensure we build against a similarly patched
196        package.
197    
198      * Add a patch that elimiates the floppy ioslave from the default Open dialog
199        toolbar, since the media ioslave is also present by default and handles
200        floppy drives.
201    
202     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Fri, 16 Sep 2005 12:52:36 -0400
203    
204    kdelibs (4:3.4.2-3) unstable; urgency=low
205    
206      +++ Changes by Adeodato Simó:
207    
208      * Build with g++-3.4 on arm, m68k and hppa; kdelibs triggers the same gcc
209        4.0 ICE as arts does.
210    
211      * Apply patch by Aurelien Jarno and Robert Millan for GNU/kFreeBSD support
212        (closes: #289599). Details for the interested:
213    
214        + don't build-depend on libasound2-dev on !linux.
215        + use HAVE_SYS_PRCTL_H instead of Q_OS_LINUX in kinit.cpp.
216        + define _tcgetattr and _tcsetattr based on the actual availability of
217          functions and constants, instead of by operating system name.
218    
219        Haven't included a hunk that added an extra check on MNT_NOWAIT, because
220        it's not still clear that is really needed.
221    
222     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Mon, 29 Aug 2005 20:33:32 +0200
223    
224    kdelibs (4:3.4.2-2) unstable; urgency=low
225    
226      +++ Changes by Christopher Martin and Adeodato Simó:
227    
228      * Improve the fix for #311958 to make kdelibs binNMUable again. Instead of
229        having kdelibs4c2 depend on kdelibs-data (= ${Source-Version}), split that
230        in (>> 3.X.Y) plus (<< 3.X+1).
231    
232        Since this fix can't be introduced in Sarge's kdelibs4, introduce (sigh) a
233        conflicts in kdelibs-data against kdelibs4, which fortunately needs not be
234        versioned because there is no 3.4.2 version of kdelibs4. This will prevent
235        breakage due to partial upgrades and thus closes: #323747, #323967,
236        #324147.
237    
238      +++ Changes by Christopher Martin:
239    
240      * Drop the versioning from kdelibs4-dev's too strict dependency on
241        libfam-dev. This should allow libgamin-dev to be installed along with
242        kdelibs4-dev once the fam transition is reversed, or libgamin0 stops
243        providing libfam0c102. (Closes: #324174)
244    
245      +++ Changes by Adeodato Simó:
246    
247      * Patched some Makefiles.am to not use LIBADD for convenience libraries,
248        since libtool can't prune those; specify the dependencies each time the
249        library is used. This allows to reduce a bit more the number of Depends of
250        the kdelibs4 package; in total, this version drops 11 dependencies with
251        respect to the 3.3.x series.
252    
253     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Wed, 24 Aug 2005 16:05:07 +0200
254    
255    kdelibs (4:3.4.2-1) unstable; urgency=low
256    
257      * New upstream release. Includes a forward declaration of KXMLGUIClient in
258        kactioncollection.h, which makes gcc-4.0 happy and thus closes: #317543,
259        #318017, #319154, #323093 (arson, smb4k, kile and amarok FTBFS).
260    
261      * KDE_3_4_BRANCH update.
262    
263      +++ Changes by Christopher Martin:
264    
265      * GCC 4.0 transition: kdelibs4 becomes kdelibs4c2. Tighten build depends on
266        libarts1-dev, libqt3-mt-dev, libfam-dev, libtiff4-dev, and libopenexr-dev
267        to ensure that we build against transitioned packages.
268    
269        Since kdelibs4 now depends on libopenexr2c2, this upload closes: #320450.
270    
271      * Make kdelibs4 always depend on the identical version of kdelibs-data.
272        (Closes: #311958)
273    
274      +++ Changes by Adeodato Simó:
275    
276      * Remove obsolete conflicts/replaces relationships against packages/versions
277        not present in Sarge.
278    
279     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Tue, 16 Aug 2005 11:16:00 -0400
280    
281    kdelibs (4:3.4.1-1) experimental; urgency=low
282    
283      * New upstream release.
284    
285     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Tue, 31 May 2005 15:43:52 -0400
286    
287    kdelibs (4:3.4.0-0pre5) alioth; urgency=low
288    
289      * New upstream release.
290    
291      * KDE_3_4_BRANCH update.
292    
293      * Bugs reported in the Debian BTS fixed by this release:
294    
295        - no longer FTBFS on amd64/gcc-4.0. (Closes: #288900)
296    
297      * Converted packaging to CDBS (initial version by Daniel Schepler, further
298        changes by Christopher Martin and Adeodato Simó).
299    
300      +++ Changes by Adeodato Simó:
301    
302      * Added new package kdelibs4-dbg, with separate debugging symbols. Added
303        Build-Dependency on binutils (>= 2.14.90.0.7) as per the dh_strip man
304        page. (Closes: #257588).
305    
306      * [cdbs/kde.mk] Use escaped variables in the definitions of kde_htmldir and
307        the like instead of absolute paths, so that /usr/bin/kde-config doesn't
308        output them expanded even when --expandvars is not used. (Closes: #287822)
309    
310      * Fixed the ability of the build system to find kde.pot, even when it is not
311        located at KDEDIR/include/kde.pot. This allows the use of targets such as
312        "package-messages" without specifying includedir. (Closes: #283858)
313    
314      * Now that graphviz is in main, add it to Build-Depends-Indep together with
315        gsfonts-x11 to generate diagrams in the API documentation.
316    
317      +++ Changes by Christopher Martin
318    
319      * Adjust the placement of the merging of the Debian menu in
320        applications.menu. Oddly enough, this seems to work around some issues
321        with io slaves and remote file access.
322    
323      * Rename applications.menu to kde-applications.menu, avoiding a conflict
324        with the new GNOME xdg menu files. (Closes: #307098)
325    
326      * Debianize the Konqueror browser's user-agent string. (Closes: #268659)
327    
328      * Tighten libart-2.0-dev build dependency. (Closes: #285882)
329    
330      * Clean out useless manpages. New or better ones welcome...
331        (Closes: #292084)
332    
333     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sat, 14 May 2005 13:00:44 -0400
334    
335    kdelibs (4:3.3.2-7) unstable; urgency=high
336    
337      +++ Changes by Adeodato Simó:
338    
339      * Do not depend on the disappeared libjack0.80.0-0. Achieve so by updating
340        the libtool used to build to the one currently in sid, so that it prunes
341        unnecessary dependencies.
342    
343      * The above libtool update removes the kdelibs4 dependency on libmad0, so
344        closes: #311710 ("does not have a versioned dependency on libmad0").
345    
346      * Do not unconditionally remove /etc/kderc and other files in /etc on
347        upgrades. Whatever those bits were there for, can be removed now that
348        Sarge is released and shipped with them... (Closes: #316255) Deleted the
349        now empty preinst scripts for kdelibs4 and kdelibs-bin.
350    
351      * Acknowledge NMU by Frank Lichtenheld, thanks! (Closes: #309955)
352    
353     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sat, 02 Jul 2005 00:14:21 +0200
354    
355    kdelibs (4:3.3.2-6.1) unstable; urgency=low
356    
357      * Non-maintainer upload.
358      * Export modXModeSwitch. Patch by Mattia Dongili (Closes: #309955)
359    
360     -- Frank Lichtenheld <djpig@debian.org>  Sat, 21 May 2005 22:02:29 +0200
361    
362    kdelibs (4:3.3.2-6) unstable; urgency=high
363    
364      +++ Changes by Christopher Martin:
365    
366      * Includes a corrected fix for CAN-2005-1046. The previous upstream patch
367        broke certain filetypes. This resolves the issue.
368    
369     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sat,  7 May 2005 10:30:05 -0400
370    
371    kdelibs (4:3.3.2-5) unstable; urgency=medium
372    
373      +++ Changes by Christopher Martin:
374    
375      * KDE_3_3_BRANCH update. Includes fixes for CAN-2005-1046, a series of
376        vulnerabilities involving improper input validation for image files,
377        potentially resulting in arbitrary code execution. (Closes: #304465)
378    
379      * Add GFDL to debian/copyright.
380    
381      * Add another kaccel patch that fixes non-English keyboards on
382        SunRay terminals. Thanks to Nikita Youshchenko. (Closes: #301971)
383    
384     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Fri, 22 Apr 2005 11:21:11 -0400
385    
386    kdelibs (4:3.3.2-4) unstable; urgency=low
387    
388      * Improve the fix for CAN-2005-0365 ("insecure temporary file
389        creation") with a patch provided by Javier Fernández-Sanguino Peña:
390        now mktemp is used, previously the temporary file was still created
391        in an unsafe way, although in a safe directory. (Closes: #298533)
392    
393      * KDE_3_3_BRANCH update, with several improvements for the IDN situation:
394        - matches SSL certificates based on the punycode version of the hostname.
395        - some TLDs are whitelisted and IDN domains will be resolved for them.
396          These are, by default: at, ch, cn, de, dk, kr, jp, li, no, se, tw.
397          The KDE_USE_IDN environment variable can be set to a colon-separated
398          list of TLDs to override this default, so if empty IDN will be disabled.
399    
400      * Backport small patch from KDE 3.4 to prevent kate from printing lots of
401        assertion failures to stderr when editing a long line. (Closes: #298308)
402    
403      * Backport small patch from KDE 3.4 to make KSpell search for dictionaries
404        in /usr/lib/aspell-0.6, which is now used by Aspell. (Closes: #296240)
405    
406      * As OpenOffice.org 1.1.3 will enter testing together with this version of
407        kdelibs, re-add to kdelibs-data the template .desktop files removed in
408        3.3.2-1. Replace openoffice.org-mimelnk (<< 1.1.3), but don't conflict.
409    
410      * This upload will get built with a non-broken gcc version in mipsel,
411        and thus closes: #298615.
412    
413     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sat, 12 Mar 2005 18:02:54 +0100
414    
415    kdelibs (4:3.3.2-3) unstable; urgency=high
416    
417      * Urgency high as it closes a security RC bug.
418    
419      +++ Changes by Isaac Clerencia:
420    
421      * Fix syntax error in dcopidlng, closes: #297095 (was causing kdepim an
422        others to FTBFS).
423    
424      * Apply patch from KDE 3.4 to fix CAN-2005-0237 (spoofing using IDN),
425        closes: #294271, #294204. IDN is now disabled in all KDE apps unless
426        the environment variable KDE_USE_IDN is set.
427    
428      * Christopher Cheney has kindly relicensed man pages written by him from
429        GDFL to GPL, update the license statement accordingly. Closes: #292085.
430    
431     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Mon, 28 Feb 2005 14:05:30 +0100
432    
433    kdelibs (4:3.3.2-2) unstable; urgency=high
434    
435      +++ Changes by Adeodato Simó:
436    
437      * Include patch to fix CAN-2005-0365, "insecure temporary file creation in
438        kdelibs 3.3.2". dcopidlng no longer creates its temporary files in /tmp.
439        (Closes: #294832, #294896) Urgency set to high because of this and other
440        RC bug fixes below.
441    
442      * KDE_3_3_BRANCH update.
443    
444      * Include patch from CVS to fix XMLHttpRequest POST being broken in KHTML
445        due to a blank line in headers. (Closes: #292765)
446    
447      +++ Changes by Christopher Martin:
448    
449      * Add patch from upstream that solves the problem wherein programs whose
450        .desktop entry contained their full path, rather than just the binary
451        to be executed (mainly games), confused kdeinit.
452        (Closes: #270592, #290323)
453    
454      * debian/control: Add necessary kdelibs-data Replaces for old
455        openoffice.org packages. (Closes: #292569)
456    
457      * Add better manpage for lnusertemp. Thanks to Javier Fernández-Sanguino
458        Peña. (Closes: #292081)
459    
460     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sun, 13 Feb 2005 04:58:29 +0100
461    
462    kdelibs (4:3.3.2-1) unstable; urgency=medium
463    
464      +++ Changes by Adeodato Simó:
465    
466      * Uploading to unstable. This new upstream version fixes CAN-2004-1145,
467        "Konqueror Java Vulnerability", and thus closes: #286521. Urgency set
468        to medium for this reason (the package has been in experimental for some
469        time, and has been checked to work properly with the rest of 3.3.1
470        packages).
471    
472      * debian/control:
473        - make kdelibs-data replace kjscmd (<< 4:3.3.0), which was missed in the
474          3.3.1-1 upload and completely forgotten since then. (Closes: #288653)
475    
476      * debian/kdelibs-data.install: the files added in the previous upload were
477        checked not to exist in oo.o-mimelnk in sid, but sadly they exist in the
478        version in sarge. Reverted them for now, will be re-added when OpenOffice
479        1.1.3 enters sarge (with the proper Conflicts: entry). (Closes: #287097)
480    
481        List of files:
482          - usr/share/mimelnk/application/vnd.sun.xml.calc.template.desktop
483          - usr/share/mimelnk/application/vnd.sun.xml.draw.template.desktop
484          - usr/share/mimelnk/application/vnd.sun.xml.impress.template.desktop
485          - usr/share/mimelnk/application/vnd.sun.xml.writer.template.desktop
486    
487      +++ Changes by Christopher Martin:
488    
489      * KDE_3_3_BRANCH update. Pulls in the fix for CAN-2004-1165, the FTP command
490        injection bug. (Closes: #285128, #287201)
491    
492      * Add patch to change the group set by KDE CUPS configurator to Debian's
493        default, lpadmin, rather than sys. (Closes: #263430)
494    
495      * Add kaccel hack that works around a Konqueror crash with Russian keyboards.
496        (Closes: #287566)
497    
498      * Change debian/copyright file to refer to licenses, instead of copyright,
499        when discussing KDE's licenses. (Closes: #290191, #290190)
500    
501      * Change dependency on perl-suid to perl, and add Recommends: perl-suid.
502        The lack of perl-suid should only cause problems for some users using
503        NFS or SMB shares. (Closes: #289164)
504    
505     -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sun, 16 Jan 2005 20:48:01 +0100
506    
507    kdelibs (4:3.3.2-0pre1) experimental; urgency=low
508    
509      * New upstream release.
510    
511      * KDE_3_3_BRANCH update. Includes the kdelibs part of the fix
512        for CAN-2004-1158. [CM]
513    
514      * Removed patches:
515        - post-3.3.1-kdelibs-khtml.diff and post-3.3.1-kdelibs-kio.diff since
516          these fixes are in KDE_3_3_BRANCH. [CM]
517    
518      * New patches:
519        - 06_automake-1.9.diff
520        - 12_cups_docroot.diff: changed the CUPS document path in kdeprint to
521          reflect the Debian default. [CM]
522    
523      * Updated dcop.1 manpage with patch by Helge Kreutzman. (Closes: #250631)
524    
525      * New entries in debian/kdelibs-data.install:
526        - usr/share/mimelnk/application/java.desktop
527        - usr/share/mimelnk/application/xml.desktop
528        - usr/share/mimelnk/application/vnd.sun.xml.calc.template.desktop
529        - usr/share/mimelnk/application/vnd.sun.xml.draw.template.desktop
530        - usr/share/mimelnk/application/vnd.sun.xml.impress.template.desktop
531        - usr/share/mimelnk/application/vnd.sun.xml.writer.template.desktop
532        - usr/share/apps/ksgmltools2/customization/cs/entities/underLGPL.docbook
533    
534      * New entries in debian/kdelibs4-dev.install:
535        - usr/include/kde/kiobuffer.h
536        - usr/include/kde/kwallettypes.h
537    
538      * debian/control:
539        - removed unneeded build-dependency on automake1.9. [CM]
540    
541      * debian/rules:
542        - call dh_makeshlibs with DH_COMPAT set to 3, so that -V works again for
543          us (works around debhelper bug #280830). (Closes: #280826)
544    
545     -- Adeodato Simó <asp16@alu.ua.es>  Fri, 17 Dec 2004 01:30:13 +0100
546    
547    kdelibs (4:3.3.1-4) unstable; urgency=high
548    
549      * The "from kde maintainers to m68k porters with love" release.
550      * Move the Conflicts with (<< 3.3.0) packages from kdelibs (dummy package)
551        to kdelibs4 (real package). They were put in the wrong package due to a
552        wrong assumption on how the testing scripts work.
553    
554     -- Riku Voipio <riku.voipio@iki.fi>  Sun, 19 Dec 2004 16:45:39 +0000
555    
556    kdelibs (4:3.3.1-3) unstable; urgency=high
557    
558      * Fix kdeaccessability Conflict. Closes: #285391
559      * Added patch to fix half of Konqueror Window Injection Vulnerability
560        CAN-2004-1158. kdebase upload will fix the rest.
561    
562     -- Riku Voipio <riku.voipio@iki.fi>  Mon, 13 Dec 2004 18:53:21 +0000
563    
564    kdelibs (4:3.3.1-2) unstable; urgency=medium
565    
566      * New upload to aid with transition of KDE 3.3 to sarge and to fix security
567        hole. Urgency set to medium because of these reasons.
568    
569      * Add versioned conflicts (<< 4:3.3.0) for all KDE official modules in
570        kdelibs. This will permit the testing transition to happen all at once.
571    
572      * Fixed kdewebdev conflict (was << 4:3.3.0, while kdewebdev in sid
573        is 1:3.3.0 -Riku
574    
575      * Include patch to fix CAN-2004-1171 ("plain text password exposure").
576        Closes half of #285126. Notes about the patches:
577    
578        - post-3.3.1-kdelibs-khtml.diff: dropped hunks #2 and #3 of patch to
579          khtml_part.cpp, since they were whitespace adjustments and were causing
580          failures to apply.
581    
582        - post-3.3.1-kdelibs-kio.diff: the patch as given in the KDE Advisory
583          can't be used, since kdelibs 3.3.1-1 includes a KDE_3_3_BRANCH pull that
584          already modifies kio/kio/job.cpp and makes the supplied patch unusable.
585    
586          Regenerated patch from CVS: Diff for /kdelibs/kio/kio/job.cpp between
587          version 1.397.2.7 and 1.397.2.8.
588    
589     -- Adeodato Simó <asp16@alu.ua.es>  Sat, 11 Dec 2004 00:23:09 +0100
590    
591    kdelibs (4:3.3.1-1) unstable; urgency=low
592    
593      * New upstream release.
594      * KDE_3_3_BRANCH update.
595    
596     -- Christopher L Cheney <ccheney@debian.org>  Sun, 31 Oct 2004 03:30:00 -0600
597    
598    kdelibs (4:3.3.0-2) unstable; urgency=low
599    
600      * KDE_3_3_BRANCH update.
601    
602     -- Christopher L Cheney <ccheney@debian.org>  Thu, 23 Sep 2004 17:00:00 -0500
603    
604    kdelibs (4:3.3.0-1.1) unstable; urgency=low
605    
606      * The "Please stop spamming the OpenEXR maintainer (me)" Debian release.
607        - Non Maintainer Upload.
608        - Force rebuild against libopenexr2.
609          (closes: #266504)
610    
611     -- Andrew Lau <netsnipe@users.sourceforge.net>  Fri, 27 Aug 2004 14:22:03 +1000
612    
613    kdelibs (4:3.3.0-1) unstable; urgency=high
614    
615      * New upstream release.
616    
617     -- Christopher L Cheney <ccheney@debian.org>  Fri, 13 Aug 2004 18:00:00 -0500
618    
619    kdelibs (4:3.2.3-4) unstable; urgency=high
620    
621      * KDE_3_2_BRANCH Update.
622      * Apply patch for mktemp security issue. (Closes: #261386)
623      * Build-Depends: libtiff4-dev. (Closes: #262589, #262832)
624    
625     -- Christopher L Cheney <ccheney@debian.org>  Mon,  2 Aug 2004 22:00:00 -0500
626    
627    kdelibs (4:3.2.3-3) unstable; urgency=low
628    
629      * KDE_3_2_BRANCH Update.
630    
631     -- Christopher L Cheney <ccheney@debian.org>  Thu, 22 Jul 2004 03:00:00 -0500
632    
633    kdelibs (4:3.2.3-2) unstable; urgency=low
634    
635      * KDE_3_2_BRANCH Update.
636    
637     -- Christopher L Cheney <ccheney@debian.org>  Sat, 12 Jun 2004 14:30:00 -0500
638    
639    kdelibs (4:3.2.3-1) unstable; urgency=high
640    
641      * New upstream release.
642      * kdelibs-bin Depends: menu-xdg. (Closes: #248610)
643    
644     -- Christopher L Cheney <ccheney@debian.org>  Thu,  3 Jun 2004 19:00:00 -0500
645    
646    kdelibs (4:3.2.2-2) unstable; urgency=high
647    
648      * kdelibs-data Depends: hicolor-icon-theme. (Closes: #238839)
649      * Remove preinst bashism. (Closes: #242946, #242961, #243475)
650      * Do not remove /etc/kde3/system.kdeglobals. (Closes: #245149)
651      * kdelibs-bin Recommends: menu-xdg.
652    
653     -- Christopher L Cheney <ccheney@debian.org>  Wed, 21 Apr 2004 18:00:00 -0500
654    
655    kdelibs (4:3.2.2-1) unstable; urgency=low
656    
657      * New upstream release.
658      * Added CUPS usage information to README.Debian. (Closes: #132587)
659      * Update kdelibs-data Replaces: openoffice.org-mimlnk. (Closes: #233700,
660        #236508)
661      * Correct debian menu replacewith usage. (Closes: #237260, #238769,
662        #239260, #241083, #241420, #242266)
663    * debian/Packaging.txt, debian/dh-make/menu.ex: Removed references to    * debian/Packaging.txt, debian/dh-make/menu.ex: Removed references to
664      the obsolete kderemove menu tag in kdelibs' documentation.      the obsolete kderemove menu tag in kdelibs' documentation.
665    * debian/Packaging.txt, debian/dh-make/menu.ex: Added quotes to the menu    * debian/Packaging.txt, debian/dh-make/menu.ex: Added quotes to the menu
666      file examples.      file examples.
667      * debian/dh-make/rules, debian/Packaging.txt: updated the information to
668        the state that things currently are in sid.
669      * debian/dh-make/rules, debian/Packaging.txt: Added an example icon entry
670        to the example menu file content.
671      * debian/Packaging.txt: Added a paragraph by Nathaniel W. Turner
672        explaining how to use CDBS for packaging a KDE app.
673    
674   --   -- Christopher L Cheney <ccheney@debian.org>  Mon,  5 Apr 2004 23:00:00 -0500
675    
676  kdelibs (4:3.2.1-1) unstable; urgency=low  kdelibs (4:3.2.1-1) unstable; urgency=low
677    

Legend:
Removed from v.93  
changed lines
  Added in v.3379

  ViewVC Help
Powered by ViewVC 1.1.5