259 Commits

Author SHA1 Message Date
Natanael Copa
622440a70c ===== snapshot 20230901 ===== 2023-09-01 16:31:16 +02:00
psykose
f83c766f59 main/alpine-base: remove broken exclusion
this only supports directories
2023-06-05 12:34:41 +02:00
Natanael Copa
8b72c40751 ===== release 3.18.0 ===== 2023-05-09 20:38:35 +02:00
Natanael Copa
60ba2a0846 ===== release 3.18.0_rc6 ===== 2023-05-09 19:28:09 +02:00
Natanael Copa
9555f49c00 ===== release 3.18.0_rc5 ===== 2023-05-08 23:02:58 +02:00
Natanael Copa
98aeed5e45 main/alpine-base: ensure that mdev openrc gets installed
busybox mdev is the fallback dev handler and should always be there.
Ensure that it is, even if other package pulls in other udev handler as
dependency.

This fixes issue where multipath-tools prevent mdev openrc script to get
installed due to dependency of eudev.

Fixes https://gitlab.alpinelinux.org/alpine/aports/-/issues/14877

This reverts commit d1014c82b176 (main/alpine-base: depend on
dev-openrc)
2023-05-08 10:10:19 +02:00
Natanael Copa
75528d8dc4 ===== release 3.18.0_rc4 ===== 2023-05-05 15:52:59 +02:00
Natanael Copa
7ff255a748 ===== release 3.18.0_rc3 ===== 2023-05-04 17:00:18 +02:00
Natanael Copa
c5d18b3d87 ===== release 3.18.0_rc2 ===== 2023-05-02 16:09:37 +02:00
Natanael Copa
827915e45b ===== release 3.18.0_rc1 ===== 2023-05-02 15:36:46 +02:00
Natanael Copa
2782d1ed75 ===== snapshot 20230329 ===== 2023-03-29 14:44:03 +02:00
psykose
2b74c1789d main/alpine-base: name exclusion .list
required by the thing iterating this directory
2023-03-24 08:34:43 +01:00
psykose
d9bce0e629 main/alpine-base: unprotect os-release
this is useful to not create .apk-new's for something that should never
be edited anyway and always overwritten, but that might be edited by
accident, preventing replacement of a newer release version.
2023-03-14 11:12:18 +00:00
Natanael Copa
4c63404b87 ==== snapshot 20230208 ==== 2023-02-08 18:52:45 +00:00
ptrcnull
8f7d80c6d4 main/*: remove empty variables
AL5: variable set to empty string
2022-12-24 08:21:33 +00:00
Natanael Copa
fea827d99a ===== release 3.17.0 ===== 2022-11-22 13:21:22 +01:00
Natanael Copa
5b27565721 ===== release 3.17.0_rc4 ===== 2022-11-21 18:01:06 +01:00
Natanael Copa
ab43e7f9c1 ===== release 3.17.0_rc3 ===== 2022-11-18 22:59:35 +01:00
Natanael Copa
15d0fd079d ===== release 3.17.0_rc2 ===== 2022-11-18 22:12:40 +01:00
Natanael Copa
8b063aaa3b ===== release 3.17.0_rc1 ===== 2022-11-11 19:18:15 +01:00
Natanael Copa
54334f0dd1 ===== snapshot 20221110 ===== 2022-11-10 15:38:07 +01:00
Natanael Copa
20a38bbcaa ===== snapshot 20221107 ===== 2022-11-07 07:44:43 +01:00
psykose
d61102398b
main/alpine-base: remove mdev-conf
actually supposed to be in mkinitfs
see https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/38704#note_260991
2022-09-07 17:03:08 +02:00
Dermot Bradley
d5f2ce0818 main/alpine-base: add mdev-conf to alpine-base dependancy list
With the various restructuring changes in Alpine Edge around
mdev/mdevd/udev I have found during testing on a system being converted
to eudev/udev use that whenever "setup-devd udev" does a
"apk add eudev udev-init-scripts udev-init-scripts-openrc" this not
only automatically triggers the removal of the busybox-mdev-openrc
package but also the removal of mdev-conf.

mdev-conf contains various mdev configuration related files that are
required on all Alpine systems regardless of which of mdev/mdevd/udev
is in use - if mdev-conf is removed then any time mkinitfs rebuilds the
initramfs file (such as when triggered by a kernel package update) the
resultant initramfs will have NO mdev support and so the machine will
fail to boot.

This change ensures that mdev-conf is always a dependancy.
2022-09-06 19:57:43 +00:00
Laurent Bercot
d1014c82b1 main/alpine-base: depend on dev-openrc
Since we separated busybox-mdev-openrc from busybox-openrc,
we need to add a dependency to the virtual device manager init
script, so at least one device manager is always installed when
alpine-base is installed.

Also add options="!check" to APKBUILD to avoid the warning.

Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-09-04 05:49:07 +00:00
Laurent Bercot
8b30ff10ab main/busybox-openrc: rename from busybox-initscripts
Also remove obsolete post-install/post-upgrade script.
People upgrading from busybox-initscripts will have run it;
people directly installing busybox-openrc do not need it
because the base we install already has the necessary modifications.

Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-09-04 05:49:07 +00:00
Ariadne Conill
23e66e85c9 main/alpine-base: split release data into its own package
At present, the Alpine docker image build process and tools like
apko have to recreate the release data.  By providing it as a
distinct package, it is possible to get the authoritative release
data without having to pull in the entirety of alpine-base.
2022-08-20 14:08:47 +00:00
Natanael Copa
7ea27db5d0 ===== snapshot 20220809 ===== 2022-08-09 11:02:09 +02:00
Natanael Copa
fa26118272 ===== snapshot 20220715 ===== 2022-07-15 07:37:41 +02:00
Natanael Copa
e2c6d5931e ===== release 3.16.0 ===== 2022-05-23 18:50:05 +02:00
Natanael Copa
63a5cdafe2 ===== release 3.16.0_rc5 ===== 2022-05-23 15:25:16 +02:00
Natanael Copa
af13ba5905 ===== release 3.16.0_rc4 ===== 2022-05-21 15:31:24 +02:00
Natanael Copa
135f283f76 ===== release 3.16.0_rc3 ===== 2022-05-21 14:25:35 +02:00
Natanael Copa
472d12a495 ===== release 3.16.0_rc2 ===== 2022-05-19 17:43:11 +02:00
Natanael Copa
a84932730c ===== release 3.16.0_rc1 ===== 2022-05-16 21:01:37 +02:00
Ariadne Conill
6b83940653 main/alpine-base: add /etc/secfixes.d hint for vulnerability scanners 2022-04-08 04:00:12 +00:00
Natanael Copa
90e3937261 ===== snapshot 20220328 ===== 2022-03-28 21:18:13 +02:00
Natanael Copa
1db73667cd ===== snapshot 20220316 ===== 2022-03-16 11:24:57 +01:00
Andy Postnikov
694d7bed34 main/alpine-base: point bug-tracker to gitlab.a.o 2022-01-27 15:00:06 +00:00
Natanael Copa
ffb3e3e05a ===== release 3.15.0 ===== 2021-11-24 10:19:12 +01:00
Natanael Copa
dfcba10791 ===== release 3.15.0_rc6 ===== 2021-11-24 10:08:49 +01:00
Natanael Copa
55a8586674 ===== release 3.15.0_rc5 ===== 2021-11-22 15:53:32 +01:00
Natanael Copa
c04d05ea73 ===== release 3.15.0_rc4 ===== 2021-11-18 13:18:19 +01:00
Natanael Copa
1d234412fd ===== release 3.15.0_rc3 ===== 2021-11-16 18:26:58 +01:00
Natanael Copa
55f81a71db ===== release 3.15.0_rc2 ===== 2021-11-16 17:20:00 +01:00
Natanael Copa
60a1f50800 ===== release 3.15.0_rc1 ===== 2021-11-12 14:56:05 +01:00
Natanael Copa
2013bf1265 ===== release 3.15.0_alpha20210804 ===== 2021-08-04 20:18:58 +00:00
Natanael Copa
5bc64d68bb ===== release 3.15.0_alpha20210730 ===== 2021-07-30 10:00:49 +00:00
Natanael Copa
cf59c903c9 ======== release 3.14.0 ======== 2021-06-15 14:32:26 +00:00
Natanael Copa
1fa20338c1 ===== release 3.14.0_rc4 ===== 2021-06-15 09:31:05 +00:00