Xi Ruoyao
bdc255c91e
polkit: Add lxqt-policykit as a possible polkit authentication agent
2023-10-20 15:40:25 +08:00
Xi Ruoyao
a16884c020
polkit: Replace "JS102" with a <xref> to spidermonkey
...
Fix stale package name and version number.
2023-10-20 15:33:09 +08:00
Xi Ruoyao
3ce2d0c7e6
Update SpiderMonkey to ESR 115
...
- Update to SpiderMonkey from Firefox-115.2.1
- Update to gjs-1.78.0
- Allow building polkit with SpiderMonkey from Firefox-115
2023-09-18 01:54:07 +08:00
Xi Ruoyao
5028839fa0
Rename js102 to spidermonkey
2023-09-18 00:55:11 +08:00
Bruce Dubbs
60de0e101e
Disable lxde
2023-09-06 00:03:05 -05:00
Pierre Labastie
e440af55af
Remove trailing spaces and a few typos
2023-08-27 10:41:46 +02:00
Xi Ruoyao
b317cda3de
polkit: Expand and fix the command explanation for js102 sed
...
and demote duktape to recommended (but still keep it required internally
for jhalfs).
2023-08-21 10:40:05 +08:00
Ken Moffat
215c3ea548
Add missing explanation for polkit JS102 sed.
2023-08-20 15:28:26 +01:00
Douglas R. Reno
479979e5f9
Tags
2023-08-18 15:05:38 -05:00
Bruce Dubbs
6be3fe34bf
Update to polkit-123.
2023-08-03 23:00:47 -05:00
Xi Ruoyao
b9567b0433
postlfs: Remove non-exist User Notes link
...
Part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh
2023-06-29 19:22:20 +08:00
Pierre Labastie
3345cfea4d
Remove the hint for circular dep in polkit
...
now elogind is not circular anymore. Also add missing "and" to the
systemd version
2023-03-19 15:55:33 +01:00
Pierre Labastie
91318eb9aa
Add "setup" to meson commands
...
I've not been very consistent on typography, but it is a start
2023-03-13 17:48:55 +01:00
Xi Ruoyao
0c72a8b3b1
polkit: Remove unneeded -Djs_engine=duktape parameter
...
It's the default.
2023-03-02 11:00:29 +08:00
Xi Ruoyao
1121404454
polkit: Remove unnecessary configuration section
...
Now polkit installs a correct PAM location for LFS. The building system
checks if /etc/lfs-release exists to know if the system is LFS. If
/etc/lfs-release is not created, we can also specify it manually with
-Dos_type=lfs.
Link: https://gitlab.freedesktop.org/polkit/polkit/-/merge_requests/117
2023-03-02 11:00:29 +08:00
Xi Ruoyao
8de6bb81c2
polkit: No need to use "-t3" now for test
...
The upstream has already coded a 90s timeout in the building system.
2023-03-02 11:00:29 +08:00
Douglas R. Reno
18aa933933
Lots of tags for X
2023-02-16 14:17:59 -06:00
Pierre Labastie
3f2db3a638
Remove sect1info tags
...
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Bruce Dubbs
3fe867a0ed
Update to polkit-122.
2022-11-15 14:37:11 -06:00
Douglas R. Reno
14bd41d008
Add JS102 and archive JS91.
2022-11-14 14:01:00 -06:00
Pierre Labastie
a4289351e1
Unconditionally use duktape for polkit
...
- duktape is so low overhead, that even if mozjs is later
needed, it is not a problem...
- it simplifies our instructions, otherwise, we would have had to
use four <screen> sections (sysd-duktape, sysv-duktape, sysd-mozjs,
and sysv-mozjs). GNOME can also be used with sysv.
2022-09-16 08:39:31 +02:00
Tim Tassonis
f401faa609
Add duktape-2.7.0, allow polkit to use duktape instead of JS.
2022-09-15 19:15:50 +02:00
Douglas R. Reno
aa0b625099
Tag Xorg and dependencies
2022-08-22 21:55:59 -05:00
Douglas R. Reno
7d5d3d4bf5
Package Updates:
...
Update to polkit-121
Update to mesa-22.1.4
Update to libwebp-1.2.3
Update to inkscape-1.2.1
2022-07-20 21:47:56 -05:00
Pierre Labastie
7a9a7b2665
Remove spaces at the end of lines
2022-04-20 15:36:11 +02:00
Xi Ruoyao
bf654b16dc
polkit: uncomment test dependencies
...
Forgot to do this yesterday...
2022-03-08 01:49:30 +08:00
Xi Ruoyao
492cca2c43
polkit: document -Dtests=true
2022-03-06 17:24:10 +08:00
Xi Ruoyao
60caf48d89
polkit: use archive tarball and enable tests
...
Normally we perfer release tarballs than archives. But for polkit, we
are using meson so the generated configure script is not needed. And,
the release tarball lacks test support files and prevents us from
running tests.
For such a "security related" package, skipping test seems not good...
(That being said, we'd been busying fix CVEs not found by the test. :( )
2022-03-06 16:45:02 +08:00
Xi Ruoyao
b5b1af683a
update to JS91 ( #15368 )
...
* js-78 -> js-91.6.0
* gjs-1.70.1 -> gjs-1.71.90: it's a development release, but works fine
with GNOME 41
* add polkit-0.120-js91-1.patch
2022-03-06 16:22:05 +08:00
Douglas R. Reno
4483a9ae12
Package updates and a security fix
...
Fix CVE-2021-4115 in Polkit
Update to cyrus-sasl-2.1.28 (Security Update)
Update to flac-1.3.4 (Security Update)
Update to seamonkey-2.53.11 (Security Update)
2022-03-03 13:15:04 -06:00
Douglas R. Reno
f1a479c7e7
Package Updates and Tags
...
Update to xf86-input-wacom-1.0.0
Update to libdrm-2.4.110
Update to XWayland-22.1.0
2022-02-18 13:06:30 -06:00
Xi Ruoyao
7e280b4547
polkit: add patch to fix CVE-2021-4034 ( #16012 )
2022-01-27 00:56:23 +08:00
Douglas R. Reno
59f6a1f824
Package updates (with polkit being the largest)
...
Update to pipewire-0.3.39
Update to poppler-21.10.0
Update to links-2.25
Update to polkit-0.120
2021-10-29 12:26:35 -05:00
Pierre Labastie
85580446b2
Remove spaces at the end of lines
...
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Bruce Dubbs
20a35abcba
Tags
2021-08-27 19:08:59 -05:00
Ken Moffat
641a32700c
Tags
2021-08-17 03:41:41 +01:00
Bruce Dubbs
65d8566876
9ckage updates and fixes.
...
Update to php-8.0.9.
Update to cbindgen-0.20.0.
Fix dependencies for elogind and p11kit.
Fix gcr-3.40.0 to build properly with meson-0.59.
2021-07-31 19:51:38 -05:00
Bruce Dubbs
f12bb95701
Package updates.
...
Update to mpg123-1.28.0.
Update to at-spi2-core-2.40.2.
Update to polkit-0.119.
Update to pipewire-0.3.29.
2021-06-06 14:13:52 -05:00
Pierre Labastie
7cb46359db
Recommend a build order for elogind<->polkit circular dep
2021-05-15 22:07:15 +02:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
...
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Bruce Dubbs
6b063cc376
Tag xorg
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24250 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-21 01:41:49 +00:00
Pierre Labastie
4c24eb0a40
Remove period at the end of short descriptions.
...
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 15:20:16 +00:00
Ken Moffat
c432bc2a25
polkit: omit -i from autoreconf and add -v
...
Removing -i prevents gtk-doc being required to run autoreconf.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24082 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-07 00:47:25 +00:00
Pierre Labastie
ad539dbec7
Linux-PAM: fix for not installing a .service file on sysv
...
Polkit: reinstate the elogind patch, which is still needed
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23722 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-09-17 13:17:42 +00:00
Bruce Dubbs
6288de89ab
Additional downloads are not needed for polkit
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23721 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-09-17 05:59:49 +00:00
Pierre Labastie
2a21b60250
Polkit depends on mozjs-78 now
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23720 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-09-17 05:41:05 +00:00
Bruce Dubbs
d9f1e460e8
Update to polkit-0.118.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23718 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-09-17 03:02:16 +00:00
Pierre Labastie
4a0b3464ef
Fix polkit detection of elogind (again!)
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23592 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-21 12:42:39 +00:00
Bruce Dubbs
1f6d0c13e3
Xorg tags and a few others
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23553 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-17 21:48:50 +00:00
Pierre Labastie
6e017f08ac
Updates: epiphany-3.36.4, evolution- evolution-data-server-3.36.5, and thunferbird-78.1.1
...
Fix remap attribute for polkit tests
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23474 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-08 09:17:43 +00:00