Pierre Labastie
ab4fdfccf8
Change all xml decl to encoding=utf-8
2024-01-19 22:39:35 +01:00
Bruce Dubbs
12dc86b3ad
Update to libpsl-0.21.5.
2024-01-15 03:47:44 -06:00
Bruce Dubbs
e137dc2c6e
Update to ncftp-3.2.7.
2024-01-14 21:31:59 -06:00
Rahul Chandra
5efc77508f
Update to samba-4.19.4
2024-01-14 13:47:04 -05:00
Xi Ruoyao
161535c3a6
wpa_supplicant: Warn not to mix up D-Bus based and manual cfg, and do not enable wpa_supplicant.service on systemd
...
Enabling wpa_supplicant.service does not give any points because
wpa_supplicant can be activated by D-Bus as needed, like on SysV.
2024-01-14 23:29:06 +08:00
Bruce Dubbs
c776bf3067
Update to kdsoap-2.2.0.
2024-01-10 09:14:54 -06:00
Bruce Dubbs
b6ed70e679
Fix wirshark md5sum
2024-01-06 10:39:08 -06:00
Bruce Dubbs
4036e01c34
Update to c-ares-1.25.0.
2024-01-05 08:31:50 -06:00
Bruce Dubbs
3e0463ff1b
Update to wireshark-4.2.2.
2024-01-05 08:20:52 -06:00
Bruce Dubbs
10259aecb3
Update to wireshark-4.2.1.
2024-01-04 10:25:30 -06:00
Douglas R. Reno
418dddda76
curl: minor text fix
2023-12-29 20:53:53 -06:00
Rahul Chandra
41e8cc955f
Update to iw-6.7
2023-12-28 21:01:07 -05:00
Bruce Dubbs
9fcf4a21a0
Update to bind-9.18.21.
2023-12-24 12:08:56 -06:00
Tim Tassonis
7fbd6eebeb
Remove outdated patch for dhcpcd-10.0.6.
2023-12-23 16:02:23 +01:00
Pierre Labastie
1859ee6872
Remove links to deleted wiki pages
...
See https://wiki.linuxfromscratch.org/blfs/ticket/18952
2023-12-23 13:40:25 +01:00
Pierre Labastie
83bd09379f
Remove editor note from nfs-utils
...
The information on the wiki is already in a comment in the book,
and has been removed in the wiki.
2023-12-22 20:16:18 +01:00
Rahul Chandra
67eea7ca38
Update to dhcpcd-10.0.6
2023-12-22 13:36:46 -05:00
Bruce Dubbs
d5ffede8db
Update to traceroute-2.1.5.
2023-12-17 20:46:23 -06:00
Bruce Dubbs
15ffd6c303
Update to c-ares-1.24.0.
2023-12-17 20:44:15 -06:00
Pierre Labastie
6e593693cc
ntp: remove obsolete command explanation
...
We have an explanation about setting CFLAGS, but the corresponding
instruction has been removed in July 2021...
2023-12-17 21:28:54 +01:00
Bruce Dubbs
7a50bf67ff
Update to traceroute-2.1.4.
2023-12-16 09:56:04 -06:00
Douglas R. Reno
b5639c6712
Fix an issue in dhcpcd-10.0.5 when using the '-b' switch.
2023-12-15 12:39:59 -06:00
Bruce Dubbs
c95e0acc4e
Clean up dependencies in avahi abd graphviz
2023-12-10 14:28:40 -06:00
Pierre Labastie
875b3b57e8
Fix various option vs parameter problems
...
Sometimes there is no really a problem, but alos avoids that
automatic detection with "make test-options" return false positives
2023-12-08 22:05:39 +01:00
Bruce Dubbs
b4353b4c26
Fix md5sum for libnl-doc
2023-12-07 11:28:38 -06:00
Rahul Chandra
1bc4e7b3db
Update to curl-8.5.0 (Security Update)
2023-12-06 18:29:22 -05:00
Rahul Chandra
2f48eeb446
Update to libnl-3.9.0
2023-12-06 16:57:06 -05:00
Xi Ruoyao
62684867f0
kernel-config: Fix wrong highlight with digits and punctuations
2023-12-06 01:22:37 +08:00
Bruce Dubbs
e3801670dc
Minor change to libnl kernel options for testing.
2023-12-05 11:04:19 -06:00
Xi Ruoyao
2dd6b6bc66
libnl: Add kernel configuration for test suite
2023-12-05 15:50:06 +08:00
Xi Ruoyao
b8fc37e536
libnl: Add a note about "parallel make disrupting the terminal"
2023-12-05 14:09:54 +08:00
Douglas R. Reno
e853c98a89
Update to c-ares-1.23.0
2023-12-01 16:20:08 -06:00
Douglas R. Reno
80b6e7c4c7
Update the URL for FAM in Samba.
...
Thanks goes to rhubarbpieguy for the report.
2023-12-01 16:08:55 -06:00
Xi Ruoyao
fca053a362
libnma: Fix a typo
...
Reported-by: Jamenson Espindula <jafesp@gmail.com>
2023-12-01 13:55:51 +08:00
Douglas R. Reno
6cc1f4c88f
Update to samba-4.19.3
2023-11-27 23:29:40 -06:00
Bruce Dubbs
15f7ec12cb
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-11-22 15:36:26 -06:00
Bruce Dubbs
dcd5a06347
Archive Berkeley DB
2023-11-22 15:35:10 -06:00
Douglas R. Reno
311f431d1e
Fix building libsoup2 with libxml2-2.12.0.
...
Thanks goes to Joe Locash for the report
2023-11-22 13:21:56 -06:00
Douglas R. Reno
3976f50a4c
Update to c-ares-1.22.1
2023-11-20 14:16:29 -06:00
Pierre Labastie
fb109fd953
wireshark: qt5 and qt6 shouldn't be both required
...
The problem is that qt6 is not strictly required, qince qt5 can
be used. But an option has to be added for using qt5. Furthermore,
we have an established layout of describing options in a "Command
explanations" paragraph. So:
- Move qt5 to optional
- Add a note telling that qt6 is not strictly required referring
to command explanations.
- Add the said command explanation
2023-11-20 07:58:41 +01:00
Tim Tassonis
48b6fef669
Update to nfs-utils-2.6.4.
2023-11-19 00:45:41 +01:00
Bruce Dubbs
891ab0d1a1
Mention wirshark's preference for qt6
2023-11-17 14:41:59 -06:00
Bruce Dubbs
7c4770f5ba
Update to wireshark-4.2.0.
2023-11-16 19:16:04 -06:00
Bruce Dubbs
949aa82efa
Update to bind 9.18.20.
2023-11-16 17:40:41 -06:00
Douglas R. Reno
7b2ef90e9f
Update to c-ares-1.22.0
2023-11-14 13:02:31 -06:00
Rahul Chandra
0376693b09
Update to dhcpcd-10.0.5
2023-11-12 22:43:39 -05:00
Pierre Labastie
68dfef54d6
Fix alignement of blocks
...
Reported by "rhubarbpieguy" on the blfs-dev mailing list
2023-11-09 15:07:04 +01:00
Pierre Labastie
f17571081b
Fix wireshark for python-3.12
2023-11-09 13:51:23 +01:00
Rahul Chandra
3a725a32f0
Update to c-ares 1.21.0
2023-11-02 19:05:59 -04:00
Rahul Chandra
a7e6f58bc8
Update to nghttp2-1.58.0
2023-11-02 19:00:11 -04:00