• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

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

Commit MetaInfo

Revisiona23b7bc295ac32b13866ac9dec88f6b1708d0e1c (tree)
Zeit2023-05-03 14:21:45
Autorroot <root@loca...>
Commiterroot

Log Message

[BLFS] Update.

Ändern Zusammenfassung

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