130 lines
5.0 KiB
Plaintext
130 lines
5.0 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Fri Jan 10 10:35:42 UTC 2025 - Samuel Cabrero <scabrero@suse.de>
|
||
|
|
||
|
- Remove unnecessary build dependency libpackagekit-glib2-devel
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Nov 7 12:29:32 UTC 2024 - Samuel Cabrero <scabrero@suse.de>
|
||
|
|
||
|
- UsrEtc fixes, create parent directory for sssd.conf; (bsc#1232921);
|
||
|
Add 0001-Create-parent-directory-for-sssd.conf-if-not-exists.patch
|
||
|
- Require sssd-ad and copy nsswitch.conf from /usr/etc prior
|
||
|
modification; (bsc#1232931); Add
|
||
|
0002-Update-OpenSUSE-configuration.patch
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Apr 14 21:36:23 UTC 2023 - FroggyFlox <flox2b@gmail.com>
|
||
|
|
||
|
- Adjust BuildRequires to enable detection of samba-cli version
|
||
|
during configure:
|
||
|
+ samba-client
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Jan 28 15:12:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||
|
|
||
|
- update to 0.17.1:
|
||
|
* Kerberos: use fewer attributes for g_file_query_info() [gfo#36]
|
||
|
* service: use name instead of IP address with ad_server [rhbz#2129050]
|
||
|
* tools: add --do-not-touch-config option for AD [gfo#30]
|
||
|
* Use autoreconf and gettext
|
||
|
* samba: use new Samba-4.15 command line options [rhbz#2028530]
|
||
|
* syslog: avoid duplicate log messages [rhbz#2024248]
|
||
|
* ldap: add socket timeout [rhbz#1817869]
|
||
|
* Use target arch pkg-config to fix cross compilation [gfo#35]
|
||
|
* doc: add computer-name to realm man page
|
||
|
* configure: update some macros for autoconf-2.71
|
||
|
* build: add --with-vendor-error-message configure option [rhbz#1889386]
|
||
|
* distro: use authselect on Red Hat platforms
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri May 7 11:10:12 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||
|
|
||
|
- Update to version 0.17
|
||
|
+ Use current idmap options for smb.conf
|
||
|
+ Find NetBIOS name in keytab while leaving
|
||
|
+ Work properly with Python 3
|
||
|
+ discover: try to get domain name from hostname
|
||
|
+ Set 'NEWEST' flag when resolving packages with PackageKit
|
||
|
+ service: use "kerberos method" "secrets and keytab"
|
||
|
+ Use startTLS with FreeIPA
|
||
|
+ service: use 'additional dns hostnames' with net ads join
|
||
|
+ Fix pam misconfiguration for SUSE systems
|
||
|
+ Kerberos: add default_domain and udp_preference_limit
|
||
|
+ tools: add --use-ldaps option for discover, join and leave
|
||
|
+ Fix nsswitch handling when joining and leaving domain for
|
||
|
suse distro
|
||
|
+ paths: install realmd in libexecdir
|
||
|
+ tools: enforce absolute path for install option
|
||
|
- Drop upstream fixed 0001-suse-pam-settings.patch
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Sep 24 09:57:27 UTC 2020 - Samuel Cabrero <scabrero@suse.de>
|
||
|
|
||
|
- Adjust pam-config arguments for openSUSE; (bsc#1176053);
|
||
|
+ Add 0001-suse-pam-settings.patch
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Jun 15 11:46:59 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||
|
|
||
|
- Use proper unitdir macro to specify location of systemd units.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jan 22 11:01:28 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||
|
|
||
|
- Adjust BuildRequires to allow OBS to shortcut through -mini
|
||
|
flavors:
|
||
|
+ systemd -> pkgconfig(systemd)
|
||
|
+ krb5-devel -> pkgconfig(krb5)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jul 19 22:17:10 UTC 2017 - plinnell@opensuse.org
|
||
|
|
||
|
- https://bugzilla.suse.com/show_bug.cgi?id=916766
|
||
|
and https://bugzilla.suse.com/show_bug.cgi?id=1048025 resolved.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Dec 16 21:37:53 UTC 2016 - plinnell@suse.com
|
||
|
|
||
|
- update to 0.16.3
|
||
|
- some minor package tweaks
|
||
|
- Add rpmlint filter for polkit error - A temp fix until security
|
||
|
review is completed.
|
||
|
|
||
|
Fri May 20 16:36:39 UTC 2016 - darin@darins.net
|
||
|
|
||
|
- update to 0.16.2
|
||
|
* Be more liberal with domain name chars
|
||
|
* Increase timeout when calling PackageKit
|
||
|
* List package names with spaces between them [#89464]
|
||
|
* Install to $prefix/lib instead of $libdir
|
||
|
+ 0.16.1
|
||
|
* libsystemd build fix [#90519]
|
||
|
* Change default home directory to /home/%U@%D
|
||
|
* Add --automatic-id-mapping=no command line argument
|
||
|
+ 0.16.0
|
||
|
* Disable automatic AD joins by default [#89205]
|
||
|
* Validate text we receive from LDAP
|
||
|
* Prefer adcli for AD joins
|
||
|
* Remove hard dependency on PackageKit
|
||
|
* Fix crash when empty password is used with realm client
|
||
|
|
||
|
* Wed Apr 22 2015 kkaempf@suse.com
|
||
|
- update to 0.16.0
|
||
|
* Disable automatic AD joins unless explicitly configured to
|
||
|
do so. This guarantees that mutual trust is established with
|
||
|
a domain that you are joining.
|
||
|
* Validate textual data discovered via LDAP before using them
|
||
|
in configuration files like samba.conf and sssd.conf
|
||
|
* Sun Feb 8 2015 kkaempf@suse.com
|
||
|
- update to 0.15.2
|
||
|
* Bugfix release
|
||
|
* systemd support
|
||
|
* automake 1.14 support
|
||
|
* Tue Mar 25 2014 kkaempf@suse.com
|
||
|
- Upgrade to 0.14.5
|
||
|
Bugfix release
|
||
|
* Thu May 16 2013 jmcdonough@suse.com
|
||
|
- Add docs and cleanup some build warnings
|
||
|
* Wed May 15 2013 jmcdonough@suse.com
|
||
|
- Check in 0.14.1
|