• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisãod42cc6ca698719ba72655d706bff0177367a2997 (tree)
Hora2023-05-03 16:22:25
Autormatsuand <30614168+matsuand@user...>
Commitermatsuand

Mensagem de Log

Merge branch 'master' of git.pf.osdn.net:/gitroot/m/ma/matsuand/LFScripts

Mudança Sumário

Diff

--- a/BLFS/dhcpcd.sh
+++ b/BLFS/dhcpcd.sh
@@ -3,7 +3,7 @@
33 . ./_blfsset.sh
44
55 APPNAME=dhcpcd
6-VER=9.4.1
6+VER=10.0.1
77 TARGET=$APPNAME-$VER
88 TARGETBALL=$DLD/$TARGET.tar.xz
99 TARGETDIR=$TARGET
@@ -33,9 +33,6 @@ chown -v dhcpcd:dhcpcd /var/lib/dhcpcd
3333
3434 cd $TARGETDIR
3535
36-sed '/Deny everything else/i SECCOMP_ALLOW(__NR_getrandom),' \
37- -i src/privsep-linux.c
38-
3936 Configuring
4037 # Build dhcpcd without privilege separation
4138 ./configure --prefix=/usr \
--- a/BLFS/git.sh
+++ b/BLFS/git.sh
@@ -3,7 +3,7 @@
33 . ./_blfsset.sh
44
55 APPNAME=git
6-VER=2.40.0
6+VER=2.40.1
77 TARGET=$APPNAME-$VER
88 TARGETBALL=$DLD/$TARGET.tar.xz
99 TARGETDIR=$TARGET
--- a/BLFS/libgcrypt.sh
+++ b/BLFS/libgcrypt.sh
@@ -3,7 +3,7 @@
33 . ./_blfsset.sh
44
55 APPNAME=libgcrypt
6-VER=1.10.1
6+VER=1.10.2
77 TARGET=$APPNAME-$VER
88 TARGETBALL=$DLD/$TARGET.tar.bz2
99 TARGETDIR=$TARGET
--- a/BLFS/libgpg-error.sh
+++ b/BLFS/libgpg-error.sh
@@ -3,7 +3,7 @@
33 . ./_blfsset.sh
44
55 APPNAME=libgpg-error
6-VER=1.46
6+VER=1.47
77 TARGET=$APPNAME-$VER
88 TARGETBALL=$DLD/$TARGET.tar.bz2
99 TARGETDIR=$TARGET
--- a/BLFS/libxml2.sh
+++ b/BLFS/libxml2.sh
@@ -3,7 +3,7 @@
33 . ./_blfsset.sh
44
55 APPNAME=libxml2
6-VER=2.10.3
6+VER=2.10.4
77 TARGET=$APPNAME-$VER
88 TARGETBALL=$DLD/$TARGET.tar.xz
99 TARGETDIR=$TARGET