Ubuntu Pastebin

Paste from bdmurray at Wed, 12 Apr 2017 17:08:02 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
diff -u sssd-1.11.8/debian/changelog sssd-1.11.8/debian/changelog
--- sssd-1.11.8/debian/changelog
+++ sssd-1.11.8/debian/changelog
@@ -1,6 +1,15 @@
+sssd (1.11.8-0ubuntu0.6) trusty; urgency=medium
+
+  * d/p/pidfile-creation.diff: Delay the pidfile creation until the
+    responders are up (LP: #1566508)
+  * d/p/sanitize_newline.diff: Sanitize newline and carriage return
+    characters before LDAP queries. (LP: #1669712)
+
+ -- Victor Tapia <victor.tapia@canonical.com>  Fri, 24 Mar 2017 11:26:41 +0100
+
 sssd (1.11.8-0ubuntu0.5) trusty; urgency=medium
 
-  * d/p/BUILD-Fix-linking-with-librt.patch: Upstream fix for FTBS on
+  * d/p/BUILD-Fix-linking-with-librt.diff: Upstream fix for FTBS on
     ppc64el/arm64 after the implementation of timer functions in watchdog
     (LP: #1641875).
 
@@ -8,7 +17,7 @@
 
 sssd (1.11.8-0ubuntu0.4) trusty; urgency=medium
 
-  * d/p/restart_providers_on_timeshift.patch: Implement watchdog and
+  * d/p/restart_providers_on_timeshift.diff: Implement watchdog and
     use SIGUSR2 after watchdog detects time shift to execute pending
     scheduled tasks that could be stuck (LP: #1641875)
Download as text