Commit Graph

2426 Commits

Author SHA1 Message Date
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
Xi Ruoyao
44b3f4400e
treewide: Really remove commented out references to Python 2
It helps using grep for finding packages depending on Python 2.
2023-09-16 15:21:01 +08:00
Pierre Labastie
0391649fb9 Mention shadow in openssh dependencies
PAM config file from shadow is used to create the sshd one.
2023-09-15 16:08:47 +02:00
Bruce Dubbs
4395529877 Adjust and continue using entities fo rpip3 commands 2023-09-10 15:01:56 -05:00
Bruce Dubbs
32244fa9f0 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-09-06 00:03:21 -05:00
Bruce Dubbs
60de0e101e Disable lxde 2023-09-06 00:03:05 -05:00
Ken Moffat
6848b244fd Update to nss-3.93. 2023-09-05 21:40:40 +01:00
Xi Ruoyao
1cdea836b5
scons: Use pip3 wheel & pip3 install instead of setup.py
Also introduce entities for pip3 wheel and pip3 install for future use
(#18466).  Reuse the entities for gpgme and libpwquality, so the missed
--no-user in libpwquality is fixed as well.
2023-09-06 04:11:02 +08:00
Xi Ruoyao
ecab05900f
openssh: Work around FTBFS with zlib-1.13 2023-09-06 01:25:50 +08:00
Bruce Dubbs
407c671a8a Update to libblockdev-3.0.3.
Also archive volume_key.
2023-09-04 17:32:01 -05:00
Bruce Dubbs
38022152f7 Archive librep to go with previous archiving of sawfish 2023-09-04 14:58:46 -05:00
Douglas R. Reno
f7fe3e6aed Typo fixes from Julien Lepiller 2023-09-04 13:33:48 -05:00
Pierre Labastie
e6527c7dfd Update to shadow-4.14.0 2023-09-03 20:35:28 +02:00
Xi Ruoyao
782bd40d2b
gpgme: --disable-gpg-test is an option, not a command 2023-09-03 16:54:27 +08:00
Xi Ruoyao
0425945645
gpgme: Update installed directories 2023-09-03 16:51:34 +08:00
Xi Ruoyao
b512e97ba3
libpwquality: Use pip3 wheel for building Python module
Addresses #18455 (comment 1).
2023-09-03 16:51:00 +08:00
Xi Ruoyao
c3ad4c38a4
gpgme: Install the Python module as a wheel
Addresses #18455 (comment 1).
2023-09-03 16:35:51 +08:00
Pierre Labastie
c22632168e Update to gpgme-1.22.0 2023-09-02 14:18:50 +02:00
Douglas R. Reno
23b4981a10 Fix some links (reported by rhubarbpieguy):
- Transcode: host on anduin for now
- iptables: ftp.netfilter.org has been discontinued
- mariadb: the mirror service only keeps the most current versions
  available.
2023-08-31 10:48:18 -05:00
Pierre Labastie
e440af55af Remove trailing spaces and a few typos 2023-08-27 10:41:46 +02:00
Pierre Labastie
4660f565de Drop multicast and broadcast packets in iptables
The reason is that our own box can output those kind of packets
rather frequently, and those packets immediately appear as
incoming. Since any non expected packet is logged, this clutters
the log. Dropping them in the "personal firewall" case is what is
wanted, but it has to be done before logging.
2023-08-24 16:26:54 +02:00
Douglas R. Reno
faa948c696 shadow: Remove pam_lastlog from /etc/pam.d/login
It's no longer built by default and is deprecated because it uses utmp,
wtmp, btmp, and lastlog; none of which are Y2038 safe, even on 64-bit
architectures.

Since this is commented out by default anyway, I don't think there's a
need for a freeze break.
2023-08-22 20:20:16 -05:00
Bruce Dubbs
fbd0412508 Tag all of postlfs except gedit and kate 2023-08-21 15:00:25 -05:00
Thomas Trepl
0f76bd9307 Two tags 2023-08-21 15:04:04 +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
Douglas R. Reno
2967716c43 Tags for gnupg 2023-08-17 16:13:10 -05:00
Douglas R. Reno
44904d857d Update to krb5-1.21.2 (Security Update) 2023-08-17 16:12:19 -05:00
Thomas Trepl
2314cd79bd Some tags 2023-08-17 07:43:52 +02:00
Douglas R. Reno
a73fc76227 Tags 2023-08-16 19:32:11 -05:00
Douglas R. Reno
c8b719a475 Tags 2023-08-16 15:00:41 -05:00
Douglas R. Reno
7481fd4a6f Tags 2023-08-16 11:39:48 -05:00
Xi Ruoyao
a9779b901a
Tag UEFI and dependencies 2023-08-16 21:36:01 +08:00
Douglas R. Reno
ed345e70fd Tags 2023-08-15 17:21:31 -05:00
Thomas Trepl
2d0c6b1435 Upgrade openssh-9.4p1, ssh-askpass-9.4p1 2023-08-13 21:54:57 +02:00
Douglas R. Reno
5031e908be Typos by rhubarbpieguy 2023-08-11 15:31:37 -05:00
Bruce Dubbs
d5db88ea9f Update to gnutls-3.8.1. 2023-08-04 22:43:49 -05:00
Bruce Dubbs
6be3fe34bf Update to polkit-123. 2023-08-03 23:00:47 -05:00
Xi Ruoyao
ddf89fff24
kernel-config: Separate toplevel menus with empty lines 2023-08-01 09:22:41 +08:00
Xi Ruoyao
c41cafb3bc
kernel-config: Add color for hotkey
Align with recent LFS change.  Regenerate all kernel.xml files.
2023-07-31 21:44:37 +08:00
Xi Ruoyao
14176436f0
kernel-config: Update the script
1. Don't throw unspecified entries too early.  Doing so caused various
   rendering glitches.  And we can now also check if an entry is
   selected but it's parent not.
2. "menu"s in Kconfig can also have dependencies...

Some pre-existing .toml data files are found problematic after the
change, fix them and regenerate all rendered -kernel.xml files.
2023-07-31 21:44:37 +08:00
Xi Ruoyao
9cc0aba5bb
postlfs: Convert the remaining kernel configuration to new rendering 2023-07-31 21:44:37 +08:00
Douglas R. Reno
d7cb9192cc Update to nss-3.92 2023-07-28 13:44:57 -05:00
Xi Ruoyao
bc1414a348
p11-kit: Apply an upstreamed fix
The issue is a new regression in 0.25.0, and it's causing test failures
in glib-networking and libsoup.

We know we are on Linux so we don't need the fancy #ifdef stuff, so we
can simplify the change into a sed.
2023-07-27 14:53:05 +08:00
Bruce Dubbs
41a259b7a8 Update to sudo-1.9.14p3. 2023-07-25 14:00:28 -05:00
Xi Ruoyao
6ae11daaf2
openssh: Remove dependency to x-window-system 2023-07-22 13:05:03 +08:00
Bruce Dubbs
500d0cc4ad Update to sudo-1.9.14p2. 2023-07-19 19:14:07 -05:00
Bruce Dubbs
50d8a863ea Update to stunnel-5.70. 2023-07-19 19:07:11 -05:00