samba-4.17.5 was released yesterday.  No visible change from the
porting/packaging side.

Release notes:
https://www.samba.org/samba/history/samba-4.17.5.html

Test reports and oks welcome.


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/samba/Makefile,v
retrieving revision 1.326
diff -u -p -r1.326 Makefile
--- Makefile    16 Dec 2022 11:40:55 -0000      1.326
+++ Makefile    27 Jan 2023 19:12:33 -0000
@@ -1,4 +1,4 @@
-VERSION =              4.17.4
+VERSION =              4.17.5
 DISTNAME =             samba-${VERSION}
 EPOCH =                        0
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/samba/distinfo,v
retrieving revision 1.101
diff -u -p -r1.101 distinfo
--- distinfo    16 Dec 2022 11:40:55 -0000      1.101
+++ distinfo    27 Jan 2023 19:12:33 -0000
@@ -1,2 +1,2 @@
-SHA256 (samba-4.17.4.tar.gz) = wFEgedtMrHB8zqTBiuu9ay6zrPbpBzXn9kWjJr4fRTc=
-SIZE (samba-4.17.4.tar.gz) = 30838334
+SHA256 (samba-4.17.5.tar.gz) = 67eIDUdP/AnXO1/He8vWV/YjWRAzczGpwk1/acoRRCs=
+SIZE (samba-4.17.5.tar.gz) = 30846334
Index: patches/patch-source3_wscript
===================================================================
RCS file: /cvs/ports/net/samba/patches/patch-source3_wscript,v
retrieving revision 1.18
diff -u -p -r1.18 patch-source3_wscript
--- patches/patch-source3_wscript       5 Oct 2022 17:03:41 -0000       1.18
+++ patches/patch-source3_wscript       27 Jan 2023 19:12:33 -0000
@@ -22,7 +22,7 @@ Index: source3/wscript
          conf.ADD_LDFLAGS("-Wl,--export-dynamic", testflags=True)
  
      # We crash without vfs_default
-@@ -1672,6 +1673,7 @@ main() {
+@@ -1673,6 +1674,7 @@ int main() {
  
      conf.CHECK_CODE('void seekdir(DIR *d, long loc) { return; }',
                      'SEEKDIR_RETURNS_VOID',
@@ -30,7 +30,7 @@ Index: source3/wscript
                      headers='sys/types.h dirent.h',
                      msg='Checking whether seekdir returns void')
  
-@@ -1802,7 +1804,7 @@ main() {
+@@ -1803,7 +1805,7 @@ int main() {
          else:
              conf.fatal('AFS headers not available, but --with-fake-kaserver 
was specified')
  


-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Attachment: signature.asc
Description: PGP signature

Reply via email to