There is a new version 2.9.5-5 now available from Debian

### New Debian Changes ###

sssd (2.9.5-5) unstable; urgency=medium

  * Team upload.

  [ Andreas Hasenack ]
  * autopkgtests: switch to ssh for the login test (Closes: #1081027)
  * autopkgtests: display logs in the case of a failure

 -- Simon Josefsson <[email protected]> Fri, 20 Dec 2024 16:15:34
+0100

sssd (2.9.5-4) unstable; urgency=medium

  * Team upload.

  [ Michael Prokop ]
  * autopkgtests: increase expect timeout to address flaky 
ldap-user-group-ldap-auth under control
    (Closes: #1081027)

 -- Simon Josefsson <[email protected]> Tue, 26 Nov 2024 11:06:09
+0100

** Description changed:

- Scheduled-For: Backlog
- Upstream: tbd
- Debian:   2.9.5-3    
+ Upstream: 2.9.5
+ Debian:   2.9.5-5
  Ubuntu:   2.9.5-3ubuntu2
- 
- 
- There is nothing yet to merge for sssd currently, but this ticket is
- filed prospectfully for tracking purposes in case a merge does become
- available later this cycle.
  
  If it turns out this needs a sync rather than a merge, please change the
  tag 'needs-merge' to 'needs-sync', and (optionally) update the title as
  desired.
  
- If this merge pulls in a new upstream version, also consider adding an
- entry to the Jammy Release Notes:
- https://discourse.ubuntu.com/c/release/38
- 
- 
  ### New Debian Changes ###
  
- sssd (2.9.5-3) unstable; urgency=medium
+ sssd (2.9.5-5) unstable; urgency=medium
  
-   * rules: Flip the test logic to fix ftbfs on armel/armhf.
+   * Team upload.
  
-  -- Timo Aaltonen <[email protected]>  Tue, 04 Jun 2024 18:22:29 +0300
+   [ Andreas Hasenack ]
+   * autopkgtests: switch to ssh for the login test (Closes: #1081027)
+   * autopkgtests: display logs in the case of a failure
  
- sssd (2.9.5-2) unstable; urgency=medium
+  -- Simon Josefsson <[email protected]>  Fri, 20 Dec 2024 16:15:34
+ +0100
  
-   * rules: Don't fail tests on armel, armhf for now.
+ sssd (2.9.5-4) unstable; urgency=medium
  
-  -- Timo Aaltonen <[email protected]>  Tue, 04 Jun 2024 15:00:53 +0300
+   * Team upload.
  
- sssd (2.9.5-1) unstable; urgency=medium
+   [ Michael Prokop ]
+   * autopkgtests: increase expect timeout to address flaky 
ldap-user-group-ldap-auth under control
+     (Closes: #1081027)
  
-   * New upstream release. (Closes: #1068063)
-     - CVE-2023-3758 (Closes: #1070369)
- 
-  -- Timo Aaltonen <[email protected]>  Mon, 20 May 2024 16:36:50 +0300
- 
- sssd (2.9.4-2) unstable; urgency=medium
- 
-   [ Michael Biebl ]
-   * Install PAM and NSS modules into /usr. (Closes: #1061350)
- 
-   [ Timo Aaltonen ]
-   * tests: Drop -extensions from openssl command if there is no -x509.
-     Thanks, Sebastian Andrzej Siewior! (Closes: #1061869)
- 
-  -- Timo Aaltonen <[email protected]>  Wed, 10 Apr 2024 15:56:46 +0300
- 
- sssd (2.9.4-1.1) unstable; urgency=medium
- 
-   * Non-maintainer upload.
-   * Rename libraries for 64-bit time_t transition.  Closes: #1063074
- 
-  -- Benjamin Drung <[email protected]>  Thu, 29 Feb 2024 17:27:43 +0000
- 
- sssd (2.9.4-1) unstable; urgency=medium
- 
-   [ Sergio Durigan Junior ]
-   * Improve certificate/smartcard dep8 tests.
-     - d/t/control: Don't depend on 'needs-sudo' restriction, since the
-       tests don't really use 'sudo' selectively but rather rely on a normal
-       user being setup as a side effect of 'needs-sudo'.  Instead, we can
-       use 'needs-root'.
-     - d/t/sssd-smart-card-pam-auth-configs-tester.sh,
-       d/t/sssd-softhism2-certificates-tests.sh: Use
-       '${AUTOPKGTEST_NORMAL_USER}' instead of '$SUDO_USER'.
- 
-   [ Timo Aaltonen ]
-   * New upstream release.
-   * control: Migrate to systemd-dev. (Closes: #1060512)
-   * rules, install: Use systemdsystemunitdir.
- 
-  -- Timo Aaltonen <[email protected]>  Thu, 18 Jan 2024 12:04:33 +0200
- 
- sssd (2.9.2-1) unstable; urgency=medium
- 
-   [ Timo Aaltonen ]
-   * New upstream release.
-   * control, rules: Add bc to build-depends, enable tests again.
- 
-   [ Marco Trevisan (Treviño) ]
-   * debian: Add pam-auth-update SSSD Smart card configurations
-   * debian/tests: Add tests for smart card verification
- 
-  -- Timo Aaltonen <[email protected]>  Fri, 15 Sep 2023 11:18:38 +0300
- 
- sssd (2.9.1-2) unstable; urgency=medium
- 
-   [ Sergio Durigan Junior ]
-   * Enable files provider.
-     SSSD 2.9.0 has deprecated 'id_provider = files', but that's still
-     needed for smartcard authentication of local users.
-     - d/rules: Build with '--with-files-provider'.
-     - d/sssd-common.install: Install libsss_files.so and sssd-files.5.
-     (Closes: #1041438) (LP: #2028084)
-   * d/rules: Remove deprecated options '--disable-files-domain'.
- 
-  -- Timo Aaltonen <[email protected]>  Tue, 25 Jul 2023 15:01:14 +0300
- 
- sssd (2.9.1-1) unstable; urgency=medium
- 
-   * New upstream release.
-   * libnss-sss.postinst: Migrate to use 'case' like the other postinsts.
-   * patches: Drop an upstreamed patch.
-   * Drop deprecated simple-ifp library and files provider.
-   * control, rules: Add sssd-passkey, and libfido2-dev to build-depends.
-   * ci: Allow piuparts to fail, because handling of nsswitch.conf ownership
-     is broken.
- 
-  -- Timo Aaltonen <[email protected]>  Tue, 04 Jul 2023 08:48:49 +0300
- 
- sssd (2.8.2-4) unstable; urgency=medium
- 
-   [ Sam Morris ]
-   * Don't add subid to /etc/nsswitch.conf (Closes: #1032990)
- 
-  -- Timo Aaltonen <[email protected]>  Tue, 11 Apr 2023 15:19:36 +0300
- 
- 
+  -- Simon Josefsson <[email protected]>  Tue, 26 Nov 2024 11:06:09
+ +0100
  
  ### Old Ubuntu Delta ###
  
  sssd (2.9.5-3ubuntu2) oracular; urgency=medium
  
-   * No-change rebuild with new samba-libs, to pick up libndr4
+   * No-change rebuild with new samba-libs, to pick up libndr4
  
-  -- Andreas Hasenack <[email protected]>  Wed, 03 Jul 2024 20:53:11
+  -- Andreas Hasenack <[email protected]>  Wed, 03 Jul 2024 20:53:11
  -0300
  
  sssd (2.9.5-3ubuntu1) oracular; urgency=medium
  
-   * Merge with Debian unstable (LP: #2064469). Remaining changes:
-     - d/control: Drop libgdm-dev Build-Depend on i386.
-     - d/control: Don't build sssd-tools on i386, now uninstallable due
-       to added python3-{click,systemd} dependencies.
-     - d/apparmor-profile: Add some entries to apparmor-profile file
-       to get rid of the extraneous ALLOWED messages visible in the
-       /var/log/syslog. (LP #1999190)
-     - d/control: faketime is used for tests, and is currently not
-       working on armhf with a 64bit time_t (see LP #2059078)
-   * Drop changes:
-     - Fix build-time tests (LP #2058576):
-       + d/p/fix-format-string-time64.patch: fix format string used for a
-         timestamp filter string. Thanks to Sergio Durigan Junior
-         <[email protected]> for the troubleshooting session.
-       [ Incorporated upstream. ]
-     - SECURITY UPDATE: race when GPO policy is being applied
-       + debian/patches/CVE-2023-3758.patch: use hash to store intermediate
-         results in src/providers/ad/ad_gpo.c.
-       + CVE-2023-3758
-       [ Incorporated upstream. ]
+   * Merge with Debian unstable (LP: #2064469). Remaining changes:
+     - d/control: Drop libgdm-dev Build-Depend on i386.
+     - d/control: Don't build sssd-tools on i386, now uninstallable due
+       to added python3-{click,systemd} dependencies.
+     - d/apparmor-profile: Add some entries to apparmor-profile file
+       to get rid of the extraneous ALLOWED messages visible in the
+       /var/log/syslog. (LP #1999190)
+     - d/control: faketime is used for tests, and is currently not
+       working on armhf with a 64bit time_t (see LP #2059078)
+   * Drop changes:
+     - Fix build-time tests (LP #2058576):
+       + d/p/fix-format-string-time64.patch: fix format string used for a
+         timestamp filter string. Thanks to Sergio Durigan Junior
+         <[email protected]> for the troubleshooting session.
+       [ Incorporated upstream. ]
+     - SECURITY UPDATE: race when GPO policy is being applied
+       + debian/patches/CVE-2023-3758.patch: use hash to store intermediate
+         results in src/providers/ad/ad_gpo.c.
+       + CVE-2023-3758
+       [ Incorporated upstream. ]
  
-  -- Sergio Durigan Junior <[email protected]>  Mon, 24 Jun
+  -- Sergio Durigan Junior <[email protected]>  Mon, 24 Jun
  2024 16:22:21 -0400

** Changed in: sssd (Ubuntu)
       Status: Incomplete => New

** Changed in: sssd (Ubuntu)
    Milestone: None => ubuntu-25.02

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2085296

Title:
  Merge sssd from Debian unstable for plucky

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/2085296/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to