Commit Graph

3582 Commits

Author SHA1 Message Date
Pierre Labastie
cf6ee3d937 Fix python2 documentation download location 2022-08-21 06:49:39 +02:00
Xi Ruoyao
0c953f12ef
"anyways" -> "anyway"
"anyways" is informal:
https://www.merriam-webster.com/dictionary/anyways
2022-08-20 14:38:05 +08:00
Pierre Labastie
0f21ed27e6 Update to gcc-12.2.0 2022-08-20 07:00:36 +02:00
Pierre Labastie
12ab2eba9e Apply glibc-2.36 patch to BLFS gcc 2022-08-19 13:58:34 +02:00
Pierre Labastie
5106927260 Fix md5sum and size for libxml2 python2 module 2022-08-18 19:40:50 +02:00
Pierre Labastie
39fd768263 Update to cmake-3.24.1 2022-08-18 12:31:05 +02:00
Bruce Dubbs
2e69bcc4b5 Update to Pygments-2.13.0 (Python module). 2022-08-17 19:12:10 -05:00
Bruce Dubbs
522be71c0f Update to slang-2.3.3. 2022-08-17 18:54:11 -05:00
Bruce Dubbs
d61eea50ae Update to php-8.1.9. 2022-08-17 18:37:37 -05:00
Douglas R. Reno
66f6b74ec5 JDK: Update the binary for i686 to 18.0.2+8. 2022-08-17 12:58:20 -05:00
Pierre Labastie
8859e3025f Fix compiler-rt patch application in llvm 2022-08-17 09:03:30 +02:00
Bruce Dubbs
ff04d5051a Update to cmake-3.24.0. 2022-08-16 19:15:11 -05:00
Bruce Dubbs
8a2daa5b0d Update to git-2.37.2. 2022-08-15 14:59:51 -05:00
Bruce Dubbs
b344323973 Update to libwpe-1.12.2. 2022-08-14 13:32:50 -05:00
Douglas R. Reno
7c6b211f0e Update to OpenJDK-18.0.2. The i686 binary will come later today or
tomorrow.
2022-08-12 10:21:51 -05:00
Douglas R. Reno
5f729f8e30 Various typo fixes 2022-08-11 17:36:37 -05:00
Bruce Dubbs
4015cae9c6 Fix URL for python docs 2022-08-11 10:37:44 -05:00
Bruce Dubbs
9d1758245b Update to Text-CSV-2.02 (Perl module). 2022-08-10 18:47:43 -05:00
Bruce Dubbs
3df4c93c3e Update to Python-3.10.6. 2022-08-10 18:41:19 -05:00
Xi Ruoyao
9e82e4a607
llvm: patch compiler-rt for glibc-2.36 2022-08-08 12:58:35 +08:00
Bruce Dubbs
89d14d5cfe Update to SCons-4.4.0. 2022-08-01 13:43:57 -05:00
Bruce Dubbs
d359e54ddd Update to JSON-4.09 (Perl module). 2022-08-01 11:52:22 -05:00
Bruce Dubbs
88408aa25e Update to mercurial-6.2.1. 2022-07-30 16:51:46 -05:00
Ken Moffat
cdd79aa7f2 Update perl module dependencies.
All modules now at versions current on 2022-07-28.
2022-07-30 22:00:29 +01:00
Bruce Dubbs
24b30070ce Update to cmake-3.23.3. 2022-07-29 17:50:23 -05:00
Douglas R. Reno
f5c839ee3e Subversion: Move tests for javahl bindings to after the installation. 2022-07-23 15:55:32 -05:00
Douglas R. Reno
ac605d0a9c Subversion: Using multiple jobs when compiling the Java bindings causes
a race condition.

Fix this by forcing the java bindings to build at -j1.
2022-07-23 11:21:24 -05:00
Douglas R. Reno
99ae260001 Package Updates:
Update to fetchmail-6.4.31
Update to pygobject-3.42.2
Update to network-manager-applet-1.28.0
Update to python-dbusmock-0.28.4
2022-07-21 10:34:12 -05:00
Douglas R. Reno
4a86f18a79 Package Updates:
Update to mercurial-6.2
Update to upower-0.99.20
Update to libnotify-0.8.1
Update to xf86-input-wacom-1.1.0 (Xorg Driver)
2022-07-19 11:11:25 -05:00
Douglas R. Reno
0f30bb1742 sysprof: itstool is now a required dependency. 2022-07-18 10:36:32 -05:00
Bruce Dubbs
87b7a107d2 Update to vala-0.56.2. 2022-07-17 17:51:56 -05:00
Bruce Dubbs
3a60bfb3d3 Spelling 2022-07-14 17:14:20 -05:00
Douglas R. Reno
a1a652ad15 Package Updates:
Update to URI-5.12 (Perl Module)
Update to xf86-input-synaptics-1.9.2 (Xorg Driver)
Update to hdparm-9.64
Update to wayland-protocols-1.26
Update to libdrm-2.4.112
2022-07-13 19:46:02 -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
Pierre Labastie
79e8b549ff python-dbusmock requires dbus-python at build time 2022-07-13 14:39:41 +02:00
Tim Tassonis
b6759894d1 Update to git-2.37.1 2022-07-13 12:42:31 +02:00
Xi Ruoyao
026e083ff4
git: update command explanation for PCRE1
Now configure.ac defines --with-libpcre "synonym for --with-libpcre2".
2022-07-13 11:10:32 +08:00
Bruce Dubbs
97a1efc586 Update D-Bus Python build instructions
Nothing seems to be using the Python2 dbus-python module,
so we can remove it and  use the pip3 build/install method
for the Python3 module.
2022-07-08 10:12:12 -05:00
Bruce Dubbs
a7bab91ac9 Update to docutils-0.19 (Python module). 2022-07-05 21:44:45 -05:00
Bruce Dubbs
9e56b6bb16 Update to URI-5.11 (perl module). 2022-07-05 09:24:06 -05:00
Pierre Labastie
00e3f274bb Update to lxml-4.9.1 (python module) 2022-07-02 12:57:12 +02:00
Pierre Labastie
16a24a450d Fix compiler-rt md5 2022-07-02 09:41:04 +02:00
Pierre Labastie
b2999760e5 Mako: fix double dashes after uncommenting 2022-07-02 07:44:49 +02:00
Bruce Dubbs
fa411f6eed larify pip3 install options.
In some cases --upgrade or --force-reinstall is needed when installing
a python module.  Add some notes describing these options.

If one of the above options is used, --no-deps may be needed to avoid
reinstalling package dependencies.  Note this option also.
2022-07-01 21:03:20 -05:00
Bruce Dubbs
2325522d03 Update to Mako-1.2.1 (Python module). 2022-07-01 17:47:56 -05:00
Bruce Dubbs
8fe85d0c32 Update to llvm-14.0.6. 2022-07-01 12:40:47 -05:00
Bruce Dubbs
fae2f6f7f9 Update to python-dbusmock-0.28.1 (Python module). 2022-06-29 22:59:28 -05:00
Tim Tassonis
82541b159a Update to curl-7.84.0.
Update to git-2.37.0.
2022-06-28 16:09:55 +02:00
Bruce Dubbs
449b97ac83 Update to JSON-4.07 (Perl module). 2022-06-25 15:56:21 -05:00
Bruce Dubbs
4a056fe958 Update to pycryptodome-3.15.0 (Python module). 2022-06-25 15:52:19 -05:00