Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE]  Wine 7.22 uses bundled OpenLDAP
@ 2023-01-25  0:20 amak79
  2023-01-25  7:43 ` paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: amak79 @ 2023-01-25  0:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1303 bytes --]

New issue by amak79 on void-packages repository

https://github.com/void-linux/void-packages/issues/41853

Description:
Just like https://github.com/void-linux/void-packages/issues/34201, Wine 7.22 has bundled OpenLDAP to support PE builds.
- https://www.winehq.org/announce/7.22
- https://gitlab.winehq.org/wine/wine/-/commit/d08d6f51040e18982612658a885af659fbfa4afe

Wine 7.21 has also removed OpenAL:
- https://www.winehq.org/announce/7.21
- https://gitlab.winehq.org/wine/wine/-/commit/45eca854c4fab7e864deebf9a51c74147884ebc8

`xbps` removes both openal and openldap after upgrading from Wine  7.19 to 7.22:
```
# xbps-remove -o

Name            Action    Version           New version            Download size
libldap         remove    2.4.58_1          -                      - 
libldap-32bit   remove    2.4.58_1          -                      - 
libopenal       remove    1.22.2_1          -                      - 
libopenal-32bit remove    1.22.2_1          -                      - 
libsasl         remove    2.1.27_2          -                      - 
libsasl-32bit   remove    2.1.27_2          -                      - 
libsndio        remove    1.9.0_1           -                      - 
libsndio-32bit  remove    1.9.0_1           -                      -
``` 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re:  Wine 7.22 uses bundled OpenLDAP
  2023-01-25  0:20 [ISSUE] Wine 7.22 uses bundled OpenLDAP amak79
@ 2023-01-25  7:43 ` paper42
  2023-01-25 15:34 ` Hoshpak
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2023-01-25  7:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 153 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/41853#issuecomment-1403214059

Comment:
@Hoshpak 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re:  Wine 7.22 uses bundled OpenLDAP
  2023-01-25  0:20 [ISSUE] Wine 7.22 uses bundled OpenLDAP amak79
  2023-01-25  7:43 ` paper42
@ 2023-01-25 15:34 ` Hoshpak
  2023-01-25 15:54 ` amak79
  2023-01-25 18:14 ` [ISSUE] [CLOSED] " Hoshpak
  3 siblings, 0 replies; 5+ messages in thread
From: Hoshpak @ 2023-01-25 15:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 556 bytes --]

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/issues/41853#issuecomment-1403807812

Comment:
What exactly is the issue here? I understand that `libldap-devel` and `libopenal-devel` are now unneccessary in `makedepends` and should be removed from the template to clean it up. The removal of the packages above does seem correct to me since wine doesn't link against them any more. Does the removal cause issues and should thus be compensated by adding one of the libraries manually as a runtime dependency?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re:  Wine 7.22 uses bundled OpenLDAP
  2023-01-25  0:20 [ISSUE] Wine 7.22 uses bundled OpenLDAP amak79
  2023-01-25  7:43 ` paper42
  2023-01-25 15:34 ` Hoshpak
@ 2023-01-25 15:54 ` amak79
  2023-01-25 18:14 ` [ISSUE] [CLOSED] " Hoshpak
  3 siblings, 0 replies; 5+ messages in thread
From: amak79 @ 2023-01-25 15:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 485 bytes --]

New comment by amak79 on void-packages repository

https://github.com/void-linux/void-packages/issues/41853#issuecomment-1403836109

Comment:
> What exactly is the issue here? I understand that `libldap-devel` and `libopenal-devel` are now unneccessary in `makedepends` and should be removed from the template to clean it up. 

Sorry I should have elaborated. This issue just serves as a note to remove the deps from the template. I haven't observed any problems with their removal.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ISSUE] [CLOSED]  Wine 7.22 uses bundled OpenLDAP
  2023-01-25  0:20 [ISSUE] Wine 7.22 uses bundled OpenLDAP amak79
                   ` (2 preceding siblings ...)
  2023-01-25 15:54 ` amak79
@ 2023-01-25 18:14 ` Hoshpak
  3 siblings, 0 replies; 5+ messages in thread
From: Hoshpak @ 2023-01-25 18:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1306 bytes --]

Closed issue by amak79 on void-packages repository

https://github.com/void-linux/void-packages/issues/41853

Description:
Just like https://github.com/void-linux/void-packages/issues/34201, Wine 7.22 has bundled OpenLDAP to support PE builds.
- https://www.winehq.org/announce/7.22
- https://gitlab.winehq.org/wine/wine/-/commit/d08d6f51040e18982612658a885af659fbfa4afe

Wine 7.21 has also removed OpenAL:
- https://www.winehq.org/announce/7.21
- https://gitlab.winehq.org/wine/wine/-/commit/45eca854c4fab7e864deebf9a51c74147884ebc8

`xbps` removes both openal and openldap after upgrading from Wine  7.19 to 7.22:
```
# xbps-remove -o

Name            Action    Version           New version            Download size
libldap         remove    2.4.58_1          -                      - 
libldap-32bit   remove    2.4.58_1          -                      - 
libopenal       remove    1.22.2_1          -                      - 
libopenal-32bit remove    1.22.2_1          -                      - 
libsasl         remove    2.1.27_2          -                      - 
libsasl-32bit   remove    2.1.27_2          -                      - 
libsndio        remove    1.9.0_1           -                      - 
libsndio-32bit  remove    1.9.0_1           -                      -
``` 


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-01-25 18:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-25  0:20 [ISSUE] Wine 7.22 uses bundled OpenLDAP amak79
2023-01-25  7:43 ` paper42
2023-01-25 15:34 ` Hoshpak
2023-01-25 15:54 ` amak79
2023-01-25 18:14 ` [ISSUE] [CLOSED] " Hoshpak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).