From 7b7bb3f58249760102fa5982c8e52de2d5e202e2 Mon Sep 17 00:00:00 2001 From: logo4poop Date: Thu, 18 Jul 2019 18:18:00 -0400 Subject: [PATCH 1/9] Fixed links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 33a03d0f..0a6acabb 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The package system was built specifically for KISS and employs a UNIX-like file The data in each file is separated by lines and spaces. The repository and packages can be manipulated and read using any programming language. The build script (for each package) can be written in whatever language you desire. -More information: https://kissx.github.io/pages/package-system/ +More information: https://getkiss.org/pages/package-system/ ## Index @@ -36,7 +36,7 @@ When a package is added to `public` it is assumed that the **first** committer i A simple package to use as a reference is `file`. It has dependencies and uses the GNU configure style (*which a lot of packages use*). -https://github.com/kissx/packages/tree/master/core/file +https://github.com/kisslinux/packages/tree/master/core/file ## Generating checksums From 046907144e3a97b0344531174df00fceacccc714 Mon Sep 17 00:00:00 2001 From: Muhammad Herdiansyah Date: Fri, 19 Jul 2019 14:39:41 +0700 Subject: [PATCH 2/9] bison: disable nls --- core/bison/build | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/bison/build b/core/bison/build index 8c650b61..90fc7746 100755 --- a/core/bison/build +++ b/core/bison/build @@ -1,7 +1,8 @@ #!/bin/sh -e ./configure \ - --prefix=/usr + --prefix=/usr \ + --disable-nls make make DESTDIR="$1" install From 3b4c8188572c7962d30ef486b718922559b867d3 Mon Sep 17 00:00:00 2001 From: Muhammad Herdiansyah Date: Fri, 19 Jul 2019 14:39:48 +0700 Subject: [PATCH 3/9] bison: update to 3.4.1 --- core/bison/checksums | 2 +- core/bison/sources | 2 +- core/bison/version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/bison/checksums b/core/bison/checksums index 7b1edddd..1fa90e76 100644 --- a/core/bison/checksums +++ b/core/bison/checksums @@ -1 +1 @@ -039ee45b61d95e5003e7e8376f9080001b4066ff357bde271b7faace53b9d804 bison-3.3.2.tar.xz +27159ac5ebf736dffd5636fd2cd625767c9e437de65baa63cb0de83570bd820d bison-3.4.1.tar.xz diff --git a/core/bison/sources b/core/bison/sources index 894d06e9..b7ec9985 100644 --- a/core/bison/sources +++ b/core/bison/sources @@ -1 +1 @@ -https://ftp.gnu.org/gnu/bison/bison-3.3.2.tar.xz +https://ftp.gnu.org/gnu/bison/bison-3.4.1.tar.xz diff --git a/core/bison/version b/core/bison/version index 02b654b7..89f6718d 100644 --- a/core/bison/version +++ b/core/bison/version @@ -1 +1 @@ -3.3.2 1 +3.4.1 1 From 86f2fdf6297e2f80129d3b220ce2d5acf70aadb0 Mon Sep 17 00:00:00 2001 From: Muhammad Herdiansyah Date: Fri, 19 Jul 2019 14:44:55 +0700 Subject: [PATCH 4/9] curl: update to 7.65.2 --- core/curl/checksums | 2 +- core/curl/sources | 2 +- core/curl/version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/curl/checksums b/core/curl/checksums index 551959a4..b3171334 100644 --- a/core/curl/checksums +++ b/core/curl/checksums @@ -1 +1 @@ -f6c22074877f235aebc7c53057dbc7ee82358f8ae58bfb767e955c18c859a77a curl-7.65.1.tar.xz +b6124b68ed56172012f767a9ea36d3b8ed45adafe7953bd11add66ae6f9d8a39 curl-7.65.2.tar.xz diff --git a/core/curl/sources b/core/curl/sources index 1ffe735c..123bf415 100644 --- a/core/curl/sources +++ b/core/curl/sources @@ -1 +1 @@ -https://curl.haxx.se/download/curl-7.65.1.tar.xz +https://curl.haxx.se/download/curl-7.65.2.tar.xz diff --git a/core/curl/version b/core/curl/version index ebcbbc13..17ec706a 100644 --- a/core/curl/version +++ b/core/curl/version @@ -1 +1 @@ -7.65.1 1 +7.65.2 1 From c08c702e0f893a96c333269d1c584cd28e8a4af2 Mon Sep 17 00:00:00 2001 From: Muhammad Herdiansyah Date: Fri, 19 Jul 2019 14:50:47 +0700 Subject: [PATCH 5/9] e2fsprogs: update to 1.45.3 --- core/e2fsprogs/checksums | 2 +- core/e2fsprogs/sources | 2 +- core/e2fsprogs/version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/e2fsprogs/checksums b/core/e2fsprogs/checksums index 22918f0d..5d4afde1 100644 --- a/core/e2fsprogs/checksums +++ b/core/e2fsprogs/checksums @@ -1 +1 @@ -4952c9ae91e36d762e13cc5b9e8f7eeb5453e4aee4cd9b7402e73f2d4e65e009 e2fsprogs-1.45.2.tar.xz +90d10066b815e27b0b4875f0d5e396c663e0bf55aa3ca10868978d10c6ffe595 e2fsprogs-1.45.3.tar.xz diff --git a/core/e2fsprogs/sources b/core/e2fsprogs/sources index ed207a6e..fb2f5a47 100644 --- a/core/e2fsprogs/sources +++ b/core/e2fsprogs/sources @@ -1 +1 @@ -https://mirrors.edge.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.45.2/e2fsprogs-1.45.2.tar.xz +https://mirrors.edge.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.45.3/e2fsprogs-1.45.3.tar.xz diff --git a/core/e2fsprogs/version b/core/e2fsprogs/version index 56734fca..8e67d7f3 100644 --- a/core/e2fsprogs/version +++ b/core/e2fsprogs/version @@ -1 +1 @@ -1.45.2 3 +1.45.3 1 From cf7893ac53f790ab6cd05e1095b934279b1f1c3f Mon Sep 17 00:00:00 2001 From: Muhammad Herdiansyah Date: Fri, 19 Jul 2019 14:58:15 +0700 Subject: [PATCH 6/9] kbd: update to 2.1.0 --- core/kbd/checksums | 2 +- core/kbd/sources | 2 +- core/kbd/version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/kbd/checksums b/core/kbd/checksums index 8a93caa3..4ab4202a 100644 --- a/core/kbd/checksums +++ b/core/kbd/checksums @@ -1 +1 @@ -a6fd449701bedcb98d92575d7b0f6cb394c07cae8d71347170efa49fc1ec0da3 kbd-2.0.4.tar.gz +50637e41eaa4d8ee2dc3bcfccafdabe082e165f0804c1a84cce20a32ff850ce1 kbd-2.1.0.tar.gz diff --git a/core/kbd/sources b/core/kbd/sources index e6f68280..e612fb1c 100644 --- a/core/kbd/sources +++ b/core/kbd/sources @@ -1 +1 @@ -https://www.kernel.org/pub/linux/utils/kbd/kbd-2.0.4.tar.gz +https://www.kernel.org/pub/linux/utils/kbd/kbd-2.1.0.tar.gz diff --git a/core/kbd/version b/core/kbd/version index aaedf8d0..ef862396 100644 --- a/core/kbd/version +++ b/core/kbd/version @@ -1 +1 @@ -2.0.4 1 +2.1.0 1 From 9416b8231bae2ff2f754de17ea686cf4bb64c509 Mon Sep 17 00:00:00 2001 From: Muhammad Herdiansyah Date: Fri, 19 Jul 2019 15:02:53 +0700 Subject: [PATCH 7/9] linux-firmware: update to 20190717 --- core/linux-firmware/checksums | 2 +- core/linux-firmware/sources | 2 +- core/linux-firmware/version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/linux-firmware/checksums b/core/linux-firmware/checksums index d3667493..268fc4b5 100644 --- a/core/linux-firmware/checksums +++ b/core/linux-firmware/checksums @@ -1 +1 @@ -fc6586ddcdb70fa763c38e47822ae015659933105a1caf3ff5474a26f4cca1a6 linux-firmware-20190618.tar.gz +ed1839de23db0cc97958c58f35f4bcc8a87a6282a4cd34e07a44a419ed4d3f0a linux-firmware-20190717.tar.gz diff --git a/core/linux-firmware/sources b/core/linux-firmware/sources index ce3a65c5..6028f9eb 100644 --- a/core/linux-firmware/sources +++ b/core/linux-firmware/sources @@ -1 +1 @@ -https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-20190618.tar.gz +https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-20190717.tar.gz diff --git a/core/linux-firmware/version b/core/linux-firmware/version index 03c4cb9d..fb0826ba 100644 --- a/core/linux-firmware/version +++ b/core/linux-firmware/version @@ -1 +1 @@ -20190618 1 +20190717 1 From e9dd75b42e50d12c7433f9a1b05d29c6e31bdeb2 Mon Sep 17 00:00:00 2001 From: Muhammad Herdiansyah Date: Fri, 19 Jul 2019 15:06:53 +0700 Subject: [PATCH 8/9] linux/linux-headers: update to 5.2.1 --- core/linux-headers/checksums | 2 +- core/linux-headers/sources | 2 +- core/linux-headers/version | 2 +- core/linux/checksums | 2 +- core/linux/sources | 2 +- core/linux/version | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/core/linux-headers/checksums b/core/linux-headers/checksums index bd7ed5de..4fc5c894 100644 --- a/core/linux-headers/checksums +++ b/core/linux-headers/checksums @@ -1 +1 @@ -8a3e55be3e788700836db6f75875b4d3b824a581d1eacfc2fcd29ed4e727ba3e linux-5.1.16.tar.xz +3581e84e9d63298a14c147f925cd496ebb25c5a08cf065ba63c54cdee6d86506 linux-5.2.1.tar.xz diff --git a/core/linux-headers/sources b/core/linux-headers/sources index 0640e159..c38605c6 100644 --- a/core/linux-headers/sources +++ b/core/linux-headers/sources @@ -1 +1 @@ -https://kernel.org/pub/linux/kernel/v5.x/linux-5.1.16.tar.xz +https://kernel.org/pub/linux/kernel/v5.x/linux-5.2.1.tar.xz diff --git a/core/linux-headers/version b/core/linux-headers/version index 10cc33de..a06ff620 100644 --- a/core/linux-headers/version +++ b/core/linux-headers/version @@ -1 +1 @@ -5.1.16 1 +5.2.1 1 diff --git a/core/linux/checksums b/core/linux/checksums index 4729072c..08d82378 100644 --- a/core/linux/checksums +++ b/core/linux/checksums @@ -1,2 +1,2 @@ -8a3e55be3e788700836db6f75875b4d3b824a581d1eacfc2fcd29ed4e727ba3e linux-5.1.16.tar.xz +3581e84e9d63298a14c147f925cd496ebb25c5a08cf065ba63c54cdee6d86506 linux-5.2.1.tar.xz f132ec727f71f120b05c7d25cc596f6f14848b29770e5ef04e95337415475510 .config diff --git a/core/linux/sources b/core/linux/sources index ce7ec585..b01a30e9 100644 --- a/core/linux/sources +++ b/core/linux/sources @@ -1,2 +1,2 @@ -https://kernel.org/pub/linux/kernel/v5.x/linux-5.1.16.tar.xz +https://kernel.org/pub/linux/kernel/v5.x/linux-5.2.1.tar.xz files/.config diff --git a/core/linux/version b/core/linux/version index cf9847a4..a06ff620 100644 --- a/core/linux/version +++ b/core/linux/version @@ -1 +1 @@ -5.1.16 4 +5.2.1 1 From 8054bbef7e21a03e02b7c498c138546d7c4e4f6e Mon Sep 17 00:00:00 2001 From: Muhammad Herdiansyah Date: Fri, 19 Jul 2019 15:07:42 +0700 Subject: [PATCH 9/9] linux: also move System.map according to pkg version --- core/linux/build | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/linux/build b/core/linux/build index 5f5071a4..9ed0d004 100755 --- a/core/linux/build +++ b/core/linux/build @@ -17,5 +17,6 @@ make \ INSTALL_MOD_PATH="$1/usr" \ install -# Rename 'vmlinuz' according to package version. +# Rename 'vmlinuz' and 'System.map" according to package version. mv "$1/boot/vmlinuz" "$1/boot/vmlinuz-$version" || : +mv "$1/boot/System.map" "$1/boot/System.map-$version" || :