Commit Graph

199 Commits

Author SHA1 Message Date
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
cb37cb794f Update to cmake-3.24.3. 2022-11-08 10:37:45 -06:00
Bruce Dubbs
1e33d3b7ca Update to dhcp-4.4.3-P1. 2022-10-14 16:13:22 -05:00
Bruce Dubbs
7484ed996d Re-tag dhcpcd 2022-08-25 23:10:35 -05:00
Xi Ruoyao
d16c71a0f7
dhcpcd: work around seccomp issue introduced by glibc-2.36
To me a seccomp filter as a strict allowlist with SECCOMP_RET_KILL is
simply wrong [1].  But for now simply work around the issue.

Editors should rebuild dhcpcd with the sed.  Revert the tag so another
editor can verify the change.

No packages depends on dhcpcd.  The only packages mentioning dhcpcd are
NetworkManager and wpa_supplicant.  NM doesn't support dhcpcd-9.0 or later
at all, and wpa_supplicant only refers to dhcpcd so a user can get the
IP address from AP after configured wpa_supplicant.

[1]: https://github.com/NetworkConfiguration/dhcpcd/issues/120#issuecomment-1227980583
2022-08-26 10:48:29 +08:00
Douglas R. Reno
fe33e3f2bd Tag GNOME Libraries and relevant dependencies 2022-08-25 16:50:31 -05:00
Douglas R. Reno
af847db38e Initial tags 2022-08-21 21:57:29 -05:00
Pierre Labastie
176c77e03c Typo 2022-08-19 11:10:05 +02:00
Pierre Labastie
db19db1ad7 dhcpd: the /var/lib/dhcp/dhcp.leases files is needed
Otherwise dhcpd does not start.
The "touch ..." instruction is the recommended way to create this
file according to dhcp.leases(5)
2022-03-28 15:02:30 +02:00
Douglas R. Reno
7a3822261e Remove the GCC-10 fix from DHCP because it's no longer required. 2022-03-16 16:06:26 -05:00
Bruce Dubbs
76370138fe Update to dhcp-4.4.3. 2022-03-11 10:15:00 -06:00
Pierre Labastie
1d083343b6 dhcp: mark test instruction as remap="test" 2022-02-23 11:46:24 +01:00
Bruce Dubbs
de22bfa148 Tags 2022-02-18 21:48:44 -06:00
Douglas R. Reno
453910f302 Initial round of tags from me 2022-02-16 15:46:11 -06:00
Pierre Labastie
f713df36a2 Updates
nghttp2-1.46.0
libinput-1.19.2
dhcpcd-9.4.1
libsoup-2.74.1
2021-11-09 07:40:49 +01:00
Bruce Dubbs
4183f95704 Remove ftp URL for dhcpcd 2021-10-29 12:10:13 -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
Douglas R. Reno
e9a5597488 Whole bunch of tags 2021-08-30 15:03:47 -05:00
Douglas R. Reno
cdf6da35a4 Pre-reboot tags 2021-08-26 16:10:34 -05:00
Douglas R. Reno
f61c18eaeb Two package updates and some more tags:
Update to NetworkManager-1.32.10
Update to gnome-desktop-40.4
2021-08-23 13:08:20 -05:00
Thomas Trepl (Moody)
3324c75220 Tags 2021-08-16 18:16:07 +02:00
Xi Ruoyao
e1d2da5d09
dhcpcd: merged /usr 2021-06-19 22:33:43 +08:00
Thomas Trepl (Moody)
96aff83f4f Upgrade dhcp-4.4.2-P1 2021-05-27 19:04:50 +02:00
Xi Ruoyao
f01ae5f2cf
dhcp: add https URL 2021-05-27 13:25:26 +08:00
Ken Moffat
095d076512 Fix dhcp for merged usr.
Prompted by:
mv: '/usr/sbin/dhclient' and '/sbin/dhclient' are the same file
2021-05-17 17:12:58 +01: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
2b8d98f471 Tag dhcp
Typo in gnome-settings-daemon



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24307 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-26 18:39:02 +00:00
Douglas R. Reno
81f86f9e30 Add security patch for screen
Initial 10.1 tags from me

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24239 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 19:42:41 +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
Xi Ruoyao
0e1ef1cc47 dhcp: add -O2 -g as default CFLAGS
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24201 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-09 15:25:10 +00:00
Bruce Dubbs
730fb6b837 Update to smartmontools-7.2.
Update to dhcpcd-9.4.0. 
Update to libhandy-1.0.3. 
Update to geoclue-2.5.7. 
Update to opencv-4.5.1. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24044 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-01 17:49:51 +00:00
Bruce Dubbs
d301fddb95 Update to py3c-1.3 (Python Module).
Update to dhcpcd-9.3.4. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23943 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-11-30 18:10:16 +00:00
Bruce Dubbs
9ce2033d30 Update to sysstat-12.5.1.
Update to hdparm-9.60. 
Update to qpdf-10.0.4. 
Update to glibmm-2.64.4. 
Update to tepl-5.0.1. 
Update to dhcpcd-9.3.3. 
Update to pipewire-0.3.16. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23925 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-11-22 20:26:39 +00:00
Douglas R. Reno
436cc4d2f7 Update to Mercurial-5.6
Update to enchant-2.2.13
Update to dhcpcd-9.3.2
Update to pycryptodome-3.9.9 (Python Module)
Update to qpdf-10.0.3
Update to liblinear-242
Mousepad: Note that we're using GTK3 now, not GTK2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23873 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-11-05 16:55:05 +00:00
Bruce Dubbs
208d4a0c8f Update to dhcpcd-9.3.1.
Update to libpwquality-1.4.3. 
Update to cups-filters-1.28.5. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23813 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-10-15 21:57:27 +00:00
Bruce Dubbs
9ce9eb4c8d Update to node-12.19.0.
Update to cmake-3.18.4. 
Update to dhcpcd-9.3.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23799 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-10-11 17:53:37 +00:00
Bruce Dubbs
9cee0ecaf7 Update to libxkbcommon-1.0.0.
Update to dhcpcd-9.2.0. 
Update to bluez-5.55. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23694 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-09-07 16:55:17 +00:00
Bruce Dubbs
5aac687605 A few tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23616 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-25 00:39:00 +00:00
Douglas R. Reno
f243c97623 Pre-reboot tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23534 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-16 16:32:35 +00:00
Douglas R. Reno
b905a8103a Update to dhcpcd-9.1.4
Update to gnome-maps-3.36.4
Update to libuv-1.38.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23362 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-07-04 16:05:16 +00:00
Douglas R. Reno
a82b4c6100 Update to epiphany-3.36.3
Update to poppler-0.90.0
Update to nasm-2.15.02
Update to dhcpcd-9.1.3
Update to gnome-control-center-3.36.4
Update to evolution-data-server-3.36.4 (Security Update)
Update to evolution-3.36.4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23360 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-07-03 22:05:34 +00:00
Thomas Trepl
0893de1c17 Upgrade to dhcpcd-9.1.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23288 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-16 15:09:56 +00:00
Thomas Trepl
af652fcab4 Add a note about where to find changelog
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23258 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-06 16:01:50 +00:00
Thomas Trepl
af8f9cc670 Upgrade dhcpcd-9.1.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23253 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-05 12:09:38 +00:00
Douglas R. Reno
d8321785da Update to dhcpcd-9.1.0
Update to evince-3.36.3
Update to lcms2-2.10
Update to gjs-1.64.3
dvisvgm: Minor tweaks in the short descriptions
ImageMagick: Website was redesigned - update the links to the pages referenced in the book.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23235 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-03 03:33:11 +00:00
Bruce Dubbs
1af66bb963 Update to polkit-qt-1-0.113.0.
Update to kf5-5.70.0. 
A fix for libmusicbrainz5.
Some refomatting of dhcpcd.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23135 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-14 20:24:19 +00:00
Pierre Labastie
5fccdfc8c6 Fix vinagre, transcode and dhcp for GCC 10
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23134 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-14 15:08:11 +00:00
Douglas R. Reno
fa9cfd3aa3 Update to dhcpcd-9.0.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23018 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-04-22 14:38:01 +00:00
Douglas R. Reno
f8359b8e0d Add instructions to the krb5 instructions to allow kadmin to start correctly
Update to dhcpcd-9.0.1
Update to glib-networking-2.64.2
Update to libsecret-0.20.3
Update to audacious/audacious-plugins 4.0.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23004 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-04-15 21:55:55 +00:00
Tim Tassonis
05c8448e8f Update to dhcpcd-9.0.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22947 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-04-04 11:12:09 +00:00