Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package samba-ad-server for openSUSE:Factory
checked in at 2023-05-10 16:20:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/samba-ad-server (Old)
and /work/SRC/openSUSE:Factory/.samba-ad-server.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "samba-ad-server"
Wed May 10 16:20:11 2023 rev:3 rq:1086074 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/samba-ad-server/samba-ad-server.changes
2023-02-11 21:57:47.227795765 +0100
+++
/work/SRC/openSUSE:Factory/.samba-ad-server.new.1533/samba-ad-server.changes
2023-05-10 16:20:12.787574046 +0200
@@ -1,0 +2,56 @@
+Wed May 10 11:28:32 UTC 2023 - [email protected]
+
+- Update to version 1682917639.ed539a8:
+ * client: update fedora base version to 37
+ * ad-server: update fedora base version to 37
+ * server: update fedora base version to 37
+ * server: install some vfs packages
+ * ad-server: default to installing sambacc from COPR
+ * server: on centos default to installing sambacc COPR
+ * server: default to installing sambacc from COPR
+ * common: add option to install sambacc from a repo file
+ * common: tweak copr install repo for centos
+ * common: if distdir is empty install sambacc from copr
+ * common: categorize dist files by name
+ * common: rename wheeldir to distdir
+ * github: add ciworkflows for building centos based images
+ * ad-server: update install-sambacc.sh to reuse install-sambacc-common.sh
+ * ad-server: copy in script install-sambacc-common.sh
+ * server: update install-sambacc.sh to reuse install-sambacc-common.sh
+ * server: copy in script install-sambacc-common.sh
+ * gitignore: ignore '.common' dirs
+ * makefile: copy common files into context directory
+ * common: add images/common directory and install-sambacc-common.sh script
+ * images/toolbox: Add CentOS variant of Containerfile
+ * workflows: now we can install directly via make/install-tools.sh use it
+ * makefile: add support for install-tools.sh fetching tools
+ * hack: add a install-tools.sh script for locally installing certain tools
+ * workflows: add a check-commits job
+ * makefile: add check-gitlint rule for checking commits
+ * client: fix missing quote in Containerfile.centos
+ * server: fix missing quote in Containerfile.centos
+ * ad-server: add tdb-tools to installed packages
+ * images: consistently use url labels pointing to the github repository.
+ * Makefile: add explicit centos and fedora based flavors of the builds
server and client container images can now be built based on centos stream 9
by setting OS_NAME=centos
+ * Makefile: add a debug-vars make target
+ * Makefile: generalize build mechanisms - prepare for adding more operating
systems as base image
+
+-------------------------------------------------------------------
+Tue Apr 18 19:55:06 UTC 2023 - [email protected]
+
+- Update to version 1681398929.8d9de47:
+ * toolbox: add tdb-tools to opensuse toolbox image
+ * toolbox: include tdb-tools package in toolbox
+ * ad-server: add tdb-tools to installed packages
+ * ad-server: remove jsonschema dependency
+ * server: remove jsonschema dependency
+ * github: sync mergify rules that handle aged PRs
+ * Makefile: improve buildfile handling, including cleanup
+ * tests: fix shellcheck errors
+ * Makefile: fix error in check-shell-scripts target.
+ * makefile: update opensuse makefile to match local names to global names
+ * makefile: make local names match public names
+ * makefile: organizational cleanups
+ * makefile: attempt to make the build rules more regular
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.IoELQC/_old 2023-05-10 16:20:13.275576933 +0200
+++ /var/tmp/diff_new_pack.IoELQC/_new 2023-05-10 16:20:13.279576956 +0200
@@ -26,6 +26,7 @@
python3-jsonschema \
samba-python3 \
python3-pyxattr \
+ tdb-tools \
samba-ad-dc \
procps \
samba-client \
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.IoELQC/_old 2023-05-10 16:20:13.331577264 +0200
+++ /var/tmp/diff_new_pack.IoELQC/_new 2023-05-10 16:20:13.335577288 +0200
@@ -5,7 +5,8 @@
</service>
<service name="tar_scm">
<param
name="url">https://github.com/samba-in-kubernetes/samba-container.git</param>
- <param
name="changesrevision">94e313043630982eee3d2e63b37038c487f4290b</param>
+ <param
name="changesrevision">ed539a871a67d8987f703e16cdfed81902aa589a</param>
</service>
</servicedata>
+(No newline at EOF)