Skip to content

Debsync2020 08 12 #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 11 commits into
base: debian/unstable
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
syslog-ng (3.28.1-1) unstable; urgency=medium

[ SZALAY Attila ]
* [fb28861] New upstream version 3.28.1
* [47b589a] Remove patches applied upstream
* [6e316b7] Follow upstream renaming to slogimport to slogencrypt
* [c3e32f7] Added new manpage secure-logging.7
* [469b9e4] Fix lintian warning about direct maintscript usage

[ Balazs Scheidler ]
* [d27702d] add azure-auth-header build products into mod-http
* [c66540c] drop pylint3 as a Build-Dependency.
We are not running pylint3 in debian packaging anyway and Ubuntu eoan does
not have this package.

[ SZALAY Attila ]
* [bea2687] Clean up the packaging a bit.
Fixed the dh_missing exclude magic, so both the rm command can be removed
from the rules file and the related lines can be removed from the
not-installed file.

[ Balazs Scheidler ]
* [e66c7f0] move the python packages under syslog-ng specific directory

[ SZALAY Attila ]
* [50e604b] Fix dh_python3 call.
As syslog-ng use a different directory (a sub directory) of what the
dh_python3 expects, after changing the python directory structure in the
previous patch, the dh_python3 call had to be adjusted too.
* [ce93883] Made some other changes suggested by lintian
* Stop using dpkg-parsechangelog to get the package version
* Remove/change entries in the copyright file
* [01dc303] Remove github specific files from upstream archive
* [c85fed1] Factor out syslog-ng-mod-slog

-- SZALAY Attila <[email protected]> Sun, 23 Aug 2020 22:50:55 +0200

syslog-ng (3.27.1-3) unstable; urgency=medium

* Fix sumologic.conf installation.
Expand Down
38 changes: 16 additions & 22 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Build-Depends: debhelper (>= 10~),
libhiredis-dev,
libriemann-client-dev (>= 1.6.0~),
librabbitmq-dev,
python3, python3-dev, pylint3, dh-python,
python3, python3-dev, dh-python,
dh-exec (>= 0.13~),
python3-nose, python3-ply,
libxml2-utils, geoip-database,
Expand Down Expand Up @@ -123,10 +123,10 @@ Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, util-linux (>= 2.12-10), lsb-base (>= 3.0-6)
Recommends: logrotate
Suggests: ${sng:CoreModules}, ${sng:Modules}
Provides: system-log-daemon, linux-kernel-log-daemon, libsyslog-ng-dev, syslog-ng-mod-journal, syslog-ng-mod-pacctformat [linux-any], syslog-ng-mod-tag-parser
Provides: system-log-daemon, linux-kernel-log-daemon, libsyslog-ng-dev, syslog-ng-mod-journal, syslog-ng-mod-pacctformat, syslog-ng-mod-tag-parser, syslog-ng-mod-extra
Conflicts: system-log-daemon, linux-kernel-log-daemon
Replaces: syslog-ng (<< 3.3.0~), libsyslog-ng-dev, syslog-ng-mod-json (<< 3.19.1~), syslog-ng-mod-journal (<< 3.25.1~), syslog-ng-mod-pacctformat (<< 3.26.1~), syslog-ng-mod-tag-parser (<< 3.26.1~)
Breaks: syslog-ng (<< 3.3.0~), libsyslog-ng-dev, syslog-ng-mod-json (<< 3.19.1~), syslog-ng-mod-journal (<< 3.25.1~), syslog-ng-mod-pacctformat (<< 3.26.1~), syslog-ng-mod-tag-parser (<< 3.26.1~)
Replaces: syslog-ng (<< 3.3.0~), libsyslog-ng-dev, syslog-ng-mod-json (<< 3.19.1~), syslog-ng-mod-journal (<< 3.25.1~), syslog-ng-mod-pacctformat (<< 3.26.1~), syslog-ng-mod-tag-parser (<< 3.26.1~), syslog-ng-mod-extra (<< 3.26.1-2~)
Breaks: syslog-ng (<< 3.3.0~), libsyslog-ng-dev, syslog-ng-mod-json (<< 3.19.1~), syslog-ng-mod-journal (<< 3.25.1~), syslog-ng-mod-pacctformat (<< 3.26.1~), syslog-ng-mod-tag-parser (<< 3.26.1~), syslog-ng-mod-extra (<< 3.26.1-2~)
Description: Enhanced system logging daemon (core)
syslog-ng is an enhanced log daemon, supporting a wide range of input
and output methods: syslog, unstructured text, message queues,
Expand Down Expand Up @@ -512,8 +512,8 @@ Description: Enhanced system logging daemon (SNMP plugin)
* hand on messages for further processing using message queues (like
AMQP), files or databases (like PostgreSQL or MongoDB).
.
This package provides the SNMP destination plugin, which allows one
to send messages to an snmp server.
This package provides the SNMP source/destination plugins, which allows one
to send/receive SNMP traps.

Package: syslog-ng-mod-xml-parser
Architecture: any
Expand Down Expand Up @@ -586,11 +586,11 @@ Description: Enhanced system logging daemon (Kafka destination, based on librdka
This package provides a native Kafka destination, written entirely in the
C programming language, based on the librdkafka client library.

Package: syslog-ng-mod-extra
Architecture: all
Package: syslog-ng-mod-examples
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, syslog-ng-core (>= ${source:Version}), syslog-ng-core (<< ${source:Version}.1~)
Description: Enhanced system logging daemon (extra plugins)
Description: Enhanced system logging daemon (example plugins)
syslog-ng is an enhanced log daemon, supporting a wide range of input
and output methods: syslog, unstructured text, message queues,
databases (SQL and NoSQL alike) and more.
Expand All @@ -606,22 +606,15 @@ Description: Enhanced system logging daemon (extra plugins)
* hand on messages for further processing using message queues (like
AMQP), files or databases (like PostgreSQL or MongoDB).
.
This package collects all the small plugins, which does not worth to have
a whole package. This package contains:
.
* windows event log parser
* tag parser
* Graylog2 destination
* default Network source driver
* Load balancer destination
* osquery destination
* ewmm (Enterprise wide messaging model) destination and parser
This package provides a collection of example plugins.

Package: syslog-ng-mod-examples
Package: syslog-ng-mod-slog
Architecture: any
Multi-Arch: foreign
Replaces: syslog-ng-core (<< 3.28.1~)
Breaks: syslog-ng-core (<< 3.28.1~)
Depends: ${shlibs:Depends}, ${misc:Depends}, syslog-ng-core (>= ${source:Version}), syslog-ng-core (<< ${source:Version}.1~)
Description: Enhanced system logging daemon (example plugins)
Description: Enhanced system logging daemon (secure logging plugin)
syslog-ng is an enhanced log daemon, supporting a wide range of input
and output methods: syslog, unstructured text, message queues,
databases (SQL and NoSQL alike) and more.
Expand All @@ -637,4 +630,5 @@ Description: Enhanced system logging daemon (example plugins)
* hand on messages for further processing using message queues (like
AMQP), files or databases (like PostgreSQL or MongoDB).
.
This package provides a collection of example plugins.
This package provides the $(slog) template functions and command
line utilities (slogencrypt, slogverify, slogkey).
154 changes: 15 additions & 139 deletions debian/copyright
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ Copyright: Copyright (C) Balázs Scheidler
Copyright (C) BalaBit IT Security Ltd.
License: LGPL-2.1+ with OpenSSL exception

Files: lib/ack-tracker.h
lib/bookmark.h
lib/early_ack_tracker.c
Files: lib/ack-tracker/ack_tracker.h
lib/ack-tracker/bookmark.h
lib/ack-tracker/early_ack_tracker.c
lib/host-id.*
lib/late_ack_tracker.c
lib/ack-tracker/late_ack_tracker.c
lib/ringbuffer.*
lib/template/common-template-typedefs.h
Copyright: Copyright (C) BalaBit IT Ltd.
Expand All @@ -31,13 +31,12 @@ License: LGPL-2.1+ with OpenSSL exception

Files: lib/compat/time.h
lib/filter/filter-in-list.*
lib/logproto-indented-multiline-server.*
lib/logthrdestdrv.*
lib/logproto/logproto-indented-multiline-server.*
lib/logthrdest/logthrdestdrv.*
lib/scratch-buffers.*
lib/tests/test_cfg_tree.c
lib/type-hinting.*
lib/value-pairs.*
lib/vptransform.*
lib/value-pairs/value-pairs.*
scl/graphite/*
Copyright: Copyright (C) BalaBit IT Security Ltd.
Copyright (C) Gergely Nagy
Expand Down Expand Up @@ -95,7 +94,7 @@ Files: lib/cache.*
lib/tests/test_cfg_lexer_subst.c
lib/tests/test_hostname.c
lib/tests/test_host_resolve.c
lib/tests/test_log_message.c
lib/logmsg/tests/test_log_message.c
lib/tests/test_parse_number.c
lib/tests/test_reloc.c
lib/tests/test_type_hints.c
Expand All @@ -105,40 +104,6 @@ Files: lib/cache.*
Copyright: Copyright (C) BalaBit IT Security Ltd.
License: LGPL-2.1+ with OpenSSL exception

Files: lib/ivykis/*
Copyright: Copyright (C) Lennert Buytenhek <[email protected]>
License: LGPL-2.1+

Files: lib/ivykis/lib/man3/* lib/ivykis/modules/man3/*
Copyright: Copyright (C) Lennert Buytenhek <[email protected]>
License: ivykis-man
Permission is granted to distribute possibly modified copies
of this page provided the header is included verbatim,
and in case of nontrivial modification author and date
of the modification is added to the header.

Files: lib/jsonc/*
Copyright: Copyright (C) Metaparadigm Pte. Ltd
Copyright (C) Eric Haszlakiewicz
License: Expat

Files: lib/jsonc/debug.h
lib/jsonc/json.h
lib/jsonc/json_object.*
lib/jsonc/json_object_iterator.*
lib/jsonc/linkhash.*
Copyright: Copyright (C) Hewlett-Packard Development Company, L.P
Copyright (C) Metaparadigm Pte. Ltd
Copyright (C) Eric Haszlakiewicz
License: Expat

Files: lib/jsonc/json_tokener.c
lib/jsonc/printbuf.*
Copyright: Copyright (C) Yahoo! Inc.
Copyright (C) Metaparadigm Pte. Ltd
Copyright (C) Eric Haszlakiewicz
License: Expat

Files: modules/*
Copyright: Copyright (C) Balázs Scheidler
Copyright (C) BalaBit IT Security Ltd.
Expand All @@ -150,19 +115,6 @@ Copyright: Copyright (C) BalaBit IT Security Ltd.
Copyright (C) Gergely Nagy
License: GPL-2+ with OpenSSL exception

Files: modules/afamqp/rabbitmq-c/*
Copyright: Copyright (C) VMWare, Inc. and Tony Garnock-Jones
License: Expat

Files: modules/afamqp/rabbitmq-c/codegen/*
Copyright: Copyright (C) VMWare, Inc.
License: MPL

Files: modules/afamqp/rabbitmq-c/librabbitmq/win32/msinttypes/stdint.h
modules/afamqp/rabbitmq-c/tests/win32/msinttypes/inttypes.h
Copyright: Copyright (C) Alexander Chemeris
License: BSD-3-clause

Files: modules/afmongodb/*
modules/afsmtp/*
modules/afsocket/unix-credentials.*
Expand All @@ -182,10 +134,6 @@ Copyright: Copyright (c) BalaBit IT Ltd.
Copyright (C) Gergely Nagy
License: GPL-2+ with OpenSSL exception

Files: modules/afmongodb/libmongo-client/*
Copyright: Copyright (C) Gergely Nagy
License: Apache-2.0

Files: modules/afsocket/systemd-syslog-source.*
Copyright: Copyright (C) BalaBit IT Ltd.
Copyright (C) Tibor Benke
Expand Down Expand Up @@ -231,28 +179,16 @@ Copyright: Copyright (C) Péter Gyöngyösi
Copyright (C) BalaBit IT Security Ltd.
License: GPL-2+ with OpenSSL exception

Files: modules/geoip/*
Files: modules/geoip2/*
scl/*
Copyright: Copyright (C) BalaBit IT Security Ltd.
License: GPL-2+ with OpenSSL exception

Files: modules/geoip/geoip-parser.*
modules/geoip/geoip-parser-parser.*
modules/geoip/geoip-plugin.c
Copyright: Copyright (C) Gergely Nagy
License: GPL-2+ with OpenSSL exception

Files: modules/graphite/*
Copyright: Copyright (C) BalaBit IT Ltd.
Copyright (C) Viktor Tusa
License: GPL-2+ with OpenSSL exception

Files: modules/java-modules/http/src/main/java/org/syslog_ng/http/HTTPDestinationOptions.java
Copyright: Copyright (C) BalaBit IT Security Ltd.
Copyright (C) Adam Arsenault
Copyright (C) Viktor Juhasz
License: GPL-2+ with OpenSSL exception

Files: modules/json/format-json.c
Copyright: Copyright (c) BalaBit IT Ltd.
Copyright (C) Balint Kovacs
Expand All @@ -266,6 +202,12 @@ Copyright: Copyright (C) BalaBit IT Security Ltd.
Copyright (C) Viktor Juhasz
License: GPL-2+ with OpenSSL exception

Files: modules/java-modules/http/src/main/java/org/syslog_ng/http/HTTPDestinationOptions.java
Copyright: Copyright (C) BalaBit IT Security Ltd.
Copyright (C) Adam Arsenault
Copyright (C) Viktor Juhasz
License: GPL-2+ with OpenSSL exception

Files: modules/kvformat/*
Copyright: Copyright (C) BalaBit IT Security Ltd.
License: GPL-2+ with OpenSSL exception
Expand Down Expand Up @@ -360,69 +302,3 @@ License: LGPL-2.1+ with OpenSSL exception
.
On Debian systems, the complete text of the GNU Lesser General Public
License can be found in the file `/usr/share/common-licenses/LGPL-2.1'.

License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
https://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian systems, the complete text of the Apache License can be found in
the file `/usr/share/common-licenses/Apache-2.0'.

License: Expat
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use, copy,
modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
.
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

License: MPL
The complete text of the Mozilla Public License can be found in
the `MPL' file in the same directory as this file.

License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
3. The name of the author may be used to endorse or promote products
derived from this software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2 changes: 1 addition & 1 deletion debian/gbp.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ export-dir = ../build-area/
tarball-dir = ../

[import-orig]
filter = [".git", "debian/*"]
filter = [".git", "debian/*", ".github"]
10 changes: 0 additions & 10 deletions debian/not-installed
Original file line number Diff line number Diff line change
@@ -1,11 +1 @@
lib/systemd/system/[email protected]
usr/lib/syslog-ng/*/libazure-auth-header.so
usr/share/syslog-ng/include/scl/default-network-drivers/plugin.conf
usr/share/syslog-ng/include/scl/ewmm/ewmm.conf
usr/share/syslog-ng/include/scl/graylog2/plugin.conf
usr/share/syslog-ng/include/scl/hdfs/plugin.conf
usr/share/syslog-ng/include/scl/loadbalancer/gen-loadbalancer.sh
usr/share/syslog-ng/include/scl/loadbalancer/plugin.conf
usr/share/syslog-ng/include/scl/osquery/plugin.conf
usr/share/syslog-ng/include/scl/windowseventlog/plugin.conf
usr/share/syslog-ng/include/scl/windowseventlog/windowseventlog.xml
Loading