Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • lts-team/packages/samba
  • thctlo/samba-lintianfix
  • arnaudr/samba
  • jrwren/samba
  • paride/samba
  • athos/samba
  • henrich/samba
  • cnotin/samba
  • mimi89999/samba
  • samba-team/samba
  • ahasenack/samba
  • jrtc27/samba
  • noel/samba
13 results
Show changes
Commits on Source (2)
......@@ -45,8 +45,9 @@ samba (2:4.17.11+dfsg-0+deb12u1) bookworm; urgency=medium
macOS mdfind returns only 50 results
* d/control: indicate the git branch in Vcs-Git URL (-b bookworm)
* d/control: fix description of samba-common-bin (samba-client)
* d/salsa-ci.yml: set RELEASE to bookworm
-- Michael Tokarev <mjt@tls.msk.ru> Sun, 10 Sep 2023 12:48:29 +0300
-- Michael Tokarev <mjt@tls.msk.ru> Tue, 12 Sep 2023 15:55:41 +0300
samba (2:4.17.10+dfsg-0+deb12u1) bookworm-security; urgency=medium
......
......@@ -4,6 +4,7 @@ include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
variables:
RELEASE: 'bookworm'
# Until https://bugs.debian.org/976175 is fixed in blhc
SALSA_CI_DISABLE_BLHC: 1
# cross-building never worked
......