-
Notifications
You must be signed in to change notification settings - Fork 519
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #895 from etungsten/package-updates
Third-party software package version bumps
- Loading branch information
Showing
15 changed files
with
42 additions
and
111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,11 +11,25 @@ to avoid for now since we have no other need for it. | |
|
||
Signed-off-by: Ben Cressey <[email protected]> | ||
--- | ||
configure.ac | 2 -- | ||
src/helpers/Makefile.am | 5 ----- | ||
1 file changed, 5 deletions(-) | ||
2 files changed, 7 deletions(-) | ||
|
||
diff --git a/configure.ac b/configure.ac | ||
index d0565be..a417691 100644 | ||
--- a/configure.ac | ||
+++ b/configure.ac | ||
@@ -50,8 +50,6 @@ AC_ARG_ENABLE([systemd], | ||
AS_HELP_STRING([--enable-systemd], [Build systemd support]), | ||
[enable_systemd="$enableval"], [enable_systemd="no"]) | ||
|
||
-AC_CHECK_HEADER([rpc/rpc_msg.h], [AC_SUBST([LIBTIRPC_CFLAGS],'')], [PKG_CHECK_MODULES([LIBTIRPC], [libtirpc])]) | ||
- | ||
PKG_CHECK_MODULES([LIBNFNETLINK], [libnfnetlink >= 1.0.1]) | ||
PKG_CHECK_MODULES([LIBMNL], [libmnl >= 1.0.3]) | ||
PKG_CHECK_MODULES([LIBNETFILTER_CONNTRACK], [libnetfilter_conntrack >= 1.0.8]) | ||
diff --git a/src/helpers/Makefile.am b/src/helpers/Makefile.am | ||
index 05801bc..adb6154 100644 | ||
index e4f10c9..159362f 100644 | ||
--- a/src/helpers/Makefile.am | ||
+++ b/src/helpers/Makefile.am | ||
@@ -4,7 +4,6 @@ pkglib_LTLIBRARIES = ct_helper_amanda.la \ | ||
|
@@ -26,13 +40,13 @@ index 05801bc..adb6154 100644 | |
ct_helper_tftp.la \ | ||
ct_helper_tns.la \ | ||
ct_helper_sane.la \ | ||
@@ -29,10 +28,6 @@ ct_helper_mdns_la_SOURCES = mdns.c | ||
@@ -30,10 +29,6 @@ ct_helper_mdns_la_SOURCES = mdns.c | ||
ct_helper_mdns_la_LDFLAGS = $(HELPER_LDFLAGS) | ||
ct_helper_mdns_la_CFLAGS = $(HELPER_CFLAGS) | ||
|
||
-ct_helper_rpc_la_SOURCES = rpc.c | ||
-ct_helper_rpc_la_LDFLAGS = $(HELPER_LDFLAGS) | ||
-ct_helper_rpc_la_CFLAGS = $(HELPER_CFLAGS) | ||
-ct_helper_rpc_la_CFLAGS = $(HELPER_CFLAGS) $(LIBTIRPC_CFLAGS) | ||
- | ||
ct_helper_tftp_la_SOURCES = tftp.c | ||
ct_helper_tftp_la_LDFLAGS = $(HELPER_LDFLAGS) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
44 changes: 0 additions & 44 deletions
44
packages/libseccomp/0001-api-define-__SNR_ppoll-again.patch
This file was deleted.
Oops, something went wrong.
40 changes: 0 additions & 40 deletions
40
packages/libseccomp/0002-tests-rely-on-__SNR_xxx-instead-of-__NR_xxx-for-sysc.patch
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters