Fixes multiple vulnerabilites
Change list too long to include here, see http://www.foolabs.com/xpdf/CHANGES
(file does not note what changes were included in 3.02pl1 - 3.02pl4 and which
are new for 3.03)
* Set LICENSE.
* Make pkglint happy
Changelog:
Summary of changes in enscript version 1.6.5.2:
* Fix CFG_FATAL macro in util.c; this prevents a segmentation fault
when the configuration file contains unknown parameters. (Savannah
bug #28769)
* Fix segmentation fault with line lengths over 90 characters.
(Savannah bug #29198)
Summary of changes in enscript version 1.6.5.1:
* Typo corrections in the manual pages.
* Reorganise source tree to use a single ChangeLog file.
* Actually ship f90.st in the tarball.
* Reorganise INSTALL and README.
Noteworthy changes in enscript version 1.6.5:
* New maintainer.
* Licensing change: GNU Enscript is now distributed under version 3 or
later of the GNU GPL.
* Build system fixes - distcheck now passes.
* At least four security bug fixes:
- CAN-2004-1184
- CAN-2004-1185
- CAN-2004-1186
- CVE-2008-3863, CVE-2008-4306
* Syntax highlighting fixes.
- shell escaping rules from Shawn McMahon.
- JavaScript regexps now recognised.
- New highlighting rules for Fortran 90 from David Bowler.
See changelogs for more detailed notes.
CJK is a macro package for LaTeX, providing simultaneous support for
various Asian scripts in many encodings (including Unicode): Chinese
(both traditional and simplified), Japanese, Korean, and Thai. A
special add-on feature is an interface to the Emacs editor
(cjk-enc.el) which gives simultaneous, easy-to-use support to a bunch
of other scripts in addition to the above: Cyrillic, Greek,
Latin-based scripts, Russian, and Vietnamese.
ThaiLaTeX enables typesetting Thai with standard LaTeX document classes.
It is designed to become a part of babel, and may be used as such after
a (small) patch to babel itself.
Notable changes:
* Documentation has been restructured.
* Added new package options: entrycounter, counterwithin,
subentrycounter, sort, seeautonumberlist, savewrites, and
compatible-2.07.
* \printglossary sets \currentglossary to the current glossary's
label. (Allows custom glossary styles access to the glossary
type.)
* Modified internal workings of acronyms.
Based on patches from Nicolas Thauvin.
Changes:
* bookmarks for all overlays
* corrected bug preventing correct use of \cite in slides with overlays.
* corrected reinitialization problem of the current color when
option "colorlinks" is true
* Now, counters are not incremented inside overlays. Added macros to support
this. Labels should no longer reported multiply defined in overlays either.
* Prosper now supports Adobe distiller for transforming PS files into PDF
files
A class that produces overhead slides (transparencies), with many
facilities. The class requires availability of the fancybox package.
Seminar is also the basis of other classes, such as prosper. In fact,
seminar is not nowadays reckoned a good basis for a presentation --
users are advised to use more recent classes such as powerdot or beamer,
both of which are tuned to 21st-century presentation styles. Note that
the seminar distribution relies on the xcomment package, which was once
part of the bundle, but now has a separate existence.
This package contains material presented in the book
Guide To LaTeX, 4th Edition
Helmut Kopka and Patrick W. Daly
Addison-Wesley, 2003
as code, sample figures, processed files, as well as solutions
to the exercises.
The package defines an environment that only typesets specified
environments within its scope. So, for example, if you want nothing but
the figure and table environments in your document, you can enclose the
whole document with an xcomment environment that excludes everything
but. This is a lot easier than excluding the chunks of text between the
environments you want, or creating an entire document containing only
those environments. The package was previously part of the seminar
bundle for typesetting presentations.
2up.tex/2up.sty allows one to print a document two-up, with
considerable flexibility as to paper size and layout. It produces a
standard dvi file, and does not involve an additional dvi or
PostScript filter. It should work with most TeX macro packages.
Defines an array/matrix-type environment that is used with the subfigure
package to automate the placement of subfigures (or tables or text). The
subfigures are placed left-to-right, top- to-bottom.
A package defining many macros for items of significance in statistical
presentations. An updated, but incompatible, version of the package is
available: statex2.
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.
CHANGES IN CUPS V1.4.8
- The scheduler would delete job data files when restarted (STR #3880)
- The network backends could crash if a printer returned a value of 0
for the maximum capacity for a supply (STR #3875)
CHANGES IN CUPS V1.4.7
- Documentation changes (STR #3710, STR #3720, STR #3745, STR #3750,
STR #3757, STR #3758, STR #3782, STR #3826, STR #3829, STR #3837)
- Web interface fixes (STR #3412, STR #3345, STR #3455, STR #3707,
STR #3755, STR #3769, STR #3783)
- Configure script fixes (STR #3659, STR #3691)
- Compilation fixes (STR #3718, STR #3771, STR #3774)
- The imageto* filters could crash with bad GIF files (STR #3867)
- The scheduler might leave old job data files in the spool directory
(STR #3795)
- CUPS did not work with locales using the ASCII character set
(STR #3832)
- httpAddrString() did not return a URI-style IPv6 numeric address
(STR #3814)
- Fixed an issue when reading compressed CUPS raster streams (STR #3812)
- Fixed an issue with PostScript printer auto-configuration (STR #3443)
- Fixed some compatibility issues with the libusb-based USB backend
(STR #3799)
- The network backends no longer try to collect SNMP supply and status
information for raw queues (STR #3809)
- The DBUS notifier did not report job state changes (STR #3805)
- The scheduler did not always report that the "normal" print-quality
value was supported (STR #3803)
- The gziptoany filter did not report the correct error if it was unable
to write the uncompressed document to the next filter or backend in
the chain (STR #3797)
- The Epson and Oki 9-pin drivers had a bad resolution option
(STR #3798)
- The scheduler did not always register the correct default ICC profile
on Mac OS X.
- The scheduler did not use the job owner when authorizing access for
the CUPS-Get-Document operation, preventing non-admins from accessing
their own jobs.
- CUPS did not work with some printers that incorrectly implemented the
HTTP/1.1 standard (STR #3778, STR #3791)
- The scheduler did not retry fax jobs properly.
- The scheduler now recognizes an empty cupsCommands PPD keyword as
meaning that CUPS commands are not supported for a printer (STR #3773)
- Fixed a crash bug in the scheduler when the application/octet-stream
MIME type was not defined (STR #3690)
- Polled printers were advertised more slowly than necessary (STR #3574)
- cupsResolveConflicts() did not handle resolving multiple UIConstraints
issues (STR #3705)
- The SetEnv and PassEnv directives had no effect (STR #3664)
- The web interface no longer tries to use multi-part delivery when
adding printers (STR #3455)
- The libusb-based USB backend printed slowly to the LaserJet 1300 and
other printers (STR #3405)
- "lp" and "lpr" failed to print with Kerberos enabled (STR #3768)
- The cupsctl program now displays an error if you try to directly set
the Port or Listen directives (STR #3749)
- PPD files with "*JobPatchFile: bla" no longer fail to load in relaxed
conformance mode (STR #3747)
- The scheduler generated a bad notify-text string for printer state
change notifications (STR #3739)
- The scheduler incorrectly updated printers.conf when it really needed
to update classes.conf or remote.cache (STR #3726)
- Hardwired remote printers with options did not work (STR #3717)
- Accessing the CUPS web interface using a CNAME-based hostname would
sometimes fail due to redirection to the actual hostname (STR #3701)
- Subscription events had a misspelled attribute (STR #3693)
- "make check" failed if LC_MESSAGES was set (STR #3765)
- Fixed the configure script to always look for the pkg-config script
(STR #3761)
- The scheduler now only looks up interface hostnames if HostNameLookups
are enabled (STR #3737)
- Fixed a compilation problem on DragonFly BSD (STR #3738)
- The default PageLogFormat value had the username and job ID swapped
from CUPS 1.3.x (STR #3727)
- The scheduler could crash if a browsed printer times out while a job
is printing (STR #3754)
- The scheduler incorrectly mapped custom page sizes to standard sizes
(STR #3764)
- cupsfilter and pstops did not map IPP attributes to PPD options due to
a change in cupsMarkOptions (STR #3756)
- The scheduler did not always show the most recent status message from
the print filters (STR #3731)
- The PostScript filter did not apply the mirror and number-up options
properly, leading to offset and clipped output (STR #3732)
- The network backends always reported "low toner" or "out of toner"
states, even for inkjet printers (STR #3733)
Prawn 0.12.0:
We continue our trek to Prawn 1.0 with 0.12.0. This release fixes many bugs
and adds some new features. A full list of changes is available via `git log
0.11.1..0.12.0`.
Features / Enhancements
* Rewrite project README [Gregory Brown]
* Speed improvements to text kerning [Jan De Poorter]
* Snapshotting now preserves your bounding box [Brad Ediger]
* Allow Document#float to teleport across pages and return to starting page
[Brad Ediger]
* number_pages now defaults to numbering every page [Matthew Rudy Jacobs]
* Your bounding box is now reset when starting a new page with a different
size or layout [Brad Ediger]
Major Bugfixes
* Fix multi-page templates (#199) [Chase M. Gray / Jonathan Greenberg]
* Make tables work in stretchy bounding boxes (#235) [Jan De Poorter / Brad
Ediger]
* Fix TTF font metrics when a TTF font has a nonzero width for newlines (#245)
[daduke / Katsuya Hidaka / Brad Ediger]
* Fix kerning bug on line width calculations (#251) [vspan / Brad Ediger]
* Fix images in stretchy bounding boxes creating a new page (#241) [Brad Ediger]
* Fix character_spacing to work based on character count, not byte length
(#253) [Katsuya Hidaka / Brad Ediger]
* Fix NoMethodError under $KCODE==¡Èu¡É [Michael Klein]
* Fix extra page break created when spans were used at the top of a page
(#255) [Sean Russell / Brad Ediger]
* Fix problem with table cell backgrounds overlapping other cell¡Çs borders by
drawing all backgrounds before any borders (#226) [Kenta Murata / Brad
Ediger]
* Remove old examples that were duplicated by our new manual (Micha«³l Witrant)
Tables: use an epsilon to compare floating-point values [Kenta Murata]
from Nicolas Thauvin.
Version 1.10.1
- Prefetching fonts to group calls to kpsewhich (starts faster)
- Made scroll buttons preemptive (stop displaying)
- Fix install path of dlladvi
- Fix compatibility of event loop with new version of graphics
Version 1.10
- Updated the doc
- Bytecode version uses a library dlladvi.so
- Changed configuration to use 4.0 of camlimages
- Dynamics libraries loaded last (provided by Stefan Potyra)
Version 1.9
- EPS files are read by advi and sent to gs
- splash.dvi is now distributed and correctly installed
- examples are distributed but not compiled by default
- added conf/jpfonts.conf in the disbribution
- gs path is now set by configure
- Added support for gzip and bzip2 compressed files.
- Fixed advi.man (provided mostly by Debian managers).
- Included security patches (provided by Debian managers).
Version 1.8
Rendering EPS files with gs by default.
PGF patches for pstrick support of PDF macros in advi.sty
Bug fixes.
Version 1.7
2005/09/02
Having Active-DVI compatible with the new Graphics library.
2004/12/07
Getting rid of the new warnings of the Caml compiler.
* Update MASTER_SITES.
Changelog:
* New scripts introduced.
* MIDI input and output are improved.
* Some notation improvements.
* Some new signs are introduced.
* Unicode Bidirectional Algorithm is fully supported.
* and so on. see NEWS.txt.
Adobe Reader is part of the Adobe Acrobat family of software, which lets
you view, distribute, and print documents in Portable Document Format
(PDF)--regardless of the computer, operating system, fonts, or application
used to create the original file. PDF files retain all the formatting,
fonts, and graphics of the original document, and virtually any
PostScript(TM) document can be converted into a PDF file.
Changes:
* xetex.ch (pack_buffered_name): Adapt to modified ../tex.ch.
(read_font_info): Cast print_c_string() arg to string.
* xetex.ch: Reformulate to not depend on eTeX_version_string.
* XeTeXFontInst.h: Fix prototype for xmalloc().
* XeTeXFontMgr_FC.cpp, XeTeX_ext.c: Move (nested) extern
declaration of gFreeTypeLibrary from here ...
* XeTeX_ext.h: ... to here.
* XeTeXOTLayoutEngine.{cpp,h}: Drop support for ICU < 4.2.
Changes:
- luatex now uses the standard synctex files.
- The default form margin is now zero (was 1bp before).
- New function node.currentattr() queries the current active attribute list.
- Lua font loading; ignore unknown enumeration keys in MathConstants.
- JPEG 2000 image support.
- Bug fixes.
Changes:
* Trailing comments and whitespace omitted from config values.
* Add .tlu to type lua suffixes, and .dfont to truetype suffixes.
* Prefix program_invocation{,_short}_name with kpse_.
* Finally remove kpse_set_progname (deprecated since 1998).
Changes:
* scrkfloa.dtx: new values for option "captions"
* scrkbase.dtx: fix: \Family@@Numical@@Key --> \Family@@String@@Key
* scrkbase.dtx: \FamilyStringKey and \FamilyNumericalKey fixed (thanks
to Michael Pock)
* scrkfloa.dtx: new options `captions=top', `captions=bot',
`captions=figureabove', `captions=figurebelow' new commands
`\captionaboveof' and `\captionsbelowof'
* tocbasic.dtx: options "atbegin" and "atend" added to \DeclareNewTOC
* scrklang.dtx: scrlttr2 supports language naustrian
Changelog:
1.2.2
Tiny change in how command line arguments are handled. This should make
things work with both English and non-English locales on Windows.
1.2.1
Minor improvement with focus control for Previous and Next buttons.
Acknowledged Steven Lee for building Windows binaries and Dirk Loss for
building Mac OS X binaries in the About box.
1.2.0
Got rid of old text comparison mode.
Various small user interface improvements.
Fixed a subtle bug that meant the combine text highlighting setting
wasn't saved and restored correctly.
Verbasef allows you to input (subsections of a) file, print them in
verbatim mode, while automatically breaking up the inputted lines into
pieces of a given length, which are output as figures. These figures are
posted using the [H] specification, which forces LaTeX to place the
figure at the spot of invocation, rather than floating the figures to
the top of the next page. The package requires the verbatim, here and
vrbexin packages.
from upstream but I couldn't locate it) to fix possible injection
of shell commands in print requests which would be executed as
the "lp" user
bump PKGREV
changes: bugfixes
pkgsrc change: set --enable-cms in frontend components if it was
set in the base pkg -- the layout of some classes depends on this
definition, and inconsistencies can lead to crashes
(see poppler bug #35381)
= Prawn: Fast, Nimble PDF Generation For Ruby
Prawn is a PDF writing library for Ruby designed to be tiny, fast, and nimble,
just like the majestic sea creature.
Development on this library was initially made possible thanks to
the many people who donated to the Ruby Mendicant project:
http://rubymendicant.wikidot.com
The project is currently maintained by Gregory Brown, with lots of help from
Prawn's core developers and the community.
The PDF::Reader library implements a PDF parser conforming as much as
possible to the PDF specification from Adobe.
It provides programmatic access to the contents of a PDF file with
a high degree of flexibility.
The PDF 1.7 specification is a weighty document and not all aspects
are currently supported. I welcome submission of PDF files that
exhibit unsupported aspects of the spec to assist with improving out
support.
== Ruby-GNOME2 0.90.9: 2011-06-11
NOTE: 0.90.x releases are for 1.0.0 major release.
This is the last release of 0.90.x series. The next release
will be 1.0.0!
=== Changes
==== All
* Fixes
* Fix a bug in version numbers.
[Grant Schoep, Vincent Carmona]
* Support 'bundle install' .
==== Ruby/GLib2
* Improvements
* Support GLib::IOChannel.new(fd) and GLib::IOChannel#fd on Windows.
* GLib::IOChannel#write returns written byte not self.
[backward incompatible]
==== Ruby/GTK2
* Fixes
* fix misc/bindings.rb sample (ruby 1.9).
[Vincent Carmona]
* [#3305589] fix Gtk::Window#add_accel_group misses
a reference to accel group.
[Piotr Korzuszek, Kouhei Sutou]
* Support cairo related samples in Ruby 1.9.
[Jon, Kouhei Sutou]
==== Ruby/GStreamer
* Improvements
* add Gst::Registry.update method.
[Vincent Carmona]
==== Ruby/VTE
* Fixes
* [#3199587] fix pc install.
[OBATA Akio, Kouhei Sutou]
==== Ruby/Poppler
* Fixes
* [#3292118] don't run needless tests.
[Mamoru Tasaka, Kouhei Sutou]
==== Ruby/GtkSourceView2
* Improvements
* support Windows.
[S.Kitagawa]
Note that the versioning scheme has changed.
Changes:
- \cclp, \zccup, \zcclp are moved from musixpoi.tex to musixtex.tex.
- musixpoi.tex does not work since T.111.
- musixmad.tex is inessential for typesetting musixdoc.tex, thus
excluded from musixdoc.sty (see the next item)
- the stem length of \metron (at T.113 manual section 2.17.3:
Metronomic indications) is too short when musixadd.tex/musixmad.tex
is excluded.
- spacing problem when you change the music size. (\clef@skip\z@)
- in \ttie and \tleg definition, #1 isn't braced in the expansion
which causes a problem at ID>9.
* \def\ttie#1{\let\T@i\@c \t@slur{-\p@ne}{#1}\@ne}
* \def\tleg#1{\let\T@i\@c \tslur{#1}\@ne}
- Updated musixdoc.pdf and its source code.
- Included the repository of music-notation mistakes, contributed by
Jean-Pierre Coulon.
- Create an install manual for MiKTeX on Win32: mxinsuse.{pdf|tex}.
- utility: add flip.exe, flip.txt to musixtexadd folder instead of
former utod.exe and dtou.exe (they don't work in XP). Run flip.exe
on musixtex.bat.
- Changing directory structure. Add-in tex files are located in
musixtexadd directory.
* musixlyr (by Rainer Dunker)
* musixps (by Stanislav Kneifl)
- Added some well-known add-ins to musixtexadd directory.
* curly.tex (by Mthimkhulu Molekwa,19 May 1999)
* musixdbr.tex (by Rainer Dunker, 23 February 2002)
* musixtmr.tex & musixesf.tex (by Hiroaki Morimoto, updated 2009-10-15)
* tuplet.tex. (by Col. G. L. Sicherman. 2003-05-17)
- Include the contents of following packages.
* PostScript Type1 fonts. (by Uchiyama)
* musixlyr ver.2.1c. (by Rainer Dunker)
* musixps ver.0.92a. (by Stanislav Kneifl)
- \Ioctfin[up | down] do not work when \sepbarrules is assigned.
musixtex.tex line 2259, \def\rul@sep#1
- Correction of a bug in the definition of choir bracket (l.1688-1698)
- Added following macros.
* \lwp
* \rwp
* \lwpp
* \rwpp
* \lhp
* \rhp
* \lhpp
* \rhpp
- all-new registers allocation routines, ready for
12<n<100 instruments
6<n<100 128th beams
6<n<100 256th beams
4<n<100 groups
12<n<100 font-based slurs (independent of the number of instruments)
6<n<100 octlines
6<n<100 trills (MusiXTeX trills only. MusicTeX's legacy "trilles" are
out of scope.) with e-TeX.
Changes:
-- fixed typo in trimmarks
-- changed \chapter (and chapter like titles), \section's, \part
and \book such that a non-zero \parskip no longer interfer
with the title layout.
-- yet another fix for the reimplemented page notes. Now 'x x'
only result in one line break not several.
Changelog:
---- Version 6.3.4 - 11/05/11 ----
Pseudo-decorations 'linebreak' and 'decosep' added
(proof of concept - not documented).
Error when escape sequences in guitar chord or annotations.
Bad tempo since previous release.
Remove the 'tex' sequences '\o', \O', '\cc' and '\cC'.
---- Version 6.3.3 - 11/05/10 ----
Ignore the normal newlines when '!' found as newline and abc-version < 2.0.
Add some compose sequences from X11 (including \O:, \U:, \O" and \U")
(reported by Nils Liberg).
Change/add some rfc1345 escape sequences.
Bad / no output of the '=' of the tempo by lack of font.
This did the program to crash when no title and SVG output
(reported by Nils Liberg).
Cleanly close a tune no blank line before next tune
(reported by Nils Liberg).
Crash when X: in tune followed by %%text.
Bad page header/footer in SVG output file.
Fix standard C library problem (in isupper) with some systems/compilers
(reported by Nils Liberg).
Bad treatment in %%titlecaps.
Optimize the size of the SVG output file.
Support for line width in SVG output.
---- Version 6.3.2 - 11/05/03 ----
Accept %%EPS when SVG output.
Add the '-v' command flag (SVG output per page).
More PS symbols in the svg PS interpreter.
Bug fixes in the svg PS interpreter.
for full details):
1) New printers supported in this release:
- Canon inkjet printers (many):
- Epson inkjet printers (many):
- Dye sublimation printers:
Kodak EasyShare G600 Printer Dock
Kodak PD-4000
Kodak PD-6000
Kodak Photo Printer
Kodak Photo Printer 500
Kodak Printer Dock Plus
Kodak Printer Dock Plus S3
2) Corrected color matching profile used for Mac OS X 10.5.x.
sRGB will now be used instead of Generic RGB. Users with work-
flows dependant on the previously used Generic RGB can select
this color profile in the print window by using ColorSync to
choose the profile rather than using VendorMatching.
9) Corrected base density for Photo Paper on printers using Claria
ink (use 20% less ink). The default results in heavy ink
puddling in some cases.
12) A problem whereby certain malformed PPD files would cause the
PostScript driver to crash has been fixed. In addition, the
PostScript driver now runs considerably faster.
Simply changing \parskip and \parindent leaves a layout that is
untidy; this package (though it is no substitute for a
properly-designed class) helps alleviate this untidiness
Changelog:
---- Version 6.3.1 - 11/04/29 ----
Handle microtonality in tablatures.
Compilation problem when no pango
(reported by Guido Gonzato).
Add more output annotations.
Add more PS symbols in the svg PS interpreter.
Fix bad SVG output.
Fix the help for SVG output.
---- Version 6.3.0 - 11/04/24 ----
Crash when global texts and '-e' != first tune with '-E' or '-g'.
Crash when PS buffer overflow with '-E' or '-g'.
Crash when %%oneperpage or %%splittune with '-E' or '-g'.
Fix lanscape mode for EPS.
Fix EPS bounding box when %%scale in tune.
Add the '-g' command flag (SVG output).
---- Version 6.2.13 - 11/04/18 ----
Add the '-S' command flag (secure mode)
(asked by Bart Humphries).
Don't ignore the normal newlines when '!' found as newline
(asked by Hudson Flávio Meneses Lacerda).
Add more information for tune index creation (second and third titles)
(asked by Paul Hardy).
---- Version 6.2.12 - 11/04/04 ----
Fix some compilation errors.
Crash due to memory allocation bug.
---- Version 6.2.11 - 11/04/03 ----
Bad text justification without pango
(reported by Hudson Flávio Meneses Lacerda).
Bad PostScript output when empty line at end of justified text
(reported by Hudson Flávio Meneses Lacerda).
Bad note length when bad tuplet at end of line and multi voices.
May have tuplet with one note.
Crash when new voice starting with a key signature.
Optimize the memory allocation.
---- Version 6.2.10 - 11/03/06 ----
Remove test '%%fmt ...'.
Do pango output for filled and justified text.
Better pango output.
Remove %%pangoembedded.
Bad horizontal offset of centered or right aligned texts.
Bad stem direction in some cases since 6.2.8
(reported by Hudson Flávio Meneses Lacerda).
Bad font after new page when text with '$n".
Bad (latin1) UTF-8 character width.
Fix loss of space in justified text
(reported by Hudson Flávio Meneses Lacerda).
Fix link error with last versions of pango.