Next | Query returned 162 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2017-01-21 10:11:27 by Leonardo Taccari | Files touched by this commit (1)
Log message:
Readd `libexec/w3m/w3mimgdisplay' to the PLIST to fix w3m installation built
with an imagelib option.
   2016-11-22 16:24:43 by Thomas Klausner | Files touched by this commit (1)
Log message:
Remove integrated patch.
   2016-11-22 15:36:38 by Thomas Klausner | Files touched by this commit (2)
Log message:
Updated w3m to 0.5.3.0.20161120.

Debian's w3m 0.5.3+git20161120

* bug fixes
 - fix multiple flaws with malformed text
   (stack overflow, buffer overflow, null deref, out of memory)
 - fix stack overflow with nested table and textarea [CVE-2016-9439]
 - fix suspend (^Z) behavior
   2016-11-06 20:30:42 by Thomas Klausner | Files touched by this commit (2)
Log message:
Add upstream bug report URL.
   2016-11-06 20:27:25 by Thomas Klausner | Files touched by this commit (5) | Package removed
Log message:
Remove obsolete patches.
   2016-11-06 20:26:35 by Thomas Klausner | Files touched by this commit (6)
Log message:
Updated w3m to 0.5.3.0.20161031.

Switch from dead sourceforge original to debian-maintained github version.

* new features
 - support OSC 5379 remote imaging and sixel graphics
 - support SGR style mouse handler
 - support 32-bit color images
 - support FreeBSD framebuffer
 - support button element
 - support meta charset
 - add extbrowser4..9
 - add display_borders to display 0 pixel table borders
 - add siteconf feature
 - add German translation for options setting panel
 - add translations for de, zh_CN and zh_TW
* bug fixes
 - fix segfaults with malformed text
 - disable SSLv2 and SSLv3 by default [CVE-2014-3566]
 - set ssl_verify_server to 1 by default
 - disable RC4, export ciphers, and keys < 128 bits
 - use SSL_OP_NO_COMPRESSION due to "CRIME attack" [CVE-2012-4929]
 - use SSL_MODE_RELEASE_BUFFERS
 - disable USE_EGD for LibreSSL
 - appease gcc -Werror=format-security
 - option -s is now "squeeze multiple blank lines" to work as pager, and
   -j and -e are obsolete, so use -O{s|j|e} to specify display charset
 - accept single quoted meta refresh URL
 - assume "text" if a form input type is unknown
 - accept cookies by default
 - set use_dictcommand to 1 by default
 - set default_url to 1 by default
 - set argv_is_url to 1 by default
 - set alt_entity to 0 by default
 - fix build problems with Boehm GC 7.2, imlib2 1.4.6 and glibc 2.14
 - fix parallel make failure
 - fix incorrect ucs_ambwidth_map
 - and many fixes
   2016-08-03 12:23:40 by Adam Ciarcinski | Files touched by this commit (1248) | Package updated
Log message:
Revbump after graphics/gd update
   2016-07-09 08:39:18 by Thomas Klausner | Files touched by this commit (1068)
Log message:
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
   2016-03-05 12:29:49 by Jonathan Perkin | Files touched by this commit (1813)
Log message:
Bump PKGREVISION for security/openssl ABI bump.
   2015-11-25 13:54:07 by Jonathan Perkin | Files touched by this commit (8)
Log message:
Remove mk/find-prefix.mk usage from the www category.

The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.

Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure.  Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.

Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.

Next | Query returned 162 messages, browsing 41 to 50 | Previous