Mailinglist Archive: opensuse-commit (1130 mails)
| < Previous | Next > |
commit cntlm for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 04 Aug 2011 10:30:23 +0200
- Message-id: <20110804083023.1CE06202AC@hilbert.suse.de>
Hello community,
here is the log from the commit of package cntlm for openSUSE:Factory
checked in at Thu Aug 4 10:30:23 CEST 2011.
--------
--- cntlm/cntlm.changes 2009-08-27 21:43:49.000000000 +0200
+++ /mounts/work_src_done/STABLE/cntlm/cntlm.changes 2011-01-05
11:41:19.000000000 +0100
@@ -1,0 +2,8 @@
+Wed Jan 5 10:36:36 UTC 2011 - chris@xxxxxxxxxxxxxxxx
+
+- update to 0.91rc6 (0.90.99.06)
+- rework config patch
+- remove obsolete Makefile patch
+- some mods to sysconfig/init file
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
cntlm-0.35.1-Makefile.patch
cntlm-0.35.1-config.patch
cntlm-0.35.1.tar.bz2
New:
----
cntlm-0.91-config.patch
cntlm-0.91rc6.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cntlm.spec ++++++
--- /var/tmp/diff_new_pack.VAN6gY/_old 2011-08-04 10:24:15.000000000 +0200
+++ /var/tmp/diff_new_pack.VAN6gY/_new 2011-08-04 10:24:15.000000000 +0200
@@ -1,8 +1,7 @@
#
-# spec file for package cntlm (Version 0.35.1)
+# spec file for package cntlm
#
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2007 Scorpio IT, Deidesheim, Germany
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,19 +17,19 @@
# norootforbuild
+%define rcversion 0.91rc6
Name: cntlm
Summary: Fast NTLM authentication proxy with tunneling
-Version: 0.35.1
+Version: 0.90.99.06
Release: 1
License: GNU GPL V2
Group: Productivity/Networking/Web/Proxy
Url: http://cntlm.sourceforge.net/
-Source0: %{name}-%{version}.tar.bz2
+Source0: %{name}-%{rcversion}.tar.bz2
Source1: %{name}.init
Source2: %{name}.sysconfig
-Patch: %{name}-0.35.1-config.patch
-Patch1: %{name}-0.35.1-Makefile.patch
+Patch0: %{name}-0.91-config.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: pwdutils grep
@@ -45,9 +44,8 @@
%prep
-%setup -q -n %{name}-%{version}
-%patch -p1
-%patch1 -p1
+%setup -q -n %{name}-%{rcversion}
+%patch0 -p1
%build
./configure
++++++ cntlm-0.35.1-config.patch -> cntlm-0.91-config.patch ++++++
--- cntlm/cntlm-0.35.1-config.patch 2009-05-06 18:41:52.000000000 +0200
+++ /mounts/work_src_done/STABLE/cntlm/cntlm-0.91-config.patch 2011-01-05
11:41:19.000000000 +0100
@@ -1,27 +1,9 @@
-diff -ruN cntlm-0.35.1-orig/doc/cntlm.conf cntlm-0.35.1/doc/cntlm.conf
---- cntlm-0.35.1-orig/doc/cntlm.conf 2007-11-02 02:07:11.000000000 +0100
-+++ cntlm-0.35.1/doc/cntlm.conf 2009-05-06 16:49:22.000000000 +0200
-@@ -7,8 +7,15 @@
-
- Username testuser
- Domain corp-uk
--Password password # Use hashes instead (-H)
--#Workstation netbios_hostname # Should be auto-guessed
-+Password password
-+# Use hashes instead call "cntlm -H"
-+#PassLM 1AD35398BE6565DDB5C4EF70C0593492
-+#PassNT 77B9081511704EE852F94227CF48A793
-+### Only for user 'testuser', domain 'corp-uk'
-+#PassNTLMv2 D5826E9C665C37C80B53397D5C07BBCB
-+
-+### Should be auto-guessed
-+#Workstation netbios_hostname
-
- Proxy 10.217.112.41:8080
- Proxy 10.217.112.42:8080
-@@ -16,7 +23,12 @@
- #
- # This is the port number where Cntlm will listen
+diff -ruN cntlm-0.91rc6-orig/doc/cntlm.conf cntlm-0.91rc6/doc/cntlm.conf
+--- cntlm-0.91rc6-orig/doc/cntlm.conf 2010-03-22 10:51:25.000000000 +0100
++++ cntlm-0.91rc6/doc/cntlm.conf 2011-01-05 11:21:12.000000000 +0100
+@@ -39,7 +39,12 @@
+ # the appropriate IP address also in format <local_ip>:<local_port>
+ # Cntlm listens on 127.0.0.1:3128 by default
#
-Listen 3128
+##################################################
@@ -31,5 +13,5 @@
+# but if defined here it takes precedence over sysconfig
+#Listen 3128
- #
# If you wish to use the SOCKS5 proxy feature as well, uncomment
+ # the following option. It can be used several times
++++++ cntlm.init ++++++
--- /var/tmp/diff_new_pack.VAN6gY/_old 2011-08-04 10:24:15.000000000 +0200
+++ /var/tmp/diff_new_pack.VAN6gY/_new 2011-08-04 10:24:15.000000000 +0200
@@ -54,16 +54,16 @@
# some defaults
cntlm_desc="CNTLM Authentication Proxy"
-cntlm_pid="/var/run/cntlm/cntlmd.pid"
+cntlm_pid="/var/run/cntlm/cntlm.pid"
cntlm_lock="/var/lock/subsys/cntlm"
-cntlm_user="-U ${CNTLM_USER:=cntlm}"
+cntlm_user="${CNTLM_USER:=-U cntlm}"
cntlm_opts=${CNTLM_OPTS:=""}
# if no "Proxy" is set in cntlm.conf try '127.0.0.1:3128' as a default
if [ `/bin/cat $cntlm_config | grep -e "^Listen" >/dev/null; echo $?` -eq 0 ];
then
cntlm_listen=
else
- cntlm_listen="-l ${CNTLM_LISTEN:=127.0.0.1:3128}"
+ cntlm_listen="${CNTLM_LISTEN:=-l 127.0.0.1:3128}"
fi
# Source LSB init functions
++++++ cntlm.sysconfig ++++++
--- /var/tmp/diff_new_pack.VAN6gY/_old 2011-08-04 10:24:15.000000000 +0200
+++ /var/tmp/diff_new_pack.VAN6gY/_new 2011-08-04 10:24:15.000000000 +0200
@@ -2,9 +2,12 @@
## Description: Basic configuration of cntlm auth proxy
## Config: cntlm
## Type: string
-## Default: "cntlm"
+## Default: "-U cntlm"
#
-CNTLM_USER=""
+# -U <uid>
+# Run as uid. It is an important security measure not to run as
root.
+#
+CNTLM_USER="-U cntlm"
## Type: string
## Default: ""
@@ -42,8 +45,6 @@
# -S <size_in_kb>
# Enable transparent handler of ISA AV scanner plugin for files up
to size_in_kb KiB.
# -s Do not use threads, serialize all requests - for debugging only.
-# -U <uid>
-# Run as uid. It is an important security measure not to run as
root.
# -u <user>[@<domain]
# Domain/workgroup can be set separately.
# -v Print debugging information.
@@ -53,10 +54,10 @@
CNTLM_OPTS=""
## Type: string
-## Default: "127.0.0.1:3128" if not set in cntlm.conf
+## Default: "-l 127.0.0.1:3128" if not set in cntlm.conf
#
# -l [<saddr>:]<lport>
# Main listening port for the NTLM proxy.
#
-CNTLM_LISTEN=""
+CNTLM_LISTEN="-l 127.0.0.1:3128"
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |