public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 5368ccb0fc19d8f7678a292d95334e1855b875d3
@ 2019-02-13 15:10 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2019-02-13 15:10 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 24814 bytes --]

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  5368ccb0fc19d8f7678a292d95334e1855b875d3 (commit)
       via  2397e51335eb623b65e2ff1176e83d3d920c8ef7 (commit)
       via  59d673ae44c2319b1a0894d181f5114114de8276 (commit)
       via  17b3255b7f16a0b62a00d8c244b131047091f7ad (commit)
       via  17d9d4257139a78162051b71accaf9ff9764230f (commit)
       via  941a3dec4e69e5081d76682e635cdf47be51af1c (commit)
       via  d5b7f82a40b69a57d6d849c2e6da583c6772fc9a (commit)
      from  39d43c5b99720c31e4423e3668ea77679954c184 (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 5368ccb0fc19d8f7678a292d95334e1855b875d3
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed Feb 13 11:32:00 2019 +0000

    core128: Ship kdig
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 2397e51335eb623b65e2ff1176e83d3d920c8ef7
Author: Erik Kapfer <ummeegge(a)ipfire.org>
Date:   Sat Feb 9 08:41:15 2019 +0100

    knot: Reduced version of knot with kdig only
    
    Signed-off-by: Erik Kapfer <ummeegge(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 59d673ae44c2319b1a0894d181f5114114de8276
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed Feb 13 11:31:24 2019 +0000

    core128: Ship libedit
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 17b3255b7f16a0b62a00d8c244b131047091f7ad
Author: Erik Kapfer <ummeegge(a)ipfire.org>
Date:   Sat Feb 9 08:41:14 2019 +0100

    libedit: A command line editor library
    
    Dependency for knot (kdig).
    
    Signed-off-by: Erik Kapfer <ummeegge(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 17d9d4257139a78162051b71accaf9ff9764230f
Author: Matthias Fischer <matthias.fischer(a)ipfire.org>
Date:   Sun Feb 10 20:13:17 2019 +0100

    powertop: Update to 2.10
    
    Hi,
    
    Triggered by:
    https://forum.ipfire.org/viewtopic.php?f=69&t=22274
    
    For details see:
    https://01.org/powertop/downloads/powertop-v2.10
    
    Best,
    Matthias
    
    Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 941a3dec4e69e5081d76682e635cdf47be51af1c
Author: Matthias Fischer <matthias.fischer(a)ipfire.org>
Date:   Sat Feb 9 10:59:08 2019 +0100

    dhcpcd: Update to 7.1.1
    
    For details see:
    https://roy.marples.name/blog/dhcpcd-7-1-1-released
    
    "A minor update, highlights include:
    
     IPv4LL: Fixed build with this disabled
     IPv4LL: Remember last address between carrier resets
     BSD: Fixed initial link infos reported as LINK_STATE_UNKNOWN
     FreeBSD: Avoid panicing kernel when RTA_IFP is set for IPv6 prefix routes"
    
    Best,
    Matthias
    
    Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit d5b7f82a40b69a57d6d849c2e6da583c6772fc9a
Author: Matthias Fischer <matthias.fischer(a)ipfire.org>
Date:   Sat Feb 9 10:37:22 2019 +0100

    curl: Update to 7.64.0
    
    Hi,
    
    For details see:
    https://curl.haxx.se/changes.html
    
    This came rather unexpected - if I'd known, I'd have waited with 7.63.0.
    
    "Changes:
    cookies: leave secure cookies alone
    hostip: support wildcard hosts
    http: Implement trailing headers for chunked transfers
    http: added options for allowing HTTP/0.9 responses
    timeval: Use high resolution timestamps on Windows
    
    Bugfixes:
    CVE-2018-16890: NTLM type-2 out-of-bounds buffer read
    CVE-2019-3822: NTLMv2 type-3 header stack buffer overflow
    CVE-2019-3823: SMTP end-of-response out-of-bounds read
    FAQ: remove mention of sourceforge for github
    OS400: handle memory error in list conversion
    OS400: upgrade ILE/RPG binding.
    README: add codacy code quality badge
    Revert http_negotiate: do not close connection
    THANKS: added several missing names from year <= 2000
    build: make 'tidy' target work for metalink builds
    cmake: added checks for variadic macros
    cmake: updated check for HAVE_POLL_FINE to match autotools
    cmake: use lowercase for function name like the rest of the code
    configure: detect xlclang separately from clang
    configure: fix recv/send/select detection on Android
    configure: rewrite --enable-code-coverage
    conncache_unlock: avoid indirection by changing input argument type
    cookie: fix comment typo
    cookies: allow secure override when done over HTTPS
    cookies: extend domain checks to non psl builds
    cookies: skip custom cookies when redirecting cross-site
    curl --xattr: strip credentials from any URL that is stored
    curl -J: refuse to append to the destination file
    curl/urlapi.h: include "curl.h" first
    curl_multi_remove_handle() don't block terminating c-ares requests
    darwinssl: accept setting max-tls with default min-tls
    disconnect: separate connections and easy handles better
    disconnect: set conn->data for protocol disconnect
    docs/version.d: mention MultiSSL
    docs: fix the --tls-max description
    docs: use $(INSTALL_DATA) to install man page
    docs: use meaningless port number in CURLOPT_LOCALPORT example
    gopher: always include the entire gopher-path in request
    http2: clear pause stream id if it gets closed
    if2ip: remove unused function Curl_if_is_interface_name
    libssh: do not let libssh create socket
    libssh: enable CURLOPT_SSH_KNOWNHOSTS and CURLOPT_SSH_KEYFUNCTION for libssh
    libssh: free sftp_canonicalize_path() data correctly
    libtest/stub_gssapi: use "real" snprintf
    mbedtls: use VERIFYHOST
    multi: multiplexing improvements
    multi: set the EXPIRE_*TIMEOUT timers at TIMER_STARTSINGLE time
    ntlm: fix NTMLv2 compliance
    ntlm_sspi: add support for channel binding
    openssl: adapt to 3.0.0, OpenSSL_version_num() is deprecated
    openssl: fix the SSL_get_tlsext_status_ocsp_resp call
    openvms: fix OpenSSL discovery on VAX
    openvms: fix typos in documentation
    os400: add a missing closing bracket
    os400: fix extra parameter syntax error
    pingpong: change default response timeout to 120 seconds
    pingpong: ignore regular timeout in disconnect phase
    printf: fix format specifiers
    runtests.pl: Fix perl call to include srcdir
    schannel: fix compiler warning
    schannel: preserve original certificate path parameter
    schannel: stop calling it "winssl"
    sigpipe: if mbedTLS is used, ignore SIGPIPE
    smb: fix incorrect path in request if connection reused
    ssh: log the libssh2 error message when ssh session startup fails
    test1558: verify CURLINFO_PROTOCOL on file:// transfer
    test1561: improve test name
    test1653: make it survive torture tests
    tests: allow tests to pass by 2037-02-12
    tests: move objnames-* from lib into tests
    timediff: fix math for unsigned time_t
    timeval: Disable MSVC Analyzer GetTickCount warning
    tool_cb_prg: avoid integer overflow
    travis: added cmake build for osx
    urlapi: Fix port parsing of eol colon
    urlapi: distinguish possibly empty query
    urlapi: fix parsing ipv6 with zone index
    urldata: rename easy_conn to just conn
    winbuild: conditionally use /DZLIB_WINAPI
    wolfssl: fix memory-leak in threaded use
    spnego_sspi: add support for channel binding"
    
    Best,
    Matthias
    
    Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/common/curl                |  3 +
 config/rootfiles/common/knot                | 93 +++++++++++++++++++++++++++++
 config/rootfiles/common/libedit             | 50 ++++++++++++++++
 config/rootfiles/core/128/filelists/knot    |  1 +
 config/rootfiles/core/128/filelists/libedit |  1 +
 lfs/curl                                    |  4 +-
 lfs/dhcpcd                                  |  4 +-
 lfs/{libtool => knot}                       | 27 +++++----
 lfs/{fping => libedit}                      | 15 ++---
 lfs/powertop                                |  6 +-
 make.sh                                     |  2 +
 11 files changed, 179 insertions(+), 27 deletions(-)
 create mode 100644 config/rootfiles/common/knot
 create mode 100644 config/rootfiles/common/libedit
 create mode 120000 config/rootfiles/core/128/filelists/knot
 create mode 120000 config/rootfiles/core/128/filelists/libedit
 copy lfs/{libtool => knot} (89%)
 copy lfs/{fping => libedit} (93%)

Difference in files:
diff --git a/config/rootfiles/common/curl b/config/rootfiles/common/curl
index 5c616f8da..1eb9f6f37 100644
--- a/config/rootfiles/common/curl
+++ b/config/rootfiles/common/curl
@@ -170,6 +170,7 @@ usr/lib/libcurl.so.4.5.0
 #usr/share/man/man3/CURLOPT_HEADERDATA.3
 #usr/share/man/man3/CURLOPT_HEADERFUNCTION.3
 #usr/share/man/man3/CURLOPT_HEADEROPT.3
+#usr/share/man/man3/CURLOPT_HTTP09_ALLOWED.3
 #usr/share/man/man3/CURLOPT_HTTP200ALIASES.3
 #usr/share/man/man3/CURLOPT_HTTPAUTH.3
 #usr/share/man/man3/CURLOPT_HTTPGET.3
@@ -340,6 +341,8 @@ usr/lib/libcurl.so.4.5.0
 #usr/share/man/man3/CURLOPT_TLSAUTH_PASSWORD.3
 #usr/share/man/man3/CURLOPT_TLSAUTH_TYPE.3
 #usr/share/man/man3/CURLOPT_TLSAUTH_USERNAME.3
+#usr/share/man/man3/CURLOPT_TRAILERDATA.3
+#usr/share/man/man3/CURLOPT_TRAILERFUNCTION.3
 #usr/share/man/man3/CURLOPT_TRANSFERTEXT.3
 #usr/share/man/man3/CURLOPT_TRANSFER_ENCODING.3
 #usr/share/man/man3/CURLOPT_UNIX_SOCKET_PATH.3
diff --git a/config/rootfiles/common/knot b/config/rootfiles/common/knot
new file mode 100644
index 000000000..68d1e702e
--- /dev/null
+++ b/config/rootfiles/common/knot
@@ -0,0 +1,93 @@
+usr/bin/kdig
+#usr/bin/khost
+#usr/bin/knsec3hash
+#usr/bin/knsupdate
+#usr/include/knot
+#usr/include/knot/module.h
+#usr/include/libdnssec
+#usr/include/libdnssec/binary.h
+#usr/include/libdnssec/crypto.h
+#usr/include/libdnssec/dnssec.h
+#usr/include/libdnssec/error.h
+#usr/include/libdnssec/key.h
+#usr/include/libdnssec/keyid.h
+#usr/include/libdnssec/keystore.h
+#usr/include/libdnssec/keytag.h
+#usr/include/libdnssec/list.h
+#usr/include/libdnssec/nsec.h
+#usr/include/libdnssec/random.h
+#usr/include/libdnssec/sign.h
+#usr/include/libdnssec/tsig.h
+#usr/include/libdnssec/version.h
+#usr/include/libknot
+#usr/include/libknot/attribute.h
+#usr/include/libknot/codes.h
+#usr/include/libknot/consts.h
+#usr/include/libknot/control
+#usr/include/libknot/control/control.h
+#usr/include/libknot/cookies.h
+#usr/include/libknot/db
+#usr/include/libknot/db/db.h
+#usr/include/libknot/db/db_lmdb.h
+#usr/include/libknot/db/db_trie.h
+#usr/include/libknot/descriptor.h
+#usr/include/libknot/dname.h
+#usr/include/libknot/endian.h
+#usr/include/libknot/errcode.h
+#usr/include/libknot/error.h
+#usr/include/libknot/libknot.h
+#usr/include/libknot/lookup.h
+#usr/include/libknot/mm_ctx.h
+#usr/include/libknot/packet
+#usr/include/libknot/packet/compr.h
+#usr/include/libknot/packet/pkt.h
+#usr/include/libknot/packet/rrset-wire.h
+#usr/include/libknot/packet/wire.h
+#usr/include/libknot/rdata.h
+#usr/include/libknot/rdataset.h
+#usr/include/libknot/rrset-dump.h
+#usr/include/libknot/rrset.h
+#usr/include/libknot/rrtype
+#usr/include/libknot/rrtype/dnskey.h
+#usr/include/libknot/rrtype/ds.h
+#usr/include/libknot/rrtype/naptr.h
+#usr/include/libknot/rrtype/nsec.h
+#usr/include/libknot/rrtype/nsec3.h
+#usr/include/libknot/rrtype/nsec3param.h
+#usr/include/libknot/rrtype/opt.h
+#usr/include/libknot/rrtype/rdname.h
+#usr/include/libknot/rrtype/rrsig.h
+#usr/include/libknot/rrtype/soa.h
+#usr/include/libknot/rrtype/tsig.h
+#usr/include/libknot/tsig-op.h
+#usr/include/libknot/tsig.h
+#usr/include/libknot/version.h
+#usr/include/libknot/wire.h
+#usr/include/libknot/yparser
+#usr/include/libknot/yparser/yparser.h
+#usr/include/libknot/yparser/ypformat.h
+#usr/include/libknot/yparser/ypschema.h
+#usr/include/libknot/yparser/yptrafo.h
+#usr/include/libzscanner
+#usr/include/libzscanner/error.h
+#usr/include/libzscanner/scanner.h
+#usr/include/libzscanner/version.h
+#usr/lib/libdnssec.la
+#usr/lib/libdnssec.so
+usr/lib/libdnssec.so.6
+usr/lib/libdnssec.so.6.0.0
+#usr/lib/libknot.la
+#usr/lib/libknot.so
+usr/lib/libknot.so.8
+usr/lib/libknot.so.8.0.0
+#usr/lib/libzscanner.la
+#usr/lib/libzscanner.so
+usr/lib/libzscanner.so.2
+usr/lib/libzscanner.so.2.0.0
+#usr/lib/pkgconfig/libdnssec.pc
+#usr/lib/pkgconfig/libknot.pc
+#usr/lib/pkgconfig/libzscanner.pc
+#usr/share/man/man1/kdig.1
+#usr/share/man/man1/khost.1
+#usr/share/man/man1/knsec3hash.1
+#usr/share/man/man1/knsupdate.1
diff --git a/config/rootfiles/common/libedit b/config/rootfiles/common/libedit
new file mode 100644
index 000000000..65b3b86a9
--- /dev/null
+++ b/config/rootfiles/common/libedit
@@ -0,0 +1,50 @@
+#usr/include/editline
+#usr/include/editline/readline.h
+#usr/include/histedit.h
+#usr/lib/libedit.la
+#usr/lib/libedit.so
+usr/lib/libedit.so.0
+usr/lib/libedit.so.0.0.59
+#usr/lib/pkgconfig/libedit.pc
+#usr/share/man/man3/editline.3
+#usr/share/man/man3/el_deletestr.3
+#usr/share/man/man3/el_end.3
+#usr/share/man/man3/el_get.3
+#usr/share/man/man3/el_getc.3
+#usr/share/man/man3/el_gets.3
+#usr/share/man/man3/el_init.3
+#usr/share/man/man3/el_init_fd.3
+#usr/share/man/man3/el_insertstr.3
+#usr/share/man/man3/el_line.3
+#usr/share/man/man3/el_parse.3
+#usr/share/man/man3/el_push.3
+#usr/share/man/man3/el_reset.3
+#usr/share/man/man3/el_resize.3
+#usr/share/man/man3/el_set.3
+#usr/share/man/man3/el_source.3
+#usr/share/man/man3/el_wdeletestr.3
+#usr/share/man/man3/el_wget.3
+#usr/share/man/man3/el_wgetc.3
+#usr/share/man/man3/el_wgets.3
+#usr/share/man/man3/el_winsertstr.3
+#usr/share/man/man3/el_wline.3
+#usr/share/man/man3/el_wparse.3
+#usr/share/man/man3/el_wpush.3
+#usr/share/man/man3/el_wset.3
+#usr/share/man/man3/history_end.3
+#usr/share/man/man3/history_init.3
+#usr/share/man/man3/history_w.3
+#usr/share/man/man3/history_wend.3
+#usr/share/man/man3/history_winit.3
+#usr/share/man/man3/tok_end.3
+#usr/share/man/man3/tok_init.3
+#usr/share/man/man3/tok_line.3
+#usr/share/man/man3/tok_reset.3
+#usr/share/man/man3/tok_str.3
+#usr/share/man/man3/tok_wend.3
+#usr/share/man/man3/tok_winit.3
+#usr/share/man/man3/tok_wline.3
+#usr/share/man/man3/tok_wreset.3
+#usr/share/man/man3/tok_wstr.3
+#usr/share/man/man5/editrc.5
+#usr/share/man/man7/editline.7
diff --git a/config/rootfiles/core/128/filelists/knot b/config/rootfiles/core/128/filelists/knot
new file mode 120000
index 000000000..28e96f878
--- /dev/null
+++ b/config/rootfiles/core/128/filelists/knot
@@ -0,0 +1 @@
+../../../common/knot
\ No newline at end of file
diff --git a/config/rootfiles/core/128/filelists/libedit b/config/rootfiles/core/128/filelists/libedit
new file mode 120000
index 000000000..03fc483da
--- /dev/null
+++ b/config/rootfiles/core/128/filelists/libedit
@@ -0,0 +1 @@
+../../../common/libedit
\ No newline at end of file
diff --git a/lfs/curl b/lfs/curl
index f00677b5e..e57bbbf45 100644
--- a/lfs/curl
+++ b/lfs/curl
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 7.63.0
+VER        = 7.64.0
 
 THISAPP    = curl-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 6121427a7199cd6094fc48c9e31e8992
+$(DL_FILE)_MD5 = a026740d599a32bcbbe6e70679397899
 
 install : $(TARGET)
 
diff --git a/lfs/dhcpcd b/lfs/dhcpcd
index cd940ae8b..d7372ea82 100644
--- a/lfs/dhcpcd
+++ b/lfs/dhcpcd
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 7.1.0
+VER        = 7.1.1
 
 THISAPP    = dhcpcd-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 918520b171f32f0da97316f3bcf3edc1
+$(DL_FILE)_MD5 = adc0a949cb718b455d81deea9ba2875f
 
 install : $(TARGET)
 
diff --git a/lfs/knot b/lfs/knot
new file mode 100644
index 000000000..729db9147
--- /dev/null
+++ b/lfs/knot
@@ -0,0 +1,89 @@
+###############################################################################
+#                                                                             #
+# IPFire.org - A linux based firewall                                         #
+# Copyright (C) 2007-2019  IPFire Team  <info(a)ipfire.org>                     #
+#                                                                             #
+# This program is free software: you can redistribute it and/or modify        #
+# it under the terms of the GNU General Public License as published by        #
+# the Free Software Foundation, either version 3 of the License, or           #
+# (at your option) any later version.                                         #
+#                                                                             #
+# This program is distributed in the hope that it will be useful,             #
+# but WITHOUT ANY WARRANTY; without even the implied warranty of              #
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the               #
+# GNU General Public License for more details.                                #
+#                                                                             #
+# You should have received a copy of the GNU General Public License           #
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.       #
+#                                                                             #
+###############################################################################
+
+###############################################################################
+# Definitions
+###############################################################################
+
+include Config
+
+VER        = 2.7.6
+
+THISAPP    = knot-$(VER)
+DL_FILE    = $(THISAPP).tar.xz
+DL_FROM    = $(URL_IPFIRE)
+DIR_APP    = $(DIR_SRC)/$(THISAPP)
+TARGET     = $(DIR_INFO)/$(THISAPP)
+
+###############################################################################
+# Top-level Rules
+###############################################################################
+
+objects = $(DL_FILE)
+
+$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
+
+$(DL_FILE)_MD5 = 6afbbaff4e9d93de8d6311958d86b323
+
+install : $(TARGET)
+
+check : $(patsubst %,$(DIR_CHK)/%,$(objects))
+
+download :$(patsubst %,$(DIR_DL)/%,$(objects))
+
+md5 : $(subst %,%_MD5,$(objects))
+
+dist: 
+	@$(PAK)
+
+###############################################################################
+# Downloading, checking, md5sum
+###############################################################################
+
+$(patsubst %,$(DIR_CHK)/%,$(objects)) :
+	@$(CHECK)
+
+$(patsubst %,$(DIR_DL)/%,$(objects)) :
+	@$(LOAD)
+
+$(subst %,%_MD5,$(objects)) :
+	@$(MD5)
+
+###############################################################################
+# Installation Details
+###############################################################################
+
+$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
+	@$(PREBUILD)
+	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar Jxf $(DIR_DL)/$(DL_FILE)
+	cd $(DIR_APP) && ./configure	\
+		--prefix=/usr		\
+		--enable-static=no	\
+		--disable-daemon	\
+		--disable-modules	\
+		--enable-maxminddb=no	\
+		--disable-documentation
+
+	cd $(DIR_APP) && make $(MAKETUNING)
+	cd $(DIR_APP) && make install
+
+	@rm -rf $(DIR_APP)
+	@$(POSTBUILD)
+
diff --git a/lfs/libedit b/lfs/libedit
new file mode 100644
index 000000000..f3a831b14
--- /dev/null
+++ b/lfs/libedit
@@ -0,0 +1,85 @@
+###############################################################################
+#                                                                             #
+# IPFire.org - A linux based firewall                                         #
+# Copyright (C) 2007-2019  IPFire Team  <info(a)ipfire.org>                     #
+#                                                                             #
+# This program is free software: you can redistribute it and/or modify        #
+# it under the terms of the GNU General Public License as published by        #
+# the Free Software Foundation, either version 3 of the License, or           #
+# (at your option) any later version.                                         #
+#                                                                             #
+# This program is distributed in the hope that it will be useful,             #
+# but WITHOUT ANY WARRANTY; without even the implied warranty of              #
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the               #
+# GNU General Public License for more details.                                #
+#                                                                             #
+# You should have received a copy of the GNU General Public License           #
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.       #
+#                                                                             #
+###############################################################################
+
+###############################################################################
+# Definitions
+###############################################################################
+
+include Config
+
+VER        = 20181209-3.1
+
+THISAPP    = libedit-$(VER)
+DL_FILE    = $(THISAPP).tar.gz
+DL_FROM    = $(URL_IPFIRE)
+DIR_APP    = $(DIR_SRC)/$(THISAPP)
+TARGET     = $(DIR_INFO)/$(THISAPP)
+
+###############################################################################
+# Top-level Rules
+###############################################################################
+
+objects = $(DL_FILE)
+
+$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
+
+$(DL_FILE)_MD5 = 22e945a0476e388e6f78bfc8d6e1192c
+
+install : $(TARGET)
+
+check : $(patsubst %,$(DIR_CHK)/%,$(objects))
+
+download :$(patsubst %,$(DIR_DL)/%,$(objects))
+
+md5 : $(subst %,%_MD5,$(objects))
+
+dist: 
+	@$(PAK)
+
+###############################################################################
+# Downloading, checking, md5sum
+###############################################################################
+
+$(patsubst %,$(DIR_CHK)/%,$(objects)) :
+	@$(CHECK)
+
+$(patsubst %,$(DIR_DL)/%,$(objects)) :
+	@$(LOAD)
+
+$(subst %,%_MD5,$(objects)) :
+	@$(MD5)
+
+###############################################################################
+# Installation Details
+###############################################################################
+
+$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
+	@$(PREBUILD)
+	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
+	cd $(DIR_APP) && ./configure	\
+		--prefix=/usr		\
+		--enable-static=no
+
+	cd $(DIR_APP) && make $(MAKETUNING)
+	cd $(DIR_APP) && make install
+
+	@rm -rf $(DIR_APP)
+	@$(POSTBUILD)
+
diff --git a/lfs/powertop b/lfs/powertop
index de92af56a..f8a12abca 100644
--- a/lfs/powertop
+++ b/lfs/powertop
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = v2.9
+VER        = v2.10
 
 THISAPP    = powertop-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = powertop
-PAK_VER    = 2
+PAK_VER    = 3
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 583518c5c4434c6e9b9c58c3920950b6
+$(DL_FILE)_MD5 = a69bd55901cf919cc564187402ea2c9c
 
 install : $(TARGET)
 
diff --git a/make.sh b/make.sh
index f96b74b10..3c08997fb 100755
--- a/make.sh
+++ b/make.sh
@@ -1588,6 +1588,8 @@ buildipfire() {
   lfsmake2 dehydrated
   lfsmake2 shairport-sync
   lfsmake2 borgbackup
+  lfsmake2 libedit
+  lfsmake2 knot
 }
 
 buildinstaller() {


hooks/post-receive
--
IPFire 2.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-02-13 15:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-13 15:10 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 5368ccb0fc19d8f7678a292d95334e1855b875d3 Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox