Commit Graph

112 Commits

Author SHA1 Message Date
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
Bruce Dubbs
f47c6a6b86 Update to polkit-0.117.
Update to gegl-0.4.26. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23472 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-08 03:28:30 +00:00
Bruce Dubbs
0d6ad485e1 Update to polkit-32450615.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23266 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-08 19:03:04 +00:00
Bruce Dubbs
8da5263d5f Update to polkit-cf22af32. Allows use of js68.
Archive js60.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23262 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-07 15:17:43 +00:00
Bruce Dubbs
34fe26337f Update to libmypaint-1.5.0.
Update to ModemManager-1.12.6. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22715 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-17 20:12:55 +00:00
Xi Ruoyao
f13e9026db n-m-a: dep on polkit-agent instead of polkit-gnome
Other agents work as well.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22708 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-17 01:52:05 +00:00
Xi Ruoyao
fee64868e0 clarify polkit agent deps
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22698 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-16 02:40:26 +00:00
Bruce Dubbs
82bdecfad0 Tag Xorg and it's dependencies.
Some misc text tweaks.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21982 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-16 22:28:01 +00:00
Bruce Dubbs
51dfb3e400 Move BLFS/trunk/BOOK and BLFS/trunk/bootscripts to
BLFS/branches/old-trunk-20190627 and BLFS/branches/old-bootscripts-20190627.

Move BLFS/branches/elogind-book and  BLFS/branches/elogind-bootscripts
to trunk.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21754 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-06-27 20:55:17 +00:00
Douglas R. Reno
9da30c5415 systemd: Remove unneccesary carriage return in polkit
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21618 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-23 04:19:15 +00:00
Pierre Labastie
1017eed418 Remove unneeded patch for polkit
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21573 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-09 19:45:29 +00:00
Bruce Dubbs
55c80c6228 Archive js52. No longer needed.
Update to polkit-0.116. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21572 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-09 18:39:39 +00:00