Hello community,

here is the log from the commit of package netatalk for openSUSE:Factory 
checked in at 2012-10-03 08:04:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netatalk (Old)
 and      /work/SRC/openSUSE:Factory/.netatalk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netatalk", Maintainer is "pgaj...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/netatalk/netatalk.changes        2012-02-14 
11:25:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.netatalk.new/netatalk.changes   2012-10-03 
08:04:53.000000000 +0200
@@ -1,0 +2,36 @@
+Tue Oct  2 08:52:49 UTC 2012 - pgaj...@suse.com
+
+- update to 2.2.4:
+    FIX: Missing UAM links
+    FIX: Lockup in AFP logout on Fedora 17
+    FIX: Reset signal handlers and alarm timer after successfull PAM 
+         authentication. Fixes a problem with AFP disconnects caused 
+         by pam_smbpass.so messing with our handlers and timer.
+    FIX: afpd: Fix a possible problem with sendfile on Solaris derived 
+         platforms
+    NEW: afpd: support for mdnsresponder
+    NEW: afpd: new LDAP config option ldap_uuid_string
+    UPD: based on Unicode 6.1.0
+    UPD: experimental systemd service files: always run both afpd 
+         and cnid_metad
+    UPD: afpd: Ensure our umask is not altered by eg pam_umask
+    UPD: afpd: Use GSS_C_NO_NAME as server principal when Kerberos 
+         options -fqdn and -krb5service are not set, from Jamie Gilbertson
+    UPD: afpd: Changed behaviour for TimeMachine volumes in case there’s a 
+         problem talking to the CNID daemons. Previously the volume was 
+         flagged read-only and an AFP message was sent to the client. 
+         As this might result in TimeMachine assuming the backup sparse 
+         bundle is damaged, we now just switch the CNID database 
+         to an in-memory tdb without the additional stuff.
+    FIX: afpd: sendfile() on FreeBSD was broken, courtesy of Denis Ahrens
+    FIX: afpd: Dont use searchdb when doing partial name search
+    FIX: afpd: Fix a possible bug handling disconnected sessions, 
+         NetAFP Bug ID #16
+    FIX: afpd: Close IPC fds in afpd session child inherited from the afpd 
+         master process
+    FIX: dbd: Don’t remove BerkeleyDB if it’s still in use by eg cnid_dbd, 
+         fixes bug introduced in 2.2.2
+    FIX: debian initscript: start avahi-daemon (if available) before atalkd
+    FIX: Zeroconf could not advertise non-ASCII time machine volume name
+
+-------------------------------------------------------------------

Old:
----
  netatalk-2.2.2.tar.bz2

New:
----
  netatalk-2.2.4.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ netatalk.spec ++++++
--- /var/tmp/diff_new_pack.NXL01u/_old  2012-10-03 08:04:54.000000000 +0200
+++ /var/tmp/diff_new_pack.NXL01u/_new  2012-10-03 08:04:54.000000000 +0200
@@ -16,7 +16,6 @@
 #
 
 
-
 Name:           netatalk
 BuildRequires:  cups
 BuildRequires:  cups-devel
@@ -44,12 +43,14 @@
 %define        netatalk_pkgconfdir     /etc/netatalk
 #
 PreReq:         %insserv_prereq %fillup_prereq
-Requires:       db-utils libldap-2_4-2 cyrus-sasl
+Requires:       cyrus-sasl
+Requires:       db-utils
+Requires:       libldap-2_4-2
 %if 0%{?suse_version} > 1140
 ##Requires:       %{?systemd_requires}
 %endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Version:        2.2.2
+Version:        2.2.4
 Release:        0
 Summary:        AppleTalk for Linux
 License:        GPL-2.0+
@@ -82,7 +83,8 @@
 %package devel
 Summary:        Appletalk for Linux
 Group:          Development/Libraries/C and C++
-Requires:       %{name} = %{version} glibc-devel
+Requires:       %{name} = %{version}
+Requires:       glibc-devel
 
 %description devel
 Netatalk is a freely-available Open Source AFP fileserver. It also

++++++ netatalk-2.2.2.tar.bz2 -> netatalk-2.2.4.tar.bz2 ++++++
++++ 128400 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to