This updates nokogiri to the current version. The largest change
between the in-tree version and this new version is an HTML5 parser
based on gumbo. The full changelog is available at
https://nokogiri.org/CHANGELOG.html
Unfortunately, it's no longer possible to avoid the mini_portile2
dependenc
On 02/03 09:55, Sebastian Reitenbach wrote:
> Hi,
>
> Am Dienstag, Februar 02, 2021 21:29 CET, schrieb Jeremy Evans
> :
>
> > On 02/02 08:55, Sebastian Reitenbach wrote:
> > > Hi,
> > >
> > > an update of security/wpscan would require an update of nokogiri.
> > > That would also allow to update
Hi,
Am Dienstag, Februar 02, 2021 21:29 CET, schrieb Jeremy Evans
:
> On 02/02 08:55, Sebastian Reitenbach wrote:
> > Hi,
> >
> > an update of security/wpscan would require an update of nokogiri.
> > That would also allow to update a handful of other wpscan dependencies.
> >
> > all other depend
On 02/02 08:55, Sebastian Reitenbach wrote:
> Hi,
>
> an update of security/wpscan would require an update of nokogiri.
> That would also allow to update a handful of other wpscan dependencies.
>
> all other dependent ports still build fine.
ruby26 FLAVOR doesn't build:
ERROR: Could not find a
Hi,
an update of security/wpscan would require an update of nokogiri.
That would also allow to update a handful of other wpscan dependencies.
all other dependent ports still build fine.
OK?
Sebastian
Index: Makefile
===
RCS file:
Hi,
this updates nokogiri to 1.10.8, an update of security/ruby-cms_scanner, and
ultimately security/wpscan would require it.
Tested all dependencies that they still build with updated version,
the only one that has tests, www/ruby-sanitize, has the same 5 tests failing
with the update.
OK?
chee
Hi,
this updates nokogiri to 1.10.4, an update of security/ruby-cms_scanner would
require it. Tested all dependencies that they still build with updated version,
the only one that has tests, www/ruby-sanitize, has the same 5 tests failing
with the update.
OK?
cheers,
Sebastian
Index: Makefile
=
Hi,
this updates nokogiri to 1.10.1.
It doesn't seem to have tests anymore. direct dependent ports still
build and install fine. Those of them that have tests, have same
failure/success rates as before.
any comments, concerns, test or even OK?
cheers,
Sebastian
Index: Makefile
=
Fairly simple update that fixes some segfaults and a possible security
issue:
Default parse options for XML documents were changed to not make
network connections during document parsing, to avoid XXE
vulnerability.
See full changelog at
https://github.com/sparklemotion/nokogiri/blob/
This is a simple bugfix update to nokogiri, detailed changes available
at: https://github.com/tenderlove/nokogiri/blob/master/CHANGELOG.rdoc
Portwise, only changes besides the version bump are a new dependency
on rdoc, and slight changing of the Rakefile patch.
Tested on i386 and amd64. Will be
This updates nokogiri to the latest release, 1.5.0. Mostly bugfixes
from the previous version, including some segfault fixes, see
https://github.com/tenderlove/nokogiri/blob/master/CHANGELOG.rdoc for
details.
This update requires the included updates to ruby-sanitize (2.0.2 to
2.0.3, only change
Fairly simple version update to 1.4.4. Add more regress depends,
and both minitest and hoe need to be updated to run the regress
tests for 1.4.4.
We aren't going to the latest version of hoe, as that requires
rubygems > 1.4.0, and both lang/ruby/1.{8,9} use 1.3.7. Add
regress tests for hoe. hoe
12 matches
Mail list logo