Commit Graph

151 Commits

Author SHA1 Message Date
Bruce Dubbs
f1ba5f96c5 Add gnupg emacs compatibility patch. 2023-07-17 16:51:23 -05:00
Bruce Dubbs
dd0a69ffe7 Update to gnupg-2.4.3. 2023-07-17 15:19:59 -05:00
Xi Ruoyao
b9567b0433
postlfs: Remove non-exist User Notes link
Part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh
2023-06-29 19:22:20 +08:00
Bruce Dubbs
167292dd07 Update to gnupg-2.4.2. 2023-06-05 14:55:57 -05:00
Bruce Dubbs
7890f8f8e8 Update to gnupg-2.4.1. 2023-05-02 16:55:31 -05:00
Douglas R. Reno
6fdbe40edd Tag remaining dependencies for Git 2023-02-16 15:03:54 -06:00
Xi Ruoyao
17aa21c551
Change all http://*.sourceforge.net/ URLs to https
Now all sourceforge.net subdomains have a valid SSL certificate.  The
changes are automatically done via a sed.  I've reviewed the changes and
reverted the changes in archive/*, pst/xml/docbook-xsl.xml, and
stylesheets/lfs-xsl/lfs-l10n.xml.  Other changes should (hopefully) be
fine.
2023-01-29 12:35:23 +08:00
Pierre Labastie
8bcda70c82 Typo 2022-12-21 23:00:29 +01:00
Pierre Labastie
624015965a Update to gnupg2-2.4.0 2022-12-21 22:56:20 +01: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
c7f3c15472 Fix sed target in gnupg2 2022-10-21 14:13:17 -05:00
Bruce Dubbs
70069a9dd3 Update to gnupg-2.3.8. 2022-10-21 12:11:42 -05:00
Xi Ruoyao
cd29bc9b3d
postlfs: URL updates 2022-09-08 12:52:53 +08:00
Douglas R. Reno
cce66dc465 Tag WebKitGTK+ dependencies prior to working on the update 2022-08-24 18:52:52 -05:00
Douglas R. Reno
c2051dbdc3 Five Security Updates:
Update to node.js-16.16.0
Update to php-8.1.8
Add security patch for Dovecot (fixes CVE-2022-30550)
Update to seamonkey-2.53.13
Update to gnupg-2.3.7
Mark git as a security update
2022-07-13 17:12:03 -05:00
Bruce Dubbs
9465bea3f5 Update to gnupg-2.3.6. 2022-04-26 12:31:08 -05:00
Bruce Dubbs
6a1db365e3 Update to gnupg-2.3.5. 2022-04-22 12:14:19 -05:00
Pierre Labastie
aa1a6bb2ee gnupg2: typo 2022-04-04 14:05:06 +02:00
Xi Ruoyao
33f6542406
gnupg2: comment out everything related to gpg-zip
In 2.3.x we can't install it via the sed anymore.  If we need it, we'll
have to get it from somewhere else.
2022-04-04 18:39:50 +08:00
Bruce Dubbs
ee15a73618 Update to gnupg-2.3.4 2022-04-03 20:37:28 -05:00
Bruce Dubbs
de22bfa148 Tags 2022-02-18 21:48:44 -06:00
Xi Ruoyao
a37759bb9d
gnupg: update to gnupg-2.2.34 2022-02-08 09:23:47 +08:00
Douglas R. Reno
313f9a6ba8 Package Updates
Update to mupdf-1.19.0
Update to gnupg-2.2.33
Update to unrar-6.1.1
Update to pycryptodome-3.11.0
2021-11-23 16:49:11 -06: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
Pierre Labastie
da54a62385 Tags for kde and some deps 2021-08-28 22:59:53 +02:00
Bruce Dubbs
59eea9d945 Package updates and tags
Update to ibus-1.5.25.
Update to cups-filters-1.28.10.
2021-08-21 19:32:38 -05:00
Xi Ruoyao
ceb9fde232
gpg: add --sysconfdir=/etc
or there will be "-DGPG_SYSCONFDIR=/usr/etc/gnupg" in CFLAGS, which is
wrong.
2021-08-04 23:57:37 +08:00
Xi Ruoyao
45fc41c7b7
gpg: raise gnutls to recommended
It's needed to access https or hkps keyserver.  And, it does not make
any sense to retrieve a pubkey from a plain HTTP server (plain HTTP is
insecure by its nature!) and use it to "authenticate" a pacakge.
2021-08-04 23:55:51 +08:00
Douglas R. Reno
7b7ef4ccf8 Package updates
Update to gnupg-2.2.29
Update to opencv-4.5.3
2021-07-09 13:25:54 -05:00
Xi Ruoyao
eede1a3746
gnupg: fix build failure without LDAP 2021-06-12 00:45:00 +08:00
Douglas R. Reno
28152d6c31 Update to gnupg-2.2.28 2021-06-10 17:05:14 -05: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
eef74abe52 Tags for postlfs, general libraries, and programming
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24259 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-22 01:43:43 +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
Douglas R. Reno
c513d6e636 Update to sudo-1.9.5p1 (Security Update)
Update to thunderbird-78.6.1 (Security Update)
Update to libblockdev-2.25
Update to gnupg-2.2.27
Update to ed-1.17
Update to libdrm-2.4.104

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24109 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-12 08:14:23 +00:00
Douglas R. Reno
6cbbb2d60a Update to node.js-14.15.4
Update to nss-3.60.1
GnuPG: Remove unrecognized option from the configure line

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24073 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-05 20:21:30 +00:00
Bruce Dubbs
37d3725fcc Update to libgpg-error-1.41.
Update to gnupg-2.2.26. 
Update to sysstat-12.5.2. 
Update to wireshark-3.4.2. 
Update to php-8.0.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24022 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-12-28 17:41:32 +00:00
Bruce Dubbs
39edfbc471 Update to nghttp2-1.42.0.
Update to mesa-20.2.3. 
Update to gnupg-2.2.25. 
Update to libxkbcommon-1.0.3. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23930 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-11-24 20:43:03 +00:00
Douglas R. Reno
f455d4a0db Update to gtk-doc-1.33.1
Update to ModemManager-1.14.8
Update to gnupg-2.2.24

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23914 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-11-19 16:21:30 +00:00
Bruce Dubbs
053b384e2f Update to scour-0.38.1.
Update to vala-0.48.10. 
Update to unixODBC-2.3.8. 
Update to gnupg-2.2.23. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23688 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-09-06 17:19:12 +00:00
Bruce Dubbs
95bf71b620 Fix 2 md5sums
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23687 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-09-06 15:58:57 +00:00
Ken Moffat
d95fe3d09c A few more tags.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23554 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-17 22:12:09 +00:00
Douglas R. Reno
54808946c8 Update to gnupg-2.2.21
Update to WebKitGTK+-2.28.3

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23379 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-07-09 22:09:47 +00:00
Pierre Labastie
4727444406 Format postlfs/security and misc/forgotten
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22884 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-24 19:19:44 +00:00
Bruce Dubbs
798ed8e55a Update to gmime-3.2.7.
Update to pangomm-2.42.1. 
Update to cmake-3.17.0. 
Update to cbindgen-0.13.2. 
Update to xscreensaver-5.44. 
Update to gnupg-2.2.20. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22868 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-21 21:00:58 +00:00
Bruce Dubbs
1119387076 Update to ssh-askpass-8.2p1.
Update to bluez-5.53. 
Update to IO-Socket-SSL-2.067 (Perl module). 
Update to Net-DNS-1.22 (Perl module). 
Tag python modules and other misc files.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22706 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-16 23:15:05 +00:00
Bruce Dubbs
861bbbceda Update to glib-networking-2.62.2.
Update to cbindgen-0.11.1. 
Update to gnupg-2.2.19. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22460 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-12-10 17:45:58 +00:00
Douglas R. Reno
1dee5139af Update to gnupg-2.2.18
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22402 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-11-26 18:59:37 +00:00
Bruce Dubbs
48bcac91a6 Tag dependencies for kf5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21997 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-19 01:01:59 +00:00
DJ Lucas
f990c4dd40 Remove unnecessary dependency (covered by previous deps).
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21831 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-13 20:41:35 +00:00