Package Details: pulse-secure 22.8r5_b41063-2

Git Clone URL: https://aur.archlinux.org/pulse-secure.git (read-only, click to copy)
Package Base: pulse-secure
Description: Ivanti Secure Access Client
Upstream URL: https://www.pulsesecure.net/
Licenses: custom
Conflicts: pulse-connect-secure
Submitter: yan12125
Maintainer: chiwanpark
Last Packager: chiwanpark
Votes: 39
Popularity: 0.033205
First Submitted: 2017-09-02 07:40 (UTC)
Last Updated: 2026-03-14 10:26 (UTC)

Pinned Comments

chiwanpark commented on 2021-02-24 10:21 (UTC)

If you want to use old pulse-secure client 9.1r9, please download the following package.

https://drive.google.com/file/d/1_8tRA-T9vV08n_TpHqdcG5IvalxBuZ7_/view?usp=sharing

The rewritten pulse-secure client requires a service called 'pulsesecure'. Please enable and start the service before running the client.

Latest Comments

1 2 3 4 5 6 .. 29 Next › Last »

heinoscott commented on 2026-03-14 09:54 (UTC)

can confirm @iyanmv issues with picky university endpoints

iyanmv commented on 2026-03-11 09:49 (UTC)

This is the diff obtained using diffoscope:

+++ pulsesecure
│┄ File has been modified after NT_GNU_BUILD_ID has been applied.
├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ @@ -1,5 +1,5 @@
│  
│  Hex dump of section '.gnu_debuglink':
│    0x00000000 70756c73 65736563 7572652e 64656275 pulsesecure.debu
│ -  0x00000010 67000000 18615644                   g....aVD
│ +  0x00000010 67000000 445a91d7                   g...DZ..

As you see, a minor change, but enough to break the client to many users.

iyanmv commented on 2026-03-11 09:38 (UTC)

Please add options=(!strip) to the PKGBUILD. As it is, the hash of the pulsesecure changes from f8fb6f8232d519de3887f96542cb0ca6a292b66e6acda8f7c5380f01ae1f2a73 (as in the original rpm) to ca4598660fcc6b2eb9725fa71c2e3dbb4ba1cc92df64052a22b3cfd90aca52bf and this prevents connecting to some picky endpoint servers that do this kind of validation (e.g., my uni)

chiwanpark commented on 2026-03-01 13:13 (UTC)

@heinoscott @billerby Thanks for the notification. I've updated the package.

@iyanmv Since 22.8r5, we use libsecret instead of libgnome-keyring.

billerby commented on 2026-02-25 07:51 (UTC)

Link to latest package:

https://dl.vpn.ucsb.edu/clients/Linux%20VPN%20Client/ps-pulse-linux-22.8r5-b41063-installer.rpm

heinoscott commented on 2026-02-25 07:44 (UTC)

With version 22.8R5 Ivanti fixed a problem with OpenSSL. Therefore I can not connect with this current version to our VPN server and get an certificate error message. Is there an update for this package on the way?

iyanmv commented on 2026-01-15 21:23 (UTC)

Is libgnome-keyring still needed?

chiwanpark commented on 2026-01-14 09:02 (UTC)

@chmurli They are already listed in optional dependencies list. Note that the packages are not necessary because some VPNs can be connected without pulseUI.

chmurli commented on 2026-01-14 08:19 (UTC) (edited on 2026-01-14 08:21 (UTC) by chmurli)

On my system (clean cachyos) two packages were missing, gtkmm3 and webkit2gtk.

chiwanpark commented on 2025-10-01 13:46 (UTC)

@yoburtu It seems that you didn't install webkit2gtk package which is necessary to run pulseUi.