Commit Graph

328 Commits

Author SHA1 Message Date
Andreas Schneider a8f4d0f4cb Fix winbind offline logon patch and library dependencies. 2012-11-05 14:15:42 +01:00
Andreas Schneider 71176a8409 Cleanup the FIXME in the spec file. 2012-10-30 10:34:19 +01:00
Andreas Schneider 8c7871ae7b Update to Samba 4.0.0rc4. 2012-10-30 10:16:42 +01:00
Andreas Schneider 3506ec3dcf Fix scriptlets interpeting a comment as argument.
resolves: #870630
2012-10-29 13:54:47 +01:00
Andreas Schneider 9d68ff22fc Add a Networkmanager dispatcher script for winbind. 2012-10-26 14:37:59 +02:00
Andreas Schneider 6a415da6be Add missing Requires for python modules. 2012-10-26 14:37:57 +02:00
Andreas Schneider 22feb65598 Move /var/log/samba to samba-common package for winbind which requires it.
resolves: #867893
2012-10-19 12:33:23 +02:00
Andreas Schneider 8711414692 Remove old obsolete samba pam cleartext password auth. 2012-10-19 12:29:02 +02:00
Andreas Schneider bb852c2987 More cleanup of hacks. 2012-10-18 14:20:37 +02:00
Andreas Schneider ff920f274a Compile sam and winbind auth modules into smbd. 2012-10-18 14:20:37 +02:00
Andreas Schneider c406133139 Order packages alphabeticially. 2012-10-17 14:13:28 +02:00
Andreas Schneider 0eb09a1d4e Move pam_winbind.conf and the manpages to the right package. 2012-10-16 21:41:37 +02:00
Andreas Schneider a19d6933dc Built auth_builtin as static module.
resolves: #866959
2012-10-16 14:57:24 +02:00
Andreas Schneider 788feb59ce Update systemd Requires to reflect latest packaging guidelines. 2012-10-16 13:49:35 +02:00
Andreas Schneider a1b5ef5dd0 Add back the AES patches which didn't make it in rc3. 2012-10-16 13:43:58 +02:00
Andreas Schneider 4268c9893b Update to 4.0.0rc3.
resolves: #805562 - Unable to share print queues.
resolves: #863388 - Unable to reload smbd configuration with systemctl.
2012-10-16 12:22:27 +02:00
Andreas Schneider ff6803c7c9 Use alternatives to configure winbind_krb5_locator.so 2012-10-10 15:03:43 +02:00
Andreas Schneider 4380f14dd8 Fix printing initialization. 2012-10-04 15:43:02 +02:00
Andreas Schneider b3f41cd906 Update to 4.0.0rc2. 2012-10-02 14:51:51 +02:00
Andreas Schneider 838a5914b5 Fix Obsoletes/Provides for update from samba4. 2012-09-26 18:09:03 +02:00
Andreas Schneider a8acb2e0c7 Update release version. 2012-09-26 16:05:36 +02:00
Andreas Schneider 1144a078b6 Package smbprint again and remove unused service files. 2012-09-26 15:53:17 +02:00
Andreas Schneider f6791b27d8 Update to 4.0.0rc1. 2012-09-26 14:23:24 +02:00
Günther Deschner ce3342b6dc Update to 3.6.7.
Guenther
2012-08-20 11:04:07 +02:00
Dennis Gilmore ff6a02cb11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 13:51:03 -05:00
Günther Deschner aa2fcfacca Fix printing tdb upgrade for 3.6.6
resolves: #841609

Guenther
2012-07-19 16:40:43 +02:00
Ville Skyttä d7af7faf94 Call ldconfig at libwbclient and -winbind-clients post(un)install time.
- Fix empty localization files, use %find_lang to find and %lang-mark them.
- Escape macros in %changelog.
- Fix source tarball URL.
2012-07-15 14:32:28 +03:00
Günther Deschner b7e567a9b1 Update to 3.6.6.
Guenther
2012-06-26 15:49:00 +02:00
Andreas Schneider d8012a4f30 Fix ldonfig and require systemd for samba-common package. 2012-06-21 17:12:11 +02:00
Andreas Schneider 3638a0bfcb Fix usrmove paths. 2012-06-18 12:38:38 +02:00
Andreas Schneider 21b42ab994 Fix tmpfiles creation after installation. 2012-05-15 10:58:52 +02:00
Günther Deschner b0652afc08 Correctly use system iniparser library
Guenther
2012-05-09 14:09:22 +02:00
Andreas Schneider d2d69377bc Bump Epoch to fix a problem with a Samba4 update in testing. 2012-05-04 14:00:30 +02:00
Simo Sorce 2cb8241591 fix changelog 2012-04-30 10:56:28 -04:00
Günther Deschner 6d3421da08 Security Release, fixes CVE-2012-2111
resolves: #817551
2012-04-30 10:26:49 -04:00
Andreas Schneider 1aa96d4519 Fix creation of /var/run/samba. 2012-04-23 12:15:13 +02:00
Günther Deschner 1908343761 Avoid private krb5_locate_kdc usage
resolves: #754783

Guenther
2012-04-20 15:21:12 +02:00
Jon Ciesla f7cab41e8f 3.6.4, CVE-2012-1182. 2012-04-12 08:13:21 -05:00
Andreas Schneider 314dc998db Fix provides for of libwclient-devel for samba-winbind-devel. 2012-03-19 17:02:33 +01:00
Andreas Schneider 3f6179ff99 Add commented out 'max protocol' to the default config. 2012-02-23 18:46:14 +01:00
Andreas Schneider 028cc75ab9 Create a libwbclient package. 2012-02-13 11:12:35 +01:00
Andreas Schneider 8fce82b0c9 Add CVE number to changelog entry. 2012-01-30 16:28:18 +01:00
Andreas Schneider 6e5681257c Update to 3.6.3. 2012-01-30 16:04:36 +01:00
Dennis Gilmore bafe50c7f8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 21:33:10 -06:00
Andreas Schneider eac283e634 Fix winbind cache upgrade. 2011-12-05 15:56:23 +01:00
Adam Jackson 9a9322255a commit and rebuild to fix gvfs rebuilds, see bug #754783 for details 2011-11-21 17:22:43 -05:00
Andreas Schneider 535a856986 Fix crash bug in debug system. 2011-11-18 16:30:06 +01:00
Andreas Schneider 51df79e1e6 Fix systemd dependencies. 2011-11-07 13:23:46 +01:00
Andreas Schneider 6e01ccd9d4 Update to 3.6.1 2011-10-26 17:30:46 +02:00
Günther Deschner 2e9e39f039 Fix nmbd startup
resolves: #741630

Guenther
2011-10-04 12:48:30 +02:00
Tom "spot" Callaway 3d3cbc8a73 convert to systemd, fix epoch 2011-09-20 11:22:40 -04:00
Günther Deschner fd2621fea9 Update to 3.6.0 final
Guenther
2011-08-13 00:28:30 +02:00
Günther Deschner 0427678bff Update to 3.6.0rc3
Guenther
2011-07-31 21:19:05 +02:00
Günther Deschner 4bb03299be Update to 3.6.0rc2
Guenther
2011-06-07 21:59:05 +02:00
Günther Deschner c0c2e7c113 Update to 3.6.0rc1
Guenther
2011-05-17 11:35:46 +02:00
Günther Deschner b5da1e8041 Update to 3.6.0pre3
Guenther
2011-04-27 12:39:06 +02:00
Günther Deschner 6257a9827d Update to 3.6.0pre2
Guenther
2011-04-13 12:24:41 +02:00
Günther Deschner 821cc368db Enable quota support.
Guenther
2011-03-11 13:46:27 +01:00
Dennis Gilmore 4aa1d127f3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 05:27:19 -06:00
Günther Deschner a7a320630c Fix changelog.
Guenther
2010-11-25 16:48:40 +01:00
Günther Deschner f30b00ee32 Add %ghost entry for /var/run using tempfs
resolves: #656685

Guenther
2010-11-25 16:23:33 +01:00
Günther Deschner f19c8df142 Put winbind krb5 locator plugin into a separate rpm
resolves: #627181

Guenther
2010-08-27 13:20:40 +02:00
Günther Deschner 066e9b64a8 Update to 3.6.0pre1.
Guenther
2010-08-10 00:24:15 +02:00
Guenther Deschner f942ad3589 Update to 3.5.4
Guenther
2010-06-23 10:49:06 +00:00
Guenther Deschner 6d6ee7b5cb Update to 3.5.3
Make sure nmb and smb initscripts return LSB compliant return codes
Fix winbind over ipv6

Guenther
2010-05-19 09:59:35 +00:00
Guenther Deschner c7366224c6 Update to 3.5.2
Guenther
2010-04-07 09:15:45 +00:00
Guenther Deschner b329778c8c Security update to 3.5.1
Fixes CVE-2010-0728

Guenther
2010-03-09 09:32:07 +00:00
Guenther Deschner 2cc3b99561 Remove cifs.upcall and mount.cifs entirely
(they have moved to a separate package now)

Guenther
2010-03-08 15:57:34 +00:00
Guenther Deschner 49c2d86321 Update to 3.5.0
Guenther
2010-03-01 15:29:51 +00:00
Guenther Deschner 2a6fe860d3 Update to 3.5.0rc3
Guenther
2010-02-19 17:32:51 +00:00
Guenther Deschner e26b58642e Update to 3.5.0rc2.
Guenther
2010-01-26 15:28:35 +00:00
Jeff Layton e7640bbc8a Separate cifs utilities into separate cifs-utils package 2010-01-15 16:08:36 +00:00
Guenther Deschner 352e05649f Update to 3.5.0rc1
Guenther
2010-01-08 15:07:01 +00:00
Guenther Deschner 6e19d4f20a Increase main_release to 51.
Guenther
2009-12-17 17:50:25 +00:00
Guenther Deschner 83398d05b0 talloc 2.0.1 is in rawhide now, so use it. no need for the build patch anymore.
Guenther
2009-12-17 17:28:15 +00:00
Guenther Deschner 2e0139aa51 Update to 3.5.0pre2
Remove umount.cifs

Guenther
2009-12-16 17:36:08 +00:00
Guenther Deschner 33dbd7f0bb Various updates to inline documentation in default smb.conf file
resolves: #483703

Guenther
cvs: ----------------------------------------------------------------------
2009-11-25 14:54:48 +00:00
Guenther Deschner 46ea2693dc Fix version in Changelog.
Guenther
2009-10-29 14:51:09 +00:00
Guenther Deschner 7dcf14ed91 Update to 3.4.3
Guenther
2009-10-29 14:49:54 +00:00
Simo Sorce 1e6e39f0f1 * Fri Oct 09 2009 Simo Sorce <ssorce@redhat.com> - 3.4.2-47
- Spec file cleanup
- Fix sources upstream location
- Remove conditionals to build talloc and tdb, now they are completely indepent
  packages in Fedora
- Add defattr() where missing
- Turn all tabs into 4 spaces
- Remove unused migration script
- Split winbind-clients out of main winbind package to avoid multilib to include
  huge packages for no good reason
2009-10-09 18:34:44 +00:00
Simo Sorce 53475f955c Correct Sources location 2009-10-09 13:34:17 +00:00
Guenther Deschner 05bb5b8a56 Update to 3.4.2
Security Release, fixes CVE-2009-2813, CVE-2009-2948 and CVE-2009-2906

Guenther
2009-10-01 14:43:13 +00:00
Tomáš Mráz 404e3e3a42 * Wed Sep 16 2009 Tomas Mraz <tmraz@redhat.com> - 3.4.1-0.45
- Use password-auth common PAM configuration instead of system-auth
2009-09-16 18:43:49 +00:00
Guenther Deschner a8896ac530 Update to 3.4.1
Guenther
2009-09-09 14:08:31 +00:00
Guenther Deschner a72750731c Fix cli_read()
resolves: #516165

Guenther
2009-08-20 15:38:45 +00:00
Guenther Deschner 20cdfee400 Fix required talloc version number
resolves: #516086

Guenther
2009-08-06 17:00:00 +00:00
Jesse Keating 07baf1b2b9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 03:46:36 +00:00
Guenther Deschner bdbc67cb35 Specify required talloc and tdb version for BuildRequires.
Guenther
2009-07-17 13:32:53 +00:00
Guenther Deschner ebdd95022f Fix Bug #6551 (vuid and tid not set in sessionsetupX and tconX)
Guenther
2009-07-16 22:58:23 +00:00
Guenther Deschner 6d76452800 Update to 3.4.0 final.
Guenther
2009-07-14 23:03:08 +00:00
Guenther Deschner a9317bf26d Update to 3.4.0rc1
Guenther
2009-06-19 10:36:48 +00:00
Guenther Deschner 79b7edaea3 Update to 3.4.0pre2.
Guenther
2009-06-08 18:12:51 +00:00
Guenther Deschner 76906e5382 add correct main_release number in changelog.
Guenther
2009-04-30 12:54:52 +00:00
Guenther Deschner 9276a57350 Update to 3.4.0pre1.
Guenther
2009-04-30 12:51:27 +00:00
Guenther Deschner 8b703a1355 Update to 3.3.4
Guenther
2009-04-29 14:26:55 +00:00
Guenther Deschner 6553afbaef Enable build of idmap_tdb2 for clustered setups.
Guenther
2009-04-19 22:44:13 +00:00
Guenther Deschner afb68809ea Update to 3.3.3
Guenther
2009-04-01 13:10:01 +00:00
Simo Sorce fd0ec4b497 Ok not my day fo CVS... gimme git, already ... please!! 2009-03-26 20:40:56 +00:00
Simo Sorce 03eddc86d6 Also fix changelog, ddduh! 2009-03-26 20:31:27 +00:00
Simo Sorce e3d4c1a4c8 Fix bad conflict merge on my part 2009-03-26 20:30:14 +00:00