Commit Graph

2435 Commits

Author SHA1 Message Date
Pierre Labastie
89638840c4 Add https url for stunnel 2023-10-15 19:19:24 +02:00
Bruce Dubbs
d28d675879 Update to iptables-1.8.10. 2023-10-12 22:20:09 -05:00
Thomas Trepl
ca65e1e6a0 Upgrade to openssh-9.5p1 2023-10-08 17:21:50 +02:00
Xi Ruoyao
3a297222ea
make-ca: Update URL of Mozilla CA policy
The old URL redirects to https://wiki.mozilla.org/CA.
2023-10-04 18:40:17 +08:00
Tim Tassonis
8a11fa52e0 Update to nss-3.94 2023-10-03 23:23:59 +02:00
Xi Ruoyao
24be2b6f93
make-ca: Add a note about hg.mozilla.org trust chain update
Why are they using a new trust chain even when the old root CA is not
expired?
2023-09-27 13:36:23 +08:00
Pierre Labastie
ac5932a574 Update to make-ca-1.13 2023-09-26 22:54:28 +02:00
Xi Ruoyao
7b8bec72b3
Fix URLs of external depedencies, remove dead "User Notes" 2023-09-23 22:41:42 +08:00
Douglas R. Reno
facc64d744 Update to stunnel-5.71 2023-09-21 15:34:35 -05: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
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