nokogiri 1.18.9-x86_64-linux-gnu → 1.18.10-x86_64-linux-gnu

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9dcbca433d87f47163eb28b0c889010adee202156c65203471b037ec9fd996ea
4
- data.tar.gz: a4513ca54ac957635f3327df22d01d3e540b7d38e91487c678db3d49ad5ba42a
3
+ metadata.gz: f6afd449e66e8f8cba01e9e956b7fc503b02ba67bb951170b8dbf1006faa0c87
4
+ data.tar.gz: 51a8898c094e5ade46712f66e4d49dea254aed269f0238a5e3ac729b67dafd05
5
5
  SHA512:
6
- metadata.gz: f2128a535c1e837864bf06fc61aa2e9edf063f43a22315e22fce4be25431abd72be88bfe5d49a083fc3cd916badcc59da9ff918963873d6ecd0b7352b664dbc0
7
- data.tar.gz: 106814127c1d2e3208f3f86f4287790ed52b738f521a10b18a5b6eab711f0e89ec6a9a445450cf77796676873c0baef8d7a1e89c371ecadeaeef630f7f700157
6
+ metadata.gz: c2a83cffe8e08169f550fb762f08b729d9e29fe9c485ad8861d911400674770535ef328e3fca4e2310baaf71e9abe0dc4f1e325211b1ecd4c3aefd80cb575823
7
+ data.tar.gz: 377b3c28ee7b36c6625c6d56a6e32e4676d9a986c7e4338533cb4b199712192c8cba981f5913c927f0af0f1b089af7cca8d86e51696299a6c001e3c0900809da
data/dependencies.yml CHANGED
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  libxml2:
3
- version: "2.13.8"
4
- sha256: "277294cb33119ab71b2bc81f2f445e9bc9435b893ad15bb2cd2b0e859a0ee84a"
5
- # sha-256 hash provided in https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.8.sha256sum
3
+ version: "2.13.9"
4
+ sha256: "a2c9ae7b770da34860050c309f903221c67830c86e4a7e760692b803df95143a"
5
+ # sha-256 hash provided in https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.9.sha256sum
6
6
 
7
7
  libxslt:
8
8
  version: "1.1.43"
@@ -15,28 +15,17 @@ zlib:
15
15
  # SHA-256 hash provided on http://zlib.net/
16
16
 
17
17
  libiconv:
18
- version: "1.17"
19
- sha256: "8f74213b56238c85a50a5329f77e06198771e70dd9a739779f4c02f65d971313"
20
- # signature verified by following this path:
21
- # - release announced at https://savannah.gnu.org/forum/forum.php?forum_id=10175
22
- # - which links to https://savannah.gnu.org/users/haible as the releaser
23
- # - which links to https://savannah.gnu.org/people/viewgpg.php?user_id=1871 as the gpg key
24
- #
25
- # So:
26
- # - wget -q -O - https://savannah.gnu.org/people/viewgpg.php?user_id=1871 | gpg --import
27
- # gpg: key F5BE8B267C6A406D: 1 signature not checked due to a missing key
18
+ # $ gpg --keyserver keyserver.ubuntu.com --recv 9001B85AF9E1B83DF1BDA942F5BE8B267C6A406D
28
19
  # gpg: key F5BE8B267C6A406D: public key "Bruno Haible (Open Source Development) <bruno@clisp.org>" imported
29
20
  # gpg: Total number processed: 1
30
21
  # gpg: imported: 1
31
- # gpg: marginals needed: 3 completes needed: 1 trust model: pgp
32
- # gpg: depth: 0 valid: 4 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 4u
33
- # gpg: next trustdb check due at 2024-05-09
34
- # - gpg --verify libiconv-1.17.tar.gz.sig ports/archives/libiconv-1.17.tar.gz
35
- # gpg: Signature made Sun 15 May 2022 11:26:42 AM EDT
22
+ # $ gpg --verify libiconv-1.18.tar.gz.sig ports/archives/libiconv-1.18.tar.gz
23
+ # gpg: Signature made Sun 15 Dec 2024 07:26:18 AM EST
36
24
  # gpg: using RSA key 9001B85AF9E1B83DF1BDA942F5BE8B267C6A406D
37
- # gpg: Good signature from "Bruno Haible (Open Source Development) <bruno@clisp.org>" [unknown]
38
- # gpg: WARNING: This key is not certified with a trusted signature!
39
- # gpg: There is no indication that the signature belongs to the owner.
25
+ # gpg: Good signature from "Bruno Haible (Open Source Development) <bruno@clisp.org>" [expired]
26
+ # gpg: Note: This key has expired!
40
27
  # Primary key fingerprint: 9001 B85A F9E1 B83D F1BD A942 F5BE 8B26 7C6A 406D
41
- #
42
- # And this sha256sum is calculated from that verified tarball.
28
+ # $ sha256sum ports/archives/libiconv-1.18.tar.gz
29
+ # 3b08f5f4f9b4eb82f151a7040bfd6fe6c6fb922efe4b1659c66ea933276965e8 ports/archives/libiconv-1.18.tar.gz
30
+ version: "1.18"
31
+ sha256: "3b08f5f4f9b4eb82f151a7040bfd6fe6c6fb922efe4b1659c66ea933276965e8"
@@ -832,7 +832,7 @@ else
832
832
  cross_build_p,
833
833
  ) do |recipe|
834
834
  recipe.files = [{
835
- url: "https://ftp.gnu.org/pub/gnu/libiconv/#{recipe.name}-#{recipe.version}.tar.gz",
835
+ url: "https://ftpmirror.gnu.org/gnu/libiconv/#{recipe.name}-#{recipe.version}.tar.gz",
836
836
  sha256: dependencies["libiconv"]["sha256"],
837
837
  }]
838
838
 
@@ -249,7 +249,7 @@ XMLPUBFUN int
249
249
  xmlInputReadCallback readFunc,
250
250
  xmlInputCloseCallback closeFunc);
251
251
 
252
- xmlParserInputBufferPtr
252
+ XMLPUBFUN xmlParserInputBufferPtr
253
253
  __xmlParserInputBufferCreateFilename(const char *URI,
254
254
  xmlCharEncoding enc);
255
255
 
@@ -318,7 +318,7 @@ XMLPUBFUN int
318
318
  xmlOutputWriteCallback writeFunc,
319
319
  xmlOutputCloseCallback closeFunc);
320
320
 
321
- xmlOutputBufferPtr
321
+ XMLPUBFUN xmlOutputBufferPtr
322
322
  __xmlOutputBufferCreateFilename(const char *URI,
323
323
  xmlCharEncodingHandlerPtr encoder,
324
324
  int compression);
@@ -15,21 +15,21 @@
15
15
  *
16
16
  * the version string like "1.2.3"
17
17
  */
18
- #define LIBXML_DOTTED_VERSION "2.13.8"
18
+ #define LIBXML_DOTTED_VERSION "2.13.9"
19
19
 
20
20
  /**
21
21
  * LIBXML_VERSION:
22
22
  *
23
23
  * the version number: 1.2.3 value is 10203
24
24
  */
25
- #define LIBXML_VERSION 21308
25
+ #define LIBXML_VERSION 21309
26
26
 
27
27
  /**
28
28
  * LIBXML_VERSION_STRING:
29
29
  *
30
30
  * the version number string, 1.2.3 value is "10203"
31
31
  */
32
- #define LIBXML_VERSION_STRING "21308"
32
+ #define LIBXML_VERSION_STRING "21309"
33
33
 
34
34
  /**
35
35
  * LIBXML_VERSION_EXTRA:
@@ -44,7 +44,7 @@
44
44
  * Macro to check that the libxml version in use is compatible with
45
45
  * the version the software has been compiled against
46
46
  */
47
- #define LIBXML_TEST_VERSION xmlCheckVersion(21308);
47
+ #define LIBXML_TEST_VERSION xmlCheckVersion(21309);
48
48
 
49
49
  /**
50
50
  * LIBXML_THREAD_ENABLED:
Binary file
Binary file
Binary file
Binary file
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Nokogiri
4
4
  # The version of Nokogiri you are using
5
- VERSION = "1.18.9"
5
+ VERSION = "1.18.10"
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nokogiri
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.18.9
4
+ version: 1.18.10
5
5
  platform: x86_64-linux-gnu
6
6
  authors:
7
7
  - Mike Dalessio
@@ -20,7 +20,7 @@ authors:
20
20
  autorequire:
21
21
  bindir: bin
22
22
  cert_chain: []
23
- date: 2025-07-21 00:00:00.000000000 Z
23
+ date: 2025-09-15 00:00:00.000000000 Z
24
24
  dependencies:
25
25
  - !ruby/object:Gem::Dependency
26
26
  name: racc