From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. e20b7de067c5df0318dea9eaa67dedf78130d66d Date: Tue, 05 Feb 2019 18:21:09 +0000 Message-ID: <20190205182109.DFC4484FDD4@people01.i.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3425800625413642496==" List-Id: --===============3425800625413642496== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via e20b7de067c5df0318dea9eaa67dedf78130d66d (commit) via 1cca99e3a1eab5c18fba623bc1de427c28a5772f (commit) via 2378f373dd2fd58eaf734877be3827c8d1682b32 (commit) via 60c692e38585977b7e644f0c14d017b1ed350a9c (commit) via d2b7811b1510c8a1f5fc993cf913b2d4342c4aae (commit) from b4285088a121f71048870061de2c388d747ae3a2 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit e20b7de067c5df0318dea9eaa67dedf78130d66d Author: Michael Tremer Date: Mon Feb 4 07:00:13 2019 +0000 python3-dateutil: Update rootfiles =20 Changed because of new python3-setuptools =20 Signed-off-by: Michael Tremer commit 1cca99e3a1eab5c18fba623bc1de427c28a5772f Author: Michael Tremer Date: Mon Feb 4 00:40:02 2019 +0000 core128: Ship updated dhcpcd =20 Signed-off-by: Michael Tremer commit 2378f373dd2fd58eaf734877be3827c8d1682b32 Author: Matthias Fischer Date: Mon Feb 4 18:38:44 2019 +0100 dhcpcd: Update to 7.1.0 =20 For some informations about this update see: https://roy.marples.name/blog/dhcpcd-7-1-0-released =20 "dhcpcd-7.1.0 has been released with the following changes: =20 - OpenBSD: works alongside slaacd(8) - NetBSD: sets SO_RERROR on to detect receive socket overflow - BSD: route improvements to avoid listening for own changes - Linux: use NETLINK_BROADCAST_ERROR - BSD: avoid late address deletion messages by testing address existance - IP6: implement IP6 address sharing - BSD: catch UP/DOWN events when interfaces does support media changes - IPv4LL: remember old address when carrier is lost =20 Many other minor fixes and documenation updates have been submitted by va= rious community members for this release..." =20 Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer commit 60c692e38585977b7e644f0c14d017b1ed350a9c Author: Michael Tremer Date: Mon Feb 4 00:15:24 2019 +0000 core128: Ship updated curl =20 Signed-off-by: Michael Tremer commit d2b7811b1510c8a1f5fc993cf913b2d4342c4aae Author: Matthias Fischer Date: Mon Feb 4 18:30:54 2019 +0100 curl: Update to 7.63.0 =20 For details see: https://curl.haxx.se/changes.html =20 Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: config/rootfiles/common/curl | 24 ++++++++++++++++++++= ++ .../{oldcore/103 =3D> core/128}/filelists/curl | 0 .../{oldcore/125 =3D> core/128}/filelists/dhcpcd | 0 config/rootfiles/packages/python3-dateutil | 14 ++++++------- lfs/curl | 4 ++-- lfs/dhcpcd | 4 ++-- 6 files changed, 35 insertions(+), 11 deletions(-) copy config/rootfiles/{oldcore/103 =3D> core/128}/filelists/curl (100%) copy config/rootfiles/{oldcore/125 =3D> core/128}/filelists/dhcpcd (100%) Difference in files: diff --git a/config/rootfiles/common/curl b/config/rootfiles/common/curl index aea07a6c7..5c616f8da 100644 --- a/config/rootfiles/common/curl +++ b/config/rootfiles/common/curl @@ -9,6 +9,7 @@ usr/bin/curl #usr/include/curl/stdcheaders.h #usr/include/curl/system.h #usr/include/curl/typecheck-gcc.h +#usr/include/curl/urlapi.h #usr/lib/libcurl.la #usr/lib/libcurl.so usr/lib/libcurl.so.4 @@ -19,9 +20,11 @@ usr/lib/libcurl.so.4.5.0 #usr/share/man/man1/curl.1 #usr/share/man/man3/CURLINFO_ACTIVESOCKET.3 #usr/share/man/man3/CURLINFO_APPCONNECT_TIME.3 +#usr/share/man/man3/CURLINFO_APPCONNECT_TIME_T.3 #usr/share/man/man3/CURLINFO_CERTINFO.3 #usr/share/man/man3/CURLINFO_CONDITION_UNMET.3 #usr/share/man/man3/CURLINFO_CONNECT_TIME.3 +#usr/share/man/man3/CURLINFO_CONNECT_TIME_T.3 #usr/share/man/man3/CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 #usr/share/man/man3/CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3 #usr/share/man/man3/CURLINFO_CONTENT_LENGTH_UPLOAD.3 @@ -40,9 +43,11 @@ usr/lib/libcurl.so.4.5.0 #usr/share/man/man3/CURLINFO_LOCAL_IP.3 #usr/share/man/man3/CURLINFO_LOCAL_PORT.3 #usr/share/man/man3/CURLINFO_NAMELOOKUP_TIME.3 +#usr/share/man/man3/CURLINFO_NAMELOOKUP_TIME_T.3 #usr/share/man/man3/CURLINFO_NUM_CONNECTS.3 #usr/share/man/man3/CURLINFO_OS_ERRNO.3 #usr/share/man/man3/CURLINFO_PRETRANSFER_TIME.3 +#usr/share/man/man3/CURLINFO_PRETRANSFER_TIME_T.3 #usr/share/man/man3/CURLINFO_PRIMARY_IP.3 #usr/share/man/man3/CURLINFO_PRIMARY_PORT.3 #usr/share/man/man3/CURLINFO_PRIVATE.3 @@ -51,6 +56,7 @@ usr/lib/libcurl.so.4.5.0 #usr/share/man/man3/CURLINFO_PROXY_SSL_VERIFYRESULT.3 #usr/share/man/man3/CURLINFO_REDIRECT_COUNT.3 #usr/share/man/man3/CURLINFO_REDIRECT_TIME.3 +#usr/share/man/man3/CURLINFO_REDIRECT_TIME_T.3 #usr/share/man/man3/CURLINFO_REDIRECT_URL.3 #usr/share/man/man3/CURLINFO_REQUEST_SIZE.3 #usr/share/man/man3/CURLINFO_RESPONSE_CODE.3 @@ -70,9 +76,11 @@ usr/lib/libcurl.so.4.5.0 #usr/share/man/man3/CURLINFO_SSL_ENGINES.3 #usr/share/man/man3/CURLINFO_SSL_VERIFYRESULT.3 #usr/share/man/man3/CURLINFO_STARTTRANSFER_TIME.3 +#usr/share/man/man3/CURLINFO_STARTTRANSFER_TIME_T.3 #usr/share/man/man3/CURLINFO_TLS_SESSION.3 #usr/share/man/man3/CURLINFO_TLS_SSL_PTR.3 #usr/share/man/man3/CURLINFO_TOTAL_TIME.3 +#usr/share/man/man3/CURLINFO_TOTAL_TIME_T.3 #usr/share/man/man3/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 #usr/share/man/man3/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 #usr/share/man/man3/CURLMOPT_MAXCONNECTS.3 @@ -118,17 +126,21 @@ usr/lib/libcurl.so.4.5.0 #usr/share/man/man3/CURLOPT_COPYPOSTFIELDS.3 #usr/share/man/man3/CURLOPT_CRLF.3 #usr/share/man/man3/CURLOPT_CRLFILE.3 +#usr/share/man/man3/CURLOPT_CURLU.3 #usr/share/man/man3/CURLOPT_CUSTOMREQUEST.3 #usr/share/man/man3/CURLOPT_DEBUGDATA.3 #usr/share/man/man3/CURLOPT_DEBUGFUNCTION.3 #usr/share/man/man3/CURLOPT_DEFAULT_PROTOCOL.3 #usr/share/man/man3/CURLOPT_DIRLISTONLY.3 +#usr/share/man/man3/CURLOPT_DISALLOW_USERNAME_IN_URL.3 #usr/share/man/man3/CURLOPT_DNS_CACHE_TIMEOUT.3 #usr/share/man/man3/CURLOPT_DNS_INTERFACE.3 #usr/share/man/man3/CURLOPT_DNS_LOCAL_IP4.3 #usr/share/man/man3/CURLOPT_DNS_LOCAL_IP6.3 #usr/share/man/man3/CURLOPT_DNS_SERVERS.3 +#usr/share/man/man3/CURLOPT_DNS_SHUFFLE_ADDRESSES.3 #usr/share/man/man3/CURLOPT_DNS_USE_GLOBAL_CACHE.3 +#usr/share/man/man3/CURLOPT_DOH_URL.3 #usr/share/man/man3/CURLOPT_EGDSOCKET.3 #usr/share/man/man3/CURLOPT_ERRORBUFFER.3 #usr/share/man/man3/CURLOPT_EXPECT_100_TIMEOUT_MS.3 @@ -153,6 +165,7 @@ usr/lib/libcurl.so.4.5.0 #usr/share/man/man3/CURLOPT_FTP_USE_PRET.3 #usr/share/man/man3/CURLOPT_GSSAPI_DELEGATION.3 #usr/share/man/man3/CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3 +#usr/share/man/man3/CURLOPT_HAPROXYPROTOCOL.3 #usr/share/man/man3/CURLOPT_HEADER.3 #usr/share/man/man3/CURLOPT_HEADERDATA.3 #usr/share/man/man3/CURLOPT_HEADERFUNCTION.3 @@ -244,6 +257,7 @@ usr/lib/libcurl.so.4.5.0 #usr/share/man/man3/CURLOPT_PROXY_SSL_OPTIONS.3 #usr/share/man/man3/CURLOPT_PROXY_SSL_VERIFYHOST.3 #usr/share/man/man3/CURLOPT_PROXY_SSL_VERIFYPEER.3 +#usr/share/man/man3/CURLOPT_PROXY_TLS13_CIPHERS.3 #usr/share/man/man3/CURLOPT_PROXY_TLSAUTH_PASSWORD.3 #usr/share/man/man3/CURLOPT_PROXY_TLSAUTH_TYPE.3 #usr/share/man/man3/CURLOPT_PROXY_TLSAUTH_USERNAME.3 @@ -322,6 +336,7 @@ usr/lib/libcurl.so.4.5.0 #usr/share/man/man3/CURLOPT_TIMEOUT_MS.3 #usr/share/man/man3/CURLOPT_TIMEVALUE.3 #usr/share/man/man3/CURLOPT_TIMEVALUE_LARGE.3 +#usr/share/man/man3/CURLOPT_TLS13_CIPHERS.3 #usr/share/man/man3/CURLOPT_TLSAUTH_PASSWORD.3 #usr/share/man/man3/CURLOPT_TLSAUTH_TYPE.3 #usr/share/man/man3/CURLOPT_TLSAUTH_USERNAME.3 @@ -329,7 +344,9 @@ usr/lib/libcurl.so.4.5.0 #usr/share/man/man3/CURLOPT_TRANSFER_ENCODING.3 #usr/share/man/man3/CURLOPT_UNIX_SOCKET_PATH.3 #usr/share/man/man3/CURLOPT_UNRESTRICTED_AUTH.3 +#usr/share/man/man3/CURLOPT_UPKEEP_INTERVAL_MS.3 #usr/share/man/man3/CURLOPT_UPLOAD.3 +#usr/share/man/man3/CURLOPT_UPLOAD_BUFFERSIZE.3 #usr/share/man/man3/CURLOPT_URL.3 #usr/share/man/man3/CURLOPT_USERAGENT.3 #usr/share/man/man3/CURLOPT_USERNAME.3 @@ -355,6 +372,7 @@ usr/lib/libcurl.so.4.5.0 #usr/share/man/man3/curl_easy_setopt.3 #usr/share/man/man3/curl_easy_strerror.3 #usr/share/man/man3/curl_easy_unescape.3 +#usr/share/man/man3/curl_easy_upkeep.3 #usr/share/man/man3/curl_escape.3 #usr/share/man/man3/curl_formadd.3 #usr/share/man/man3/curl_formfree.3 @@ -403,6 +421,11 @@ usr/lib/libcurl.so.4.5.0 #usr/share/man/man3/curl_strequal.3 #usr/share/man/man3/curl_strnequal.3 #usr/share/man/man3/curl_unescape.3 +#usr/share/man/man3/curl_url.3 +#usr/share/man/man3/curl_url_cleanup.3 +#usr/share/man/man3/curl_url_dup.3 +#usr/share/man/man3/curl_url_get.3 +#usr/share/man/man3/curl_url_set.3 #usr/share/man/man3/curl_version.3 #usr/share/man/man3/curl_version_info.3 #usr/share/man/man3/libcurl-easy.3 @@ -414,4 +437,5 @@ usr/lib/libcurl.so.4.5.0 #usr/share/man/man3/libcurl-symbols.3 #usr/share/man/man3/libcurl-thread.3 #usr/share/man/man3/libcurl-tutorial.3 +#usr/share/man/man3/libcurl-url.3 #usr/share/man/man3/libcurl.3 diff --git a/config/rootfiles/core/128/filelists/curl b/config/rootfiles/core= /128/filelists/curl new file mode 120000 index 000000000..4b84bef53 --- /dev/null +++ b/config/rootfiles/core/128/filelists/curl @@ -0,0 +1 @@ +../../../common/curl \ No newline at end of file diff --git a/config/rootfiles/core/128/filelists/dhcpcd b/config/rootfiles/co= re/128/filelists/dhcpcd new file mode 120000 index 000000000..1e799dabb --- /dev/null +++ b/config/rootfiles/core/128/filelists/dhcpcd @@ -0,0 +1 @@ +../../../common/dhcpcd \ No newline at end of file diff --git a/config/rootfiles/packages/python3-dateutil b/config/rootfiles/pa= ckages/python3-dateutil index 1d0de62ac..744d0894c 100644 --- a/config/rootfiles/packages/python3-dateutil +++ b/config/rootfiles/packages/python3-dateutil @@ -43,10 +43,10 @@ usr/lib/python3.6/site-packages/dateutil #usr/lib/python3.6/site-packages/dateutil/zoneinfo/__pycache__/rebuild.cpyth= on-36.pyc #usr/lib/python3.6/site-packages/dateutil/zoneinfo/dateutil-zoneinfo.tar.gz #usr/lib/python3.6/site-packages/dateutil/zoneinfo/rebuild.py -#usr/lib/python3.6/site-packages/python_dateutil-0.0.0-py3.6.egg-info -#usr/lib/python3.6/site-packages/python_dateutil-0.0.0-py3.6.egg-info/PKG-IN= FO -#usr/lib/python3.6/site-packages/python_dateutil-0.0.0-py3.6.egg-info/SOURCE= S.txt -#usr/lib/python3.6/site-packages/python_dateutil-0.0.0-py3.6.egg-info/depend= ency_links.txt -#usr/lib/python3.6/site-packages/python_dateutil-0.0.0-py3.6.egg-info/requir= es.txt -#usr/lib/python3.6/site-packages/python_dateutil-0.0.0-py3.6.egg-info/top_le= vel.txt -#usr/lib/python3.6/site-packages/python_dateutil-0.0.0-py3.6.egg-info/zip-sa= fe +#usr/lib/python3.6/site-packages/python_dateutil-2.7.3-py3.6.egg-info +#usr/lib/python3.6/site-packages/python_dateutil-2.7.3-py3.6.egg-info/PKG-IN= FO +#usr/lib/python3.6/site-packages/python_dateutil-2.7.3-py3.6.egg-info/SOURCE= S.txt +#usr/lib/python3.6/site-packages/python_dateutil-2.7.3-py3.6.egg-info/depend= ency_links.txt +#usr/lib/python3.6/site-packages/python_dateutil-2.7.3-py3.6.egg-info/requir= es.txt +#usr/lib/python3.6/site-packages/python_dateutil-2.7.3-py3.6.egg-info/top_le= vel.txt +#usr/lib/python3.6/site-packages/python_dateutil-2.7.3-py3.6.egg-info/zip-sa= fe diff --git a/lfs/curl b/lfs/curl index baf298e18..f00677b5e 100644 --- a/lfs/curl +++ b/lfs/curl @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 7.59.0 +VER =3D 7.63.0 =20 THISAPP =3D curl-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D a44f98c25c7506e7103039b542aa5ad8 +$(DL_FILE)_MD5 =3D 6121427a7199cd6094fc48c9e31e8992 =20 install : $(TARGET) =20 diff --git a/lfs/dhcpcd b/lfs/dhcpcd index 9f3f5fbb6..cd940ae8b 100644 --- a/lfs/dhcpcd +++ b/lfs/dhcpcd @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 7.0.8 +VER =3D 7.1.0 =20 THISAPP =3D dhcpcd-$(VER) DL_FILE =3D $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D 77bbb1d73b6f30d6ddcc8b0fd3eae266 +$(DL_FILE)_MD5 =3D 918520b171f32f0da97316f3bcf3edc1 =20 install : $(TARGET) =20 hooks/post-receive -- IPFire 2.x development tree --===============3425800625413642496==--