Skip to content

Add libxml2#341

Merged
yifanguan merged 3 commits intoyugabyte:masterfrom
yifanguan:add_libxml2
Mar 28, 2026
Merged

Add libxml2#341
yifanguan merged 3 commits intoyugabyte:masterfrom
yifanguan:add_libxml2

Conversation

@yifanguan
Copy link
Copy Markdown
Contributor

Adding libxml2 which will be used by Postgres XML

@yifanguan yifanguan self-assigned this Mar 19, 2026
@yifanguan yifanguan requested review from es1024 and kai-franz March 26, 2026 02:56
Copy link
Copy Markdown
Contributor

@kai-franz kai-franz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

super(LibXml2Dependency, self).__init__(
name='libxml2',
version='2.13.5',
url_pattern='https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.5.tar.xz',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use 'https://download.gnome.org/sources/libxml2/2.13/libxml2-{0}.tar.xz'

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated. Thanks.

@yifanguan yifanguan merged commit d8b6538 into yugabyte:master Mar 28, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants