Bug#707024: apache2.4 transition

2013-07-20 Thread Lior Kaplan
Hi,

Can the relevant people post an update to this transition ? It's been a
month and a half since the upload of 2.4 to unstable and its builds look OK.

Are we still waiting for some dependent packages or we can close this issue
?

Thanks,

Kaplan


Re: Bug#707024: apache2.4 transition

2013-07-20 Thread Arno Töll
On 20.07.2013 13:53, Lior Kaplan wrote:
 Are we still waiting for some dependent packages or we can close this issue

We are. Please see [1]. Colin NMUed most of the outstanding packages,
and we will discuss together with the Release Team when to migrate to
Testing once the NMUs are beyond their 10 day waiting period.


[1]
http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=apache24transition;users=debian-apache@lists.debian.org;archive=both
-- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D



signature.asc
Description: OpenPGP digital signature


Bug#707024: apache2.4 transition

2013-07-20 Thread Arno Töll


On 20.07.2013 13:53, Lior Kaplan wrote:
 Are we still waiting for some dependent packages or we can close this issue

We are. Please see [1]. Colin NMUed most of the outstanding packages,
and we will discuss together with the Release Team when to migrate to
Testing once the NMUs are beyond their 10 day waiting period.


[1]
http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=apache24transition;users=debian-apache@lists.debian.org;archive=both
-- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D







signature.asc
Description: OpenPGP digital signature


Processed: tagging 717299, tagging 716694, tagging 717272

2013-07-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 717299 + pending
Bug #717299 [apache2-dev] apache2-dev: dh_apache2 ignores alternative httpd on 
conf files
Added tag(s) pending.
 tags 716694 + pending
Bug #716694 [apache2-dev] apache2-dev: dh_apache2 conditional function needs to 
be defined in postrm too
Ignoring request to alter tags of bug #716694 to the same tags previously set
 tags 717272 + pending
Bug #717272 [apache2] apache2: Fix for CVE-2013-1896
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
716694: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=716694
717272: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717272
717299: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717299
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-apache-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.137435010424546.transcr...@bugs.debian.org



Bug#708288: apache2: htpasswd uses crypt and not md5 as default enc

2013-07-20 Thread Jean-Michel Vourgère
I re-tested a few versions:
Found in 2.2.16-6
Fixed in 2.2.22-13

That bug was very probably repported on a different system from the one it was
found.

First Debian version it was fixed was 2.2.19-1 :
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539246#30

If nobody objects, I'll merge with previous reports #539246 and #606958.


-- 
To UNSUBSCRIBE, email to debian-apache-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201307202209.22449.jmv_...@nirgal.com



Bug#717448: apache2: Invalid command 'AuthType'

2013-07-20 Thread Jon Westgate

Package: apache2
Version: 2.4.4-6
Severity: important

Dear Maintainer,
The AuthType command seems to have been removed or is broken.
This breaks package phpmyadmin and many other simple user written 
websites that require simple security.


I found this error by simply installing apache2, php5 and phpmyadmin.

root@Anum:~# service apache2 start
[FAIL] Starting web server: apache2 failed!
The apache2 configtest failed. Please run 'env -i LANG=C 
PATH=/usr/local/bin:/usr/bin:/bin /usr/sbin/apache2ctl configtest' 
manually and read the log file to discover problems

 failed!

root@Anum:~# env -i LANG=C PATH=/usr/local/bin:/usr/bin:/bin 
/usr/sbin/apache2ctl configtest
AH00526: Syntax error on line 26 of 
/etc/apache2/conf-enabled/phpmyadmin.conf:
Invalid command 'AuthType', perhaps misspelled or defined by a module 
not included in the server configuration

Action 'configtest' failed.
The Apache error log may have more information.

apachectl -t -D DUMP_MODULES
AH00526: Syntax error on line 26 of 
/etc/apache2/conf-enabled/phpmyadmin.conf:
Invalid command 'AuthType', perhaps misspelled or defined by a module 
not included in the server configuration

Action '-t -D DUMP_MODULES' failed.
The Apache error log may have more information.

root@Anum:~# a2disconf phpmyadmin
Conf phpmyadmin disabled.
To activate the new configuration, you need to run:
  service apache2 reload

root@Anum:~# apachectl -t -D DUMP_MODULES
AH00558: apache2: Could not reliably determine the server's fully 
qualified domain name, using ::1. Set the 'ServerName' directive 
globally to suppress this message

Loaded Modules:
core_module (static)
so_module (static)
watchdog_module (static)
http_module (static)
log_config_module (static)
logio_module (static)
version_module (static)
unixd_module (static)
access_compat_module (shared)
alias_module (shared)
auth_basic_module (shared)
authn_file_module (shared)
authz_core_module (shared)
authz_host_module (shared)
authz_user_module (shared)
autoindex_module (shared)
deflate_module (shared)
dir_module (shared)
env_module (shared)
filter_module (shared)
mime_module (shared)
mpm_prefork_module (shared)
negotiation_module (shared)
php5_module (shared)
setenvif_module (shared)
status_module (shared)

As you can see it looks like I have the right modules loaded.

Any ideas maybe something I'm doing wrong? or should I report it as a 
phpmyadmin bug?


-- Package-specific info:

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.10.1 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages apache2 depends on:
ii  apache2-bin   2.4.4-6
ii  apache2-data  2.4.4-6
ii  lsb-base  4.1+Debian12
ii  mime-support  3.54
ii  perl  5.14.2-21
ii  procps1:3.3.8-2

Versions of packages apache2 recommends:
ii  ssl-cert  1.0.32

Versions of packages apache2 suggests:
pn  apache2-doc  none
pn  apache2-suexec-pristine | apache2-suexec-custom  none
ii  apache2-utils2.4.4-6
pn  www-browser  none

Versions of packages apache2-bin depends on:
ii  libapr1  1.4.8-1
ii  libaprutil1  1.5.2-1
ii  libaprutil1-dbd-sqlite3  1.5.2-1
ii  libaprutil1-ldap 1.5.2-1
ii  libc62.17-7
ii  libcap2  1:2.22-1.2
ii  libldap-2.4-22.4.31-1+nmu2
ii  liblua5.1-0  5.1.5-4
ii  libpcre3 1:8.31-2
ii  libssl1.0.0  1.0.1e-3
ii  libxml2  2.9.1+dfsg1-2
ii  perl 5.14.2-21
ii  zlib1g   1:1.2.8.dfsg-1

Versions of packages apache2-bin suggests:
pn  apache2-doc  none
pn  apache2-doc  none
pn  apache2-suexec-pristine | apache2-suexec-custom  none
pn  www-browser  none

Versions of packages apache2 is related to:
ii  apache2  2.4.4-6
ii  apache2-bin  2.4.4-6

-- no debconf information


--
To UNSUBSCRIBE, email to debian-apache-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/51eb09cb.7030...@fsck.tv



Bug#717448: apache2: Invalid command 'AuthType'

2013-07-20 Thread Jean-Michel Vourgère
Which version of phpmyadmin are you installing?

Try
  $ a2enmod authn_core
It fixes the same problem here.


-- 
To UNSUBSCRIBE, email to debian-apache-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201307210159.24593.jmv_...@nirgal.com