notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: textproc/libxml2/files/patch-Makefile.in
SVNWeb

Number of commits found: 12

Sat, 27 Aug 2022
[ 14:08 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:8697e0292acea3afe4b1ffaf3741fbebb0002b60  commit hash:8697e0292acea3afe4b1ffaf3741fbebb0002b60  commit hash:8697e0292acea3afe4b1ffaf3741fbebb0002b60  8697e02 
textproc/libxml2: update to 2.10.1 release (+)

Changelog:	https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.10.0 \
		https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.10.1
Sun, 10 Apr 2022
[ 19:11 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:57dd5abd6018e0bec9e5b7c406268b349da4b7e7  commit hash:57dd5abd6018e0bec9e5b7c406268b349da4b7e7  commit hash:57dd5abd6018e0bec9e5b7c406268b349da4b7e7  57dd5ab  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
textproc/{,py-}libxml2: switch back to autotools

See notes in Makefile and linked PRs.

While here, disable the ICU option by default. CFLAGS for libicu
are passed to libxml2's consumers when the option is enabled. As
icu's API is not stable between versions, PORTREVISION bumps can
get missed.

Additionally, properly exclude all OPTIONS from py-libxml2 and
prevent do-configure from unnecessarily running.

Co-authored-by: diizzy
PR: 262853, 262940, 262877
Approved by: fluffy (mentor)
Fri, 25 Mar 2022
[ 17:14 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:a13ec21cd733f67a9fc0dc00ab45268bdc236246  commit hash:a13ec21cd733f67a9fc0dc00ab45268bdc236246  commit hash:a13ec21cd733f67a9fc0dc00ab45268bdc236246  a13ec21  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: Update to 2.9.13 and migrate to CMake

Depend on ICU and (lib)readline to follow other distros

Changelog: https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.9.13

I'd like to thank both tcberner and mandree for reviewing,
suggesting improvements and helping out in general. I'd also like
thank antoine for doing exp-runs.

PR:		262288
Reviewed by:	tcberner, mandree
Approved by:	desktop (tcberner)
Differential Revision:	https://reviews.freebsd.org/D34338
Exp-run by:	antoine
Mon, 21 Jun 2021
[ 21:19 Gleb Popov (arrowd) search for other commits by this committer Author: Daniel Engberg ]    commit hash:4c0c936fe9f8e602e56b1b0862e2cfa538cea219  commit hash:4c0c936fe9f8e602e56b1b0862e2cfa538cea219  commit hash:4c0c936fe9f8e602e56b1b0862e2cfa538cea219  4c0c936  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: Update to 2.9.12

PR:		256436
Reviewed by:	arrowd
Tested by:	arrowd
Sat, 23 Nov 2019
[ 20:09 tcberner search for other commits by this committer ] Original commit   Revision:518268
textproc/libxml2: update to 2.9.10

PR:		24004
Exp-run by:	antoine
Reviewed by:	madpilot
Differential Revision:	https://reviews.freebsd.org/D22410
Tue, 1 Jan 2019
[ 23:25 swills search for other commits by this committer ] Original commit   Revision:489055 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: update to 2.9.8

PR:		233804
Exp-run by:	antoine
Sat, 18 Oct 2014
[ 12:55 kwm search for other commits by this committer ] Original commit   Revision:371120
Update to 2.9.2.

This release fixes CVE-2014-3660 (DoS).

MFH:		2014Q4
Security:	0642b064-56c4-11e4-8b87-bcaec565249c
Tue, 13 May 2014
[ 20:32 kwm search for other commits by this committer ] Original commit   Revision:353989 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Update to libxml2 2.9.1 [1]

This version fixes CVE-2013-2877.
Add upstream patch for CVE-2014-0191.

CVE's Reported by:	Akinori MUSHA <knu@iDaemons.org>
Obtained from:	GNOME dev repo [1], libxml2 upstream [2]
MFH:		2014Q2
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 29 Mar 2013
[ 14:08 kwm search for other commits by this committer ] Original commit   Revision:315540 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Update to 2.8.0. [1]
Add patch to fix CVE-2013-0338 and CVE-2013-0339. [2]
Convert to OptionsNG, rename patches to standard form. [1]

Notified by:	swills@ [2]
Obtained from:	gnome team repo [1]
Security:	843a4641-9816-11e2-9c51-080027019be0
Thu, 16 Aug 2012
[ 17:51 kwm search for other commits by this committer ] Original commit 
Merge the patch-Makefile.in into patch-aa which already patched Makefile.in.
[ 07:42 demon search for other commits by this committer ] Original commit 
Compile static libxml2.a with -fPIC so 3rd party shared libs can
link statically with libxml2.a.

OK from:	mezz

Number of commits found: 12