[Samba] Debian Jessie samba 4.5.8-2 4.5.10 4.6.5 available (part 2)
L.P.H. van Belle
belle at bazuin.nl
Tue Jun 13 14:59:03 UTC 2017
Hai,
http://downloads.van-belle.nl/samba4/
Is updated also.
Added: http://downloads.van-belle.nl/samba4/Buildlogs/ with all .build and .changes files.
Added: http://downloads.van-belle.nl/samba4/Patches/ with the applied patches in the jessie and unstable line (4.5.10 and/or 4.6.5).
See the .changes files
Added: http://downloads.van-belle.nl/samba4/Kyocera/ containing a pcl5 kyocera printer driver which works out of the box.
( created by kyocera and signed by microsoft )
Added: Current files in the apt, so can see whats where.
current-packages-in-jessie-apt.txt
current-packages-in-jessie-backports-apt.txt
current-packages-in-unstable-apt.txt
current-packages-in-wheezy-apt.txt
And an output of apt-cache policy samba with all 3 apt lines set.
apt-cache policy samba
winbind:
Installed: 2:4.6.5+dfsg-1nmu1
Candidate: 2:4.6.5+dfsg-1nmu1
Version table:
*** 2:4.6.5+dfsg-1nmu1 0
500 http://apt.van-belle.nl/debian/ unstable/main amd64 Packages
100 /var/lib/dpkg/status
2:4.5.10+dfsg-1nmu1 0
500 http://apt.van-belle.nl/debian/ jessie/main amd64 Packages
2:4.5.8+dfsg-2~bpo8+1 0
500 http://apt.van-belle.nl/debian/ jessie-backports/main amd64 Packages
2:4.2.14+dfsg-0+deb8u6 0
500 http://security.debian.org/ jessie/updates/main amd64 Packages
2:4.2.14+dfsg-0+deb8u5 0
500 http://ftp.nl.debian.org/debian/ jessie/main amd64 Packages
Removed: setup-nfs4-with-samba.sh
That one is too specific for the setup in my network.
Times up.. Im gone.. The sun is shining.. Time for a beer.. :-)
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> L.P.H. van Belle via samba
> Verzonden: dinsdag 13 juni 2017 15:56
> Aan: samba at lists.samba.org
> Onderwerp: [Samba] Debian Jessie samba 4.5.8-2 4.5.10 4.6.5 available
>
> Hai,
>
> I've (finaly) complete and restructured my apt.
> All non-samba related packages are removed, so it all
> dedicated for samba.
>
> More Info about my apt found here: http://apt.van-belle.nl/
>
> The apt repo has the following setup.
> All term like (jessie) and (jessie-backports) and (unstable)
> are related to this apt repo (apt.van-belle.nl), but
> everything is builded and tested on Debian Jessie.
>
> 1) Debian Jessie Backported packages. (the apt line with :
> jessie-backports)
> - a one on one recompile of the debian stretch/testing packages.
> Use this one to keep the debian line, package wise and no
> changes are made in the sources.
>
> 2) Debian Jessie packages. (the apt line with : jessie)
> - used are packages where needed, from jessie-backports.
> - used debian unstable/experimental package rebuilded for jessie.
> - used the latest samba 4.5.x ( now 4.5.10 from samba.org ).
> - with optional patches from the samba buglist.
>
> 3) Debian Jessie packages. (the apt line with :unstable )
> - used are packages where needed, from jessie-backports.
> - used are packages where needed, from jessie
> - used the latest samba 4.6.x ( from debian experimental )
> - with optional patches from the samba buglist.
>
> For all version, sources and debs and signed by me.
>
> Howto setup.
> 1) You want newer samba but the safest option.
> You need 1 line for my apt.
> echo "deb http://apt.van-belle.nl/debian jessie-backports
> main contrib non-free" > /etc/apt/sources.list.d/van-belle.list
>
> 2) you want newer samba but the safe but with all latest
> samba and samba bug fixed.
> For example Debian samba 4.5.8-2 is missing a set of good
> winbind fixes. ( see changelog 4.5.9 )
> You need 2 lines for my apt.
> echo "deb http://apt.van-belle.nl/debian jessie-backports
> main contrib non-free" > /etc/apt/sources.list.d/van-belle.list
> echo "deb http://apt.van-belle.nl/debian jessie main
> contrib non-free" >> /etc/apt/sources.list.d/van-belle.list
>
> 3) You want the latest samba, or from samba.org or debian
> (unstable or experimental) with optional patches from the
> samba buglist.
> At the time of this email debian experimental is the same
> as samba.org.
> You need 3 lines for my apt.
> echo "deb http://apt.van-belle.nl/debian jessie-backports
> main contrib non-free" > /etc/apt/sources.list.d/van-belle.list
> echo "deb http://apt.van-belle.nl/debian jessie main
> contrib non-free" >> /etc/apt/sources.list.d/van-belle.list
> echo "deb http://apt.van-belle.nl/debian unstable main
> contrib non-free" >> /etc/apt/sources.list.d/van-belle.list
>
> Now import the public key with :
> wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc
> | apt-key add -
>
> And update and upgrade.
>
> For all version, info about new samba setup.
> https://wiki.samba.org/index.php/Main_Page
>
> Info about samba changes.
> ! Really a MUST READ when upgradeing from 4.2.x to 4.5.x or
> any 4.5 to 4.6 or any other version.
> https://wiki.samba.org/index.php/Samba_Features_added/changed_
> (by_release)
>
> Summerized upgrade info :
> http://downloads.van-belle.nl/samba4/Upgrade-info.txt
> Make sure you understand these changes before you upgrade
> your production server.
>
> Debian wheezy will be updated soon from 4.6.3 to 4.6.5.
>
> Last, the setup layout is done like this for the following reason.
> Default jessie samba 4.2.14 => my jessie-backported packages
> give you samba 4.5.8-2 *(jessie-backports) If you want bit
> newer, you can choose, or samba 4.5.10 *( jessie) or samba
> 4.6.5 *(unstable)
>
> Just beware, i dont know what happens in you downgrade samba
> from 4.5.10 to 4.6.5 but the option is available.
>
> Any comments tips other bla bla, i'll accept all comments, good/bad.
>
> Have fun with these..
>
>
> Greetz,
>
> Louis
>
>
>
>
>
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/options/samba
>
>
More information about the samba
mailing list