Up to [cvs.NetBSD.org] / pkgsrc / net / netatalk3
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.55 / (download) - annotate - [select for diffs], Thu May 4 16:53:07 2023 UTC (4 weeks, 1 day ago) by hauke
Branch: MAIN
CVS Tags: HEAD
Changes since 1.54: +3 -4
lines
Diff to previous 1.54 (colored)
Update net/netatalk3 to 3.1.15 What's Changed FIX: CVE-2022-43634 FIX: CVE-2022-45188 NEW: Support for macOS hosts, Intel and Apple silicon, GitHub#281 FIX: configure.ac: update deprecated autoconf syntax UPD: configure.ac: Support linking with system shared libraries Introduces the --with-talloc option FIX: macros: largefile-check macro for largefile (clang 16) UPD: macros: Update pthread macro to the latest from gnu.org FIX: initscripts: Modernize Systemd service file. FIX: libatalk/conf: include sys/file.h for LOCK_EX FIX: libatalk: Change log level for realpath() error, SF bug#666 FIX: libatalk: Change log level for real_name error, SF bug#596 FIX: libatalk: The my_bool type is deprecated as of MySQL 8.0.1, GitHub#129 UPD: libatalk: allow afpd to read read-protected afp.conf, SF bug#546 UPD: libatalk: Make the "valid users" option work in the Homes section, SF bug#449 UPD: libatalk: Check that FPDisconnectOldSession is successful, SF bug#634 UPD: libatalk: Bring iniparser library codebase in line with current version 4.1 FIX: afpd: Provide MNTTYPE_NFS on OmniOS to make quota work, GitHub#117 FIX: afpd: Avoid triggering realpath() lookups with empty path, GitHub#277 FIX: spotlight: Spotlight searches can cause afpd to segfault, GitHub#56 UPD: spotlight: add support for tracker3, SF patch#147 FIX: macusers: Fix output for long usernames FIX: macusers: account for usernames with non-word characters FIX: macusers: Support NetBSD FIX: Fix all function declarations without a prototype FIX: Fix C99 compliance issues FIX: Fix gcc10 compiler warnings UPD: Remove acsiidocs sources and release notes script FIX: manpages: afp.conf: Parameters are not quoted, SF bug#617 FIX: manpages: afp.conf: Document $u in home name, GitHub#123 FIX: manpages: afp.conf: Document the usage of guest user, GitHub#298 FIX: Document how the mysql cnid backend is configured, GitHub#69 FIX: Fix user-visible typos in log output and man pages. FIX: Fix spelling, syntax, and dead URLs in html manual. NEW: Create README.md NEW: Set up GitHub workflow and static analysis with Sonarcloud
Revision 1.54 / (download) - annotate - [select for diffs], Wed Apr 19 08:11:10 2023 UTC (6 weeks, 3 days ago) by adam
Branch: MAIN
Changes since 1.53: +2 -2
lines
Diff to previous 1.53 (colored)
revbump after textproc/icu update
Revision 1.53 / (download) - annotate - [select for diffs], Tue Apr 4 18:16:06 2023 UTC (8 weeks, 3 days ago) by bouyer
Branch: MAIN
Changes since 1.52: +2 -1
lines
Diff to previous 1.52 (colored)
Sync NetBSD's quota support with current state: - apply patch-macros_quota-check.m4's changes to configure, so that it has a chance to enable quota support on NetBSD - etc/afpd/quota.c: update for new libquota after dholland's changes (back in 2012!) Bump PKGREVISION
Revision 1.52 / (download) - annotate - [select for diffs], Wed Jan 11 12:25:04 2023 UTC (4 months, 3 weeks ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Changes since 1.51: +3 -5
lines
Diff to previous 1.51 (colored)
Update net/netatalk3 to v3.1.14 From the upstream ChangeLog: FIX: fix build with libressl >= 2.7.0 NEW: Added Ignore Directories Feature UPD: Generate Unicode source code based on the latest https://www.unicode.org/Public/UNIDATA/UnicodeData.txt FIX: Protect against removing AFP metadata xattr FIX: avoid setting adouble entries on symlinks FIX: add handling for cases where ad_entry() returns NULL FIX: Fix setting of LD_LIBRARY_FLAGS ($shlibpath_var). FIX: Fedora migrating away from IO::Socket::INET6 to IO::Socket::IP FIX: afpd: check return values from setXXid() functions FIX: afpd: drop groups in become_user_permanently() FIX: Fix use after free in get_tm_used() FIX: Fix sign extension problem in bsd_attr_list() FIX: Fix garbage read in bsd_attr_list FIX: make afpstats python 3 compatible UPD: docs: manual: Remove wrong TCP-over-TCP info; minor copy editing FIX: configure.ac: fix macro ordering for CentOS 6 FIX: configure.ac: fix typo Reviewed-by: Ralph Boehme slow@samba.org FIX: configure.ac: remove some trailing whitespace Reviewed-by: Ralph Boehme slow@samba.org FIX: configure.ac: fix deprecated macro invocation Reviewed-by: Ralph Boehme slow@samba.org FIX: configure.ac: replace obsolete macro Reviewed-by: Ralph Boehme slow@samba.org FIX: libatalk/dsi/Makefile.am: fix deprecation warning FIX: Store AutoMake helper script in build-aux/ FIX: configure.ac: define a dir for macros FIX: configure.ac: AM_CONFIG_HEADER is deprecated FIX: autotools: Fix another deprecation warning FIX: libgcrypt typo in configuration error message UPD: Various CI improvements FIX: libatalk/conf: re-generation of afp_voluuid.conf UPD: libatalk/conf: code cleanup and add locking to get_vol_uuid() UPD: add documentation for the lv_flags_t FIX: No need to check for attropen on Solaris #44 GC unused PLIST options.
Revision 1.51 / (download) - annotate - [select for diffs], Tue Jan 3 17:38:02 2023 UTC (4 months, 4 weeks ago) by wiz
Branch: MAIN
Changes since 1.50: +2 -2
lines
Diff to previous 1.50 (colored)
*: recursive bump for tiff shlib major bump
Revision 1.50 / (download) - annotate - [select for diffs], Wed Oct 26 10:31:50 2022 UTC (7 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.49: +2 -2
lines
Diff to previous 1.49 (colored)
*: bump PKGREVISION for libunistring shlib major bump
Revision 1.49 / (download) - annotate - [select for diffs], Thu Jun 30 11:18:42 2022 UTC (11 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.48: +2 -2
lines
Diff to previous 1.48 (colored)
*: Revbump packages that use Python at runtime without a PKGNAME prefix
Revision 1.48 / (download) - annotate - [select for diffs], Tue Jun 28 11:35:04 2022 UTC (11 months ago) by wiz
Branch: MAIN
Changes since 1.47: +2 -1
lines
Diff to previous 1.47 (colored)
*: recursive bump for perl 5.36
Revision 1.47 / (download) - annotate - [select for diffs], Thu May 5 08:23:27 2022 UTC (12 months, 4 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.46: +2 -2
lines
Diff to previous 1.46 (colored)
netatalk*: Use OPSYS_VERSION to numerically compare NetBSD releases
Revision 1.46 / (download) - annotate - [select for diffs], Tue Mar 22 08:25:37 2022 UTC (14 months, 1 week ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Changes since 1.45: +3 -4
lines
Diff to previous 1.45 (colored)
net/netatalk3 update to 3.1.13 Security update - from upstream's release nites: Changes in 3.1.13 ~~~~~~~~~~~~~~~~~ * FIX: CVE-2021-31439 * FIX: CVE-2022-23121 * FIX: CVE-2022-23123 * FIX: CVE-2022-23122 * FIX: CVE-2022-23125 * FIX: CVE-2022-23124 * FIX: CVE-2022-0194 * FIX: afpd: make a variable declaration a definition * UPD: Remove bundled libevent
Revision 1.45 / (download) - annotate - [select for diffs], Mon Mar 7 16:52:25 2022 UTC (14 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.44: +2 -1
lines
Diff to previous 1.44 (colored)
netatalk3: extend CHECK_RELRO_SKIP
Revision 1.44 / (download) - annotate - [select for diffs], Tue Jan 4 20:45:29 2022 UTC (16 months, 3 weeks ago) by hauke
Branch: MAIN
Changes since 1.43: +2 -2
lines
Diff to previous 1.43 (colored)
Unlike netatalk 2.x, the 3.x afpd writes its pid to a non-configurable and non-canonical place. Makes 'service netatalk status' actually work.
Revision 1.43 / (download) - annotate - [select for diffs], Wed Dec 8 16:06:04 2021 UTC (17 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.42: +2 -2
lines
Diff to previous 1.42 (colored)
revbump for icu and libffi
Revision 1.42 / (download) - annotate - [select for diffs], Thu Oct 21 07:46:36 2021 UTC (19 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.41: +2 -2
lines
Diff to previous 1.41 (colored)
*: recursive bump for heimdal 7.7.0 its buildlink3.mk now includes openssl's buildlink3.mk
Revision 1.41 / (download) - annotate - [select for diffs], Wed Sep 29 19:01:09 2021 UTC (20 months ago) by adam
Branch: MAIN
Changes since 1.40: +2 -2
lines
Diff to previous 1.40 (colored)
revbump for boost-libs
Revision 1.40 / (download) - annotate - [select for diffs], Mon May 24 19:53:21 2021 UTC (2 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.39: +2 -2
lines
Diff to previous 1.39 (colored)
*: recursive bump for perl 5.34
Revision 1.39 / (download) - annotate - [select for diffs], Tue May 11 11:47:40 2021 UTC (2 years ago) by hauke
Branch: MAIN
Changes since 1.38: +4 -3
lines
Diff to previous 1.38 (colored)
Unbreak FreeBSD build - it has extended attributes, too.
Revision 1.38 / (download) - annotate - [select for diffs], Wed Apr 21 13:25:12 2021 UTC (2 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.37: +2 -2
lines
Diff to previous 1.37 (colored)
revbump for boost-libs
Revision 1.37 / (download) - annotate - [select for diffs], Fri Dec 4 20:45:35 2020 UTC (2 years, 5 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.36: +2 -2
lines
Diff to previous 1.36 (colored)
Revbump packages with a runtime Python dep but no version prefix. For the Python 3.8 default switch.
Revision 1.36 / (download) - annotate - [select for diffs], Fri Dec 4 04:56:08 2020 UTC (2 years, 5 months ago) by riastradh
Branch: MAIN
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
Revbump for openpam cppflags change months ago, belatedly.
Revision 1.35 / (download) - annotate - [select for diffs], Mon Aug 31 18:10:37 2020 UTC (2 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
*: bump PKGREVISION for perl-5.32.
Revision 1.34 / (download) - annotate - [select for diffs], Mon Aug 17 20:19:49 2020 UTC (2 years, 9 months ago) by leot
Branch: MAIN
Changes since 1.33: +2 -2
lines
Diff to previous 1.33 (colored)
*: revbump after fontconfig bl3 changes (libuuid removal)
Revision 1.33 / (download) - annotate - [select for diffs], Mon Jul 6 20:19:54 2020 UTC (2 years, 10 months ago) by christos
Branch: MAIN
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
Enable support for ipv4 mapped addresses
Revision 1.32 / (download) - annotate - [select for diffs], Fri May 22 10:56:29 2020 UTC (3 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
revbump after updating security/nettle
Revision 1.31 / (download) - annotate - [select for diffs], Sat May 2 13:27:05 2020 UTC (3 years, 1 month ago) by rillig
Branch: MAIN
Changes since 1.30: +1 -7
lines
Diff to previous 1.30 (colored)
net/netatalk3: remove no-op SUBST block There is no mention of dvips in the whole package.
Revision 1.30 / (download) - annotate - [select for diffs], Fri Mar 20 11:58:09 2020 UTC (3 years, 2 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
*: Convert broken sourceforge HOMEPAGEs back to http
Revision 1.29 / (download) - annotate - [select for diffs], Tue Mar 10 22:10:47 2020 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
librsvg: update bl3.mk to remove libcroco in rust case recursive bump for the dependency change
Revision 1.28 / (download) - annotate - [select for diffs], Sun Mar 8 16:50:57 2020 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
*: recursive bump for libffi
Revision 1.27 / (download) - annotate - [select for diffs], Sat Jan 18 23:33:19 2020 UTC (3 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Revision 1.26 / (download) - annotate - [select for diffs], Sat Jan 18 21:50:20 2020 UTC (3 years, 4 months ago) by jperkin
Branch: MAIN
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
*: Recursive revision bump for openssl 1.1.1.
Revision 1.25 / (download) - annotate - [select for diffs], Thu Jan 16 13:33:50 2020 UTC (3 years, 4 months ago) by jperkin
Branch: MAIN
Changes since 1.24: +1 -2
lines
Diff to previous 1.24 (colored)
*: Remove USE_OLD_DES_API. OpenSSL 1.1.1d no longer ships des_old.h, and the time for this being necessary appears to be behind us.
Revision 1.24 / (download) - annotate - [select for diffs], Sun Nov 3 11:45:44 2019 UTC (3 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
net: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Revision 1.23 / (download) - annotate - [select for diffs], Sun Aug 11 13:22:13 2019 UTC (3 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.22 / (download) - annotate - [select for diffs], Sun Jul 21 22:25:33 2019 UTC (3 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
*: recursive bump for gdk-pixbuf2-2.38.1
Revision 1.21 / (download) - annotate - [select for diffs], Sat Jul 20 22:46:40 2019 UTC (3 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
*: recursive bump for nettle 3.5.1
Revision 1.20 / (download) - annotate - [select for diffs], Wed Jun 5 15:03:31 2019 UTC (3 years, 11 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.19: +3 -3
lines
Diff to previous 1.19 (colored)
pkglint fallout; no code changes intended.
Revision 1.19 / (download) - annotate - [select for diffs], Thu Apr 25 07:33:11 2019 UTC (4 years, 1 month ago) by maya
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
PKGREVISION bump for anything using python without a PYPKGPREFIX. This is a semi-manual PKGREVISION bump.
Revision 1.18 / (download) - annotate - [select for diffs], Fri Dec 21 09:59:21 2018 UTC (4 years, 5 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Unbreak the build on OmniOS.
Revision 1.17 / (download) - annotate - [select for diffs], Fri Dec 21 09:18:52 2018 UTC (4 years, 5 months ago) by hauke
Branch: MAIN
Changes since 1.16: +3 -3
lines
Diff to previous 1.16 (colored)
Update net/netatalk3 to 3.1.12. Changes in 3.1.12 * FIX: dhx uams: build with LibreSSL, GitHub#91 * FIX: various spelling errors * FIX: CVE-2018-1160
Revision 1.16 / (download) - annotate - [select for diffs], Tue Nov 27 02:19:03 2018 UTC (4 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
fix SSP build.
Revision 1.15 / (download) - annotate - [select for diffs], Wed Nov 14 22:22:13 2018 UTC (4 years, 6 months ago) by kleink
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Revbump after cairo 1.16.0 update.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Nov 12 03:52:44 2018 UTC (4 years, 6 months ago) by ryoon
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Recursive revbump from hardbuzz-2.1.1
Revision 1.13 / (download) - annotate - [select for diffs], Wed Aug 22 09:45:55 2018 UTC (4 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Recursive bump for perl5-5.28.0
Revision 1.12 / (download) - annotate - [select for diffs], Tue Apr 17 22:29:46 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Add p11-kit to gnutls/bl3.mk and bump dependencies.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Apr 16 14:35:02 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Recursive bump for new fribidi dependency in pango.
Revision 1.10 / (download) - annotate - [select for diffs], Mon Mar 12 11:17:22 2018 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Recursive bumps for fontconfig and libzip dependency changes.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Jan 28 20:11:00 2018 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Bump PKGREVISION for gdbm shlib major bump
Revision 1.8 / (download) - annotate - [select for diffs], Fri Jan 12 15:56:23 2018 UTC (5 years, 4 months ago) by jperkin
Branch: MAIN
Changes since 1.7: +3 -1
lines
Diff to previous 1.7 (colored)
netatalk*: Skip archive libraries for SSP checks.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Nov 23 17:20:07 2017 UTC (5 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
recursive bump for libxkbcommon removal from at-spi2-core
Revision 1.6 / (download) - annotate - [select for diffs], Sun Nov 12 16:03:34 2017 UTC (5 years, 6 months ago) by khorben
Branch: MAIN
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Bump PKGREVISION on packages depending on CUPS This should be the last part of the renaming operation for print/cups to print/cups-base. Rationale: packages depending on CUPS but not relying on a functional printing setup only need to depend on print/cups-base (equivalent to the former print/cups). The new print/cups now depends on print/cups-base and on print/cups-filters, thus directly providing a functional printing setup. This bump reflects this change of dependency. As discussed on tech-pkg@
Revision 1.5 / (download) - annotate - [select for diffs], Fri Jun 2 12:19:07 2017 UTC (6 years ago) by szptvlfn
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.4: +2 -3
lines
Diff to previous 1.4 (colored)
Update to netatalk-3.1.11 pkgsrc changes: removed patches: patch-bin_afppasswd_afppasswd.c patch-etc_uams_uams__randnum.c https://github.com/Netatalk/Netatalk/commit/ee2dee23560ac3c059b020b1ec2fbd3c0ef1318f patch-include_atalk_acl.h https://github.com/Netatalk/Netatalk/commit/d48ecb55ac4c916cd78bbaf4de53a04abf6d47fb regen patch: patch-config_pam_Makefile.in changelog(from NEWS): Changes in 3.1.11 ================ * NEW: Global option "zeroconf name", FR#99 * NEW: show Zeroconf support by "netatalk -V", FR#100 * UPD: gentoo: Switch openrc init script to openrc-run, GitHub#77 * FIX: log message: name of function doese not match, GitHub#78 * UPD: volume capacity reporting to match Samba behavior, GitHub#83 * FIX: debian: sysv init status command exits with proper exit code, GitHub#84 * FIX: dsi_stream_read: len:0, unexpected EOF, GitHub#82 * UPD: dhx uams: OpenSSL 1.1 support, GitHub#87 Changes in 3.1.10 ================ * FIX: cannot build when ldap is not defined, bug #630 * FIX: SIGHUP can cause core dump when mdns is enabled, bug #72 * FIX: Solaris: stale pid file puts netatalk into maintenance mode, bug #73 * FIX: dsi_stream_read: len:0, unexpected EOF, bug #633 Changes in 3.1.9 ================ * FIX: afpd: fix "admin group" option * NEW: afpd: new options "force user" and "force group" * FIX: listening on IPv6 wildcard address may fail if IPv6 is disabled, bug #606 * NEW: LibreSSL support, FR #98 * FIX: cannot build when acl is not defined, bug #574 * UPD: configure option "--with-init-style=" for Gentoo. "gentoo" is renamed to "gentoo-openrc". "gentoo-openrc" is same as "openrc". "gentoo-systemd" is same as "systemd". * NEW: configure option "--with-dbus-daemon=PATH" for Spotlight feature * UPD: use "tracker daemon" command instead of "tracker-control" command if Gnome Tracker is the recent version. * NEW: configure options "--enable-rpath" and "--disable-rpath" which can be used to force setting of RPATH (default on Solaris/NetBSD) or disable it. * NEW: configure option "--with-tracker-install-prefix" allows setting an alternate install prefix for tracker when cross-compiling. * UPD: asip-status.pl: IPv6 support * UPD: asip-status.pl: show GSS-UAM SPNEGO blob * FIX: afpd: don't use network IDs without LDAP, bug #621 * FIX: afpd: reading from file may fail, bug #619 * NEW: AFP clients should not be able to copy or manipulate special extended attributes set by NFS and SMB servers on Solaris, issue #36 * FIX: ad: ad cp may crash, bug #622 * UPD: Update Unicode support to version 9.0.0 Changes in 3.1.8 ================ * FIX: CNID/MySQL: Quote UUID table names. https://sourceforge.net/p/netatalk/bugs/585/ * FIX: Crash in cnid_metad, bug #593 * UPD: Update Unicode support to version 8.0.0 * FIX: larger server side copyfile buffer for improved IO performance, bug #599 * NEW: afpd: new option "ea = samba". Use Samba vfs_streams_xattr compatible xattrs which means adding a 0 byte at the end of xattrs. * FIX: remove #541 workaround patch. There was this problem with only early Fedora 20. * FIX: rpmbuild fails on Fedora x86_64, bug #598 * FIX: Listen on IPv6 wildcard address by default, bug #602 * FIX: FCE protocol version 1 packets, bug #603 * UPD: Update list of BerkeleyDB versions searched at configure time
Revision 1.4 / (download) - annotate - [select for diffs], Fri May 19 13:29:03 2017 UTC (6 years ago) by prlw1
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Bump PKGREVISION for cups15 -> cups change.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Mar 21 20:03:03 2017 UTC (6 years, 2 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Fix a PLIST glitch pkglint whitespace
Revision 1.2 / (download) - annotate - [select for diffs], Tue Mar 21 10:26:26 2017 UTC (6 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Explicitly disable mysql, so it's not detected if mysql-config is found. Addresses build problem reported by Louis Guillaume <louis@zabrico.com> on pkgsrc-users.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Nov 7 00:45:30 2016 UTC (6 years, 6 months ago) by christos
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4
new files.