summaryrefslogtreecommitdiff
path: root/libre/filesystem
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2023-09-28 01:50:08 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2023-10-01 06:40:07 -0400
commit5a36502eec13d2ac2629134a2d4479598b8d2073 (patch)
treef19051985d9121e35db14414f961319fd5f7aef3 /libre/filesystem
parentc2b9b8dc74547a59d3de038f423644f14834ad9b (diff)
[filesystem][pambase]: upgrade to v2023.09.18 (v20230918)
Diffstat (limited to 'libre/filesystem')
-rw-r--r--libre/filesystem/PKGBUILD13
-rw-r--r--libre/filesystem/profile3
-rw-r--r--libre/filesystem/shells3
3 files changed, 10 insertions, 9 deletions
diff --git a/libre/filesystem/PKGBUILD b/libre/filesystem/PKGBUILD
index 7b832b6a8..a37813e89 100644
--- a/libre/filesystem/PKGBUILD
+++ b/libre/filesystem/PKGBUILD
@@ -7,10 +7,11 @@
# parabola changes and rationale:
# - parabola branding (os-release,motd,icon,logo)
+# - disable dotnet telemetry (redmine #2894)
pkgname=filesystem
-pkgver=2023.01.31
+pkgver=2023.09.18
pkgrel=1
pkgrel+=.parabola1
pkgdesc='Base Parabola GNU/Linux-libre files'
@@ -40,19 +41,19 @@ sha256sums=('e03bede3d258d680548696623d5979c6edf03272e801a813c81ba5a5c64f4f82'
'90d879374f77bac47f132164c1e7fc4892e994ff1d1ac376efa0c1c26ea37273'
'4d7b647169063dfedbff5e1e22cee77bd1a4183dbcfd5e802e68939da4bbf733'
'd9cd8a77d9e0aa5e90d7f4ed74c8745c17b525e720e28e4c44364150003c35f9'
- '8b8f24af3454e87b4e316b4978d0de7958a98cc44606aa801d9696d2c21f4385' # issue
+ '8b8f24af3454e87b4e316b4978d0de7958a98cc44606aa801d9696d2c21f4385' # issue (branding)
'dad04a370e488aa85fb0a813a5c83cf6fd981ce01883fc59685447b092de84b5'
'8ca2d8eef6fb5143c9ef7e9174ccfef59ac7ad2deee243574cd10c763156cc10'
'c8ee7a9faf798caab178ec51afae4146f1efd8a716b7acedf28345b6c75f9697'
- '359623c74da854d93e7dcc5335f3e3c95c378af75f640fc728596268ce4391a9' # os-release
- '5e4088ad8d0853d390fa303f6be8c3f69c33834200cba9e90f7849f1993ca8d0'
+ '359623c74da854d93e7dcc5335f3e3c95c378af75f640fc728596268ce4391a9' # os-release (branding)
+ '8f08231922fe185d3132f9aedded5cd688fb7c482a6f6f272402ded82fa4849a'
'5e06477834f51abf42ea4e8dc199632afc6afbfd8c44354685a271e9a48d2c0a'
'5557d8e601b17a80d1ea7de78a9869be69637cb6a02fbfe334e22fdf64e61d4c'
'd88be2b45b43605ff31dd83d6a138069b6c2e92bc8989b7b9ab9eba8da5f8c7b'
'6e13705ac4d6f69cdba118c6b70c722346fd3c45224133e6bbfe28aca719563c'
- '0d9ad0a063e74e6b88db52b2f0a93e7b8f6faf1395981edebac493a13d0b59b3'
+ 'ec289c03aa0d150e90e8287f001c8e6552ab9dd54f450bdb5c2d2254e477965b'
'89e43a0b7028f52d5c8e7fb961d962c4b4f4e9595880a6157274ddb2c7c0b6b4'
- '59877ca8c00192776d06d0c11087083e31e5c5ba6830c4faaa924d858df42f8a' # sysusers
+ '59877ca8c00192776d06d0c11087083e31e5c5ba6830c4faaa924d858df42f8a' # sysusers (branding)
'5d8e61479f0093852365090e84d8d95b1e7fccfab068274ee25863bde6ff3e07'
'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
diff --git a/libre/filesystem/profile b/libre/filesystem/profile
index ef3f9f68c..78ed69f95 100644
--- a/libre/filesystem/profile
+++ b/libre/filesystem/profile
@@ -1,8 +1,5 @@
# /etc/profile
-# Set our umask
-umask 022
-
# Append "$1" to $PATH when not already in.
# This function API is accessible to scripts in /etc/profile.d
append_path () {
diff --git a/libre/filesystem/shells b/libre/filesystem/shells
index e7d0fb85d..d983ad218 100644
--- a/libre/filesystem/shells
+++ b/libre/filesystem/shells
@@ -4,3 +4,6 @@
/bin/sh
/bin/bash
/bin/rbash
+/usr/bin/sh
+/usr/bin/bash
+/usr/bin/rbash