From 39368a4302cae5b5785eee39ce26b5211d592821 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 20 Sep 2020 18:51:01 -0500 Subject: systemd-246.5-1.parabola1: updting version --- ...002-FSDG-os-release-Default-PRETTY_NAME-to-GNU-Linux-ins.patch | 6 +++--- libre/systemd/PKGBUILD | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'libre/systemd') diff --git a/libre/systemd/0002-FSDG-os-release-Default-PRETTY_NAME-to-GNU-Linux-ins.patch b/libre/systemd/0002-FSDG-os-release-Default-PRETTY_NAME-to-GNU-Linux-ins.patch index 9e8a078f1..2be19da05 100644 --- a/libre/systemd/0002-FSDG-os-release-Default-PRETTY_NAME-to-GNU-Linux-ins.patch +++ b/libre/systemd/0002-FSDG-os-release-Default-PRETTY_NAME-to-GNU-Linux-ins.patch @@ -71,18 +71,18 @@ index bcce7178a8..7bebcc9e28 100644 static int write_container_id(void) { diff --git a/src/firstboot/firstboot.c b/src/firstboot/firstboot.c -index 528e6452cf..3c9765f1e5 100644 +index c9fc8dd5cd..ffaa1c1c13 100644 --- a/src/firstboot/firstboot.c +++ b/src/firstboot/firstboot.c -@@ -104,7 +104,7 @@ static void print_welcome(void) { +@@ -112,7 +112,7 @@ static void print_welcome(void) { log_full_errno(r == -ENOENT ? LOG_DEBUG : LOG_WARNING, r, "Failed to read os-release file, ignoring: %m"); - pn = isempty(pretty_name) ? "Linux" : pretty_name; + pn = isempty(pretty_name) ? "GNU/Linux" : pretty_name; + ac = isempty(ansi_color) ? "0" : ansi_color; if (colors_enabled()) - printf("\nWelcome to your new installation of \x1B[%sm%s\x1B[0m!\n", ansi_color, pn); diff --git a/src/kernel-install/90-loaderentry.install b/src/kernel-install/90-loaderentry.install index 47a0cd224a..9ff48a9d5c 100644 --- a/src/kernel-install/90-loaderentry.install diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD index ada8a4d21..13225f6c6 100644 --- a/libre/systemd/PKGBUILD +++ b/libre/systemd/PKGBUILD @@ -11,9 +11,9 @@ pkgname+=('systemd-common' 'systemd-udev') # We split Arch's systemd-libs into systemd-$X, for the following $X: _systemd_libs=('libsystemd' 'libudev' 'nss-systemd' 'nss-myhostname' 'nss-mymachines' 'nss-resolve') pkgname+=("${_systemd_libs[@]/#/systemd-}") -_tag='91b37e6f0982e1e64c63017000248d7441a83a2e' # git rev-parse v${pkgver} -pkgver=246.2 -pkgrel=2 +_tag='7570cf07107685ae6fac3989e3fc3e40fdd1db55' # git rev-parse v${pkgver} +pkgver=246.5 +pkgrel=1 pkgrel+=.parabola1 arch=('x86_64') arch+=('i686' 'armv7h' 'ppc64le') @@ -79,7 +79,7 @@ sha512sums=('SKIP' '5aa475f37d35752a95e73417c38c4d3bc4d15d5f1052e95d75b4c4144b74c79af94da1d1e954be536339f9829a1ceb3a1bc5c6adceb187df7a8e5f5a83e4a850' '825b9dd0167c072ba62cabe0677e7cd20f2b4b850328022540f122689d8b25315005fa98ce867cf6e7460b2b26df16b88bb3b5c9ebf721746dce4e2271af7b97' 'e94ac3884237bd95b3e2b183b71e7aae4fdbacce043368d32deee9f6da15d9d61b57a78bc889ef1b69f85499bfaec9f4121adb3f81a01a28571e7905be96231b' - 'f8ad54b5fcc8c4e37fbcd364bbf5eafced8db3f2a362ed29b04e1ff67001cedbd4f91cc0e4a9ae143be8d1191902bcc35a48a624ffd45ed1a4bd57df389d4cc4' + '3536a497e4d6cfae76296be7bf903c7645d6a85f96f57256196282f91d3845876d74ca121efeb81df8d524ec3c53f614157a90d213a5d3c4bb14958be701fff9' 'fd0df3d365892d4d461a78bb0b728201e81c1269af07a38e134fadfc0ffb29aade7642142d128abcf88803b86494d7629ff5990359ef067feea3d476c7238a67' 'e9e884015a40dc796fd8cbd8f79b3b9eebc7e48a332b22d52104c21c492be9982b35b7dd30bc29f2c2d274707ffd043eda059659844a4cd50eb433b8a3f7648c' '0d6b894149ec8d0612d1be1dee5daa1768345232e450435ddc750e36a8309dd96782a92f0220169c69103b1c4632af708e4a737cb7ba817944c92dcb61379a30' -- cgit v1.2.3