[poppler]
poppler: ChangeLog, 1.157.2.15, 1.157.2.16 NEWS, 1.12.2.3, 1.12.2.4
Kristian Høgsberg
krh at freedesktop.org
Mon Dec 12 14:43:29 PST 2005
- Previous message: [poppler] poppler/poppler: CairoOutputDev.cc, 1.18.2.1,
1.18.2.2 CairoOutputDev.h, 1.7, 1.7.2.1 JPXStream.cc, 1.1.1.1,
1.1.1.1.2.1 Makefile.am, 1.9.2.1, 1.9.2.2 SplashOutputDev.cc,
1.1.1.1, 1.1.1.1.2.1 Stream.cc, 1.3, 1.3.2.1 Stream.h, 1.3,
1.3.2.1 TextOutputDev.cc, 1.6.2.4, 1.6.2.5
- Next message: [poppler] poppler/fofi: FoFiTrueType.cc,1.1.1.1,1.1.1.1.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/poppler/poppler
In directory gabe:/tmp/cvs-serv26067
Modified Files:
Tag: POPPLER_0_4_X
ChangeLog NEWS
Log Message:
2005-12-12 Kristian Høgsberg <krh at redhat.com>
* poppler/TextOutputDev.cc:
* qt/poppler-qt.h: GCC-4.1 fixes (#5031).
* qt/Makefile.am (noinst_PROGRAMS): Only build qt test program if
splash is enabled.
* poppler/CairoOutputDev.cc: Remove unused grid snapping code,
sidestepping #4507.
* glib/poppler-document.h: Fix glib-mkenums warning (#4600).
* poppler/Makefile.am (libpoppler_la_LIBADD): Add $(FREETYPE_LIBS)
(#4514).
* poppler/TextOutputDev.cc (TextWord::visitSelection,
TextWord::visitSelection): Fix selection crash (#4402).
* poppler/CairoOutputDev.h: Fix wrong cairo-ft.h include (#4413).
* poppler/JPXStream.cc:
* poppler/Stream.cc:
* poppler/Stream.h: CVE-2005-3191 security fix.
* fofi/FoFiTrueType.cc:
* poppler/SplashOutputDev.cc: CAN-2005-2097 security fix.
Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.157.2.15
retrieving revision 1.157.2.16
diff -u -d -r1.157.2.15 -r1.157.2.16
--- ChangeLog 17 Oct 2005 02:17:32 -0000 1.157.2.15
+++ ChangeLog 12 Dec 2005 22:43:27 -0000 1.157.2.16
@@ -1,3 +1,31 @@
+2005-12-12 Kristian Høgsberg <krh at redhat.com>
+
+ * poppler/TextOutputDev.cc:
+ * qt/poppler-qt.h: GCC-4.1 fixes (#5031).
+
+ * qt/Makefile.am (noinst_PROGRAMS): Only build qt test program if
+ splash is enabled.
+
+ * poppler/CairoOutputDev.cc: Remove unused grid snapping code,
+ sidestepping #4507.
+
+ * glib/poppler-document.h: Fix glib-mkenums warning (#4600).
+
+ * poppler/Makefile.am (libpoppler_la_LIBADD): Add $(FREETYPE_LIBS)
+ (#4514).
+
+ * poppler/TextOutputDev.cc (TextWord::visitSelection,
+ TextWord::visitSelection): Fix selection crash (#4402).
+
+ * poppler/CairoOutputDev.h: Fix wrong cairo-ft.h include (#4413).
+
+ * poppler/JPXStream.cc:
+ * poppler/Stream.cc:
+ * poppler/Stream.h: CVE-2005-3191 security fix.
+
+ * fofi/FoFiTrueType.cc:
+ * poppler/SplashOutputDev.cc: CAN-2005-2097 security fix.
+
2005-10-16 Kristian Høgsberg <krh at redhat.com>
* poppler/poppler-config.h.in (GCC_PRINTF_FORMAT): Remove evil
Index: NEWS
===================================================================
RCS file: /cvs/poppler/poppler/NEWS,v
retrieving revision 1.12.2.3
retrieving revision 1.12.2.4
diff -u -d -r1.12.2.3 -r1.12.2.4
--- NEWS 2 Sep 2005 03:24:17 -0000 1.12.2.3
+++ NEWS 12 Dec 2005 22:43:27 -0000 1.12.2.4
@@ -1,3 +1,10 @@
+Release 0.4.3
+
+ - Fix selection crasher (Nickolay V. Shmyrev, #4402).
+ - Fix printing problem for single page output (#4555).
+ - Fix miscelanous compile problems/warnings.
+ - CVE-2005-3191 and CAN-2005-2097 security fixes.
+
Release 0.4.2
- Fix a rotation bug.
- Previous message: [poppler] poppler/poppler: CairoOutputDev.cc, 1.18.2.1,
1.18.2.2 CairoOutputDev.h, 1.7, 1.7.2.1 JPXStream.cc, 1.1.1.1,
1.1.1.1.2.1 Makefile.am, 1.9.2.1, 1.9.2.2 SplashOutputDev.cc,
1.1.1.1, 1.1.1.1.2.1 Stream.cc, 1.3, 1.3.2.1 Stream.h, 1.3,
1.3.2.1 TextOutputDev.cc, 1.6.2.4, 1.6.2.5
- Next message: [poppler] poppler/fofi: FoFiTrueType.cc,1.1.1.1,1.1.1.1.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the poppler
mailing list