Hello community, here is the log from the commit of package netatalk for openSUSE:Factory checked in at 2013-09-26 14:45:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netatalk (Old) and /work/SRC/openSUSE:Factory/.netatalk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netatalk" Changes: -------- --- /work/SRC/openSUSE:Factory/netatalk/netatalk.changes 2013-06-18 10:34:03.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.netatalk.new/netatalk.changes 2013-09-26 14:45:30.000000000 +0200 @@ -1,0 +2,20 @@ +Wed Aug 28 13:50:52 UTC 2013 - [email protected] + +- update to 3.0.5: + FIX: Fix a crash when using pam_winbind. Fixes bug #516. + NEW: New global/volume option "ignored attributes" + FIX: "afp listen" option failed to take IPv6 addresses. Bug #515. + FIX: Fix a possible crash in set_groups. Bug #518. + NEW: Send optional AFP messages for vetoed files, new option "veto + messages" can be used to enable sending messages. Then + whenever a client tries to access any file or directory with + a vetoed name, it will be sent an AFP message indicating the + name and the directory. From FR #81. + NEW: New boolean volume option "delete veto files". If this option + is set to yes, then Netatalk will attempt to recursively + delete any vetoed files and directories. FR #82. + UPD: systemd unit dir is /usr/lib/systemd/system . + FIX: Saving files from application like MS Word may result in the + file loosing metadata like the Finder label. Bug #521. + +------------------------------------------------------------------- Old: ---- netatalk-3.0.4.tar.bz2 New: ---- netatalk-3.0.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netatalk.spec ++++++ --- /var/tmp/diff_new_pack.7S4KeK/_old 2013-09-26 14:45:36.000000000 +0200 +++ /var/tmp/diff_new_pack.7S4KeK/_new 2013-09-26 14:45:36.000000000 +0200 @@ -20,14 +20,14 @@ Url: http://netatalk.sourceforge.net/ Requires: cyrus-sasl Requires: db-utils -Version: 3.0.4 +Version: 3.0.5 Release: 0 -%define libmaj 5 +%define libmaj 6 Summary: Netatalk AFP Fileserver for Macintosh Clients License: GPL-2.0+ Group: Productivity/Networking/System -Source: ftp://ftp.sourceforge.net/pub/sourceforge/n/ne/netatalk/netatalk-%{version}.tar.bz2 +Source: http://downloads.sourceforge.net/project/netatalk/netatalk/%{version}/netatalk-%{version}.tar.bz2 Source1: netatalk-latinize.pl Source3: netatalk-upgrade_netatalk_AppleDB.sh Source4: netatalk-rpmlintrc @@ -134,8 +134,6 @@ rm %{buildroot}%{_mandir}/man1/uniconv.1* # find %{buildroot} -type f -name "*.la" | xargs rm -vf -# remove crappy netatalk.html (evidently copied from http://netatalk.sourceforge.net/ header) -rm -r %{buildroot}%{_datadir}/doc/netatalk %fdupes -s %{buildroot}%{_mandir} %pre @@ -194,7 +192,7 @@ %config %{_sysconfdir}/pam.d/* # %attr(755,root,root) %{_sysconfdir}/init.d/netatalk -/lib/systemd/system/netatalk.service +%{_prefix}/lib/systemd/system/netatalk.service /var/lib/%{name} %files -n libatalk%{libmaj} ++++++ netatalk-3.0.4.tar.bz2 -> netatalk-3.0.5.tar.bz2 ++++++ ++++ 19085 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
