mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-04 14:05:50 -07:00
18 lines
912 B
Plaintext
18 lines
912 B
Plaintext
NOTE: The official and community repositories have been shifted to b3sum
|
|
checksums. Running `kiss U` should be enough to complete the transition.
|
|
|
|
NOTE: sha256 checksums have been preserved for `b3sum` and `kiss` to allow
|
|
updating old systems. In order to rebuild them, they must temporarily be
|
|
forked with `kiss fork` and `kiss checksum` and rebuilt until their
|
|
checksums are updated to b3sum checksums.
|
|
|
|
NOTE: sway-no-seat and sway-tiny have been dropped. Upstream has dropped
|
|
support for running Sway with setuid root, and further upgrades
|
|
to sway-tiny will require maintenance of a fork. Patches for the
|
|
latter are welcome.
|
|
|
|
NOTE: Compose key tables from libX11 have been split off of xkeyboard-config
|
|
into compose-tables. If these files are missing from your system after
|
|
the xkeyboard-config upgrade, run
|
|
kiss a | grep ^compose-tables | kiss a -
|