Skip to content

Commit c1b4800

Browse files
authored
Merge branch 'AerynOS:main' into add-freetube
2 parents 5e04b5c + 8d44798 commit c1b4800

138 files changed

Lines changed: 871 additions & 3559 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

b/bind-utils/manifest.x86_64.bin

-3 Bytes
Binary file not shown.

b/bind-utils/manifest.x86_64.jsonc

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
],
2020
"depends": [
2121
"interpreter(/usr/lib/ld-linux-x86-64.so.2(x86_64))",
22-
"soname(ld-linux-x86-64.so.2(x86_64))",
2322
"soname(libc.so.6(x86_64))",
2423
"soname(libcrypto.so.3(x86_64))",
2524
"soname(libidn2.so.0(x86_64))",
@@ -43,15 +42,15 @@
4342
"/usr/bin/host",
4443
"/usr/bin/nslookup",
4544
"/usr/bin/nsupdate",
46-
"/usr/lib/libdns-9.20.24.so",
45+
"/usr/lib/libdns-9.20.26.so",
4746
"/usr/lib/libdns.so",
48-
"/usr/lib/libisc-9.20.24.so",
47+
"/usr/lib/libisc-9.20.26.so",
4948
"/usr/lib/libisc.so",
50-
"/usr/lib/libisccc-9.20.24.so",
49+
"/usr/lib/libisccc-9.20.26.so",
5150
"/usr/lib/libisccc.so",
52-
"/usr/lib/libisccfg-9.20.24.so",
51+
"/usr/lib/libisccfg-9.20.26.so",
5352
"/usr/lib/libisccfg.so",
54-
"/usr/lib/libns-9.20.24.so",
53+
"/usr/lib/libns-9.20.26.so",
5554
"/usr/lib/libns.so",
5655
"/usr/share/man/man1/delv.1",
5756
"/usr/share/man/man1/dig.1",
@@ -66,15 +65,15 @@
6665
"binary(host)",
6766
"binary(nslookup)",
6867
"binary(nsupdate)",
69-
"soname(libdns-9.20.24.so(x86_64))",
70-
"soname(libisc-9.20.24.so(x86_64))",
71-
"soname(libisccc-9.20.24.so(x86_64))",
72-
"soname(libisccfg-9.20.24.so(x86_64))",
73-
"soname(libns-9.20.24.so(x86_64))"
68+
"soname(libdns-9.20.26.so(x86_64))",
69+
"soname(libisc-9.20.26.so(x86_64))",
70+
"soname(libisccc-9.20.26.so(x86_64))",
71+
"soname(libisccfg-9.20.26.so(x86_64))",
72+
"soname(libns-9.20.26.so(x86_64))"
7473
]
7574
}
7675
},
7776
"source-name": "bind-utils",
78-
"source-release": "22",
79-
"source-version": "9.20.24"
77+
"source-release": "23",
78+
"source-version": "9.20.26"
8079
}

b/bind-utils/stone.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# SPDX-License-Identifier: MPL-2.0
33

44
name : bind-utils
5-
version : "9.20.24"
6-
release : 22
5+
version : "9.20.26"
6+
release : 23
77
homepage : https://www.isc.org/bind/
88
upstreams :
9-
- https://downloads.isc.org/isc/bind9/9.20.24/bind-9.20.24.tar.xz : 989fef1fc88ea59d04cd86f854dca5a4616a20a9968bcdde3c1a3668ab36be08
9+
- https://downloads.isc.org/isc/bind9/9.20.26/bind-9.20.26.tar.xz : 55248def0f870c4c46b3de72978ea972615131516663188a4564dca1d20bf350
1010
summary : Tools to interact with DNS services
1111
description : |
1212
BIND (Berkeley Internet Name Domain) is a complete, highly portable

b/boulder/manifest.x86_64.bin

7 Bytes
Binary file not shown.

b/boulder/manifest.x86_64.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -844,6 +844,6 @@
844844
}
845845
},
846846
"source-name": "boulder",
847-
"source-release": "159",
848-
"source-version": "0.26.6+git.cab685b"
847+
"source-release": "160",
848+
"source-version": "0.26.6+git.3dfab7d"
849849
}

b/boulder/stone.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
# SPDX-License-Identifier: MPL-2.0
33

44
name : boulder
5-
version : "0.26.6+git.cab685b"
6-
release : 159
5+
version : "0.26.6+git.3dfab7d"
6+
release : 160
77
summary : Modern package building tool
88
license : MPL-2.0
99
homepage : https://github.com/AerynOS/os-tools
1010
description : |
1111
Modern package building tool with containerized builds and intelligent package splitting
1212
upstreams :
1313
- git|https://github.com/AerynOS/os-tools.git :
14-
ref : cab685b0eff12b2b35999637916007d94a64ec55
14+
ref : 3dfab7d11f1890235fcfb6172cac1bccb45b8884
1515
- git|https://github.com/spdx/license-list-data.git :
1616
ref : d46e94e2c78ceede1cfc63cfa0396472d2798d4c # v3.27.0
1717
builddeps :

c/cryptsetup/manifest.x86_64.bin

11 Bytes
Binary file not shown.

c/cryptsetup/manifest.x86_64.jsonc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@
140140
"/usr/share/locale/it/LC_MESSAGES/cryptsetup.mo",
141141
"/usr/share/locale/ja/LC_MESSAGES/cryptsetup.mo",
142142
"/usr/share/locale/ka/LC_MESSAGES/cryptsetup.mo",
143+
"/usr/share/locale/ko/LC_MESSAGES/cryptsetup.mo",
143144
"/usr/share/locale/nl/LC_MESSAGES/cryptsetup.mo",
144145
"/usr/share/locale/pl/LC_MESSAGES/cryptsetup.mo",
145146
"/usr/share/locale/pt_BR/LC_MESSAGES/cryptsetup.mo",
@@ -254,6 +255,6 @@
254255
}
255256
},
256257
"source-name": "cryptsetup",
257-
"source-release": "13",
258-
"source-version": "2.8.6"
258+
"source-release": "14",
259+
"source-version": "2.8.7"
259260
}

c/cryptsetup/stone.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# SPDX-License-Identifier: MPL-2.0
33

44
name : cryptsetup
5-
version : "2.8.6"
6-
release : 13
5+
version : "2.8.7"
6+
release : 14
77
homepage : https://gitlab.com/cryptsetup/cryptsetup
88
upstreams :
9-
- https://gitlab.com/cryptsetup/cryptsetup/-/archive/v2.8.6/cryptsetup-v2.8.6.tar.gz : 852efa7ee5dc484da8ca758faebc1e399c97a5b0d9db4c441d2e2777aa20ccfb
9+
- https://gitlab.com/cryptsetup/cryptsetup/-/archive/v2.8.7/cryptsetup-v2.8.7.tar.gz : c64854bcbac622d518b621c4adb70f15fbd1207991b2a02e56e47c3ae465438e
1010
summary : cryptsetup + LUKS
1111
description : |
1212
cryptsetup + LUKS - open source disk encryption

d/dankcalendar/manifest.x86_64.bin

-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)